*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#1A1612;
font-size:15px;
overflow-wrap:break-word;
line-height:1.6;
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
-webkit-font-smoothing:antialiased;
text-rendering:optimizeLegibility;
color:#D6CCBE;
}
img{
max-width:100%;
display:block;
}
a{
text-decoration:none;
color:inherit;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
height:8px;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.aih-layout_uq5{
min-height:100vh;
display:flex;
flex-direction:column;
}
.aih-main_uq5{
flex:1 1 auto;
min-width:0;
width:100%;
}
.aih-container_uq5{
padding:0 1rem;
margin:0 auto;
max-width:1400px;
width:100%;
}
@media(min-width:768px){
.aih-container_uq5{
padding:0 32px;
}
}
@media(min-width:1099px){
.aih-container_uq5{
padding:0 56px;
}
}
.aih-eyebrow_uq5{
letter-spacing:.2em;
font-weight:600;
font-size:0.688rem;
color:#20B460;
overflow-wrap:break-word;
display:inline-block;
text-transform:uppercase;
line-height:1.4;
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
}
.aih-band_uq5{
background:#0F1A14;
color:#EDF7F1;
}
.aih-band_uq5 .aih-eyebrow_uq5{
color:#3AEEA0;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.aih-tb_uq5{
background:#1A1612;
border-bottom:1px solid rgba(242,237,228,0.13);
z-index:50;
top:0;
position:sticky;
}
.aih-tb_in_uq5{
padding:0.75rem 16px;
gap:16px;
margin:0 auto;
align-items:center;
justify-content:space-between;
width:100%;
max-width:1400px;
display:flex;
}
@media(min-width:769px){
.aih-tb_in_uq5{
padding:16px 32px;
}
}
@media(min-width:1098px){
.aih-tb_in_uq5{
padding:1.125rem 3.5rem;
}
}
.aih-tb_left_uq5{
gap:1.75rem;
align-items:center;
min-width:0;
display:flex;
}
.aih-tb_logo_uq5{
gap:0.688rem;
align-items:center;
min-width:0;
display:flex;
}
.aih-tb_logo_mark_uq5{
flex:0 0 auto;
border-radius:0.5rem;
height:34px;
object-fit:cover;
width:34px;
}
.aih-tb_logo_txt_uq5{
min-width:0;
flex-direction:column;
line-height:1;
display:flex;
}
.aih-tb_logo_name_uq5{
overflow:hidden;
font-size:1.375rem;
letter-spacing:.02em;
color:#F2EDE4;
font-weight:700;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
white-space:nowrap;
text-overflow:ellipsis;
}
.aih-tb_logo_sub_uq5{
overflow:hidden;
letter-spacing:.32em;
white-space:nowrap;
font-size:8.5px;
font-weight:600;
color:#20B460;
margin-top:4px;
text-overflow:ellipsis;
text-transform:uppercase;
}
.aih-tb_nav_uq5{
display:none;
}
@media(min-width:963px){
.aih-tb_nav_uq5{
gap:1.75rem;
display:flex;
align-items:center;
}
}
.aih-tb_nav_item_uq5{
transition:color .22s ease,border-color .22s ease;
white-space:nowrap;
font-weight:600;
color:#D6CCBE;
border-bottom:2px solid transparent;
padding-bottom:3px;
font-size:0.875rem;
}
.aih-tb_nav_item_uq5:hover{
color:#F2EDE4;
}
.aih-tb_nav_item_uq5.aih-state_active_uq5{
border-color:#20B460;
color:#F2EDE4;
}
.aih-tb_right_uq5{
flex:0 0 auto;
gap:14px;
display:flex;
align-items:center;
}
.aih-tb_search_uq5{
transition:color .22s ease;
color:#D6CCBE;
justify-content:center;
display:flex;
align-items:center;
}
.aih-tb_search_uq5:hover{
color:#20B460;
}
.aih-tb_search_uq5 svg{
height:1.125rem;
width:1.125rem;
}
.aih-tb_lang_uq5{
text-transform:uppercase;
color:#A89E8E;
letter-spacing:.1em;
font-size:11px;
font-weight:600;
}
.aih-tb_lang_uq5:hover{
color:#F2EDE4;
}
.aih-tb_login_uq5{
font-weight:600;
color:#F2EDE4;
display:none;
font-size:14px;
}
@media(min-width:766px){
.aih-tb_login_uq5{
display:inline-block;
}
}
.aih-tb_register_uq5{
padding:11px 1.375rem;
transition:background-color .22s ease;
border-radius:62.438rem;
background:#20B460;
white-space:nowrap;
color:#0A1510;
font-size:14px;
font-weight:700;
}
.aih-tb_register_uq5:hover{
background:#28D470;
}
.aih-mob_uq5{
background:#1A1612;
z-index:60;
position:fixed;
bottom:0;
border-top:1px solid rgba(242,237,228,0.13);
right:0;
left:0;
padding-bottom:env(safe-area-inset-bottom);
}
@media(min-width:961px){
.aih-mob_uq5{
display:none;
}
}
.aih-mob_in_uq5{
margin:0 auto;
align-items:stretch;
display:flex;
justify-content:space-around;
max-width:35rem;
}
.aih-mob_item_uq5{
gap:3px;
transition:color .22s ease;
padding:9px 0.25rem;
flex:1 1 0;
display:flex;
color:#A89E8E;
align-items:center;
flex-direction:column;
min-width:0;
}
.aih-mob_item_uq5.aih-state_active_uq5{
color:#20B460;
}
.aih-mob_ic_uq5{
align-items:center;
display:flex;
justify-content:center;
}
.aih-mob_ic_uq5 svg{
width:1.25rem;
height:1.25rem;
}
.aih-mob_lb_uq5{
overflow:hidden;
font-size:0.625rem;
font-weight:600;
max-width:100%;
text-overflow:ellipsis;
white-space:nowrap;
}
@media(max-width:962px){
body{
padding-bottom:60px;
}
}
.aih-rail_uq5{
min-width:0;
position:relative;
}
.aih-rail_scroll_uq5{
gap:14px;
padding-bottom:0.875rem;
-webkit-overflow-scrolling:touch;
display:flex;
overflow-x:auto;
scrollbar-width:thin;
}
@media(min-width:767px){
.aih-rail_scroll_uq5{
gap:1.125rem;
}
}
.aih-gc_uq5{
flex:0 0 auto;
display:block;
width:9.375rem;
}
@media(min-width:767px){
.aih-gc_uq5{
width:188px;
}
}
.aih-gc_img_uq5{
overflow:hidden;
background:#231E19;
border-radius:0.875rem;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 8px 24px rgba(0,0,0,0.32);
position:relative;
padding-bottom:133.33%;
}
.aih-gc_img_uq5 img{
inset:0;
position:absolute;
height:100%;
width:100%;
object-fit:cover;
}
.aih-gc_cover_uq5{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
position:absolute;
pointer-events:none;
}
.aih-gc_hover_uq5{
inset:0;
background:rgba(0,0,0,0.52);
transition:opacity .22s ease;
position:absolute;
opacity:0;
align-items:center;
display:flex;
justify-content:center;
}
.aih-gc_uq5:hover .aih-gc_hover_uq5{
opacity:1;
}
.aih-gc_hover_btn_uq5{
border-radius:999px;
background:#20B460;
align-items:center;
color:#0A1510;
justify-content:center;
width:46px;
height:46px;
display:flex;
}
.aih-gc_hover_btn_uq5 svg{
height:18px;
width:18px;
}
.aih-gc_info_uq5{
gap:2px;
min-width:0;
margin-top:9px;
display:flex;
flex-direction:column;
}
.aih-gc_name_uq5{
overflow:hidden;
color:#F2EDE4;
white-space:nowrap;
text-overflow:ellipsis;
font-weight:700;
font-size:13px;
}
.aih-gc_prov_uq5{
overflow:hidden;
font-size:0.688rem;
text-overflow:ellipsis;
color:#A89E8E;
white-space:nowrap;
}
.aih-gc_meta_uq5{
font-size:0.688rem;
color:#A89E8E;
}
.aih-tc_uq5{
flex:0 0 auto;
width:11.25rem;
display:block;
}
@media(min-width:765px){
.aih-tc_uq5{
width:14.375rem;
}
}
.aih-tc_img_uq5{
overflow:hidden;
border-radius:14px;
background:#231E19;
position:relative;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 8px 1.5rem rgba(0,0,0,0.32);
padding-bottom:75%;
}
.aih-tc_img_uq5 img{
inset:0;
height:100%;
object-fit:cover;
position:absolute;
width:100%;
}
.aih-tc_info_uq5{
gap:2px;
margin-top:0.563rem;
display:flex;
flex-direction:column;
min-width:0;
}
.aih-tc_name_uq5{
overflow:hidden;
color:#F2EDE4;
text-overflow:ellipsis;
white-space:nowrap;
font-weight:700;
font-size:14px;
}
.aih-tc_rtp_uq5{
font-size:11px;
color:#A89E8E;
}
.aih-lc_uq5{
flex:0 0 auto;
width:14.375rem;
display:block;
}
@media(min-width:770px){
.aih-lc_uq5{
width:268px;
}
}
.aih-lc_img_uq5{
background:#231E19;
overflow:hidden;
border-radius:0.875rem;
position:relative;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 0.5rem 24px rgba(0,0,0,0.32);
padding-bottom:62.5%;
}
.aih-lc_img_uq5 img{
inset:0;
position:absolute;
width:100%;
object-fit:cover;
height:100%;
}
.aih-lc_live_uq5{
gap:0.438rem;
border-radius:999px;
background:rgba(0,0,0,0.52);
padding:4px 0.563rem;
top:0.75rem;
position:absolute;
left:0.75rem;
display:flex;
align-items:center;
}
.aih-lc_live_dot_uq5{
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
background:#E84040;
width:0.5rem;
height:8px;
}
.aih-lc_seats_uq5{
color:#EDF7F1;
font-size:10px;
letter-spacing:.08em;
text-transform:uppercase;
font-weight:600;
}
.aih-lc_info_uq5{
gap:2px;
margin-top:9px;
flex-direction:column;
display:flex;
min-width:0;
}
.aih-lc_name_uq5{
overflow:hidden;
text-overflow:ellipsis;
font-size:15px;
font-weight:700;
color:#F2EDE4;
white-space:nowrap;
}
.aih-lc_bet_uq5{
color:#A89E8E;
font-size:11px;
}
.aih-pc_uq5{
border-radius:14px;
gap:0.5rem;
padding:1rem 0.875rem;
border:1px solid rgba(242,237,228,0.07);
background:#231E19;
min-width:0;
flex-direction:column;
display:flex;
min-height:74px;
align-items:center;
justify-content:center;
}
.aih-pc_logo_uq5{
flex:0 0 auto;
max-width:100%;
height:1.75rem;
object-fit:contain;
width:auto;
}
.aih-pc_name_uq5{
overflow:hidden;
text-overflow:ellipsis;
max-width:100%;
text-align:center;
font-size:11px;
white-space:nowrap;
color:#A89E8E;
}
.aih-gc_tag_uq5{
padding:3px 8px;
border-radius:0.5rem;
letter-spacing:.06em;
display:inline-block;
left:0.625rem;
font-size:10px;
z-index:2;
position:absolute;
top:0.625rem;
font-weight:700;
text-transform:uppercase;
}
.aih-gc_tag_hot_uq5{
background:#E84040;
color:#EDF7F1;
}
.aih-gc_tag_new_uq5{
background:#3AEEA0;
color:#0F1A14;
}
.aih-gc_tag_jp_uq5{
background:#E8A930;
color:#0F1A14;
}
.aih-gc_tag_live_uq5{
background:#E84040;
color:#EDF7F1;
}
.aih-sh_uq5{
margin-bottom:1.125rem;
min-width:0;
}
.aih-sh_row_uq5{
gap:16px;
flex-wrap:wrap;
justify-content:space-between;
align-items:flex-end;
display:flex;
}
.aih-sh_row_uq5 .aih-sh_l_uq5{
gap:6px;
min-width:0;
flex-direction:column;
display:flex;
}
.aih-sh_stack_uq5{
gap:10px;
flex-direction:column;
display:flex;
align-items:flex-start;
}
.aih-sh_center_uq5{
gap:10px;
text-align:center;
flex-direction:column;
display:flex;
align-items:center;
}
.aih-sh_h2_uq5{
line-height:1.1;
font-size:1.5rem;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F2EDE4;
font-weight:600;
}
@media(min-width:769px){
.aih-sh_h2_uq5{
font-size:30px;
}
}
.aih-band_uq5 .aih-sh_h2_uq5{
color:#EDF7F1;
}
.aih-sh_eb_line_uq5{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.aih-sh_eb_line_uq5::before{
background:#20B460;
width:1.75rem;
display:inline-block;
content:"";
height:1px;
}
.aih-band_uq5 .aih-sh_eb_line_uq5::before{
background:#3AEEA0;
}
.aih-sh_eb_dot_uq5{
gap:0.5rem;
display:inline-flex;
align-items:center;
}
.aih-sh_eb_dot_uq5::before{
background:#20B460;
border-radius:50%;
height:6px;
width:0.375rem;
display:inline-block;
content:"";
}
.aih-band_uq5 .aih-sh_eb_dot_uq5::before{
background:#3AEEA0;
}
.aih-sh_link_uq5{
gap:0.375rem;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
align-items:center;
display:inline-flex;
font-weight:600;
font-size:0.813rem;
white-space:nowrap;
color:#F2EDE4;
padding-bottom:2px;
border-bottom:1px solid #F2EDE4;
}
.aih-sh_link_uq5:hover{
border-color:#20B460;
color:#20B460;
}
.aih-sh_link_uq5 svg{
height:0.875rem;
width:0.875rem;
}
.aih-sh_link_chev_uq5{
padding-bottom:0;
border-bottom:0;
}
.aih-sh_link_btn_uq5{
border-radius:62.438rem;
background:#20B460;
padding:0.563rem 1.125rem;
color:#0A1510;
border-bottom:0;
}
.aih-sh_link_btn_uq5:hover{
border-color:transparent;
background:#28D470;
color:#0A1510;
}
.aih-band_uq5 .aih-sh_link_uq5{
border-color:#EDF7F1;
color:#EDF7F1;
}
.aih-band_uq5 .aih-sh_link_btn_uq5{
background:#3AEEA0;
color:#0F1A14;
}
.aih-sh_rule_uq5{
margin:-2px 0 18px;
background:rgba(242,237,228,0.13);
height:1px;
}
.aih-band_uq5 .aih-sh_rule_uq5{
background:rgba(220,255,235,0.13);
}
.aih-hero_uq5{
padding:32px 0 0.5rem;
}
@media(min-width:768px){
.aih-hero_uq5{
padding:3.5rem 0 24px;
}
}
.aih-hero_in_uq5{
gap:32px;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:903px){
.aih-hero_in_uq5{
gap:48px;
grid-template-columns:1.05fr .95fr;
}
}
.aih-hero_copy_uq5{
min-width:0;
}
.aih-hero_eyebrow_uq5{
gap:0.625rem;
display:inline-flex;
margin-bottom:1.375rem;
align-items:center;
}
.aih-hero_eyebrow_line_uq5{
background:#20B460;
flex:0 0 auto;
height:1px;
width:1.75rem;
display:inline-block;
}
.aih-hero_h1_uq5{
color:#F2EDE4;
line-height:1.04;
font-size:2.375rem;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:1.25rem;
letter-spacing:-.01em;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:770px){
.aih-hero_h1_uq5{
font-size:3.375rem;
}
}
@media(min-width:1098px){
.aih-hero_h1_uq5{
font-size:3.875rem;
}
}
.aih-hero_h1_uq5 em{
color:#20B460;
font-style:normal;
}
.aih-hero_sub_uq5{
font-size:1rem;
max-width:30rem;
line-height:1.6;
color:#8C8278;
margin-bottom:30px;
}
@media(min-width:769px){
.aih-hero_sub_uq5{
font-size:18px;
}
}
.aih-hero_actions_uq5{
gap:14px;
margin-bottom:2.125rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.aih-hero_cta_uq5{
border-radius:62.438rem;
padding:1rem 30px;
transition:background-color .22s ease;
gap:0.625rem;
background:#20B460;
color:#0A1510;
align-items:center;
font-size:0.938rem;
font-weight:700;
display:inline-flex;
}
.aih-hero_cta_uq5:hover{
background:#28D470;
}
.aih-hero_cta_ic_uq5{
align-items:center;
display:inline-flex;
}
.aih-hero_cta_ic_uq5 svg{
height:16px;
width:16px;
}
.aih-hero_cta_alt_uq5{
border:1px solid rgba(242,237,228,0.13);
background:transparent;
padding:0.938rem 1.625rem;
border-radius:62.438rem;
transition:border-color .22s ease,color .22s ease;
align-items:center;
font-size:0.938rem;
display:inline-flex;
font-weight:600;
color:#F2EDE4;
}
.aih-hero_cta_alt_uq5:hover{
border-color:#20B460;
color:#20B460;
}
.aih-hero_trust_uq5{
gap:1.375rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.aih-hero_trust_item_uq5{
gap:9px;
display:flex;
color:#D6CCBE;
font-weight:600;
align-items:center;
font-size:0.813rem;
}
.aih-hero_trust_ic_uq5{
color:#20B460;
display:inline-flex;
align-items:center;
}
.aih-hero_trust_ic_uq5 svg{
height:16px;
width:1rem;
}
.aih-hero_promo_uq5{
border-radius:20px;
overflow:hidden;
background:#231E19;
position:relative;
min-height:300px;
box-shadow:0 8px 1rem rgba(0,0,0,0.36), 0 1.5rem 64px rgba(0,0,0,0.52), 0 0 2.5rem rgba(32,180,96,0.10);
display:flex;
}
.aih-hero_promo_bg_uq5{
inset:0;
background-position:center;
position:absolute;
background-size:cover;
}
.aih-hero_promo_bg_uq5::after{
inset:0;
background:linear-gradient(120deg,#0F1A14 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
position:absolute;
content:"";
}
.aih-hero_promo_glow_uq5{
background:radial-gradient(circle,rgba(32,180,96,0.18) 0%,transparent 65%);
border-radius:50%;
width:260px;
position:absolute;
top:-40px;
right:-20px;
height:16.25rem;
pointer-events:none;
}
.aih-hero_promo_ct_uq5{
padding:1.75rem;
align-self:flex-end;
position:relative;
max-width:88%;
z-index:2;
}
.aih-hero_promo_label_uq5{
margin-bottom:0.5rem;
font-weight:700;
letter-spacing:.25em;
color:#3AEEA0;
display:block;
text-transform:uppercase;
font-size:10px;
}
.aih-hero_promo_amount_uq5{
color:#EDF7F1;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:2rem;
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:769px){
.aih-hero_promo_amount_uq5{
font-size:2.5rem;
}
}
.aih-hero_promo_amount_uq5 em{
font-style:normal;
color:#3AEEA0;
}
.aih-hero_rating_uq5{
background:#231E19;
border:1px solid rgba(242,237,228,0.07);
gap:0.625rem;
border-radius:14px;
padding:0.625rem 0.875rem;
max-width:min(16.25rem,62%);
position:absolute;
z-index:3;
align-items:center;
display:flex;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 8px 1.5rem rgba(0,0,0,0.32);
right:14px;
top:14px;
}
.aih-hero_rating_score_uq5{
flex:0 0 auto;
color:#F2EDE4;
font-size:1.5rem;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
}
.aih-hero_rating_txt_uq5{
flex:1 1 auto;
min-width:0;
}
.aih-hero_rating_stars_uq5{
gap:2px;
display:flex;
color:#20B460;
}
.aih-hero_rating_stars_uq5 svg{
width:0.75rem;
height:0.75rem;
}
.aih-hero_rating_cap_uq5{
display:block;
font-size:0.688rem;
line-height:1.35;
overflow-wrap:break-word;
margin-top:3px;
color:#A89E8E;
}
.aih-stat_uq5{
border-top:1px solid rgba(242,237,228,0.13);
margin-top:1rem;
border-bottom:1px solid rgba(242,237,228,0.13);
}
.aih-stat_in_uq5{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:770px){
.aih-stat_in_uq5{
grid-template-columns:repeat(4,1fr);
}
}
.aih-stat_item_uq5{
padding:1.375rem 14px;
border-right:1px solid rgba(242,237,228,0.07);
min-width:0;
border-bottom:1px solid rgba(242,237,228,0.07);
}
.aih-stat_item_uq5:nth-child(2n){
border-right:0;
}
.aih-stat_item_uq5:nth-child(n+3){
border-bottom:0;
}
@media(min-width:767px){
.aih-stat_item_uq5{
border-bottom:0;
}
.aih-stat_item_uq5:nth-child(2n){
border-right:1px solid rgba(242,237,228,0.07);
}
.aih-stat_item_uq5:nth-child(4n){
border-right:0;
}
}
.aih-stat_value_uq5{
overflow-wrap:break-word;
font-size:1.875rem;
color:#F2EDE4;
line-height:1;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
}
@media(min-width:769px){
.aih-stat_value_uq5{
font-size:34px;
}
}
.aih-stat_label_uq5{
font-size:0.813rem;
margin-top:6px;
overflow-wrap:break-word;
line-height:1.4;
color:#A89E8E;
}
.aih-gf_uq5{
padding:1.5rem 0 0.375rem;
}
.aih-gf_in_uq5{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.aih-gf_chip_uq5{
border-radius:999px;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
border:1px solid rgba(242,237,228,0.13);
background:#231E19;
padding:0.625rem 1.125rem;
white-space:nowrap;
color:#D6CCBE;
font-weight:600;
font-size:0.813rem;
}
.aih-gf_chip_uq5:hover{
border-color:#20B460;
color:#20B460;
}
.aih-gf_chip_uq5.aih-state_active_uq5{
background:#20B460;
border-color:transparent;
color:#0A1510;
}
.aih-pr_uq5{
padding:30px 0 0.375rem;
}
.aih-pr_card_uq5{
padding:1.625rem;
flex:0 0 auto;
gap:10px;
background:#231E19;
border:1px solid rgba(242,237,228,0.07);
border-radius:1.25rem;
overflow:hidden;
position:relative;
display:flex;
min-height:12.5rem;
flex-direction:column;
width:17.5rem;
}
@media(min-width:766px){
.aih-pr_card_uq5{
width:300px;
}
}
.aih-pr_card_feat_uq5{
background:linear-gradient(150deg,#0F2019,#0A1008);
border-color:transparent;
color:#EDF7F1;
}
.aih-pr_glow_uq5{
border-radius:50%;
background:radial-gradient(circle,rgba(32,180,96,0.18),transparent 70%);
pointer-events:none;
right:-1.875rem;
top:-1.875rem;
width:8.125rem;
height:8.125rem;
position:absolute;
opacity:0;
}
.aih-pr_card_feat_uq5 .aih-pr_glow_uq5{
opacity:1;
}
.aih-pr_label_uq5{
font-weight:700;
color:#20B460;
position:relative;
font-size:10px;
text-transform:uppercase;
letter-spacing:.16em;
}
.aih-pr_card_feat_uq5 .aih-pr_label_uq5{
color:#3AEEA0;
}
.aih-pr_amount_uq5{
position:relative;
font-size:1.625rem;
color:#F2EDE4;
overflow-wrap:break-word;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.08;
font-weight:600;
}
.aih-pr_card_feat_uq5 .aih-pr_amount_uq5{
color:#EDF7F1;
}
.aih-pr_amount_uq5 em{
color:#20B460;
font-style:normal;
}
.aih-pr_card_feat_uq5 .aih-pr_amount_uq5 em{
color:#3AEEA0;
}
.aih-pr_terms_uq5{
line-height:1.5;
font-size:0.813rem;
color:#A89E8E;
position:relative;
}
.aih-pr_card_feat_uq5 .aih-pr_terms_uq5{
color:#92BFA4;
}
.aih-pr_cta_uq5{
align-self:flex-start;
margin-top:auto;
position:relative;
}
.aih-pr_card_feat_uq5 .aih-pr_cta_uq5{
background:#3AEEA0;
transition:opacity .22s ease;
padding:9px 1.125rem;
border-radius:62.438rem;
font-size:13px;
color:#0F1A14;
font-weight:700;
}
.aih-pr_card_feat_uq5 .aih-pr_cta_uq5:hover{
opacity:.9;
}
.aih-pr_card_uq5:not(.aih-pr_card_feat_uq5) .aih-pr_cta_uq5{
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
font-weight:700;
font-size:13px;
color:#F2EDE4;
border-bottom:1px solid #F2EDE4;
}
.aih-pr_card_uq5:not(.aih-pr_card_feat_uq5) .aih-pr_cta_uq5:hover{
border-color:#20B460;
color:#20B460;
}
.aih-grow_uq5{
padding:1.625rem 0 0.625rem;
}
.aih-row_seo_uq5{
margin:10px 0 0;
max-width:760px;
line-height:1.65;
font-size:0.875rem;
color:#8C8278;
overflow-wrap:break-word;
}
.aih-row_seo_uq5 strong{
font-weight:700;
color:#F2EDE4;
}
.aih-jp_uq5{
padding:1.875rem 0 10px;
}
.aih-jp_grid_uq5{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:769px){
.aih-jp_grid_uq5{
grid-template-columns:1fr 1fr;
}
.aih-jp_card_mega_uq5{
grid-column:1/-1;
}
}
@media(min-width:1001px){
.aih-jp_grid_uq5{
grid-template-columns:1.4fr 1fr 1fr;
}
.aih-jp_card_mega_uq5{
grid-column:auto;
}
}
.aih-jp_card_uq5{
border-radius:1.25rem;
overflow:hidden;
gap:0.75rem;
background:#231E19;
border:1px solid rgba(242,237,228,0.07);
padding:1.625rem;
flex-direction:column;
position:relative;
justify-content:space-between;
min-width:0;
display:flex;
min-height:12.5rem;
}
.aih-jp_card_mega_uq5{
background:linear-gradient(135deg,#0F2019,#0A1008);
border-color:transparent;
min-height:210px;
color:#EDF7F1;
}
.aih-jp_glow_uq5{
background:radial-gradient(circle,rgba(32,180,96,0.18),transparent 70%);
border-radius:50%;
width:12.5rem;
position:absolute;
pointer-events:none;
top:-2.5rem;
height:12.5rem;
right:-2.5rem;
}
.aih-jp_label_uq5{
gap:0.625rem;
color:#20B460;
justify-content:space-between;
flex-wrap:wrap;
position:relative;
font-weight:700;
align-items:center;
display:flex;
text-transform:uppercase;
letter-spacing:.16em;
font-size:0.625rem;
}
.aih-jp_card_mega_uq5 .aih-jp_label_uq5{
color:#3AEEA0;
}
.aih-jp_drop_uq5{
letter-spacing:.04em;
color:#A89E8E;
font-weight:600;
text-transform:none;
}
.aih-jp_card_mega_uq5 .aih-jp_drop_uq5{
color:#92BFA4;
}
.aih-jp_amount_uq5{
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1;
position:relative;
overflow-wrap:break-word;
font-size:38px;
font-weight:700;
color:#F2EDE4;
}
.aih-jp_card_mega_uq5 .aih-jp_amount_uq5{
animation:zm2-pulse 2.4s infinite;
color:#3AEEA0;
font-size:3rem;
}
@media(min-width:769px){
.aih-jp_card_mega_uq5 .aih-jp_amount_uq5{
font-size:54px;
}
}
.aih-jp_game_uq5{
position:relative;
color:#A89E8E;
font-size:13px;
}
.aih-jp_card_mega_uq5 .aih-jp_game_uq5{
color:#92BFA4;
}
.aih-jp_cta_uq5{
align-self:flex-start;
position:relative;
}
.aih-jp_card_mega_uq5 .aih-jp_cta_uq5{
background:#3AEEA0;
border-radius:62.438rem;
transition:opacity .22s ease;
padding:0.625rem 20px;
font-size:13px;
font-weight:700;
color:#0F1A14;
}
.aih-jp_card_mega_uq5 .aih-jp_cta_uq5:hover{
opacity:.9;
}
.aih-jp_card_uq5:not(.aih-jp_card_mega_uq5) .aih-jp_cta_uq5{
transition:color .22s ease,border-color .22s ease;
font-weight:700;
padding-bottom:2px;
font-size:0.813rem;
border-bottom:1px solid #F2EDE4;
color:#F2EDE4;
}
.aih-jp_card_uq5:not(.aih-jp_card_mega_uq5) .aih-jp_cta_uq5:hover{
border-color:#20B460;
color:#20B460;
}
.aih-jp_seo_uq5{
margin:0.875rem 0 0;
color:#8C8278;
max-width:760px;
font-size:14px;
overflow-wrap:break-word;
line-height:1.65;
}
.aih-jp_seo_uq5 strong{
font-weight:700;
color:#F2EDE4;
}
.aih-grow_uq5{
padding:1.625rem 0 10px;
}
.aih-row_seo_uq5{
margin:10px 0 0;
overflow-wrap:break-word;
color:#8C8278;
max-width:47.5rem;
font-size:0.875rem;
line-height:1.65;
}
.aih-row_seo_uq5 strong{
font-weight:700;
color:#F2EDE4;
}
.aih-grow_uq5{
padding:26px 0 0.625rem;
}
.aih-row_seo_uq5{
margin:0.625rem 0 0;
overflow-wrap:break-word;
max-width:760px;
color:#8C8278;
font-size:0.875rem;
line-height:1.65;
}
.aih-row_seo_uq5 strong{
font-weight:700;
color:#F2EDE4;
}
.aih-grow_uq5{
padding:26px 0 0.625rem;
}
.aih-row_seo_uq5{
margin:10px 0 0;
max-width:760px;
color:#8C8278;
font-size:14px;
overflow-wrap:break-word;
line-height:1.65;
}
.aih-row_seo_uq5 strong{
color:#F2EDE4;
font-weight:700;
}
.aih-app_uq5{
padding:30px 0 10px;
}
.aih-app_in_uq5{
padding:2rem;
background:#231E19;
border:1px solid rgba(242,237,228,0.07);
border-radius:1.25rem;
gap:28px;
display:flex;
flex-direction:column;
}
@media(min-width:767px){
.aih-app_in_uq5{
padding:40px 44px;
gap:40px;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.aih-app_copy_uq5{
min-width:0;
max-width:35rem;
}
.aih-app_eyebrow_uq5{
margin-bottom:12px;
}
.aih-app_h2_uq5{
overflow-wrap:break-word;
font-size:28px;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
color:#F2EDE4;
font-weight:600;
margin-bottom:0.75rem;
}
@media(min-width:766px){
.aih-app_h2_uq5{
font-size:34px;
}
}
.aih-app_text_uq5{
font-size:0.875rem;
line-height:1.6;
margin-bottom:1.375rem;
color:#8C8278;
}
.aih-app_btns_uq5{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.aih-app_btn_uq5{
gap:10px;
background:#20B460;
padding:0.688rem 20px;
transition:background-color .22s ease;
border-radius:14px;
display:inline-flex;
align-items:center;
color:#0A1510;
}
.aih-app_btn_uq5:hover{
background:#28D470;
}
.aih-app_btn_ic_uq5{
display:inline-flex;
align-items:center;
}
.aih-app_btn_ic_uq5 svg{
height:1.125rem;
width:1.125rem;
}
.aih-app_btn_lb_uq5{
font-weight:700;
font-size:0.844rem;
}
.aih-app_qr_wrap_uq5{
flex:0 0 auto;
gap:1.125rem;
align-items:center;
display:flex;
}
.aih-app_qr_uq5{
border-radius:0.875rem;
flex:0 0 auto;
background-image:repeating-linear-gradient(0deg,#231E19 0 0.313rem,transparent 0.313rem 0.688rem),repeating-linear-gradient(90deg,#231E19 0 0.313rem,transparent 0.313rem 0.688rem);
background-color:#20B460;
height:108px;
width:108px;
}
.aih-app_qr_cap_uq5{
font-size:12.5px;
color:#A89E8E;
max-width:92px;
line-height:1.4;
}
.aih-trn_uq5{
padding:30px 0 10px;
}
.aih-trn_in_uq5{
border:1px solid rgba(242,237,228,0.07);
overflow:hidden;
grid-template-columns:1fr;
background:#231E19;
border-radius:1.25rem;
display:grid;
}
@media(min-width:882px){
.aih-trn_in_uq5{
grid-template-columns:1.05fr 1fr;
}
}
.aih-trn_banner_uq5{
background:linear-gradient(150deg,#0F2019,#0A1008);
padding:2.125rem;
overflow:hidden;
color:#EDF7F1;
position:relative;
}
.aih-trn_glow_uq5{
border-radius:50%;
background:radial-gradient(circle,rgba(32,180,96,0.18),transparent 70%);
width:200px;
position:absolute;
bottom:-40px;
right:-2.5rem;
pointer-events:none;
height:12.5rem;
}
.aih-trn_eyebrow_uq5{
margin-bottom:14px;
position:relative;
}
.aih-trn_h2_uq5{
color:#EDF7F1;
overflow-wrap:break-word;
line-height:1.06;
font-weight:600;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
position:relative;
font-size:30px;
margin-bottom:0.75rem;
}
@media(min-width:769px){
.aih-trn_h2_uq5{
font-size:2.25rem;
}
}
.aih-trn_text_uq5{
position:relative;
font-size:14px;
line-height:1.6;
max-width:26.25rem;
color:#92BFA4;
margin-bottom:22px;
}
.aih-trn_timer_uq5{
gap:8px;
display:flex;
margin-bottom:1.5rem;
flex-wrap:wrap;
position:relative;
align-items:center;
}
.aih-trn_timer_cap_uq5{
color:#92BFA4;
font-size:0.688rem;
}
.aih-trn_timer_box_uq5{
border-radius:8px;
padding:4px 12px;
background:rgba(220,255,235,0.07);
color:#EDF7F1;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
font-size:1.5rem;
}
.aih-trn_cta_uq5{
padding:13px 26px;
border-radius:62.438rem;
background:#3AEEA0;
transition:opacity .22s ease;
display:inline-block;
color:#0F1A14;
font-weight:700;
position:relative;
font-size:14px;
}
.aih-trn_cta_uq5:hover{
opacity:.9;
}
.aih-trn_lb_uq5{
padding:26px 28px;
}
.aih-trn_lb_head_uq5{
gap:10px;
justify-content:space-between;
display:flex;
margin-bottom:0.75rem;
align-items:center;
}
.aih-trn_lb_title_uq5{
font-size:1.25rem;
font-weight:600;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#F2EDE4;
}
.aih-trn_lb_upd_uq5{
letter-spacing:.08em;
text-transform:uppercase;
font-size:0.688rem;
color:#A89E8E;
}
.aih-trn_lb_row_uq5{
gap:0.875rem;
border-radius:8px;
padding:11px 0.75rem;
display:flex;
align-items:center;
}
.aih-trn_lb_row_uq5:nth-child(2){
background:rgba(32,180,96,0.14);
}
.aih-trn_lb_rank_uq5{
flex:0 0 auto;
color:#20B460;
font-weight:700;
width:1.375rem;
font-size:1rem;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
.aih-trn_lb_av_uq5{
border-radius:50%;
background:linear-gradient(135deg,#20B460,#3AEEA0);
flex:0 0 auto;
height:30px;
width:30px;
}
.aih-trn_lb_name_uq5{
overflow:hidden;
flex:1 1 auto;
font-size:14px;
color:#F2EDE4;
min-width:0;
white-space:nowrap;
text-overflow:ellipsis;
font-weight:600;
}
.aih-trn_lb_amount_uq5{
flex:0 0 auto;
font-weight:700;
color:#F2EDE4;
font-size:0.813rem;
}
.aih-vip_uq5{
padding:3rem 0;
}
@media(min-width:767px){
.aih-vip_uq5{
padding:4rem 0;
}
}
.aih-vip_head_uq5{
gap:0.875rem;
margin-bottom:1.875rem;
display:flex;
flex-direction:column;
}
@media(min-width:881px){
.aih-vip_head_uq5{
gap:1.5rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.aih-vip_eyebrow_uq5{
margin-bottom:12px;
}
.aih-vip_h2_uq5{
color:#EDF7F1;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
font-weight:600;
font-size:2rem;
overflow-wrap:break-word;
}
@media(min-width:769px){
.aih-vip_h2_uq5{
font-size:2.5rem;
}
}
.aih-vip_intro_uq5{
font-size:0.875rem;
line-height:1.6;
max-width:26.25rem;
color:#92BFA4;
}
.aih-vip_grid_uq5{
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
gap:0.875rem;
display:grid;
}
.aih-vip_card_uq5{
border:1px solid rgba(220,255,235,0.13);
padding:1.375rem 18px;
border-radius:14px;
min-width:0;
}
.aih-vip_card_feat_uq5{
background:rgba(220,255,235,0.07);
border-color:#3AEEA0;
}
.aih-vip_card_ic_uq5{
background:linear-gradient(135deg,#20B460,#3AEEA0);
border-radius:8px;
height:2.125rem;
display:block;
margin-bottom:1rem;
width:2.125rem;
}
.aih-vip_name_uq5{
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#EDF7F1;
font-size:1.25rem;
margin-bottom:0.375rem;
font-weight:600;
}
.aih-vip_perk_uq5{
overflow-wrap:break-word;
font-size:12.5px;
color:#92BFA4;
line-height:1.5;
}
.aih-rv_uq5{
background:#231E19;
padding:3rem 0;
border-top:1px solid rgba(242,237,228,0.07);
border-bottom:1px solid rgba(242,237,228,0.07);
margin-top:24px;
}
@media(min-width:765px){
.aih-rv_uq5{
padding:3.5rem 0;
}
}
.aih-rv_head_uq5{
gap:16px;
display:flex;
flex-direction:column;
margin-bottom:1.875rem;
}
@media(min-width:769px){
.aih-rv_head_uq5{
gap:20px;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.aih-rv_eyebrow_uq5{
margin-bottom:0.625rem;
}
.aih-rv_h2_uq5{
font-size:1.875rem;
overflow-wrap:break-word;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
font-weight:600;
color:#F2EDE4;
}
@media(min-width:766px){
.aih-rv_h2_uq5{
font-size:38px;
}
}
.aih-rv_agg_uq5{
gap:0.75rem;
align-items:center;
display:flex;
}
.aih-rv_agg_stars_uq5{
gap:3px;
color:#20B460;
display:flex;
}
.aih-rv_agg_stars_uq5 svg{
height:1.125rem;
width:1.125rem;
}
.aih-rv_source_uq5{
font-size:0.813rem;
color:#8C8278;
}
.aih-rv_grid_uq5{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:758px){
.aih-rv_grid_uq5{
grid-template-columns:repeat(3,1fr);
}
}
.aih-rv_card_uq5{
padding:1.625rem;
background:#1A1612;
border-radius:0.875rem;
border:1px solid rgba(242,237,228,0.07);
min-width:0;
}
.aih-rv_card_stars_uq5{
gap:2px;
color:#20B460;
display:flex;
margin-bottom:0.75rem;
}
.aih-rv_card_stars_uq5 svg{
height:0.875rem;
width:0.875rem;
}
.aih-rv_card_body_uq5{
margin-bottom:1rem;
overflow-wrap:break-word;
font-weight:500;
color:#F2EDE4;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.125rem;
line-height:1.45;
}
.aih-rv_card_meta_uq5{
gap:0.625rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.aih-rv_card_av_uq5{
background:linear-gradient(135deg,#20B460,#3AEEA0);
flex:0 0 auto;
border-radius:50%;
width:2rem;
height:2rem;
}
.aih-rv_card_author_uq5{
font-weight:700;
color:#F2EDE4;
font-size:0.813rem;
}
.aih-rv_card_loc_uq5{
font-size:12px;
color:#A89E8E;
}
.aih-hts_uq5{
padding:3rem 0;
}
@media(min-width:767px){
.aih-hts_uq5{
padding:62px 0;
}
}
.aih-hts_head_uq5{
gap:18px;
flex-direction:column;
display:flex;
margin-bottom:2.125rem;
}
@media(min-width:769px){
.aih-hts_head_uq5{
gap:1.5rem;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.aih-hts_eyebrow_uq5{
margin-bottom:12px;
}
.aih-hts_h2_uq5{
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
font-size:30px;
line-height:1.05;
color:#EDF7F1;
}
@media(min-width:769px){
.aih-hts_h2_uq5{
font-size:38px;
}
}
.aih-hts_cta_uq5{
transition:opacity .22s ease;
background:#3AEEA0;
flex:0 0 auto;
padding:0.938rem 1.875rem;
border-radius:62.438rem;
font-weight:700;
color:#0F1A14;
font-size:15px;
}
.aih-hts_cta_uq5:hover{
opacity:.9;
}
.aih-hts_grid_uq5{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:761px){
.aih-hts_grid_uq5{
grid-template-columns:repeat(3,1fr);
}
}
.aih-hts_step_uq5{
border-top:1px solid rgba(220,255,235,0.13);
min-width:0;
padding-top:22px;
}
.aih-hts_step_num_uq5{
font-size:2.75rem;
line-height:1;
font-weight:700;
margin-bottom:14px;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#3AEEA0;
}
.aih-hts_step_h_uq5{
font-weight:700;
font-size:1.188rem;
overflow-wrap:break-word;
color:#EDF7F1;
margin-bottom:8px;
line-height:1.2;
}
.aih-hts_step_p_uq5{
font-size:0.875rem;
overflow-wrap:break-word;
color:#92BFA4;
line-height:1.55;
}
.aih-rc_uq5{
padding:3rem 0 0.625rem;
}
.aih-rc_in_uq5{
gap:32px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:762px){
.aih-rc_in_uq5{
grid-template-columns:repeat(3,1fr);
gap:40px;
}
}
.aih-rc_col_uq5{
min-width:0;
}
.aih-rc_label_uq5{
text-transform:uppercase;
letter-spacing:.2em;
margin-bottom:1rem;
font-weight:600;
font-size:0.688rem;
color:#20B460;
}
.aih-rc_awards_uq5{
gap:12px;
flex-direction:column;
display:flex;
}
.aih-rc_award_uq5{
gap:12px;
display:flex;
align-items:center;
min-width:0;
}
.aih-rc_award_ic_uq5{
flex:0 0 auto;
color:#3AEEA0;
align-items:center;
display:inline-flex;
}
.aih-rc_award_ic_uq5 svg{
width:1.125rem;
height:18px;
}
.aih-rc_award_t_uq5{
font-weight:700;
color:#F2EDE4;
overflow-wrap:break-word;
font-size:0.875rem;
}
.aih-rc_award_s_uq5{
color:#A89E8E;
font-size:12px;
overflow-wrap:break-word;
}
.aih-rc_press_uq5{
grid-template-columns:1fr 1fr;
gap:0.625rem;
display:grid;
}
.aih-rc_press_logo_uq5{
overflow:hidden;
border-radius:0.5rem;
padding:0 0.5rem;
border:1px solid rgba(242,237,228,0.07);
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
text-align:center;
height:3.25rem;
white-space:nowrap;
align-items:center;
display:flex;
font-size:0.875rem;
text-overflow:ellipsis;
justify-content:center;
color:#8C8278;
}
.aih-rc_partner_uq5{
border-radius:0.875rem;
padding:1.375rem;
border:1px solid rgba(242,237,228,0.07);
background:#231E19;
}
.aih-rc_partner_name_uq5{
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:1.25rem;
margin-bottom:6px;
color:#F2EDE4;
overflow-wrap:break-word;
}
.aih-rc_partner_text_uq5{
line-height:1.55;
font-size:13px;
color:#8C8278;
overflow-wrap:break-word;
}
.aih-prov_uq5{
padding:40px 0 1.25rem;
}
.aih-prov_eyebrow_uq5{
margin-bottom:18px;
display:block;
}
.aih-prov_grid_uq5{
grid-template-columns:repeat(2,1fr);
gap:12px;
display:grid;
}
@media(min-width:561px){
.aih-prov_grid_uq5{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:902px){
.aih-prov_grid_uq5{
grid-template-columns:repeat(6,1fr);
}
}
.aih-op_uq5{
padding:2.25rem 0 0.625rem;
}
.aih-op_in_uq5{
background:#231E19;
border:1px solid rgba(242,237,228,0.07);
padding:2rem;
grid-template-columns:1fr;
gap:2rem;
border-radius:0.875rem;
display:grid;
align-items:center;
}
@media(min-width:860px){
.aih-op_in_uq5{
grid-template-columns:.9fr 1.1fr;
padding:34px 2.5rem;
gap:2.75rem;
}
}
.aih-op_left_uq5{
min-width:0;
}
.aih-op_eyebrow_uq5{
margin-bottom:0.75rem;
}
.aih-op_h2_uq5{
line-height:1.08;
font-size:28px;
color:#F2EDE4;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:0.625rem;
font-weight:600;
}
@media(min-width:766px){
.aih-op_h2_uq5{
font-size:30px;
}
}
.aih-op_text_uq5{
line-height:1.6;
color:#8C8278;
font-size:0.875rem;
}
.aih-op_grid_uq5{
grid-template-columns:1fr 1fr;
overflow:hidden;
background:rgba(242,237,228,0.13);
gap:1px;
border-radius:8px;
border:1px solid rgba(242,237,228,0.13);
display:grid;
}
.aih-op_field_uq5{
padding:18px 20px;
background:#1A1612;
min-width:0;
}
.aih-op_field_lb_uq5{
font-size:10px;
letter-spacing:.1em;
text-transform:uppercase;
color:#20B460;
font-weight:600;
margin-bottom:5px;
}
.aih-op_field_val_uq5{
color:#F2EDE4;
overflow-wrap:break-word;
font-size:14px;
font-weight:700;
}
.aih-tt_uq5{
padding:48px 0 10px;
}
@media(min-width:769px){
.aih-tt_uq5{
padding:60px 0 0.625rem;
}
}
.aih-tt_head_uq5{
text-align:center;
margin-bottom:2.125rem;
}
.aih-tt_eyebrow_uq5{
margin-bottom:0.75rem;
}
.aih-tt_h2_uq5{
color:#F2EDE4;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:32px;
font-weight:600;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:769px){
.aih-tt_h2_uq5{
font-size:42px;
}
}
.aih-tt_grid_uq5{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:758px){
.aih-tt_grid_uq5{
grid-template-columns:repeat(3,1fr);
}
}
.aih-tt_card_uq5{
border:1px solid rgba(242,237,228,0.07);
padding:1.875rem;
border-radius:14px;
background:#231E19;
min-width:0;
flex-direction:column;
display:flex;
}
.aih-tt_card_ic_uq5{
margin-bottom:18px;
display:inline-flex;
color:#20B460;
align-items:center;
}
.aih-tt_card_ic_uq5 svg{
width:28px;
height:28px;
}
.aih-tt_card_h_uq5{
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:22px;
font-weight:600;
overflow-wrap:break-word;
color:#F2EDE4;
margin-bottom:8px;
line-height:1.15;
}
.aih-tt_card_p_uq5{
margin-bottom:14px;
color:#8C8278;
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.6;
}
.aih-tt_card_p_uq5 b{
color:#F2EDE4;
font-weight:700;
}
.aih-tt_card_link_uq5{
transition:color .22s ease;
font-size:13px;
align-self:flex-start;
padding-bottom:2px;
color:#F2EDE4;
font-weight:700;
border-bottom:1px solid #20B460;
margin-top:auto;
}
.aih-tt_card_link_uq5:hover{
color:#20B460;
}
.aih-ts_uq5{
padding:2.75rem 0;
}
.aih-ts_in_uq5{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:center;
}
@media(min-width:881px){
.aih-ts_in_uq5{
gap:48px;
grid-template-columns:1.4fr 1fr;
}
}
.aih-ts_left_uq5{
min-width:0;
}
.aih-ts_h2_uq5{
font-size:26px;
overflow-wrap:break-word;
color:#EDF7F1;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.1;
font-weight:600;
margin-bottom:12px;
}
@media(min-width:771px){
.aih-ts_h2_uq5{
font-size:28px;
}
}
.aih-ts_text_uq5{
max-width:520px;
line-height:1.6;
margin-bottom:1.375rem;
font-size:14.5px;
color:#92BFA4;
}
.aih-ts_badges_uq5{
gap:18px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.aih-ts_badge_uq5{
font-size:13px;
font-weight:600;
color:#92BFA4;
}
.aih-ts_pay_uq5{
gap:12px;
display:flex;
flex-wrap:wrap;
}
@media(min-width:883px){
.aih-ts_pay_uq5{
justify-content:flex-end;
}
}
.aih-ts_pay_chip_uq5{
border:1px solid rgba(220,255,235,0.13);
padding:0.75rem 16px;
border-radius:14px;
background:rgba(220,255,235,0.07);
color:#EDF7F1;
font-size:0.875rem;
font-weight:700;
}
.aih-wy_uq5{
padding:48px 0;
}
@media(min-width:768px){
.aih-wy_uq5{
padding:3.5rem 0;
}
}
.aih-wy_in_uq5{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:900px){
.aih-wy_in_uq5{
grid-template-columns:.8fr 1.2fr;
gap:48px;
}
}
.aih-wy_left_uq5{
min-width:0;
}
.aih-wy_eyebrow_uq5{
margin-bottom:14px;
}
.aih-wy_h2_uq5{
margin-bottom:16px;
line-height:1.05;
font-size:32px;
color:#F2EDE4;
font-weight:600;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:769px){
.aih-wy_h2_uq5{
font-size:40px;
}
}
.aih-wy_intro_uq5{
font-size:15px;
color:#8C8278;
line-height:1.6;
}
.aih-wy_grid_uq5{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:561px){
.aih-wy_grid_uq5{
grid-template-columns:1fr 1fr;
}
}
.aih-wy_card_uq5{
padding:26px;
background:#231E19;
border:1px solid rgba(242,237,228,0.07);
border-radius:0.875rem;
min-width:0;
}
.aih-wy_card_ic_uq5{
color:#20B460;
display:inline-flex;
align-items:center;
margin-bottom:16px;
justify-content:center;
}
.aih-wy_card_ic_uq5 svg{
width:26px;
height:1.625rem;
}
.aih-wy_card_h_uq5{
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:8px;
color:#F2EDE4;
overflow-wrap:break-word;
font-size:1.313rem;
line-height:1.15;
font-weight:600;
}
.aih-wy_card_p_uq5{
font-size:14px;
line-height:1.55;
overflow-wrap:break-word;
color:#8C8278;
}
.aih-pmt_uq5{
padding:3rem 0 10px;
}
.aih-pmt_in_uq5{
grid-template-columns:1fr;
gap:32px;
align-items:start;
display:grid;
}
@media(min-width:881px){
.aih-pmt_in_uq5{
grid-template-columns:1fr 1.1fr;
gap:48px;
}
}
.aih-pmt_left_uq5{
min-width:0;
}
.aih-pmt_eyebrow_uq5{
margin-bottom:12px;
}
.aih-pmt_h2_uq5{
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.06;
color:#F2EDE4;
font-size:30px;
overflow-wrap:break-word;
margin-bottom:0.75rem;
}
@media(min-width:768px){
.aih-pmt_h2_uq5{
font-size:32px;
}
}
.aih-pmt_text_uq5{
line-height:1.6;
font-size:0.906rem;
color:#8C8278;
margin-bottom:22px;
}
.aih-pmt_logos_uq5{
gap:10px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:481px){
.aih-pmt_logos_uq5{
grid-template-columns:repeat(4,1fr);
}
}
.aih-pmt_logo_uq5{
background:#231E19;
border:1px solid rgba(242,237,228,0.07);
border-radius:8px;
overflow:hidden;
padding:0 0.5rem;
justify-content:center;
color:#D6CCBE;
display:flex;
font-size:0.781rem;
white-space:nowrap;
text-align:center;
font-weight:700;
align-items:center;
text-overflow:ellipsis;
height:3.125rem;
}
.aih-pmt_table_uq5{
border-radius:0.875rem;
border:1px solid rgba(242,237,228,0.07);
overflow:hidden;
min-width:0;
}
.aih-pmt_thead_uq5{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#110E0B;
display:grid;
}
.aih-pmt_th_uq5{
padding:0.813rem 14px;
overflow:hidden;
color:#EDF7F1;
white-space:nowrap;
text-transform:uppercase;
font-weight:700;
letter-spacing:.08em;
text-overflow:ellipsis;
font-size:10px;
}
.aih-pmt_row_uq5{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(242,237,228,0.07);
}
.aih-pmt_row_uq5:nth-child(odd){
background:#231E19;
}
.aih-pmt_td_uq5{
padding:14px;
overflow-wrap:break-word;
color:#8C8278;
font-size:13.5px;
min-width:0;
}
.aih-pmt_row_uq5 .aih-pmt_td_uq5:first-child{
font-weight:700;
color:#F2EDE4;
}
.aih-pmt_row_uq5 .aih-pmt_td_uq5:last-child{
color:#27C96E;
font-weight:700;
}
.aih-el_uq5{
padding:3rem 0;
}
@media(min-width:765px){
.aih-el_uq5{
padding:3.5rem 0;
}
}
.aih-el_in_uq5{
gap:40px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:900px){
.aih-el_in_uq5{
grid-template-columns:1fr 1fr;
gap:56px;
}
}
.aih-el_left_uq5{
min-width:0;
}
.aih-el_eyebrow_uq5{
margin-bottom:14px;
}
.aih-el_h2_uq5{
font-weight:600;
overflow-wrap:break-word;
line-height:1.08;
font-size:2rem;
margin-bottom:22px;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#F2EDE4;
}
@media(min-width:765px){
.aih-el_h2_uq5{
font-size:38px;
}
}
.aih-el_body_uq5 p{
line-height:1.7;
color:#D6CCBE;
margin-bottom:18px;
font-size:16px;
overflow-wrap:break-word;
}
.aih-el_dropcap_uq5{
padding:0.375rem 0.75rem 0 0;
color:#20B460;
float:left;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:62px;
line-height:.8;
font-weight:700;
}
.aih-el_right_uq5{
min-width:0;
}
.aih-el_quote_uq5{
border-radius:20px;
padding:36px;
background:linear-gradient(150deg,#0F2019,#0A1008);
position:relative;
color:#EDF7F1;
margin-bottom:1.5rem;
}
.aih-el_quote_mark_uq5{
display:inline-flex;
color:#3AEEA0;
align-items:center;
margin-bottom:6px;
}
.aih-el_quote_mark_uq5 svg{
width:34px;
height:34px;
}
.aih-el_quote_text_uq5{
overflow-wrap:break-word;
line-height:1.4;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:1.375rem;
color:#EDF7F1;
font-size:1.375rem;
font-weight:500;
}
.aih-el_quote_meta_uq5{
gap:0.75rem;
display:flex;
align-items:center;
}
.aih-el_quote_av_uq5{
border-radius:50%;
background:linear-gradient(135deg,#20B460,#3AEEA0);
flex:0 0 auto;
height:38px;
width:2.375rem;
}
.aih-el_quote_author_uq5{
font-size:14px;
font-weight:700;
color:#EDF7F1;
}
.aih-el_quote_meta_sub_uq5{
color:#92BFA4;
font-size:12px;
}
.aih-el_explain_uq5{
border:1px solid rgba(242,237,228,0.07);
overflow:hidden;
border-radius:0.875rem;
}
.aih-el_explain_card_uq5{
padding:1.375rem 1.5rem;
}
.aih-el_explain_card_uq5+.aih-el_explain_card_uq5{
border-top:1px solid rgba(242,237,228,0.07);
}
.aih-el_explain_h_uq5{
margin-bottom:0.5rem;
overflow-wrap:break-word;
line-height:1.15;
font-weight:600;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.25rem;
color:#F2EDE4;
}
.aih-el_explain_p_uq5{
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.55;
color:#8C8278;
}
.aih-gd_uq5{
padding:48px 0 0.625rem;
}
.aih-gd_head_uq5{
gap:0.875rem;
display:flex;
margin-bottom:1.5rem;
flex-direction:column;
}
@media(min-width:678px){
.aih-gd_head_uq5{
gap:1.25rem;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.aih-gd_eyebrow_uq5{
margin-bottom:10px;
}
.aih-gd_h2_uq5{
font-weight:600;
font-size:1.75rem;
overflow-wrap:break-word;
line-height:1.05;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#F2EDE4;
}
@media(min-width:769px){
.aih-gd_h2_uq5{
font-size:34px;
}
}
.aih-gd_more_uq5{
transition:color .22s ease,border-color .22s ease;
flex:0 0 auto;
font-size:13.5px;
color:#F2EDE4;
padding-bottom:2px;
border-bottom:1px solid #F2EDE4;
font-weight:600;
}
.aih-gd_more_uq5:hover{
border-color:#20B460;
color:#20B460;
}
.aih-gd_grid_uq5{
gap:20px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:721px){
.aih-gd_grid_uq5{
grid-template-columns:repeat(3,1fr);
}
}
.aih-gd_card_uq5{
background:#231E19;
border:1px solid rgba(242,237,228,0.07);
border-radius:14px;
overflow:hidden;
min-width:0;
display:block;
}
.aih-gd_card_img_uq5{
background:linear-gradient(140deg,#0F2019,#20B460);
height:9.375rem;
}
.aih-gd_card_body_uq5{
padding:1.375rem;
}
.aih-gd_card_cat_uq5{
text-transform:uppercase;
font-size:10px;
font-weight:600;
letter-spacing:.1em;
color:#20B460;
}
.aih-gd_card_h_uq5{
margin:0.5rem 0 10px;
color:#F2EDE4;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
line-height:1.2;
font-size:1.188rem;
}
.aih-gd_card_meta_uq5{
font-size:0.75rem;
color:#A89E8E;
overflow-wrap:break-word;
}
.aih-faq_uq5{
background:#231E19;
padding:3rem 0;
margin-top:24px;
border-bottom:1px solid rgba(242,237,228,0.07);
border-top:1px solid rgba(242,237,228,0.07);
}
@media(min-width:768px){
.aih-faq_uq5{
padding:3.875rem 0;
}
}
.aih-faq_head_uq5{
margin-bottom:34px;
text-align:center;
}
.aih-faq_eyebrow_uq5{
margin-bottom:12px;
}
.aih-faq_h2_uq5{
overflow-wrap:break-word;
line-height:1.05;
font-weight:600;
font-size:32px;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#F2EDE4;
}
@media(min-width:767px){
.aih-faq_h2_uq5{
font-size:2.375rem;
}
}
.aih-faq_list_uq5{
margin:0 auto;
gap:0.75rem;
flex-direction:column;
display:flex;
max-width:51.25rem;
}
.aih-faq_item_uq5{
overflow:hidden;
border:1px solid rgba(242,237,228,0.07);
border-radius:0.875rem;
background:#1A1612;
}
.aih-faq_q_uq5{
gap:20px;
padding:20px 1.5rem;
list-style:none;
color:#F2EDE4;
overflow-wrap:break-word;
justify-content:space-between;
font-weight:700;
display:flex;
font-size:16px;
cursor:pointer;
align-items:center;
}
.aih-faq_q_uq5::-webkit-details-marker{
display:none;
}
.aih-faq_q_ic_uq5{
transition:transform .22s ease;
flex:0 0 auto;
color:#20B460;
align-items:center;
display:inline-flex;
}
.aih-faq_q_ic_uq5 svg{
width:1.125rem;
height:18px;
}
.aih-faq_item_uq5[open] .aih-faq_q_ic_uq5{
transform:rotate(180deg);
}
.aih-faq_a_uq5{
padding:0 1.5rem 1.25rem;
line-height:1.6;
overflow-wrap:break-word;
color:#8C8278;
font-size:14.5px;
}
.aih-lh_uq5{
padding:2.5rem 0 20px;
}
.aih-lh_in_uq5{
padding-top:34px;
border-top:1px solid rgba(242,237,228,0.13);
}
.aih-lh_eyebrow_uq5{
display:block;
margin-bottom:1.375rem;
}
.aih-lh_grid_uq5{
gap:1.75rem;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:603px){
.aih-lh_grid_uq5{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:957px){
.aih-lh_grid_uq5{
grid-template-columns:repeat(5,1fr);
}
}
.aih-lh_col_uq5{
min-width:0;
}
.aih-lh_col_h_uq5{
margin-bottom:0.75rem;
font-size:0.813rem;
color:#F2EDE4;
overflow-wrap:break-word;
font-weight:700;
}
.aih-lh_links_uq5{
gap:0.5rem;
flex-direction:column;
display:flex;
}
.aih-lh_link_uq5{
transition:color .22s ease;
font-size:0.813rem;
color:#8C8278;
overflow-wrap:break-word;
}
.aih-lh_link_uq5:hover{
color:#20B460;
}
.aih-sc_uq5{
padding:3rem 0 0.625rem;
}
.aih-sc_head_uq5{
margin-bottom:1.75rem;
text-align:center;
}
.aih-sc_eyebrow_uq5{
margin-bottom:0.75rem;
}
.aih-sc_h2_uq5{
color:#F2EDE4;
line-height:1.05;
font-size:30px;
font-weight:600;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:768px){
.aih-sc_h2_uq5{
font-size:2.25rem;
}
}
.aih-sc_table_uq5{
border-radius:0.875rem;
margin:0 auto;
border:1px solid rgba(242,237,228,0.07);
overflow:hidden;
max-width:900px;
}
.aih-sc_thead_uq5{
grid-template-columns:1.6fr 1fr 1fr;
background:#110E0B;
display:grid;
}
.aih-sc_th_uq5{
padding:15px 18px;
font-size:13px;
text-align:center;
color:#92BFA4;
overflow-wrap:break-word;
font-weight:700;
}
.aih-sc_th_uq5:first-child{
text-align:left;
}
.aih-sc_th_us_uq5{
color:#3AEEA0;
}
.aih-sc_row_uq5{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(242,237,228,0.07);
}
.aih-sc_row_uq5:nth-child(even){
background:#231E19;
}
.aih-sc_td_uq5{
padding:15px 18px;
font-size:14px;
min-width:0;
color:#A89E8E;
text-align:center;
overflow-wrap:break-word;
}
.aih-sc_td_uq5:first-child{
text-align:left;
color:#D6CCBE;
font-weight:600;
}
.aih-sc_td_us_uq5{
color:#27C96E;
font-weight:700;
}
.aih-sb_uq5{
padding:3rem 0;
background:#231E19;
margin-top:1.5rem;
border-top:1px solid rgba(242,237,228,0.07);
border-bottom:1px solid rgba(242,237,228,0.07);
}
@media(min-width:769px){
.aih-sb_uq5{
padding:56px 0;
}
}
.aih-sb_eyebrow_uq5{
margin-bottom:12px;
display:block;
}
.aih-sb_h2_uq5{
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
color:#F2EDE4;
overflow-wrap:break-word;
margin-bottom:1.625rem;
font-size:1.875rem;
line-height:1.05;
}
@media(min-width:771px){
.aih-sb_h2_uq5{
font-size:36px;
}
}
.aih-sb_grid_uq5{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:559px){
.aih-sb_grid_uq5{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:961px){
.aih-sb_grid_uq5{
grid-template-columns:repeat(4,1fr);
}
}
.aih-sb_card_uq5{
border-radius:14px;
border:1px solid rgba(242,237,228,0.07);
padding:24px;
background:#1A1612;
min-width:0;
}
.aih-sb_card_h_uq5{
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
color:#F2EDE4;
font-size:1.188rem;
line-height:1.15;
margin-bottom:8px;
overflow-wrap:break-word;
}
.aih-sb_card_p_uq5{
color:#8C8278;
overflow-wrap:break-word;
font-size:13.5px;
line-height:1.6;
}
.aih-sb_rtp_uq5{
padding:1.625rem 1.75rem;
grid-template-columns:1fr;
gap:1.5rem;
background:#1A1612;
border-radius:14px;
border:1px solid rgba(242,237,228,0.07);
margin-top:1.125rem;
align-items:center;
display:grid;
}
@media(min-width:757px){
.aih-sb_rtp_uq5{
gap:2.5rem;
grid-template-columns:1fr 1fr;
}
}
.aih-sb_rtp_h_uq5{
font-weight:600;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.15;
margin-bottom:8px;
color:#F2EDE4;
font-size:20px;
overflow-wrap:break-word;
}
.aih-sb_rtp_p_uq5{
line-height:1.6;
color:#8C8278;
overflow-wrap:break-word;
font-size:0.844rem;
}
.aih-sb_rtp_stats_uq5{
gap:16px;
display:flex;
}
.aih-sb_stat_uq5{
flex:1 1 0;
border-radius:8px;
padding:1.125rem;
background:#231E19;
min-width:0;
text-align:center;
}
.aih-sb_stat_v_uq5{
font-weight:700;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#27C96E;
font-size:1.625rem;
overflow-wrap:break-word;
}
.aih-sb_stat_l_uq5{
margin-top:4px;
color:#A89E8E;
font-size:11.5px;
}
.aih-sg_uq5{
padding:3rem 0 0.625rem;
}
.aih-sg_eyebrow_uq5{
margin-bottom:0.75rem;
display:block;
}
.aih-sg_h2_uq5{
overflow-wrap:break-word;
margin-bottom:1.75rem;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
font-size:1.875rem;
color:#F2EDE4;
font-weight:600;
}
@media(min-width:768px){
.aih-sg_h2_uq5{
font-size:2.25rem;
}
}
.aih-sg_grid_uq5{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:721px){
.aih-sg_grid_uq5{
grid-template-columns:repeat(3,1fr);
}
}
.aih-sg_col_uq5{
min-width:0;
}
.aih-sg_col_h_uq5{
font-size:22px;
margin-bottom:10px;
font-weight:600;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.15;
color:#F2EDE4;
}
.aih-sg_col_p_uq5{
line-height:1.65;
overflow-wrap:break-word;
color:#8C8278;
font-size:14px;
}
.aih-ft_uq5{
background:#110E0B;
margin-top:40px;
color:#92BFA4;
}
.aih-ft_in_uq5{
gap:2rem;
padding:48px 0 1.75rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:601px){
.aih-ft_in_uq5{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:902px){
.aih-ft_in_uq5{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.aih-ft_brand_uq5{
min-width:0;
}
.aih-ft_logo_uq5{
font-weight:700;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#EDF7F1;
overflow-wrap:break-word;
font-size:26px;
}
.aih-ft_tagline_uq5{
margin-top:14px;
color:#92BFA4;
line-height:1.6;
font-size:0.844rem;
max-width:17.5rem;
}
.aih-ft_contact_uq5{
transition:color .22s ease;
overflow-wrap:anywhere;
display:inline-block;
margin-top:0.75rem;
color:#3AEEA0;
font-size:0.813rem;
max-width:17.5rem;
}
.aih-ft_contact_uq5:hover{
color:#EDF7F1;
}
.aih-ft_col_uq5{
min-width:0;
}
.aih-ft_col_h_uq5{
overflow-wrap:break-word;
letter-spacing:.08em;
font-weight:700;
font-size:0.813rem;
color:#EDF7F1;
margin-bottom:14px;
text-transform:uppercase;
}
.aih-ft_col_links_uq5{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.aih-ft_link_uq5{
transition:color .22s ease;
color:#92BFA4;
overflow-wrap:break-word;
font-size:13.5px;
}
.aih-ft_link_uq5:hover{
color:#EDF7F1;
}
.aih-ft_bot_uq5{
gap:16px;
padding:1.375rem 0 2.5rem;
border-top:1px solid rgba(220,255,235,0.13);
display:flex;
flex-direction:column;
}
@media(min-width:766px){
.aih-ft_bot_uq5{
gap:20px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.aih-ft_legal_uq5{
font-size:0.719rem;
color:#5E574F;
overflow-wrap:break-word;
line-height:1.6;
max-width:47.5rem;
}
.aih-ft_legal_uq5 b{
font-weight:700;
color:#92BFA4;
}
.aih-ft_age_uq5{
flex:0 0 auto;
padding:0.25rem 0.563rem;
border-radius:8px;
border:1.5px solid #3AEEA0;
color:#3AEEA0;
font-weight:700;
font-size:13px;
}