*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#1A1612;
font-family:"PT Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:15px;
overflow-wrap:break-word;
color:#D8CFBF;
text-rendering:optimizeLegibility;
-webkit-font-smoothing:antialiased;
line-height:1.6;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
height:0.5rem;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:8px;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.atc-layout_xho{
display:flex;
min-height:100vh;
flex-direction:column;
}
.atc-main_xho{
flex:1 1 auto;
min-width:0;
width:100%;
}
.atc-container_xho{
margin:0 auto;
padding:0 1rem;
max-width:1400px;
width:100%;
}
@media(min-width:769px){
.atc-container_xho{
padding:0 2rem;
}
}
@media(min-width:1101px){
.atc-container_xho{
padding:0 56px;
}
}
.atc-eyebrow_xho{
font-family:"PT Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
letter-spacing:.2em;
color:#2EC97A;
text-transform:uppercase;
line-height:1.4;
font-weight:600;
overflow-wrap:break-word;
display:inline-block;
font-size:0.688rem;
}
.atc-band_xho{
background:#0F1A14;
color:#EDF7F1;
}
.atc-band_xho .atc-eyebrow_xho{
color:#4EEEA0;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.atc-tb_xho{
background:#1A1612;
border-bottom:1px solid rgba(242,237,230,0.13);
position:sticky;
top:0;
z-index:50;
}
.atc-tb_in_xho{
margin:0 auto;
padding:12px 1rem;
gap:1rem;
display:flex;
max-width:87.5rem;
width:100%;
align-items:center;
justify-content:space-between;
}
@media(min-width:767px){
.atc-tb_in_xho{
padding:1rem 32px;
}
}
@media(min-width:1101px){
.atc-tb_in_xho{
padding:1.125rem 3.5rem;
}
}
.atc-tb_left_xho{
gap:1.75rem;
min-width:0;
align-items:center;
display:flex;
}
.atc-tb_logo_xho{
gap:11px;
align-items:center;
display:flex;
min-width:0;
}
.atc-tb_logo_mark_xho{
border-radius:8px;
flex:0 0 auto;
object-fit:cover;
height:34px;
width:2.125rem;
}
.atc-tb_logo_txt_xho{
display:flex;
line-height:1;
min-width:0;
flex-direction:column;
}
.atc-tb_logo_name_xho{
overflow:hidden;
font-size:22px;
text-overflow:ellipsis;
white-space:nowrap;
font-weight:700;
letter-spacing:.02em;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#F2EDE6;
}
.atc-tb_logo_sub_xho{
overflow:hidden;
margin-top:0.25rem;
text-overflow:ellipsis;
text-transform:uppercase;
font-size:8.5px;
font-weight:600;
letter-spacing:.32em;
white-space:nowrap;
color:#2EC97A;
}
.atc-tb_nav_xho{
display:none;
}
@media(min-width:961px){
.atc-tb_nav_xho{
gap:28px;
display:flex;
align-items:center;
}
}
.atc-tb_nav_item_xho{
transition:color .22s ease,border-color .22s ease;
font-weight:600;
padding-bottom:3px;
border-bottom:2px solid transparent;
font-size:14px;
color:#D8CFBF;
white-space:nowrap;
}
.atc-tb_nav_item_xho:hover{
color:#F2EDE6;
}
.atc-tb_nav_item_xho.atc-state_active_xho{
border-color:#2EC97A;
color:#F2EDE6;
}
.atc-tb_right_xho{
gap:14px;
flex:0 0 auto;
align-items:center;
display:flex;
}
.atc-tb_search_xho{
transition:color .22s ease;
justify-content:center;
align-items:center;
display:flex;
color:#D8CFBF;
}
.atc-tb_search_xho:hover{
color:#2EC97A;
}
.atc-tb_search_xho svg{
height:1.125rem;
width:18px;
}
.atc-tb_lang_xho{
font-weight:600;
color:#A09080;
letter-spacing:.1em;
text-transform:uppercase;
font-size:11px;
}
.atc-tb_lang_xho:hover{
color:#F2EDE6;
}
.atc-tb_login_xho{
color:#F2EDE6;
font-weight:600;
display:none;
font-size:14px;
}
@media(min-width:768px){
.atc-tb_login_xho{
display:inline-block;
}
}
.atc-tb_register_xho{
border-radius:999px;
transition:background-color .22s ease;
padding:11px 22px;
background:#2EC97A;
font-weight:700;
color:#0F1A14;
font-size:0.875rem;
white-space:nowrap;
}
.atc-tb_register_xho:hover{
background:#26B56C;
}
.atc-mob_xho{
background:#1A1612;
left:0;
right:0;
z-index:60;
bottom:0;
padding-bottom:env(safe-area-inset-bottom);
border-top:1px solid rgba(242,237,230,0.13);
position:fixed;
}
@media(min-width:960px){
.atc-mob_xho{
display:none;
}
}
.atc-mob_in_xho{
margin:0 auto;
max-width:35rem;
display:flex;
justify-content:space-around;
align-items:stretch;
}
.atc-mob_item_xho{
padding:0.563rem 4px;
gap:3px;
flex:1 1 0;
transition:color .22s ease;
flex-direction:column;
color:#A09080;
min-width:0;
display:flex;
align-items:center;
}
.atc-mob_item_xho.atc-state_active_xho{
color:#2EC97A;
}
.atc-mob_ic_xho{
display:flex;
align-items:center;
justify-content:center;
}
.atc-mob_ic_xho svg{
width:1.25rem;
height:20px;
}
.atc-mob_lb_xho{
overflow:hidden;
font-weight:600;
white-space:nowrap;
font-size:0.625rem;
max-width:100%;
text-overflow:ellipsis;
}
@media(max-width:957px){
body{
padding-bottom:60px;
}
}
.atc-rail_xho{
min-width:0;
position:relative;
}
.atc-rail_scroll_xho{
gap:14px;
overflow-x:auto;
scrollbar-width:thin;
padding-bottom:0.875rem;
-webkit-overflow-scrolling:touch;
display:flex;
}
@media(min-width:769px){
.atc-rail_scroll_xho{
gap:18px;
}
}
.atc-gc_xho{
flex:0 0 auto;
width:150px;
display:block;
}
@media(min-width:769px){
.atc-gc_xho{
width:188px;
}
}
.atc-gc_img_xho{
overflow:hidden;
background:#231E19;
border-radius:0.875rem;
position:relative;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 0.5rem 1.5rem rgba(0,0,0,0.28);
padding-bottom:133.33%;
}
.atc-gc_img_xho img{
inset:0;
height:100%;
width:100%;
position:absolute;
object-fit:cover;
}
.atc-gc_cover_xho{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
position:absolute;
pointer-events:none;
}
.atc-gc_hover_xho{
background:rgba(0,0,0,0.52);
inset:0;
transition:opacity .22s ease;
opacity:0;
justify-content:center;
display:flex;
align-items:center;
position:absolute;
}
.atc-gc_xho:hover .atc-gc_hover_xho{
opacity:1;
}
.atc-gc_hover_btn_xho{
background:#2EC97A;
border-radius:999px;
display:flex;
width:2.875rem;
color:#0F1A14;
align-items:center;
height:46px;
justify-content:center;
}
.atc-gc_hover_btn_xho svg{
height:18px;
width:1.125rem;
}
.atc-gc_info_xho{
gap:2px;
flex-direction:column;
min-width:0;
margin-top:0.563rem;
display:flex;
}
.atc-gc_name_xho{
overflow:hidden;
text-overflow:ellipsis;
font-weight:700;
color:#F2EDE6;
white-space:nowrap;
font-size:0.813rem;
}
.atc-gc_prov_xho{
overflow:hidden;
text-overflow:ellipsis;
font-size:0.688rem;
white-space:nowrap;
color:#A09080;
}
.atc-gc_meta_xho{
color:#A09080;
font-size:11px;
}
.atc-tc_xho{
flex:0 0 auto;
width:11.25rem;
display:block;
}
@media(min-width:765px){
.atc-tc_xho{
width:230px;
}
}
.atc-tc_img_xho{
border-radius:14px;
overflow:hidden;
background:#231E19;
position:relative;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 0.5rem 1.5rem rgba(0,0,0,0.28);
padding-bottom:75%;
}
.atc-tc_img_xho img{
inset:0;
position:absolute;
object-fit:cover;
width:100%;
height:100%;
}
.atc-tc_info_xho{
gap:2px;
display:flex;
min-width:0;
margin-top:0.563rem;
flex-direction:column;
}
.atc-tc_name_xho{
overflow:hidden;
font-weight:700;
white-space:nowrap;
font-size:14px;
color:#F2EDE6;
text-overflow:ellipsis;
}
.atc-tc_rtp_xho{
font-size:0.688rem;
color:#A09080;
}
.atc-lc_xho{
flex:0 0 auto;
display:block;
width:14.375rem;
}
@media(min-width:765px){
.atc-lc_xho{
width:16.75rem;
}
}
.atc-lc_img_xho{
overflow:hidden;
background:#231E19;
border-radius:0.875rem;
padding-bottom:62.5%;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 0.5rem 1.5rem rgba(0,0,0,0.28);
position:relative;
}
.atc-lc_img_xho img{
inset:0;
position:absolute;
height:100%;
width:100%;
object-fit:cover;
}
.atc-lc_live_xho{
border-radius:999px;
gap:7px;
background:rgba(0,0,0,0.52);
padding:4px 0.563rem;
display:flex;
left:0.75rem;
top:12px;
position:absolute;
align-items:center;
}
.atc-lc_live_dot_xho{
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
background:#E8424A;
width:8px;
height:0.5rem;
}
.atc-lc_seats_xho{
font-weight:600;
text-transform:uppercase;
color:#EDF7F1;
letter-spacing:.08em;
font-size:10px;
}
.atc-lc_info_xho{
gap:2px;
min-width:0;
margin-top:9px;
display:flex;
flex-direction:column;
}
.atc-lc_name_xho{
overflow:hidden;
font-size:0.938rem;
font-weight:700;
color:#F2EDE6;
text-overflow:ellipsis;
white-space:nowrap;
}
.atc-lc_bet_xho{
color:#A09080;
font-size:0.688rem;
}
.atc-pc_xho{
gap:8px;
padding:1rem 0.875rem;
background:#231E19;
border:1px solid rgba(242,237,230,0.07);
border-radius:0.875rem;
align-items:center;
flex-direction:column;
min-width:0;
display:flex;
justify-content:center;
min-height:4.625rem;
}
.atc-pc_logo_xho{
flex:0 0 auto;
object-fit:contain;
height:28px;
width:auto;
max-width:100%;
}
.atc-pc_name_xho{
overflow:hidden;
color:#A09080;
text-overflow:ellipsis;
max-width:100%;
text-align:center;
font-size:0.688rem;
white-space:nowrap;
}
.atc-gc_tag_xho{
padding:3px 8px;
border-radius:0.5rem;
font-weight:700;
z-index:2;
position:absolute;
text-transform:uppercase;
left:0.625rem;
letter-spacing:.06em;
display:inline-block;
top:10px;
font-size:0.625rem;
}
.atc-gc_tag_hot_xho{
background:#E8424A;
color:#EDF7F1;
}
.atc-gc_tag_new_xho{
background:#5ADFB0;
color:#0F1A14;
}
.atc-gc_tag_jp_xho{
background:#E8A030;
color:#0F1A14;
}
.atc-gc_tag_live_xho{
background:#E8424A;
color:#EDF7F1;
}
.atc-sh_xho{
margin-bottom:18px;
min-width:0;
}
.atc-sh_row_xho{
gap:1rem;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
align-items:flex-end;
}
.atc-sh_row_xho .atc-sh_l_xho{
gap:0.375rem;
display:flex;
flex-direction:column;
min-width:0;
}
.atc-sh_stack_xho{
gap:0.625rem;
align-items:flex-start;
display:flex;
flex-direction:column;
}
.atc-sh_center_xho{
gap:10px;
display:flex;
align-items:center;
text-align:center;
flex-direction:column;
}
.atc-sh_h2_xho{
line-height:1.1;
color:#F2EDE6;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-size:24px;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:769px){
.atc-sh_h2_xho{
font-size:30px;
}
}
.atc-band_xho .atc-sh_h2_xho{
color:#EDF7F1;
}
.atc-sh_eb_line_xho{
gap:10px;
align-items:center;
display:inline-flex;
}
.atc-sh_eb_line_xho::before{
background:#2EC97A;
width:28px;
height:1px;
content:"";
display:inline-block;
}
.atc-band_xho .atc-sh_eb_line_xho::before{
background:#4EEEA0;
}
.atc-sh_eb_dot_xho{
gap:8px;
align-items:center;
display:inline-flex;
}
.atc-sh_eb_dot_xho::before{
border-radius:50%;
background:#2EC97A;
height:0.375rem;
width:0.375rem;
display:inline-block;
content:"";
}
.atc-band_xho .atc-sh_eb_dot_xho::before{
background:#4EEEA0;
}
.atc-sh_link_xho{
gap:0.375rem;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
color:#F2EDE6;
padding-bottom:2px;
font-weight:600;
align-items:center;
font-size:13px;
border-bottom:1px solid #F2EDE6;
white-space:nowrap;
display:inline-flex;
}
.atc-sh_link_xho:hover{
border-color:#2EC97A;
color:#2EC97A;
}
.atc-sh_link_xho svg{
width:0.875rem;
height:14px;
}
.atc-sh_link_chev_xho{
padding-bottom:0;
border-bottom:0;
}
.atc-sh_link_btn_xho{
border-radius:999px;
background:#2EC97A;
padding:0.563rem 1.125rem;
border-bottom:0;
color:#0F1A14;
}
.atc-sh_link_btn_xho:hover{
background:#26B56C;
border-color:transparent;
color:#0F1A14;
}
.atc-band_xho .atc-sh_link_xho{
border-color:#EDF7F1;
color:#EDF7F1;
}
.atc-band_xho .atc-sh_link_btn_xho{
background:#4EEEA0;
color:#0F1A14;
}
.atc-sh_rule_xho{
background:rgba(242,237,230,0.13);
margin:-2px 0 18px;
height:1px;
}
.atc-band_xho .atc-sh_rule_xho{
background:rgba(240,255,248,0.13);
}
.atc-hero_xho{
padding:32px 0 8px;
}
@media(min-width:767px){
.atc-hero_xho{
padding:56px 0 1.5rem;
}
}
.atc-hero_in_xho{
gap:32px;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:903px){
.atc-hero_in_xho{
grid-template-columns:1.05fr .95fr;
gap:3rem;
}
}
.atc-hero_copy_xho{
min-width:0;
}
.atc-hero_eyebrow_xho{
gap:0.625rem;
align-items:center;
margin-bottom:22px;
display:inline-flex;
}
.atc-hero_eyebrow_line_xho{
flex:0 0 auto;
background:#2EC97A;
width:28px;
height:1px;
display:inline-block;
}
.atc-hero_h1_xho{
line-height:1.04;
font-size:38px;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-weight:600;
margin-bottom:1.25rem;
color:#F2EDE6;
overflow-wrap:break-word;
letter-spacing:-.01em;
}
@media(min-width:765px){
.atc-hero_h1_xho{
font-size:54px;
}
}
@media(min-width:1101px){
.atc-hero_h1_xho{
font-size:3.875rem;
}
}
.atc-hero_h1_xho em{
color:#2EC97A;
font-style:normal;
}
.atc-hero_sub_xho{
color:#7A6E60;
max-width:30rem;
font-size:16px;
line-height:1.6;
margin-bottom:30px;
}
@media(min-width:769px){
.atc-hero_sub_xho{
font-size:18px;
}
}
.atc-hero_actions_xho{
gap:14px;
align-items:center;
display:flex;
margin-bottom:34px;
flex-wrap:wrap;
}
.atc-hero_cta_xho{
padding:16px 1.875rem;
background:#2EC97A;
gap:10px;
transition:background-color .22s ease;
border-radius:999px;
display:inline-flex;
font-weight:700;
color:#0F1A14;
font-size:0.938rem;
align-items:center;
}
.atc-hero_cta_xho:hover{
background:#26B56C;
}
.atc-hero_cta_ic_xho{
display:inline-flex;
align-items:center;
}
.atc-hero_cta_ic_xho svg{
height:16px;
width:16px;
}
.atc-hero_cta_alt_xho{
background:transparent;
border-radius:999px;
transition:border-color .22s ease,color .22s ease;
padding:0.938rem 26px;
border:1px solid rgba(242,237,230,0.13);
color:#F2EDE6;
font-size:15px;
display:inline-flex;
align-items:center;
font-weight:600;
}
.atc-hero_cta_alt_xho:hover{
border-color:#2EC97A;
color:#2EC97A;
}
.atc-hero_trust_xho{
gap:22px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.atc-hero_trust_item_xho{
gap:0.563rem;
display:flex;
color:#D8CFBF;
font-weight:600;
align-items:center;
font-size:0.813rem;
}
.atc-hero_trust_ic_xho{
display:inline-flex;
color:#2EC97A;
align-items:center;
}
.atc-hero_trust_ic_xho svg{
height:1rem;
width:1rem;
}
.atc-hero_promo_xho{
border-radius:20px;
overflow:hidden;
background:#231E19;
box-shadow:0 0.75rem 3rem rgba(0,0,0,0.52), 0 3px 10px rgba(46,201,122,0.10);
position:relative;
min-height:300px;
display:flex;
}
.atc-hero_promo_bg_xho{
inset:0;
position:absolute;
background-size:cover;
background-position:center;
}
.atc-hero_promo_bg_xho::after{
inset:0;
background:linear-gradient(120deg,#0F1A14 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
position:absolute;
content:"";
}
.atc-hero_promo_glow_xho{
background:radial-gradient(circle,rgba(52,199,120,0.12) 0%,transparent 65%);
border-radius:50%;
top:-40px;
width:260px;
position:absolute;
right:-1.25rem;
pointer-events:none;
height:16.25rem;
}
.atc-hero_promo_ct_xho{
padding:1.75rem;
align-self:flex-end;
max-width:88%;
position:relative;
z-index:2;
}
.atc-hero_promo_label_xho{
font-weight:700;
color:#4EEEA0;
letter-spacing:.25em;
display:block;
font-size:0.625rem;
margin-bottom:8px;
text-transform:uppercase;
}
.atc-hero_promo_amount_xho{
font-weight:600;
line-height:1.05;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#EDF7F1;
font-size:32px;
}
@media(min-width:771px){
.atc-hero_promo_amount_xho{
font-size:2.5rem;
}
}
.atc-hero_promo_amount_xho em{
font-style:normal;
color:#4EEEA0;
}
.atc-hero_rating_xho{
border-radius:14px;
gap:10px;
background:#231E19;
border:1px solid rgba(242,237,230,0.07);
padding:0.625rem 14px;
max-width:min(260px,62%);
z-index:3;
right:14px;
top:14px;
align-items:center;
position:absolute;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 0.5rem 24px rgba(0,0,0,0.28);
display:flex;
}
.atc-hero_rating_score_xho{
flex:0 0 auto;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-size:24px;
font-weight:700;
color:#F2EDE6;
}
.atc-hero_rating_txt_xho{
flex:1 1 auto;
min-width:0;
}
.atc-hero_rating_stars_xho{
gap:2px;
color:#2EC97A;
display:flex;
}
.atc-hero_rating_stars_xho svg{
width:12px;
height:12px;
}
.atc-hero_rating_cap_xho{
line-height:1.35;
margin-top:3px;
color:#A09080;
display:block;
overflow-wrap:break-word;
font-size:11px;
}
.atc-stat_xho{
border-bottom:1px solid rgba(242,237,230,0.13);
margin-top:1rem;
border-top:1px solid rgba(242,237,230,0.13);
}
.atc-stat_in_xho{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:767px){
.atc-stat_in_xho{
grid-template-columns:repeat(4,1fr);
}
}
.atc-stat_item_xho{
padding:22px 14px;
border-right:1px solid rgba(242,237,230,0.07);
border-bottom:1px solid rgba(242,237,230,0.07);
min-width:0;
}
.atc-stat_item_xho:nth-child(2n){
border-right:0;
}
.atc-stat_item_xho:nth-child(n+3){
border-bottom:0;
}
@media(min-width:767px){
.atc-stat_item_xho{
border-bottom:0;
}
.atc-stat_item_xho:nth-child(2n){
border-right:1px solid rgba(242,237,230,0.07);
}
.atc-stat_item_xho:nth-child(4n){
border-right:0;
}
}
.atc-stat_value_xho{
overflow-wrap:break-word;
font-weight:700;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-size:30px;
line-height:1;
color:#F2EDE6;
}
@media(min-width:768px){
.atc-stat_value_xho{
font-size:2.125rem;
}
}
.atc-stat_label_xho{
color:#A09080;
overflow-wrap:break-word;
font-size:0.813rem;
margin-top:0.375rem;
line-height:1.4;
}
.atc-jp_xho{
padding:1.875rem 0 0.625rem;
}
.atc-jp_grid_xho{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:770px){
.atc-jp_grid_xho{
grid-template-columns:1fr 1fr;
}
.atc-jp_card_mega_xho{
grid-column:1/-1;
}
}
@media(min-width:1001px){
.atc-jp_grid_xho{
grid-template-columns:1.4fr 1fr 1fr;
}
.atc-jp_card_mega_xho{
grid-column:auto;
}
}
.atc-jp_card_xho{
gap:12px;
border:1px solid rgba(242,237,230,0.07);
padding:1.625rem;
overflow:hidden;
border-radius:20px;
background:#231E19;
min-width:0;
position:relative;
flex-direction:column;
display:flex;
min-height:200px;
justify-content:space-between;
}
.atc-jp_card_mega_xho{
border-color:transparent;
background:linear-gradient(135deg,#0F2018,#0B120D);
min-height:210px;
color:#EDF7F1;
}
.atc-jp_glow_xho{
border-radius:50%;
background:radial-gradient(circle,rgba(52,199,120,0.12),transparent 70%);
height:200px;
width:12.5rem;
right:-2.5rem;
pointer-events:none;
top:-40px;
position:absolute;
}
.atc-jp_label_xho{
gap:0.625rem;
font-weight:700;
flex-wrap:wrap;
color:#2EC97A;
display:flex;
align-items:center;
justify-content:space-between;
font-size:10px;
letter-spacing:.16em;
text-transform:uppercase;
position:relative;
}
.atc-jp_card_mega_xho .atc-jp_label_xho{
color:#4EEEA0;
}
.atc-jp_drop_xho{
text-transform:none;
color:#A09080;
font-weight:600;
letter-spacing:.04em;
}
.atc-jp_card_mega_xho .atc-jp_drop_xho{
color:#8BBFA0;
}
.atc-jp_amount_xho{
line-height:1;
color:#F2EDE6;
font-weight:700;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-size:2.375rem;
position:relative;
overflow-wrap:break-word;
}
.atc-jp_card_mega_xho .atc-jp_amount_xho{
animation:zm2-pulse 2.4s infinite;
color:#4EEEA0;
font-size:3rem;
}
@media(min-width:768px){
.atc-jp_card_mega_xho .atc-jp_amount_xho{
font-size:54px;
}
}
.atc-jp_game_xho{
font-size:13px;
position:relative;
color:#A09080;
}
.atc-jp_card_mega_xho .atc-jp_game_xho{
color:#8BBFA0;
}
.atc-jp_cta_xho{
position:relative;
align-self:flex-start;
}
.atc-jp_card_mega_xho .atc-jp_cta_xho{
transition:opacity .22s ease;
border-radius:62.438rem;
padding:10px 1.25rem;
background:#4EEEA0;
color:#0F1A14;
font-size:0.813rem;
font-weight:700;
}
.atc-jp_card_mega_xho .atc-jp_cta_xho:hover{
opacity:.9;
}
.atc-jp_card_xho:not(.atc-jp_card_mega_xho) .atc-jp_cta_xho{
transition:color .22s ease,border-color .22s ease;
font-size:13px;
font-weight:700;
border-bottom:1px solid #F2EDE6;
padding-bottom:2px;
color:#F2EDE6;
}
.atc-jp_card_xho:not(.atc-jp_card_mega_xho) .atc-jp_cta_xho:hover{
border-color:#2EC97A;
color:#2EC97A;
}
.atc-jp_seo_xho{
margin:0.875rem 0 0;
font-size:14px;
color:#7A6E60;
overflow-wrap:break-word;
max-width:760px;
line-height:1.65;
}
.atc-jp_seo_xho strong{
font-weight:700;
color:#F2EDE6;
}
.atc-grow_xho{
padding:1.625rem 0 10px;
}
.atc-row_seo_xho{
margin:0.625rem 0 0;
max-width:760px;
font-size:0.875rem;
line-height:1.65;
overflow-wrap:break-word;
color:#7A6E60;
}
.atc-row_seo_xho strong{
font-weight:700;
color:#F2EDE6;
}
.atc-gf_xho{
padding:1.5rem 0 6px;
}
.atc-gf_in_xho{
gap:10px;
flex-wrap:wrap;
display:flex;
}
.atc-gf_chip_xho{
border:1px solid rgba(242,237,230,0.13);
border-radius:62.438rem;
background:#231E19;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
padding:10px 18px;
white-space:nowrap;
color:#D8CFBF;
font-size:0.813rem;
font-weight:600;
}
.atc-gf_chip_xho:hover{
border-color:#2EC97A;
color:#2EC97A;
}
.atc-gf_chip_xho.atc-state_active_xho{
border-color:transparent;
background:#2EC97A;
color:#0F1A14;
}
.atc-grow_xho{
padding:1.625rem 0 0.625rem;
}
.atc-row_seo_xho{
margin:0.625rem 0 0;
line-height:1.65;
font-size:0.875rem;
color:#7A6E60;
overflow-wrap:break-word;
max-width:47.5rem;
}
.atc-row_seo_xho strong{
color:#F2EDE6;
font-weight:700;
}
.atc-grow_xho{
padding:1.625rem 0 10px;
}
.atc-row_seo_xho{
margin:0.625rem 0 0;
max-width:760px;
font-size:14px;
color:#7A6E60;
overflow-wrap:break-word;
line-height:1.65;
}
.atc-row_seo_xho strong{
color:#F2EDE6;
font-weight:700;
}
.atc-grow_xho{
padding:1.625rem 0 10px;
}
.atc-row_seo_xho{
margin:0.625rem 0 0;
overflow-wrap:break-word;
font-size:14px;
max-width:760px;
color:#7A6E60;
line-height:1.65;
}
.atc-row_seo_xho strong{
font-weight:700;
color:#F2EDE6;
}
.atc-pr_xho{
padding:1.875rem 0 6px;
}
.atc-pr_card_xho{
border:1px solid rgba(242,237,230,0.07);
flex:0 0 auto;
padding:26px;
background:#231E19;
border-radius:20px;
overflow:hidden;
gap:10px;
position:relative;
min-height:12.5rem;
display:flex;
flex-direction:column;
width:17.5rem;
}
@media(min-width:766px){
.atc-pr_card_xho{
width:18.75rem;
}
}
.atc-pr_card_feat_xho{
border-color:transparent;
background:linear-gradient(150deg,#0F2018,#0B120D);
color:#EDF7F1;
}
.atc-pr_glow_xho{
border-radius:50%;
background:radial-gradient(circle,rgba(52,199,120,0.12),transparent 70%);
pointer-events:none;
position:absolute;
width:130px;
height:8.125rem;
opacity:0;
right:-30px;
top:-30px;
}
.atc-pr_card_feat_xho .atc-pr_glow_xho{
opacity:1;
}
.atc-pr_label_xho{
position:relative;
font-size:10px;
text-transform:uppercase;
letter-spacing:.16em;
color:#2EC97A;
font-weight:700;
}
.atc-pr_card_feat_xho .atc-pr_label_xho{
color:#4EEEA0;
}
.atc-pr_amount_xho{
line-height:1.08;
position:relative;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-weight:600;
font-size:1.625rem;
color:#F2EDE6;
overflow-wrap:break-word;
}
.atc-pr_card_feat_xho .atc-pr_amount_xho{
color:#EDF7F1;
}
.atc-pr_amount_xho em{
font-style:normal;
color:#2EC97A;
}
.atc-pr_card_feat_xho .atc-pr_amount_xho em{
color:#4EEEA0;
}
.atc-pr_terms_xho{
color:#A09080;
font-size:13px;
position:relative;
line-height:1.5;
}
.atc-pr_card_feat_xho .atc-pr_terms_xho{
color:#8BBFA0;
}
.atc-pr_cta_xho{
position:relative;
margin-top:auto;
align-self:flex-start;
}
.atc-pr_card_feat_xho .atc-pr_cta_xho{
background:#4EEEA0;
padding:0.563rem 1.125rem;
border-radius:62.438rem;
transition:opacity .22s ease;
font-size:13px;
font-weight:700;
color:#0F1A14;
}
.atc-pr_card_feat_xho .atc-pr_cta_xho:hover{
opacity:.9;
}
.atc-pr_card_xho:not(.atc-pr_card_feat_xho) .atc-pr_cta_xho{
transition:color .22s ease,border-color .22s ease;
font-size:0.813rem;
padding-bottom:2px;
font-weight:700;
border-bottom:1px solid #F2EDE6;
color:#F2EDE6;
}
.atc-pr_card_xho:not(.atc-pr_card_feat_xho) .atc-pr_cta_xho:hover{
border-color:#2EC97A;
color:#2EC97A;
}
.atc-app_xho{
padding:1.875rem 0 0.625rem;
}
.atc-app_in_xho{
background:#231E19;
padding:32px;
border:1px solid rgba(242,237,230,0.07);
gap:1.75rem;
border-radius:1.25rem;
flex-direction:column;
display:flex;
}
@media(min-width:766px){
.atc-app_in_xho{
gap:2.5rem;
padding:40px 44px;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.atc-app_copy_xho{
max-width:560px;
min-width:0;
}
.atc-app_eyebrow_xho{
margin-bottom:12px;
}
.atc-app_h2_xho{
font-weight:600;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-size:28px;
line-height:1.05;
overflow-wrap:break-word;
color:#F2EDE6;
margin-bottom:0.75rem;
}
@media(min-width:769px){
.atc-app_h2_xho{
font-size:2.125rem;
}
}
.atc-app_text_xho{
color:#7A6E60;
margin-bottom:1.375rem;
font-size:0.875rem;
line-height:1.6;
}
.atc-app_btns_xho{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.atc-app_btn_xho{
gap:0.625rem;
transition:background-color .22s ease;
background:#2EC97A;
border-radius:14px;
padding:0.688rem 1.25rem;
align-items:center;
color:#0F1A14;
display:inline-flex;
}
.atc-app_btn_xho:hover{
background:#26B56C;
}
.atc-app_btn_ic_xho{
display:inline-flex;
align-items:center;
}
.atc-app_btn_ic_xho svg{
height:1.125rem;
width:1.125rem;
}
.atc-app_btn_lb_xho{
font-weight:700;
font-size:13.5px;
}
.atc-app_qr_wrap_xho{
flex:0 0 auto;
gap:18px;
align-items:center;
display:flex;
}
.atc-app_qr_xho{
flex:0 0 auto;
border-radius:0.875rem;
background-image:repeating-linear-gradient(0deg,#231E19 0 0.313rem,transparent 5px 0.688rem),repeating-linear-gradient(90deg,#231E19 0 0.313rem,transparent 5px 11px);
background-color:#2EC97A;
height:108px;
width:6.75rem;
}
.atc-app_qr_cap_xho{
line-height:1.4;
color:#A09080;
font-size:0.781rem;
max-width:5.75rem;
}
.atc-nl_xho{
padding:24px 0 0.625rem;
}
.atc-nl_in_xho{
border-radius:1.25rem;
padding:1.875rem 2rem;
gap:22px;
background:#0A1520;
display:flex;
flex-direction:column;
color:#EDF7F1;
}
@media(min-width:765px){
.atc-nl_in_xho{
gap:1.75rem;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.atc-nl_text_wrap_xho{
min-width:0;
}
.atc-nl_h3_xho{
font-size:1.375rem;
color:#EDF7F1;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
line-height:1.1;
overflow-wrap:break-word;
margin-bottom:0.313rem;
font-weight:600;
}
@media(min-width:771px){
.atc-nl_h3_xho{
font-size:1.5rem;
}
}
.atc-nl_text_xho{
line-height:1.5;
font-size:13.5px;
color:#8BBFA0;
}
.atc-nl_form_xho{
gap:10px;
flex:1 1 auto;
display:flex;
max-width:460px;
min-width:0;
}
.atc-nl_input_xho{
background:rgba(240,255,248,0.07);
overflow:hidden;
flex:1 1 auto;
border-radius:14px;
padding:13px 1rem;
border:1px solid rgba(240,255,248,0.13);
min-width:0;
align-items:center;
font-size:0.875rem;
display:flex;
text-overflow:ellipsis;
white-space:nowrap;
color:#8BBFA0;
}
.atc-nl_btn_xho{
transition:opacity .22s ease;
background:#4EEEA0;
border-radius:0.875rem;
flex:0 0 auto;
padding:0.813rem 1.5rem;
white-space:nowrap;
font-weight:700;
font-size:14px;
color:#0F1A14;
}
.atc-nl_btn_xho:hover{
opacity:.9;
}
.atc-gm_xho{
padding:1.875rem 0 0.625rem;
}
.atc-gm_in_xho{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:881px){
.atc-gm_in_xho{
grid-template-columns:1.25fr 1fr;
}
}
.atc-gm_left_xho{
padding:2rem;
border:1px solid rgba(242,237,230,0.07);
border-radius:20px;
background:#231E19;
min-width:0;
}
.atc-gm_eyebrow_xho{
margin-bottom:0.625rem;
}
.atc-gm_h2_xho{
font-size:26px;
line-height:1.06;
color:#F2EDE6;
margin-bottom:0.5rem;
font-weight:600;
overflow-wrap:break-word;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:765px){
.atc-gm_h2_xho{
font-size:28px;
}
}
.atc-gm_text_xho{
font-size:0.875rem;
max-width:30rem;
line-height:1.6;
color:#7A6E60;
margin-bottom:1.375rem;
}
.atc-gm_level_xho{
font-size:22px;
margin-bottom:0.5rem;
color:#2EC97A;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-weight:700;
}
.atc-gm_bar_xho{
overflow:hidden;
border-radius:999px;
background:rgba(242,237,230,0.13);
height:0.5rem;
margin-bottom:0.375rem;
}
.atc-gm_bar_fill_xho{
border-radius:999px;
background:linear-gradient(90deg,#2EC97A,#5ADFB0);
height:100%;
}
.atc-gm_bar_meta_xho{
gap:10px;
display:flex;
color:#A09080;
font-size:11px;
margin-bottom:18px;
justify-content:space-between;
}
.atc-gm_missions_xho{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
}
.atc-gm_mission_xho{
gap:0.438rem;
border:1px solid rgba(242,237,230,0.13);
padding:0.563rem 15px;
border-radius:999px;
background:#1A1612;
font-size:12.5px;
color:#D8CFBF;
display:inline-flex;
align-items:center;
font-weight:600;
}
.atc-gm_mission_ic_xho{
color:#2EC97A;
display:inline-flex;
align-items:center;
}
.atc-gm_mission_ic_xho svg{
width:13px;
height:0.813rem;
}
.atc-gm_right_xho{
overflow:hidden;
background:linear-gradient(150deg,#0F2018,#0B120D);
padding:2rem;
border-radius:20px;
flex-direction:column;
color:#EDF7F1;
display:flex;
position:relative;
}
.atc-gm_glow_xho{
background:radial-gradient(circle,rgba(52,199,120,0.12),transparent 70%);
border-radius:50%;
position:absolute;
pointer-events:none;
top:-1.875rem;
right:-30px;
height:9.375rem;
width:150px;
}
.atc-gm_ref_eyebrow_xho{
position:relative;
margin-bottom:10px;
}
.atc-gm_ref_h2_xho{
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
line-height:1.1;
overflow-wrap:break-word;
font-weight:600;
position:relative;
font-size:1.625rem;
margin-bottom:8px;
color:#EDF7F1;
}
.atc-gm_ref_text_xho{
position:relative;
color:#8BBFA0;
line-height:1.55;
font-size:0.844rem;
margin-bottom:1.25rem;
}
.atc-gm_ref_cta_xho{
border-radius:62.438rem;
transition:opacity .22s ease;
padding:11px 1.375rem;
background:#4EEEA0;
margin-top:auto;
position:relative;
align-self:flex-start;
font-size:13.5px;
font-weight:700;
color:#0F1A14;
}
.atc-gm_ref_cta_xho:hover{
opacity:.9;
}
.atc-vip_xho{
padding:3rem 0;
}
@media(min-width:770px){
.atc-vip_xho{
padding:4rem 0;
}
}
.atc-vip_head_xho{
gap:14px;
flex-direction:column;
margin-bottom:1.875rem;
display:flex;
}
@media(min-width:883px){
.atc-vip_head_xho{
gap:1.5rem;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.atc-vip_eyebrow_xho{
margin-bottom:12px;
}
.atc-vip_h2_xho{
line-height:1.05;
font-size:32px;
color:#EDF7F1;
font-weight:600;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
@media(min-width:765px){
.atc-vip_h2_xho{
font-size:2.5rem;
}
}
.atc-vip_intro_xho{
line-height:1.6;
font-size:0.875rem;
max-width:420px;
color:#8BBFA0;
}
.atc-vip_grid_xho{
gap:0.875rem;
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
display:grid;
}
.atc-vip_card_xho{
border-radius:0.875rem;
padding:1.375rem 1.125rem;
border:1px solid rgba(240,255,248,0.13);
min-width:0;
}
.atc-vip_card_feat_xho{
border-color:#4EEEA0;
background:rgba(240,255,248,0.07);
}
.atc-vip_card_ic_xho{
background:linear-gradient(135deg,#2EC97A,#5ADFB0);
border-radius:0.5rem;
margin-bottom:16px;
height:34px;
width:34px;
display:block;
}
.atc-vip_name_xho{
font-weight:600;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#EDF7F1;
font-size:1.25rem;
overflow-wrap:break-word;
margin-bottom:0.375rem;
}
.atc-vip_perk_xho{
color:#8BBFA0;
line-height:1.5;
overflow-wrap:break-word;
font-size:0.781rem;
}
.atc-dr_xho{
padding:2.25rem 0 10px;
}
.atc-dr_in_xho{
padding:1.75rem 2rem;
border-radius:14px;
border:1px dashed rgba(242,237,230,0.13);
gap:1.25rem;
display:flex;
flex-direction:column;
}
@media(min-width:766px){
.atc-dr_in_xho{
gap:2rem;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.atc-dr_h2_xho{
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#F2EDE6;
overflow-wrap:break-word;
font-size:1.5rem;
line-height:1.1;
margin-bottom:0.5rem;
font-weight:600;
}
@media(min-width:768px){
.atc-dr_h2_xho{
font-size:26px;
}
}
.atc-dr_text_xho{
line-height:1.6;
font-size:14px;
max-width:42.5rem;
color:#7A6E60;
overflow-wrap:break-word;
}
.atc-dr_text_xho b{
font-weight:700;
color:#F2EDE6;
}
.atc-dr_cta_xho{
flex:0 0 auto;
transition:color .22s ease;
padding-bottom:2px;
color:#F2EDE6;
border-bottom:1px solid #2EC97A;
font-weight:700;
white-space:nowrap;
font-size:0.844rem;
}
.atc-dr_cta_xho:hover{
color:#2EC97A;
}
.atc-ts_xho{
padding:2.75rem 0;
}
.atc-ts_in_xho{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:center;
}
@media(min-width:881px){
.atc-ts_in_xho{
grid-template-columns:1.4fr 1fr;
gap:3rem;
}
}
.atc-ts_left_xho{
min-width:0;
}
.atc-ts_h2_xho{
margin-bottom:12px;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#EDF7F1;
font-size:1.625rem;
font-weight:600;
overflow-wrap:break-word;
line-height:1.1;
}
@media(min-width:769px){
.atc-ts_h2_xho{
font-size:1.75rem;
}
}
.atc-ts_text_xho{
color:#8BBFA0;
line-height:1.6;
margin-bottom:22px;
max-width:32.5rem;
font-size:0.906rem;
}
.atc-ts_badges_xho{
gap:1.125rem;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.atc-ts_badge_xho{
color:#8BBFA0;
font-size:0.813rem;
font-weight:600;
}
.atc-ts_pay_xho{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:883px){
.atc-ts_pay_xho{
justify-content:flex-end;
}
}
.atc-ts_pay_chip_xho{
border:1px solid rgba(240,255,248,0.13);
padding:0.75rem 1rem;
border-radius:14px;
background:rgba(240,255,248,0.07);
color:#EDF7F1;
font-size:0.875rem;
font-weight:700;
}
.atc-hts_xho{
padding:3rem 0;
}
@media(min-width:770px){
.atc-hts_xho{
padding:3.875rem 0;
}
}
.atc-hts_head_xho{
gap:1.125rem;
flex-direction:column;
margin-bottom:2.125rem;
display:flex;
}
@media(min-width:770px){
.atc-hts_head_xho{
gap:24px;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.atc-hts_eyebrow_xho{
margin-bottom:12px;
}
.atc-hts_h2_xho{
color:#EDF7F1;
line-height:1.05;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:600;
font-size:30px;
}
@media(min-width:769px){
.atc-hts_h2_xho{
font-size:2.375rem;
}
}
.atc-hts_cta_xho{
padding:0.938rem 1.875rem;
flex:0 0 auto;
transition:opacity .22s ease;
background:#4EEEA0;
border-radius:999px;
font-weight:700;
color:#0F1A14;
font-size:0.938rem;
}
.atc-hts_cta_xho:hover{
opacity:.9;
}
.atc-hts_grid_xho{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:759px){
.atc-hts_grid_xho{
grid-template-columns:repeat(3,1fr);
}
}
.atc-hts_step_xho{
padding-top:22px;
border-top:1px solid rgba(240,255,248,0.13);
min-width:0;
}
.atc-hts_step_num_xho{
color:#4EEEA0;
margin-bottom:14px;
line-height:1;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-weight:700;
font-size:2.75rem;
}
.atc-hts_step_h_xho{
overflow-wrap:break-word;
font-size:1.188rem;
line-height:1.2;
font-weight:700;
margin-bottom:8px;
color:#EDF7F1;
}
.atc-hts_step_p_xho{
font-size:14px;
overflow-wrap:break-word;
color:#8BBFA0;
line-height:1.55;
}
.atc-prov_xho{
padding:40px 0 1.25rem;
}
.atc-prov_eyebrow_xho{
margin-bottom:1.125rem;
display:block;
}
.atc-prov_grid_xho{
gap:12px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:560px){
.atc-prov_grid_xho{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:897px){
.atc-prov_grid_xho{
grid-template-columns:repeat(6,1fr);
}
}
.atc-wy_xho{
padding:3rem 0;
}
@media(min-width:765px){
.atc-wy_xho{
padding:3.5rem 0;
}
}
.atc-wy_in_xho{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:898px){
.atc-wy_in_xho{
gap:48px;
grid-template-columns:.8fr 1.2fr;
}
}
.atc-wy_left_xho{
min-width:0;
}
.atc-wy_eyebrow_xho{
margin-bottom:14px;
}
.atc-wy_h2_xho{
color:#F2EDE6;
font-weight:600;
line-height:1.05;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
margin-bottom:16px;
font-size:32px;
}
@media(min-width:771px){
.atc-wy_h2_xho{
font-size:2.5rem;
}
}
.atc-wy_intro_xho{
color:#7A6E60;
font-size:15px;
line-height:1.6;
}
.atc-wy_grid_xho{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:557px){
.atc-wy_grid_xho{
grid-template-columns:1fr 1fr;
}
}
.atc-wy_card_xho{
border-radius:14px;
border:1px solid rgba(242,237,230,0.07);
padding:1.625rem;
background:#231E19;
min-width:0;
}
.atc-wy_card_ic_xho{
justify-content:center;
align-items:center;
display:inline-flex;
margin-bottom:1rem;
color:#2EC97A;
}
.atc-wy_card_ic_xho svg{
width:26px;
height:26px;
}
.atc-wy_card_h_xho{
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.5rem;
font-weight:600;
line-height:1.15;
color:#F2EDE6;
overflow-wrap:break-word;
font-size:1.313rem;
}
.atc-wy_card_p_xho{
overflow-wrap:break-word;
line-height:1.55;
color:#7A6E60;
font-size:14px;
}
.atc-pmt_xho{
padding:3rem 0 10px;
}
.atc-pmt_in_xho{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:880px){
.atc-pmt_in_xho{
gap:48px;
grid-template-columns:1fr 1.1fr;
}
}
.atc-pmt_left_xho{
min-width:0;
}
.atc-pmt_eyebrow_xho{
margin-bottom:12px;
}
.atc-pmt_h2_xho{
overflow-wrap:break-word;
line-height:1.06;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#F2EDE6;
margin-bottom:12px;
font-weight:600;
font-size:30px;
}
@media(min-width:768px){
.atc-pmt_h2_xho{
font-size:32px;
}
}
.atc-pmt_text_xho{
font-size:14.5px;
margin-bottom:22px;
line-height:1.6;
color:#7A6E60;
}
.atc-pmt_logos_xho{
gap:0.625rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:478px){
.atc-pmt_logos_xho{
grid-template-columns:repeat(4,1fr);
}
}
.atc-pmt_logo_xho{
border-radius:8px;
overflow:hidden;
background:#231E19;
border:1px solid rgba(242,237,230,0.07);
padding:0 8px;
text-align:center;
font-size:12.5px;
height:50px;
text-overflow:ellipsis;
align-items:center;
color:#D8CFBF;
justify-content:center;
white-space:nowrap;
font-weight:700;
display:flex;
}
.atc-pmt_table_xho{
border:1px solid rgba(242,237,230,0.07);
overflow:hidden;
border-radius:0.875rem;
min-width:0;
}
.atc-pmt_thead_xho{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#110E0B;
display:grid;
}
.atc-pmt_th_xho{
overflow:hidden;
padding:13px 14px;
text-transform:uppercase;
font-size:10px;
letter-spacing:.08em;
color:#EDF7F1;
white-space:nowrap;
font-weight:700;
text-overflow:ellipsis;
}
.atc-pmt_row_xho{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(242,237,230,0.07);
}
.atc-pmt_row_xho:nth-child(odd){
background:#231E19;
}
.atc-pmt_td_xho{
padding:14px;
color:#7A6E60;
font-size:13.5px;
min-width:0;
overflow-wrap:break-word;
}
.atc-pmt_row_xho .atc-pmt_td_xho:first-child{
font-weight:700;
color:#F2EDE6;
}
.atc-pmt_row_xho .atc-pmt_td_xho:last-child{
color:#34C98A;
font-weight:700;
}
.atc-tt_xho{
padding:3rem 0 10px;
}
@media(min-width:771px){
.atc-tt_xho{
padding:3.75rem 0 10px;
}
}
.atc-tt_head_xho{
text-align:center;
margin-bottom:2.125rem;
}
.atc-tt_eyebrow_xho{
margin-bottom:12px;
}
.atc-tt_h2_xho{
font-weight:600;
color:#F2EDE6;
font-size:2rem;
overflow-wrap:break-word;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
}
@media(min-width:769px){
.atc-tt_h2_xho{
font-size:42px;
}
}
.atc-tt_grid_xho{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:761px){
.atc-tt_grid_xho{
grid-template-columns:repeat(3,1fr);
}
}
.atc-tt_card_xho{
background:#231E19;
border-radius:14px;
border:1px solid rgba(242,237,230,0.07);
padding:1.875rem;
display:flex;
flex-direction:column;
min-width:0;
}
.atc-tt_card_ic_xho{
color:#2EC97A;
align-items:center;
display:inline-flex;
margin-bottom:18px;
}
.atc-tt_card_ic_xho svg{
height:1.75rem;
width:28px;
}
.atc-tt_card_h_xho{
font-weight:600;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.5rem;
line-height:1.15;
color:#F2EDE6;
overflow-wrap:break-word;
font-size:1.375rem;
}
.atc-tt_card_p_xho{
font-size:0.875rem;
margin-bottom:0.875rem;
line-height:1.6;
color:#7A6E60;
overflow-wrap:break-word;
}
.atc-tt_card_p_xho b{
color:#F2EDE6;
font-weight:700;
}
.atc-tt_card_link_xho{
transition:color .22s ease;
align-self:flex-start;
margin-top:auto;
padding-bottom:2px;
font-size:13px;
color:#F2EDE6;
font-weight:700;
border-bottom:1px solid #2EC97A;
}
.atc-tt_card_link_xho:hover{
color:#2EC97A;
}
.atc-rc_xho{
padding:48px 0 0.625rem;
}
.atc-rc_in_xho{
gap:32px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.atc-rc_in_xho{
grid-template-columns:repeat(3,1fr);
gap:2.5rem;
}
}
.atc-rc_col_xho{
min-width:0;
}
.atc-rc_label_xho{
margin-bottom:16px;
color:#2EC97A;
font-weight:600;
font-size:11px;
text-transform:uppercase;
letter-spacing:.2em;
}
.atc-rc_awards_xho{
gap:12px;
display:flex;
flex-direction:column;
}
.atc-rc_award_xho{
gap:12px;
align-items:center;
min-width:0;
display:flex;
}
.atc-rc_award_ic_xho{
flex:0 0 auto;
align-items:center;
color:#5ADFB0;
display:inline-flex;
}
.atc-rc_award_ic_xho svg{
height:18px;
width:18px;
}
.atc-rc_award_t_xho{
font-weight:700;
color:#F2EDE6;
overflow-wrap:break-word;
font-size:14px;
}
.atc-rc_award_s_xho{
overflow-wrap:break-word;
font-size:12px;
color:#A09080;
}
.atc-rc_press_xho{
gap:10px;
grid-template-columns:1fr 1fr;
display:grid;
}
.atc-rc_press_logo_xho{
padding:0 0.5rem;
overflow:hidden;
border:1px solid rgba(242,237,230,0.07);
border-radius:8px;
white-space:nowrap;
font-size:0.875rem;
font-weight:700;
justify-content:center;
display:flex;
text-align:center;
height:3.25rem;
color:#7A6E60;
text-overflow:ellipsis;
align-items:center;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
}
.atc-rc_partner_xho{
border:1px solid rgba(242,237,230,0.07);
padding:22px;
background:#231E19;
border-radius:0.875rem;
}
.atc-rc_partner_name_xho{
font-weight:600;
font-size:20px;
margin-bottom:6px;
overflow-wrap:break-word;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#F2EDE6;
}
.atc-rc_partner_text_xho{
color:#7A6E60;
line-height:1.55;
font-size:13px;
overflow-wrap:break-word;
}
.atc-et_xho{
padding:2.25rem 0 0.625rem;
}
.atc-et_in_xho{
gap:2rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:882px){
.atc-et_in_xho{
gap:3rem;
grid-template-columns:1.1fr .9fr;
}
}
.atc-et_left_xho{
min-width:0;
}
.atc-et_eyebrow_xho{
margin-bottom:0.75rem;
}
.atc-et_h2_xho{
color:#F2EDE6;
line-height:1.06;
overflow-wrap:break-word;
margin-bottom:14px;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-size:1.75rem;
font-weight:600;
}
@media(min-width:766px){
.atc-et_h2_xho{
font-size:2rem;
}
}
.atc-et_text_xho{
color:#7A6E60;
margin-bottom:22px;
line-height:1.65;
font-size:15px;
}
.atc-et_stats_xho{
gap:1.5rem;
flex-wrap:wrap;
display:flex;
}
.atc-et_stat_xho{
min-width:0;
}
.atc-et_stat_v_xho{
color:#F2EDE6;
font-size:1.625rem;
font-weight:700;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
line-height:1;
}
.atc-et_stat_l_xho{
font-size:0.781rem;
margin-top:4px;
color:#A09080;
}
.atc-et_right_xho{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.atc-et_member_xho{
border-radius:0.875rem;
background:#231E19;
padding:1.125rem 20px;
gap:1rem;
border:1px solid rgba(242,237,230,0.07);
align-items:center;
min-width:0;
display:flex;
}
.atc-et_member_av_xho{
background:linear-gradient(135deg,#0F2018,#2EC97A);
flex:0 0 auto;
border-radius:50%;
width:48px;
height:3rem;
}
.atc-et_member_name_xho{
overflow-wrap:break-word;
font-size:0.938rem;
color:#F2EDE6;
font-weight:700;
}
.atc-et_member_role_xho{
color:#A09080;
font-size:0.781rem;
overflow-wrap:break-word;
}
.atc-et_updated_xho{
border:1px solid rgba(242,237,230,0.07);
gap:0.5rem;
background:#1A1612;
border-radius:14px;
padding:0.875rem 1.125rem;
display:flex;
color:#7A6E60;
font-size:12.5px;
align-items:center;
}
.atc-el_xho{
padding:3rem 0;
}
@media(min-width:765px){
.atc-el_xho{
padding:3.5rem 0;
}
}
.atc-el_in_xho{
gap:2.5rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:901px){
.atc-el_in_xho{
grid-template-columns:1fr 1fr;
gap:56px;
}
}
.atc-el_left_xho{
min-width:0;
}
.atc-el_eyebrow_xho{
margin-bottom:0.875rem;
}
.atc-el_h2_xho{
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-weight:600;
overflow-wrap:break-word;
line-height:1.08;
color:#F2EDE6;
margin-bottom:22px;
font-size:2rem;
}
@media(min-width:766px){
.atc-el_h2_xho{
font-size:38px;
}
}
.atc-el_body_xho p{
overflow-wrap:break-word;
font-size:1rem;
line-height:1.7;
color:#D8CFBF;
margin-bottom:18px;
}
.atc-el_dropcap_xho{
padding:6px 0.75rem 0 0;
float:left;
font-weight:700;
color:#2EC97A;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-size:62px;
line-height:.8;
}
.atc-el_right_xho{
min-width:0;
}
.atc-el_quote_xho{
padding:2.25rem;
background:linear-gradient(150deg,#0F2018,#0B120D);
border-radius:20px;
color:#EDF7F1;
position:relative;
margin-bottom:24px;
}
.atc-el_quote_mark_xho{
margin-bottom:6px;
display:inline-flex;
color:#4EEEA0;
align-items:center;
}
.atc-el_quote_mark_xho svg{
width:2.125rem;
height:34px;
}
.atc-el_quote_text_xho{
overflow-wrap:break-word;
font-weight:500;
font-size:22px;
line-height:1.4;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#EDF7F1;
margin-bottom:22px;
}
.atc-el_quote_meta_xho{
gap:0.75rem;
display:flex;
align-items:center;
}
.atc-el_quote_av_xho{
background:linear-gradient(135deg,#2EC97A,#5ADFB0);
border-radius:50%;
flex:0 0 auto;
height:38px;
width:2.375rem;
}
.atc-el_quote_author_xho{
color:#EDF7F1;
font-weight:700;
font-size:0.875rem;
}
.atc-el_quote_meta_sub_xho{
color:#8BBFA0;
font-size:0.75rem;
}
.atc-el_explain_xho{
border:1px solid rgba(242,237,230,0.07);
overflow:hidden;
border-radius:14px;
}
.atc-el_explain_card_xho{
padding:22px 24px;
}
.atc-el_explain_card_xho+.atc-el_explain_card_xho{
border-top:1px solid rgba(242,237,230,0.07);
}
.atc-el_explain_h_xho{
margin-bottom:8px;
line-height:1.15;
font-weight:600;
color:#F2EDE6;
font-size:1.25rem;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
.atc-el_explain_p_xho{
font-size:14px;
color:#7A6E60;
overflow-wrap:break-word;
line-height:1.55;
}
.atc-faq_xho{
background:#231E19;
padding:3rem 0;
border-top:1px solid rgba(242,237,230,0.07);
margin-top:24px;
border-bottom:1px solid rgba(242,237,230,0.07);
}
@media(min-width:771px){
.atc-faq_xho{
padding:3.875rem 0;
}
}
.atc-faq_head_xho{
text-align:center;
margin-bottom:34px;
}
.atc-faq_eyebrow_xho{
margin-bottom:0.75rem;
}
.atc-faq_h2_xho{
overflow-wrap:break-word;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#F2EDE6;
font-size:32px;
line-height:1.05;
font-weight:600;
}
@media(min-width:766px){
.atc-faq_h2_xho{
font-size:2.375rem;
}
}
.atc-faq_list_xho{
margin:0 auto;
gap:0.75rem;
max-width:51.25rem;
flex-direction:column;
display:flex;
}
.atc-faq_item_xho{
overflow:hidden;
border-radius:14px;
background:#1A1612;
border:1px solid rgba(242,237,230,0.07);
}
.atc-faq_q_xho{
gap:20px;
list-style:none;
padding:20px 24px;
display:flex;
font-weight:700;
cursor:pointer;
align-items:center;
overflow-wrap:break-word;
font-size:1rem;
justify-content:space-between;
color:#F2EDE6;
}
.atc-faq_q_xho::-webkit-details-marker{
display:none;
}
.atc-faq_q_ic_xho{
flex:0 0 auto;
transition:transform .22s ease;
display:inline-flex;
align-items:center;
color:#2EC97A;
}
.atc-faq_q_ic_xho svg{
height:18px;
width:1.125rem;
}
.atc-faq_item_xho[open] .atc-faq_q_ic_xho{
transform:rotate(180deg);
}
.atc-faq_a_xho{
padding:0 1.5rem 20px;
line-height:1.6;
font-size:0.906rem;
color:#7A6E60;
overflow-wrap:break-word;
}
.atc-sb_xho{
padding:48px 0;
background:#231E19;
border-top:1px solid rgba(242,237,230,0.07);
margin-top:24px;
border-bottom:1px solid rgba(242,237,230,0.07);
}
@media(min-width:771px){
.atc-sb_xho{
padding:3.5rem 0;
}
}
.atc-sb_eyebrow_xho{
margin-bottom:12px;
display:block;
}
.atc-sb_h2_xho{
overflow-wrap:break-word;
font-size:1.875rem;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
color:#F2EDE6;
margin-bottom:1.625rem;
font-weight:600;
}
@media(min-width:770px){
.atc-sb_h2_xho{
font-size:36px;
}
}
.atc-sb_grid_xho{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:558px){
.atc-sb_grid_xho{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:961px){
.atc-sb_grid_xho{
grid-template-columns:repeat(4,1fr);
}
}
.atc-sb_card_xho{
background:#1A1612;
border-radius:14px;
padding:24px;
border:1px solid rgba(242,237,230,0.07);
min-width:0;
}
.atc-sb_card_h_xho{
margin-bottom:8px;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
line-height:1.15;
color:#F2EDE6;
font-size:1.188rem;
font-weight:600;
}
.atc-sb_card_p_xho{
font-size:0.844rem;
overflow-wrap:break-word;
color:#7A6E60;
line-height:1.6;
}
.atc-sb_rtp_xho{
border-radius:0.875rem;
border:1px solid rgba(242,237,230,0.07);
gap:24px;
background:#1A1612;
padding:1.625rem 1.75rem;
grid-template-columns:1fr;
margin-top:18px;
align-items:center;
display:grid;
}
@media(min-width:763px){
.atc-sb_rtp_xho{
grid-template-columns:1fr 1fr;
gap:40px;
}
}
.atc-sb_rtp_h_xho{
color:#F2EDE6;
font-size:1.25rem;
margin-bottom:8px;
overflow-wrap:break-word;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
font-weight:600;
}
.atc-sb_rtp_p_xho{
color:#7A6E60;
line-height:1.6;
font-size:0.844rem;
overflow-wrap:break-word;
}
.atc-sb_rtp_stats_xho{
gap:16px;
display:flex;
}
.atc-sb_stat_xho{
flex:1 1 0;
border-radius:8px;
padding:18px;
background:#231E19;
text-align:center;
min-width:0;
}
.atc-sb_stat_v_xho{
font-weight:700;
color:#34C98A;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:26px;
}
.atc-sb_stat_l_xho{
font-size:11.5px;
color:#A09080;
margin-top:0.25rem;
}
.atc-sg_xho{
padding:3rem 0 0.625rem;
}
.atc-sg_eyebrow_xho{
margin-bottom:0.75rem;
display:block;
}
.atc-sg_h2_xho{
margin-bottom:1.75rem;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-size:30px;
overflow-wrap:break-word;
line-height:1.05;
font-weight:600;
color:#F2EDE6;
}
@media(min-width:770px){
.atc-sg_h2_xho{
font-size:36px;
}
}
.atc-sg_grid_xho{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:718px){
.atc-sg_grid_xho{
grid-template-columns:repeat(3,1fr);
}
}
.atc-sg_col_xho{
min-width:0;
}
.atc-sg_col_h_xho{
line-height:1.15;
overflow-wrap:break-word;
font-weight:600;
color:#F2EDE6;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-size:22px;
margin-bottom:0.625rem;
}
.atc-sg_col_p_xho{
color:#7A6E60;
line-height:1.65;
font-size:14px;
overflow-wrap:break-word;
}
.atc-gd_xho{
padding:3rem 0 10px;
}
.atc-gd_head_xho{
gap:14px;
margin-bottom:1.5rem;
flex-direction:column;
display:flex;
}
@media(min-width:680px){
.atc-gd_head_xho{
gap:1.25rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.atc-gd_eyebrow_xho{
margin-bottom:0.625rem;
}
.atc-gd_h2_xho{
font-weight:600;
overflow-wrap:break-word;
line-height:1.05;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-size:1.75rem;
color:#F2EDE6;
}
@media(min-width:769px){
.atc-gd_h2_xho{
font-size:34px;
}
}
.atc-gd_more_xho{
flex:0 0 auto;
transition:color .22s ease,border-color .22s ease;
color:#F2EDE6;
padding-bottom:2px;
font-size:0.844rem;
font-weight:600;
border-bottom:1px solid #F2EDE6;
}
.atc-gd_more_xho:hover{
border-color:#2EC97A;
color:#2EC97A;
}
.atc-gd_grid_xho{
grid-template-columns:1fr;
gap:20px;
display:grid;
}
@media(min-width:722px){
.atc-gd_grid_xho{
grid-template-columns:repeat(3,1fr);
}
}
.atc-gd_card_xho{
border:1px solid rgba(242,237,230,0.07);
overflow:hidden;
border-radius:14px;
background:#231E19;
min-width:0;
display:block;
}
.atc-gd_card_img_xho{
background:linear-gradient(140deg,#0F2018,#2EC97A);
height:9.375rem;
}
.atc-gd_card_body_xho{
padding:22px;
}
.atc-gd_card_cat_xho{
letter-spacing:.1em;
font-weight:600;
text-transform:uppercase;
color:#2EC97A;
font-size:10px;
}
.atc-gd_card_h_xho{
margin:8px 0 0.625rem;
color:#F2EDE6;
font-size:1.188rem;
overflow-wrap:break-word;
line-height:1.2;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
.atc-gd_card_meta_xho{
font-size:0.75rem;
overflow-wrap:break-word;
color:#A09080;
}
.atc-lh_xho{
padding:2.5rem 0 1.25rem;
}
.atc-lh_in_xho{
padding-top:34px;
border-top:1px solid rgba(242,237,230,0.13);
}
.atc-lh_eyebrow_xho{
display:block;
margin-bottom:22px;
}
.atc-lh_grid_xho{
gap:28px;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:600px){
.atc-lh_grid_xho{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:958px){
.atc-lh_grid_xho{
grid-template-columns:repeat(5,1fr);
}
}
.atc-lh_col_xho{
min-width:0;
}
.atc-lh_col_h_xho{
font-size:0.813rem;
font-weight:700;
color:#F2EDE6;
margin-bottom:0.75rem;
overflow-wrap:break-word;
}
.atc-lh_links_xho{
gap:0.5rem;
flex-direction:column;
display:flex;
}
.atc-lh_link_xho{
transition:color .22s ease;
font-size:0.813rem;
color:#7A6E60;
overflow-wrap:break-word;
}
.atc-lh_link_xho:hover{
color:#2EC97A;
}
.atc-sc_xho{
padding:48px 0 10px;
}
.atc-sc_head_xho{
margin-bottom:28px;
text-align:center;
}
.atc-sc_eyebrow_xho{
margin-bottom:12px;
}
.atc-sc_h2_xho{
line-height:1.05;
overflow-wrap:break-word;
font-size:30px;
color:#F2EDE6;
font-weight:600;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:766px){
.atc-sc_h2_xho{
font-size:36px;
}
}
.atc-sc_table_xho{
border-radius:0.875rem;
overflow:hidden;
border:1px solid rgba(242,237,230,0.07);
margin:0 auto;
max-width:56.25rem;
}
.atc-sc_thead_xho{
grid-template-columns:1.6fr 1fr 1fr;
background:#110E0B;
display:grid;
}
.atc-sc_th_xho{
padding:0.938rem 18px;
font-weight:700;
color:#8BBFA0;
overflow-wrap:break-word;
font-size:13px;
text-align:center;
}
.atc-sc_th_xho:first-child{
text-align:left;
}
.atc-sc_th_us_xho{
color:#4EEEA0;
}
.atc-sc_row_xho{
grid-template-columns:1.6fr 1fr 1fr;
border-top:1px solid rgba(242,237,230,0.07);
display:grid;
}
.atc-sc_row_xho:nth-child(even){
background:#231E19;
}
.atc-sc_td_xho{
padding:15px 18px;
min-width:0;
overflow-wrap:break-word;
text-align:center;
color:#A09080;
font-size:14px;
}
.atc-sc_td_xho:first-child{
text-align:left;
color:#D8CFBF;
font-weight:600;
}
.atc-sc_td_us_xho{
color:#34C98A;
font-weight:700;
}
.atc-ft_xho{
background:#110E0B;
color:#8BBFA0;
margin-top:40px;
}
.atc-ft_in_xho{
grid-template-columns:1fr;
gap:2rem;
padding:48px 0 1.75rem;
display:grid;
}
@media(min-width:602px){
.atc-ft_in_xho{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:902px){
.atc-ft_in_xho{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.atc-ft_brand_xho{
min-width:0;
}
.atc-ft_logo_xho{
font-weight:700;
font-size:1.625rem;
color:#EDF7F1;
overflow-wrap:break-word;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
}
.atc-ft_tagline_xho{
line-height:1.6;
color:#8BBFA0;
margin-top:14px;
font-size:0.844rem;
max-width:280px;
}
.atc-ft_contact_xho{
transition:color .22s ease;
font-size:13px;
overflow-wrap:anywhere;
color:#4EEEA0;
max-width:280px;
margin-top:0.75rem;
display:inline-block;
}
.atc-ft_contact_xho:hover{
color:#EDF7F1;
}
.atc-ft_col_xho{
min-width:0;
}
.atc-ft_col_h_xho{
font-size:13px;
letter-spacing:.08em;
font-weight:700;
overflow-wrap:break-word;
margin-bottom:14px;
color:#EDF7F1;
text-transform:uppercase;
}
.atc-ft_col_links_xho{
gap:10px;
flex-direction:column;
display:flex;
}
.atc-ft_link_xho{
transition:color .22s ease;
overflow-wrap:break-word;
color:#8BBFA0;
font-size:0.844rem;
}
.atc-ft_link_xho:hover{
color:#EDF7F1;
}
.atc-ft_bot_xho{
gap:1rem;
padding:1.375rem 0 40px;
flex-direction:column;
display:flex;
border-top:1px solid rgba(240,255,248,0.13);
}
@media(min-width:766px){
.atc-ft_bot_xho{
gap:20px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.atc-ft_legal_xho{
overflow-wrap:break-word;
max-width:760px;
color:#4E4438;
font-size:0.719rem;
line-height:1.6;
}
.atc-ft_legal_xho b{
color:#8BBFA0;
font-weight:700;
}
.atc-ft_age_xho{
border-radius:8px;
flex:0 0 auto;
border:1.5px solid #4EEEA0;
padding:4px 0.563rem;
font-weight:700;
color:#4EEEA0;
font-size:0.813rem;
}