*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F0FAFA;
overflow-wrap:break-word;
color:#1E4D55;
text-rendering:optimizeLegibility;
-webkit-font-smoothing:antialiased;
line-height:1.55;
font-size:0.938rem;
font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
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, 34, 38, 0.72);
}
::-webkit-scrollbar-track{
background:transparent;
}
.dpu-shelll4j{
grid-template-columns:248px 1fr;
display:grid;
min-height:100vh;
}
.dpu-mainl4j{
min-width:0;
}
.dpu-wrapl4j{
margin:0 auto;
width:100%;
max-width:87.5rem;
}
.dpu-containerl4j{
margin:0 auto;
padding:0 1rem;
max-width:1400px;
width:100%;
}
@media(min-width:769px){
.dpu-containerl4j{
padding:0 1.75rem;
}
}
.dpu-sectionl4j{
padding:24px 28px;
}
.dpu-section_ptl4j{
padding-top:34px;
}
.dpu-band_softl4j{
background:#FFFFFF;
}
.dpu-eyebrowl4j{
font-weight:600;
display:inline-block;
font-size:10.5px;
overflow-wrap:break-word;
font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;
line-height:1.4;
color:#007A88;
letter-spacing:.14em;
text-transform:uppercase;
}
.dpu-drawer_cbl4j{
display:none;
}
.dpu-overlayl4j{
display:none;
}
@media(max-width:1022px){
.dpu-shelll4j{
grid-template-columns:1fr;
}
.dpu-mainl4j{
padding-bottom:4.875rem;
}
.dpu-drawer_cbl4j:checked~.dpu-overlayl4j{
background:rgba(10, 34, 38, 0.72);
inset:0;
display:block;
z-index:70;
position:fixed;
}
}
@media(max-width:562px){
.dpu-sectionl4j{
padding:1.125rem 1rem;
}
.dpu-section_ptl4j{
padding-top:24px;
}
}
@keyframes zm3-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
@keyframes zm3-marquee{
0%{
transform:translateX(0)}
100%{
transform:translateX(-50%)}
}
/* ---------- sidebar ---------- */
.dpu-sidel4j{
background:#E2F2F5;
padding:22px 18px;
gap:1.375rem;
top:0;
align-self:start;
position:sticky;
height:100vh;
display:flex;
border-right:1px solid rgba(13, 43, 48, 0.08);
flex-direction:column;
overflow-y:auto;
}
.dpu-brandl4j{
gap:0.625rem;
display:flex;
align-items:center;
}
.dpu-logol4j{
font-weight:700;
font-size:1.313rem;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
letter-spacing:-.02em;
color:#0D2B30;
}
.dpu-side_ctal4j{
padding:1rem;
background:rgba(0, 122, 136, 0.11);
border:1px solid rgba(13, 43, 48, 0.12);
border-radius:13px;
}
.dpu-side_cta_hl4j{
font-weight:700;
margin-bottom:6px;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
font-size:1.063rem;
color:#0D2B30;
line-height:1.15;
}
.dpu-side_cta_pl4j{
color:#1E4D55;
margin-bottom:0.75rem;
line-height:1.45;
font-size:12px;
}
.dpu-navl4j{
gap:3px;
display:flex;
flex-direction:column;
}
.dpu-nav_labell4j{
padding:0.375rem 10px;
color:#7AADB6;
letter-spacing:.14em;
font-size:0.594rem;
text-transform:uppercase;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
}
.dpu-nav_iteml4j{
border-radius:9px;
padding:0.625rem;
gap:11px;
display:flex;
color:#1E4D55;
font-weight:500;
align-items:center;
font-size:0.875rem;
}
.dpu-nav_iteml4j svg{
width:1.063rem;
height:1.063rem;
}
.dpu-nav_iteml4j:hover{
background:rgba(0, 122, 136, 0.11);
color:#0D2B30;
}
.dpu-nav_item_onl4j{
background:rgba(0, 122, 136, 0.11);
font-weight:600;
color:#007A88;
}
.dpu-side_footl4j{
padding:0.75rem;
border:1px solid rgba(13, 43, 48, 0.12);
border-radius:13px;
background:#FFFFFF;
margin-top:auto;
}
.dpu-side_footl4j p{
line-height:1.4;
margin-top:0.25rem;
color:#1E4D55;
font-size:0.781rem;
}
/* ---------- topbar ---------- */
.dpu-topl4j{
background:#E2F2F5;
padding:0.875rem 28px;
gap:16px;
top:0;
z-index:40;
display:flex;
align-items:center;
position:sticky;
border-bottom:1px solid rgba(13, 43, 48, 0.08);
}
.dpu-top_brandl4j{
gap:0.563rem;
align-items:center;
display:none;
}
.dpu-searchl4j{
border:1px solid rgba(13, 43, 48, 0.12);
gap:10px;
padding:11px 0.875rem;
background:#FFFFFF;
border-radius:13px;
flex:1;
align-items:center;
color:#4A7A84;
max-width:27.5rem;
display:flex;
font-size:0.844rem;
}
.dpu-searchl4j svg{
flex:none;
width:16px;
height:1rem;
}
.dpu-top_actionsl4j{
gap:12px;
margin-left:auto;
align-items:center;
display:flex;
}
.dpu-langl4j{
font-size:0.75rem;
color:#1E4D55;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
}
.dpu-burgerl4j{
border-radius:0.563rem;
border:1px solid rgba(13, 43, 48, 0.12);
background:#FFFFFF;
height:2.5rem;
width:40px;
display:none;
color:#0D2B30;
justify-content:center;
align-items:center;
}
/* ---------- bottom-nav (mobile) ---------- */
.dpu-botnavl4j{
display:none;
}
@media(max-width:1025px){
.dpu-sidel4j{
transition:transform .25s ease;
z-index:80;
width:280px;
height:100vh;
left:0;
top:0;
transform:translateX(-100%);
position:fixed;
}
.dpu-drawer_cbl4j:checked~.dpu-shelll4j .dpu-sidel4j{
transform:translateX(0);
}
.dpu-topl4j{
padding:14px 1rem;
gap:12px;
flex-wrap:wrap;
position:static;
}
.dpu-top_brandl4j{
display:flex;
}
.dpu-searchl4j{
display:none;
}
.dpu-burgerl4j{
display:flex;
}
.dpu-top_actionsl4j{
gap:10px;
margin-left:0;
align-items:stretch;
width:100%;
}
.dpu-top_actionsl4j .dpu-langl4j{
display:none;
}
.dpu-top_actionsl4j .dpu-btnl4j{
padding:0.688rem 0.625rem;
flex:1;
text-align:center;
}
.dpu-botnavl4j{
grid-template-columns:repeat(3,1fr);
background:#E2F2F5;
padding:8px 6px calc(0.5rem + env(safe-area-inset-bottom));
right:0;
left:0;
display:grid;
transform:translateZ(0);
bottom:0;
position:fixed;
border-top:1px solid rgba(13, 43, 48, 0.12);
z-index:65;
}
.dpu-bnl4j{
gap:0.25rem;
padding:6px 2px 0;
color:#1E4D55;
font-size:0.625rem;
align-items:center;
min-width:0;
justify-content:flex-end;
flex-direction:column;
display:flex;
font-weight:600;
}
.dpu-bnl4j svg{
flex:none;
height:22px;
width:1.375rem;
}
.dpu-bnl4j span{
overflow:hidden;
text-align:center;
text-overflow:ellipsis;
white-space:nowrap;
max-width:100%;
}
.dpu-bn_onl4j{
color:#007A88;
}
.dpu-bn_centerl4j{
position:relative;
}
.dpu-bn_fabl4j{
border-radius:50%;
background:#00C4D4;
top:-20px;
display:flex;
color:#032025;
justify-content:center;
width:3.125rem;
position:absolute;
left:50%;
transform:translateX(-50%);
box-shadow:0 0.5rem 32px rgba(13, 43, 48, 0.18), 0 2px 0.5rem rgba(13, 43, 48, 0.10);
height:3.125rem;
align-items:center;
}
.dpu-bn_fabl4j svg{
width:24px;
height:24px;
}
.dpu-bn_centerl4j span{
color:#007A88;
}
}
.dpu-btnl4j{
border-radius:0.563rem;
gap:0.5rem;
padding:0.688rem 1.375rem;
transition:background-color 0.2s ease,color 0.2s ease;
font-weight:700;
align-items:center;
font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;
cursor:pointer;
font-size:0.875rem;
display:inline-flex;
justify-content:center;
}
.dpu-btn_pril4j{
background:#00C4D4;
color:#032025;
box-shadow:0 4px 1.25rem rgba(0, 196, 212, 0.45), 0 2px 0.375rem rgba(0, 196, 212, 0.28);
}
.dpu-btn_pril4j:hover{
background:#00A8B8;
}
.dpu-btn_ghostl4j{
background:rgba(0, 122, 136, 0.11);
font-weight:600;
color:#0D2B30;
}
.dpu-btn_linel4j{
background:transparent;
border:1px solid rgba(13, 43, 48, 0.22);
color:#0D2B30;
font-weight:600;
}
.dpu-btn_lgl4j{
border-radius:13px;
padding:16px 30px;
font-size:15px;
}
.dpu-bandl4j .dpu-btn_linel4j{
border-color:rgba(255, 255, 255, 0.13);
color:#E8F9FB;
}
.dpu-bandl4j .dpu-btn_ghostl4j{
background:rgba(255, 255, 255, 0.08);
color:#E8F9FB;
}
.dpu-link_ml4j{
gap:0.313rem;
cursor:pointer;
display:inline-flex;
font-size:12px;
text-decoration:none;
align-items:center;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
color:#007A88;
}
.dpu-link_ml4j svg{
width:0.875rem;
height:0.875rem;
}
.dpu-bandl4j .dpu-link_ml4j{
color:#00D4E0;
}
.dpu-dotl4j{
flex:none;
background:#007A88;
border-radius:50%;
height:0.438rem;
width:7px;
}
.dpu-dot_livel4j{
animation:zm3-pulse 1.4s infinite;
background:#E83A3A;
}
.dpu-starsl4j{
gap:2px;
display:inline-flex;
color:#007A88;
}
.dpu-starsl4j svg{
height:0.938rem;
width:15px;
}
.dpu-chipl4j{
border:1px solid rgba(13, 43, 48, 0.12);
padding:0.438rem 12px;
border-radius:0.563rem;
gap:0.375rem;
background:#FFFFFF;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
font-size:0.688rem;
align-items:center;
display:inline-flex;
color:#1E4D55;
}
.dpu-chip_onl4j{
border-color:transparent;
background:rgba(0, 122, 136, 0.11);
color:#007A88;
}
.dpu-gcl4j{
text-decoration:none;
cursor:pointer;
color:inherit;
display:block;
min-width:0;
}
.dpu-gc_thumbl4j{
border-radius:0.813rem;
overflow:hidden;
border:1px solid rgba(13, 43, 48, 0.12);
position:relative;
display:block;
aspect-ratio:1;
background-position:center;
background-size:cover;
}
.dpu-gc_thumb_portraitl4j{
aspect-ratio:3/4;
}
.dpu-gc_thumb_widel4j{
aspect-ratio:16/11;
}
.dpu-gc_capl4j{
padding:9px;
background:linear-gradient(transparent,rgba(10, 34, 38, 0.72));
position:absolute;
left:0;
right:0;
bottom:0;
}
.dpu-gc_namel4j{
font-weight:700;
color:#E8F9FB;
font-size:0.781rem;
display:block;
}
.dpu-gc_metal4j{
color:#7DCFDA;
font-size:11px;
}
.dpu-gc_badgel4j{
background:#007A88;
padding:2px 0.375rem;
border-radius:9px;
right:8px;
font-weight:700;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
position:absolute;
top:8px;
color:#032025;
font-size:8px;
}
.dpu-gc_badge_hotl4j{
background:#E83A3A;
color:#E8F9FB;
}
.dpu-gc_badge_livel4j{
background:#E83A3A;
left:0.5rem;
color:#E8F9FB;
right:auto;
}
.dpu-gc_multl4j{
inset:0;
position:absolute;
align-items:center;
font-size:1.75rem;
color:#007A88;
justify-content:center;
font-weight:700;
display:flex;
}
.dpu-pcl4j{
border:1px solid rgba(13, 43, 48, 0.12);
border-radius:0.813rem;
background:#FFFFFF;
font-weight:700;
justify-content:center;
display:flex;
height:64px;
color:#1E4D55;
align-items:center;
font-size:14px;
}
.dpu-raill4j{
min-width:0;
}
.dpu-rail_scrolll4j{
gap:14px;
display:grid;
}
.dpu-rail_scrolll4j>*{
min-width:0;
}
.dpu-g6l4j{
grid-template-columns:repeat(6,1fr);
}
.dpu-g7l4j{
grid-template-columns:repeat(7,1fr);
}
.dpu-g4l4j{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1023px){
.dpu-g6l4j,.dpu-g7l4j{
grid-template-columns:none;
grid-auto-flow:column;
overflow-x:auto;
scroll-snap-type:x mandatory;
grid-auto-columns:120px;
padding-bottom:0.375rem;
}
.dpu-g6l4j>*,.dpu-g7l4j>*{
scroll-snap-align:start;
}
.dpu-g4l4j{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:561px){
.dpu-g4l4j{
grid-template-columns:none;
grid-auto-columns:150px;
grid-auto-flow:column;
overflow-x:auto;
}
}
.dpu-panell4j{
background:#FFFFFF;
border:1px solid rgba(13, 43, 48, 0.12);
padding:1.75rem 32px;
border-radius:1.25rem;
}
.dpu-splitl4j{
gap:2.25rem;
display:grid;
align-items:start;
}
.dpu-splitl4j>*{
min-width:0;
}
.dpu-split_al4j{
grid-template-columns:.85fr 1.15fr;
}
.dpu-split_bl4j{
grid-template-columns:1fr 1.1fr;
}
.dpu-split_cl4j{
grid-template-columns:1.1fr .9fr;
}
.dpu-pgridl4j{
grid-template-columns:.9fr 1.1fr;
gap:2.5rem;
display:grid;
align-items:center;
}
.dpu-pgridl4j>*{
min-width:0;
}
.dpu-leadl4j{
font-size:15px;
margin-bottom:14px;
line-height:1.65;
color:#1E4D55;
}
.dpu-featl4j{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.dpu-featl4j>*{
min-width:0;
}
.dpu-feat2l4j{
grid-template-columns:1fr 1fr;
}
.dpu-feat_cardl4j{
background:#FFFFFF;
border:1px solid rgba(13, 43, 48, 0.12);
border-radius:20px;
padding:26px;
}
.dpu-feat_cardl4j svg{
width:1.625rem;
color:#007A88;
height:1.625rem;
margin-bottom:1rem;
}
.dpu-feat_cardl4j h3{
color:#0D2B30;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:8px;
font-size:18px;
font-weight:700;
}
.dpu-feat_cardl4j p{
color:#1E4D55;
font-size:0.813rem;
line-height:1.6;
}
.dpu-feat_cardl4j b{
color:#0D2B30;
}
.dpu-bigl4j{
gap:22px;
flex-wrap:wrap;
display:flex;
}
.dpu-big_nl4j{
color:#007A88;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
font-size:1.625rem;
}
.dpu-big_ll4j{
color:#4A7A84;
font-size:0.75rem;
}
.dpu-personl4j{
border-radius:13px;
padding:16px 1.125rem;
border:1px solid rgba(13, 43, 48, 0.12);
background:#FFFFFF;
gap:14px;
display:flex;
align-items:center;
}
.dpu-avatarl4j{
flex:none;
background:linear-gradient(135deg,#00C4D4,#005060);
border-radius:50%;
width:44px;
height:44px;
}
.dpu-person_namel4j{
font-weight:700;
font-size:0.875rem;
color:#0D2B30;
}
.dpu-person_rolel4j{
color:#4A7A84;
font-size:12px;
}
.dpu-kvl4j{
border-radius:13px;
border:1px solid rgba(13, 43, 48, 0.12);
background:rgba(13, 43, 48, 0.12);
gap:1px;
overflow:hidden;
grid-template-columns:1fr 1fr;
display:grid;
}
.dpu-kvl4j>div{
padding:16px 18px;
background:#F0FAFA;
min-width:0;
}
.dpu-kv_kl4j{
color:#007A88;
text-transform:uppercase;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
font-size:0.594rem;
margin-bottom:0.313rem;
}
.dpu-kv_vl4j{
color:#0D2B30;
font-weight:700;
font-size:0.844rem;
}
@media(max-width:1027px){
.dpu-split_al4j,.dpu-split_bl4j,.dpu-split_cl4j,.dpu-pgridl4j{
gap:24px;
grid-template-columns:1fr;
}
.dpu-featl4j,.dpu-feat2l4j{
grid-template-columns:1fr;
}
.dpu-kvl4j{
grid-template-columns:1fr;
}
}
.dpu-shl4j{
margin-bottom:1rem;
min-width:0;
}
.dpu-sh_rowl4j{
gap:12px;
display:flex;
justify-content:space-between;
align-items:flex-end;
flex-wrap:wrap;
}
.dpu-sh_rowl4j .dpu-sh_ll4j{
gap:6px;
display:flex;
min-width:0;
flex-direction:column;
}
.dpu-sh_stackl4j{
gap:0.625rem;
display:flex;
flex-direction:column;
align-items:flex-start;
}
.dpu-sh_centerl4j{
gap:10px;
display:flex;
text-align:center;
align-items:center;
flex-direction:column;
}
.dpu-sh_h2l4j{
gap:9px;
line-height:1.1;
display:flex;
overflow-wrap:break-word;
font-weight:700;
color:#0D2B30;
align-items:center;
font-size:20px;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
}
@media(min-width:769px){
.dpu-sh_h2l4j{
font-size:1.5rem;
}
}
.dpu-bandl4j .dpu-sh_h2l4j{
color:#E8F9FB;
}
.dpu-eb_monol4j{
text-transform:none;
letter-spacing:.08em;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
}
.dpu-eb_monol4j::before{
content:"// ";
}
.dpu-eb_upperl4j{
letter-spacing:.14em;
text-transform:uppercase;
}
.dpu-eb_pilll4j{
padding:0.313rem 0.688rem;
background:rgba(0, 122, 136, 0.11);
border-radius:62.438rem;
text-transform:uppercase;
letter-spacing:.12em;
}
.dpu-eb_linel4j{
gap:10px;
align-items:center;
display:inline-flex;
}
.dpu-eb_linel4j::before{
background:#007A88;
content:"";
width:1.5rem;
display:inline-block;
height:1px;
}
.dpu-bandl4j .dpu-eb_linel4j::before{
background:#00D4E0;
}
.dpu-bandl4j .dpu-eb_pilll4j{
background:rgba(255, 255, 255, 0.08);
}
.dpu-sh_linkl4j{
transition:color 0.2s ease,border-color 0.2s ease;
gap:6px;
display:inline-flex;
padding-bottom:2px;
align-items:center;
white-space:nowrap;
border-bottom:1px solid #0D2B30;
color:#0D2B30;
font-weight:600;
font-size:0.813rem;
}
.dpu-sh_linkl4j:hover{
border-color:#007A88;
color:#007A88;
}
.dpu-sh_linkl4j svg{
height:0.875rem;
width:0.875rem;
}
.dpu-sh_link_chevl4j{
padding-bottom:0;
border-bottom:0;
font-size:0.75rem;
color:#007A88;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
}
.dpu-sh_link_btnl4j{
background:#00C4D4;
padding:9px 18px;
border-radius:999px;
color:#032025;
border-bottom:0;
}
.dpu-sh_link_btnl4j:hover{
background:#00A8B8;
border-color:transparent;
}
.dpu-bandl4j .dpu-sh_linkl4j{
border-color:#E8F9FB;
color:#E8F9FB;
}
.dpu-bandl4j .dpu-sh_link_chevl4j{
color:#00D4E0;
}
.dpu-sh_rulel4j{
margin:-2px 0 16px;
background:rgba(13, 43, 48, 0.12);
height:1px;
}
.dpu-bandl4j .dpu-sh_rulel4j{
background:rgba(255, 255, 255, 0.13);
}
.dpu-seo_grid3l4j{
gap:1.25rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.dpu-seo_grid4l4j{
grid-template-columns:repeat(4,1fr);
gap:13px;
display:grid;
}
.dpu-seo_grid3l4j>*,.dpu-seo_grid4l4j>*{
min-width:0;
}
.dpu-seo_cardl4j{
padding:24px;
border:1px solid rgba(13, 43, 48, 0.12);
background:#FFFFFF;
border-radius:0.813rem;
}
.dpu-seo_cardl4j h3{
font-size:1.125rem;
margin-bottom:8px;
color:#0D2B30;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
}
.dpu-seo_cardl4j p{
font-size:13px;
color:#1E4D55;
line-height:1.6;
}
.dpu-seo_card_sml4j{
padding:20px;
}
.dpu-seo_card_sml4j h3{
font-size:16px;
}
.dpu-seo_card_sml4j p{
line-height:1.55;
font-size:12.5px;
}
.dpu-seo_rtp_rowl4j{
grid-template-columns:1fr 1fr;
gap:2.25rem;
display:grid;
margin-top:16px;
align-items:center;
}
.dpu-rtpl4j{
gap:0.875rem;
min-width:0;
display:flex;
}
.dpu-rtpl4j>div{
background:#F0FAFA;
border-radius:0.813rem;
flex:1;
padding:16px;
text-align:center;
min-width:0;
}
.dpu-rtp_nl4j{
color:#007A88;
font-weight:700;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
font-size:1.625rem;
white-space:nowrap;
}
.dpu-rtp_ll4j{
margin-top:0.25rem;
color:#4A7A84;
font-size:0.688rem;
}
.dpu-cmpl4j{
border-radius:13px;
border:1px solid rgba(13, 43, 48, 0.12);
overflow:hidden;
max-width:47.5rem;
}
.dpu-cmp_rowl4j{
grid-template-columns:1.6fr 1fr 1fr;
font-size:13px;
display:grid;
}
.dpu-cmp_rowl4j>div{
padding:13px 0.875rem;
text-align:center;
min-width:0;
}
.dpu-cmp_rowl4j>div:first-child{
font-weight:600;
color:#0D2B30;
padding-left:22px;
text-align:left;
}
.dpu-cmp_thl4j{
background:#F0FAFA;
font-weight:700;
font-size:0.781rem;
}
.dpu-cmp_rowl4j:not(.dpu-cmp_thl4j){
background:#FFFFFF;
color:#1E4D55;
border-top:1px solid rgba(13, 43, 48, 0.08);
}
.dpu-cmp_zebral4j{
background:#E8F5F7;
}
.dpu-guidel4j{
background:#FFFFFF;
border-radius:13px;
border:1px solid rgba(13, 43, 48, 0.12);
overflow:hidden;
cursor:pointer;
}
.dpu-guide_coverl4j{
height:130px;
}
.dpu-guide_bodyl4j{
padding:1.25rem;
}
.dpu-guide_bodyl4j h3{
margin:0.438rem 0 0.563rem;
line-height:1.25;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
color:#0D2B30;
font-weight:700;
font-size:16px;
}
.dpu-guide_metal4j{
color:#4A7A84;
font-size:11.5px;
}
.dpu-hubl4j{
grid-template-columns:repeat(5,1fr);
gap:1.75rem;
display:grid;
padding-top:1.75rem;
border-top:1px solid rgba(13, 43, 48, 0.08);
}
.dpu-hubl4j>*{
min-width:0;
}
.dpu-hubl4j h4{
font-size:0.813rem;
color:#0D2B30;
font-weight:700;
margin-bottom:11px;
}
.dpu-hub_coll4j{
gap:0.5rem;
font-size:0.813rem;
color:#1E4D55;
flex-direction:column;
display:flex;
}
.dpu-hub_coll4j a{
cursor:pointer;
}
@media(max-width:1022px){
.dpu-seo_grid3l4j{
grid-template-columns:1fr;
}
.dpu-seo_grid4l4j{
grid-template-columns:repeat(2,1fr);
}
.dpu-seo_rtp_rowl4j{
grid-template-columns:1fr;
gap:1.25rem;
}
.dpu-hubl4j{
gap:1.375rem;
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:562px){
.dpu-hubl4j{
grid-template-columns:1fr;
}
}
.dpu-tkl4j{
background:#0D2B30;
overflow:hidden;
display:flex;
align-items:center;
border-bottom:1px solid rgba(13, 43, 48, 0.08);
}
.dpu-tk_tagl4j{
gap:8px;
background:#FFFFFF;
flex:none;
padding:0.688rem 1.125rem;
font-size:10.5px;
letter-spacing:.1em;
border-right:1px solid rgba(13, 43, 48, 0.08);
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
text-transform:uppercase;
color:#E83A3A;
font-weight:600;
align-items:center;
display:flex;
}
.dpu-tk_raill4j{
overflow:hidden;
flex:1;
}
.dpu-tk_trackl4j{
gap:1.75rem;
animation:zm3-marquee 26s linear infinite;
padding:0.688rem 0.875rem;
display:flex;
font-size:12px;
color:#1E4D55;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
white-space:nowrap;
width:max-content;
}
.dpu-tk_trackl4j b{
color:#007A88;
}
.dpu-herol4j{
padding:46px 3rem;
background:linear-gradient(120deg,#0A2226,#0C1E2E);
border:1px solid rgba(13, 43, 48, 0.12);
border-radius:1.25rem;
overflow:hidden;
color:#E8F9FB;
position:relative;
}
.dpu-hero_glowl4j{
background:radial-gradient(circle,rgba(0, 210, 220, 0.22),transparent 70%);
border-radius:50%;
position:absolute;
right:-60px;
top:-60px;
width:340px;
height:21.25rem;
}
.dpu-hero_inl4j{
position:relative;
max-width:37.5rem;
}
.dpu-herol4j .dpu-eyebrowl4j{
color:#00D4E0;
}
.dpu-pill_rowl4j{
background:rgba(255, 255, 255, 0.08);
border:1px solid rgba(255, 255, 255, 0.13);
padding:6px 13px;
border-radius:999px;
gap:0.5rem;
font-size:10.5px;
text-transform:uppercase;
margin-bottom:1.375rem;
display:inline-flex;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
align-items:center;
color:#00D4E0;
letter-spacing:.1em;
}
.dpu-hero_h1l4j{
margin:1.125rem 0;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
letter-spacing:-.02em;
color:#E8F9FB;
overflow-wrap:break-word;
font-weight:700;
line-height:1.02;
font-size:3.375rem;
}
.dpu-hero_h1l4j em{
font-style:normal;
color:#00D4E0;
}
.dpu-hero_subl4j{
font-size:1.063rem;
margin-bottom:1.75rem;
color:#7DCFDA;
line-height:1.55;
max-width:30rem;
}
.dpu-hero_ctal4j{
gap:0.875rem;
display:flex;
align-items:center;
margin-bottom:1.625rem;
flex-wrap:wrap;
}
.dpu-hero_trustl4j{
gap:0.875rem;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.dpu-hero_rating_txtl4j{
font-size:0.813rem;
color:#7DCFDA;
}
@media(max-width:1024px){
.dpu-herol4j{
padding:2rem 24px;
}
.dpu-hero_h1l4j{
font-size:38px;
}
}
@media(max-width:559px){
.dpu-hero_h1l4j{
font-size:30px;
}
}
.dpu-statl4j{
gap:0.875rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.dpu-statl4j>*{
min-width:0;
}
.dpu-stat_iteml4j{
padding:18px 1.25rem;
border:1px solid rgba(13, 43, 48, 0.12);
background:#FFFFFF;
border-radius:13px;
}
.dpu-stat_kl4j{
font-size:9.5px;
margin-bottom:7px;
letter-spacing:.12em;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
text-transform:uppercase;
color:#4A7A84;
}
.dpu-stat_vl4j{
gap:8px;
min-width:0;
font-size:1.5rem;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
display:flex;
overflow-wrap:anywhere;
font-weight:700;
align-items:center;
color:#0D2B30;
}
.dpu-stat_v_accentl4j{
color:#007A88;
}
@media(max-width:1025px){
.dpu-statl4j{
grid-template-columns:repeat(2,1fr);
}
}
.dpu-wlcl4j{
border:1px solid rgba(13, 43, 48, 0.12);
background:linear-gradient(120deg,#0A2226,#0C1E2E);
border-radius:1.25rem;
grid-template-columns:1.2fr .8fr;
overflow:hidden;
padding:36px 2.5rem;
gap:24px;
display:grid;
color:#E8F9FB;
align-items:center;
position:relative;
}
.dpu-wlcl4j>*{
min-width:0;
}
.dpu-wlcl4j .dpu-eyebrowl4j{
color:#00D4E0;
}
.dpu-wlc_glowl4j{
border-radius:50%;
background:radial-gradient(circle,rgba(0, 210, 220, 0.22),transparent 70%);
right:-2.5rem;
width:260px;
position:absolute;
top:-40px;
height:16.25rem;
}
.dpu-wlc_inl4j{
position:relative;
}
.dpu-wlc_h2l4j{
margin:10px 0 0.5rem;
font-size:34px;
line-height:1.03;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
overflow-wrap:break-word;
color:#E8F9FB;
}
.dpu-wlc_h2l4j em{
font-style:normal;
color:#00D4E0;
}
.dpu-wlc_subl4j{
color:#7DCFDA;
margin-bottom:1.125rem;
line-height:1.55;
font-size:14px;
max-width:26.25rem;
}
.dpu-wlc_termsl4j{
gap:0.625rem;
flex-direction:column;
display:flex;
position:relative;
}
.dpu-terml4j{
background:rgba(255, 255, 255, 0.08);
border:1px solid rgba(255, 255, 255, 0.13);
gap:11px;
padding:0.813rem 15px;
border-radius:0.813rem;
display:flex;
align-items:center;
}
.dpu-terml4j svg{
flex:none;
color:#00D4E0;
height:20px;
width:1.25rem;
}
.dpu-term_kl4j{
color:#7DCFDA;
letter-spacing:.1em;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
font-size:9.5px;
text-transform:uppercase;
}
.dpu-term_vl4j{
font-size:0.875rem;
color:#E8F9FB;
margin-top:2px;
font-weight:700;
}
@media(max-width:1024px){
.dpu-wlcl4j{
grid-template-columns:1fr;
}
}
@media(max-width:561px){
.dpu-wlc_h2l4j{
font-size:1.625rem;
}
}
.dpu-jpl4j{
gap:14px;
grid-template-columns:1.5fr 1fr 1fr;
display:grid;
}
.dpu-jpl4j>*{
min-width:0;
}
.dpu-jp_herol4j{
border:1px solid rgba(13, 43, 48, 0.12);
padding:1.625rem;
overflow:hidden;
background:linear-gradient(135deg,#0A2226,#0C1E2E);
border-radius:1.25rem;
gap:14px;
position:relative;
justify-content:space-between;
min-height:180px;
color:#E8F9FB;
display:flex;
flex-direction:column;
}
.dpu-jp_glowl4j{
background:radial-gradient(circle,rgba(0, 210, 220, 0.22),transparent 70%);
border-radius:50%;
position:absolute;
top:-40px;
right:-40px;
height:11.25rem;
width:180px;
}
.dpu-jp_k_rowl4j{
gap:10px;
align-items:center;
display:flex;
justify-content:space-between;
position:relative;
}
.dpu-jp_kl4j{
text-transform:uppercase;
font-size:10px;
letter-spacing:.12em;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
color:#4A7A84;
}
.dpu-jp_herol4j .dpu-jp_kl4j{
color:#7DCFDA;
}
.dpu-jp_amtl4j{
font-weight:700;
position:relative;
font-size:2.625rem;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
line-height:1;
color:#00D4E0;
}
.dpu-jp_subl4j{
margin-top:5px;
font-size:0.75rem;
color:#7DCFDA;
}
.dpu-jp_celll4j{
border:1px solid rgba(13, 43, 48, 0.12);
background:#FFFFFF;
border-radius:1.25rem;
padding:22px;
justify-content:space-between;
display:flex;
min-height:180px;
flex-direction:column;
}
.dpu-jp_celll4j .dpu-jp_amtl4j{
font-size:30px;
color:#0D2B30;
}
.dpu-jp_celll4j .dpu-jp_subl4j{
color:#4A7A84;
}
@media(max-width:1024px){
.dpu-jpl4j{
grid-template-columns:1fr;
}
}
@media(max-width:560px){
.dpu-jp_amtl4j{
font-size:32px;
}
}
.dpu-dw_h2l4j{
font-size:1.625rem;
line-height:1.08;
margin-bottom:0.625rem;
color:#0D2B30;
font-weight:700;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
}
.dpu-steps_vl4j{
gap:0.625rem;
grid-template-columns:1fr;
}
.dpu-steps_vl4j .dpu-stepl4j{
padding:1.125rem 20px;
}
@media(max-width:563px){
.dpu-dw_h2l4j{
font-size:1.438rem;
}
}
.dpu-newsl4j{
gap:24px;
border:1px solid rgba(13, 43, 48, 0.12);
border-radius:1.25rem;
background:linear-gradient(135deg,#0A2226,#0C1E2E);
padding:26px 2rem;
color:#E8F9FB;
align-items:center;
flex-wrap:wrap;
justify-content:space-between;
display:flex;
}
.dpu-news_h3l4j{
font-weight:700;
color:#E8F9FB;
font-size:20px;
margin-bottom:0.25rem;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
}
.dpu-news_textl4j{
font-size:0.813rem;
color:#7DCFDA;
}
.dpu-news_forml4j{
flex:1;
gap:0.625rem;
max-width:27.5rem;
display:flex;
min-width:0;
}
.dpu-news_forml4j .dpu-inputl4j{
min-width:0;
}
@media(max-width:557px){
.dpu-news_forml4j{
width:100%;
}
}
.dpu-inputl4j{
background:rgba(255, 255, 255, 0.08);
padding:0.813rem 16px;
flex:1;
border-radius:9px;
border:1px solid rgba(255, 255, 255, 0.13);
font-size:0.844rem;
color:#7DCFDA;
}
.dpu-stepsl4j{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.dpu-stepsl4j>*{
min-width:0;
}
.dpu-stepl4j{
border:1px solid rgba(13, 43, 48, 0.12);
background:#FFFFFF;
border-radius:13px;
padding:24px;
position:relative;
}
.dpu-step_numl4j{
background:#00C4D4;
border-radius:9px;
display:flex;
color:#032025;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
font-size:13px;
font-weight:700;
justify-content:center;
height:30px;
margin-bottom:14px;
align-items:center;
width:30px;
}
.dpu-step_hl4j{
font-weight:700;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:0.438rem;
color:#0D2B30;
font-size:16px;
}
.dpu-step_pl4j{
color:#1E4D55;
line-height:1.55;
font-size:13px;
}
@media(max-width:1025px){
.dpu-stepsl4j{
grid-template-columns:1fr;
}
}
.dpu-promo_gridl4j{
grid-template-columns:repeat(3,1fr);
gap:16px;
display:grid;
}
.dpu-promo_gridl4j>*{
min-width:0;
}
.dpu-promol4j{
padding:1.5rem;
overflow:hidden;
background:#FFFFFF;
border:1px solid rgba(13, 43, 48, 0.12);
border-radius:1.25rem;
position:relative;
min-height:150px;
}
.dpu-promo_hl4j{
font-weight:700;
color:#0D2B30;
line-height:1.05;
font-size:1.625rem;
margin-top:6px;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
}
.dpu-promo_hl4j em{
font-style:normal;
color:#007A88;
}
.dpu-promo_pl4j{
line-height:1.5;
margin-top:0.5rem;
font-size:12.5px;
color:#1E4D55;
}
.dpu-promo_featl4j{
background:linear-gradient(135deg,#0A2226,#0C1E2E);
border-color:rgba(13, 43, 48, 0.12);
}
.dpu-promo_featl4j .dpu-promo_hl4j{
color:#E8F9FB;
}
.dpu-promo_featl4j .dpu-promo_hl4j em{
color:#00D4E0;
}
.dpu-promo_featl4j .dpu-promo_pl4j{
color:#7DCFDA;
}
.dpu-promo_featl4j .dpu-eyebrowl4j{
color:#00D4E0;
}
@media(max-width:1027px){
.dpu-promo_gridl4j{
grid-template-columns:1fr;
}
}
.dpu-suppl4j{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.dpu-suppl4j>*{
min-width:0;
}
.dpu-supp_cardl4j{
border-radius:0.813rem;
padding:1.5rem;
border:1px solid rgba(13, 43, 48, 0.12);
background:#FFFFFF;
}
.dpu-supp_cardl4j svg{
height:24px;
width:24px;
color:#007A88;
margin-bottom:0.875rem;
}
.dpu-supp_cardl4j h3{
font-weight:700;
margin-bottom:6px;
font-size:16px;
color:#0D2B30;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
}
.dpu-supp_cardl4j p{
color:#1E4D55;
line-height:1.55;
font-size:0.813rem;
}
@media(max-width:1025px){
.dpu-suppl4j{
grid-template-columns:1fr;
}
}
.dpu-pay_logosl4j{
gap:0.563rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.dpu-pay_logosl4j>*{
min-width:0;
}
.dpu-payl4j{
border:1px solid rgba(13, 43, 48, 0.12);
border-radius:9px;
color:#1E4D55;
justify-content:center;
align-items:center;
height:3rem;
font-weight:700;
display:flex;
font-size:12px;
}
.dpu-tablel4j{
border:1px solid rgba(13, 43, 48, 0.12);
border-radius:13px;
overflow:hidden;
}
.dpu-trowl4j{
grid-template-columns:1.3fr 1fr 1fr 1fr;
font-size:13px;
display:grid;
}
.dpu-trowl4j>div{
padding:0.813rem 0.875rem;
min-width:0;
}
.dpu-trowl4j>div:first-child{
color:#0D2B30;
font-weight:700;
padding-left:1rem;
}
.dpu-trow_thl4j{
background:#F0FAFA;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
text-transform:uppercase;
letter-spacing:.06em;
color:#4A7A84;
font-size:0.594rem;
}
.dpu-trowl4j:not(.dpu-trow_thl4j){
background:#FFFFFF;
border-top:1px solid rgba(13, 43, 48, 0.08);
color:#1E4D55;
}
.dpu-trow_zebral4j{
background:#E8F5F7;
}
.dpu-posl4j{
font-weight:700;
color:#007A88;
}
@media(max-width:1026px){
.dpu-pay_logosl4j{
grid-template-columns:repeat(2,1fr);
}
}
.dpu-tourl4j{
overflow:hidden;
border:1px solid rgba(13, 43, 48, 0.12);
border-radius:1.25rem;
grid-template-columns:1.05fr 1fr;
display:grid;
}
.dpu-tourl4j>*{
min-width:0;
}
.dpu-tour_ll4j{
padding:34px;
overflow:hidden;
background:linear-gradient(135deg,#0A2226,#0C1E2E);
position:relative;
color:#E8F9FB;
}
.dpu-tour_h2l4j{
margin:12px 0 10px;
font-weight:700;
color:#E8F9FB;
line-height:1.05;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
font-size:30px;
}
.dpu-tour_h2l4j em{
font-style:normal;
color:#00D4E0;
}
.dpu-tour_textl4j{
margin-bottom:20px;
line-height:1.6;
max-width:340px;
font-size:0.844rem;
color:#7DCFDA;
}
.dpu-tour_metal4j{
gap:18px;
margin-bottom:20px;
display:flex;
align-items:flex-end;
flex-wrap:wrap;
}
.dpu-tour_capl4j{
font-size:9.5px;
text-transform:uppercase;
margin-bottom:0.313rem;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
color:#7DCFDA;
}
.dpu-countl4j{
gap:0.375rem;
display:flex;
}
.dpu-countl4j span{
background:rgba(255, 255, 255, 0.08);
border:1px solid rgba(255, 255, 255, 0.13);
padding:0.25rem 0.563rem;
border-radius:9px;
font-weight:700;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
font-size:22px;
}
.dpu-tour_unitsl4j{
color:#7DCFDA;
font-size:10px;
}
.dpu-boardl4j{
padding:1.75rem 1.875rem;
background:#FFFFFF;
}
.dpu-board_headl4j{
align-items:center;
justify-content:space-between;
display:flex;
margin-bottom:14px;
}
.dpu-board_titlel4j{
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
color:#0D2B30;
font-size:1rem;
font-weight:700;
}
.dpu-board_updl4j{
text-transform:uppercase;
color:#4A7A84;
font-size:0.625rem;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
}
.dpu-board_listl4j{
gap:2px;
display:flex;
flex-direction:column;
}
.dpu-board_rowl4j{
border-radius:0.563rem;
gap:0.75rem;
padding:0.625rem 0.75rem;
display:flex;
align-items:center;
}
.dpu-board_top1l4j{
background:rgba(0, 122, 136, 0.11);
}
.dpu-board_rkl4j{
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
font-size:0.875rem;
width:20px;
color:#4A7A84;
font-weight:700;
}
.dpu-board_top1l4j .dpu-board_rkl4j{
color:#007A88;
}
.dpu-board_nml4j{
flex:1;
font-size:13.5px;
min-width:0;
color:#1E4D55;
font-weight:600;
}
.dpu-board_top1l4j .dpu-board_nml4j{
font-weight:700;
color:#0D2B30;
}
.dpu-board_ptl4j{
color:#1E4D55;
font-size:12.5px;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
}
@media(max-width:1027px){
.dpu-tourl4j{
grid-template-columns:1fr;
}
}
@media(max-width:557px){
.dpu-tour_h2l4j{
font-size:24px;
}
}
.dpu-appl4j{
gap:2.25rem;
justify-content:space-between;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.dpu-app_copyl4j{
max-width:520px;
}
.dpu-app_h2l4j{
margin:12px 0 10px;
line-height:1.05;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
color:#0D2B30;
font-size:1.75rem;
}
.dpu-app_textl4j{
color:#1E4D55;
margin-bottom:20px;
line-height:1.6;
font-size:0.875rem;
}
.dpu-app_btnsl4j{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.dpu-storel4j{
gap:0.563rem;
padding:0.688rem 18px;
border-radius:0.813rem;
background:#F0FAFA;
border:1px solid rgba(13, 43, 48, 0.12);
align-items:center;
cursor:pointer;
font-size:0.813rem;
display:inline-flex;
font-weight:700;
color:#0D2B30;
}
.dpu-storel4j svg{
height:1rem;
width:16px;
}
.dpu-app_qr_wrapl4j{
gap:16px;
display:flex;
align-items:center;
}
.dpu-qrl4j{
grid-template-rows:repeat(5,1fr);
gap:3px;
grid-template-columns:repeat(5,1fr);
background:#F0FAFA;
border:1px solid rgba(13, 43, 48, 0.12);
border-radius:13px;
padding:0.688rem;
width:108px;
display:grid;
height:6.75rem;
}
.dpu-qrl4j i{
background:transparent;
}
.dpu-qr_fl4j{
background:#007A88;
}
.dpu-app_qr_capl4j{
max-width:5.25rem;
font-size:0.75rem;
color:#4A7A84;
line-height:1.4;
}
.dpu-vip_headl4j{
gap:0.75rem;
flex-wrap:wrap;
align-items:flex-end;
justify-content:space-between;
display:flex;
margin-bottom:18px;
}
.dpu-vip_introl4j{
color:#1E4D55;
max-width:26.25rem;
font-size:0.813rem;
}
.dpu-vipl4j{
grid-template-columns:repeat(5,1fr);
gap:12px;
display:grid;
}
.dpu-vipl4j>*{
min-width:0;
}
.dpu-tierl4j{
border:1px solid rgba(13, 43, 48, 0.12);
border-radius:0.813rem;
background:#FFFFFF;
padding:1.25rem;
}
.dpu-tier_onl4j{
border-color:#007A88;
background:rgba(0, 122, 136, 0.11);
}
.dpu-tier_medall4j{
background:linear-gradient(135deg,#00C4D4,#005060);
border-radius:0.563rem;
height:30px;
margin-bottom:0.875rem;
width:30px;
}
.dpu-tier_namel4j{
color:#0D2B30;
font-size:0.938rem;
margin-bottom:0.313rem;
font-weight:700;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
}
.dpu-tier_txl4j{
line-height:1.5;
font-size:11.5px;
color:#4A7A84;
}
@media(max-width:1024px){
.dpu-vipl4j{
grid-template-columns:repeat(2,1fr);
}
}
.dpu-ab_h2l4j{
margin:0.875rem 0 16px;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
line-height:1.08;
color:#0D2B30;
font-weight:700;
font-size:32px;
}
.dpu-ab_bodyl4j{
font-size:0.938rem;
line-height:1.65;
color:#1E4D55;
margin-bottom:14px;
}
.dpu-ab_chipsl4j{
gap:10px;
margin-top:8px;
display:flex;
flex-wrap:wrap;
}
.dpu-faql4j{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.dpu-faq_iteml4j{
border:1px solid rgba(13, 43, 48, 0.12);
background:#FFFFFF;
padding:1.125rem 22px;
border-radius:0.813rem;
}
.dpu-faq_ql4j{
gap:16px;
list-style:none;
justify-content:space-between;
color:#0D2B30;
cursor:pointer;
display:flex;
font-weight:600;
align-items:center;
font-size:0.969rem;
}
.dpu-faq_ql4j::-webkit-details-marker{
display:none;
}
.dpu-faq_q_tl4j{
gap:0.625rem;
display:flex;
}
.dpu-faq_q_il4j{
font-style:normal;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
color:#007A88;
}
.dpu-faq_pml4j{
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
color:#007A88;
font-size:20px;
}
.dpu-faq_iteml4j[open] .dpu-faq_pml4j{
transform:rotate(45deg);
}
.dpu-faq_al4j{
font-size:13.5px;
line-height:1.6;
color:#1E4D55;
margin-top:0.75rem;
}
@media(max-width:563px){
.dpu-ab_h2l4j{
font-size:1.625rem;
}
}
.dpu-gd_headl4j{
gap:0.75rem;
margin-bottom:16px;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
align-items:center;
}
.dpu-provsl4j{
gap:12px;
grid-template-columns:repeat(6,1fr);
display:grid;
margin-bottom:28px;
}
.dpu-provsl4j>*{
min-width:0;
}
.dpu-provl4j{
border:1px solid rgba(13, 43, 48, 0.12);
background:#FFFFFF;
padding:0.75rem;
border-radius:0.813rem;
height:64px;
display:flex;
align-items:center;
text-decoration:none;
justify-content:center;
}
.dpu-prov_imgl4j{
max-width:100%;
max-height:32px;
object-fit:contain;
}
.dpu-respl4j{
padding:26px;
border:1px solid rgba(13, 43, 48, 0.12);
gap:24px;
background:#FFFFFF;
border-radius:0.813rem;
display:flex;
justify-content:space-between;
align-items:center;
flex-wrap:wrap;
}
.dpu-resp_inl4j{
max-width:35rem;
}
.dpu-resp_hl4j{
color:#0D2B30;
font-weight:700;
font-size:19px;
margin-bottom:0.5rem;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
}
.dpu-resp_pl4j{
color:#1E4D55;
line-height:1.6;
font-size:13.5px;
}
.dpu-resp_badgesl4j{
gap:0.875rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.dpu-age18l4j{
border-radius:9px;
border:1.5px solid #E83A3A;
padding:0.25rem 8px;
color:#E83A3A;
font-size:0.813rem;
font-weight:700;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
}
.dpu-resp_orgl4j{
font-weight:600;
font-size:13px;
color:#4A7A84;
}
@media(max-width:1021px){
.dpu-provsl4j{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:561px){
.dpu-provsl4j{
grid-template-columns:repeat(2,1fr);
}
}
.dpu-rv_headl4j{
gap:0.75rem;
display:flex;
align-items:flex-end;
flex-wrap:wrap;
margin-bottom:18px;
justify-content:space-between;
}
.dpu-rv_aggl4j{
gap:0.625rem;
display:flex;
align-items:center;
}
.dpu-rv_sourcel4j{
color:#4A7A84;
font-size:0.781rem;
}
.dpu-rv_gridl4j{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.dpu-rv_gridl4j>*{
min-width:0;
}
.dpu-reviewl4j{
background:#FFFFFF;
border-radius:13px;
padding:1.5rem;
border:1px solid rgba(13, 43, 48, 0.12);
}
.dpu-reviewl4j .dpu-starsl4j{
margin-bottom:10px;
}
.dpu-reviewl4j p{
font-size:0.906rem;
line-height:1.5;
margin-bottom:14px;
font-weight:600;
color:#0D2B30;
}
.dpu-review_byl4j{
color:#4A7A84;
font-size:12.5px;
}
@media(max-width:1025px){
.dpu-rv_gridl4j{
grid-template-columns:1fr;
}
}
.dpu-rcl4j{
grid-template-columns:1fr 1fr 1fr;
gap:32px;
display:grid;
}
.dpu-rcl4j>*{
min-width:0;
}
.dpu-rc_awardsl4j{
gap:11px;
flex-direction:column;
display:flex;
}
.dpu-awardl4j{
gap:0.688rem;
align-items:center;
display:flex;
}
.dpu-awardl4j svg{
flex:none;
color:#F0B429;
height:1.125rem;
width:18px;
}
.dpu-award_tl4j{
font-size:0.844rem;
font-weight:700;
color:#0D2B30;
}
.dpu-award_sl4j{
color:#4A7A84;
font-size:11.5px;
}
.dpu-rc_pressl4j{
grid-template-columns:1fr 1fr;
gap:0.625rem;
display:grid;
}
.dpu-logo_celll4j{
border-radius:9px;
border:1px solid rgba(13, 43, 48, 0.12);
align-items:center;
color:#1E4D55;
height:3rem;
justify-content:center;
font-size:0.813rem;
font-weight:700;
display:flex;
}
.dpu-rc_partnerl4j{
background:#FFFFFF;
border-radius:13px;
border:1px solid rgba(13, 43, 48, 0.12);
padding:20px;
}
.dpu-rc_partner_namel4j{
font-size:18px;
font-weight:700;
margin-bottom:6px;
color:#0D2B30;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
}
.dpu-rc_partner_textl4j{
font-size:0.781rem;
color:#1E4D55;
line-height:1.55;
}
@media(max-width:1025px){
.dpu-rcl4j{
grid-template-columns:1fr;
gap:22px;
}
.dpu-rc_pressl4j{
grid-template-columns:repeat(4,1fr);
}
}
.dpu-disputel4j{
gap:28px;
padding:26px 1.875rem;
border:1px dashed rgba(13, 43, 48, 0.22);
border-radius:0.813rem;
flex-wrap:wrap;
display:flex;
justify-content:space-between;
align-items:center;
}
.dpu-dispute_inl4j{
max-width:41.25rem;
}
.dpu-dispute_h2l4j{
font-size:1.375rem;
margin-bottom:0.5rem;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
color:#0D2B30;
}
.dpu-dispute_textl4j{
color:#1E4D55;
font-size:0.844rem;
line-height:1.6;
}
.dpu-op_h2l4j{
margin:10px 0 8px;
color:#0D2B30;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
font-size:1.5rem;
font-weight:700;
line-height:1.1;
}
.dpu-op_textl4j{
color:#1E4D55;
line-height:1.6;
font-size:13.5px;
}
@media(max-width:561px){
.dpu-op_h2l4j{
font-size:1.375rem;
}
}
.dpu-footerl4j{
background:#0D2B30;
padding:2.5rem 1.75rem;
border-top:1px solid rgba(13, 43, 48, 0.08);
}
.dpu-footer_gridl4j{
gap:32px;
grid-template-columns:1.4fr 1fr 1fr 1fr;
margin-right:auto;
margin-left:auto;
margin-bottom:1.75rem;
display:grid;
max-width:1400px;
}
.dpu-footer_gridl4j>*{
min-width:0;
}
.dpu-footer_gridl4j h4{
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
margin-bottom:0.813rem;
letter-spacing:.12em;
text-transform:uppercase;
font-size:0.625rem;
color:#7AADB6;
}
.dpu-fcoll4j{
gap:0.563rem;
display:flex;
color:#1E4D55;
flex-direction:column;
font-size:0.813rem;
}
.dpu-fcoll4j a{
cursor:pointer;
}
.dpu-ft_aboutl4j{
margin-top:12px;
color:#4A7A84;
font-size:0.813rem;
line-height:1.6;
max-width:16.25rem;
}
.dpu-ft_contactl4j{
overflow-wrap:anywhere;
color:#007A88;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
margin-top:12px;
font-size:12.5px;
}
.dpu-footer_bottoml4j{
margin:0 auto;
gap:1rem;
flex-wrap:wrap;
justify-content:space-between;
align-items:center;
max-width:1400px;
padding-top:20px;
border-top:1px solid rgba(13, 43, 48, 0.08);
display:flex;
}
.dpu-footer_bottoml4j p{
line-height:1.6;
font-size:11px;
color:#7AADB6;
max-width:45rem;
}
@media(max-width:1023px){
.dpu-footer_gridl4j{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:557px){
.dpu-footer_gridl4j{
grid-template-columns:1fr;
}
}