*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F7F4EF;
overflow-wrap:break-word;
font-family:"Golos Text", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:15px;
-webkit-font-smoothing:antialiased;
color:#2E2A22;
text-rendering:optimizeLegibility;
line-height:1.6;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
width:0.5rem;
height:8px;
}
::-webkit-scrollbar-thumb{
border-radius:8px;
background:rgba(0, 0, 0, 0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.ddolayout-ohu{
min-height:100vh;
flex-direction:column;
display:flex;
}
.ddomain-ohu{
flex:1 1 auto;
min-width:0;
width:100%;
}
.ddocontainer-ohu{
padding:0 1rem;
margin:0 auto;
width:100%;
max-width:1400px;
}
@media(min-width:769px){
.ddocontainer-ohu{
padding:0 2rem;
}
}
@media(min-width:1098px){
.ddocontainer-ohu{
padding:0 3.5rem;
}
}
.ddoeyebrow-ohu{
line-height:1.4;
display:inline-block;
font-family:"Golos Text", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
letter-spacing:.2em;
color:#1A8C58;
font-size:11px;
text-transform:uppercase;
overflow-wrap:break-word;
font-weight:600;
}
.ddoband-ohu{
background:#0F1A14;
color:#EEF7F2;
}
.ddoband-ohu .ddoeyebrow-ohu{
color:#4DEBA0;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.ddotb-ohu{
background:#F7F4EF;
border-bottom:1px solid rgba(20, 18, 14, 0.15);
top:0;
z-index:50;
position:sticky;
}
.ddotb_in-ohu{
gap:1rem;
margin:0 auto;
padding:12px 1rem;
max-width:1400px;
display:flex;
justify-content:space-between;
align-items:center;
width:100%;
}
@media(min-width:768px){
.ddotb_in-ohu{
padding:1rem 32px;
}
}
@media(min-width:1100px){
.ddotb_in-ohu{
padding:1.125rem 3.5rem;
}
}
.ddotb_left-ohu{
gap:28px;
min-width:0;
align-items:center;
display:flex;
}
.ddotb_logo-ohu{
gap:0.688rem;
align-items:center;
min-width:0;
display:flex;
}
.ddotb_logo_mark-ohu{
border-radius:0.5rem;
flex:0 0 auto;
width:34px;
object-fit:cover;
height:2.125rem;
}
.ddotb_logo_txt-ohu{
flex-direction:column;
min-width:0;
line-height:1;
display:flex;
}
.ddotb_logo_name-ohu{
overflow:hidden;
font-size:22px;
color:#18150F;
font-weight:700;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
text-overflow:ellipsis;
letter-spacing:.02em;
white-space:nowrap;
}
.ddotb_logo_sub-ohu{
overflow:hidden;
letter-spacing:.32em;
text-overflow:ellipsis;
font-weight:600;
margin-top:4px;
font-size:8.5px;
color:#1A8C58;
white-space:nowrap;
text-transform:uppercase;
}
.ddotb_nav-ohu{
display:none;
}
@media(min-width:957px){
.ddotb_nav-ohu{
gap:28px;
display:flex;
align-items:center;
}
}
.ddotb_nav_item-ohu{
transition:color .2s ease,border-color .2s ease;
white-space:nowrap;
font-weight:600;
font-size:0.875rem;
color:#2E2A22;
border-bottom:2px solid transparent;
padding-bottom:3px;
}
.ddotb_nav_item-ohu:hover{
color:#18150F;
}
.ddotb_nav_item-ohu.ddostate_active-ohu{
border-color:#1A8C58;
color:#18150F;
}
.ddotb_right-ohu{
flex:0 0 auto;
gap:14px;
align-items:center;
display:flex;
}
.ddotb_search-ohu{
transition:color .2s ease;
align-items:center;
color:#2E2A22;
justify-content:center;
display:flex;
}
.ddotb_search-ohu:hover{
color:#1A8C58;
}
.ddotb_search-ohu svg{
width:1.125rem;
height:18px;
}
.ddotb_lang-ohu{
text-transform:uppercase;
font-size:11px;
letter-spacing:.1em;
font-weight:600;
color:#6B6358;
}
.ddotb_lang-ohu:hover{
color:#18150F;
}
.ddotb_login-ohu{
color:#18150F;
font-weight:600;
font-size:14px;
display:none;
}
@media(min-width:771px){
.ddotb_login-ohu{
display:inline-block;
}
}
.ddotb_register-ohu{
border-radius:999px;
padding:0.688rem 1.375rem;
transition:background-color .2s ease;
background:#0F1A14;
font-size:0.875rem;
color:#EEF7F2;
white-space:nowrap;
font-weight:700;
}
.ddotb_register-ohu:hover{
background:#1B3026;
}
.ddomob-ohu{
background:#F7F4EF;
position:fixed;
bottom:0;
z-index:60;
border-top:1px solid rgba(20, 18, 14, 0.15);
right:0;
left:0;
padding-bottom:env(safe-area-inset-bottom);
}
@media(min-width:961px){
.ddomob-ohu{
display:none;
}
}
.ddomob_in-ohu{
margin:0 auto;
align-items:stretch;
display:flex;
justify-content:space-around;
max-width:35rem;
}
.ddomob_item-ohu{
flex:1 1 0;
padding:9px 4px;
transition:color .2s ease;
gap:3px;
display:flex;
color:#6B6358;
flex-direction:column;
align-items:center;
min-width:0;
}
.ddomob_item-ohu.ddostate_active-ohu{
color:#1A8C58;
}
.ddomob_ic-ohu{
justify-content:center;
align-items:center;
display:flex;
}
.ddomob_ic-ohu svg{
width:1.25rem;
height:20px;
}
.ddomob_lb-ohu{
overflow:hidden;
text-overflow:ellipsis;
font-size:0.625rem;
font-weight:600;
max-width:100%;
white-space:nowrap;
}
@media(max-width:962px){
body{
padding-bottom:60px;
}
}
.ddorail-ohu{
min-width:0;
position:relative;
}
.ddorail_scroll-ohu{
gap:14px;
scrollbar-width:thin;
-webkit-overflow-scrolling:touch;
padding-bottom:14px;
overflow-x:auto;
display:flex;
}
@media(min-width:769px){
.ddorail_scroll-ohu{
gap:18px;
}
}
.ddogc-ohu{
flex:0 0 auto;
width:9.375rem;
display:block;
}
@media(min-width:765px){
.ddogc-ohu{
width:188px;
}
}
.ddogc_img-ohu{
overflow:hidden;
background:#FFFFFF;
border-radius:0.875rem;
position:relative;
padding-bottom:133.33%;
box-shadow:0 2px 0.375rem rgba(15, 26, 20, 0.06), 0 0.5rem 20px rgba(15, 26, 20, 0.08);
}
.ddogc_img-ohu img{
inset:0;
position:absolute;
width:100%;
object-fit:cover;
height:100%;
}
.ddogc_cover-ohu{
background:linear-gradient(160deg,transparent 55%,rgba(0, 0, 0, 0.52));
inset:0;
pointer-events:none;
position:absolute;
}
.ddogc_hover-ohu{
background:rgba(0, 0, 0, 0.52);
inset:0;
transition:opacity .2s ease;
align-items:center;
opacity:0;
display:flex;
justify-content:center;
position:absolute;
}
.ddogc-ohu:hover .ddogc_hover-ohu{
opacity:1;
}
.ddogc_hover_btn-ohu{
background:#0F1A14;
border-radius:62.438rem;
align-items:center;
height:46px;
width:2.875rem;
display:flex;
color:#EEF7F2;
justify-content:center;
}
.ddogc_hover_btn-ohu svg{
width:18px;
height:18px;
}
.ddogc_info-ohu{
gap:2px;
min-width:0;
display:flex;
flex-direction:column;
margin-top:0.563rem;
}
.ddogc_name-ohu{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
font-weight:700;
font-size:13px;
color:#18150F;
}
.ddogc_prov-ohu{
overflow:hidden;
font-size:11px;
color:#6B6358;
white-space:nowrap;
text-overflow:ellipsis;
}
.ddogc_meta-ohu{
font-size:0.688rem;
color:#6B6358;
}
.ddotc-ohu{
flex:0 0 auto;
width:180px;
display:block;
}
@media(min-width:766px){
.ddotc-ohu{
width:14.375rem;
}
}
.ddotc_img-ohu{
overflow:hidden;
border-radius:14px;
background:#FFFFFF;
position:relative;
padding-bottom:75%;
box-shadow:0 2px 0.375rem rgba(15, 26, 20, 0.06), 0 0.5rem 1.25rem rgba(15, 26, 20, 0.08);
}
.ddotc_img-ohu img{
inset:0;
position:absolute;
width:100%;
height:100%;
object-fit:cover;
}
.ddotc_info-ohu{
gap:2px;
display:flex;
min-width:0;
flex-direction:column;
margin-top:9px;
}
.ddotc_name-ohu{
overflow:hidden;
font-weight:700;
font-size:14px;
color:#18150F;
white-space:nowrap;
text-overflow:ellipsis;
}
.ddotc_rtp-ohu{
color:#6B6358;
font-size:11px;
}
.ddolc-ohu{
flex:0 0 auto;
width:14.375rem;
display:block;
}
@media(min-width:770px){
.ddolc-ohu{
width:16.75rem;
}
}
.ddolc_img-ohu{
background:#FFFFFF;
border-radius:0.875rem;
overflow:hidden;
position:relative;
padding-bottom:62.5%;
box-shadow:0 2px 6px rgba(15, 26, 20, 0.06), 0 8px 20px rgba(15, 26, 20, 0.08);
}
.ddolc_img-ohu img{
inset:0;
position:absolute;
width:100%;
height:100%;
object-fit:cover;
}
.ddolc_live-ohu{
border-radius:999px;
gap:7px;
padding:0.25rem 0.563rem;
background:rgba(0, 0, 0, 0.52);
position:absolute;
display:flex;
align-items:center;
top:12px;
left:12px;
}
.ddolc_live_dot-ohu{
background:#D03B3B;
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
height:8px;
width:0.5rem;
}
.ddolc_seats-ohu{
letter-spacing:.08em;
color:#EEF7F2;
font-weight:600;
font-size:10px;
text-transform:uppercase;
}
.ddolc_info-ohu{
gap:2px;
min-width:0;
flex-direction:column;
display:flex;
margin-top:0.563rem;
}
.ddolc_name-ohu{
overflow:hidden;
text-overflow:ellipsis;
color:#18150F;
font-size:15px;
white-space:nowrap;
font-weight:700;
}
.ddolc_bet-ohu{
color:#6B6358;
font-size:11px;
}
.ddopc-ohu{
gap:8px;
padding:16px 0.875rem;
border-radius:0.875rem;
border:1px solid rgba(20, 18, 14, 0.08);
background:#FFFFFF;
min-height:74px;
align-items:center;
justify-content:center;
display:flex;
flex-direction:column;
min-width:0;
}
.ddopc_logo-ohu{
flex:0 0 auto;
width:auto;
object-fit:contain;
height:28px;
max-width:100%;
}
.ddopc_name-ohu{
overflow:hidden;
max-width:100%;
font-size:0.688rem;
white-space:nowrap;
color:#6B6358;
text-overflow:ellipsis;
text-align:center;
}
.ddogc_tag-ohu{
border-radius:0.5rem;
padding:3px 8px;
display:inline-block;
text-transform:uppercase;
letter-spacing:.06em;
position:absolute;
top:0.625rem;
z-index:2;
left:10px;
font-weight:700;
font-size:0.625rem;
}
.ddogc_tag_hot-ohu{
background:#D03B3B;
color:#EEF7F2;
}
.ddogc_tag_new-ohu{
background:#2DC87A;
color:#0E120D;
}
.ddogc_tag_jp-ohu{
background:#C9860A;
color:#0E120D;
}
.ddogc_tag_live-ohu{
background:#D03B3B;
color:#EEF7F2;
}
.ddosh-ohu{
margin-bottom:18px;
min-width:0;
}
.ddosh_row-ohu{
gap:16px;
display:flex;
justify-content:space-between;
align-items:flex-end;
flex-wrap:wrap;
}
.ddosh_row-ohu .ddosh_l-ohu{
gap:6px;
display:flex;
min-width:0;
flex-direction:column;
}
.ddosh_stack-ohu{
gap:10px;
display:flex;
align-items:flex-start;
flex-direction:column;
}
.ddosh_center-ohu{
gap:10px;
display:flex;
flex-direction:column;
align-items:center;
text-align:center;
}
.ddosh_h2-ohu{
line-height:1.1;
font-weight:600;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:24px;
color:#18150F;
}
@media(min-width:770px){
.ddosh_h2-ohu{
font-size:30px;
}
}
.ddoband-ohu .ddosh_h2-ohu{
color:#EEF7F2;
}
.ddosh_eb_line-ohu{
gap:10px;
align-items:center;
display:inline-flex;
}
.ddosh_eb_line-ohu::before{
background:#1A8C58;
content:"";
width:28px;
height:1px;
display:inline-block;
}
.ddoband-ohu .ddosh_eb_line-ohu::before{
background:#4DEBA0;
}
.ddosh_eb_dot-ohu{
gap:0.5rem;
align-items:center;
display:inline-flex;
}
.ddosh_eb_dot-ohu::before{
border-radius:50%;
background:#1A8C58;
content:"";
display:inline-block;
height:0.375rem;
width:0.375rem;
}
.ddoband-ohu .ddosh_eb_dot-ohu::before{
background:#4DEBA0;
}
.ddosh_link-ohu{
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
gap:6px;
border-bottom:1px solid #18150F;
display:inline-flex;
align-items:center;
padding-bottom:2px;
font-size:13px;
white-space:nowrap;
color:#18150F;
font-weight:600;
}
.ddosh_link-ohu:hover{
border-color:#1A8C58;
color:#1A8C58;
}
.ddosh_link-ohu svg{
width:14px;
height:0.875rem;
}
.ddosh_link_chev-ohu{
padding-bottom:0;
border-bottom:0;
}
.ddosh_link_btn-ohu{
background:#0F1A14;
padding:9px 18px;
border-radius:62.438rem;
border-bottom:0;
color:#EEF7F2;
}
.ddosh_link_btn-ohu:hover{
background:#1B3026;
border-color:transparent;
color:#EEF7F2;
}
.ddoband-ohu .ddosh_link-ohu{
border-color:#EEF7F2;
color:#EEF7F2;
}
.ddoband-ohu .ddosh_link_btn-ohu{
background:#4DEBA0;
color:#0E120D;
}
.ddosh_rule-ohu{
background:rgba(20, 18, 14, 0.15);
margin:-2px 0 1.125rem;
height:1px;
}
.ddoband-ohu .ddosh_rule-ohu{
background:rgba(210, 255, 235, 0.14);
}
.ddohero-ohu{
padding:32px 0 8px;
}
@media(min-width:769px){
.ddohero-ohu{
padding:3.5rem 0 24px;
}
}
.ddohero_in-ohu{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:901px){
.ddohero_in-ohu{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.ddohero_copy-ohu{
min-width:0;
}
.ddohero_eyebrow-ohu{
gap:0.625rem;
display:inline-flex;
align-items:center;
margin-bottom:22px;
}
.ddohero_eyebrow_line-ohu{
flex:0 0 auto;
background:#1A8C58;
display:inline-block;
width:28px;
height:1px;
}
.ddohero_h1-ohu{
font-size:2.375rem;
line-height:1.04;
overflow-wrap:break-word;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:1.25rem;
font-weight:600;
letter-spacing:-.01em;
color:#18150F;
}
@media(min-width:765px){
.ddohero_h1-ohu{
font-size:54px;
}
}
@media(min-width:1101px){
.ddohero_h1-ohu{
font-size:62px;
}
}
.ddohero_h1-ohu em{
color:#1A8C58;
font-style:normal;
}
.ddohero_sub-ohu{
margin-bottom:30px;
line-height:1.6;
color:#8C8276;
max-width:480px;
font-size:16px;
}
@media(min-width:766px){
.ddohero_sub-ohu{
font-size:1.125rem;
}
}
.ddohero_actions-ohu{
gap:0.875rem;
margin-bottom:2.125rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.ddohero_cta-ohu{
border-radius:62.438rem;
padding:16px 1.875rem;
background:#0F1A14;
gap:0.625rem;
transition:background-color .2s ease;
align-items:center;
color:#EEF7F2;
font-size:0.938rem;
display:inline-flex;
font-weight:700;
}
.ddohero_cta-ohu:hover{
background:#1B3026;
}
.ddohero_cta_ic-ohu{
display:inline-flex;
align-items:center;
}
.ddohero_cta_ic-ohu svg{
width:16px;
height:16px;
}
.ddohero_cta_alt-ohu{
border:1px solid rgba(20, 18, 14, 0.15);
padding:15px 1.625rem;
background:transparent;
transition:border-color .2s ease,color .2s ease;
border-radius:62.438rem;
align-items:center;
display:inline-flex;
font-size:15px;
font-weight:600;
color:#18150F;
}
.ddohero_cta_alt-ohu:hover{
border-color:#1A8C58;
color:#1A8C58;
}
.ddohero_trust-ohu{
gap:1.375rem;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.ddohero_trust_item-ohu{
gap:0.563rem;
align-items:center;
font-size:13px;
font-weight:600;
color:#2E2A22;
display:flex;
}
.ddohero_trust_ic-ohu{
color:#1A8C58;
display:inline-flex;
align-items:center;
}
.ddohero_trust_ic-ohu svg{
height:16px;
width:1rem;
}
.ddohero_promo-ohu{
border-radius:20px;
overflow:hidden;
background:#FFFFFF;
position:relative;
display:flex;
min-height:18.75rem;
box-shadow:0 12px 48px rgba(15, 26, 20, 0.14), 0 3px 0.625rem rgba(15, 26, 20, 0.09);
}
.ddohero_promo_bg-ohu{
inset:0;
background-position:center;
position:absolute;
background-size:cover;
}
.ddohero_promo_bg-ohu::after{
inset:0;
background:linear-gradient(120deg,#0F1A14 0%,rgba(0, 0, 0, 0.52) 55%,transparent 100%);
position:absolute;
content:"";
}
.ddohero_promo_glow-ohu{
border-radius:50%;
background:radial-gradient(circle,rgba(52, 211, 130, 0.12) 0%,transparent 65%);
height:260px;
top:-2.5rem;
width:260px;
position:absolute;
right:-1.25rem;
pointer-events:none;
}
.ddohero_promo_ct-ohu{
padding:28px;
max-width:88%;
z-index:2;
position:relative;
align-self:flex-end;
}
.ddohero_promo_label-ohu{
letter-spacing:.25em;
text-transform:uppercase;
font-weight:700;
display:block;
font-size:10px;
color:#4DEBA0;
margin-bottom:8px;
}
.ddohero_promo_amount-ohu{
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:2rem;
color:#EEF7F2;
}
@media(min-width:766px){
.ddohero_promo_amount-ohu{
font-size:40px;
}
}
.ddohero_promo_amount-ohu em{
font-style:normal;
color:#4DEBA0;
}
.ddohero_rating-ohu{
border:1px solid rgba(20, 18, 14, 0.08);
border-radius:14px;
padding:10px 14px;
gap:0.625rem;
background:#FFFFFF;
align-items:center;
max-width:min(16.25rem,62%);
display:flex;
z-index:3;
top:14px;
box-shadow:0 2px 6px rgba(15, 26, 20, 0.06), 0 8px 1.25rem rgba(15, 26, 20, 0.08);
position:absolute;
right:0.875rem;
}
.ddohero_rating_score-ohu{
flex:0 0 auto;
font-weight:700;
color:#18150F;
font-size:24px;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
.ddohero_rating_txt-ohu{
flex:1 1 auto;
min-width:0;
}
.ddohero_rating_stars-ohu{
gap:2px;
display:flex;
color:#1A8C58;
}
.ddohero_rating_stars-ohu svg{
width:0.75rem;
height:12px;
}
.ddohero_rating_cap-ohu{
line-height:1.35;
overflow-wrap:break-word;
display:block;
color:#6B6358;
margin-top:3px;
font-size:11px;
}
.ddostat-ohu{
border-top:1px solid rgba(20, 18, 14, 0.15);
margin-top:1rem;
border-bottom:1px solid rgba(20, 18, 14, 0.15);
}
.ddostat_in-ohu{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:766px){
.ddostat_in-ohu{
grid-template-columns:repeat(4,1fr);
}
}
.ddostat_item-ohu{
padding:1.375rem 14px;
border-right:1px solid rgba(20, 18, 14, 0.08);
min-width:0;
border-bottom:1px solid rgba(20, 18, 14, 0.08);
}
.ddostat_item-ohu:nth-child(2n){
border-right:0;
}
.ddostat_item-ohu:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.ddostat_item-ohu{
border-bottom:0;
}
.ddostat_item-ohu:nth-child(2n){
border-right:1px solid rgba(20, 18, 14, 0.08);
}
.ddostat_item-ohu:nth-child(4n){
border-right:0;
}
}
.ddostat_value-ohu{
font-weight:700;
color:#18150F;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1;
font-size:1.875rem;
}
@media(min-width:770px){
.ddostat_value-ohu{
font-size:34px;
}
}
.ddostat_label-ohu{
color:#6B6358;
line-height:1.4;
margin-top:6px;
overflow-wrap:break-word;
font-size:13px;
}
.ddogrow-ohu{
padding:26px 0 10px;
}
.ddorow_seo-ohu{
margin:10px 0 0;
overflow-wrap:break-word;
line-height:1.65;
color:#8C8276;
font-size:14px;
max-width:760px;
}
.ddorow_seo-ohu strong{
color:#18150F;
font-weight:700;
}
.ddojp-ohu{
padding:30px 0 0.625rem;
}
.ddojp_grid-ohu{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:766px){
.ddojp_grid-ohu{
grid-template-columns:1fr 1fr;
}
.ddojp_card_mega-ohu{
grid-column:1/-1;
}
}
@media(min-width:999px){
.ddojp_grid-ohu{
grid-template-columns:1.4fr 1fr 1fr;
}
.ddojp_card_mega-ohu{
grid-column:auto;
}
}
.ddojp_card-ohu{
gap:0.75rem;
padding:26px;
overflow:hidden;
border-radius:20px;
background:#FFFFFF;
border:1px solid rgba(20, 18, 14, 0.08);
position:relative;
flex-direction:column;
min-height:12.5rem;
justify-content:space-between;
display:flex;
min-width:0;
}
.ddojp_card_mega-ohu{
border-color:transparent;
background:linear-gradient(135deg,#0F1A14,#080D09);
min-height:13.125rem;
color:#EEF7F2;
}
.ddojp_glow-ohu{
border-radius:50%;
background:radial-gradient(circle,rgba(52, 211, 130, 0.12),transparent 70%);
height:200px;
width:200px;
top:-40px;
position:absolute;
pointer-events:none;
right:-2.5rem;
}
.ddojp_label-ohu{
gap:0.625rem;
text-transform:uppercase;
align-items:center;
color:#1A8C58;
flex-wrap:wrap;
justify-content:space-between;
font-weight:700;
font-size:10px;
display:flex;
position:relative;
letter-spacing:.16em;
}
.ddojp_card_mega-ohu .ddojp_label-ohu{
color:#4DEBA0;
}
.ddojp_drop-ohu{
font-weight:600;
color:#6B6358;
text-transform:none;
letter-spacing:.04em;
}
.ddojp_card_mega-ohu .ddojp_drop-ohu{
color:#8FBFA2;
}
.ddojp_amount-ohu{
font-size:2.375rem;
position:relative;
line-height:1;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#18150F;
font-weight:700;
overflow-wrap:break-word;
}
.ddojp_card_mega-ohu .ddojp_amount-ohu{
animation:zm2-pulse 2.4s infinite;
color:#4DEBA0;
font-size:3rem;
}
@media(min-width:767px){
.ddojp_card_mega-ohu .ddojp_amount-ohu{
font-size:3.375rem;
}
}
.ddojp_game-ohu{
font-size:0.813rem;
color:#6B6358;
position:relative;
}
.ddojp_card_mega-ohu .ddojp_game-ohu{
color:#8FBFA2;
}
.ddojp_cta-ohu{
align-self:flex-start;
position:relative;
}
.ddojp_card_mega-ohu .ddojp_cta-ohu{
background:#4DEBA0;
border-radius:62.438rem;
padding:10px 1.25rem;
transition:opacity .2s ease;
font-weight:700;
color:#0E120D;
font-size:0.813rem;
}
.ddojp_card_mega-ohu .ddojp_cta-ohu:hover{
opacity:.9;
}
.ddojp_card-ohu:not(.ddojp_card_mega-ohu) .ddojp_cta-ohu{
transition:color .2s ease,border-color .2s ease;
font-size:13px;
padding-bottom:2px;
font-weight:700;
color:#18150F;
border-bottom:1px solid #18150F;
}
.ddojp_card-ohu:not(.ddojp_card_mega-ohu) .ddojp_cta-ohu:hover{
border-color:#1A8C58;
color:#1A8C58;
}
.ddojp_seo-ohu{
margin:14px 0 0;
max-width:47.5rem;
font-size:0.875rem;
line-height:1.65;
overflow-wrap:break-word;
color:#8C8276;
}
.ddojp_seo-ohu strong{
color:#18150F;
font-weight:700;
}
.ddogrow-ohu{
padding:1.625rem 0 0.625rem;
}
.ddorow_seo-ohu{
margin:10px 0 0;
max-width:760px;
color:#8C8276;
font-size:14px;
overflow-wrap:break-word;
line-height:1.65;
}
.ddorow_seo-ohu strong{
color:#18150F;
font-weight:700;
}
.ddopr-ohu{
padding:1.875rem 0 0.375rem;
}
.ddopr_card-ohu{
padding:1.625rem;
border:1px solid rgba(20, 18, 14, 0.08);
gap:10px;
border-radius:1.25rem;
background:#FFFFFF;
overflow:hidden;
flex:0 0 auto;
min-height:12.5rem;
flex-direction:column;
position:relative;
display:flex;
width:280px;
}
@media(min-width:766px){
.ddopr_card-ohu{
width:18.75rem;
}
}
.ddopr_card_feat-ohu{
background:linear-gradient(150deg,#0F1A14,#080D09);
border-color:transparent;
color:#EEF7F2;
}
.ddopr_glow-ohu{
background:radial-gradient(circle,rgba(52, 211, 130, 0.12),transparent 70%);
border-radius:50%;
right:-30px;
position:absolute;
opacity:0;
top:-30px;
height:8.125rem;
pointer-events:none;
width:8.125rem;
}
.ddopr_card_feat-ohu .ddopr_glow-ohu{
opacity:1;
}
.ddopr_label-ohu{
font-size:10px;
position:relative;
color:#1A8C58;
letter-spacing:.16em;
text-transform:uppercase;
font-weight:700;
}
.ddopr_card_feat-ohu .ddopr_label-ohu{
color:#4DEBA0;
}
.ddopr_amount-ohu{
font-weight:600;
font-size:26px;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.08;
position:relative;
color:#18150F;
overflow-wrap:break-word;
}
.ddopr_card_feat-ohu .ddopr_amount-ohu{
color:#EEF7F2;
}
.ddopr_amount-ohu em{
font-style:normal;
color:#1A8C58;
}
.ddopr_card_feat-ohu .ddopr_amount-ohu em{
color:#4DEBA0;
}
.ddopr_terms-ohu{
line-height:1.5;
font-size:0.813rem;
color:#6B6358;
position:relative;
}
.ddopr_card_feat-ohu .ddopr_terms-ohu{
color:#8FBFA2;
}
.ddopr_cta-ohu{
position:relative;
align-self:flex-start;
margin-top:auto;
}
.ddopr_card_feat-ohu .ddopr_cta-ohu{
background:#4DEBA0;
padding:9px 18px;
border-radius:62.438rem;
transition:opacity .2s ease;
color:#0E120D;
font-size:0.813rem;
font-weight:700;
}
.ddopr_card_feat-ohu .ddopr_cta-ohu:hover{
opacity:.9;
}
.ddopr_card-ohu:not(.ddopr_card_feat-ohu) .ddopr_cta-ohu{
transition:color .2s ease,border-color .2s ease;
font-size:0.813rem;
padding-bottom:2px;
color:#18150F;
border-bottom:1px solid #18150F;
font-weight:700;
}
.ddopr_card-ohu:not(.ddopr_card_feat-ohu) .ddopr_cta-ohu:hover{
border-color:#1A8C58;
color:#1A8C58;
}
.ddogrow-ohu{
padding:26px 0 0.625rem;
}
.ddorow_seo-ohu{
margin:0.625rem 0 0;
color:#8C8276;
font-size:14px;
overflow-wrap:break-word;
max-width:47.5rem;
line-height:1.65;
}
.ddorow_seo-ohu strong{
color:#18150F;
font-weight:700;
}
.ddoapp-ohu{
padding:1.875rem 0 10px;
}
.ddoapp_in-ohu{
padding:2rem;
gap:28px;
border-radius:20px;
border:1px solid rgba(20, 18, 14, 0.08);
background:#FFFFFF;
flex-direction:column;
display:flex;
}
@media(min-width:771px){
.ddoapp_in-ohu{
gap:40px;
padding:2.5rem 44px;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.ddoapp_copy-ohu{
max-width:35rem;
min-width:0;
}
.ddoapp_eyebrow-ohu{
margin-bottom:12px;
}
.ddoapp_h2-ohu{
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.75rem;
overflow-wrap:break-word;
margin-bottom:0.75rem;
color:#18150F;
font-weight:600;
line-height:1.05;
}
@media(min-width:770px){
.ddoapp_h2-ohu{
font-size:34px;
}
}
.ddoapp_text-ohu{
line-height:1.6;
font-size:14px;
color:#8C8276;
margin-bottom:1.375rem;
}
.ddoapp_btns-ohu{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.ddoapp_btn-ohu{
gap:0.625rem;
background:#0F1A14;
transition:background-color .2s ease;
padding:0.688rem 20px;
border-radius:14px;
display:inline-flex;
align-items:center;
color:#EEF7F2;
}
.ddoapp_btn-ohu:hover{
background:#1B3026;
}
.ddoapp_btn_ic-ohu{
display:inline-flex;
align-items:center;
}
.ddoapp_btn_ic-ohu svg{
height:1.125rem;
width:18px;
}
.ddoapp_btn_lb-ohu{
font-size:0.844rem;
font-weight:700;
}
.ddoapp_qr_wrap-ohu{
flex:0 0 auto;
gap:1.125rem;
display:flex;
align-items:center;
}
.ddoapp_qr-ohu{
border-radius:0.875rem;
flex:0 0 auto;
background-image:repeating-linear-gradient(0deg,#FFFFFF 0 0.313rem,transparent 5px 0.688rem),repeating-linear-gradient(90deg,#FFFFFF 0 0.313rem,transparent 5px 11px);
height:6.75rem;
background-color:#0F1A14;
width:108px;
}
.ddoapp_qr_cap-ohu{
font-size:12.5px;
max-width:92px;
line-height:1.4;
color:#6B6358;
}
.ddonl-ohu{
padding:1.5rem 0 10px;
}
.ddonl_in-ohu{
gap:22px;
background:#111C1E;
padding:30px 32px;
border-radius:20px;
flex-direction:column;
color:#EEF7F2;
display:flex;
}
@media(min-width:771px){
.ddonl_in-ohu{
gap:28px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.ddonl_text_wrap-ohu{
min-width:0;
}
.ddonl_h3-ohu{
color:#EEF7F2;
margin-bottom:0.313rem;
font-size:22px;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
line-height:1.1;
}
@media(min-width:766px){
.ddonl_h3-ohu{
font-size:24px;
}
}
.ddonl_text-ohu{
line-height:1.5;
font-size:0.844rem;
color:#8FBFA2;
}
.ddonl_form-ohu{
flex:1 1 auto;
gap:10px;
display:flex;
min-width:0;
max-width:460px;
}
.ddonl_input-ohu{
padding:13px 16px;
flex:1 1 auto;
background:rgba(240, 255, 248, 0.07);
overflow:hidden;
border:1px solid rgba(210, 255, 235, 0.14);
border-radius:14px;
font-size:14px;
color:#8FBFA2;
display:flex;
min-width:0;
text-overflow:ellipsis;
white-space:nowrap;
align-items:center;
}
.ddonl_btn-ohu{
transition:opacity .2s ease;
padding:13px 24px;
border-radius:14px;
background:#4DEBA0;
flex:0 0 auto;
color:#0E120D;
white-space:nowrap;
font-size:14px;
font-weight:700;
}
.ddonl_btn-ohu:hover{
opacity:.9;
}
.ddogm-ohu{
padding:1.875rem 0 10px;
}
.ddogm_in-ohu{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:882px){
.ddogm_in-ohu{
grid-template-columns:1.25fr 1fr;
}
}
.ddogm_left-ohu{
border:1px solid rgba(20, 18, 14, 0.08);
padding:2rem;
border-radius:1.25rem;
background:#FFFFFF;
min-width:0;
}
.ddogm_eyebrow-ohu{
margin-bottom:0.625rem;
}
.ddogm_h2-ohu{
overflow-wrap:break-word;
margin-bottom:0.5rem;
font-weight:600;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.625rem;
color:#18150F;
line-height:1.06;
}
@media(min-width:768px){
.ddogm_h2-ohu{
font-size:28px;
}
}
.ddogm_text-ohu{
max-width:30rem;
margin-bottom:1.375rem;
color:#8C8276;
line-height:1.6;
font-size:0.875rem;
}
.ddogm_level-ohu{
font-size:1.375rem;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
font-weight:700;
color:#1A8C58;
}
.ddogm_bar-ohu{
overflow:hidden;
background:rgba(20, 18, 14, 0.15);
border-radius:999px;
margin-bottom:0.375rem;
height:0.5rem;
}
.ddogm_bar_fill-ohu{
border-radius:62.438rem;
background:linear-gradient(90deg,#1A8C58,#2DC87A);
height:100%;
}
.ddogm_bar_meta-ohu{
gap:10px;
margin-bottom:1.125rem;
display:flex;
color:#6B6358;
justify-content:space-between;
font-size:11px;
}
.ddogm_missions-ohu{
gap:10px;
flex-wrap:wrap;
display:flex;
}
.ddogm_mission-ohu{
border:1px solid rgba(20, 18, 14, 0.15);
gap:7px;
padding:0.563rem 0.938rem;
border-radius:62.438rem;
background:#F7F4EF;
align-items:center;
font-size:12.5px;
font-weight:600;
color:#2E2A22;
display:inline-flex;
}
.ddogm_mission_ic-ohu{
color:#1A8C58;
align-items:center;
display:inline-flex;
}
.ddogm_mission_ic-ohu svg{
width:0.813rem;
height:13px;
}
.ddogm_right-ohu{
border-radius:20px;
background:linear-gradient(150deg,#0F1A14,#080D09);
padding:32px;
overflow:hidden;
color:#EEF7F2;
flex-direction:column;
display:flex;
position:relative;
}
.ddogm_glow-ohu{
border-radius:50%;
background:radial-gradient(circle,rgba(52, 211, 130, 0.12),transparent 70%);
position:absolute;
height:150px;
pointer-events:none;
right:-1.875rem;
width:150px;
top:-30px;
}
.ddogm_ref_eyebrow-ohu{
margin-bottom:0.625rem;
position:relative;
}
.ddogm_ref_h2-ohu{
font-size:26px;
overflow-wrap:break-word;
margin-bottom:8px;
font-weight:600;
color:#EEF7F2;
position:relative;
line-height:1.1;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
.ddogm_ref_text-ohu{
color:#8FBFA2;
position:relative;
font-size:0.844rem;
margin-bottom:20px;
line-height:1.55;
}
.ddogm_ref_cta-ohu{
border-radius:62.438rem;
padding:0.688rem 1.375rem;
transition:opacity .2s ease;
background:#4DEBA0;
margin-top:auto;
font-weight:700;
align-self:flex-start;
font-size:0.844rem;
position:relative;
color:#0E120D;
}
.ddogm_ref_cta-ohu:hover{
opacity:.9;
}
.ddovip-ohu{
padding:3rem 0;
}
@media(min-width:767px){
.ddovip-ohu{
padding:4rem 0;
}
}
.ddovip_head-ohu{
gap:14px;
margin-bottom:1.875rem;
display:flex;
flex-direction:column;
}
@media(min-width:877px){
.ddovip_head-ohu{
gap:1.5rem;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.ddovip_eyebrow-ohu{
margin-bottom:12px;
}
.ddovip_h2-ohu{
color:#EEF7F2;
font-weight:600;
line-height:1.05;
overflow-wrap:break-word;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:32px;
}
@media(min-width:770px){
.ddovip_h2-ohu{
font-size:40px;
}
}
.ddovip_intro-ohu{
line-height:1.6;
font-size:14px;
max-width:26.25rem;
color:#8FBFA2;
}
.ddovip_grid-ohu{
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
gap:14px;
display:grid;
}
.ddovip_card-ohu{
border:1px solid rgba(210, 255, 235, 0.14);
padding:22px 18px;
border-radius:0.875rem;
min-width:0;
}
.ddovip_card_feat-ohu{
border-color:#4DEBA0;
background:rgba(240, 255, 248, 0.07);
}
.ddovip_card_ic-ohu{
border-radius:0.5rem;
background:linear-gradient(135deg,#1A8C58,#2DC87A);
height:2.125rem;
width:2.125rem;
margin-bottom:16px;
display:block;
}
.ddovip_name-ohu{
overflow-wrap:break-word;
color:#EEF7F2;
margin-bottom:0.375rem;
font-size:1.25rem;
font-weight:600;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
.ddovip_perk-ohu{
font-size:12.5px;
line-height:1.5;
overflow-wrap:break-word;
color:#8FBFA2;
}
.ddott-ohu{
padding:48px 0 0.625rem;
}
@media(min-width:768px){
.ddott-ohu{
padding:60px 0 10px;
}
}
.ddott_head-ohu{
text-align:center;
margin-bottom:34px;
}
.ddott_eyebrow-ohu{
margin-bottom:0.75rem;
}
.ddott_h2-ohu{
color:#18150F;
font-size:2rem;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
line-height:1.05;
}
@media(min-width:771px){
.ddott_h2-ohu{
font-size:2.625rem;
}
}
.ddott_grid-ohu{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:758px){
.ddott_grid-ohu{
grid-template-columns:repeat(3,1fr);
}
}
.ddott_card-ohu{
border:1px solid rgba(20, 18, 14, 0.08);
background:#FFFFFF;
padding:30px;
border-radius:14px;
min-width:0;
flex-direction:column;
display:flex;
}
.ddott_card_ic-ohu{
display:inline-flex;
color:#1A8C58;
align-items:center;
margin-bottom:18px;
}
.ddott_card_ic-ohu svg{
width:1.75rem;
height:28px;
}
.ddott_card_h-ohu{
font-weight:600;
font-size:1.375rem;
margin-bottom:8px;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#18150F;
overflow-wrap:break-word;
line-height:1.15;
}
.ddott_card_p-ohu{
line-height:1.6;
font-size:0.875rem;
margin-bottom:14px;
overflow-wrap:break-word;
color:#8C8276;
}
.ddott_card_p-ohu b{
color:#18150F;
font-weight:700;
}
.ddott_card_link-ohu{
transition:color .2s ease;
font-size:0.813rem;
font-weight:700;
margin-top:auto;
color:#18150F;
padding-bottom:2px;
border-bottom:1px solid #1A8C58;
align-self:flex-start;
}
.ddott_card_link-ohu:hover{
color:#1A8C58;
}
.ddots-ohu{
padding:44px 0;
}
.ddots_in-ohu{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:center;
}
@media(min-width:877px){
.ddots_in-ohu{
gap:3rem;
grid-template-columns:1.4fr 1fr;
}
}
.ddots_left-ohu{
min-width:0;
}
.ddots_h2-ohu{
font-weight:600;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.1;
color:#EEF7F2;
margin-bottom:0.75rem;
overflow-wrap:break-word;
font-size:1.625rem;
}
@media(min-width:770px){
.ddots_h2-ohu{
font-size:1.75rem;
}
}
.ddots_text-ohu{
color:#8FBFA2;
max-width:520px;
line-height:1.6;
margin-bottom:1.375rem;
font-size:0.906rem;
}
.ddots_badges-ohu{
gap:1.125rem;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.ddots_badge-ohu{
font-weight:600;
font-size:0.813rem;
color:#8FBFA2;
}
.ddots_pay-ohu{
gap:12px;
flex-wrap:wrap;
display:flex;
}
@media(min-width:883px){
.ddots_pay-ohu{
justify-content:flex-end;
}
}
.ddots_pay_chip-ohu{
padding:0.75rem 16px;
background:rgba(240, 255, 248, 0.07);
border-radius:14px;
border:1px solid rgba(210, 255, 235, 0.14);
color:#EEF7F2;
font-size:0.875rem;
font-weight:700;
}
.ddoprov-ohu{
padding:40px 0 1.25rem;
}
.ddoprov_eyebrow-ohu{
margin-bottom:1.125rem;
display:block;
}
.ddoprov_grid-ohu{
gap:12px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:561px){
.ddoprov_grid-ohu{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:902px){
.ddoprov_grid-ohu{
grid-template-columns:repeat(6,1fr);
}
}
.ddorc-ohu{
padding:3rem 0 0.625rem;
}
.ddorc_in-ohu{
gap:2rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:763px){
.ddorc_in-ohu{
grid-template-columns:repeat(3,1fr);
gap:2.5rem;
}
}
.ddorc_col-ohu{
min-width:0;
}
.ddorc_label-ohu{
font-weight:600;
margin-bottom:1rem;
color:#1A8C58;
text-transform:uppercase;
font-size:0.688rem;
letter-spacing:.2em;
}
.ddorc_awards-ohu{
gap:12px;
flex-direction:column;
display:flex;
}
.ddorc_award-ohu{
gap:0.75rem;
min-width:0;
display:flex;
align-items:center;
}
.ddorc_award_ic-ohu{
flex:0 0 auto;
color:#2DC87A;
display:inline-flex;
align-items:center;
}
.ddorc_award_ic-ohu svg{
width:18px;
height:1.125rem;
}
.ddorc_award_t-ohu{
font-size:0.875rem;
font-weight:700;
color:#18150F;
overflow-wrap:break-word;
}
.ddorc_award_s-ohu{
font-size:12px;
overflow-wrap:break-word;
color:#6B6358;
}
.ddorc_press-ohu{
grid-template-columns:1fr 1fr;
gap:0.625rem;
display:grid;
}
.ddorc_press_logo-ohu{
padding:0 0.5rem;
border-radius:0.5rem;
border:1px solid rgba(20, 18, 14, 0.08);
overflow:hidden;
font-weight:700;
align-items:center;
white-space:nowrap;
color:#8C8276;
justify-content:center;
text-align:center;
font-size:14px;
text-overflow:ellipsis;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
height:3.25rem;
display:flex;
}
.ddorc_partner-ohu{
padding:22px;
background:#FFFFFF;
border-radius:0.875rem;
border:1px solid rgba(20, 18, 14, 0.08);
}
.ddorc_partner_name-ohu{
color:#18150F;
margin-bottom:6px;
font-size:20px;
font-weight:600;
overflow-wrap:break-word;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
.ddorc_partner_text-ohu{
font-size:13px;
color:#8C8276;
line-height:1.55;
overflow-wrap:break-word;
}
.ddoet-ohu{
padding:36px 0 0.625rem;
}
.ddoet_in-ohu{
gap:32px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:881px){
.ddoet_in-ohu{
grid-template-columns:1.1fr .9fr;
gap:48px;
}
}
.ddoet_left-ohu{
min-width:0;
}
.ddoet_eyebrow-ohu{
margin-bottom:12px;
}
.ddoet_h2-ohu{
color:#18150F;
line-height:1.06;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:0.875rem;
overflow-wrap:break-word;
font-size:1.75rem;
}
@media(min-width:770px){
.ddoet_h2-ohu{
font-size:2rem;
}
}
.ddoet_text-ohu{
margin-bottom:1.375rem;
color:#8C8276;
font-size:0.938rem;
line-height:1.65;
}
.ddoet_stats-ohu{
gap:24px;
display:flex;
flex-wrap:wrap;
}
.ddoet_stat-ohu{
min-width:0;
}
.ddoet_stat_v-ohu{
color:#18150F;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:26px;
line-height:1;
font-weight:700;
}
.ddoet_stat_l-ohu{
margin-top:0.25rem;
font-size:0.781rem;
color:#6B6358;
}
.ddoet_right-ohu{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.ddoet_member-ohu{
border-radius:0.875rem;
border:1px solid rgba(20, 18, 14, 0.08);
gap:1rem;
background:#FFFFFF;
padding:18px 20px;
min-width:0;
align-items:center;
display:flex;
}
.ddoet_member_av-ohu{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#0F1A14,#1A8C58);
height:3rem;
width:3rem;
}
.ddoet_member_name-ohu{
font-size:15px;
font-weight:700;
overflow-wrap:break-word;
color:#18150F;
}
.ddoet_member_role-ohu{
overflow-wrap:break-word;
font-size:0.781rem;
color:#6B6358;
}
.ddoet_updated-ohu{
gap:8px;
border-radius:14px;
background:#F7F4EF;
padding:14px 1.125rem;
border:1px solid rgba(20, 18, 14, 0.08);
display:flex;
color:#8C8276;
font-size:0.781rem;
align-items:center;
}
.ddopmt-ohu{
padding:3rem 0 0.625rem;
}
.ddopmt_in-ohu{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:877px){
.ddopmt_in-ohu{
gap:48px;
grid-template-columns:1fr 1.1fr;
}
}
.ddopmt_left-ohu{
min-width:0;
}
.ddopmt_eyebrow-ohu{
margin-bottom:12px;
}
.ddopmt_h2-ohu{
color:#18150F;
line-height:1.06;
font-weight:600;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:30px;
margin-bottom:12px;
}
@media(min-width:769px){
.ddopmt_h2-ohu{
font-size:32px;
}
}
.ddopmt_text-ohu{
margin-bottom:22px;
color:#8C8276;
line-height:1.6;
font-size:0.906rem;
}
.ddopmt_logos-ohu{
gap:0.625rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:478px){
.ddopmt_logos-ohu{
grid-template-columns:repeat(4,1fr);
}
}
.ddopmt_logo-ohu{
border:1px solid rgba(20, 18, 14, 0.08);
padding:0 8px;
background:#FFFFFF;
border-radius:0.5rem;
overflow:hidden;
font-size:12.5px;
justify-content:center;
font-weight:700;
color:#2E2A22;
white-space:nowrap;
height:50px;
align-items:center;
text-align:center;
text-overflow:ellipsis;
display:flex;
}
.ddopmt_table-ohu{
border-radius:0.875rem;
overflow:hidden;
border:1px solid rgba(20, 18, 14, 0.08);
min-width:0;
}
.ddopmt_thead-ohu{
background:#1C1A17;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.ddopmt_th-ohu{
overflow:hidden;
padding:13px 14px;
text-transform:uppercase;
font-weight:700;
font-size:0.625rem;
color:#EEF7F2;
letter-spacing:.08em;
text-overflow:ellipsis;
white-space:nowrap;
}
.ddopmt_row-ohu{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(20, 18, 14, 0.08);
display:grid;
}
.ddopmt_row-ohu:nth-child(odd){
background:#FFFFFF;
}
.ddopmt_td-ohu{
padding:14px;
min-width:0;
color:#8C8276;
overflow-wrap:break-word;
font-size:0.844rem;
}
.ddopmt_row-ohu .ddopmt_td-ohu:first-child{
font-weight:700;
color:#18150F;
}
.ddopmt_row-ohu .ddopmt_td-ohu:last-child{
color:#1A8C58;
font-weight:700;
}
.ddodr-ohu{
padding:2.25rem 0 10px;
}
.ddodr_in-ohu{
padding:28px 2rem;
border:1px dashed rgba(20, 18, 14, 0.15);
border-radius:0.875rem;
gap:20px;
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.ddodr_in-ohu{
gap:2rem;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.ddodr_h2-ohu{
margin-bottom:0.5rem;
color:#18150F;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.1;
font-weight:600;
font-size:24px;
overflow-wrap:break-word;
}
@media(min-width:765px){
.ddodr_h2-ohu{
font-size:26px;
}
}
.ddodr_text-ohu{
max-width:680px;
line-height:1.6;
color:#8C8276;
overflow-wrap:break-word;
font-size:0.875rem;
}
.ddodr_text-ohu b{
font-weight:700;
color:#18150F;
}
.ddodr_cta-ohu{
flex:0 0 auto;
transition:color .2s ease;
font-size:0.844rem;
padding-bottom:2px;
color:#18150F;
font-weight:700;
white-space:nowrap;
border-bottom:1px solid #1A8C58;
}
.ddodr_cta-ohu:hover{
color:#1A8C58;
}
.ddoop-ohu{
padding:36px 0 0.625rem;
}
.ddoop_in-ohu{
padding:32px;
border:1px solid rgba(20, 18, 14, 0.08);
background:#FFFFFF;
gap:2rem;
border-radius:14px;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:861px){
.ddoop_in-ohu{
grid-template-columns:.9fr 1.1fr;
padding:34px 40px;
gap:44px;
}
}
.ddoop_left-ohu{
min-width:0;
}
.ddoop_eyebrow-ohu{
margin-bottom:12px;
}
.ddoop_h2-ohu{
font-weight:600;
margin-bottom:0.625rem;
font-size:28px;
line-height:1.08;
color:#18150F;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:771px){
.ddoop_h2-ohu{
font-size:30px;
}
}
.ddoop_text-ohu{
font-size:0.875rem;
line-height:1.6;
color:#8C8276;
}
.ddoop_grid-ohu{
grid-template-columns:1fr 1fr;
overflow:hidden;
border:1px solid rgba(20, 18, 14, 0.15);
background:rgba(20, 18, 14, 0.15);
border-radius:8px;
gap:1px;
display:grid;
}
.ddoop_field-ohu{
padding:1.125rem 1.25rem;
background:#F7F4EF;
min-width:0;
}
.ddoop_field_lb-ohu{
letter-spacing:.1em;
color:#1A8C58;
font-size:0.625rem;
font-weight:600;
text-transform:uppercase;
margin-bottom:5px;
}
.ddoop_field_val-ohu{
overflow-wrap:break-word;
font-size:14px;
font-weight:700;
color:#18150F;
}
.ddowy-ohu{
padding:3rem 0;
}
@media(min-width:769px){
.ddowy-ohu{
padding:56px 0;
}
}
.ddowy_in-ohu{
grid-template-columns:1fr;
gap:2rem;
align-items:start;
display:grid;
}
@media(min-width:902px){
.ddowy_in-ohu{
grid-template-columns:.8fr 1.2fr;
gap:3rem;
}
}
.ddowy_left-ohu{
min-width:0;
}
.ddowy_eyebrow-ohu{
margin-bottom:14px;
}
.ddowy_h2-ohu{
overflow-wrap:break-word;
margin-bottom:16px;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
font-weight:600;
font-size:2rem;
color:#18150F;
}
@media(min-width:766px){
.ddowy_h2-ohu{
font-size:40px;
}
}
.ddowy_intro-ohu{
line-height:1.6;
color:#8C8276;
font-size:0.938rem;
}
.ddowy_grid-ohu{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:561px){
.ddowy_grid-ohu{
grid-template-columns:1fr 1fr;
}
}
.ddowy_card-ohu{
background:#FFFFFF;
padding:26px;
border-radius:0.875rem;
border:1px solid rgba(20, 18, 14, 0.08);
min-width:0;
}
.ddowy_card_ic-ohu{
justify-content:center;
display:inline-flex;
margin-bottom:1rem;
align-items:center;
color:#1A8C58;
}
.ddowy_card_ic-ohu svg{
width:1.625rem;
height:26px;
}
.ddowy_card_h-ohu{
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.15;
font-weight:600;
color:#18150F;
font-size:1.313rem;
margin-bottom:8px;
overflow-wrap:break-word;
}
.ddowy_card_p-ohu{
color:#8C8276;
font-size:14px;
overflow-wrap:break-word;
line-height:1.55;
}
.ddohts-ohu{
padding:3rem 0;
}
@media(min-width:769px){
.ddohts-ohu{
padding:3.875rem 0;
}
}
.ddohts_head-ohu{
gap:18px;
margin-bottom:34px;
flex-direction:column;
display:flex;
}
@media(min-width:766px){
.ddohts_head-ohu{
gap:24px;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.ddohts_eyebrow-ohu{
margin-bottom:0.75rem;
}
.ddohts_h2-ohu{
line-height:1.05;
overflow-wrap:break-word;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:30px;
color:#EEF7F2;
}
@media(min-width:765px){
.ddohts_h2-ohu{
font-size:38px;
}
}
.ddohts_cta-ohu{
transition:opacity .2s ease;
background:#4DEBA0;
padding:15px 1.875rem;
border-radius:999px;
flex:0 0 auto;
font-size:15px;
font-weight:700;
color:#0E120D;
}
.ddohts_cta-ohu:hover{
opacity:.9;
}
.ddohts_grid-ohu{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:763px){
.ddohts_grid-ohu{
grid-template-columns:repeat(3,1fr);
}
}
.ddohts_step-ohu{
border-top:1px solid rgba(210, 255, 235, 0.14);
padding-top:22px;
min-width:0;
}
.ddohts_step_num-ohu{
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.875rem;
line-height:1;
color:#4DEBA0;
font-size:44px;
font-weight:700;
}
.ddohts_step_h-ohu{
line-height:1.2;
font-weight:700;
color:#EEF7F2;
font-size:19px;
margin-bottom:8px;
overflow-wrap:break-word;
}
.ddohts_step_p-ohu{
font-size:14px;
color:#8FBFA2;
overflow-wrap:break-word;
line-height:1.55;
}
.ddosc-ohu{
padding:48px 0 10px;
}
.ddosc_head-ohu{
margin-bottom:28px;
text-align:center;
}
.ddosc_eyebrow-ohu{
margin-bottom:12px;
}
.ddosc_h2-ohu{
font-size:1.875rem;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#18150F;
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:769px){
.ddosc_h2-ohu{
font-size:2.25rem;
}
}
.ddosc_table-ohu{
border-radius:14px;
border:1px solid rgba(20, 18, 14, 0.08);
overflow:hidden;
margin:0 auto;
max-width:900px;
}
.ddosc_thead-ohu{
grid-template-columns:1.6fr 1fr 1fr;
background:#1C1A17;
display:grid;
}
.ddosc_th-ohu{
padding:0.938rem 18px;
font-size:0.813rem;
text-align:center;
overflow-wrap:break-word;
color:#8FBFA2;
font-weight:700;
}
.ddosc_th-ohu:first-child{
text-align:left;
}
.ddosc_th_us-ohu{
color:#4DEBA0;
}
.ddosc_row-ohu{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(20, 18, 14, 0.08);
}
.ddosc_row-ohu:nth-child(even){
background:#FFFFFF;
}
.ddosc_td-ohu{
padding:0.938rem 1.125rem;
text-align:center;
min-width:0;
color:#6B6358;
overflow-wrap:break-word;
font-size:14px;
}
.ddosc_td-ohu:first-child{
text-align:left;
font-weight:600;
color:#2E2A22;
}
.ddosc_td_us-ohu{
font-weight:700;
color:#1A8C58;
}
.ddosg-ohu{
padding:48px 0 0.625rem;
}
.ddosg_eyebrow-ohu{
margin-bottom:0.75rem;
display:block;
}
.ddosg_h2-ohu{
color:#18150F;
overflow-wrap:break-word;
line-height:1.05;
font-size:30px;
margin-bottom:1.75rem;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:766px){
.ddosg_h2-ohu{
font-size:36px;
}
}
.ddosg_grid-ohu{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:721px){
.ddosg_grid-ohu{
grid-template-columns:repeat(3,1fr);
}
}
.ddosg_col-ohu{
min-width:0;
}
.ddosg_col_h-ohu{
line-height:1.15;
font-weight:600;
margin-bottom:0.625rem;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#18150F;
overflow-wrap:break-word;
font-size:1.375rem;
}
.ddosg_col_p-ohu{
color:#8C8276;
overflow-wrap:break-word;
line-height:1.65;
font-size:14px;
}
.ddosb-ohu{
background:#FFFFFF;
padding:48px 0;
border-bottom:1px solid rgba(20, 18, 14, 0.08);
margin-top:1.5rem;
border-top:1px solid rgba(20, 18, 14, 0.08);
}
@media(min-width:769px){
.ddosb-ohu{
padding:56px 0;
}
}
.ddosb_eyebrow-ohu{
display:block;
margin-bottom:0.75rem;
}
.ddosb_h2-ohu{
margin-bottom:26px;
overflow-wrap:break-word;
color:#18150F;
font-weight:600;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
font-size:30px;
}
@media(min-width:767px){
.ddosb_h2-ohu{
font-size:2.25rem;
}
}
.ddosb_grid-ohu{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:559px){
.ddosb_grid-ohu{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:961px){
.ddosb_grid-ohu{
grid-template-columns:repeat(4,1fr);
}
}
.ddosb_card-ohu{
border-radius:0.875rem;
background:#F7F4EF;
border:1px solid rgba(20, 18, 14, 0.08);
padding:24px;
min-width:0;
}
.ddosb_card_h-ohu{
overflow-wrap:break-word;
line-height:1.15;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.188rem;
color:#18150F;
font-weight:600;
margin-bottom:8px;
}
.ddosb_card_p-ohu{
line-height:1.6;
overflow-wrap:break-word;
font-size:0.844rem;
color:#8C8276;
}
.ddosb_rtp-ohu{
grid-template-columns:1fr;
border-radius:0.875rem;
border:1px solid rgba(20, 18, 14, 0.08);
padding:1.625rem 1.75rem;
gap:1.5rem;
background:#F7F4EF;
align-items:center;
margin-top:18px;
display:grid;
}
@media(min-width:762px){
.ddosb_rtp-ohu{
grid-template-columns:1fr 1fr;
gap:2.5rem;
}
}
.ddosb_rtp_h-ohu{
font-size:1.25rem;
overflow-wrap:break-word;
font-weight:600;
color:#18150F;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.15;
margin-bottom:0.5rem;
}
.ddosb_rtp_p-ohu{
color:#8C8276;
font-size:13.5px;
overflow-wrap:break-word;
line-height:1.6;
}
.ddosb_rtp_stats-ohu{
gap:1rem;
display:flex;
}
.ddosb_stat-ohu{
flex:1 1 0;
padding:1.125rem;
border-radius:8px;
background:#FFFFFF;
text-align:center;
min-width:0;
}
.ddosb_stat_v-ohu{
font-weight:700;
font-size:1.625rem;
overflow-wrap:break-word;
color:#1A8C58;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
.ddosb_stat_l-ohu{
color:#6B6358;
margin-top:4px;
font-size:11.5px;
}
.ddoel-ohu{
padding:3rem 0;
}
@media(min-width:771px){
.ddoel-ohu{
padding:56px 0;
}
}
.ddoel_in-ohu{
gap:2.5rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:897px){
.ddoel_in-ohu{
grid-template-columns:1fr 1fr;
gap:56px;
}
}
.ddoel_left-ohu{
min-width:0;
}
.ddoel_eyebrow-ohu{
margin-bottom:0.875rem;
}
.ddoel_h2-ohu{
margin-bottom:22px;
overflow-wrap:break-word;
line-height:1.08;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#18150F;
font-weight:600;
font-size:32px;
}
@media(min-width:768px){
.ddoel_h2-ohu{
font-size:38px;
}
}
.ddoel_body-ohu p{
font-size:16px;
margin-bottom:18px;
line-height:1.7;
overflow-wrap:break-word;
color:#2E2A22;
}
.ddoel_dropcap-ohu{
padding:0.375rem 12px 0 0;
font-size:3.875rem;
color:#1A8C58;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
float:left;
line-height:.8;
}
.ddoel_right-ohu{
min-width:0;
}
.ddoel_quote-ohu{
border-radius:1.25rem;
background:linear-gradient(150deg,#0F1A14,#080D09);
padding:2.25rem;
position:relative;
color:#EEF7F2;
margin-bottom:24px;
}
.ddoel_quote_mark-ohu{
margin-bottom:0.375rem;
align-items:center;
color:#4DEBA0;
display:inline-flex;
}
.ddoel_quote_mark-ohu svg{
width:34px;
height:2.125rem;
}
.ddoel_quote_text-ohu{
font-weight:500;
font-size:22px;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#EEF7F2;
line-height:1.4;
margin-bottom:22px;
overflow-wrap:break-word;
}
.ddoel_quote_meta-ohu{
gap:0.75rem;
display:flex;
align-items:center;
}
.ddoel_quote_av-ohu{
background:linear-gradient(135deg,#1A8C58,#2DC87A);
border-radius:50%;
flex:0 0 auto;
width:2.375rem;
height:2.375rem;
}
.ddoel_quote_author-ohu{
font-size:0.875rem;
color:#EEF7F2;
font-weight:700;
}
.ddoel_quote_meta_sub-ohu{
color:#8FBFA2;
font-size:12px;
}
.ddoel_explain-ohu{
overflow:hidden;
border:1px solid rgba(20, 18, 14, 0.08);
border-radius:14px;
}
.ddoel_explain_card-ohu{
padding:1.375rem 1.5rem;
}
.ddoel_explain_card-ohu+.ddoel_explain_card-ohu{
border-top:1px solid rgba(20, 18, 14, 0.08);
}
.ddoel_explain_h-ohu{
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:8px;
line-height:1.15;
overflow-wrap:break-word;
color:#18150F;
font-size:20px;
}
.ddoel_explain_p-ohu{
line-height:1.55;
overflow-wrap:break-word;
font-size:0.875rem;
color:#8C8276;
}
.ddolh-ohu{
padding:40px 0 20px;
}
.ddolh_in-ohu{
border-top:1px solid rgba(20, 18, 14, 0.15);
padding-top:2.125rem;
}
.ddolh_eyebrow-ohu{
display:block;
margin-bottom:1.375rem;
}
.ddolh_grid-ohu{
grid-template-columns:1fr 1fr;
gap:1.75rem;
display:grid;
}
@media(min-width:597px){
.ddolh_grid-ohu{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:959px){
.ddolh_grid-ohu{
grid-template-columns:repeat(5,1fr);
}
}
.ddolh_col-ohu{
min-width:0;
}
.ddolh_col_h-ohu{
font-weight:700;
overflow-wrap:break-word;
font-size:13px;
margin-bottom:12px;
color:#18150F;
}
.ddolh_links-ohu{
gap:0.5rem;
display:flex;
flex-direction:column;
}
.ddolh_link-ohu{
transition:color .2s ease;
color:#8C8276;
overflow-wrap:break-word;
font-size:0.813rem;
}
.ddolh_link-ohu:hover{
color:#1A8C58;
}
.ddofaq-ohu{
padding:48px 0;
background:#FFFFFF;
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:765px){
.ddofaq-ohu{
padding:3.875rem 0;
}
}
.ddofaq_head-ohu{
text-align:center;
margin-bottom:34px;
}
.ddofaq_eyebrow-ohu{
margin-bottom:0.75rem;
}
.ddofaq_h2-ohu{
overflow-wrap:break-word;
font-size:32px;
line-height:1.05;
font-weight:600;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#18150F;
}
@media(min-width:770px){
.ddofaq_h2-ohu{
font-size:38px;
}
}
.ddofaq_list-ohu{
gap:12px;
margin:0 auto;
display:flex;
flex-direction:column;
max-width:820px;
}
.ddofaq_item-ohu{
border:1px solid rgba(20, 18, 14, 0.08);
overflow:hidden;
background:#F7F4EF;
border-radius:14px;
}
.ddofaq_q-ohu{
gap:1.25rem;
padding:20px 24px;
list-style:none;
justify-content:space-between;
align-items:center;
overflow-wrap:break-word;
font-size:16px;
display:flex;
cursor:pointer;
font-weight:700;
color:#18150F;
}
.ddofaq_q-ohu::-webkit-details-marker{
display:none;
}
.ddofaq_q_ic-ohu{
transition:transform .2s ease;
flex:0 0 auto;
color:#1A8C58;
align-items:center;
display:inline-flex;
}
.ddofaq_q_ic-ohu svg{
height:18px;
width:18px;
}
.ddofaq_item-ohu[open] .ddofaq_q_ic-ohu{
transform:rotate(180deg);
}
.ddofaq_a-ohu{
padding:0 24px 20px;
color:#8C8276;
font-size:14.5px;
line-height:1.6;
overflow-wrap:break-word;
}
.ddoft-ohu{
background:#1C1A17;
margin-top:2.5rem;
color:#8FBFA2;
}
.ddoft_in-ohu{
gap:2rem;
grid-template-columns:1fr;
padding:3rem 0 28px;
display:grid;
}
@media(min-width:601px){
.ddoft_in-ohu{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:900px){
.ddoft_in-ohu{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.ddoft_brand-ohu{
min-width:0;
}
.ddoft_logo-ohu{
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
overflow-wrap:break-word;
font-size:26px;
color:#EEF7F2;
}
.ddoft_tagline-ohu{
font-size:13.5px;
color:#8FBFA2;
max-width:17.5rem;
margin-top:14px;
line-height:1.6;
}
.ddoft_contact-ohu{
transition:color .2s ease;
color:#4DEBA0;
font-size:0.813rem;
max-width:280px;
margin-top:0.75rem;
display:inline-block;
overflow-wrap:anywhere;
}
.ddoft_contact-ohu:hover{
color:#EEF7F2;
}
.ddoft_col-ohu{
min-width:0;
}
.ddoft_col_h-ohu{
text-transform:uppercase;
font-weight:700;
overflow-wrap:break-word;
color:#EEF7F2;
margin-bottom:14px;
letter-spacing:.08em;
font-size:13px;
}
.ddoft_col_links-ohu{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.ddoft_link-ohu{
transition:color .2s ease;
color:#8FBFA2;
overflow-wrap:break-word;
font-size:0.844rem;
}
.ddoft_link-ohu:hover{
color:#EEF7F2;
}
.ddoft_bot-ohu{
padding:22px 0 2.5rem;
gap:16px;
flex-direction:column;
border-top:1px solid rgba(210, 255, 235, 0.14);
display:flex;
}
@media(min-width:769px){
.ddoft_bot-ohu{
gap:1.25rem;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.ddoft_legal-ohu{
max-width:47.5rem;
color:#B0A99F;
line-height:1.6;
overflow-wrap:break-word;
font-size:0.719rem;
}
.ddoft_legal-ohu b{
font-weight:700;
color:#8FBFA2;
}
.ddoft_age-ohu{
flex:0 0 auto;
border:1.5px solid #4DEBA0;
padding:4px 9px;
border-radius:8px;
font-weight:700;
font-size:0.813rem;
color:#4DEBA0;
}