*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F5F2ED;
font-size:0.938rem;
font-family:"Figtree", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
-webkit-font-smoothing:antialiased;
color:#2E2B26;
overflow-wrap:break-word;
line-height:1.6;
text-rendering:optimizeLegibility;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
button{
border:none;
background:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
height:0.5rem;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.ddy_layoutngo{
flex-direction:column;
min-height:100vh;
display:flex;
}
.ddy_mainngo{
flex:1 1 auto;
width:100%;
min-width:0;
}
.ddy_containerngo{
margin:0 auto;
padding:0 1rem;
max-width:87.5rem;
width:100%;
}
@media(min-width:766px){
.ddy_containerngo{
padding:0 2rem;
}
}
@media(min-width:1100px){
.ddy_containerngo{
padding:0 56px;
}
}
.ddy_eyebrowngo{
line-height:1.4;
font-family:"Figtree", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
overflow-wrap:break-word;
font-weight:600;
font-size:0.688rem;
text-transform:uppercase;
display:inline-block;
letter-spacing:.2em;
color:#1B8F5C;
}
.ddy_bandngo{
background:#12231A;
color:#F2F9F5;
}
.ddy_bandngo .ddy_eyebrowngo{
color:#3DEBAB;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.ddy_tbngo{
background:#F5F2ED;
top:0;
z-index:50;
position:sticky;
border-bottom:1px solid rgba(20,18,14,0.15);
}
.ddy_tb_inngo{
gap:1rem;
padding:12px 1rem;
margin:0 auto;
display:flex;
align-items:center;
width:100%;
justify-content:space-between;
max-width:1400px;
}
@media(min-width:771px){
.ddy_tb_inngo{
padding:16px 32px;
}
}
@media(min-width:1097px){
.ddy_tb_inngo{
padding:18px 3.5rem;
}
}
.ddy_tb_leftngo{
gap:1.75rem;
align-items:center;
display:flex;
min-width:0;
}
.ddy_tb_logongo{
gap:0.688rem;
align-items:center;
min-width:0;
display:flex;
}
.ddy_tb_logo_markngo{
border-radius:0.5rem;
flex:0 0 auto;
width:2.125rem;
height:34px;
object-fit:cover;
}
.ddy_tb_logo_txtngo{
flex-direction:column;
display:flex;
line-height:1;
min-width:0;
}
.ddy_tb_logo_namengo{
overflow:hidden;
font-size:22px;
color:#1A1714;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-weight:700;
text-overflow:ellipsis;
letter-spacing:.02em;
white-space:nowrap;
}
.ddy_tb_logo_subngo{
overflow:hidden;
font-weight:600;
white-space:nowrap;
font-size:8.5px;
color:#1B8F5C;
text-overflow:ellipsis;
text-transform:uppercase;
margin-top:0.25rem;
letter-spacing:.32em;
}
.ddy_tb_navngo{
display:none;
}
@media(min-width:960px){
.ddy_tb_navngo{
gap:28px;
display:flex;
align-items:center;
}
}
.ddy_tb_nav_itemngo{
transition:color .22s ease,border-color .22s ease;
color:#2E2B26;
padding-bottom:3px;
font-size:14px;
font-weight:600;
border-bottom:2px solid transparent;
white-space:nowrap;
}
.ddy_tb_nav_itemngo:hover{
color:#1A1714;
}
.ddy_tb_nav_itemngo.ddy_state_activengo{
border-color:#1B8F5C;
color:#1A1714;
}
.ddy_tb_rightngo{
gap:0.875rem;
flex:0 0 auto;
align-items:center;
display:flex;
}
.ddy_tb_searchngo{
transition:color .22s ease;
display:flex;
color:#2E2B26;
align-items:center;
justify-content:center;
}
.ddy_tb_searchngo:hover{
color:#1B8F5C;
}
.ddy_tb_searchngo svg{
height:1.125rem;
width:1.125rem;
}
.ddy_tb_langngo{
letter-spacing:.1em;
font-weight:600;
color:#6B6660;
text-transform:uppercase;
font-size:11px;
}
.ddy_tb_langngo:hover{
color:#1A1714;
}
.ddy_tb_loginngo{
display:none;
font-weight:600;
font-size:0.875rem;
color:#1A1714;
}
@media(min-width:769px){
.ddy_tb_loginngo{
display:inline-block;
}
}
.ddy_tb_registerngo{
background:#12231A;
border-radius:62.438rem;
padding:0.688rem 1.375rem;
transition:background-color .22s ease;
white-space:nowrap;
font-weight:700;
font-size:14px;
color:#F2F9F5;
}
.ddy_tb_registerngo:hover{
background:#1B3828;
}
.ddy_mobngo{
background:#F5F2ED;
right:0;
border-top:1px solid rgba(20,18,14,0.15);
left:0;
z-index:60;
position:fixed;
padding-bottom:env(safe-area-inset-bottom);
bottom:0;
}
@media(min-width:961px){
.ddy_mobngo{
display:none;
}
}
.ddy_mob_inngo{
margin:0 auto;
max-width:35rem;
justify-content:space-around;
display:flex;
align-items:stretch;
}
.ddy_mob_itemngo{
gap:3px;
transition:color .22s ease;
padding:9px 4px;
flex:1 1 0;
align-items:center;
display:flex;
min-width:0;
flex-direction:column;
color:#6B6660;
}
.ddy_mob_itemngo.ddy_state_activengo{
color:#1B8F5C;
}
.ddy_mob_icngo{
justify-content:center;
display:flex;
align-items:center;
}
.ddy_mob_icngo svg{
height:20px;
width:1.25rem;
}
.ddy_mob_lbngo{
overflow:hidden;
text-overflow:ellipsis;
max-width:100%;
font-weight:600;
font-size:0.625rem;
white-space:nowrap;
}
@media(max-width:956px){
body{
padding-bottom:3.75rem;
}
}
.ddy_railngo{
position:relative;
min-width:0;
}
.ddy_rail_scrollngo{
gap:14px;
scrollbar-width:thin;
padding-bottom:0.875rem;
-webkit-overflow-scrolling:touch;
display:flex;
overflow-x:auto;
}
@media(min-width:769px){
.ddy_rail_scrollngo{
gap:1.125rem;
}
}
.ddy_gcngo{
flex:0 0 auto;
display:block;
width:9.375rem;
}
@media(min-width:770px){
.ddy_gcngo{
width:188px;
}
}
.ddy_gc_imgngo{
overflow:hidden;
background:#FDFBF8;
border-radius:0.875rem;
padding-bottom:133.33%;
box-shadow:0 2px 6px rgba(20,18,14,0.07), 0 0.5rem 20px rgba(20,18,14,0.06);
position:relative;
}
.ddy_gc_imgngo img{
inset:0;
position:absolute;
width:100%;
height:100%;
object-fit:cover;
}
.ddy_gc_coverngo{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
position:absolute;
pointer-events:none;
}
.ddy_gc_hoverngo{
transition:opacity .22s ease;
background:rgba(0,0,0,0.52);
inset:0;
display:flex;
opacity:0;
justify-content:center;
align-items:center;
position:absolute;
}
.ddy_gcngo:hover .ddy_gc_hoverngo{
opacity:1;
}
.ddy_gc_hover_btnngo{
background:#12231A;
border-radius:999px;
align-items:center;
color:#F2F9F5;
justify-content:center;
display:flex;
height:2.875rem;
width:46px;
}
.ddy_gc_hover_btnngo svg{
width:1.125rem;
height:18px;
}
.ddy_gc_infongo{
gap:2px;
display:flex;
min-width:0;
margin-top:9px;
flex-direction:column;
}
.ddy_gc_namengo{
overflow:hidden;
font-size:0.813rem;
color:#1A1714;
font-weight:700;
text-overflow:ellipsis;
white-space:nowrap;
}
.ddy_gc_provngo{
overflow:hidden;
color:#6B6660;
white-space:nowrap;
font-size:0.688rem;
text-overflow:ellipsis;
}
.ddy_gc_metango{
color:#6B6660;
font-size:11px;
}
.ddy_tcngo{
flex:0 0 auto;
display:block;
width:180px;
}
@media(min-width:769px){
.ddy_tcngo{
width:14.375rem;
}
}
.ddy_tc_imgngo{
border-radius:0.875rem;
background:#FDFBF8;
overflow:hidden;
box-shadow:0 2px 0.375rem rgba(20,18,14,0.07), 0 8px 20px rgba(20,18,14,0.06);
position:relative;
padding-bottom:75%;
}
.ddy_tc_imgngo img{
inset:0;
height:100%;
width:100%;
object-fit:cover;
position:absolute;
}
.ddy_tc_infongo{
gap:2px;
min-width:0;
display:flex;
margin-top:9px;
flex-direction:column;
}
.ddy_tc_namengo{
overflow:hidden;
font-weight:700;
white-space:nowrap;
text-overflow:ellipsis;
color:#1A1714;
font-size:14px;
}
.ddy_tc_rtpngo{
color:#6B6660;
font-size:11px;
}
.ddy_lcngo{
flex:0 0 auto;
width:14.375rem;
display:block;
}
@media(min-width:765px){
.ddy_lcngo{
width:16.75rem;
}
}
.ddy_lc_imgngo{
background:#FDFBF8;
border-radius:0.875rem;
overflow:hidden;
position:relative;
padding-bottom:62.5%;
box-shadow:0 2px 6px rgba(20,18,14,0.07), 0 8px 20px rgba(20,18,14,0.06);
}
.ddy_lc_imgngo img{
inset:0;
position:absolute;
height:100%;
object-fit:cover;
width:100%;
}
.ddy_lc_livengo{
border-radius:62.438rem;
padding:4px 0.563rem;
background:rgba(0,0,0,0.52);
gap:0.438rem;
position:absolute;
left:12px;
display:flex;
align-items:center;
top:0.75rem;
}
.ddy_lc_live_dotngo{
background:#D93F3F;
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
height:0.5rem;
width:0.5rem;
}
.ddy_lc_seatsngo{
text-transform:uppercase;
color:#F2F9F5;
font-size:0.625rem;
letter-spacing:.08em;
font-weight:600;
}
.ddy_lc_infongo{
gap:2px;
margin-top:0.563rem;
min-width:0;
flex-direction:column;
display:flex;
}
.ddy_lc_namengo{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
color:#1A1714;
font-size:0.938rem;
font-weight:700;
}
.ddy_lc_betngo{
font-size:11px;
color:#6B6660;
}
.ddy_pcngo{
background:#FDFBF8;
padding:16px 14px;
border:1px solid rgba(20,18,14,0.08);
gap:8px;
border-radius:14px;
align-items:center;
min-width:0;
justify-content:center;
display:flex;
flex-direction:column;
min-height:74px;
}
.ddy_pc_logongo{
flex:0 0 auto;
object-fit:contain;
max-width:100%;
height:1.75rem;
width:auto;
}
.ddy_pc_namengo{
overflow:hidden;
text-overflow:ellipsis;
text-align:center;
font-size:0.688rem;
color:#6B6660;
white-space:nowrap;
max-width:100%;
}
.ddy_gc_tagngo{
padding:3px 0.5rem;
border-radius:0.5rem;
left:10px;
text-transform:uppercase;
position:absolute;
letter-spacing:.06em;
font-weight:700;
display:inline-block;
z-index:2;
font-size:10px;
top:10px;
}
.ddy_gc_tag_hotngo{
background:#D93F3F;
color:#F2F9F5;
}
.ddy_gc_tag_newngo{
background:#25C47E;
color:#110F0C;
}
.ddy_gc_tag_jpngo{
background:#D4A017;
color:#110F0C;
}
.ddy_gc_tag_livengo{
background:#D93F3F;
color:#F2F9F5;
}
.ddy_shngo{
min-width:0;
margin-bottom:18px;
}
.ddy_sh_rowngo{
gap:1rem;
flex-wrap:wrap;
display:flex;
justify-content:space-between;
align-items:flex-end;
}
.ddy_sh_rowngo .ddy_sh_lngo{
gap:6px;
flex-direction:column;
display:flex;
min-width:0;
}
.ddy_sh_stackngo{
gap:0.625rem;
display:flex;
align-items:flex-start;
flex-direction:column;
}
.ddy_sh_centerngo{
gap:0.625rem;
align-items:center;
text-align:center;
display:flex;
flex-direction:column;
}
.ddy_sh_h2ngo{
color:#1A1714;
font-size:1.5rem;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:600;
line-height:1.1;
}
@media(min-width:770px){
.ddy_sh_h2ngo{
font-size:30px;
}
}
.ddy_bandngo .ddy_sh_h2ngo{
color:#F2F9F5;
}
.ddy_sh_eb_linengo{
gap:10px;
align-items:center;
display:inline-flex;
}
.ddy_sh_eb_linengo::before{
background:#1B8F5C;
width:1.75rem;
display:inline-block;
height:1px;
content:"";
}
.ddy_bandngo .ddy_sh_eb_linengo::before{
background:#3DEBAB;
}
.ddy_sh_eb_dotngo{
gap:0.5rem;
align-items:center;
display:inline-flex;
}
.ddy_sh_eb_dotngo::before{
background:#1B8F5C;
border-radius:50%;
display:inline-block;
content:"";
height:0.375rem;
width:0.375rem;
}
.ddy_bandngo .ddy_sh_eb_dotngo::before{
background:#3DEBAB;
}
.ddy_sh_linkngo{
gap:0.375rem;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
align-items:center;
color:#1A1714;
white-space:nowrap;
font-size:13px;
border-bottom:1px solid #1A1714;
display:inline-flex;
font-weight:600;
padding-bottom:2px;
}
.ddy_sh_linkngo:hover{
border-color:#1B8F5C;
color:#1B8F5C;
}
.ddy_sh_linkngo svg{
height:0.875rem;
width:14px;
}
.ddy_sh_link_chevngo{
padding-bottom:0;
border-bottom:0;
}
.ddy_sh_link_btnngo{
border-radius:62.438rem;
background:#12231A;
padding:0.563rem 18px;
color:#F2F9F5;
border-bottom:0;
}
.ddy_sh_link_btnngo:hover{
border-color:transparent;
background:#1B3828;
color:#F2F9F5;
}
.ddy_bandngo .ddy_sh_linkngo{
border-color:#F2F9F5;
color:#F2F9F5;
}
.ddy_bandngo .ddy_sh_link_btnngo{
background:#3DEBAB;
color:#110F0C;
}
.ddy_sh_rulengo{
margin:-2px 0 1.125rem;
background:rgba(20,18,14,0.15);
height:1px;
}
.ddy_bandngo .ddy_sh_rulengo{
background:rgba(255,252,245,0.13);
}
.ddy_herongo{
padding:32px 0 0.5rem;
}
@media(min-width:769px){
.ddy_herongo{
padding:56px 0 1.5rem;
}
}
.ddy_hero_inngo{
grid-template-columns:1fr;
gap:32px;
align-items:center;
display:grid;
}
@media(min-width:901px){
.ddy_hero_inngo{
gap:48px;
grid-template-columns:1.05fr .95fr;
}
}
.ddy_hero_copyngo{
min-width:0;
}
.ddy_hero_eyebrowngo{
gap:0.625rem;
margin-bottom:22px;
align-items:center;
display:inline-flex;
}
.ddy_hero_eyebrow_linengo{
background:#1B8F5C;
flex:0 0 auto;
display:inline-block;
height:1px;
width:1.75rem;
}
.ddy_hero_h1ngo{
color:#1A1714;
margin-bottom:20px;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-size:2.375rem;
letter-spacing:-.01em;
overflow-wrap:break-word;
line-height:1.04;
font-weight:600;
}
@media(min-width:769px){
.ddy_hero_h1ngo{
font-size:3.375rem;
}
}
@media(min-width:1101px){
.ddy_hero_h1ngo{
font-size:62px;
}
}
.ddy_hero_h1ngo em{
color:#1B8F5C;
font-style:normal;
}
.ddy_hero_subngo{
color:#8C8680;
font-size:16px;
line-height:1.6;
max-width:30rem;
margin-bottom:1.875rem;
}
@media(min-width:766px){
.ddy_hero_subngo{
font-size:18px;
}
}
.ddy_hero_actionsngo{
gap:14px;
flex-wrap:wrap;
margin-bottom:2.125rem;
align-items:center;
display:flex;
}
.ddy_hero_ctango{
gap:0.625rem;
transition:background-color .22s ease;
border-radius:62.438rem;
background:#12231A;
padding:1rem 30px;
align-items:center;
color:#F2F9F5;
font-weight:700;
font-size:15px;
display:inline-flex;
}
.ddy_hero_ctango:hover{
background:#1B3828;
}
.ddy_hero_cta_icngo{
display:inline-flex;
align-items:center;
}
.ddy_hero_cta_icngo svg{
width:16px;
height:1rem;
}
.ddy_hero_cta_altngo{
padding:0.938rem 1.625rem;
border:1px solid rgba(20,18,14,0.15);
transition:border-color .22s ease,color .22s ease;
border-radius:62.438rem;
background:transparent;
align-items:center;
color:#1A1714;
font-weight:600;
font-size:0.938rem;
display:inline-flex;
}
.ddy_hero_cta_altngo:hover{
border-color:#1B8F5C;
color:#1B8F5C;
}
.ddy_hero_trustngo{
gap:22px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.ddy_hero_trust_itemngo{
gap:9px;
color:#2E2B26;
font-weight:600;
font-size:13px;
display:flex;
align-items:center;
}
.ddy_hero_trust_icngo{
color:#1B8F5C;
display:inline-flex;
align-items:center;
}
.ddy_hero_trust_icngo svg{
height:16px;
width:1rem;
}
.ddy_hero_promongo{
background:#FDFBF8;
border-radius:1.25rem;
overflow:hidden;
position:relative;
display:flex;
box-shadow:0 0.75rem 3rem rgba(20,18,14,0.14), 0 3px 0.625rem rgba(20,18,14,0.08);
min-height:300px;
}
.ddy_hero_promo_bgngo{
inset:0;
background-size:cover;
background-position:center;
position:absolute;
}
.ddy_hero_promo_bgngo::after{
inset:0;
background:linear-gradient(120deg,#12231A 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
content:"";
position:absolute;
}
.ddy_hero_promo_glowngo{
background:radial-gradient(circle,rgba(52,199,120,0.14) 0%,transparent 65%);
border-radius:50%;
pointer-events:none;
top:-2.5rem;
width:260px;
position:absolute;
right:-1.25rem;
height:260px;
}
.ddy_hero_promo_ctngo{
padding:28px;
z-index:2;
position:relative;
align-self:flex-end;
max-width:88%;
}
.ddy_hero_promo_labelngo{
letter-spacing:.25em;
font-weight:700;
display:block;
text-transform:uppercase;
margin-bottom:8px;
color:#3DEBAB;
font-size:10px;
}
.ddy_hero_promo_amountngo{
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-weight:600;
line-height:1.05;
font-size:32px;
color:#F2F9F5;
overflow-wrap:break-word;
}
@media(min-width:770px){
.ddy_hero_promo_amountngo{
font-size:40px;
}
}
.ddy_hero_promo_amountngo em{
font-style:normal;
color:#3DEBAB;
}
.ddy_hero_ratingngo{
border-radius:14px;
padding:0.625rem 14px;
gap:10px;
border:1px solid rgba(20,18,14,0.08);
background:#FDFBF8;
z-index:3;
right:0.875rem;
box-shadow:0 2px 6px rgba(20,18,14,0.07), 0 0.5rem 20px rgba(20,18,14,0.06);
align-items:center;
top:0.875rem;
display:flex;
position:absolute;
max-width:min(260px,62%);
}
.ddy_hero_rating_scorengo{
flex:0 0 auto;
color:#1A1714;
font-size:1.5rem;
font-weight:700;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
}
.ddy_hero_rating_txtngo{
flex:1 1 auto;
min-width:0;
}
.ddy_hero_rating_starsngo{
gap:2px;
display:flex;
color:#1B8F5C;
}
.ddy_hero_rating_starsngo svg{
width:12px;
height:12px;
}
.ddy_hero_rating_capngo{
font-size:0.688rem;
display:block;
line-height:1.35;
overflow-wrap:break-word;
margin-top:3px;
color:#6B6660;
}
.ddy_statngo{
border-top:1px solid rgba(20,18,14,0.15);
border-bottom:1px solid rgba(20,18,14,0.15);
margin-top:16px;
}
.ddy_stat_inngo{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:768px){
.ddy_stat_inngo{
grid-template-columns:repeat(4,1fr);
}
}
.ddy_stat_itemngo{
padding:1.375rem 0.875rem;
border-right:1px solid rgba(20,18,14,0.08);
border-bottom:1px solid rgba(20,18,14,0.08);
min-width:0;
}
.ddy_stat_itemngo:nth-child(2n){
border-right:0;
}
.ddy_stat_itemngo:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.ddy_stat_itemngo{
border-bottom:0;
}
.ddy_stat_itemngo:nth-child(2n){
border-right:1px solid rgba(20,18,14,0.08);
}
.ddy_stat_itemngo:nth-child(4n){
border-right:0;
}
}
.ddy_stat_valuengo{
line-height:1;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-weight:700;
font-size:30px;
overflow-wrap:break-word;
color:#1A1714;
}
@media(min-width:769px){
.ddy_stat_valuengo{
font-size:34px;
}
}
.ddy_stat_labelngo{
color:#6B6660;
line-height:1.4;
overflow-wrap:break-word;
font-size:13px;
margin-top:6px;
}
.ddy_prngo{
padding:30px 0 0.375rem;
}
.ddy_pr_cardngo{
gap:0.625rem;
border:1px solid rgba(20,18,14,0.08);
background:#FDFBF8;
padding:1.625rem;
overflow:hidden;
flex:0 0 auto;
border-radius:20px;
width:280px;
position:relative;
flex-direction:column;
min-height:12.5rem;
display:flex;
}
@media(min-width:771px){
.ddy_pr_cardngo{
width:300px;
}
}
.ddy_pr_card_featngo{
background:linear-gradient(150deg,#12231A,#080F0B);
border-color:transparent;
color:#F2F9F5;
}
.ddy_pr_glowngo{
background:radial-gradient(circle,rgba(52,199,120,0.14),transparent 70%);
border-radius:50%;
top:-30px;
right:-30px;
height:8.125rem;
position:absolute;
width:130px;
opacity:0;
pointer-events:none;
}
.ddy_pr_card_featngo .ddy_pr_glowngo{
opacity:1;
}
.ddy_pr_labelngo{
color:#1B8F5C;
position:relative;
text-transform:uppercase;
letter-spacing:.16em;
font-weight:700;
font-size:0.625rem;
}
.ddy_pr_card_featngo .ddy_pr_labelngo{
color:#3DEBAB;
}
.ddy_pr_amountngo{
line-height:1.08;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
color:#1A1714;
position:relative;
font-weight:600;
font-size:26px;
overflow-wrap:break-word;
}
.ddy_pr_card_featngo .ddy_pr_amountngo{
color:#F2F9F5;
}
.ddy_pr_amountngo em{
color:#1B8F5C;
font-style:normal;
}
.ddy_pr_card_featngo .ddy_pr_amountngo em{
color:#3DEBAB;
}
.ddy_pr_termsngo{
position:relative;
font-size:13px;
color:#6B6660;
line-height:1.5;
}
.ddy_pr_card_featngo .ddy_pr_termsngo{
color:#9DC4B0;
}
.ddy_pr_ctango{
position:relative;
margin-top:auto;
align-self:flex-start;
}
.ddy_pr_card_featngo .ddy_pr_ctango{
transition:opacity .22s ease;
border-radius:999px;
background:#3DEBAB;
padding:9px 18px;
color:#110F0C;
font-weight:700;
font-size:0.813rem;
}
.ddy_pr_card_featngo .ddy_pr_ctango:hover{
opacity:.9;
}
.ddy_pr_cardngo:not(.ddy_pr_card_featngo) .ddy_pr_ctango{
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
font-weight:700;
font-size:0.813rem;
color:#1A1714;
border-bottom:1px solid #1A1714;
}
.ddy_pr_cardngo:not(.ddy_pr_card_featngo) .ddy_pr_ctango:hover{
border-color:#1B8F5C;
color:#1B8F5C;
}
.ddy_growngo{
padding:1.625rem 0 10px;
}
.ddy_row_seongo{
margin:10px 0 0;
max-width:760px;
overflow-wrap:break-word;
color:#8C8680;
line-height:1.65;
font-size:0.875rem;
}
.ddy_row_seongo strong{
color:#1A1714;
font-weight:700;
}
.ddy_jpngo{
padding:30px 0 0.625rem;
}
.ddy_jp_gridngo{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:767px){
.ddy_jp_gridngo{
grid-template-columns:1fr 1fr;
}
.ddy_jp_card_megango{
grid-column:1/-1;
}
}
@media(min-width:1002px){
.ddy_jp_gridngo{
grid-template-columns:1.4fr 1fr 1fr;
}
.ddy_jp_card_megango{
grid-column:auto;
}
}
.ddy_jp_cardngo{
border:1px solid rgba(20,18,14,0.08);
border-radius:1.25rem;
padding:1.625rem;
background:#FDFBF8;
overflow:hidden;
gap:0.75rem;
flex-direction:column;
display:flex;
min-width:0;
min-height:12.5rem;
position:relative;
justify-content:space-between;
}
.ddy_jp_card_megango{
border-color:transparent;
background:linear-gradient(135deg,#12231A,#080F0B);
color:#F2F9F5;
min-height:13.125rem;
}
.ddy_jp_glowngo{
background:radial-gradient(circle,rgba(52,199,120,0.14),transparent 70%);
border-radius:50%;
width:200px;
position:absolute;
right:-40px;
pointer-events:none;
top:-2.5rem;
height:200px;
}
.ddy_jp_labelngo{
gap:10px;
text-transform:uppercase;
display:flex;
flex-wrap:wrap;
font-size:10px;
color:#1B8F5C;
align-items:center;
justify-content:space-between;
letter-spacing:.16em;
font-weight:700;
position:relative;
}
.ddy_jp_card_megango .ddy_jp_labelngo{
color:#3DEBAB;
}
.ddy_jp_dropngo{
text-transform:none;
font-weight:600;
color:#6B6660;
letter-spacing:.04em;
}
.ddy_jp_card_megango .ddy_jp_dropngo{
color:#9DC4B0;
}
.ddy_jp_amountngo{
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:38px;
line-height:1;
font-weight:700;
position:relative;
color:#1A1714;
}
.ddy_jp_card_megango .ddy_jp_amountngo{
animation:zm2-pulse 2.4s infinite;
font-size:3rem;
color:#3DEBAB;
}
@media(min-width:768px){
.ddy_jp_card_megango .ddy_jp_amountngo{
font-size:54px;
}
}
.ddy_jp_gamengo{
font-size:13px;
position:relative;
color:#6B6660;
}
.ddy_jp_card_megango .ddy_jp_gamengo{
color:#9DC4B0;
}
.ddy_jp_ctango{
position:relative;
align-self:flex-start;
}
.ddy_jp_card_megango .ddy_jp_ctango{
padding:10px 20px;
border-radius:999px;
background:#3DEBAB;
transition:opacity .22s ease;
font-size:13px;
font-weight:700;
color:#110F0C;
}
.ddy_jp_card_megango .ddy_jp_ctango:hover{
opacity:.9;
}
.ddy_jp_cardngo:not(.ddy_jp_card_megango) .ddy_jp_ctango{
transition:color .22s ease,border-color .22s ease;
font-size:13px;
padding-bottom:2px;
border-bottom:1px solid #1A1714;
color:#1A1714;
font-weight:700;
}
.ddy_jp_cardngo:not(.ddy_jp_card_megango) .ddy_jp_ctango:hover{
border-color:#1B8F5C;
color:#1B8F5C;
}
.ddy_jp_seongo{
margin:14px 0 0;
overflow-wrap:break-word;
font-size:0.875rem;
color:#8C8680;
line-height:1.65;
max-width:760px;
}
.ddy_jp_seongo strong{
color:#1A1714;
font-weight:700;
}
.ddy_gfngo{
padding:1.5rem 0 6px;
}
.ddy_gf_inngo{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.ddy_gf_chipngo{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
border-radius:62.438rem;
background:#FDFBF8;
padding:10px 1.125rem;
border:1px solid rgba(20,18,14,0.15);
font-weight:600;
font-size:13px;
color:#2E2B26;
white-space:nowrap;
}
.ddy_gf_chipngo:hover{
border-color:#1B8F5C;
color:#1B8F5C;
}
.ddy_gf_chipngo.ddy_state_activengo{
background:#12231A;
border-color:transparent;
color:#F2F9F5;
}
.ddy_growngo{
padding:1.625rem 0 10px;
}
.ddy_row_seongo{
margin:10px 0 0;
line-height:1.65;
overflow-wrap:break-word;
font-size:14px;
max-width:760px;
color:#8C8680;
}
.ddy_row_seongo strong{
font-weight:700;
color:#1A1714;
}
.ddy_growngo{
padding:26px 0 0.625rem;
}
.ddy_row_seongo{
margin:10px 0 0;
max-width:47.5rem;
font-size:14px;
overflow-wrap:break-word;
line-height:1.65;
color:#8C8680;
}
.ddy_row_seongo strong{
font-weight:700;
color:#1A1714;
}
.ddy_growngo{
padding:26px 0 0.625rem;
}
.ddy_row_seongo{
margin:10px 0 0;
line-height:1.65;
overflow-wrap:break-word;
font-size:0.875rem;
color:#8C8680;
max-width:760px;
}
.ddy_row_seongo strong{
font-weight:700;
color:#1A1714;
}
.ddy_appngo{
padding:30px 0 0.625rem;
}
.ddy_app_inngo{
background:#FDFBF8;
border:1px solid rgba(20,18,14,0.08);
padding:32px;
border-radius:1.25rem;
gap:28px;
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.ddy_app_inngo{
padding:40px 2.75rem;
gap:40px;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.ddy_app_copyngo{
max-width:560px;
min-width:0;
}
.ddy_app_eyebrowngo{
margin-bottom:12px;
}
.ddy_app_h2ngo{
line-height:1.05;
margin-bottom:0.75rem;
overflow-wrap:break-word;
font-weight:600;
color:#1A1714;
font-size:1.75rem;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:765px){
.ddy_app_h2ngo{
font-size:34px;
}
}
.ddy_app_textngo{
margin-bottom:22px;
line-height:1.6;
color:#8C8680;
font-size:0.875rem;
}
.ddy_app_btnsngo{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
.ddy_app_btnngo{
background:#12231A;
transition:background-color .22s ease;
border-radius:0.875rem;
gap:0.625rem;
padding:0.688rem 1.25rem;
align-items:center;
color:#F2F9F5;
display:inline-flex;
}
.ddy_app_btnngo:hover{
background:#1B3828;
}
.ddy_app_btn_icngo{
display:inline-flex;
align-items:center;
}
.ddy_app_btn_icngo svg{
width:1.125rem;
height:1.125rem;
}
.ddy_app_btn_lbngo{
font-weight:700;
font-size:13.5px;
}
.ddy_app_qr_wrapngo{
flex:0 0 auto;
gap:18px;
align-items:center;
display:flex;
}
.ddy_app_qrngo{
border-radius:14px;
flex:0 0 auto;
background-image:repeating-linear-gradient(0deg,#FDFBF8 0 0.313rem,transparent 5px 0.688rem),repeating-linear-gradient(90deg,#FDFBF8 0 5px,transparent 0.313rem 11px);
width:108px;
background-color:#12231A;
height:6.75rem;
}
.ddy_app_qr_capngo{
max-width:5.75rem;
font-size:0.781rem;
color:#6B6660;
line-height:1.4;
}
.ddy_trnngo{
padding:1.875rem 0 10px;
}
.ddy_trn_inngo{
background:#FDFBF8;
border-radius:20px;
border:1px solid rgba(20,18,14,0.08);
grid-template-columns:1fr;
overflow:hidden;
display:grid;
}
@media(min-width:877px){
.ddy_trn_inngo{
grid-template-columns:1.05fr 1fr;
}
}
.ddy_trn_bannerngo{
padding:2.125rem;
background:linear-gradient(150deg,#12231A,#080F0B);
overflow:hidden;
position:relative;
color:#F2F9F5;
}
.ddy_trn_glowngo{
border-radius:50%;
background:radial-gradient(circle,rgba(52,199,120,0.14),transparent 70%);
pointer-events:none;
height:12.5rem;
width:200px;
right:-40px;
bottom:-2.5rem;
position:absolute;
}
.ddy_trn_eyebrowngo{
margin-bottom:14px;
position:relative;
}
.ddy_trn_h2ngo{
margin-bottom:12px;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-size:1.875rem;
color:#F2F9F5;
overflow-wrap:break-word;
line-height:1.06;
font-weight:600;
position:relative;
}
@media(min-width:765px){
.ddy_trn_h2ngo{
font-size:2.25rem;
}
}
.ddy_trn_textngo{
color:#9DC4B0;
line-height:1.6;
margin-bottom:1.375rem;
max-width:420px;
position:relative;
font-size:14px;
}
.ddy_trn_timerngo{
gap:8px;
display:flex;
margin-bottom:24px;
align-items:center;
position:relative;
flex-wrap:wrap;
}
.ddy_trn_timer_capngo{
color:#9DC4B0;
font-size:11px;
}
.ddy_trn_timer_boxngo{
border-radius:8px;
padding:4px 12px;
background:rgba(255,252,245,0.07);
font-weight:700;
color:#F2F9F5;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-size:24px;
}
.ddy_trn_ctango{
transition:opacity .22s ease;
border-radius:999px;
padding:0.813rem 26px;
background:#3DEBAB;
font-size:14px;
font-weight:700;
color:#110F0C;
display:inline-block;
position:relative;
}
.ddy_trn_ctango:hover{
opacity:.9;
}
.ddy_trn_lbngo{
padding:1.625rem 1.75rem;
}
.ddy_trn_lb_headngo{
gap:10px;
margin-bottom:0.75rem;
justify-content:space-between;
align-items:center;
display:flex;
}
.ddy_trn_lb_titlengo{
color:#1A1714;
font-size:1.25rem;
font-weight:600;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
}
.ddy_trn_lb_updngo{
letter-spacing:.08em;
color:#6B6660;
text-transform:uppercase;
font-size:11px;
}
.ddy_trn_lb_rowngo{
padding:11px 0.75rem;
border-radius:8px;
gap:14px;
display:flex;
align-items:center;
}
.ddy_trn_lb_rowngo:nth-child(2){
background:rgba(27,143,92,0.10);
}
.ddy_trn_lb_rankngo{
flex:0 0 auto;
font-weight:700;
font-size:16px;
color:#1B8F5C;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
width:22px;
}
.ddy_trn_lb_avngo{
border-radius:50%;
background:linear-gradient(135deg,#C9890A,#F0BE3D);
flex:0 0 auto;
height:30px;
width:30px;
}
.ddy_trn_lb_namengo{
overflow:hidden;
flex:1 1 auto;
font-size:14px;
text-overflow:ellipsis;
color:#1A1714;
min-width:0;
font-weight:600;
white-space:nowrap;
}
.ddy_trn_lb_amountngo{
flex:0 0 auto;
font-size:0.813rem;
font-weight:700;
color:#1A1714;
}
.ddy_gmngo{
padding:1.875rem 0 10px;
}
.ddy_gm_inngo{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:880px){
.ddy_gm_inngo{
grid-template-columns:1.25fr 1fr;
}
}
.ddy_gm_leftngo{
background:#FDFBF8;
border-radius:20px;
border:1px solid rgba(20,18,14,0.08);
padding:2rem;
min-width:0;
}
.ddy_gm_eyebrowngo{
margin-bottom:10px;
}
.ddy_gm_h2ngo{
font-size:1.625rem;
font-weight:600;
overflow-wrap:break-word;
color:#1A1714;
margin-bottom:8px;
line-height:1.06;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:770px){
.ddy_gm_h2ngo{
font-size:1.75rem;
}
}
.ddy_gm_textngo{
color:#8C8680;
max-width:30rem;
line-height:1.6;
font-size:14px;
margin-bottom:1.375rem;
}
.ddy_gm_levelngo{
color:#1B8F5C;
margin-bottom:8px;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-weight:700;
font-size:22px;
}
.ddy_gm_barngo{
background:rgba(20,18,14,0.15);
border-radius:999px;
overflow:hidden;
margin-bottom:0.375rem;
height:0.5rem;
}
.ddy_gm_bar_fillngo{
border-radius:62.438rem;
background:linear-gradient(90deg,#C9890A,#F0BE3D);
height:100%;
}
.ddy_gm_bar_metango{
gap:0.625rem;
justify-content:space-between;
font-size:11px;
display:flex;
margin-bottom:1.125rem;
color:#6B6660;
}
.ddy_gm_missionsngo{
gap:10px;
display:flex;
flex-wrap:wrap;
}
.ddy_gm_missionngo{
background:#F5F2ED;
gap:0.438rem;
border-radius:62.438rem;
padding:9px 0.938rem;
border:1px solid rgba(20,18,14,0.15);
display:inline-flex;
color:#2E2B26;
align-items:center;
font-size:12.5px;
font-weight:600;
}
.ddy_gm_mission_icngo{
align-items:center;
color:#1B8F5C;
display:inline-flex;
}
.ddy_gm_mission_icngo svg{
height:13px;
width:13px;
}
.ddy_gm_rightngo{
overflow:hidden;
background:linear-gradient(150deg,#12231A,#080F0B);
border-radius:1.25rem;
padding:32px;
position:relative;
flex-direction:column;
color:#F2F9F5;
display:flex;
}
.ddy_gm_glowngo{
background:radial-gradient(circle,rgba(52,199,120,0.14),transparent 70%);
border-radius:50%;
height:9.375rem;
right:-30px;
top:-1.875rem;
position:absolute;
pointer-events:none;
width:150px;
}
.ddy_gm_ref_eyebrowngo{
position:relative;
margin-bottom:0.625rem;
}
.ddy_gm_ref_h2ngo{
overflow-wrap:break-word;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
margin-bottom:8px;
font-size:26px;
font-weight:600;
color:#F2F9F5;
line-height:1.1;
position:relative;
}
.ddy_gm_ref_textngo{
font-size:0.844rem;
line-height:1.55;
color:#9DC4B0;
position:relative;
margin-bottom:1.25rem;
}
.ddy_gm_ref_ctango{
background:#3DEBAB;
padding:0.688rem 22px;
transition:opacity .22s ease;
border-radius:62.438rem;
margin-top:auto;
position:relative;
font-size:13.5px;
color:#110F0C;
font-weight:700;
align-self:flex-start;
}
.ddy_gm_ref_ctango:hover{
opacity:.9;
}
.ddy_vipngo{
padding:48px 0;
}
@media(min-width:768px){
.ddy_vipngo{
padding:64px 0;
}
}
.ddy_vip_headngo{
gap:0.875rem;
display:flex;
margin-bottom:30px;
flex-direction:column;
}
@media(min-width:879px){
.ddy_vip_headngo{
gap:1.5rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.ddy_vip_eyebrowngo{
margin-bottom:0.75rem;
}
.ddy_vip_h2ngo{
color:#F2F9F5;
overflow-wrap:break-word;
font-weight:600;
font-size:2rem;
line-height:1.05;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:770px){
.ddy_vip_h2ngo{
font-size:40px;
}
}
.ddy_vip_introngo{
font-size:14px;
max-width:26.25rem;
line-height:1.6;
color:#9DC4B0;
}
.ddy_vip_gridngo{
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
gap:14px;
display:grid;
}
.ddy_vip_cardngo{
border-radius:0.875rem;
padding:1.375rem 1.125rem;
border:1px solid rgba(255,252,245,0.13);
min-width:0;
}
.ddy_vip_card_featngo{
border-color:#3DEBAB;
background:rgba(255,252,245,0.07);
}
.ddy_vip_card_icngo{
background:linear-gradient(135deg,#C9890A,#F0BE3D);
border-radius:0.5rem;
display:block;
height:2.125rem;
margin-bottom:1rem;
width:2.125rem;
}
.ddy_vip_namengo{
margin-bottom:0.375rem;
color:#F2F9F5;
overflow-wrap:break-word;
font-weight:600;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-size:20px;
}
.ddy_vip_perkngo{
color:#9DC4B0;
font-size:12.5px;
overflow-wrap:break-word;
line-height:1.5;
}
.ddy_wyngo{
padding:48px 0;
}
@media(min-width:769px){
.ddy_wyngo{
padding:3.5rem 0;
}
}
.ddy_wy_inngo{
grid-template-columns:1fr;
gap:2rem;
align-items:start;
display:grid;
}
@media(min-width:897px){
.ddy_wy_inngo{
grid-template-columns:.8fr 1.2fr;
gap:3rem;
}
}
.ddy_wy_leftngo{
min-width:0;
}
.ddy_wy_eyebrowngo{
margin-bottom:0.875rem;
}
.ddy_wy_h2ngo{
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
line-height:1.05;
color:#1A1714;
margin-bottom:1rem;
font-size:2rem;
font-weight:600;
}
@media(min-width:767px){
.ddy_wy_h2ngo{
font-size:2.5rem;
}
}
.ddy_wy_introngo{
color:#8C8680;
line-height:1.6;
font-size:0.938rem;
}
.ddy_wy_gridngo{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:558px){
.ddy_wy_gridngo{
grid-template-columns:1fr 1fr;
}
}
.ddy_wy_cardngo{
background:#FDFBF8;
border:1px solid rgba(20,18,14,0.08);
padding:26px;
border-radius:14px;
min-width:0;
}
.ddy_wy_card_icngo{
display:inline-flex;
align-items:center;
margin-bottom:1rem;
justify-content:center;
color:#1B8F5C;
}
.ddy_wy_card_icngo svg{
height:1.625rem;
width:1.625rem;
}
.ddy_wy_card_hngo{
font-size:21px;
color:#1A1714;
margin-bottom:8px;
overflow-wrap:break-word;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
font-weight:600;
}
.ddy_wy_card_pngo{
color:#8C8680;
font-size:14px;
overflow-wrap:break-word;
line-height:1.55;
}
.ddy_htsngo{
padding:3rem 0;
}
@media(min-width:767px){
.ddy_htsngo{
padding:3.875rem 0;
}
}
.ddy_hts_headngo{
gap:1.125rem;
flex-direction:column;
display:flex;
margin-bottom:34px;
}
@media(min-width:771px){
.ddy_hts_headngo{
gap:24px;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.ddy_hts_eyebrowngo{
margin-bottom:12px;
}
.ddy_hts_h2ngo{
font-weight:600;
font-size:1.875rem;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
color:#F2F9F5;
overflow-wrap:break-word;
}
@media(min-width:771px){
.ddy_hts_h2ngo{
font-size:2.375rem;
}
}
.ddy_hts_ctango{
transition:opacity .22s ease;
flex:0 0 auto;
background:#3DEBAB;
border-radius:999px;
padding:15px 30px;
font-weight:700;
font-size:0.938rem;
color:#110F0C;
}
.ddy_hts_ctango:hover{
opacity:.9;
}
.ddy_hts_gridngo{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:758px){
.ddy_hts_gridngo{
grid-template-columns:repeat(3,1fr);
}
}
.ddy_hts_stepngo{
padding-top:22px;
min-width:0;
border-top:1px solid rgba(255,252,245,0.13);
}
.ddy_hts_step_numngo{
line-height:1;
font-weight:700;
margin-bottom:14px;
font-size:44px;
color:#3DEBAB;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
}
.ddy_hts_step_hngo{
color:#F2F9F5;
overflow-wrap:break-word;
font-weight:700;
margin-bottom:8px;
font-size:1.188rem;
line-height:1.2;
}
.ddy_hts_step_pngo{
overflow-wrap:break-word;
font-size:0.875rem;
color:#9DC4B0;
line-height:1.55;
}
.ddy_pmtngo{
padding:48px 0 10px;
}
.ddy_pmt_inngo{
grid-template-columns:1fr;
gap:2rem;
align-items:start;
display:grid;
}
@media(min-width:882px){
.ddy_pmt_inngo{
grid-template-columns:1fr 1.1fr;
gap:48px;
}
}
.ddy_pmt_leftngo{
min-width:0;
}
.ddy_pmt_eyebrowngo{
margin-bottom:12px;
}
.ddy_pmt_h2ngo{
overflow-wrap:break-word;
color:#1A1714;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
line-height:1.06;
font-size:1.875rem;
margin-bottom:12px;
font-weight:600;
}
@media(min-width:767px){
.ddy_pmt_h2ngo{
font-size:32px;
}
}
.ddy_pmt_textngo{
line-height:1.6;
margin-bottom:1.375rem;
font-size:0.906rem;
color:#8C8680;
}
.ddy_pmt_logosngo{
grid-template-columns:repeat(2,1fr);
gap:0.625rem;
display:grid;
}
@media(min-width:483px){
.ddy_pmt_logosngo{
grid-template-columns:repeat(4,1fr);
}
}
.ddy_pmt_logongo{
border-radius:8px;
border:1px solid rgba(20,18,14,0.08);
padding:0 8px;
overflow:hidden;
background:#FDFBF8;
text-overflow:ellipsis;
text-align:center;
justify-content:center;
white-space:nowrap;
font-size:12.5px;
display:flex;
color:#2E2B26;
height:3.125rem;
font-weight:700;
align-items:center;
}
.ddy_pmt_tablengo{
overflow:hidden;
border:1px solid rgba(20,18,14,0.08);
border-radius:14px;
min-width:0;
}
.ddy_pmt_theadngo{
background:#1C1A17;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.ddy_pmt_thngo{
overflow:hidden;
padding:0.813rem 0.875rem;
text-overflow:ellipsis;
font-weight:700;
font-size:0.625rem;
letter-spacing:.08em;
text-transform:uppercase;
white-space:nowrap;
color:#F2F9F5;
}
.ddy_pmt_rowngo{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(20,18,14,0.08);
display:grid;
}
.ddy_pmt_rowngo:nth-child(odd){
background:#FDFBF8;
}
.ddy_pmt_tdngo{
padding:14px;
font-size:0.844rem;
min-width:0;
color:#8C8680;
overflow-wrap:break-word;
}
.ddy_pmt_rowngo .ddy_pmt_tdngo:first-child{
color:#1A1714;
font-weight:700;
}
.ddy_pmt_rowngo .ddy_pmt_tdngo:last-child{
font-weight:700;
color:#1B8F5C;
}
.ddy_ttngo{
padding:3rem 0 0.625rem;
}
@media(min-width:765px){
.ddy_ttngo{
padding:60px 0 0.625rem;
}
}
.ddy_tt_headngo{
margin-bottom:2.125rem;
text-align:center;
}
.ddy_tt_eyebrowngo{
margin-bottom:12px;
}
.ddy_tt_h2ngo{
font-size:32px;
color:#1A1714;
font-weight:600;
line-height:1.05;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
@media(min-width:768px){
.ddy_tt_h2ngo{
font-size:42px;
}
}
.ddy_tt_gridngo{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.ddy_tt_gridngo{
grid-template-columns:repeat(3,1fr);
}
}
.ddy_tt_cardngo{
background:#FDFBF8;
border:1px solid rgba(20,18,14,0.08);
padding:30px;
border-radius:14px;
flex-direction:column;
min-width:0;
display:flex;
}
.ddy_tt_card_icngo{
color:#1B8F5C;
align-items:center;
margin-bottom:1.125rem;
display:inline-flex;
}
.ddy_tt_card_icngo svg{
width:1.75rem;
height:1.75rem;
}
.ddy_tt_card_hngo{
line-height:1.15;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.5rem;
font-weight:600;
color:#1A1714;
overflow-wrap:break-word;
font-size:22px;
}
.ddy_tt_card_pngo{
margin-bottom:0.875rem;
font-size:0.875rem;
color:#8C8680;
line-height:1.6;
overflow-wrap:break-word;
}
.ddy_tt_card_pngo b{
color:#1A1714;
font-weight:700;
}
.ddy_tt_card_linkngo{
transition:color .22s ease;
color:#1A1714;
border-bottom:1px solid #1B8F5C;
padding-bottom:2px;
align-self:flex-start;
font-weight:700;
margin-top:auto;
font-size:13px;
}
.ddy_tt_card_linkngo:hover{
color:#1B8F5C;
}
.ddy_rvngo{
background:#FDFBF8;
padding:3rem 0;
border-bottom:1px solid rgba(20,18,14,0.08);
border-top:1px solid rgba(20,18,14,0.08);
margin-top:24px;
}
@media(min-width:770px){
.ddy_rvngo{
padding:56px 0;
}
}
.ddy_rv_headngo{
gap:1rem;
margin-bottom:1.875rem;
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.ddy_rv_headngo{
gap:20px;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.ddy_rv_eyebrowngo{
margin-bottom:0.625rem;
}
.ddy_rv_h2ngo{
font-weight:600;
color:#1A1714;
line-height:1.05;
font-size:1.875rem;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
@media(min-width:769px){
.ddy_rv_h2ngo{
font-size:2.375rem;
}
}
.ddy_rv_aggngo{
gap:0.75rem;
align-items:center;
display:flex;
}
.ddy_rv_agg_starsngo{
gap:3px;
display:flex;
color:#1B8F5C;
}
.ddy_rv_agg_starsngo svg{
width:1.125rem;
height:1.125rem;
}
.ddy_rv_sourcengo{
color:#8C8680;
font-size:13px;
}
.ddy_rv_gridngo{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:757px){
.ddy_rv_gridngo{
grid-template-columns:repeat(3,1fr);
}
}
.ddy_rv_cardngo{
padding:1.625rem;
border-radius:0.875rem;
border:1px solid rgba(20,18,14,0.08);
background:#F5F2ED;
min-width:0;
}
.ddy_rv_card_starsngo{
gap:2px;
margin-bottom:0.75rem;
display:flex;
color:#1B8F5C;
}
.ddy_rv_card_starsngo svg{
height:0.875rem;
width:14px;
}
.ddy_rv_card_bodyngo{
overflow-wrap:break-word;
line-height:1.45;
font-size:1.125rem;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
margin-bottom:16px;
color:#1A1714;
font-weight:500;
}
.ddy_rv_card_metango{
gap:0.625rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.ddy_rv_card_avngo{
background:linear-gradient(135deg,#C9890A,#F0BE3D);
border-radius:50%;
flex:0 0 auto;
width:2rem;
height:2rem;
}
.ddy_rv_card_authorngo{
font-size:13px;
font-weight:700;
color:#1A1714;
}
.ddy_rv_card_locngo{
color:#6B6660;
font-size:0.75rem;
}
.ddy_drngo{
padding:36px 0 10px;
}
.ddy_dr_inngo{
border:1px dashed rgba(20,18,14,0.15);
border-radius:14px;
padding:28px 32px;
gap:1.25rem;
flex-direction:column;
display:flex;
}
@media(min-width:765px){
.ddy_dr_inngo{
gap:2rem;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.ddy_dr_h2ngo{
color:#1A1714;
font-weight:600;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:24px;
line-height:1.1;
margin-bottom:8px;
}
@media(min-width:769px){
.ddy_dr_h2ngo{
font-size:26px;
}
}
.ddy_dr_textngo{
color:#8C8680;
max-width:680px;
line-height:1.6;
overflow-wrap:break-word;
font-size:0.875rem;
}
.ddy_dr_textngo b{
font-weight:700;
color:#1A1714;
}
.ddy_dr_ctango{
flex:0 0 auto;
transition:color .22s ease;
padding-bottom:2px;
color:#1A1714;
white-space:nowrap;
border-bottom:1px solid #1B8F5C;
font-weight:700;
font-size:13.5px;
}
.ddy_dr_ctango:hover{
color:#1B8F5C;
}
.ddy_opngo{
padding:2.25rem 0 0.625rem;
}
.ddy_op_inngo{
grid-template-columns:1fr;
gap:2rem;
background:#FDFBF8;
border-radius:14px;
border:1px solid rgba(20,18,14,0.08);
padding:32px;
align-items:center;
display:grid;
}
@media(min-width:861px){
.ddy_op_inngo{
padding:2.125rem 40px;
gap:2.75rem;
grid-template-columns:.9fr 1.1fr;
}
}
.ddy_op_leftngo{
min-width:0;
}
.ddy_op_eyebrowngo{
margin-bottom:12px;
}
.ddy_op_h2ngo{
overflow-wrap:break-word;
font-size:28px;
color:#1A1714;
line-height:1.08;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.625rem;
font-weight:600;
}
@media(min-width:769px){
.ddy_op_h2ngo{
font-size:1.875rem;
}
}
.ddy_op_textngo{
line-height:1.6;
font-size:14px;
color:#8C8680;
}
.ddy_op_gridngo{
gap:1px;
border-radius:0.5rem;
background:rgba(20,18,14,0.15);
grid-template-columns:1fr 1fr;
overflow:hidden;
border:1px solid rgba(20,18,14,0.15);
display:grid;
}
.ddy_op_fieldngo{
background:#F5F2ED;
padding:1.125rem 20px;
min-width:0;
}
.ddy_op_field_lbngo{
color:#1B8F5C;
margin-bottom:5px;
font-size:0.625rem;
text-transform:uppercase;
font-weight:600;
letter-spacing:.1em;
}
.ddy_op_field_valngo{
overflow-wrap:break-word;
color:#1A1714;
font-size:14px;
font-weight:700;
}
.ddy_provngo{
padding:2.5rem 0 20px;
}
.ddy_prov_eyebrowngo{
margin-bottom:1.125rem;
display:block;
}
.ddy_prov_gridngo{
gap:0.75rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:557px){
.ddy_prov_gridngo{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:901px){
.ddy_prov_gridngo{
grid-template-columns:repeat(6,1fr);
}
}
.ddy_tsngo{
padding:44px 0;
}
.ddy_ts_inngo{
gap:2rem;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:881px){
.ddy_ts_inngo{
gap:3rem;
grid-template-columns:1.4fr 1fr;
}
}
.ddy_ts_leftngo{
min-width:0;
}
.ddy_ts_h2ngo{
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
color:#F2F9F5;
line-height:1.1;
font-size:1.625rem;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:12px;
}
@media(min-width:771px){
.ddy_ts_h2ngo{
font-size:1.75rem;
}
}
.ddy_ts_textngo{
max-width:520px;
color:#9DC4B0;
margin-bottom:1.375rem;
font-size:14.5px;
line-height:1.6;
}
.ddy_ts_badgesngo{
gap:1.125rem;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.ddy_ts_badgengo{
color:#9DC4B0;
font-size:0.813rem;
font-weight:600;
}
.ddy_ts_payngo{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
@media(min-width:883px){
.ddy_ts_payngo{
justify-content:flex-end;
}
}
.ddy_ts_pay_chipngo{
padding:0.75rem 16px;
background:rgba(255,252,245,0.07);
border:1px solid rgba(255,252,245,0.13);
border-radius:0.875rem;
color:#F2F9F5;
font-size:0.875rem;
font-weight:700;
}
.ddy_faqngo{
background:#FDFBF8;
padding:48px 0;
border-top:1px solid rgba(20,18,14,0.08);
margin-top:24px;
border-bottom:1px solid rgba(20,18,14,0.08);
}
@media(min-width:767px){
.ddy_faqngo{
padding:62px 0;
}
}
.ddy_faq_headngo{
text-align:center;
margin-bottom:34px;
}
.ddy_faq_eyebrowngo{
margin-bottom:0.75rem;
}
.ddy_faq_h2ngo{
font-weight:600;
line-height:1.05;
overflow-wrap:break-word;
color:#1A1714;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-size:32px;
}
@media(min-width:769px){
.ddy_faq_h2ngo{
font-size:2.375rem;
}
}
.ddy_faq_listngo{
gap:12px;
margin:0 auto;
display:flex;
max-width:51.25rem;
flex-direction:column;
}
.ddy_faq_itemngo{
background:#F5F2ED;
overflow:hidden;
border:1px solid rgba(20,18,14,0.08);
border-radius:14px;
}
.ddy_faq_qngo{
list-style:none;
gap:1.25rem;
padding:1.25rem 1.5rem;
cursor:pointer;
color:#1A1714;
font-weight:700;
font-size:16px;
justify-content:space-between;
overflow-wrap:break-word;
display:flex;
align-items:center;
}
.ddy_faq_qngo::-webkit-details-marker{
display:none;
}
.ddy_faq_q_icngo{
transition:transform .22s ease;
flex:0 0 auto;
color:#1B8F5C;
align-items:center;
display:inline-flex;
}
.ddy_faq_q_icngo svg{
height:1.125rem;
width:18px;
}
.ddy_faq_itemngo[open] .ddy_faq_q_icngo{
transform:rotate(180deg);
}
.ddy_faq_ango{
padding:0 24px 1.25rem;
overflow-wrap:break-word;
font-size:0.906rem;
color:#8C8680;
line-height:1.6;
}
.ddy_sgngo{
padding:48px 0 10px;
}
.ddy_sg_eyebrowngo{
margin-bottom:12px;
display:block;
}
.ddy_sg_h2ngo{
color:#1A1714;
margin-bottom:1.75rem;
overflow-wrap:break-word;
font-weight:600;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-size:30px;
line-height:1.05;
}
@media(min-width:770px){
.ddy_sg_h2ngo{
font-size:2.25rem;
}
}
.ddy_sg_gridngo{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:722px){
.ddy_sg_gridngo{
grid-template-columns:repeat(3,1fr);
}
}
.ddy_sg_colngo{
min-width:0;
}
.ddy_sg_col_hngo{
overflow-wrap:break-word;
line-height:1.15;
font-size:22px;
font-weight:600;
color:#1A1714;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.625rem;
}
.ddy_sg_col_pngo{
overflow-wrap:break-word;
font-size:0.875rem;
color:#8C8680;
line-height:1.65;
}
.ddy_sbngo{
background:#FDFBF8;
padding:3rem 0;
margin-top:24px;
border-top:1px solid rgba(20,18,14,0.08);
border-bottom:1px solid rgba(20,18,14,0.08);
}
@media(min-width:771px){
.ddy_sbngo{
padding:3.5rem 0;
}
}
.ddy_sb_eyebrowngo{
margin-bottom:12px;
display:block;
}
.ddy_sb_h2ngo{
overflow-wrap:break-word;
font-size:1.875rem;
margin-bottom:1.625rem;
font-weight:600;
line-height:1.05;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
color:#1A1714;
}
@media(min-width:771px){
.ddy_sb_h2ngo{
font-size:36px;
}
}
.ddy_sb_gridngo{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:561px){
.ddy_sb_gridngo{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:959px){
.ddy_sb_gridngo{
grid-template-columns:repeat(4,1fr);
}
}
.ddy_sb_cardngo{
border:1px solid rgba(20,18,14,0.08);
border-radius:0.875rem;
background:#F5F2ED;
padding:1.5rem;
min-width:0;
}
.ddy_sb_card_hngo{
overflow-wrap:break-word;
font-size:1.188rem;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
color:#1A1714;
line-height:1.15;
margin-bottom:0.5rem;
font-weight:600;
}
.ddy_sb_card_pngo{
overflow-wrap:break-word;
color:#8C8680;
line-height:1.6;
font-size:13.5px;
}
.ddy_sb_rtpngo{
border:1px solid rgba(20,18,14,0.08);
background:#F5F2ED;
padding:1.625rem 1.75rem;
gap:24px;
grid-template-columns:1fr;
border-radius:0.875rem;
display:grid;
align-items:center;
margin-top:1.125rem;
}
@media(min-width:761px){
.ddy_sb_rtpngo{
gap:2.5rem;
grid-template-columns:1fr 1fr;
}
}
.ddy_sb_rtp_hngo{
margin-bottom:0.5rem;
line-height:1.15;
color:#1A1714;
font-size:1.25rem;
font-weight:600;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
.ddy_sb_rtp_pngo{
overflow-wrap:break-word;
font-size:0.844rem;
line-height:1.6;
color:#8C8680;
}
.ddy_sb_rtp_statsngo{
gap:16px;
display:flex;
}
.ddy_sb_statngo{
flex:1 1 0;
padding:1.125rem;
border-radius:8px;
background:#FDFBF8;
text-align:center;
min-width:0;
}
.ddy_sb_stat_vngo{
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-weight:700;
overflow-wrap:break-word;
font-size:26px;
color:#1B8F5C;
}
.ddy_sb_stat_lngo{
margin-top:4px;
font-size:11.5px;
color:#6B6660;
}
.ddy_gdngo{
padding:48px 0 10px;
}
.ddy_gd_headngo{
gap:0.875rem;
margin-bottom:1.5rem;
display:flex;
flex-direction:column;
}
@media(min-width:683px){
.ddy_gd_headngo{
gap:1.25rem;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.ddy_gd_eyebrowngo{
margin-bottom:10px;
}
.ddy_gd_h2ngo{
font-weight:600;
color:#1A1714;
font-size:28px;
overflow-wrap:break-word;
line-height:1.05;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:765px){
.ddy_gd_h2ngo{
font-size:34px;
}
}
.ddy_gd_morengo{
transition:color .22s ease,border-color .22s ease;
flex:0 0 auto;
padding-bottom:2px;
font-weight:600;
font-size:13.5px;
color:#1A1714;
border-bottom:1px solid #1A1714;
}
.ddy_gd_morengo:hover{
border-color:#1B8F5C;
color:#1B8F5C;
}
.ddy_gd_gridngo{
gap:20px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:718px){
.ddy_gd_gridngo{
grid-template-columns:repeat(3,1fr);
}
}
.ddy_gd_cardngo{
border:1px solid rgba(20,18,14,0.08);
background:#FDFBF8;
overflow:hidden;
border-radius:14px;
min-width:0;
display:block;
}
.ddy_gd_card_imgngo{
background:linear-gradient(140deg,#12231A,#1B8F5C);
height:9.375rem;
}
.ddy_gd_card_bodyngo{
padding:1.375rem;
}
.ddy_gd_card_catngo{
font-size:10px;
letter-spacing:.1em;
text-transform:uppercase;
font-weight:600;
color:#1B8F5C;
}
.ddy_gd_card_hngo{
margin:0.5rem 0 0.625rem;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-size:19px;
font-weight:600;
line-height:1.2;
overflow-wrap:break-word;
color:#1A1714;
}
.ddy_gd_card_metango{
overflow-wrap:break-word;
color:#6B6660;
font-size:12px;
}
.ddy_lhngo{
padding:2.5rem 0 20px;
}
.ddy_lh_inngo{
padding-top:2.125rem;
border-top:1px solid rgba(20,18,14,0.15);
}
.ddy_lh_eyebrowngo{
margin-bottom:22px;
display:block;
}
.ddy_lh_gridngo{
gap:1.75rem;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:597px){
.ddy_lh_gridngo{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:961px){
.ddy_lh_gridngo{
grid-template-columns:repeat(5,1fr);
}
}
.ddy_lh_colngo{
min-width:0;
}
.ddy_lh_col_hngo{
font-size:13px;
margin-bottom:0.75rem;
font-weight:700;
overflow-wrap:break-word;
color:#1A1714;
}
.ddy_lh_linksngo{
gap:0.5rem;
flex-direction:column;
display:flex;
}
.ddy_lh_linkngo{
transition:color .22s ease;
overflow-wrap:break-word;
font-size:0.813rem;
color:#8C8680;
}
.ddy_lh_linkngo:hover{
color:#1B8F5C;
}
.ddy_elngo{
padding:3rem 0;
}
@media(min-width:767px){
.ddy_elngo{
padding:56px 0;
}
}
.ddy_el_inngo{
gap:2.5rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:898px){
.ddy_el_inngo{
gap:3.5rem;
grid-template-columns:1fr 1fr;
}
}
.ddy_el_leftngo{
min-width:0;
}
.ddy_el_eyebrowngo{
margin-bottom:0.875rem;
}
.ddy_el_h2ngo{
overflow-wrap:break-word;
font-size:2rem;
line-height:1.08;
margin-bottom:1.375rem;
color:#1A1714;
font-weight:600;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:771px){
.ddy_el_h2ngo{
font-size:2.375rem;
}
}
.ddy_el_bodyngo p{
font-size:1rem;
color:#2E2B26;
overflow-wrap:break-word;
margin-bottom:1.125rem;
line-height:1.7;
}
.ddy_el_dropcapngo{
padding:6px 12px 0 0;
font-weight:700;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
color:#1B8F5C;
font-size:3.875rem;
float:left;
line-height:.8;
}
.ddy_el_rightngo{
min-width:0;
}
.ddy_el_quotengo{
background:linear-gradient(150deg,#12231A,#080F0B);
padding:2.25rem;
border-radius:1.25rem;
margin-bottom:24px;
color:#F2F9F5;
position:relative;
}
.ddy_el_quote_markngo{
align-items:center;
display:inline-flex;
margin-bottom:6px;
color:#3DEBAB;
}
.ddy_el_quote_markngo svg{
height:34px;
width:2.125rem;
}
.ddy_el_quote_textngo{
color:#F2F9F5;
font-size:1.375rem;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-weight:500;
margin-bottom:22px;
line-height:1.4;
overflow-wrap:break-word;
}
.ddy_el_quote_metango{
gap:0.75rem;
display:flex;
align-items:center;
}
.ddy_el_quote_avngo{
flex:0 0 auto;
background:linear-gradient(135deg,#C9890A,#F0BE3D);
border-radius:50%;
width:38px;
height:38px;
}
.ddy_el_quote_authorngo{
font-weight:700;
font-size:0.875rem;
color:#F2F9F5;
}
.ddy_el_quote_meta_subngo{
font-size:0.75rem;
color:#9DC4B0;
}
.ddy_el_explainngo{
overflow:hidden;
border-radius:0.875rem;
border:1px solid rgba(20,18,14,0.08);
}
.ddy_el_explain_cardngo{
padding:1.375rem 24px;
}
.ddy_el_explain_cardngo+.ddy_el_explain_cardngo{
border-top:1px solid rgba(20,18,14,0.08);
}
.ddy_el_explain_hngo{
font-weight:600;
margin-bottom:0.5rem;
color:#1A1714;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
overflow-wrap:break-word;
font-size:20px;
}
.ddy_el_explain_pngo{
line-height:1.55;
overflow-wrap:break-word;
font-size:14px;
color:#8C8680;
}
.ddy_ftngo{
background:#1C1A17;
margin-top:40px;
color:#9DC4B0;
}
.ddy_ft_inngo{
grid-template-columns:1fr;
gap:32px;
padding:48px 0 28px;
display:grid;
}
@media(min-width:598px){
.ddy_ft_inngo{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:902px){
.ddy_ft_inngo{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.ddy_ft_brandngo{
min-width:0;
}
.ddy_ft_logongo{
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:26px;
color:#F2F9F5;
font-weight:700;
}
.ddy_ft_taglinengo{
margin-top:0.875rem;
line-height:1.6;
font-size:0.844rem;
max-width:17.5rem;
color:#9DC4B0;
}
.ddy_ft_contactngo{
transition:color .22s ease;
overflow-wrap:anywhere;
display:inline-block;
font-size:13px;
color:#3DEBAB;
margin-top:12px;
max-width:17.5rem;
}
.ddy_ft_contactngo:hover{
color:#F2F9F5;
}
.ddy_ft_colngo{
min-width:0;
}
.ddy_ft_col_hngo{
color:#F2F9F5;
letter-spacing:.08em;
margin-bottom:0.875rem;
overflow-wrap:break-word;
text-transform:uppercase;
font-weight:700;
font-size:13px;
}
.ddy_ft_col_linksngo{
gap:10px;
display:flex;
flex-direction:column;
}
.ddy_ft_linkngo{
transition:color .22s ease;
color:#9DC4B0;
overflow-wrap:break-word;
font-size:13.5px;
}
.ddy_ft_linkngo:hover{
color:#F2F9F5;
}
.ddy_ft_botngo{
gap:16px;
padding:1.375rem 0 40px;
flex-direction:column;
border-top:1px solid rgba(255,252,245,0.13);
display:flex;
}
@media(min-width:765px){
.ddy_ft_botngo{
gap:20px;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.ddy_ft_legalngo{
max-width:760px;
overflow-wrap:break-word;
font-size:11.5px;
color:#ADA9A3;
line-height:1.6;
}
.ddy_ft_legalngo b{
font-weight:700;
color:#9DC4B0;
}
.ddy_ft_agengo{
border:1.5px solid #3DEBAB;
padding:4px 0.563rem;
border-radius:0.5rem;
flex:0 0 auto;
font-weight:700;
font-size:13px;
color:#3DEBAB;
}