*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0d0f0b;
-webkit-font-smoothing:antialiased;
font-family:"Plus Jakarta Sans", 'Helvetica Neue', Arial, sans-serif;
color:#b8c9a3;
font-size:0.938rem;
text-rendering:optimizeLegibility;
overflow-wrap:break-word;
line-height:1.55;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
font-family:inherit;
cursor:pointer;
}
input{
font-family:inherit;
}
svg{
display:block;
}
h1,h2,h3,h4{
overflow-wrap:anywhere;
}
::-webkit-scrollbar{
width:0.5rem;
height:8px;
}
::-webkit-scrollbar-thumb{
border-radius:8px;
background:rgba(10, 14, 8, 0.76);
}
::-webkit-scrollbar-track{
background:transparent;
}
.degshell_8yy{
grid-template-columns:248px 1fr;
display:grid;
min-height:100vh;
}
.degmain_8yy{
min-width:0;
}
.degwrap_8yy{
margin:0 auto;
width:100%;
max-width:87.5rem;
}
.degcontainer_8yy{
padding:0 1rem;
margin:0 auto;
max-width:1400px;
width:100%;
}
@media(min-width:766px){
.degcontainer_8yy{
padding:0 1.75rem;
}
}
.degsection_8yy{
padding:1.5rem 28px;
}
.degsection_pt_8yy{
padding-top:34px;
}
.degband_soft_8yy{
background:#131610;
}
.degeyebrow_8yy{
font-family:"Plus Jakarta Sans", 'Helvetica Neue', Arial, sans-serif;
font-weight:600;
font-size:10.5px;
color:#a3e635;
display:inline-block;
text-transform:uppercase;
overflow-wrap:break-word;
letter-spacing:.14em;
line-height:1.4;
}
.degdrawer_cb_8yy{
display:none;
}
.degoverlay_8yy{
display:none;
}
@media(max-width:1022px){
.degshell_8yy{
grid-template-columns:1fr;
}
.degmain_8yy{
padding-bottom:4.875rem;
}
.degdrawer_cb_8yy:checked~.degoverlay_8yy{
background:rgba(10, 14, 8, 0.76);
inset:0;
z-index:70;
display:block;
position:fixed;
}
}
@media(max-width:560px){
.degsection_8yy{
padding:18px 16px;
}
.degsection_pt_8yy{
padding-top:1.5rem;
}
}
@keyframes zm3-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
@keyframes zm3-marquee{
0%{
transform:translateX(0)}
100%{
transform:translateX(-50%)}
}
/* ---------- sidebar ---------- */
.degside_8yy{
padding:22px 1.125rem;
background:#111410;
gap:1.375rem;
display:flex;
border-right:1px solid #1e2a18;
align-self:start;
position:sticky;
top:0;
height:100vh;
flex-direction:column;
overflow-y:auto;
}
.degbrand_8yy{
gap:0.625rem;
align-items:center;
display:flex;
}
.deglogo_8yy{
letter-spacing:-.02em;
font-weight:700;
color:#edf5e2;
font-size:1.313rem;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.degside_cta_8yy{
border-radius:0.813rem;
border:1px solid #27381e;
padding:1rem;
background:rgba(163, 230, 53, 0.11);
}
.degside_cta_h_8yy{
font-size:17px;
color:#edf5e2;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
margin-bottom:0.375rem;
line-height:1.15;
}
.degside_cta_p_8yy{
font-size:12px;
line-height:1.45;
color:#b8c9a3;
margin-bottom:12px;
}
.degnav_8yy{
gap:3px;
flex-direction:column;
display:flex;
}
.degnav_label_8yy{
padding:6px 10px;
font-size:0.594rem;
text-transform:uppercase;
letter-spacing:.14em;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
color:#4e5e42;
}
.degnav_item_8yy{
border-radius:0.5rem;
gap:0.688rem;
padding:0.625rem;
color:#b8c9a3;
align-items:center;
font-weight:500;
font-size:14px;
display:flex;
}
.degnav_item_8yy svg{
height:17px;
width:17px;
}
.degnav_item_8yy:hover{
background:rgba(163, 230, 53, 0.11);
color:#edf5e2;
}
.degnav_item_on_8yy{
background:rgba(163, 230, 53, 0.11);
color:#a3e635;
font-weight:600;
}
.degside_foot_8yy{
padding:0.75rem;
border:1px solid #27381e;
border-radius:13px;
background:#131610;
margin-top:auto;
}
.degside_foot_8yy p{
font-size:12.5px;
line-height:1.4;
margin-top:4px;
color:#b8c9a3;
}
/* ---------- topbar ---------- */
.degtop_8yy{
background:#111410;
padding:0.875rem 28px;
gap:16px;
display:flex;
align-items:center;
z-index:40;
position:sticky;
border-bottom:1px solid #1e2a18;
top:0;
}
.degtop_brand_8yy{
gap:9px;
align-items:center;
display:none;
}
.degsearch_8yy{
padding:11px 14px;
border:1px solid #27381e;
gap:10px;
flex:1;
background:#131610;
border-radius:0.813rem;
color:#7d9168;
max-width:440px;
font-size:13.5px;
align-items:center;
display:flex;
}
.degsearch_8yy svg{
flex:none;
height:16px;
width:16px;
}
.degtop_actions_8yy{
gap:12px;
align-items:center;
margin-left:auto;
display:flex;
}
.deglang_8yy{
font-size:12px;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
color:#b8c9a3;
}
.degburger_8yy{
border-radius:0.5rem;
border:1px solid #27381e;
background:#131610;
justify-content:center;
display:none;
color:#edf5e2;
width:2.5rem;
align-items:center;
height:2.5rem;
}
/* ---------- bottom-nav (mobile) ---------- */
.degbotnav_8yy{
display:none;
}
@media(max-width:1027px){
.degside_8yy{
transition:transform .25s ease;
position:fixed;
z-index:80;
top:0;
left:0;
width:17.5rem;
transform:translateX(-100%);
height:100vh;
}
.degdrawer_cb_8yy:checked~.degshell_8yy .degside_8yy{
transform:translateX(0);
}
.degtop_8yy{
gap:0.75rem;
padding:14px 1rem;
flex-wrap:wrap;
position:static;
}
.degtop_brand_8yy{
display:flex;
}
.degsearch_8yy{
display:none;
}
.degburger_8yy{
display:flex;
}
.degtop_actions_8yy{
gap:0.625rem;
width:100%;
margin-left:0;
align-items:stretch;
}
.degtop_actions_8yy .deglang_8yy{
display:none;
}
.degtop_actions_8yy .degbtn_8yy{
padding:0.688rem 0.625rem;
flex:1;
text-align:center;
}
.degbotnav_8yy{
grid-template-columns:repeat(3,1fr);
background:#111410;
padding:0.5rem 0.375rem calc(8px + env(safe-area-inset-bottom));
transform:translateZ(0);
position:fixed;
border-top:1px solid #27381e;
left:0;
display:grid;
right:0;
z-index:65;
bottom:0;
}
.degbn_8yy{
gap:0.25rem;
padding:0.375rem 2px 0;
color:#b8c9a3;
font-size:0.625rem;
justify-content:flex-end;
display:flex;
font-weight:600;
flex-direction:column;
align-items:center;
min-width:0;
}
.degbn_8yy svg{
flex:none;
height:1.375rem;
width:22px;
}
.degbn_8yy span{
overflow:hidden;
max-width:100%;
text-overflow:ellipsis;
white-space:nowrap;
text-align:center;
}
.degbn_on_8yy{
color:#a3e635;
}
.degbn_center_8yy{
position:relative;
}
.degbn_fab_8yy{
border-radius:50%;
background:#b8f535;
width:50px;
display:flex;
height:3.125rem;
transform:translateX(-50%);
left:50%;
position:absolute;
justify-content:center;
color:#0d1a02;
align-items:center;
top:-1.25rem;
box-shadow:0 8px 32px rgba(0, 0, 0, 0.64), 0 2px 8px rgba(163, 230, 53, 0.18);
}
.degbn_fab_8yy svg{
width:24px;
height:24px;
}
.degbn_center_8yy span{
color:#a3e635;
}
}
.degbtn_8yy{
border-radius:0.5rem;
transition:background-color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease,color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease;
gap:0.5rem;
padding:11px 22px;
align-items:center;
cursor:pointer;
font-family:"Plus Jakarta Sans", 'Helvetica Neue', Arial, sans-serif;
display:inline-flex;
font-size:0.875rem;
justify-content:center;
font-weight:700;
}
.degbtn_pri_8yy{
background:#b8f535;
box-shadow:0 0 1.125rem rgba(163, 230, 53, 0.45), 0 0.25rem 12px rgba(0, 0, 0, 0.40);
color:#0d1a02;
}
.degbtn_pri_8yy:hover{
background:#9fd62a;
}
.degbtn_ghost_8yy{
background:rgba(163, 230, 53, 0.11);
font-weight:600;
color:#edf5e2;
}
.degbtn_line_8yy{
background:transparent;
border:1px solid #3a5229;
font-weight:600;
color:#edf5e2;
}
.degbtn_lg_8yy{
padding:1rem 1.875rem;
border-radius:13px;
font-size:0.938rem;
}
.degband_8yy .degbtn_line_8yy{
border-color:rgba(255, 255, 255, 0.12);
color:#edf5e2;
}
.degband_8yy .degbtn_ghost_8yy{
background:rgba(255, 255, 255, 0.07);
color:#edf5e2;
}
.deglink_m_8yy{
gap:5px;
text-decoration:none;
font-size:12px;
cursor:pointer;
display:inline-flex;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
color:#a3e635;
align-items:center;
}
.deglink_m_8yy svg{
height:14px;
width:0.875rem;
}
.degband_8yy .deglink_m_8yy{
color:#c8f04a;
}
.degdot_8yy{
flex:none;
border-radius:50%;
background:#a3e635;
width:7px;
height:7px;
}
.degdot_live_8yy{
animation:zm3-pulse 1.4s infinite;
background:#e53e3e;
}
.degstars_8yy{
gap:2px;
display:inline-flex;
color:#a3e635;
}
.degstars_8yy svg{
width:0.938rem;
height:0.938rem;
}
.degchip_8yy{
background:#131610;
gap:0.375rem;
border-radius:0.5rem;
border:1px solid #27381e;
padding:7px 12px;
align-items:center;
display:inline-flex;
color:#b8c9a3;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
font-size:0.688rem;
}
.degchip_on_8yy{
background:rgba(163, 230, 53, 0.11);
border-color:transparent;
color:#a3e635;
}
.deggc_8yy{
text-decoration:none;
cursor:pointer;
color:inherit;
display:block;
min-width:0;
}
.deggc_thumb_8yy{
border:1px solid #27381e;
overflow:hidden;
border-radius:13px;
aspect-ratio:1;
background-position:center;
background-size:cover;
display:block;
position:relative;
}
.deggc_thumb_portrait_8yy{
aspect-ratio:3/4;
}
.deggc_thumb_wide_8yy{
aspect-ratio:16/11;
}
.deggc_cap_8yy{
padding:0.563rem;
background:linear-gradient(transparent,rgba(10, 14, 8, 0.76));
right:0;
bottom:0;
left:0;
position:absolute;
}
.deggc_name_8yy{
display:block;
font-size:0.781rem;
font-weight:700;
color:#edf5e2;
}
.deggc_meta_8yy{
color:#94b07a;
font-size:11px;
}
.deggc_badge_8yy{
border-radius:8px;
padding:2px 0.375rem;
background:#a3e635;
position:absolute;
right:8px;
top:8px;
font-size:0.5rem;
font-weight:700;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
color:#0d1a02;
}
.deggc_badge_hot_8yy{
background:#e53e3e;
color:#edf5e2;
}
.deggc_badge_live_8yy{
background:#e53e3e;
left:0.5rem;
color:#edf5e2;
right:auto;
}
.deggc_mult_8yy{
inset:0;
justify-content:center;
display:flex;
color:#a3e635;
font-weight:700;
font-size:1.75rem;
position:absolute;
align-items:center;
}
.degpc_8yy{
border:1px solid #27381e;
background:#131610;
border-radius:13px;
align-items:center;
color:#b8c9a3;
justify-content:center;
font-weight:700;
font-size:14px;
height:64px;
display:flex;
}
.degrail_8yy{
min-width:0;
}
.degrail_scroll_8yy{
gap:0.875rem;
display:grid;
}
.degrail_scroll_8yy>*{
min-width:0;
}
.degg6_8yy{
grid-template-columns:repeat(6,1fr);
}
.degg7_8yy{
grid-template-columns:repeat(7,1fr);
}
.degg4_8yy{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1022px){
.degg6_8yy,.degg7_8yy{
grid-template-columns:none;
grid-auto-columns:120px;
overflow-x:auto;
grid-auto-flow:column;
padding-bottom:6px;
scroll-snap-type:x mandatory;
}
.degg6_8yy>*,.degg7_8yy>*{
scroll-snap-align:start;
}
.degg4_8yy{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:561px){
.degg4_8yy{
grid-template-columns:none;
grid-auto-flow:column;
grid-auto-columns:9.375rem;
overflow-x:auto;
}
}
.degpanel_8yy{
padding:28px 2rem;
border-radius:20px;
background:#131610;
border:1px solid #27381e;
}
.degsplit_8yy{
gap:36px;
align-items:start;
display:grid;
}
.degsplit_8yy>*{
min-width:0;
}
.degsplit_a_8yy{
grid-template-columns:.85fr 1.15fr;
}
.degsplit_b_8yy{
grid-template-columns:1fr 1.1fr;
}
.degsplit_c_8yy{
grid-template-columns:1.1fr .9fr;
}
.degpgrid_8yy{
grid-template-columns:.9fr 1.1fr;
gap:40px;
align-items:center;
display:grid;
}
.degpgrid_8yy>*{
min-width:0;
}
.deglead_8yy{
margin-bottom:14px;
font-size:0.938rem;
color:#b8c9a3;
line-height:1.65;
}
.degfeat_8yy{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.degfeat_8yy>*{
min-width:0;
}
.degfeat2_8yy{
grid-template-columns:1fr 1fr;
}
.degfeat_card_8yy{
border:1px solid #27381e;
background:#131610;
border-radius:1.25rem;
padding:26px;
}
.degfeat_card_8yy svg{
width:1.625rem;
margin-bottom:16px;
color:#a3e635;
height:26px;
}
.degfeat_card_8yy h3{
color:#edf5e2;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
margin-bottom:8px;
font-size:18px;
font-weight:700;
}
.degfeat_card_8yy p{
line-height:1.6;
font-size:13px;
color:#b8c9a3;
}
.degfeat_card_8yy b{
color:#edf5e2;
}
.degbig_8yy{
gap:22px;
display:flex;
flex-wrap:wrap;
}
.degbig_n_8yy{
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
font-size:26px;
color:#a3e635;
}
.degbig_l_8yy{
color:#7d9168;
font-size:0.75rem;
}
.degperson_8yy{
border:1px solid #27381e;
gap:14px;
padding:16px 18px;
background:#131610;
border-radius:13px;
align-items:center;
display:flex;
}
.degavatar_8yy{
flex:none;
background:linear-gradient(135deg,#a3e635,#6ab020);
border-radius:50%;
height:44px;
width:44px;
}
.degperson_name_8yy{
color:#edf5e2;
font-weight:700;
font-size:0.875rem;
}
.degperson_role_8yy{
color:#7d9168;
font-size:0.75rem;
}
.degkv_8yy{
background:#27381e;
border:1px solid #27381e;
overflow:hidden;
gap:1px;
grid-template-columns:1fr 1fr;
border-radius:13px;
display:grid;
}
.degkv_8yy>div{
background:#0d0f0b;
padding:16px 1.125rem;
min-width:0;
}
.degkv_k_8yy{
font-size:9.5px;
text-transform:uppercase;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
color:#a3e635;
margin-bottom:0.313rem;
}
.degkv_v_8yy{
color:#edf5e2;
font-weight:700;
font-size:0.844rem;
}
@media(max-width:1022px){
.degsplit_a_8yy,.degsplit_b_8yy,.degsplit_c_8yy,.degpgrid_8yy{
grid-template-columns:1fr;
gap:24px;
}
.degfeat_8yy,.degfeat2_8yy{
grid-template-columns:1fr;
}
.degkv_8yy{
grid-template-columns:1fr;
}
}
.degsh_8yy{
min-width:0;
margin-bottom:16px;
}
.degsh_row_8yy{
gap:12px;
align-items:flex-end;
justify-content:space-between;
display:flex;
flex-wrap:wrap;
}
.degsh_row_8yy .degsh_l_8yy{
gap:0.375rem;
display:flex;
min-width:0;
flex-direction:column;
}
.degsh_stack_8yy{
gap:10px;
display:flex;
flex-direction:column;
align-items:flex-start;
}
.degsh_center_8yy{
gap:0.625rem;
text-align:center;
display:flex;
flex-direction:column;
align-items:center;
}
.degsh_h2_8yy{
gap:9px;
font-weight:700;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.1;
font-size:1.25rem;
display:flex;
color:#edf5e2;
overflow-wrap:break-word;
align-items:center;
}
@media(min-width:770px){
.degsh_h2_8yy{
font-size:1.5rem;
}
}
.degband_8yy .degsh_h2_8yy{
color:#edf5e2;
}
.degeb_mono_8yy{
text-transform:none;
letter-spacing:.08em;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
}
.degeb_mono_8yy::before{
content:"// ";
}
.degeb_upper_8yy{
text-transform:uppercase;
letter-spacing:.14em;
}
.degeb_pill_8yy{
background:rgba(163, 230, 53, 0.11);
border-radius:62.438rem;
padding:5px 11px;
letter-spacing:.12em;
text-transform:uppercase;
}
.degeb_line_8yy{
gap:10px;
display:inline-flex;
align-items:center;
}
.degeb_line_8yy::before{
background:#a3e635;
content:"";
display:inline-block;
height:1px;
width:24px;
}
.degband_8yy .degeb_line_8yy::before{
background:#c8f04a;
}
.degband_8yy .degeb_pill_8yy{
background:rgba(255, 255, 255, 0.07);
}
.degsh_link_8yy{
transition:color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease,border-color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease;
gap:6px;
white-space:nowrap;
padding-bottom:2px;
border-bottom:1px solid #edf5e2;
font-weight:600;
display:inline-flex;
color:#edf5e2;
align-items:center;
font-size:13px;
}
.degsh_link_8yy:hover{
border-color:#a3e635;
color:#a3e635;
}
.degsh_link_8yy svg{
height:14px;
width:0.875rem;
}
.degsh_link_chev_8yy{
color:#a3e635;
font-size:12px;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
border-bottom:0;
padding-bottom:0;
}
.degsh_link_btn_8yy{
padding:9px 1.125rem;
border-radius:999px;
background:#b8f535;
border-bottom:0;
color:#0d1a02;
}
.degsh_link_btn_8yy:hover{
border-color:transparent;
background:#9fd62a;
}
.degband_8yy .degsh_link_8yy{
border-color:#edf5e2;
color:#edf5e2;
}
.degband_8yy .degsh_link_chev_8yy{
color:#c8f04a;
}
.degsh_rule_8yy{
background:#27381e;
margin:-2px 0 1rem;
height:1px;
}
.degband_8yy .degsh_rule_8yy{
background:rgba(255, 255, 255, 0.12);
}
.degseo_grid3_8yy{
grid-template-columns:repeat(3,1fr);
gap:20px;
display:grid;
}
.degseo_grid4_8yy{
grid-template-columns:repeat(4,1fr);
gap:13px;
display:grid;
}
.degseo_grid3_8yy>*,.degseo_grid4_8yy>*{
min-width:0;
}
.degseo_card_8yy{
background:#131610;
padding:24px;
border-radius:0.813rem;
border:1px solid #27381e;
}
.degseo_card_8yy h3{
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
font-size:18px;
color:#edf5e2;
margin-bottom:8px;
}
.degseo_card_8yy p{
color:#b8c9a3;
line-height:1.6;
font-size:0.813rem;
}
.degseo_card_sm_8yy{
padding:20px;
}
.degseo_card_sm_8yy h3{
font-size:16px;
}
.degseo_card_sm_8yy p{
line-height:1.55;
font-size:12.5px;
}
.degseo_rtp_row_8yy{
grid-template-columns:1fr 1fr;
gap:2.25rem;
margin-top:1rem;
display:grid;
align-items:center;
}
.degrtp_8yy{
gap:0.875rem;
min-width:0;
display:flex;
}
.degrtp_8yy>div{
flex:1;
background:#0d0f0b;
padding:16px;
border-radius:13px;
min-width:0;
text-align:center;
}
.degrtp_n_8yy{
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
color:#a3e635;
font-size:26px;
white-space:nowrap;
}
.degrtp_l_8yy{
font-size:11px;
margin-top:0.25rem;
color:#7d9168;
}
.degcmp_8yy{
border:1px solid #27381e;
overflow:hidden;
border-radius:0.813rem;
max-width:47.5rem;
}
.degcmp_row_8yy{
grid-template-columns:1.6fr 1fr 1fr;
font-size:13px;
display:grid;
}
.degcmp_row_8yy>div{
padding:13px 0.875rem;
text-align:center;
min-width:0;
}
.degcmp_row_8yy>div:first-child{
padding-left:22px;
text-align:left;
color:#edf5e2;
font-weight:600;
}
.degcmp_th_8yy{
background:#0d0f0b;
font-weight:700;
font-size:0.781rem;
}
.degcmp_row_8yy:not(.degcmp_th_8yy){
background:#131610;
color:#b8c9a3;
border-top:1px solid #1e2a18;
}
.degcmp_zebra_8yy{
background:#181c14;
}
.degguide_8yy{
border-radius:13px;
border:1px solid #27381e;
background:#131610;
overflow:hidden;
cursor:pointer;
}
.degguide_cover_8yy{
height:8.125rem;
}
.degguide_body_8yy{
padding:20px;
}
.degguide_body_8yy h3{
margin:0.438rem 0 9px;
color:#edf5e2;
font-size:16px;
font-weight:700;
line-height:1.25;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.degguide_meta_8yy{
color:#7d9168;
font-size:11.5px;
}
.deghub_8yy{
gap:1.75rem;
grid-template-columns:repeat(5,1fr);
border-top:1px solid #1e2a18;
padding-top:28px;
display:grid;
}
.deghub_8yy>*{
min-width:0;
}
.deghub_8yy h4{
margin-bottom:0.688rem;
color:#edf5e2;
font-weight:700;
font-size:0.813rem;
}
.deghub_col_8yy{
gap:8px;
display:flex;
flex-direction:column;
color:#b8c9a3;
font-size:13px;
}
.deghub_col_8yy a{
cursor:pointer;
}
@media(max-width:1027px){
.degseo_grid3_8yy{
grid-template-columns:1fr;
}
.degseo_grid4_8yy{
grid-template-columns:repeat(2,1fr);
}
.degseo_rtp_row_8yy{
gap:1.25rem;
grid-template-columns:1fr;
}
.deghub_8yy{
grid-template-columns:repeat(2,1fr);
gap:1.375rem;
}
}
@media(max-width:557px){
.deghub_8yy{
grid-template-columns:1fr;
}
}
.degtk_8yy{
background:#0a0c09;
overflow:hidden;
border-bottom:1px solid #1e2a18;
align-items:center;
display:flex;
}
.degtk_tag_8yy{
gap:0.5rem;
background:#131610;
padding:0.688rem 18px;
flex:none;
color:#e53e3e;
text-transform:uppercase;
font-size:10.5px;
align-items:center;
display:flex;
font-weight:600;
border-right:1px solid #1e2a18;
letter-spacing:.1em;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
}
.degtk_rail_8yy{
overflow:hidden;
flex:1;
}
.degtk_track_8yy{
padding:11px 0.875rem;
gap:1.75rem;
animation:zm3-marquee 26s linear infinite;
display:flex;
font-size:0.75rem;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
color:#b8c9a3;
width:max-content;
white-space:nowrap;
}
.degtk_track_8yy b{
color:#a3e635;
}
.deghero_8yy{
border-radius:1.25rem;
overflow:hidden;
padding:2.875rem 48px;
border:1px solid #27381e;
background:linear-gradient(120deg,#0e1a0c,#0b1318);
color:#edf5e2;
position:relative;
}
.deghero_glow_8yy{
border-radius:50%;
background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 70%);
right:-60px;
top:-3.75rem;
width:21.25rem;
position:absolute;
height:21.25rem;
}
.deghero_in_8yy{
max-width:600px;
position:relative;
}
.deghero_8yy .degeyebrow_8yy{
color:#c8f04a;
}
.degpill_row_8yy{
border:1px solid rgba(255, 255, 255, 0.12);
gap:8px;
border-radius:62.438rem;
background:rgba(255, 255, 255, 0.07);
padding:0.375rem 0.813rem;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
display:inline-flex;
margin-bottom:22px;
align-items:center;
text-transform:uppercase;
font-size:10.5px;
color:#c8f04a;
letter-spacing:.1em;
}
.deghero_h1_8yy{
margin:1.125rem 0;
color:#edf5e2;
font-weight:700;
overflow-wrap:break-word;
letter-spacing:-.02em;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:3.375rem;
line-height:1.02;
}
.deghero_h1_8yy em{
font-style:normal;
color:#c8f04a;
}
.deghero_sub_8yy{
max-width:30rem;
color:#94b07a;
line-height:1.55;
margin-bottom:1.75rem;
font-size:17px;
}
.deghero_cta_8yy{
gap:0.875rem;
align-items:center;
flex-wrap:wrap;
display:flex;
margin-bottom:1.625rem;
}
.deghero_trust_8yy{
gap:0.875rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.deghero_rating_txt_8yy{
font-size:13px;
color:#94b07a;
}
@media(max-width:1022px){
.deghero_8yy{
padding:2rem 24px;
}
.deghero_h1_8yy{
font-size:38px;
}
}
@media(max-width:563px){
.deghero_h1_8yy{
font-size:30px;
}
}
.degstat_8yy{
grid-template-columns:repeat(4,1fr);
gap:0.875rem;
display:grid;
}
.degstat_8yy>*{
min-width:0;
}
.degstat_item_8yy{
border:1px solid #27381e;
border-radius:13px;
background:#131610;
padding:1.125rem 1.25rem;
}
.degstat_k_8yy{
color:#7d9168;
font-size:0.594rem;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
letter-spacing:.12em;
text-transform:uppercase;
margin-bottom:0.438rem;
}
.degstat_v_8yy{
gap:8px;
color:#edf5e2;
min-width:0;
align-items:center;
overflow-wrap:anywhere;
font-weight:700;
display:flex;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1.5rem;
}
.degstat_v_accent_8yy{
color:#a3e635;
}
@media(max-width:1023px){
.degstat_8yy{
grid-template-columns:repeat(2,1fr);
}
}
.degwlc_8yy{
padding:36px 40px;
overflow:hidden;
gap:1.5rem;
border-radius:20px;
grid-template-columns:1.2fr .8fr;
border:1px solid #27381e;
background:linear-gradient(120deg,#0e1a0c,#0b1318);
color:#edf5e2;
align-items:center;
position:relative;
display:grid;
}
.degwlc_8yy>*{
min-width:0;
}
.degwlc_8yy .degeyebrow_8yy{
color:#c8f04a;
}
.degwlc_glow_8yy{
border-radius:50%;
background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 70%);
top:-2.5rem;
position:absolute;
height:16.25rem;
width:16.25rem;
right:-2.5rem;
}
.degwlc_in_8yy{
position:relative;
}
.degwlc_h2_8yy{
margin:0.625rem 0 0.5rem;
line-height:1.03;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
overflow-wrap:break-word;
font-size:34px;
color:#edf5e2;
}
.degwlc_h2_8yy em{
font-style:normal;
color:#c8f04a;
}
.degwlc_sub_8yy{
font-size:14px;
max-width:26.25rem;
margin-bottom:1.125rem;
line-height:1.55;
color:#94b07a;
}
.degwlc_terms_8yy{
gap:0.625rem;
display:flex;
flex-direction:column;
position:relative;
}
.degterm_8yy{
border:1px solid rgba(255, 255, 255, 0.12);
gap:0.688rem;
padding:0.813rem 15px;
border-radius:0.813rem;
background:rgba(255, 255, 255, 0.07);
display:flex;
align-items:center;
}
.degterm_8yy svg{
flex:none;
color:#c8f04a;
height:1.25rem;
width:1.25rem;
}
.degterm_k_8yy{
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
font-size:0.594rem;
color:#94b07a;
text-transform:uppercase;
letter-spacing:.1em;
}
.degterm_v_8yy{
font-size:0.875rem;
margin-top:2px;
font-weight:700;
color:#edf5e2;
}
@media(max-width:1025px){
.degwlc_8yy{
grid-template-columns:1fr;
}
}
@media(max-width:563px){
.degwlc_h2_8yy{
font-size:26px;
}
}
.degjp_8yy{
gap:0.875rem;
grid-template-columns:1.5fr 1fr 1fr;
display:grid;
}
.degjp_8yy>*{
min-width:0;
}
.degjp_hero_8yy{
overflow:hidden;
background:linear-gradient(135deg,#0e1a0c,#0b1318);
border:1px solid #27381e;
border-radius:20px;
padding:26px;
gap:0.875rem;
color:#edf5e2;
display:flex;
justify-content:space-between;
position:relative;
min-height:11.25rem;
flex-direction:column;
}
.degjp_glow_8yy{
border-radius:50%;
background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 70%);
right:-40px;
position:absolute;
height:11.25rem;
top:-40px;
width:11.25rem;
}
.degjp_k_row_8yy{
gap:0.625rem;
display:flex;
justify-content:space-between;
align-items:center;
position:relative;
}
.degjp_k_8yy{
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
letter-spacing:.12em;
color:#7d9168;
text-transform:uppercase;
font-size:10px;
}
.degjp_hero_8yy .degjp_k_8yy{
color:#94b07a;
}
.degjp_amt_8yy{
position:relative;
font-size:42px;
font-weight:700;
color:#c8f04a;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1;
}
.degjp_sub_8yy{
margin-top:0.313rem;
color:#94b07a;
font-size:0.75rem;
}
.degjp_cell_8yy{
background:#131610;
padding:1.375rem;
border:1px solid #27381e;
border-radius:1.25rem;
justify-content:space-between;
flex-direction:column;
display:flex;
min-height:180px;
}
.degjp_cell_8yy .degjp_amt_8yy{
color:#edf5e2;
font-size:1.875rem;
}
.degjp_cell_8yy .degjp_sub_8yy{
color:#7d9168;
}
@media(max-width:1024px){
.degjp_8yy{
grid-template-columns:1fr;
}
}
@media(max-width:561px){
.degjp_amt_8yy{
font-size:32px;
}
}
.degpromo_grid_8yy{
gap:1rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.degpromo_grid_8yy>*{
min-width:0;
}
.degpromo_8yy{
border:1px solid #27381e;
overflow:hidden;
border-radius:20px;
background:#131610;
padding:1.5rem;
position:relative;
min-height:9.375rem;
}
.degpromo_h_8yy{
font-weight:700;
font-size:1.625rem;
color:#edf5e2;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
margin-top:6px;
line-height:1.05;
}
.degpromo_h_8yy em{
color:#a3e635;
font-style:normal;
}
.degpromo_p_8yy{
margin-top:8px;
color:#b8c9a3;
font-size:0.781rem;
line-height:1.5;
}
.degpromo_feat_8yy{
border-color:#27381e;
background:linear-gradient(135deg,#0e1a0c,#0b1318);
}
.degpromo_feat_8yy .degpromo_h_8yy{
color:#edf5e2;
}
.degpromo_feat_8yy .degpromo_h_8yy em{
color:#c8f04a;
}
.degpromo_feat_8yy .degpromo_p_8yy{
color:#94b07a;
}
.degpromo_feat_8yy .degeyebrow_8yy{
color:#c8f04a;
}
@media(max-width:1025px){
.degpromo_grid_8yy{
grid-template-columns:1fr;
}
}
.degvip_head_8yy{
gap:0.75rem;
justify-content:space-between;
flex-wrap:wrap;
margin-bottom:1.125rem;
align-items:flex-end;
display:flex;
}
.degvip_intro_8yy{
font-size:13px;
max-width:420px;
color:#b8c9a3;
}
.degvip_8yy{
grid-template-columns:repeat(5,1fr);
gap:12px;
display:grid;
}
.degvip_8yy>*{
min-width:0;
}
.degtier_8yy{
padding:1.25rem;
background:#131610;
border:1px solid #27381e;
border-radius:13px;
}
.degtier_on_8yy{
border-color:#a3e635;
background:rgba(163, 230, 53, 0.11);
}
.degtier_medal_8yy{
background:linear-gradient(135deg,#a3e635,#6ab020);
border-radius:0.5rem;
margin-bottom:14px;
height:30px;
width:1.875rem;
}
.degtier_name_8yy{
font-weight:700;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
margin-bottom:0.313rem;
font-size:0.938rem;
color:#edf5e2;
}
.degtier_tx_8yy{
font-size:0.719rem;
line-height:1.5;
color:#7d9168;
}
@media(max-width:1025px){
.degvip_8yy{
grid-template-columns:repeat(2,1fr);
}
}
.degdw_h2_8yy{
color:#edf5e2;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
margin-bottom:10px;
font-size:1.625rem;
font-weight:700;
line-height:1.08;
}
.degsteps_v_8yy{
gap:10px;
grid-template-columns:1fr;
}
.degsteps_v_8yy .degstep_8yy{
padding:18px 1.25rem;
}
@media(max-width:561px){
.degdw_h2_8yy{
font-size:1.438rem;
}
}
.degsteps_8yy{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.degsteps_8yy>*{
min-width:0;
}
.degstep_8yy{
border:1px solid #27381e;
padding:1.5rem;
border-radius:0.813rem;
background:#131610;
position:relative;
}
.degstep_num_8yy{
border-radius:8px;
background:#b8f535;
width:30px;
align-items:center;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
color:#0d1a02;
justify-content:center;
font-size:13px;
height:30px;
font-weight:700;
margin-bottom:14px;
display:flex;
}
.degstep_h_8yy{
font-size:1rem;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
margin-bottom:7px;
color:#edf5e2;
font-weight:700;
}
.degstep_p_8yy{
line-height:1.55;
color:#b8c9a3;
font-size:13px;
}
@media(max-width:1021px){
.degsteps_8yy{
grid-template-columns:1fr;
}
}
.degbanner_8yy{
border-radius:1.25rem;
overflow:hidden;
padding:2.25rem 2.5rem;
gap:28px;
border:1px solid #27381e;
background:linear-gradient(115deg,#0e1a0c,#0b1318);
flex-wrap:wrap;
display:flex;
color:#edf5e2;
align-items:center;
justify-content:space-between;
position:relative;
}
.degbanner_glow_8yy{
border-radius:50%;
background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 68%);
transform:translateY(-50%);
width:12.5rem;
position:absolute;
top:50%;
height:12.5rem;
right:5rem;
}
.degbanner_in_8yy{
max-width:35rem;
position:relative;
}
.degbanner_8yy .degeyebrow_8yy{
color:#c8f04a;
}
.degbanner_h2_8yy{
margin:10px 0;
font-size:30px;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.05;
color:#edf5e2;
font-weight:700;
}
.degbanner_text_8yy{
font-size:0.875rem;
color:#94b07a;
line-height:1.6;
}
@media(max-width:561px){
.degbanner_h2_8yy{
font-size:24px;
}
}
.degnews_8yy{
border:1px solid #27381e;
gap:1.5rem;
background:linear-gradient(135deg,#0e1a0c,#0b1318);
padding:26px 2rem;
border-radius:20px;
flex-wrap:wrap;
color:#edf5e2;
align-items:center;
display:flex;
justify-content:space-between;
}
.degnews_h3_8yy{
color:#edf5e2;
font-size:20px;
font-weight:700;
margin-bottom:0.25rem;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.degnews_text_8yy{
font-size:0.813rem;
color:#94b07a;
}
.degnews_form_8yy{
flex:1;
gap:10px;
display:flex;
min-width:0;
max-width:27.5rem;
}
.degnews_form_8yy .deginput_8yy{
min-width:0;
}
@media(max-width:557px){
.degnews_form_8yy{
width:100%;
}
}
.deginput_8yy{
border:1px solid rgba(255, 255, 255, 0.12);
background:rgba(255, 255, 255, 0.07);
border-radius:0.5rem;
flex:1;
padding:13px 16px;
color:#94b07a;
font-size:0.844rem;
}
.degsupp_8yy{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.degsupp_8yy>*{
min-width:0;
}
.degsupp_card_8yy{
background:#131610;
padding:1.5rem;
border-radius:13px;
border:1px solid #27381e;
}
.degsupp_card_8yy svg{
height:24px;
margin-bottom:14px;
width:24px;
color:#a3e635;
}
.degsupp_card_8yy h3{
font-weight:700;
color:#edf5e2;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1rem;
margin-bottom:0.375rem;
}
.degsupp_card_8yy p{
line-height:1.55;
color:#b8c9a3;
font-size:13px;
}
@media(max-width:1023px){
.degsupp_8yy{
grid-template-columns:1fr;
}
}
.degpay_logos_8yy{
grid-template-columns:repeat(4,1fr);
gap:0.563rem;
display:grid;
}
.degpay_logos_8yy>*{
min-width:0;
}
.degpay_8yy{
border:1px solid #27381e;
border-radius:8px;
font-weight:700;
display:flex;
font-size:12px;
height:3rem;
align-items:center;
justify-content:center;
color:#b8c9a3;
}
.degtable_8yy{
overflow:hidden;
border:1px solid #27381e;
border-radius:0.813rem;
}
.degtrow_8yy{
grid-template-columns:1.3fr 1fr 1fr 1fr;
display:grid;
font-size:0.813rem;
}
.degtrow_8yy>div{
padding:0.813rem 0.875rem;
min-width:0;
}
.degtrow_8yy>div:first-child{
padding-left:1rem;
font-weight:700;
color:#edf5e2;
}
.degtrow_th_8yy{
background:#0d0f0b;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
color:#7d9168;
font-size:0.594rem;
letter-spacing:.06em;
text-transform:uppercase;
}
.degtrow_8yy:not(.degtrow_th_8yy){
background:#131610;
color:#b8c9a3;
border-top:1px solid #1e2a18;
}
.degtrow_zebra_8yy{
background:#181c14;
}
.degpos_8yy{
font-weight:700;
color:#a3e635;
}
@media(max-width:1027px){
.degpay_logos_8yy{
grid-template-columns:repeat(2,1fr);
}
}
.degprovs_8yy{
grid-template-columns:repeat(6,1fr);
gap:0.75rem;
margin-bottom:1.75rem;
display:grid;
}
.degprovs_8yy>*{
min-width:0;
}
.degprov_8yy{
border:1px solid #27381e;
background:#131610;
padding:0.75rem;
border-radius:13px;
justify-content:center;
height:4rem;
text-decoration:none;
display:flex;
align-items:center;
}
.degprov_img_8yy{
max-width:100%;
object-fit:contain;
max-height:2rem;
}
.degresp_8yy{
border:1px solid #27381e;
border-radius:13px;
padding:1.625rem;
gap:24px;
background:#131610;
justify-content:space-between;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.degresp_in_8yy{
max-width:560px;
}
.degresp_h_8yy{
font-weight:700;
font-size:1.188rem;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
margin-bottom:8px;
color:#edf5e2;
}
.degresp_p_8yy{
color:#b8c9a3;
line-height:1.6;
font-size:0.844rem;
}
.degresp_badges_8yy{
gap:0.875rem;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.degage18_8yy{
border-radius:8px;
border:1.5px solid #e53e3e;
padding:0.25rem 0.5rem;
font-weight:700;
color:#e53e3e;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
font-size:13px;
}
.degresp_org_8yy{
font-size:13px;
color:#7d9168;
font-weight:600;
}
@media(max-width:1027px){
.degprovs_8yy{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:559px){
.degprovs_8yy{
grid-template-columns:repeat(2,1fr);
}
}
.deget_h2_8yy{
margin:0.625rem 0 0.875rem;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
color:#edf5e2;
line-height:1.08;
font-size:1.75rem;
}
.deget_right_8yy{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.deget_updated_8yy{
border-radius:13px;
border:1px solid #27381e;
gap:10px;
padding:14px 1.125rem;
background:#0d0f0b;
align-items:center;
display:flex;
font-size:12px;
color:#b8c9a3;
}
.deget_updated_8yy svg{
flex:none;
color:#a3e635;
width:0.938rem;
height:15px;
}
.deget_updated_8yy b{
color:#edf5e2;
}
@media(max-width:558px){
.deget_h2_8yy{
font-size:1.5rem;
}
}
.degab_h2_8yy{
margin:14px 0 1rem;
line-height:1.08;
font-size:32px;
font-weight:700;
color:#edf5e2;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.degab_body_8yy{
line-height:1.65;
color:#b8c9a3;
font-size:0.938rem;
margin-bottom:14px;
}
.degab_chips_8yy{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
margin-top:8px;
}
.degfaq_8yy{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.degfaq_item_8yy{
padding:1.125rem 1.375rem;
border-radius:0.813rem;
background:#131610;
border:1px solid #27381e;
}
.degfaq_q_8yy{
gap:1rem;
list-style:none;
align-items:center;
cursor:pointer;
font-size:0.969rem;
color:#edf5e2;
justify-content:space-between;
display:flex;
font-weight:600;
}
.degfaq_q_8yy::-webkit-details-marker{
display:none;
}
.degfaq_q_t_8yy{
gap:0.625rem;
display:flex;
}
.degfaq_q_i_8yy{
font-style:normal;
color:#a3e635;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
}
.degfaq_pm_8yy{
font-size:1.25rem;
color:#a3e635;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
}
.degfaq_item_8yy[open] .degfaq_pm_8yy{
transform:rotate(45deg);
}
.degfaq_a_8yy{
font-size:0.844rem;
margin-top:0.75rem;
line-height:1.6;
color:#b8c9a3;
}
@media(max-width:559px){
.degab_h2_8yy{
font-size:26px;
}
}
.degop_h2_8yy{
margin:0.625rem 0 0.5rem;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.1;
font-weight:700;
color:#edf5e2;
font-size:1.5rem;
}
.degop_text_8yy{
line-height:1.6;
font-size:13.5px;
color:#b8c9a3;
}
@media(max-width:557px){
.degop_h2_8yy{
font-size:1.375rem;
}
}
.degfooter_8yy{
background:#0a0c09;
padding:40px 1.75rem;
border-top:1px solid #1e2a18;
}
.degfooter_grid_8yy{
grid-template-columns:1.4fr 1fr 1fr 1fr;
gap:2rem;
display:grid;
max-width:87.5rem;
margin-left:auto;
margin-bottom:28px;
margin-right:auto;
}
.degfooter_grid_8yy>*{
min-width:0;
}
.degfooter_grid_8yy h4{
margin-bottom:0.813rem;
color:#4e5e42;
letter-spacing:.12em;
text-transform:uppercase;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
font-size:10px;
}
.degfcol_8yy{
gap:0.563rem;
flex-direction:column;
font-size:0.813rem;
display:flex;
color:#b8c9a3;
}
.degfcol_8yy a{
cursor:pointer;
}
.degft_about_8yy{
margin-top:0.75rem;
line-height:1.6;
color:#7d9168;
max-width:16.25rem;
font-size:13px;
}
.degft_contact_8yy{
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
font-size:0.781rem;
margin-top:12px;
overflow-wrap:anywhere;
color:#a3e635;
}
.degfooter_bottom_8yy{
gap:16px;
margin:0 auto;
border-top:1px solid #1e2a18;
max-width:1400px;
flex-wrap:wrap;
justify-content:space-between;
padding-top:20px;
align-items:center;
display:flex;
}
.degfooter_bottom_8yy p{
color:#4e5e42;
font-size:0.688rem;
line-height:1.6;
max-width:720px;
}
@media(max-width:1022px){
.degfooter_grid_8yy{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:559px){
.degfooter_grid_8yy{
grid-template-columns:1fr;
}
}