*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F5F2ED;
font-size:0.938rem;
-webkit-font-smoothing:antialiased;
text-rendering:optimizeLegibility;
color:#2E2620;
font-family:"Mulish", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
overflow-wrap:break-word;
line-height:1.6;
}
img{
max-width:100%;
display:block;
}
a{
text-decoration:none;
color:inherit;
}
button{
border:none;
background:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
width:0.5rem;
height:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.ivylayout_afv{
flex-direction:column;
min-height:100vh;
display:flex;
}
.ivymain_afv{
flex:1 1 auto;
min-width:0;
width:100%;
}
.ivycontainer_afv{
margin:0 auto;
padding:0 16px;
width:100%;
max-width:1400px;
}
@media(min-width:770px){
.ivycontainer_afv{
padding:0 2rem;
}
}
@media(min-width:1099px){
.ivycontainer_afv{
padding:0 56px;
}
}
.ivyeyebrow_afv{
font-size:11px;
letter-spacing:.2em;
overflow-wrap:break-word;
display:inline-block;
text-transform:uppercase;
color:#1E8C5A;
font-family:"Mulish", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.4;
font-weight:600;
}
.ivyband_afv{
background:#0F1A14;
color:#F0EDE6;
}
.ivyband_afv .ivyeyebrow_afv{
color:#4EDEA0;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.ivytb_afv{
background:#F5F2ED;
border-bottom:1px solid rgba(20,14,8,0.14);
position:sticky;
z-index:50;
top:0;
}
.ivytb_in_afv{
margin:0 auto;
padding:12px 16px;
gap:16px;
display:flex;
width:100%;
max-width:1400px;
justify-content:space-between;
align-items:center;
}
@media(min-width:768px){
.ivytb_in_afv{
padding:1rem 32px;
}
}
@media(min-width:1098px){
.ivytb_in_afv{
padding:18px 56px;
}
}
.ivytb_left_afv{
gap:28px;
min-width:0;
display:flex;
align-items:center;
}
.ivytb_logo_afv{
gap:0.688rem;
min-width:0;
align-items:center;
display:flex;
}
.ivytb_logo_mark_afv{
flex:0 0 auto;
border-radius:0.5rem;
height:2.125rem;
width:2.125rem;
object-fit:cover;
}
.ivytb_logo_txt_afv{
line-height:1;
flex-direction:column;
display:flex;
min-width:0;
}
.ivytb_logo_name_afv{
overflow:hidden;
white-space:nowrap;
color:#18120C;
font-weight:700;
text-overflow:ellipsis;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
font-size:22px;
letter-spacing:.02em;
}
.ivytb_logo_sub_afv{
overflow:hidden;
margin-top:4px;
white-space:nowrap;
text-overflow:ellipsis;
text-transform:uppercase;
color:#1E8C5A;
font-size:0.531rem;
font-weight:600;
letter-spacing:.32em;
}
.ivytb_nav_afv{
display:none;
}
@media(min-width:963px){
.ivytb_nav_afv{
gap:28px;
align-items:center;
display:flex;
}
}
.ivytb_nav_item_afv{
transition:color .22s ease,border-color .22s ease;
border-bottom:2px solid transparent;
font-weight:600;
padding-bottom:3px;
font-size:14px;
color:#2E2620;
white-space:nowrap;
}
.ivytb_nav_item_afv:hover{
color:#18120C;
}
.ivytb_nav_item_afv.ivystate_active_afv{
border-color:#1E8C5A;
color:#18120C;
}
.ivytb_right_afv{
flex:0 0 auto;
gap:0.875rem;
align-items:center;
display:flex;
}
.ivytb_search_afv{
transition:color .22s ease;
align-items:center;
display:flex;
color:#2E2620;
justify-content:center;
}
.ivytb_search_afv:hover{
color:#1E8C5A;
}
.ivytb_search_afv svg{
height:18px;
width:18px;
}
.ivytb_lang_afv{
font-size:11px;
text-transform:uppercase;
font-weight:600;
letter-spacing:.1em;
color:#6B5E52;
}
.ivytb_lang_afv:hover{
color:#18120C;
}
.ivytb_login_afv{
font-size:14px;
font-weight:600;
color:#18120C;
display:none;
}
@media(min-width:769px){
.ivytb_login_afv{
display:inline-block;
}
}
.ivytb_register_afv{
padding:11px 22px;
border-radius:62.438rem;
background:#18120C;
transition:background-color .22s ease;
font-size:0.875rem;
color:#F0EDE6;
font-weight:700;
white-space:nowrap;
}
.ivytb_register_afv:hover{
background:#2E2620;
}
.ivymob_afv{
background:#F5F2ED;
z-index:60;
right:0;
position:fixed;
padding-bottom:env(safe-area-inset-bottom);
bottom:0;
border-top:1px solid rgba(20,14,8,0.14);
left:0;
}
@media(min-width:961px){
.ivymob_afv{
display:none;
}
}
.ivymob_in_afv{
margin:0 auto;
display:flex;
max-width:560px;
justify-content:space-around;
align-items:stretch;
}
.ivymob_item_afv{
flex:1 1 0;
transition:color .22s ease;
gap:3px;
padding:0.563rem 4px;
color:#6B5E52;
min-width:0;
flex-direction:column;
display:flex;
align-items:center;
}
.ivymob_item_afv.ivystate_active_afv{
color:#1E8C5A;
}
.ivymob_ic_afv{
align-items:center;
justify-content:center;
display:flex;
}
.ivymob_ic_afv svg{
height:20px;
width:1.25rem;
}
.ivymob_lb_afv{
overflow:hidden;
text-overflow:ellipsis;
font-weight:600;
max-width:100%;
white-space:nowrap;
font-size:0.625rem;
}
@media(max-width:956px){
body{
padding-bottom:60px;
}
}
.ivyrail_afv{
position:relative;
min-width:0;
}
.ivyrail_scroll_afv{
gap:0.875rem;
padding-bottom:0.875rem;
display:flex;
overflow-x:auto;
-webkit-overflow-scrolling:touch;
scrollbar-width:thin;
}
@media(min-width:770px){
.ivyrail_scroll_afv{
gap:18px;
}
}
.ivygc_afv{
flex:0 0 auto;
width:150px;
display:block;
}
@media(min-width:769px){
.ivygc_afv{
width:188px;
}
}
.ivygc_img_afv{
background:#FDFBF8;
border-radius:14px;
overflow:hidden;
padding-bottom:133.33%;
box-shadow:0 2px 0.375rem rgba(18,12,6,0.07), 0 8px 1.25rem rgba(18,12,6,0.06);
position:relative;
}
.ivygc_img_afv img{
inset:0;
object-fit:cover;
position:absolute;
height:100%;
width:100%;
}
.ivygc_cover_afv{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
pointer-events:none;
position:absolute;
}
.ivygc_hover_afv{
transition:opacity .22s ease;
inset:0;
background:rgba(0,0,0,0.52);
position:absolute;
opacity:0;
display:flex;
align-items:center;
justify-content:center;
}
.ivygc_afv:hover .ivygc_hover_afv{
opacity:1;
}
.ivygc_hover_btn_afv{
border-radius:62.438rem;
background:#18120C;
justify-content:center;
align-items:center;
width:2.875rem;
color:#F0EDE6;
display:flex;
height:46px;
}
.ivygc_hover_btn_afv svg{
height:18px;
width:18px;
}
.ivygc_info_afv{
gap:2px;
display:flex;
margin-top:9px;
min-width:0;
flex-direction:column;
}
.ivygc_name_afv{
overflow:hidden;
font-size:13px;
white-space:nowrap;
color:#18120C;
text-overflow:ellipsis;
font-weight:700;
}
.ivygc_prov_afv{
overflow:hidden;
color:#6B5E52;
white-space:nowrap;
font-size:11px;
text-overflow:ellipsis;
}
.ivygc_meta_afv{
font-size:0.688rem;
color:#6B5E52;
}
.ivytc_afv{
flex:0 0 auto;
width:180px;
display:block;
}
@media(min-width:767px){
.ivytc_afv{
width:230px;
}
}
.ivytc_img_afv{
border-radius:14px;
background:#FDFBF8;
overflow:hidden;
position:relative;
padding-bottom:75%;
box-shadow:0 2px 0.375rem rgba(18,12,6,0.07), 0 0.5rem 20px rgba(18,12,6,0.06);
}
.ivytc_img_afv img{
inset:0;
position:absolute;
width:100%;
object-fit:cover;
height:100%;
}
.ivytc_info_afv{
gap:2px;
display:flex;
min-width:0;
margin-top:0.563rem;
flex-direction:column;
}
.ivytc_name_afv{
overflow:hidden;
white-space:nowrap;
font-size:0.875rem;
text-overflow:ellipsis;
font-weight:700;
color:#18120C;
}
.ivytc_rtp_afv{
font-size:0.688rem;
color:#6B5E52;
}
.ivylc_afv{
flex:0 0 auto;
display:block;
width:230px;
}
@media(min-width:767px){
.ivylc_afv{
width:268px;
}
}
.ivylc_img_afv{
background:#FDFBF8;
overflow:hidden;
border-radius:0.875rem;
box-shadow:0 2px 0.375rem rgba(18,12,6,0.07), 0 8px 20px rgba(18,12,6,0.06);
padding-bottom:62.5%;
position:relative;
}
.ivylc_img_afv img{
inset:0;
position:absolute;
object-fit:cover;
height:100%;
width:100%;
}
.ivylc_live_afv{
padding:0.25rem 0.563rem;
background:rgba(0,0,0,0.52);
gap:0.438rem;
border-radius:999px;
display:flex;
top:12px;
left:12px;
position:absolute;
align-items:center;
}
.ivylc_live_dot_afv{
background:#C0352A;
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
height:0.5rem;
width:8px;
}
.ivylc_seats_afv{
font-weight:600;
color:#F0EDE6;
text-transform:uppercase;
letter-spacing:.08em;
font-size:0.625rem;
}
.ivylc_info_afv{
gap:2px;
display:flex;
margin-top:9px;
min-width:0;
flex-direction:column;
}
.ivylc_name_afv{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
color:#18120C;
font-weight:700;
font-size:15px;
}
.ivylc_bet_afv{
font-size:11px;
color:#6B5E52;
}
.ivypc_afv{
gap:0.5rem;
padding:16px 14px;
border:1px solid rgba(20,14,8,0.08);
background:#FDFBF8;
border-radius:0.875rem;
justify-content:center;
min-height:4.625rem;
display:flex;
min-width:0;
flex-direction:column;
align-items:center;
}
.ivypc_logo_afv{
flex:0 0 auto;
object-fit:contain;
height:1.75rem;
width:auto;
max-width:100%;
}
.ivypc_name_afv{
overflow:hidden;
text-overflow:ellipsis;
max-width:100%;
color:#6B5E52;
white-space:nowrap;
font-size:0.688rem;
text-align:center;
}
.ivygc_tag_afv{
border-radius:0.5rem;
padding:3px 0.5rem;
left:10px;
text-transform:uppercase;
position:absolute;
letter-spacing:.06em;
font-weight:700;
top:0.625rem;
z-index:2;
display:inline-block;
font-size:0.625rem;
}
.ivygc_tag_hot_afv{
background:#C0352A;
color:#F0EDE6;
}
.ivygc_tag_new_afv{
background:#2DB87A;
color:#18120C;
}
.ivygc_tag_jp_afv{
background:#C88A12;
color:#18120C;
}
.ivygc_tag_live_afv{
background:#C0352A;
color:#F0EDE6;
}
.ivysh_afv{
margin-bottom:1.125rem;
min-width:0;
}
.ivysh_row_afv{
gap:16px;
justify-content:space-between;
flex-wrap:wrap;
align-items:flex-end;
display:flex;
}
.ivysh_row_afv .ivysh_l_afv{
gap:0.375rem;
min-width:0;
display:flex;
flex-direction:column;
}
.ivysh_stack_afv{
gap:10px;
align-items:flex-start;
flex-direction:column;
display:flex;
}
.ivysh_center_afv{
gap:0.625rem;
align-items:center;
text-align:center;
display:flex;
flex-direction:column;
}
.ivysh_h2_afv{
line-height:1.1;
color:#18120C;
overflow-wrap:break-word;
font-size:1.5rem;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:771px){
.ivysh_h2_afv{
font-size:30px;
}
}
.ivyband_afv .ivysh_h2_afv{
color:#F0EDE6;
}
.ivysh_eb_line_afv{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.ivysh_eb_line_afv::before{
background:#1E8C5A;
width:1.75rem;
content:"";
display:inline-block;
height:1px;
}
.ivyband_afv .ivysh_eb_line_afv::before{
background:#4EDEA0;
}
.ivysh_eb_dot_afv{
gap:0.5rem;
align-items:center;
display:inline-flex;
}
.ivysh_eb_dot_afv::before{
border-radius:50%;
background:#1E8C5A;
content:"";
height:6px;
display:inline-block;
width:6px;
}
.ivyband_afv .ivysh_eb_dot_afv::before{
background:#4EDEA0;
}
.ivysh_link_afv{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:0.375rem;
color:#18120C;
font-size:13px;
display:inline-flex;
white-space:nowrap;
align-items:center;
border-bottom:1px solid #18120C;
padding-bottom:2px;
font-weight:600;
}
.ivysh_link_afv:hover{
border-color:#1E8C5A;
color:#1E8C5A;
}
.ivysh_link_afv svg{
width:14px;
height:0.875rem;
}
.ivysh_link_chev_afv{
padding-bottom:0;
border-bottom:0;
}
.ivysh_link_btn_afv{
padding:0.563rem 18px;
background:#18120C;
border-radius:62.438rem;
color:#F0EDE6;
border-bottom:0;
}
.ivysh_link_btn_afv:hover{
border-color:transparent;
background:#2E2620;
color:#F0EDE6;
}
.ivyband_afv .ivysh_link_afv{
border-color:#F0EDE6;
color:#F0EDE6;
}
.ivyband_afv .ivysh_link_btn_afv{
background:#4EDEA0;
color:#18120C;
}
.ivysh_rule_afv{
margin:-2px 0 18px;
background:rgba(20,14,8,0.14);
height:1px;
}
.ivyband_afv .ivysh_rule_afv{
background:rgba(255,252,245,0.12);
}
.ivyhero_afv{
padding:2rem 0 0.5rem;
}
@media(min-width:767px){
.ivyhero_afv{
padding:56px 0 1.5rem;
}
}
.ivyhero_in_afv{
grid-template-columns:1fr;
gap:2rem;
align-items:center;
display:grid;
}
@media(min-width:903px){
.ivyhero_in_afv{
grid-template-columns:1.05fr .95fr;
gap:3rem;
}
}
.ivyhero_copy_afv{
min-width:0;
}
.ivyhero_eyebrow_afv{
gap:10px;
margin-bottom:1.375rem;
display:inline-flex;
align-items:center;
}
.ivyhero_eyebrow_line_afv{
background:#1E8C5A;
flex:0 0 auto;
height:1px;
display:inline-block;
width:1.75rem;
}
.ivyhero_h1_afv{
font-size:2.375rem;
font-weight:600;
line-height:1.04;
letter-spacing:-.01em;
overflow-wrap:break-word;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:1.25rem;
color:#18120C;
}
@media(min-width:765px){
.ivyhero_h1_afv{
font-size:3.375rem;
}
}
@media(min-width:1097px){
.ivyhero_h1_afv{
font-size:62px;
}
}
.ivyhero_h1_afv em{
font-style:normal;
color:#1E8C5A;
}
.ivyhero_sub_afv{
margin-bottom:1.875rem;
line-height:1.6;
color:#8C7D72;
font-size:16px;
max-width:480px;
}
@media(min-width:768px){
.ivyhero_sub_afv{
font-size:18px;
}
}
.ivyhero_actions_afv{
gap:0.875rem;
flex-wrap:wrap;
align-items:center;
margin-bottom:34px;
display:flex;
}
.ivyhero_cta_afv{
background:#18120C;
padding:16px 1.875rem;
gap:10px;
border-radius:62.438rem;
transition:background-color .22s ease;
align-items:center;
font-weight:700;
color:#F0EDE6;
font-size:15px;
display:inline-flex;
}
.ivyhero_cta_afv:hover{
background:#2E2620;
}
.ivyhero_cta_ic_afv{
align-items:center;
display:inline-flex;
}
.ivyhero_cta_ic_afv svg{
width:1rem;
height:16px;
}
.ivyhero_cta_alt_afv{
padding:0.938rem 1.625rem;
background:transparent;
border:1px solid rgba(20,14,8,0.14);
transition:border-color .22s ease,color .22s ease;
border-radius:999px;
align-items:center;
font-size:0.938rem;
display:inline-flex;
color:#18120C;
font-weight:600;
}
.ivyhero_cta_alt_afv:hover{
border-color:#1E8C5A;
color:#1E8C5A;
}
.ivyhero_trust_afv{
gap:1.375rem;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.ivyhero_trust_item_afv{
gap:0.563rem;
font-size:0.813rem;
font-weight:600;
color:#2E2620;
align-items:center;
display:flex;
}
.ivyhero_trust_ic_afv{
display:inline-flex;
align-items:center;
color:#1E8C5A;
}
.ivyhero_trust_ic_afv svg{
width:16px;
height:16px;
}
.ivyhero_promo_afv{
background:#FDFBF8;
overflow:hidden;
border-radius:20px;
min-height:300px;
display:flex;
box-shadow:0 0.75rem 3rem rgba(18,12,6,0.14), 0 3px 10px rgba(18,12,6,0.09);
position:relative;
}
.ivyhero_promo_bg_afv{
inset:0;
background-position:center;
background-size:cover;
position:absolute;
}
.ivyhero_promo_bg_afv::after{
background:linear-gradient(120deg,#0F1A14 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
content:"";
position:absolute;
}
.ivyhero_promo_glow_afv{
border-radius:50%;
background:radial-gradient(circle,rgba(52,183,110,0.18) 0%,transparent 65%);
height:260px;
pointer-events:none;
width:16.25rem;
position:absolute;
right:-1.25rem;
top:-40px;
}
.ivyhero_promo_ct_afv{
padding:28px;
z-index:2;
max-width:88%;
position:relative;
align-self:flex-end;
}
.ivyhero_promo_label_afv{
font-weight:700;
font-size:0.625rem;
text-transform:uppercase;
margin-bottom:8px;
display:block;
letter-spacing:.25em;
color:#4EDEA0;
}
.ivyhero_promo_amount_afv{
color:#F0EDE6;
font-weight:600;
overflow-wrap:break-word;
font-size:32px;
line-height:1.05;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:766px){
.ivyhero_promo_amount_afv{
font-size:40px;
}
}
.ivyhero_promo_amount_afv em{
font-style:normal;
color:#4EDEA0;
}
.ivyhero_rating_afv{
background:#FDFBF8;
gap:0.625rem;
border:1px solid rgba(20,14,8,0.08);
border-radius:14px;
padding:0.625rem 0.875rem;
max-width:min(16.25rem,62%);
align-items:center;
right:0.875rem;
position:absolute;
z-index:3;
box-shadow:0 2px 0.375rem rgba(18,12,6,0.07), 0 8px 20px rgba(18,12,6,0.06);
display:flex;
top:0.875rem;
}
.ivyhero_rating_score_afv{
flex:0 0 auto;
font-weight:700;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
color:#18120C;
font-size:24px;
}
.ivyhero_rating_txt_afv{
flex:1 1 auto;
min-width:0;
}
.ivyhero_rating_stars_afv{
gap:2px;
display:flex;
color:#1E8C5A;
}
.ivyhero_rating_stars_afv svg{
height:0.75rem;
width:0.75rem;
}
.ivyhero_rating_cap_afv{
overflow-wrap:break-word;
line-height:1.35;
margin-top:3px;
font-size:11px;
display:block;
color:#6B5E52;
}
.ivystat_afv{
border-bottom:1px solid rgba(20,14,8,0.14);
margin-top:16px;
border-top:1px solid rgba(20,14,8,0.14);
}
.ivystat_in_afv{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.ivystat_in_afv{
grid-template-columns:repeat(4,1fr);
}
}
.ivystat_item_afv{
padding:1.375rem 14px;
border-right:1px solid rgba(20,14,8,0.08);
border-bottom:1px solid rgba(20,14,8,0.08);
min-width:0;
}
.ivystat_item_afv:nth-child(2n){
border-right:0;
}
.ivystat_item_afv:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.ivystat_item_afv{
border-bottom:0;
}
.ivystat_item_afv:nth-child(2n){
border-right:1px solid rgba(20,14,8,0.08);
}
.ivystat_item_afv:nth-child(4n){
border-right:0;
}
}
.ivystat_value_afv{
line-height:1;
font-weight:700;
color:#18120C;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:1.875rem;
}
@media(min-width:771px){
.ivystat_value_afv{
font-size:2.125rem;
}
}
.ivystat_label_afv{
color:#6B5E52;
margin-top:6px;
overflow-wrap:break-word;
font-size:13px;
line-height:1.4;
}
.ivygrow_afv{
padding:1.625rem 0 0.625rem;
}
.ivyrow_seo_afv{
margin:10px 0 0;
max-width:47.5rem;
font-size:0.875rem;
color:#8C7D72;
overflow-wrap:break-word;
line-height:1.65;
}
.ivyrow_seo_afv strong{
color:#18120C;
font-weight:700;
}
.ivygrow_afv{
padding:26px 0 0.625rem;
}
.ivyrow_seo_afv{
margin:10px 0 0;
color:#8C7D72;
line-height:1.65;
max-width:760px;
font-size:0.875rem;
overflow-wrap:break-word;
}
.ivyrow_seo_afv strong{
color:#18120C;
font-weight:700;
}
.ivyjp_afv{
padding:1.875rem 0 0.625rem;
}
.ivyjp_grid_afv{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:769px){
.ivyjp_grid_afv{
grid-template-columns:1fr 1fr;
}
.ivyjp_card_mega_afv{
grid-column:1/-1;
}
}
@media(min-width:997px){
.ivyjp_grid_afv{
grid-template-columns:1.4fr 1fr 1fr;
}
.ivyjp_card_mega_afv{
grid-column:auto;
}
}
.ivyjp_card_afv{
background:#FDFBF8;
border-radius:20px;
padding:26px;
border:1px solid rgba(20,14,8,0.08);
overflow:hidden;
gap:12px;
min-height:12.5rem;
justify-content:space-between;
position:relative;
flex-direction:column;
min-width:0;
display:flex;
}
.ivyjp_card_mega_afv{
background:linear-gradient(135deg,#0F1A14,#080E09);
border-color:transparent;
min-height:210px;
color:#F0EDE6;
}
.ivyjp_glow_afv{
background:radial-gradient(circle,rgba(52,183,110,0.18),transparent 70%);
border-radius:50%;
pointer-events:none;
top:-40px;
right:-40px;
width:12.5rem;
height:200px;
position:absolute;
}
.ivyjp_label_afv{
gap:0.625rem;
display:flex;
justify-content:space-between;
font-size:10px;
color:#1E8C5A;
text-transform:uppercase;
letter-spacing:.16em;
font-weight:700;
align-items:center;
flex-wrap:wrap;
position:relative;
}
.ivyjp_card_mega_afv .ivyjp_label_afv{
color:#4EDEA0;
}
.ivyjp_drop_afv{
font-weight:600;
color:#6B5E52;
letter-spacing:.04em;
text-transform:none;
}
.ivyjp_card_mega_afv .ivyjp_drop_afv{
color:#9DB8A8;
}
.ivyjp_amount_afv{
font-weight:700;
color:#18120C;
overflow-wrap:break-word;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
position:relative;
line-height:1;
font-size:38px;
}
.ivyjp_card_mega_afv .ivyjp_amount_afv{
animation:zm2-pulse 2.4s infinite;
color:#4EDEA0;
font-size:48px;
}
@media(min-width:767px){
.ivyjp_card_mega_afv .ivyjp_amount_afv{
font-size:54px;
}
}
.ivyjp_game_afv{
color:#6B5E52;
position:relative;
font-size:0.813rem;
}
.ivyjp_card_mega_afv .ivyjp_game_afv{
color:#9DB8A8;
}
.ivyjp_cta_afv{
align-self:flex-start;
position:relative;
}
.ivyjp_card_mega_afv .ivyjp_cta_afv{
background:#4EDEA0;
border-radius:999px;
padding:0.625rem 20px;
transition:opacity .22s ease;
font-weight:700;
color:#18120C;
font-size:0.813rem;
}
.ivyjp_card_mega_afv .ivyjp_cta_afv:hover{
opacity:.9;
}
.ivyjp_card_afv:not(.ivyjp_card_mega_afv) .ivyjp_cta_afv{
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
color:#18120C;
border-bottom:1px solid #18120C;
font-size:13px;
font-weight:700;
}
.ivyjp_card_afv:not(.ivyjp_card_mega_afv) .ivyjp_cta_afv:hover{
border-color:#1E8C5A;
color:#1E8C5A;
}
.ivyjp_seo_afv{
margin:14px 0 0;
color:#8C7D72;
font-size:0.875rem;
max-width:47.5rem;
line-height:1.65;
overflow-wrap:break-word;
}
.ivyjp_seo_afv strong{
color:#18120C;
font-weight:700;
}
.ivygf_afv{
padding:1.5rem 0 0.375rem;
}
.ivygf_in_afv{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
}
.ivygf_chip_afv{
border-radius:999px;
padding:0.625rem 18px;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
background:#FDFBF8;
border:1px solid rgba(20,14,8,0.14);
white-space:nowrap;
font-size:0.813rem;
color:#2E2620;
font-weight:600;
}
.ivygf_chip_afv:hover{
border-color:#1E8C5A;
color:#1E8C5A;
}
.ivygf_chip_afv.ivystate_active_afv{
background:#18120C;
border-color:transparent;
color:#F0EDE6;
}
.ivygrow_afv{
padding:26px 0 10px;
}
.ivyrow_seo_afv{
margin:10px 0 0;
color:#8C7D72;
font-size:0.875rem;
line-height:1.65;
overflow-wrap:break-word;
max-width:47.5rem;
}
.ivyrow_seo_afv strong{
color:#18120C;
font-weight:700;
}
.ivyvip_afv{
padding:48px 0;
}
@media(min-width:771px){
.ivyvip_afv{
padding:64px 0;
}
}
.ivyvip_head_afv{
gap:14px;
display:flex;
flex-direction:column;
margin-bottom:30px;
}
@media(min-width:880px){
.ivyvip_head_afv{
gap:24px;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.ivyvip_eyebrow_afv{
margin-bottom:0.75rem;
}
.ivyvip_h2_afv{
font-weight:600;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:32px;
line-height:1.05;
color:#F0EDE6;
}
@media(min-width:767px){
.ivyvip_h2_afv{
font-size:40px;
}
}
.ivyvip_intro_afv{
font-size:14px;
line-height:1.6;
max-width:26.25rem;
color:#9DB8A8;
}
.ivyvip_grid_afv{
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
gap:14px;
display:grid;
}
.ivyvip_card_afv{
border-radius:14px;
padding:22px 1.125rem;
border:1px solid rgba(255,252,245,0.12);
min-width:0;
}
.ivyvip_card_feat_afv{
border-color:#4EDEA0;
background:rgba(255,252,245,0.07);
}
.ivyvip_card_ic_afv{
background:linear-gradient(135deg,#1E8C5A,#4EDEA0);
border-radius:0.5rem;
width:2.125rem;
display:block;
height:34px;
margin-bottom:16px;
}
.ivyvip_name_afv{
overflow-wrap:break-word;
margin-bottom:0.375rem;
font-size:1.25rem;
font-weight:600;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
color:#F0EDE6;
}
.ivyvip_perk_afv{
overflow-wrap:break-word;
line-height:1.5;
color:#9DB8A8;
font-size:0.781rem;
}
.ivytrn_afv{
padding:1.875rem 0 10px;
}
.ivytrn_in_afv{
border-radius:1.25rem;
border:1px solid rgba(20,14,8,0.08);
overflow:hidden;
background:#FDFBF8;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:881px){
.ivytrn_in_afv{
grid-template-columns:1.05fr 1fr;
}
}
.ivytrn_banner_afv{
background:linear-gradient(150deg,#0F1A14,#080E09);
padding:2.125rem;
overflow:hidden;
color:#F0EDE6;
position:relative;
}
.ivytrn_glow_afv{
border-radius:50%;
background:radial-gradient(circle,rgba(52,183,110,0.18),transparent 70%);
pointer-events:none;
height:200px;
position:absolute;
width:200px;
bottom:-2.5rem;
right:-40px;
}
.ivytrn_eyebrow_afv{
margin-bottom:14px;
position:relative;
}
.ivytrn_h2_afv{
font-weight:600;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F0EDE6;
position:relative;
font-size:30px;
margin-bottom:0.75rem;
line-height:1.06;
}
@media(min-width:768px){
.ivytrn_h2_afv{
font-size:36px;
}
}
.ivytrn_text_afv{
font-size:14px;
line-height:1.6;
color:#9DB8A8;
max-width:26.25rem;
margin-bottom:22px;
position:relative;
}
.ivytrn_timer_afv{
gap:0.5rem;
display:flex;
flex-wrap:wrap;
align-items:center;
margin-bottom:24px;
position:relative;
}
.ivytrn_timer_cap_afv{
font-size:0.688rem;
color:#9DB8A8;
}
.ivytrn_timer_box_afv{
padding:0.25rem 0.75rem;
background:rgba(255,252,245,0.07);
border-radius:8px;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
color:#F0EDE6;
font-size:24px;
font-weight:700;
}
.ivytrn_cta_afv{
background:#4EDEA0;
border-radius:62.438rem;
padding:13px 26px;
transition:opacity .22s ease;
position:relative;
font-size:0.875rem;
display:inline-block;
font-weight:700;
color:#18120C;
}
.ivytrn_cta_afv:hover{
opacity:.9;
}
.ivytrn_lb_afv{
padding:26px 28px;
}
.ivytrn_lb_head_afv{
gap:10px;
justify-content:space-between;
margin-bottom:12px;
align-items:center;
display:flex;
}
.ivytrn_lb_title_afv{
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
color:#18120C;
font-size:1.25rem;
font-weight:600;
}
.ivytrn_lb_upd_afv{
letter-spacing:.08em;
color:#6B5E52;
font-size:11px;
text-transform:uppercase;
}
.ivytrn_lb_row_afv{
padding:11px 0.75rem;
border-radius:8px;
gap:0.875rem;
align-items:center;
display:flex;
}
.ivytrn_lb_row_afv:nth-child(2){
background:rgba(30,140,90,0.10);
}
.ivytrn_lb_rank_afv{
flex:0 0 auto;
font-size:16px;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
color:#1E8C5A;
font-weight:700;
width:22px;
}
.ivytrn_lb_av_afv{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#1E8C5A,#4EDEA0);
height:1.875rem;
width:30px;
}
.ivytrn_lb_name_afv{
flex:1 1 auto;
overflow:hidden;
min-width:0;
text-overflow:ellipsis;
font-weight:600;
font-size:0.875rem;
white-space:nowrap;
color:#18120C;
}
.ivytrn_lb_amount_afv{
flex:0 0 auto;
color:#18120C;
font-weight:700;
font-size:0.813rem;
}
.ivyapp_afv{
padding:30px 0 10px;
}
.ivyapp_in_afv{
border:1px solid rgba(20,14,8,0.08);
background:#FDFBF8;
padding:32px;
border-radius:1.25rem;
gap:1.75rem;
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.ivyapp_in_afv{
padding:2.5rem 2.75rem;
gap:40px;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.ivyapp_copy_afv{
max-width:35rem;
min-width:0;
}
.ivyapp_eyebrow_afv{
margin-bottom:0.75rem;
}
.ivyapp_h2_afv{
font-weight:600;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.75rem;
margin-bottom:12px;
line-height:1.05;
overflow-wrap:break-word;
color:#18120C;
}
@media(min-width:770px){
.ivyapp_h2_afv{
font-size:34px;
}
}
.ivyapp_text_afv{
color:#8C7D72;
margin-bottom:22px;
font-size:14px;
line-height:1.6;
}
.ivyapp_btns_afv{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.ivyapp_btn_afv{
transition:background-color .22s ease;
gap:10px;
background:#18120C;
padding:11px 20px;
border-radius:14px;
align-items:center;
color:#F0EDE6;
display:inline-flex;
}
.ivyapp_btn_afv:hover{
background:#2E2620;
}
.ivyapp_btn_ic_afv{
display:inline-flex;
align-items:center;
}
.ivyapp_btn_ic_afv svg{
height:1.125rem;
width:1.125rem;
}
.ivyapp_btn_lb_afv{
font-weight:700;
font-size:13.5px;
}
.ivyapp_qr_wrap_afv{
gap:18px;
flex:0 0 auto;
display:flex;
align-items:center;
}
.ivyapp_qr_afv{
border-radius:0.875rem;
flex:0 0 auto;
width:6.75rem;
background-color:#18120C;
height:108px;
background-image:repeating-linear-gradient(0deg,#FDFBF8 0 0.313rem,transparent 5px 0.688rem),repeating-linear-gradient(90deg,#FDFBF8 0 5px,transparent 0.313rem 0.688rem);
}
.ivyapp_qr_cap_afv{
color:#6B5E52;
max-width:92px;
line-height:1.4;
font-size:12.5px;
}
.ivysea_afv{
padding:24px 0 0.625rem;
}
.ivysea_in_afv{
overflow:hidden;
padding:36px;
gap:22px;
background:linear-gradient(115deg,#0F1A14,#080E09);
border-radius:20px;
position:relative;
display:flex;
flex-direction:column;
color:#F0EDE6;
}
@media(min-width:818px){
.ivysea_in_afv{
padding:2.75rem 48px;
gap:32px;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.ivysea_glow_afv{
border-radius:50%;
background:radial-gradient(circle,rgba(52,183,110,0.18),transparent 68%);
top:50%;
position:absolute;
width:15rem;
pointer-events:none;
height:240px;
right:60px;
transform:translateY(-50%);
}
.ivysea_copy_afv{
min-width:0;
max-width:560px;
position:relative;
}
.ivysea_eyebrow_afv{
margin-bottom:0.75rem;
}
.ivysea_h2_afv{
font-weight:600;
font-size:30px;
margin-bottom:12px;
line-height:1.04;
color:#F0EDE6;
overflow-wrap:break-word;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:770px){
.ivysea_h2_afv{
font-size:2.375rem;
}
}
.ivysea_text_afv{
color:#9DB8A8;
line-height:1.6;
font-size:15px;
}
.ivysea_cta_afv{
flex:0 0 auto;
padding:1rem 32px;
border-radius:62.438rem;
transition:opacity .22s ease;
background:#4EDEA0;
font-size:0.938rem;
color:#18120C;
font-weight:700;
position:relative;
}
.ivysea_cta_afv:hover{
opacity:.9;
}
.ivynl_afv{
padding:24px 0 0.625rem;
}
.ivynl_in_afv{
padding:1.875rem 32px;
background:#0A1520;
border-radius:20px;
gap:22px;
flex-direction:column;
display:flex;
color:#F0EDE6;
}
@media(min-width:767px){
.ivynl_in_afv{
gap:1.75rem;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.ivynl_text_wrap_afv{
min-width:0;
}
.ivynl_h3_afv{
font-size:1.375rem;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
color:#F0EDE6;
margin-bottom:5px;
overflow-wrap:break-word;
line-height:1.1;
font-weight:600;
}
@media(min-width:766px){
.ivynl_h3_afv{
font-size:24px;
}
}
.ivynl_text_afv{
color:#9DB8A8;
font-size:0.844rem;
line-height:1.5;
}
.ivynl_form_afv{
flex:1 1 auto;
gap:0.625rem;
display:flex;
min-width:0;
max-width:460px;
}
.ivynl_input_afv{
overflow:hidden;
background:rgba(255,252,245,0.07);
padding:13px 16px;
flex:1 1 auto;
border:1px solid rgba(255,252,245,0.12);
border-radius:14px;
display:flex;
font-size:14px;
color:#9DB8A8;
min-width:0;
white-space:nowrap;
align-items:center;
text-overflow:ellipsis;
}
.ivynl_btn_afv{
padding:0.813rem 24px;
flex:0 0 auto;
border-radius:0.875rem;
transition:opacity .22s ease;
background:#4EDEA0;
color:#18120C;
white-space:nowrap;
font-size:0.875rem;
font-weight:700;
}
.ivynl_btn_afv:hover{
opacity:.9;
}
.ivygm_afv{
padding:30px 0 0.625rem;
}
.ivygm_in_afv{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:878px){
.ivygm_in_afv{
grid-template-columns:1.25fr 1fr;
}
}
.ivygm_left_afv{
padding:32px;
background:#FDFBF8;
border:1px solid rgba(20,14,8,0.08);
border-radius:20px;
min-width:0;
}
.ivygm_eyebrow_afv{
margin-bottom:0.625rem;
}
.ivygm_h2_afv{
overflow-wrap:break-word;
margin-bottom:8px;
line-height:1.06;
font-size:1.625rem;
font-weight:600;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
color:#18120C;
}
@media(min-width:766px){
.ivygm_h2_afv{
font-size:1.75rem;
}
}
.ivygm_text_afv{
font-size:0.875rem;
max-width:480px;
margin-bottom:1.375rem;
color:#8C7D72;
line-height:1.6;
}
.ivygm_level_afv{
font-weight:700;
font-size:22px;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
color:#1E8C5A;
}
.ivygm_bar_afv{
border-radius:999px;
background:rgba(20,14,8,0.14);
overflow:hidden;
margin-bottom:0.375rem;
height:0.5rem;
}
.ivygm_bar_fill_afv{
background:linear-gradient(90deg,#1E8C5A,#4EDEA0);
border-radius:999px;
height:100%;
}
.ivygm_bar_meta_afv{
gap:10px;
justify-content:space-between;
color:#6B5E52;
margin-bottom:18px;
font-size:11px;
display:flex;
}
.ivygm_missions_afv{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.ivygm_mission_afv{
border:1px solid rgba(20,14,8,0.14);
padding:0.563rem 15px;
gap:0.438rem;
background:#F5F2ED;
border-radius:999px;
font-weight:600;
font-size:12.5px;
display:inline-flex;
color:#2E2620;
align-items:center;
}
.ivygm_mission_ic_afv{
display:inline-flex;
color:#1E8C5A;
align-items:center;
}
.ivygm_mission_ic_afv svg{
width:13px;
height:0.813rem;
}
.ivygm_right_afv{
border-radius:1.25rem;
background:linear-gradient(150deg,#0F1A14,#080E09);
overflow:hidden;
padding:32px;
display:flex;
position:relative;
color:#F0EDE6;
flex-direction:column;
}
.ivygm_glow_afv{
background:radial-gradient(circle,rgba(52,183,110,0.18),transparent 70%);
border-radius:50%;
right:-30px;
position:absolute;
height:9.375rem;
top:-30px;
pointer-events:none;
width:9.375rem;
}
.ivygm_ref_eyebrow_afv{
margin-bottom:10px;
position:relative;
}
.ivygm_ref_h2_afv{
overflow-wrap:break-word;
color:#F0EDE6;
font-weight:600;
position:relative;
font-size:1.625rem;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.1;
margin-bottom:0.5rem;
}
.ivygm_ref_text_afv{
margin-bottom:1.25rem;
color:#9DB8A8;
font-size:13.5px;
line-height:1.55;
position:relative;
}
.ivygm_ref_cta_afv{
background:#4EDEA0;
padding:0.688rem 1.375rem;
transition:opacity .22s ease;
border-radius:999px;
align-self:flex-start;
font-size:13.5px;
position:relative;
margin-top:auto;
font-weight:700;
color:#18120C;
}
.ivygm_ref_cta_afv:hover{
opacity:.9;
}
.ivyhts_afv{
padding:48px 0;
}
@media(min-width:769px){
.ivyhts_afv{
padding:62px 0;
}
}
.ivyhts_head_afv{
gap:18px;
flex-direction:column;
display:flex;
margin-bottom:2.125rem;
}
@media(min-width:771px){
.ivyhts_head_afv{
gap:1.5rem;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.ivyhts_eyebrow_afv{
margin-bottom:0.75rem;
}
.ivyhts_h2_afv{
color:#F0EDE6;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.875rem;
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:768px){
.ivyhts_h2_afv{
font-size:38px;
}
}
.ivyhts_cta_afv{
flex:0 0 auto;
border-radius:62.438rem;
transition:opacity .22s ease;
background:#4EDEA0;
padding:15px 1.875rem;
color:#18120C;
font-size:15px;
font-weight:700;
}
.ivyhts_cta_afv:hover{
opacity:.9;
}
.ivyhts_grid_afv{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.ivyhts_grid_afv{
grid-template-columns:repeat(3,1fr);
}
}
.ivyhts_step_afv{
border-top:1px solid rgba(255,252,245,0.12);
min-width:0;
padding-top:1.375rem;
}
.ivyhts_step_num_afv{
color:#4EDEA0;
font-weight:700;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
line-height:1;
margin-bottom:0.875rem;
font-size:44px;
}
.ivyhts_step_h_afv{
font-size:1.188rem;
margin-bottom:8px;
color:#F0EDE6;
overflow-wrap:break-word;
font-weight:700;
line-height:1.2;
}
.ivyhts_step_p_afv{
line-height:1.55;
color:#9DB8A8;
overflow-wrap:break-word;
font-size:14px;
}
.ivyts_afv{
padding:44px 0;
}
.ivyts_in_afv{
grid-template-columns:1fr;
gap:32px;
align-items:center;
display:grid;
}
@media(min-width:878px){
.ivyts_in_afv{
grid-template-columns:1.4fr 1fr;
gap:48px;
}
}
.ivyts_left_afv{
min-width:0;
}
.ivyts_h2_afv{
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.75rem;
overflow-wrap:break-word;
font-weight:600;
color:#F0EDE6;
line-height:1.1;
font-size:26px;
}
@media(min-width:768px){
.ivyts_h2_afv{
font-size:28px;
}
}
.ivyts_text_afv{
line-height:1.6;
color:#9DB8A8;
margin-bottom:22px;
max-width:520px;
font-size:14.5px;
}
.ivyts_badges_afv{
gap:1.125rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.ivyts_badge_afv{
color:#9DB8A8;
font-weight:600;
font-size:0.813rem;
}
.ivyts_pay_afv{
gap:12px;
flex-wrap:wrap;
display:flex;
}
@media(min-width:879px){
.ivyts_pay_afv{
justify-content:flex-end;
}
}
.ivyts_pay_chip_afv{
background:rgba(255,252,245,0.07);
border-radius:14px;
padding:12px 1rem;
border:1px solid rgba(255,252,245,0.12);
font-size:14px;
font-weight:700;
color:#F0EDE6;
}
.ivyprov_afv{
padding:2.5rem 0 1.25rem;
}
.ivyprov_eyebrow_afv{
display:block;
margin-bottom:18px;
}
.ivyprov_grid_afv{
gap:12px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:561px){
.ivyprov_grid_afv{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:897px){
.ivyprov_grid_afv{
grid-template-columns:repeat(6,1fr);
}
}
.ivyrc_afv{
padding:48px 0 0.625rem;
}
.ivyrc_in_afv{
gap:32px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:762px){
.ivyrc_in_afv{
gap:40px;
grid-template-columns:repeat(3,1fr);
}
}
.ivyrc_col_afv{
min-width:0;
}
.ivyrc_label_afv{
margin-bottom:1rem;
text-transform:uppercase;
font-weight:600;
color:#1E8C5A;
letter-spacing:.2em;
font-size:11px;
}
.ivyrc_awards_afv{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.ivyrc_award_afv{
gap:12px;
min-width:0;
align-items:center;
display:flex;
}
.ivyrc_award_ic_afv{
flex:0 0 auto;
display:inline-flex;
align-items:center;
color:#2DB87A;
}
.ivyrc_award_ic_afv svg{
width:1.125rem;
height:1.125rem;
}
.ivyrc_award_t_afv{
overflow-wrap:break-word;
font-weight:700;
font-size:14px;
color:#18120C;
}
.ivyrc_award_s_afv{
color:#6B5E52;
font-size:12px;
overflow-wrap:break-word;
}
.ivyrc_press_afv{
gap:10px;
grid-template-columns:1fr 1fr;
display:grid;
}
.ivyrc_press_logo_afv{
padding:0 8px;
border:1px solid rgba(20,14,8,0.08);
border-radius:0.5rem;
overflow:hidden;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
white-space:nowrap;
color:#8C7D72;
display:flex;
font-size:0.875rem;
text-overflow:ellipsis;
justify-content:center;
align-items:center;
text-align:center;
height:52px;
}
.ivyrc_partner_afv{
background:#FDFBF8;
padding:22px;
border:1px solid rgba(20,14,8,0.08);
border-radius:0.875rem;
}
.ivyrc_partner_name_afv{
overflow-wrap:break-word;
font-size:1.25rem;
color:#18120C;
margin-bottom:0.375rem;
font-weight:600;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
}
.ivyrc_partner_text_afv{
color:#8C7D72;
overflow-wrap:break-word;
font-size:0.813rem;
line-height:1.55;
}
.ivyrv_afv{
padding:48px 0;
background:#FDFBF8;
border-top:1px solid rgba(20,14,8,0.08);
border-bottom:1px solid rgba(20,14,8,0.08);
margin-top:1.5rem;
}
@media(min-width:769px){
.ivyrv_afv{
padding:56px 0;
}
}
.ivyrv_head_afv{
gap:1rem;
margin-bottom:30px;
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.ivyrv_head_afv{
gap:1.25rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.ivyrv_eyebrow_afv{
margin-bottom:10px;
}
.ivyrv_h2_afv{
font-weight:600;
font-size:30px;
line-height:1.05;
color:#18120C;
overflow-wrap:break-word;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:768px){
.ivyrv_h2_afv{
font-size:2.375rem;
}
}
.ivyrv_agg_afv{
gap:12px;
align-items:center;
display:flex;
}
.ivyrv_agg_stars_afv{
gap:3px;
display:flex;
color:#1E8C5A;
}
.ivyrv_agg_stars_afv svg{
width:1.125rem;
height:1.125rem;
}
.ivyrv_source_afv{
color:#8C7D72;
font-size:13px;
}
.ivyrv_grid_afv{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:759px){
.ivyrv_grid_afv{
grid-template-columns:repeat(3,1fr);
}
}
.ivyrv_card_afv{
padding:1.625rem;
border:1px solid rgba(20,14,8,0.08);
background:#F5F2ED;
border-radius:0.875rem;
min-width:0;
}
.ivyrv_card_stars_afv{
gap:2px;
color:#1E8C5A;
margin-bottom:12px;
display:flex;
}
.ivyrv_card_stars_afv svg{
width:0.875rem;
height:14px;
}
.ivyrv_card_body_afv{
font-size:18px;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
font-weight:500;
line-height:1.45;
overflow-wrap:break-word;
color:#18120C;
margin-bottom:16px;
}
.ivyrv_card_meta_afv{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.ivyrv_card_av_afv{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#1E8C5A,#4EDEA0);
height:32px;
width:32px;
}
.ivyrv_card_author_afv{
font-size:13px;
font-weight:700;
color:#18120C;
}
.ivyrv_card_loc_afv{
color:#6B5E52;
font-size:12px;
}
.ivywy_afv{
padding:48px 0;
}
@media(min-width:770px){
.ivywy_afv{
padding:3.5rem 0;
}
}
.ivywy_in_afv{
gap:2rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:897px){
.ivywy_in_afv{
grid-template-columns:.8fr 1.2fr;
gap:48px;
}
}
.ivywy_left_afv{
min-width:0;
}
.ivywy_eyebrow_afv{
margin-bottom:0.875rem;
}
.ivywy_h2_afv{
overflow-wrap:break-word;
font-weight:600;
margin-bottom:16px;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
color:#18120C;
font-size:2rem;
}
@media(min-width:767px){
.ivywy_h2_afv{
font-size:2.5rem;
}
}
.ivywy_intro_afv{
font-size:0.938rem;
line-height:1.6;
color:#8C7D72;
}
.ivywy_grid_afv{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:562px){
.ivywy_grid_afv{
grid-template-columns:1fr 1fr;
}
}
.ivywy_card_afv{
border:1px solid rgba(20,14,8,0.08);
border-radius:14px;
padding:1.625rem;
background:#FDFBF8;
min-width:0;
}
.ivywy_card_ic_afv{
margin-bottom:16px;
align-items:center;
color:#1E8C5A;
display:inline-flex;
justify-content:center;
}
.ivywy_card_ic_afv svg{
width:26px;
height:26px;
}
.ivywy_card_h_afv{
font-weight:600;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:8px;
font-size:1.313rem;
overflow-wrap:break-word;
line-height:1.15;
color:#18120C;
}
.ivywy_card_p_afv{
line-height:1.55;
color:#8C7D72;
overflow-wrap:break-word;
font-size:0.875rem;
}
.ivyet_afv{
padding:2.25rem 0 0.625rem;
}
.ivyet_in_afv{
grid-template-columns:1fr;
gap:2rem;
align-items:start;
display:grid;
}
@media(min-width:877px){
.ivyet_in_afv{
grid-template-columns:1.1fr .9fr;
gap:48px;
}
}
.ivyet_left_afv{
min-width:0;
}
.ivyet_eyebrow_afv{
margin-bottom:0.75rem;
}
.ivyet_h2_afv{
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:14px;
color:#18120C;
line-height:1.06;
font-weight:600;
font-size:1.75rem;
overflow-wrap:break-word;
}
@media(min-width:765px){
.ivyet_h2_afv{
font-size:32px;
}
}
.ivyet_text_afv{
line-height:1.65;
color:#8C7D72;
font-size:0.938rem;
margin-bottom:1.375rem;
}
.ivyet_stats_afv{
gap:24px;
display:flex;
flex-wrap:wrap;
}
.ivyet_stat_afv{
min-width:0;
}
.ivyet_stat_v_afv{
color:#18120C;
font-size:26px;
line-height:1;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
}
.ivyet_stat_l_afv{
margin-top:0.25rem;
color:#6B5E52;
font-size:12.5px;
}
.ivyet_right_afv{
gap:12px;
display:flex;
flex-direction:column;
}
.ivyet_member_afv{
background:#FDFBF8;
gap:1rem;
padding:18px 1.25rem;
border-radius:0.875rem;
border:1px solid rgba(20,14,8,0.08);
display:flex;
align-items:center;
min-width:0;
}
.ivyet_member_av_afv{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#0F1A14,#1E8C5A);
height:48px;
width:48px;
}
.ivyet_member_name_afv{
font-size:0.938rem;
font-weight:700;
overflow-wrap:break-word;
color:#18120C;
}
.ivyet_member_role_afv{
font-size:12.5px;
color:#6B5E52;
overflow-wrap:break-word;
}
.ivyet_updated_afv{
border-radius:14px;
background:#F5F2ED;
gap:0.5rem;
border:1px solid rgba(20,14,8,0.08);
padding:0.875rem 18px;
align-items:center;
font-size:0.781rem;
display:flex;
color:#8C7D72;
}
.ivypmt_afv{
padding:3rem 0 10px;
}
.ivypmt_in_afv{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:877px){
.ivypmt_in_afv{
grid-template-columns:1fr 1.1fr;
gap:48px;
}
}
.ivypmt_left_afv{
min-width:0;
}
.ivypmt_eyebrow_afv{
margin-bottom:12px;
}
.ivypmt_h2_afv{
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:12px;
font-size:30px;
color:#18120C;
line-height:1.06;
overflow-wrap:break-word;
}
@media(min-width:770px){
.ivypmt_h2_afv{
font-size:32px;
}
}
.ivypmt_text_afv{
margin-bottom:22px;
font-size:14.5px;
color:#8C7D72;
line-height:1.6;
}
.ivypmt_logos_afv{
grid-template-columns:repeat(2,1fr);
gap:10px;
display:grid;
}
@media(min-width:482px){
.ivypmt_logos_afv{
grid-template-columns:repeat(4,1fr);
}
}
.ivypmt_logo_afv{
padding:0 8px;
overflow:hidden;
border:1px solid rgba(20,14,8,0.08);
background:#FDFBF8;
border-radius:8px;
height:3.125rem;
color:#2E2620;
white-space:nowrap;
font-weight:700;
font-size:0.781rem;
justify-content:center;
display:flex;
align-items:center;
text-align:center;
text-overflow:ellipsis;
}
.ivypmt_table_afv{
border-radius:0.875rem;
overflow:hidden;
border:1px solid rgba(20,14,8,0.08);
min-width:0;
}
.ivypmt_thead_afv{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#1E1A16;
display:grid;
}
.ivypmt_th_afv{
overflow:hidden;
padding:0.813rem 0.875rem;
white-space:nowrap;
text-overflow:ellipsis;
font-weight:700;
font-size:0.625rem;
color:#F0EDE6;
text-transform:uppercase;
letter-spacing:.08em;
}
.ivypmt_row_afv{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(20,14,8,0.08);
}
.ivypmt_row_afv:nth-child(odd){
background:#FDFBF8;
}
.ivypmt_td_afv{
padding:14px;
min-width:0;
overflow-wrap:break-word;
font-size:13.5px;
color:#8C7D72;
}
.ivypmt_row_afv .ivypmt_td_afv:first-child{
font-weight:700;
color:#18120C;
}
.ivypmt_row_afv .ivypmt_td_afv:last-child{
font-weight:700;
color:#1A9E62;
}
.ivytt_afv{
padding:48px 0 10px;
}
@media(min-width:771px){
.ivytt_afv{
padding:3.75rem 0 10px;
}
}
.ivytt_head_afv{
text-align:center;
margin-bottom:34px;
}
.ivytt_eyebrow_afv{
margin-bottom:12px;
}
.ivytt_h2_afv{
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
font-weight:600;
color:#18120C;
font-size:2rem;
overflow-wrap:break-word;
}
@media(min-width:768px){
.ivytt_h2_afv{
font-size:2.625rem;
}
}
.ivytt_grid_afv{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.ivytt_grid_afv{
grid-template-columns:repeat(3,1fr);
}
}
.ivytt_card_afv{
border-radius:0.875rem;
padding:30px;
background:#FDFBF8;
border:1px solid rgba(20,14,8,0.08);
display:flex;
min-width:0;
flex-direction:column;
}
.ivytt_card_ic_afv{
display:inline-flex;
margin-bottom:18px;
align-items:center;
color:#1E8C5A;
}
.ivytt_card_ic_afv svg{
height:1.75rem;
width:28px;
}
.ivytt_card_h_afv{
color:#18120C;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:0.5rem;
overflow-wrap:break-word;
line-height:1.15;
font-size:22px;
}
.ivytt_card_p_afv{
color:#8C7D72;
margin-bottom:14px;
font-size:0.875rem;
overflow-wrap:break-word;
line-height:1.6;
}
.ivytt_card_p_afv b{
font-weight:700;
color:#18120C;
}
.ivytt_card_link_afv{
transition:color .22s ease;
font-size:13px;
border-bottom:1px solid #1E8C5A;
font-weight:700;
color:#18120C;
padding-bottom:2px;
align-self:flex-start;
margin-top:auto;
}
.ivytt_card_link_afv:hover{
color:#1E8C5A;
}
.ivyfaq_afv{
padding:48px 0;
background:#FDFBF8;
margin-top:24px;
border-bottom:1px solid rgba(20,14,8,0.08);
border-top:1px solid rgba(20,14,8,0.08);
}
@media(min-width:771px){
.ivyfaq_afv{
padding:3.875rem 0;
}
}
.ivyfaq_head_afv{
margin-bottom:2.125rem;
text-align:center;
}
.ivyfaq_eyebrow_afv{
margin-bottom:0.75rem;
}
.ivyfaq_h2_afv{
font-size:2rem;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
color:#18120C;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:770px){
.ivyfaq_h2_afv{
font-size:38px;
}
}
.ivyfaq_list_afv{
margin:0 auto;
gap:12px;
flex-direction:column;
display:flex;
max-width:51.25rem;
}
.ivyfaq_item_afv{
border-radius:0.875rem;
background:#F5F2ED;
overflow:hidden;
border:1px solid rgba(20,14,8,0.08);
}
.ivyfaq_q_afv{
padding:1.25rem 24px;
list-style:none;
gap:20px;
align-items:center;
justify-content:space-between;
color:#18120C;
font-weight:700;
cursor:pointer;
display:flex;
overflow-wrap:break-word;
font-size:16px;
}
.ivyfaq_q_afv::-webkit-details-marker{
display:none;
}
.ivyfaq_q_ic_afv{
flex:0 0 auto;
transition:transform .22s ease;
display:inline-flex;
color:#1E8C5A;
align-items:center;
}
.ivyfaq_q_ic_afv svg{
width:18px;
height:18px;
}
.ivyfaq_item_afv[open] .ivyfaq_q_ic_afv{
transform:rotate(180deg);
}
.ivyfaq_a_afv{
padding:0 1.5rem 20px;
line-height:1.6;
font-size:0.906rem;
overflow-wrap:break-word;
color:#8C7D72;
}
.ivysb_afv{
padding:48px 0;
background:#FDFBF8;
border-top:1px solid rgba(20,14,8,0.08);
border-bottom:1px solid rgba(20,14,8,0.08);
margin-top:1.5rem;
}
@media(min-width:768px){
.ivysb_afv{
padding:56px 0;
}
}
.ivysb_eyebrow_afv{
display:block;
margin-bottom:12px;
}
.ivysb_h2_afv{
margin-bottom:26px;
color:#18120C;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
font-size:30px;
overflow-wrap:break-word;
line-height:1.05;
font-weight:600;
}
@media(min-width:768px){
.ivysb_h2_afv{
font-size:2.25rem;
}
}
.ivysb_grid_afv{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:557px){
.ivysb_grid_afv{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:960px){
.ivysb_grid_afv{
grid-template-columns:repeat(4,1fr);
}
}
.ivysb_card_afv{
padding:24px;
background:#F5F2ED;
border:1px solid rgba(20,14,8,0.08);
border-radius:0.875rem;
min-width:0;
}
.ivysb_card_h_afv{
line-height:1.15;
overflow-wrap:break-word;
font-size:1.188rem;
font-weight:600;
color:#18120C;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:8px;
}
.ivysb_card_p_afv{
color:#8C7D72;
line-height:1.6;
overflow-wrap:break-word;
font-size:13.5px;
}
.ivysb_rtp_afv{
grid-template-columns:1fr;
border:1px solid rgba(20,14,8,0.08);
gap:24px;
border-radius:14px;
background:#F5F2ED;
padding:1.625rem 28px;
display:grid;
align-items:center;
margin-top:18px;
}
@media(min-width:757px){
.ivysb_rtp_afv{
gap:2.5rem;
grid-template-columns:1fr 1fr;
}
}
.ivysb_rtp_h_afv{
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
color:#18120C;
font-size:20px;
overflow-wrap:break-word;
font-weight:600;
line-height:1.15;
margin-bottom:8px;
}
.ivysb_rtp_p_afv{
font-size:0.844rem;
line-height:1.6;
overflow-wrap:break-word;
color:#8C7D72;
}
.ivysb_rtp_stats_afv{
gap:1rem;
display:flex;
}
.ivysb_stat_afv{
flex:1 1 0;
background:#FDFBF8;
border-radius:8px;
padding:18px;
text-align:center;
min-width:0;
}
.ivysb_stat_v_afv{
color:#1A9E62;
overflow-wrap:break-word;
font-size:26px;
font-weight:700;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
}
.ivysb_stat_l_afv{
font-size:0.719rem;
color:#6B5E52;
margin-top:0.25rem;
}
.ivylh_afv{
padding:40px 0 1.25rem;
}
.ivylh_in_afv{
border-top:1px solid rgba(20,14,8,0.14);
padding-top:2.125rem;
}
.ivylh_eyebrow_afv{
margin-bottom:22px;
display:block;
}
.ivylh_grid_afv{
grid-template-columns:1fr 1fr;
gap:1.75rem;
display:grid;
}
@media(min-width:600px){
.ivylh_grid_afv{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:958px){
.ivylh_grid_afv{
grid-template-columns:repeat(5,1fr);
}
}
.ivylh_col_afv{
min-width:0;
}
.ivylh_col_h_afv{
overflow-wrap:break-word;
font-size:0.813rem;
font-weight:700;
color:#18120C;
margin-bottom:12px;
}
.ivylh_links_afv{
gap:0.5rem;
flex-direction:column;
display:flex;
}
.ivylh_link_afv{
transition:color .22s ease;
overflow-wrap:break-word;
color:#8C7D72;
font-size:13px;
}
.ivylh_link_afv:hover{
color:#1E8C5A;
}
.ivyel_afv{
padding:3rem 0;
}
@media(min-width:770px){
.ivyel_afv{
padding:56px 0;
}
}
.ivyel_in_afv{
gap:2.5rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:900px){
.ivyel_in_afv{
gap:3.5rem;
grid-template-columns:1fr 1fr;
}
}
.ivyel_left_afv{
min-width:0;
}
.ivyel_eyebrow_afv{
margin-bottom:14px;
}
.ivyel_h2_afv{
font-size:2rem;
margin-bottom:22px;
overflow-wrap:break-word;
color:#18120C;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.08;
}
@media(min-width:770px){
.ivyel_h2_afv{
font-size:2.375rem;
}
}
.ivyel_body_afv p{
overflow-wrap:break-word;
color:#2E2620;
margin-bottom:1.125rem;
line-height:1.7;
font-size:16px;
}
.ivyel_dropcap_afv{
padding:0.375rem 0.75rem 0 0;
font-weight:700;
line-height:.8;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
float:left;
font-size:62px;
color:#1E8C5A;
}
.ivyel_right_afv{
min-width:0;
}
.ivyel_quote_afv{
background:linear-gradient(150deg,#0F1A14,#080E09);
border-radius:1.25rem;
padding:2.25rem;
position:relative;
color:#F0EDE6;
margin-bottom:1.5rem;
}
.ivyel_quote_mark_afv{
color:#4EDEA0;
display:inline-flex;
margin-bottom:6px;
align-items:center;
}
.ivyel_quote_mark_afv svg{
height:2.125rem;
width:34px;
}
.ivyel_quote_text_afv{
color:#F0EDE6;
font-size:22px;
line-height:1.4;
font-weight:500;
overflow-wrap:break-word;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:22px;
}
.ivyel_quote_meta_afv{
gap:12px;
display:flex;
align-items:center;
}
.ivyel_quote_av_afv{
background:linear-gradient(135deg,#1E8C5A,#4EDEA0);
flex:0 0 auto;
border-radius:50%;
height:2.375rem;
width:2.375rem;
}
.ivyel_quote_author_afv{
font-weight:700;
font-size:0.875rem;
color:#F0EDE6;
}
.ivyel_quote_meta_sub_afv{
color:#9DB8A8;
font-size:0.75rem;
}
.ivyel_explain_afv{
overflow:hidden;
border-radius:0.875rem;
border:1px solid rgba(20,14,8,0.08);
}
.ivyel_explain_card_afv{
padding:22px 1.5rem;
}
.ivyel_explain_card_afv+.ivyel_explain_card_afv{
border-top:1px solid rgba(20,14,8,0.08);
}
.ivyel_explain_h_afv{
font-size:1.25rem;
overflow-wrap:break-word;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.15;
color:#18120C;
font-weight:600;
margin-bottom:0.5rem;
}
.ivyel_explain_p_afv{
color:#8C7D72;
font-size:14px;
overflow-wrap:break-word;
line-height:1.55;
}
.ivysg_afv{
padding:3rem 0 10px;
}
.ivysg_eyebrow_afv{
margin-bottom:12px;
display:block;
}
.ivysg_h2_afv{
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:28px;
color:#18120C;
overflow-wrap:break-word;
font-weight:600;
font-size:1.875rem;
line-height:1.05;
}
@media(min-width:771px){
.ivysg_h2_afv{
font-size:2.25rem;
}
}
.ivysg_grid_afv{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:718px){
.ivysg_grid_afv{
grid-template-columns:repeat(3,1fr);
}
}
.ivysg_col_afv{
min-width:0;
}
.ivysg_col_h_afv{
line-height:1.15;
overflow-wrap:break-word;
font-weight:600;
font-size:22px;
margin-bottom:0.625rem;
color:#18120C;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
}
.ivysg_col_p_afv{
color:#8C7D72;
line-height:1.65;
font-size:0.875rem;
overflow-wrap:break-word;
}
.ivyft_afv{
background:#1E1A16;
margin-top:2.5rem;
color:#9DB8A8;
}
.ivyft_in_afv{
grid-template-columns:1fr;
padding:48px 0 28px;
gap:32px;
display:grid;
}
@media(min-width:598px){
.ivyft_in_afv{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:901px){
.ivyft_in_afv{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.ivyft_brand_afv{
min-width:0;
}
.ivyft_logo_afv{
font-weight:700;
font-size:26px;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
color:#F0EDE6;
overflow-wrap:break-word;
}
.ivyft_tagline_afv{
max-width:280px;
color:#9DB8A8;
font-size:13.5px;
margin-top:14px;
line-height:1.6;
}
.ivyft_contact_afv{
transition:color .22s ease;
color:#4EDEA0;
display:inline-block;
margin-top:12px;
overflow-wrap:anywhere;
max-width:17.5rem;
font-size:13px;
}
.ivyft_contact_afv:hover{
color:#F0EDE6;
}
.ivyft_col_afv{
min-width:0;
}
.ivyft_col_h_afv{
color:#F0EDE6;
font-size:13px;
letter-spacing:.08em;
overflow-wrap:break-word;
font-weight:700;
margin-bottom:14px;
text-transform:uppercase;
}
.ivyft_col_links_afv{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.ivyft_link_afv{
transition:color .22s ease;
color:#9DB8A8;
font-size:13.5px;
overflow-wrap:break-word;
}
.ivyft_link_afv:hover{
color:#F0EDE6;
}
.ivyft_bot_afv{
padding:22px 0 2.5rem;
gap:16px;
display:flex;
flex-direction:column;
border-top:1px solid rgba(255,252,245,0.12);
}
@media(min-width:765px){
.ivyft_bot_afv{
gap:1.25rem;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.ivyft_legal_afv{
overflow-wrap:break-word;
line-height:1.6;
font-size:0.719rem;
color:#B0A396;
max-width:47.5rem;
}
.ivyft_legal_afv b{
color:#9DB8A8;
font-weight:700;
}
.ivyft_age_afv{
padding:0.25rem 9px;
border-radius:8px;
flex:0 0 auto;
border:1.5px solid #4EDEA0;
font-size:13px;
font-weight:700;
color:#4EDEA0;
}