*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F5F2ED;
line-height:1.6;
font-size:15px;
color:#2E2B26;
-webkit-font-smoothing:antialiased;
font-family:"Golos Text", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
overflow-wrap:break-word;
text-rendering:optimizeLegibility;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
height:0.5rem;
width:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.dcilayout_9kr{
display:flex;
min-height:100vh;
flex-direction:column;
}
.dcimain_9kr{
flex:1 1 auto;
min-width:0;
width:100%;
}
.dcicontainer_9kr{
padding:0 1rem;
margin:0 auto;
width:100%;
max-width:1400px;
}
@media(min-width:765px){
.dcicontainer_9kr{
padding:0 32px;
}
}
@media(min-width:1099px){
.dcicontainer_9kr{
padding:0 3.5rem;
}
}
.dcieyebrow_9kr{
line-height:1.4;
color:#1F8A5E;
font-size:11px;
text-transform:uppercase;
display:inline-block;
font-weight:600;
overflow-wrap:break-word;
letter-spacing:.2em;
font-family:"Golos Text", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.dciband_9kr{
background:#12211A;
color:#EFF5F1;
}
.dciband_9kr .dcieyebrow_9kr{
color:#4DCEA4;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.dcitb_9kr{
background:#F5F2ED;
top:0;
border-bottom:1px solid rgba(20,18,14,0.15);
z-index:50;
position:sticky;
}
.dcitb_in_9kr{
padding:0.75rem 1rem;
gap:1rem;
margin:0 auto;
align-items:center;
display:flex;
max-width:87.5rem;
justify-content:space-between;
width:100%;
}
@media(min-width:769px){
.dcitb_in_9kr{
padding:1rem 2rem;
}
}
@media(min-width:1100px){
.dcitb_in_9kr{
padding:1.125rem 3.5rem;
}
}
.dcitb_left_9kr{
gap:1.75rem;
min-width:0;
align-items:center;
display:flex;
}
.dcitb_logo_9kr{
gap:11px;
align-items:center;
min-width:0;
display:flex;
}
.dcitb_logo_mark_9kr{
flex:0 0 auto;
border-radius:0.5rem;
object-fit:cover;
width:2.125rem;
height:2.125rem;
}
.dcitb_logo_txt_9kr{
min-width:0;
display:flex;
flex-direction:column;
line-height:1;
}
.dcitb_logo_name_9kr{
overflow:hidden;
white-space:nowrap;
letter-spacing:.02em;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1814;
text-overflow:ellipsis;
font-size:22px;
font-weight:700;
}
.dcitb_logo_sub_9kr{
overflow:hidden;
text-overflow:ellipsis;
font-weight:600;
letter-spacing:.32em;
font-size:8.5px;
margin-top:0.25rem;
white-space:nowrap;
color:#1F8A5E;
text-transform:uppercase;
}
.dcitb_nav_9kr{
display:none;
}
@media(min-width:957px){
.dcitb_nav_9kr{
gap:28px;
display:flex;
align-items:center;
}
}
.dcitb_nav_item_9kr{
transition:color .2s ease,border-color .2s ease;
white-space:nowrap;
font-weight:600;
border-bottom:2px solid transparent;
padding-bottom:3px;
font-size:0.875rem;
color:#2E2B26;
}
.dcitb_nav_item_9kr:hover{
color:#1A1814;
}
.dcitb_nav_item_9kr.dcistate_active_9kr{
border-color:#1F8A5E;
color:#1A1814;
}
.dcitb_right_9kr{
gap:14px;
flex:0 0 auto;
display:flex;
align-items:center;
}
.dcitb_search_9kr{
transition:color .2s ease;
align-items:center;
color:#2E2B26;
display:flex;
justify-content:center;
}
.dcitb_search_9kr:hover{
color:#1F8A5E;
}
.dcitb_search_9kr svg{
height:1.125rem;
width:18px;
}
.dcitb_lang_9kr{
letter-spacing:.1em;
font-weight:600;
text-transform:uppercase;
color:#5C5850;
font-size:11px;
}
.dcitb_lang_9kr:hover{
color:#1A1814;
}
.dcitb_login_9kr{
font-size:14px;
color:#1A1814;
display:none;
font-weight:600;
}
@media(min-width:765px){
.dcitb_login_9kr{
display:inline-block;
}
}
.dcitb_register_9kr{
transition:background-color .2s ease;
background:#12211A;
padding:0.688rem 22px;
border-radius:62.438rem;
white-space:nowrap;
color:#EFF5F1;
font-weight:700;
font-size:0.875rem;
}
.dcitb_register_9kr:hover{
background:#1C3328;
}
.dcimob_9kr{
background:#F5F2ED;
z-index:60;
right:0;
border-top:1px solid rgba(20,18,14,0.15);
left:0;
position:fixed;
padding-bottom:env(safe-area-inset-bottom);
bottom:0;
}
@media(min-width:957px){
.dcimob_9kr{
display:none;
}
}
.dcimob_in_9kr{
margin:0 auto;
display:flex;
max-width:560px;
align-items:stretch;
justify-content:space-around;
}
.dcimob_item_9kr{
transition:color .2s ease;
flex:1 1 0;
padding:9px 4px;
gap:3px;
align-items:center;
display:flex;
color:#5C5850;
min-width:0;
flex-direction:column;
}
.dcimob_item_9kr.dcistate_active_9kr{
color:#1F8A5E;
}
.dcimob_ic_9kr{
justify-content:center;
display:flex;
align-items:center;
}
.dcimob_ic_9kr svg{
width:20px;
height:20px;
}
.dcimob_lb_9kr{
overflow:hidden;
max-width:100%;
font-weight:600;
white-space:nowrap;
font-size:10px;
text-overflow:ellipsis;
}
@media(max-width:956px){
body{
padding-bottom:60px;
}
}
.dcirail_9kr{
position:relative;
min-width:0;
}
.dcirail_scroll_9kr{
gap:0.875rem;
scrollbar-width:thin;
-webkit-overflow-scrolling:touch;
overflow-x:auto;
display:flex;
padding-bottom:14px;
}
@media(min-width:771px){
.dcirail_scroll_9kr{
gap:18px;
}
}
.dcigc_9kr{
flex:0 0 auto;
display:block;
width:150px;
}
@media(min-width:766px){
.dcigc_9kr{
width:11.75rem;
}
}
.dcigc_img_9kr{
border-radius:0.875rem;
background:#FDFBF8;
overflow:hidden;
box-shadow:0 2px 0.375rem rgba(20,18,14,0.07), 0 0.5rem 20px rgba(20,18,14,0.06);
position:relative;
padding-bottom:133.33%;
}
.dcigc_img_9kr img{
inset:0;
position:absolute;
object-fit:cover;
height:100%;
width:100%;
}
.dcigc_cover_9kr{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
position:absolute;
pointer-events:none;
}
.dcigc_hover_9kr{
inset:0;
background:rgba(0,0,0,0.52);
transition:opacity .2s ease;
display:flex;
align-items:center;
justify-content:center;
position:absolute;
opacity:0;
}
.dcigc_9kr:hover .dcigc_hover_9kr{
opacity:1;
}
.dcigc_hover_btn_9kr{
background:#12211A;
border-radius:62.438rem;
display:flex;
height:46px;
color:#EFF5F1;
align-items:center;
width:2.875rem;
justify-content:center;
}
.dcigc_hover_btn_9kr svg{
height:18px;
width:18px;
}
.dcigc_info_9kr{
gap:2px;
margin-top:0.563rem;
flex-direction:column;
display:flex;
min-width:0;
}
.dcigc_name_9kr{
overflow:hidden;
font-weight:700;
text-overflow:ellipsis;
white-space:nowrap;
font-size:13px;
color:#1A1814;
}
.dcigc_prov_9kr{
overflow:hidden;
font-size:0.688rem;
white-space:nowrap;
color:#5C5850;
text-overflow:ellipsis;
}
.dcigc_meta_9kr{
color:#5C5850;
font-size:11px;
}
.dcitc_9kr{
flex:0 0 auto;
display:block;
width:180px;
}
@media(min-width:768px){
.dcitc_9kr{
width:230px;
}
}
.dcitc_img_9kr{
border-radius:0.875rem;
background:#FDFBF8;
overflow:hidden;
box-shadow:0 2px 6px rgba(20,18,14,0.07), 0 8px 1.25rem rgba(20,18,14,0.06);
padding-bottom:75%;
position:relative;
}
.dcitc_img_9kr img{
inset:0;
object-fit:cover;
width:100%;
height:100%;
position:absolute;
}
.dcitc_info_9kr{
gap:2px;
min-width:0;
margin-top:0.563rem;
display:flex;
flex-direction:column;
}
.dcitc_name_9kr{
overflow:hidden;
color:#1A1814;
white-space:nowrap;
font-size:14px;
font-weight:700;
text-overflow:ellipsis;
}
.dcitc_rtp_9kr{
font-size:11px;
color:#5C5850;
}
.dcilc_9kr{
flex:0 0 auto;
width:14.375rem;
display:block;
}
@media(min-width:769px){
.dcilc_9kr{
width:268px;
}
}
.dcilc_img_9kr{
overflow:hidden;
background:#FDFBF8;
border-radius:0.875rem;
position:relative;
padding-bottom:62.5%;
box-shadow:0 2px 0.375rem rgba(20,18,14,0.07), 0 0.5rem 20px rgba(20,18,14,0.06);
}
.dcilc_img_9kr img{
inset:0;
height:100%;
position:absolute;
width:100%;
object-fit:cover;
}
.dcilc_live_9kr{
padding:4px 9px;
gap:0.438rem;
border-radius:62.438rem;
background:rgba(0,0,0,0.52);
position:absolute;
top:12px;
display:flex;
align-items:center;
left:0.75rem;
}
.dcilc_live_dot_9kr{
background:#C43A2A;
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
height:8px;
width:0.5rem;
}
.dcilc_seats_9kr{
font-weight:600;
text-transform:uppercase;
font-size:0.625rem;
color:#EFF5F1;
letter-spacing:.08em;
}
.dcilc_info_9kr{
gap:2px;
display:flex;
flex-direction:column;
min-width:0;
margin-top:9px;
}
.dcilc_name_9kr{
overflow:hidden;
color:#1A1814;
font-weight:700;
font-size:0.938rem;
text-overflow:ellipsis;
white-space:nowrap;
}
.dcilc_bet_9kr{
color:#5C5850;
font-size:0.688rem;
}
.dcipc_9kr{
padding:1rem 0.875rem;
background:#FDFBF8;
border-radius:14px;
gap:0.5rem;
border:1px solid rgba(20,18,14,0.08);
align-items:center;
min-width:0;
flex-direction:column;
min-height:4.625rem;
display:flex;
justify-content:center;
}
.dcipc_logo_9kr{
flex:0 0 auto;
width:auto;
object-fit:contain;
height:28px;
max-width:100%;
}
.dcipc_name_9kr{
overflow:hidden;
white-space:nowrap;
color:#5C5850;
max-width:100%;
font-size:0.688rem;
text-overflow:ellipsis;
text-align:center;
}
.dcigc_tag_9kr{
padding:3px 0.5rem;
border-radius:0.5rem;
top:10px;
text-transform:uppercase;
font-size:10px;
font-weight:700;
letter-spacing:.06em;
left:0.625rem;
z-index:2;
display:inline-block;
position:absolute;
}
.dcigc_tag_hot_9kr{
background:#C43A2A;
color:#EFF5F1;
}
.dcigc_tag_new_9kr{
background:#34C47A;
color:#12110E;
}
.dcigc_tag_jp_9kr{
background:#C48A1A;
color:#12110E;
}
.dcigc_tag_live_9kr{
background:#C43A2A;
color:#EFF5F1;
}
.dcish_9kr{
min-width:0;
margin-bottom:1.125rem;
}
.dcish_row_9kr{
gap:16px;
display:flex;
align-items:flex-end;
flex-wrap:wrap;
justify-content:space-between;
}
.dcish_row_9kr .dcish_l_9kr{
gap:0.375rem;
display:flex;
flex-direction:column;
min-width:0;
}
.dcish_stack_9kr{
gap:0.625rem;
align-items:flex-start;
display:flex;
flex-direction:column;
}
.dcish_center_9kr{
gap:0.625rem;
display:flex;
align-items:center;
flex-direction:column;
text-align:center;
}
.dcish_h2_9kr{
font-weight:600;
overflow-wrap:break-word;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.5rem;
line-height:1.1;
color:#1A1814;
}
@media(min-width:769px){
.dcish_h2_9kr{
font-size:30px;
}
}
.dciband_9kr .dcish_h2_9kr{
color:#EFF5F1;
}
.dcish_eb_line_9kr{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.dcish_eb_line_9kr::before{
background:#1F8A5E;
display:inline-block;
width:1.75rem;
content:"";
height:1px;
}
.dciband_9kr .dcish_eb_line_9kr::before{
background:#4DCEA4;
}
.dcish_eb_dot_9kr{
gap:0.5rem;
display:inline-flex;
align-items:center;
}
.dcish_eb_dot_9kr::before{
background:#1F8A5E;
border-radius:50%;
display:inline-block;
height:0.375rem;
width:0.375rem;
content:"";
}
.dciband_9kr .dcish_eb_dot_9kr::before{
background:#4DCEA4;
}
.dcish_link_9kr{
gap:6px;
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
font-weight:600;
padding-bottom:2px;
border-bottom:1px solid #1A1814;
align-items:center;
color:#1A1814;
font-size:13px;
white-space:nowrap;
display:inline-flex;
}
.dcish_link_9kr:hover{
border-color:#1F8A5E;
color:#1F8A5E;
}
.dcish_link_9kr svg{
width:14px;
height:0.875rem;
}
.dcish_link_chev_9kr{
border-bottom:0;
padding-bottom:0;
}
.dcish_link_btn_9kr{
border-radius:999px;
background:#12211A;
padding:9px 1.125rem;
border-bottom:0;
color:#EFF5F1;
}
.dcish_link_btn_9kr:hover{
background:#1C3328;
border-color:transparent;
color:#EFF5F1;
}
.dciband_9kr .dcish_link_9kr{
border-color:#EFF5F1;
color:#EFF5F1;
}
.dciband_9kr .dcish_link_btn_9kr{
background:#4DCEA4;
color:#12110E;
}
.dcish_rule_9kr{
margin:-2px 0 1.125rem;
background:rgba(20,18,14,0.15);
height:1px;
}
.dciband_9kr .dcish_rule_9kr{
background:rgba(255,255,255,0.12);
}
.dcihero_9kr{
padding:32px 0 8px;
}
@media(min-width:769px){
.dcihero_9kr{
padding:3.5rem 0 1.5rem;
}
}
.dcihero_in_9kr{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:902px){
.dcihero_in_9kr{
grid-template-columns:1.05fr .95fr;
gap:48px;
}
}
.dcihero_copy_9kr{
min-width:0;
}
.dcihero_eyebrow_9kr{
gap:0.625rem;
align-items:center;
display:inline-flex;
margin-bottom:22px;
}
.dcihero_eyebrow_line_9kr{
flex:0 0 auto;
background:#1F8A5E;
height:1px;
width:1.75rem;
display:inline-block;
}
.dcihero_h1_9kr{
color:#1A1814;
font-size:2.375rem;
line-height:1.04;
font-weight:600;
letter-spacing:-.01em;
overflow-wrap:break-word;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:1.25rem;
}
@media(min-width:767px){
.dcihero_h1_9kr{
font-size:3.375rem;
}
}
@media(min-width:1102px){
.dcihero_h1_9kr{
font-size:62px;
}
}
.dcihero_h1_9kr em{
color:#1F8A5E;
font-style:normal;
}
.dcihero_sub_9kr{
color:#7A7670;
font-size:16px;
line-height:1.6;
max-width:480px;
margin-bottom:1.875rem;
}
@media(min-width:766px){
.dcihero_sub_9kr{
font-size:18px;
}
}
.dcihero_actions_9kr{
gap:0.875rem;
align-items:center;
margin-bottom:34px;
flex-wrap:wrap;
display:flex;
}
.dcihero_cta_9kr{
transition:background-color .2s ease;
padding:16px 1.875rem;
gap:10px;
border-radius:999px;
background:#12211A;
font-weight:700;
display:inline-flex;
color:#EFF5F1;
font-size:15px;
align-items:center;
}
.dcihero_cta_9kr:hover{
background:#1C3328;
}
.dcihero_cta_ic_9kr{
align-items:center;
display:inline-flex;
}
.dcihero_cta_ic_9kr svg{
height:1rem;
width:16px;
}
.dcihero_cta_alt_9kr{
border-radius:999px;
transition:border-color .2s ease,color .2s ease;
padding:15px 1.625rem;
border:1px solid rgba(20,18,14,0.15);
background:transparent;
font-size:15px;
font-weight:600;
display:inline-flex;
align-items:center;
color:#1A1814;
}
.dcihero_cta_alt_9kr:hover{
border-color:#1F8A5E;
color:#1F8A5E;
}
.dcihero_trust_9kr{
gap:22px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.dcihero_trust_item_9kr{
gap:9px;
font-size:13px;
font-weight:600;
display:flex;
align-items:center;
color:#2E2B26;
}
.dcihero_trust_ic_9kr{
display:inline-flex;
align-items:center;
color:#1F8A5E;
}
.dcihero_trust_ic_9kr svg{
height:16px;
width:16px;
}
.dcihero_promo_9kr{
background:#FDFBF8;
border-radius:20px;
overflow:hidden;
position:relative;
display:flex;
min-height:300px;
box-shadow:0 12px 3rem rgba(20,18,14,0.14), 0 3px 10px rgba(20,18,14,0.08);
}
.dcihero_promo_bg_9kr{
inset:0;
background-position:center;
position:absolute;
background-size:cover;
}
.dcihero_promo_bg_9kr::after{
background:linear-gradient(120deg,#12211A 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
position:absolute;
content:"";
}
.dcihero_promo_glow_9kr{
border-radius:50%;
background:radial-gradient(circle,rgba(52,168,110,0.18) 0%,transparent 65%);
top:-2.5rem;
pointer-events:none;
width:16.25rem;
right:-1.25rem;
position:absolute;
height:16.25rem;
}
.dcihero_promo_ct_9kr{
padding:1.75rem;
align-self:flex-end;
position:relative;
z-index:2;
max-width:88%;
}
.dcihero_promo_label_9kr{
letter-spacing:.25em;
color:#4DCEA4;
font-weight:700;
display:block;
margin-bottom:0.5rem;
font-size:0.625rem;
text-transform:uppercase;
}
.dcihero_promo_amount_9kr{
color:#EFF5F1;
overflow-wrap:break-word;
font-size:32px;
font-weight:600;
line-height:1.05;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:767px){
.dcihero_promo_amount_9kr{
font-size:40px;
}
}
.dcihero_promo_amount_9kr em{
color:#4DCEA4;
font-style:normal;
}
.dcihero_rating_9kr{
border:1px solid rgba(20,18,14,0.08);
padding:10px 0.875rem;
gap:10px;
background:#FDFBF8;
border-radius:0.875rem;
top:14px;
align-items:center;
position:absolute;
max-width:min(260px,62%);
right:14px;
z-index:3;
box-shadow:0 2px 6px rgba(20,18,14,0.07), 0 0.5rem 20px rgba(20,18,14,0.06);
display:flex;
}
.dcihero_rating_score_9kr{
flex:0 0 auto;
font-size:1.5rem;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
color:#1A1814;
}
.dcihero_rating_txt_9kr{
flex:1 1 auto;
min-width:0;
}
.dcihero_rating_stars_9kr{
gap:2px;
display:flex;
color:#1F8A5E;
}
.dcihero_rating_stars_9kr svg{
height:12px;
width:0.75rem;
}
.dcihero_rating_cap_9kr{
line-height:1.35;
color:#5C5850;
overflow-wrap:break-word;
font-size:0.688rem;
display:block;
margin-top:3px;
}
.dcistat_9kr{
border-top:1px solid rgba(20,18,14,0.15);
border-bottom:1px solid rgba(20,18,14,0.15);
margin-top:16px;
}
.dcistat_in_9kr{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:771px){
.dcistat_in_9kr{
grid-template-columns:repeat(4,1fr);
}
}
.dcistat_item_9kr{
padding:22px 0.875rem;
min-width:0;
border-bottom:1px solid rgba(20,18,14,0.08);
border-right:1px solid rgba(20,18,14,0.08);
}
.dcistat_item_9kr:nth-child(2n){
border-right:0;
}
.dcistat_item_9kr:nth-child(n+3){
border-bottom:0;
}
@media(min-width:768px){
.dcistat_item_9kr{
border-bottom:0;
}
.dcistat_item_9kr:nth-child(2n){
border-right:1px solid rgba(20,18,14,0.08);
}
.dcistat_item_9kr:nth-child(4n){
border-right:0;
}
}
.dcistat_value_9kr{
line-height:1;
font-weight:700;
font-size:1.875rem;
overflow-wrap:break-word;
color:#1A1814;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:766px){
.dcistat_value_9kr{
font-size:2.125rem;
}
}
.dcistat_label_9kr{
overflow-wrap:break-word;
line-height:1.4;
margin-top:0.375rem;
color:#5C5850;
font-size:13px;
}
.dcigf_9kr{
padding:1.5rem 0 0.375rem;
}
.dcigf_in_9kr{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
}
.dcigf_chip_9kr{
padding:10px 1.125rem;
background:#FDFBF8;
border-radius:999px;
border:1px solid rgba(20,18,14,0.15);
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
color:#2E2B26;
white-space:nowrap;
font-size:13px;
font-weight:600;
}
.dcigf_chip_9kr:hover{
border-color:#1F8A5E;
color:#1F8A5E;
}
.dcigf_chip_9kr.dcistate_active_9kr{
border-color:transparent;
background:#12211A;
color:#EFF5F1;
}
.dcigrow_9kr{
padding:1.625rem 0 0.625rem;
}
.dcirow_seo_9kr{
margin:10px 0 0;
font-size:14px;
max-width:47.5rem;
overflow-wrap:break-word;
color:#7A7670;
line-height:1.65;
}
.dcirow_seo_9kr strong{
color:#1A1814;
font-weight:700;
}
.dcigrow_9kr{
padding:26px 0 10px;
}
.dcirow_seo_9kr{
margin:10px 0 0;
max-width:47.5rem;
line-height:1.65;
overflow-wrap:break-word;
font-size:14px;
color:#7A7670;
}
.dcirow_seo_9kr strong{
color:#1A1814;
font-weight:700;
}
.dcijp_9kr{
padding:30px 0 10px;
}
.dcijp_grid_9kr{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:771px){
.dcijp_grid_9kr{
grid-template-columns:1fr 1fr;
}
.dcijp_card_mega_9kr{
grid-column:1/-1;
}
}
@media(min-width:1001px){
.dcijp_grid_9kr{
grid-template-columns:1.4fr 1fr 1fr;
}
.dcijp_card_mega_9kr{
grid-column:auto;
}
}
.dcijp_card_9kr{
overflow:hidden;
gap:12px;
border:1px solid rgba(20,18,14,0.08);
padding:1.625rem;
background:#FDFBF8;
border-radius:20px;
display:flex;
min-width:0;
flex-direction:column;
position:relative;
justify-content:space-between;
min-height:200px;
}
.dcijp_card_mega_9kr{
background:linear-gradient(135deg,#12211A,#090E0B);
border-color:transparent;
min-height:210px;
color:#EFF5F1;
}
.dcijp_glow_9kr{
border-radius:50%;
background:radial-gradient(circle,rgba(52,168,110,0.18),transparent 70%);
position:absolute;
width:12.5rem;
pointer-events:none;
height:200px;
right:-40px;
top:-2.5rem;
}
.dcijp_label_9kr{
gap:10px;
display:flex;
color:#1F8A5E;
font-size:10px;
align-items:center;
text-transform:uppercase;
letter-spacing:.16em;
justify-content:space-between;
font-weight:700;
position:relative;
flex-wrap:wrap;
}
.dcijp_card_mega_9kr .dcijp_label_9kr{
color:#4DCEA4;
}
.dcijp_drop_9kr{
letter-spacing:.04em;
font-weight:600;
color:#5C5850;
text-transform:none;
}
.dcijp_card_mega_9kr .dcijp_drop_9kr{
color:#8FB3A0;
}
.dcijp_amount_9kr{
font-weight:700;
font-size:38px;
line-height:1;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
position:relative;
overflow-wrap:break-word;
color:#1A1814;
}
.dcijp_card_mega_9kr .dcijp_amount_9kr{
animation:zm2-pulse 2.4s infinite;
font-size:3rem;
color:#4DCEA4;
}
@media(min-width:769px){
.dcijp_card_mega_9kr .dcijp_amount_9kr{
font-size:54px;
}
}
.dcijp_game_9kr{
color:#5C5850;
position:relative;
font-size:13px;
}
.dcijp_card_mega_9kr .dcijp_game_9kr{
color:#8FB3A0;
}
.dcijp_cta_9kr{
position:relative;
align-self:flex-start;
}
.dcijp_card_mega_9kr .dcijp_cta_9kr{
background:#4DCEA4;
border-radius:62.438rem;
padding:0.625rem 1.25rem;
transition:opacity .2s ease;
font-weight:700;
font-size:0.813rem;
color:#12110E;
}
.dcijp_card_mega_9kr .dcijp_cta_9kr:hover{
opacity:.9;
}
.dcijp_card_9kr:not(.dcijp_card_mega_9kr) .dcijp_cta_9kr{
transition:color .2s ease,border-color .2s ease;
font-weight:700;
padding-bottom:2px;
font-size:0.813rem;
color:#1A1814;
border-bottom:1px solid #1A1814;
}
.dcijp_card_9kr:not(.dcijp_card_mega_9kr) .dcijp_cta_9kr:hover{
border-color:#1F8A5E;
color:#1F8A5E;
}
.dcijp_seo_9kr{
margin:0.875rem 0 0;
max-width:47.5rem;
color:#7A7670;
line-height:1.65;
font-size:0.875rem;
overflow-wrap:break-word;
}
.dcijp_seo_9kr strong{
color:#1A1814;
font-weight:700;
}
.dcigrow_9kr{
padding:1.625rem 0 0.625rem;
}
.dcirow_seo_9kr{
margin:10px 0 0;
font-size:14px;
max-width:47.5rem;
line-height:1.65;
overflow-wrap:break-word;
color:#7A7670;
}
.dcirow_seo_9kr strong{
font-weight:700;
color:#1A1814;
}
.dcigrow_9kr{
padding:26px 0 0.625rem;
}
.dcirow_seo_9kr{
margin:10px 0 0;
line-height:1.65;
max-width:47.5rem;
font-size:0.875rem;
overflow-wrap:break-word;
color:#7A7670;
}
.dcirow_seo_9kr strong{
font-weight:700;
color:#1A1814;
}
.dcipr_9kr{
padding:30px 0 0.375rem;
}
.dcipr_card_9kr{
overflow:hidden;
border:1px solid rgba(20,18,14,0.08);
padding:1.625rem;
background:#FDFBF8;
border-radius:20px;
flex:0 0 auto;
gap:0.625rem;
position:relative;
width:17.5rem;
flex-direction:column;
display:flex;
min-height:200px;
}
@media(min-width:769px){
.dcipr_card_9kr{
width:300px;
}
}
.dcipr_card_feat_9kr{
background:linear-gradient(150deg,#12211A,#090E0B);
border-color:transparent;
color:#EFF5F1;
}
.dcipr_glow_9kr{
border-radius:50%;
background:radial-gradient(circle,rgba(52,168,110,0.18),transparent 70%);
top:-30px;
opacity:0;
height:130px;
pointer-events:none;
width:8.125rem;
right:-1.875rem;
position:absolute;
}
.dcipr_card_feat_9kr .dcipr_glow_9kr{
opacity:1;
}
.dcipr_label_9kr{
text-transform:uppercase;
font-size:10px;
letter-spacing:.16em;
position:relative;
font-weight:700;
color:#1F8A5E;
}
.dcipr_card_feat_9kr .dcipr_label_9kr{
color:#4DCEA4;
}
.dcipr_amount_9kr{
line-height:1.08;
color:#1A1814;
position:relative;
font-weight:600;
overflow-wrap:break-word;
font-size:1.625rem;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
}
.dcipr_card_feat_9kr .dcipr_amount_9kr{
color:#EFF5F1;
}
.dcipr_amount_9kr em{
font-style:normal;
color:#1F8A5E;
}
.dcipr_card_feat_9kr .dcipr_amount_9kr em{
color:#4DCEA4;
}
.dcipr_terms_9kr{
line-height:1.5;
color:#5C5850;
position:relative;
font-size:13px;
}
.dcipr_card_feat_9kr .dcipr_terms_9kr{
color:#8FB3A0;
}
.dcipr_cta_9kr{
align-self:flex-start;
position:relative;
margin-top:auto;
}
.dcipr_card_feat_9kr .dcipr_cta_9kr{
background:#4DCEA4;
padding:0.563rem 18px;
transition:opacity .2s ease;
border-radius:999px;
font-size:13px;
font-weight:700;
color:#12110E;
}
.dcipr_card_feat_9kr .dcipr_cta_9kr:hover{
opacity:.9;
}
.dcipr_card_9kr:not(.dcipr_card_feat_9kr) .dcipr_cta_9kr{
transition:color .2s ease,border-color .2s ease;
font-size:0.813rem;
color:#1A1814;
border-bottom:1px solid #1A1814;
font-weight:700;
padding-bottom:2px;
}
.dcipr_card_9kr:not(.dcipr_card_feat_9kr) .dcipr_cta_9kr:hover{
border-color:#1F8A5E;
color:#1F8A5E;
}
.dciapp_9kr{
padding:1.875rem 0 10px;
}
.dciapp_in_9kr{
gap:1.75rem;
padding:32px;
border-radius:1.25rem;
background:#FDFBF8;
border:1px solid rgba(20,18,14,0.08);
flex-direction:column;
display:flex;
}
@media(min-width:765px){
.dciapp_in_9kr{
padding:40px 2.75rem;
gap:40px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.dciapp_copy_9kr{
min-width:0;
max-width:560px;
}
.dciapp_eyebrow_9kr{
margin-bottom:12px;
}
.dciapp_h2_9kr{
margin-bottom:0.75rem;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
color:#1A1814;
font-size:28px;
}
@media(min-width:769px){
.dciapp_h2_9kr{
font-size:2.125rem;
}
}
.dciapp_text_9kr{
margin-bottom:22px;
font-size:14px;
color:#7A7670;
line-height:1.6;
}
.dciapp_btns_9kr{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
.dciapp_btn_9kr{
border-radius:0.875rem;
gap:10px;
transition:background-color .2s ease;
padding:0.688rem 20px;
background:#12211A;
align-items:center;
display:inline-flex;
color:#EFF5F1;
}
.dciapp_btn_9kr:hover{
background:#1C3328;
}
.dciapp_btn_ic_9kr{
align-items:center;
display:inline-flex;
}
.dciapp_btn_ic_9kr svg{
height:18px;
width:1.125rem;
}
.dciapp_btn_lb_9kr{
font-weight:700;
font-size:0.844rem;
}
.dciapp_qr_wrap_9kr{
flex:0 0 auto;
gap:1.125rem;
align-items:center;
display:flex;
}
.dciapp_qr_9kr{
border-radius:0.875rem;
flex:0 0 auto;
background-color:#12211A;
width:6.75rem;
background-image:repeating-linear-gradient(0deg,#FDFBF8 0 5px,transparent 0.313rem 0.688rem),repeating-linear-gradient(90deg,#FDFBF8 0 0.313rem,transparent 5px 0.688rem);
height:108px;
}
.dciapp_qr_cap_9kr{
max-width:5.75rem;
font-size:12.5px;
line-height:1.4;
color:#5C5850;
}
.dcivip_9kr{
padding:48px 0;
}
@media(min-width:768px){
.dcivip_9kr{
padding:4rem 0;
}
}
.dcivip_head_9kr{
gap:0.875rem;
margin-bottom:1.875rem;
flex-direction:column;
display:flex;
}
@media(min-width:880px){
.dcivip_head_9kr{
gap:1.5rem;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.dcivip_eyebrow_9kr{
margin-bottom:12px;
}
.dcivip_h2_9kr{
font-size:32px;
overflow-wrap:break-word;
color:#EFF5F1;
line-height:1.05;
font-weight:600;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.dcivip_h2_9kr{
font-size:2.5rem;
}
}
.dcivip_intro_9kr{
font-size:0.875rem;
color:#8FB3A0;
max-width:420px;
line-height:1.6;
}
.dcivip_grid_9kr{
gap:14px;
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
display:grid;
}
.dcivip_card_9kr{
border:1px solid rgba(255,255,255,0.12);
border-radius:0.875rem;
padding:1.375rem 1.125rem;
min-width:0;
}
.dcivip_card_feat_9kr{
border-color:#4DCEA4;
background:rgba(255,255,255,0.07);
}
.dcivip_card_ic_9kr{
background:linear-gradient(135deg,#C48A1A,#E8B84B);
border-radius:0.5rem;
display:block;
width:2.125rem;
height:2.125rem;
margin-bottom:1rem;
}
.dcivip_name_9kr{
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-size:20px;
margin-bottom:0.375rem;
overflow-wrap:break-word;
color:#EFF5F1;
font-weight:600;
}
.dcivip_perk_9kr{
overflow-wrap:break-word;
color:#8FB3A0;
font-size:12.5px;
line-height:1.5;
}
.dcinl_9kr{
padding:1.5rem 0 0.625rem;
}
.dcinl_in_9kr{
background:#0E1C25;
gap:22px;
border-radius:1.25rem;
padding:30px 32px;
color:#EFF5F1;
flex-direction:column;
display:flex;
}
@media(min-width:768px){
.dcinl_in_9kr{
gap:28px;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.dcinl_text_wrap_9kr{
min-width:0;
}
.dcinl_h3_9kr{
overflow-wrap:break-word;
color:#EFF5F1;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.313rem;
font-weight:600;
font-size:1.375rem;
line-height:1.1;
}
@media(min-width:765px){
.dcinl_h3_9kr{
font-size:1.5rem;
}
}
.dcinl_text_9kr{
line-height:1.5;
font-size:13.5px;
color:#8FB3A0;
}
.dcinl_form_9kr{
flex:1 1 auto;
gap:0.625rem;
display:flex;
max-width:28.75rem;
min-width:0;
}
.dcinl_input_9kr{
overflow:hidden;
background:rgba(255,255,255,0.07);
border-radius:0.875rem;
padding:0.813rem 1rem;
border:1px solid rgba(255,255,255,0.12);
flex:1 1 auto;
min-width:0;
color:#8FB3A0;
text-overflow:ellipsis;
font-size:0.875rem;
align-items:center;
white-space:nowrap;
display:flex;
}
.dcinl_btn_9kr{
padding:0.813rem 24px;
flex:0 0 auto;
transition:opacity .2s ease;
background:#4DCEA4;
border-radius:0.875rem;
color:#12110E;
white-space:nowrap;
font-size:0.875rem;
font-weight:700;
}
.dcinl_btn_9kr:hover{
opacity:.9;
}
.dcipmt_9kr{
padding:3rem 0 10px;
}
.dcipmt_in_9kr{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:881px){
.dcipmt_in_9kr{
grid-template-columns:1fr 1.1fr;
gap:3rem;
}
}
.dcipmt_left_9kr{
min-width:0;
}
.dcipmt_eyebrow_9kr{
margin-bottom:0.75rem;
}
.dcipmt_h2_9kr{
font-weight:600;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:1.875rem;
color:#1A1814;
line-height:1.06;
margin-bottom:12px;
}
@media(min-width:767px){
.dcipmt_h2_9kr{
font-size:2rem;
}
}
.dcipmt_text_9kr{
font-size:0.906rem;
margin-bottom:22px;
line-height:1.6;
color:#7A7670;
}
.dcipmt_logos_9kr{
grid-template-columns:repeat(2,1fr);
gap:10px;
display:grid;
}
@media(min-width:478px){
.dcipmt_logos_9kr{
grid-template-columns:repeat(4,1fr);
}
}
.dcipmt_logo_9kr{
overflow:hidden;
border-radius:0.5rem;
padding:0 0.5rem;
border:1px solid rgba(20,18,14,0.08);
background:#FDFBF8;
height:3.125rem;
display:flex;
font-weight:700;
color:#2E2B26;
text-align:center;
white-space:nowrap;
align-items:center;
justify-content:center;
text-overflow:ellipsis;
font-size:12.5px;
}
.dcipmt_table_9kr{
border:1px solid rgba(20,18,14,0.08);
border-radius:0.875rem;
overflow:hidden;
min-width:0;
}
.dcipmt_thead_9kr{
background:#1C1A17;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.dcipmt_th_9kr{
padding:0.813rem 14px;
overflow:hidden;
font-weight:700;
font-size:0.625rem;
white-space:nowrap;
text-overflow:ellipsis;
color:#EFF5F1;
text-transform:uppercase;
letter-spacing:.08em;
}
.dcipmt_row_9kr{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(20,18,14,0.08);
display:grid;
}
.dcipmt_row_9kr:nth-child(odd){
background:#FDFBF8;
}
.dcipmt_td_9kr{
padding:0.875rem;
min-width:0;
font-size:0.844rem;
color:#7A7670;
overflow-wrap:break-word;
}
.dcipmt_row_9kr .dcipmt_td_9kr:first-child{
font-weight:700;
color:#1A1814;
}
.dcipmt_row_9kr .dcipmt_td_9kr:last-child{
color:#1F8A5E;
font-weight:700;
}
.dciprov_9kr{
padding:2.5rem 0 20px;
}
.dciprov_eyebrow_9kr{
display:block;
margin-bottom:18px;
}
.dciprov_grid_9kr{
grid-template-columns:repeat(2,1fr);
gap:12px;
display:grid;
}
@media(min-width:559px){
.dciprov_grid_9kr{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:897px){
.dciprov_grid_9kr{
grid-template-columns:repeat(6,1fr);
}
}
.dcidr_9kr{
padding:36px 0 10px;
}
.dcidr_in_9kr{
gap:1.25rem;
border:1px dashed rgba(20,18,14,0.15);
border-radius:0.875rem;
padding:28px 2rem;
flex-direction:column;
display:flex;
}
@media(min-width:766px){
.dcidr_in_9kr{
gap:32px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.dcidr_h2_9kr{
overflow-wrap:break-word;
font-size:1.5rem;
margin-bottom:8px;
line-height:1.1;
font-weight:600;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1814;
}
@media(min-width:771px){
.dcidr_h2_9kr{
font-size:1.625rem;
}
}
.dcidr_text_9kr{
font-size:14px;
overflow-wrap:break-word;
max-width:42.5rem;
color:#7A7670;
line-height:1.6;
}
.dcidr_text_9kr b{
color:#1A1814;
font-weight:700;
}
.dcidr_cta_9kr{
transition:color .2s ease;
flex:0 0 auto;
white-space:nowrap;
border-bottom:1px solid #1F8A5E;
font-weight:700;
padding-bottom:2px;
font-size:13.5px;
color:#1A1814;
}
.dcidr_cta_9kr:hover{
color:#1F8A5E;
}
.dcihts_9kr{
padding:3rem 0;
}
@media(min-width:767px){
.dcihts_9kr{
padding:62px 0;
}
}
.dcihts_head_9kr{
gap:18px;
display:flex;
margin-bottom:34px;
flex-direction:column;
}
@media(min-width:768px){
.dcihts_head_9kr{
gap:1.5rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.dcihts_eyebrow_9kr{
margin-bottom:12px;
}
.dcihts_h2_9kr{
font-size:1.875rem;
overflow-wrap:break-word;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
color:#EFF5F1;
line-height:1.05;
}
@media(min-width:770px){
.dcihts_h2_9kr{
font-size:2.375rem;
}
}
.dcihts_cta_9kr{
transition:opacity .2s ease;
background:#4DCEA4;
border-radius:62.438rem;
padding:15px 1.875rem;
flex:0 0 auto;
color:#12110E;
font-weight:700;
font-size:15px;
}
.dcihts_cta_9kr:hover{
opacity:.9;
}
.dcihts_grid_9kr{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:759px){
.dcihts_grid_9kr{
grid-template-columns:repeat(3,1fr);
}
}
.dcihts_step_9kr{
padding-top:22px;
border-top:1px solid rgba(255,255,255,0.12);
min-width:0;
}
.dcihts_step_num_9kr{
line-height:1;
margin-bottom:0.875rem;
font-weight:700;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
color:#4DCEA4;
font-size:2.75rem;
}
.dcihts_step_h_9kr{
color:#EFF5F1;
margin-bottom:8px;
font-weight:700;
overflow-wrap:break-word;
line-height:1.2;
font-size:1.188rem;
}
.dcihts_step_p_9kr{
font-size:0.875rem;
overflow-wrap:break-word;
line-height:1.55;
color:#8FB3A0;
}
.dciwy_9kr{
padding:3rem 0;
}
@media(min-width:769px){
.dciwy_9kr{
padding:56px 0;
}
}
.dciwy_in_9kr{
gap:2rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:901px){
.dciwy_in_9kr{
gap:3rem;
grid-template-columns:.8fr 1.2fr;
}
}
.dciwy_left_9kr{
min-width:0;
}
.dciwy_eyebrow_9kr{
margin-bottom:14px;
}
.dciwy_h2_9kr{
margin-bottom:1rem;
font-weight:600;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-size:32px;
color:#1A1814;
overflow-wrap:break-word;
line-height:1.05;
}
@media(min-width:766px){
.dciwy_h2_9kr{
font-size:40px;
}
}
.dciwy_intro_9kr{
font-size:15px;
line-height:1.6;
color:#7A7670;
}
.dciwy_grid_9kr{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:561px){
.dciwy_grid_9kr{
grid-template-columns:1fr 1fr;
}
}
.dciwy_card_9kr{
padding:1.625rem;
border-radius:14px;
background:#FDFBF8;
border:1px solid rgba(20,18,14,0.08);
min-width:0;
}
.dciwy_card_ic_9kr{
margin-bottom:1rem;
align-items:center;
display:inline-flex;
justify-content:center;
color:#1F8A5E;
}
.dciwy_card_ic_9kr svg{
width:1.625rem;
height:26px;
}
.dciwy_card_h_9kr{
margin-bottom:0.5rem;
overflow-wrap:break-word;
color:#1A1814;
line-height:1.15;
font-weight:600;
font-size:1.313rem;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
}
.dciwy_card_p_9kr{
color:#7A7670;
line-height:1.55;
overflow-wrap:break-word;
font-size:0.875rem;
}
.dcirc_9kr{
padding:48px 0 10px;
}
.dcirc_in_9kr{
grid-template-columns:1fr;
gap:2rem;
display:grid;
}
@media(min-width:761px){
.dcirc_in_9kr{
grid-template-columns:repeat(3,1fr);
gap:40px;
}
}
.dcirc_col_9kr{
min-width:0;
}
.dcirc_label_9kr{
color:#1F8A5E;
font-weight:600;
text-transform:uppercase;
letter-spacing:.2em;
font-size:11px;
margin-bottom:16px;
}
.dcirc_awards_9kr{
gap:12px;
display:flex;
flex-direction:column;
}
.dcirc_award_9kr{
gap:12px;
display:flex;
align-items:center;
min-width:0;
}
.dcirc_award_ic_9kr{
flex:0 0 auto;
color:#34C47A;
display:inline-flex;
align-items:center;
}
.dcirc_award_ic_9kr svg{
height:18px;
width:18px;
}
.dcirc_award_t_9kr{
overflow-wrap:break-word;
color:#1A1814;
font-size:14px;
font-weight:700;
}
.dcirc_award_s_9kr{
color:#5C5850;
font-size:12px;
overflow-wrap:break-word;
}
.dcirc_press_9kr{
grid-template-columns:1fr 1fr;
gap:10px;
display:grid;
}
.dcirc_press_logo_9kr{
border:1px solid rgba(20,18,14,0.08);
padding:0 8px;
border-radius:0.5rem;
overflow:hidden;
color:#7A7670;
font-size:0.875rem;
text-overflow:ellipsis;
justify-content:center;
display:flex;
align-items:center;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
text-align:center;
height:52px;
white-space:nowrap;
font-weight:700;
}
.dcirc_partner_9kr{
border-radius:14px;
background:#FDFBF8;
padding:22px;
border:1px solid rgba(20,18,14,0.08);
}
.dcirc_partner_name_9kr{
font-size:20px;
margin-bottom:0.375rem;
font-weight:600;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1814;
overflow-wrap:break-word;
}
.dcirc_partner_text_9kr{
overflow-wrap:break-word;
line-height:1.55;
color:#7A7670;
font-size:0.813rem;
}
.dcits_9kr{
padding:2.75rem 0;
}
.dcits_in_9kr{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:center;
}
@media(min-width:879px){
.dcits_in_9kr{
gap:3rem;
grid-template-columns:1.4fr 1fr;
}
}
.dcits_left_9kr{
min-width:0;
}
.dcits_h2_9kr{
overflow-wrap:break-word;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.1;
font-size:26px;
font-weight:600;
color:#EFF5F1;
margin-bottom:12px;
}
@media(min-width:767px){
.dcits_h2_9kr{
font-size:28px;
}
}
.dcits_text_9kr{
font-size:0.906rem;
line-height:1.6;
color:#8FB3A0;
margin-bottom:22px;
max-width:520px;
}
.dcits_badges_9kr{
gap:18px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.dcits_badge_9kr{
font-weight:600;
font-size:13px;
color:#8FB3A0;
}
.dcits_pay_9kr{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:881px){
.dcits_pay_9kr{
justify-content:flex-end;
}
}
.dcits_pay_chip_9kr{
padding:12px 16px;
border-radius:0.875rem;
border:1px solid rgba(255,255,255,0.12);
background:rgba(255,255,255,0.07);
font-size:0.875rem;
font-weight:700;
color:#EFF5F1;
}
.dcitt_9kr{
padding:48px 0 10px;
}
@media(min-width:766px){
.dcitt_9kr{
padding:60px 0 0.625rem;
}
}
.dcitt_head_9kr{
text-align:center;
margin-bottom:2.125rem;
}
.dcitt_eyebrow_9kr{
margin-bottom:0.75rem;
}
.dcitt_h2_9kr{
font-weight:600;
line-height:1.05;
font-size:32px;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1814;
overflow-wrap:break-word;
}
@media(min-width:767px){
.dcitt_h2_9kr{
font-size:2.625rem;
}
}
.dcitt_grid_9kr{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:760px){
.dcitt_grid_9kr{
grid-template-columns:repeat(3,1fr);
}
}
.dcitt_card_9kr{
padding:30px;
border:1px solid rgba(20,18,14,0.08);
background:#FDFBF8;
border-radius:0.875rem;
min-width:0;
display:flex;
flex-direction:column;
}
.dcitt_card_ic_9kr{
display:inline-flex;
margin-bottom:18px;
color:#1F8A5E;
align-items:center;
}
.dcitt_card_ic_9kr svg{
height:28px;
width:1.75rem;
}
.dcitt_card_h_9kr{
font-size:1.375rem;
font-weight:600;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.15;
color:#1A1814;
margin-bottom:8px;
overflow-wrap:break-word;
}
.dcitt_card_p_9kr{
color:#7A7670;
font-size:14px;
margin-bottom:14px;
line-height:1.6;
overflow-wrap:break-word;
}
.dcitt_card_p_9kr b{
font-weight:700;
color:#1A1814;
}
.dcitt_card_link_9kr{
transition:color .2s ease;
margin-top:auto;
border-bottom:1px solid #1F8A5E;
font-size:13px;
color:#1A1814;
padding-bottom:2px;
align-self:flex-start;
font-weight:700;
}
.dcitt_card_link_9kr:hover{
color:#1F8A5E;
}
.dcirv_9kr{
background:#FDFBF8;
padding:3rem 0;
margin-top:1.5rem;
border-top:1px solid rgba(20,18,14,0.08);
border-bottom:1px solid rgba(20,18,14,0.08);
}
@media(min-width:765px){
.dcirv_9kr{
padding:56px 0;
}
}
.dcirv_head_9kr{
gap:1rem;
margin-bottom:30px;
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.dcirv_head_9kr{
gap:1.25rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.dcirv_eyebrow_9kr{
margin-bottom:10px;
}
.dcirv_h2_9kr{
font-size:1.875rem;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1814;
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:766px){
.dcirv_h2_9kr{
font-size:38px;
}
}
.dcirv_agg_9kr{
gap:12px;
align-items:center;
display:flex;
}
.dcirv_agg_stars_9kr{
gap:3px;
display:flex;
color:#1F8A5E;
}
.dcirv_agg_stars_9kr svg{
height:1.125rem;
width:18px;
}
.dcirv_source_9kr{
font-size:0.813rem;
color:#7A7670;
}
.dcirv_grid_9kr{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.dcirv_grid_9kr{
grid-template-columns:repeat(3,1fr);
}
}
.dcirv_card_9kr{
padding:1.625rem;
border:1px solid rgba(20,18,14,0.08);
background:#F5F2ED;
border-radius:14px;
min-width:0;
}
.dcirv_card_stars_9kr{
gap:2px;
color:#1F8A5E;
display:flex;
margin-bottom:12px;
}
.dcirv_card_stars_9kr svg{
width:14px;
height:14px;
}
.dcirv_card_body_9kr{
margin-bottom:16px;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.45;
font-weight:500;
font-size:18px;
color:#1A1814;
overflow-wrap:break-word;
}
.dcirv_card_meta_9kr{
gap:10px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.dcirv_card_av_9kr{
border-radius:50%;
background:linear-gradient(135deg,#C48A1A,#E8B84B);
flex:0 0 auto;
width:2rem;
height:32px;
}
.dcirv_card_author_9kr{
color:#1A1814;
font-weight:700;
font-size:0.813rem;
}
.dcirv_card_loc_9kr{
color:#5C5850;
font-size:12px;
}
.dciet_9kr{
padding:2.25rem 0 0.625rem;
}
.dciet_in_9kr{
grid-template-columns:1fr;
gap:32px;
align-items:start;
display:grid;
}
@media(min-width:883px){
.dciet_in_9kr{
grid-template-columns:1.1fr .9fr;
gap:48px;
}
}
.dciet_left_9kr{
min-width:0;
}
.dciet_eyebrow_9kr{
margin-bottom:12px;
}
.dciet_h2_9kr{
line-height:1.06;
color:#1A1814;
margin-bottom:0.875rem;
font-size:28px;
overflow-wrap:break-word;
font-weight:600;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:771px){
.dciet_h2_9kr{
font-size:32px;
}
}
.dciet_text_9kr{
line-height:1.65;
font-size:15px;
color:#7A7670;
margin-bottom:1.375rem;
}
.dciet_stats_9kr{
gap:24px;
display:flex;
flex-wrap:wrap;
}
.dciet_stat_9kr{
min-width:0;
}
.dciet_stat_v_9kr{
font-weight:700;
font-size:1.625rem;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
line-height:1;
color:#1A1814;
}
.dciet_stat_l_9kr{
color:#5C5850;
margin-top:4px;
font-size:0.781rem;
}
.dciet_right_9kr{
gap:12px;
flex-direction:column;
display:flex;
}
.dciet_member_9kr{
gap:1rem;
padding:1.125rem 20px;
border-radius:14px;
border:1px solid rgba(20,18,14,0.08);
background:#FDFBF8;
min-width:0;
display:flex;
align-items:center;
}
.dciet_member_av_9kr{
flex:0 0 auto;
background:linear-gradient(135deg,#12211A,#1F8A5E);
border-radius:50%;
width:48px;
height:48px;
}
.dciet_member_name_9kr{
font-size:15px;
color:#1A1814;
font-weight:700;
overflow-wrap:break-word;
}
.dciet_member_role_9kr{
font-size:0.781rem;
color:#5C5850;
overflow-wrap:break-word;
}
.dciet_updated_9kr{
gap:8px;
padding:14px 18px;
border:1px solid rgba(20,18,14,0.08);
background:#F5F2ED;
border-radius:14px;
align-items:center;
font-size:0.781rem;
display:flex;
color:#7A7670;
}
.dcifaq_9kr{
padding:3rem 0;
background:#FDFBF8;
border-top:1px solid rgba(20,18,14,0.08);
margin-top:24px;
border-bottom:1px solid rgba(20,18,14,0.08);
}
@media(min-width:770px){
.dcifaq_9kr{
padding:3.875rem 0;
}
}
.dcifaq_head_9kr{
text-align:center;
margin-bottom:2.125rem;
}
.dcifaq_eyebrow_9kr{
margin-bottom:0.75rem;
}
.dcifaq_h2_9kr{
overflow-wrap:break-word;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
color:#1A1814;
font-size:2rem;
font-weight:600;
}
@media(min-width:769px){
.dcifaq_h2_9kr{
font-size:38px;
}
}
.dcifaq_list_9kr{
margin:0 auto;
gap:0.75rem;
display:flex;
max-width:820px;
flex-direction:column;
}
.dcifaq_item_9kr{
border:1px solid rgba(20,18,14,0.08);
overflow:hidden;
background:#F5F2ED;
border-radius:0.875rem;
}
.dcifaq_q_9kr{
list-style:none;
gap:1.25rem;
padding:1.25rem 24px;
cursor:pointer;
overflow-wrap:break-word;
font-weight:700;
justify-content:space-between;
font-size:1rem;
display:flex;
align-items:center;
color:#1A1814;
}
.dcifaq_q_9kr::-webkit-details-marker{
display:none;
}
.dcifaq_q_ic_9kr{
transition:transform .2s ease;
flex:0 0 auto;
color:#1F8A5E;
display:inline-flex;
align-items:center;
}
.dcifaq_q_ic_9kr svg{
height:1.125rem;
width:18px;
}
.dcifaq_item_9kr[open] .dcifaq_q_ic_9kr{
transform:rotate(180deg);
}
.dcifaq_a_9kr{
padding:0 24px 1.25rem;
overflow-wrap:break-word;
font-size:14.5px;
color:#7A7670;
line-height:1.6;
}
.dcisc_9kr{
padding:48px 0 0.625rem;
}
.dcisc_head_9kr{
text-align:center;
margin-bottom:1.75rem;
}
.dcisc_eyebrow_9kr{
margin-bottom:0.75rem;
}
.dcisc_h2_9kr{
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:1.875rem;
color:#1A1814;
font-weight:600;
line-height:1.05;
}
@media(min-width:765px){
.dcisc_h2_9kr{
font-size:36px;
}
}
.dcisc_table_9kr{
border:1px solid rgba(20,18,14,0.08);
border-radius:14px;
margin:0 auto;
overflow:hidden;
max-width:56.25rem;
}
.dcisc_thead_9kr{
grid-template-columns:1.6fr 1fr 1fr;
background:#1C1A17;
display:grid;
}
.dcisc_th_9kr{
padding:0.938rem 18px;
color:#8FB3A0;
overflow-wrap:break-word;
font-weight:700;
text-align:center;
font-size:13px;
}
.dcisc_th_9kr:first-child{
text-align:left;
}
.dcisc_th_us_9kr{
color:#4DCEA4;
}
.dcisc_row_9kr{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(20,18,14,0.08);
}
.dcisc_row_9kr:nth-child(even){
background:#FDFBF8;
}
.dcisc_td_9kr{
padding:15px 18px;
text-align:center;
overflow-wrap:break-word;
color:#5C5850;
font-size:14px;
min-width:0;
}
.dcisc_td_9kr:first-child{
font-weight:600;
text-align:left;
color:#2E2B26;
}
.dcisc_td_us_9kr{
color:#1F8A5E;
font-weight:700;
}
.dcisg_9kr{
padding:48px 0 0.625rem;
}
.dcisg_eyebrow_9kr{
display:block;
margin-bottom:0.75rem;
}
.dcisg_h2_9kr{
font-weight:600;
margin-bottom:28px;
color:#1A1814;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
font-size:30px;
overflow-wrap:break-word;
}
@media(min-width:767px){
.dcisg_h2_9kr{
font-size:36px;
}
}
.dcisg_grid_9kr{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:719px){
.dcisg_grid_9kr{
grid-template-columns:repeat(3,1fr);
}
}
.dcisg_col_9kr{
min-width:0;
}
.dcisg_col_h_9kr{
margin-bottom:0.625rem;
line-height:1.15;
font-weight:600;
color:#1A1814;
font-size:22px;
overflow-wrap:break-word;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
}
.dcisg_col_p_9kr{
line-height:1.65;
font-size:14px;
color:#7A7670;
overflow-wrap:break-word;
}
.dcisb_9kr{
padding:48px 0;
background:#FDFBF8;
border-top:1px solid rgba(20,18,14,0.08);
border-bottom:1px solid rgba(20,18,14,0.08);
margin-top:1.5rem;
}
@media(min-width:769px){
.dcisb_9kr{
padding:3.5rem 0;
}
}
.dcisb_eyebrow_9kr{
margin-bottom:0.75rem;
display:block;
}
.dcisb_h2_9kr{
margin-bottom:26px;
font-size:1.875rem;
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1814;
}
@media(min-width:771px){
.dcisb_h2_9kr{
font-size:2.25rem;
}
}
.dcisb_grid_9kr{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:561px){
.dcisb_grid_9kr{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:958px){
.dcisb_grid_9kr{
grid-template-columns:repeat(4,1fr);
}
}
.dcisb_card_9kr{
border:1px solid rgba(20,18,14,0.08);
border-radius:0.875rem;
padding:24px;
background:#F5F2ED;
min-width:0;
}
.dcisb_card_h_9kr{
color:#1A1814;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.188rem;
font-weight:600;
line-height:1.15;
margin-bottom:0.5rem;
overflow-wrap:break-word;
}
.dcisb_card_p_9kr{
overflow-wrap:break-word;
font-size:13.5px;
line-height:1.6;
color:#7A7670;
}
.dcisb_rtp_9kr{
border-radius:14px;
grid-template-columns:1fr;
background:#F5F2ED;
gap:1.5rem;
border:1px solid rgba(20,18,14,0.08);
padding:26px 1.75rem;
display:grid;
align-items:center;
margin-top:18px;
}
@media(min-width:761px){
.dcisb_rtp_9kr{
grid-template-columns:1fr 1fr;
gap:2.5rem;
}
}
.dcisb_rtp_h_9kr{
overflow-wrap:break-word;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1814;
line-height:1.15;
font-size:20px;
font-weight:600;
margin-bottom:0.5rem;
}
.dcisb_rtp_p_9kr{
overflow-wrap:break-word;
line-height:1.6;
font-size:0.844rem;
color:#7A7670;
}
.dcisb_rtp_stats_9kr{
gap:16px;
display:flex;
}
.dcisb_stat_9kr{
border-radius:0.5rem;
padding:1.125rem;
background:#FDFBF8;
flex:1 1 0;
min-width:0;
text-align:center;
}
.dcisb_stat_v_9kr{
color:#1F8A5E;
font-size:26px;
overflow-wrap:break-word;
font-weight:700;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
}
.dcisb_stat_l_9kr{
font-size:11.5px;
color:#5C5850;
margin-top:0.25rem;
}
.dcilh_9kr{
padding:40px 0 20px;
}
.dcilh_in_9kr{
padding-top:34px;
border-top:1px solid rgba(20,18,14,0.15);
}
.dcilh_eyebrow_9kr{
display:block;
margin-bottom:1.375rem;
}
.dcilh_grid_9kr{
gap:28px;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:599px){
.dcilh_grid_9kr{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:958px){
.dcilh_grid_9kr{
grid-template-columns:repeat(5,1fr);
}
}
.dcilh_col_9kr{
min-width:0;
}
.dcilh_col_h_9kr{
font-size:13px;
color:#1A1814;
overflow-wrap:break-word;
margin-bottom:12px;
font-weight:700;
}
.dcilh_links_9kr{
gap:0.5rem;
flex-direction:column;
display:flex;
}
.dcilh_link_9kr{
transition:color .2s ease;
color:#7A7670;
font-size:0.813rem;
overflow-wrap:break-word;
}
.dcilh_link_9kr:hover{
color:#1F8A5E;
}
.dciel_9kr{
padding:3rem 0;
}
@media(min-width:768px){
.dciel_9kr{
padding:56px 0;
}
}
.dciel_in_9kr{
gap:40px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:903px){
.dciel_in_9kr{
gap:3.5rem;
grid-template-columns:1fr 1fr;
}
}
.dciel_left_9kr{
min-width:0;
}
.dciel_eyebrow_9kr{
margin-bottom:14px;
}
.dciel_h2_9kr{
overflow-wrap:break-word;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:1.375rem;
color:#1A1814;
font-size:32px;
line-height:1.08;
}
@media(min-width:771px){
.dciel_h2_9kr{
font-size:2.375rem;
}
}
.dciel_body_9kr p{
font-size:1rem;
overflow-wrap:break-word;
line-height:1.7;
margin-bottom:1.125rem;
color:#2E2B26;
}
.dciel_dropcap_9kr{
padding:6px 12px 0 0;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-size:62px;
float:left;
color:#1F8A5E;
line-height:.8;
font-weight:700;
}
.dciel_right_9kr{
min-width:0;
}
.dciel_quote_9kr{
padding:36px;
background:linear-gradient(150deg,#12211A,#090E0B);
border-radius:20px;
margin-bottom:24px;
position:relative;
color:#EFF5F1;
}
.dciel_quote_mark_9kr{
margin-bottom:0.375rem;
color:#4DCEA4;
display:inline-flex;
align-items:center;
}
.dciel_quote_mark_9kr svg{
width:2.125rem;
height:2.125rem;
}
.dciel_quote_text_9kr{
font-weight:500;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.4;
font-size:22px;
color:#EFF5F1;
margin-bottom:1.375rem;
}
.dciel_quote_meta_9kr{
gap:12px;
display:flex;
align-items:center;
}
.dciel_quote_av_9kr{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#C48A1A,#E8B84B);
height:2.375rem;
width:38px;
}
.dciel_quote_author_9kr{
font-weight:700;
font-size:0.875rem;
color:#EFF5F1;
}
.dciel_quote_meta_sub_9kr{
color:#8FB3A0;
font-size:12px;
}
.dciel_explain_9kr{
border-radius:0.875rem;
overflow:hidden;
border:1px solid rgba(20,18,14,0.08);
}
.dciel_explain_card_9kr{
padding:1.375rem 1.5rem;
}
.dciel_explain_card_9kr+.dciel_explain_card_9kr{
border-top:1px solid rgba(20,18,14,0.08);
}
.dciel_explain_h_9kr{
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1814;
margin-bottom:0.5rem;
font-size:1.25rem;
font-weight:600;
overflow-wrap:break-word;
line-height:1.15;
}
.dciel_explain_p_9kr{
line-height:1.55;
font-size:0.875rem;
color:#7A7670;
overflow-wrap:break-word;
}
.dcift_9kr{
background:#1C1A17;
margin-top:40px;
color:#8FB3A0;
}
.dcift_in_9kr{
padding:3rem 0 28px;
gap:32px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:603px){
.dcift_in_9kr{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:901px){
.dcift_in_9kr{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.dcift_brand_9kr{
min-width:0;
}
.dcift_logo_9kr{
font-weight:700;
font-size:26px;
color:#EFF5F1;
overflow-wrap:break-word;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
}
.dcift_tagline_9kr{
margin-top:0.875rem;
font-size:0.844rem;
line-height:1.6;
max-width:280px;
color:#8FB3A0;
}
.dcift_contact_9kr{
transition:color .2s ease;
max-width:17.5rem;
display:inline-block;
font-size:0.813rem;
color:#4DCEA4;
margin-top:12px;
overflow-wrap:anywhere;
}
.dcift_contact_9kr:hover{
color:#EFF5F1;
}
.dcift_col_9kr{
min-width:0;
}
.dcift_col_h_9kr{
letter-spacing:.08em;
font-size:0.813rem;
text-transform:uppercase;
overflow-wrap:break-word;
font-weight:700;
margin-bottom:0.875rem;
color:#EFF5F1;
}
.dcift_col_links_9kr{
gap:10px;
flex-direction:column;
display:flex;
}
.dcift_link_9kr{
transition:color .2s ease;
color:#8FB3A0;
overflow-wrap:break-word;
font-size:13.5px;
}
.dcift_link_9kr:hover{
color:#EFF5F1;
}
.dcift_bot_9kr{
padding:1.375rem 0 2.5rem;
gap:16px;
border-top:1px solid rgba(255,255,255,0.12);
flex-direction:column;
display:flex;
}
@media(min-width:767px){
.dcift_bot_9kr{
gap:1.25rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.dcift_legal_9kr{
color:#A8A49E;
line-height:1.6;
overflow-wrap:break-word;
max-width:47.5rem;
font-size:11.5px;
}
.dcift_legal_9kr b{
font-weight:700;
color:#8FB3A0;
}
.dcift_age_9kr{
border-radius:0.5rem;
border:1.5px solid #4DCEA4;
flex:0 0 auto;
padding:0.25rem 9px;
font-weight:700;
font-size:13px;
color:#4DCEA4;
}