*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F2F4F7;
line-height:1.6;
-webkit-font-smoothing:antialiased;
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
overflow-wrap:break-word;
font-size:15px;
color:#2C3347;
text-rendering:optimizeLegibility;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
border:none;
background:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
height:8px;
width:8px;
}
::-webkit-scrollbar-thumb{
border-radius:8px;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.cmslayout-6hb{
display:flex;
flex-direction:column;
min-height:100vh;
}
.cmsmain-6hb{
flex:1 1 auto;
width:100%;
min-width:0;
}
.cmscontainer-6hb{
margin:0 auto;
padding:0 1rem;
width:100%;
max-width:1400px;
}
@media(min-width:768px){
.cmscontainer-6hb{
padding:0 32px;
}
}
@media(min-width:1097px){
.cmscontainer-6hb{
padding:0 56px;
}
}
.cmseyebrow-6hb{
overflow-wrap:break-word;
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:600;
font-size:0.688rem;
letter-spacing:.2em;
text-transform:uppercase;
color:#2E6FE0;
line-height:1.4;
display:inline-block;
}
.cmsband-6hb{
background:#111827;
color:#EDF1FA;
}
.cmsband-6hb .cmseyebrow-6hb{
color:#7DB8FF;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.cmstb-6hb{
background:#F2F4F7;
position:sticky;
z-index:50;
border-bottom:1px solid rgba(15,19,32,0.14);
top:0;
}
.cmstb_in-6hb{
padding:0.75rem 16px;
margin:0 auto;
gap:1rem;
max-width:1400px;
align-items:center;
display:flex;
justify-content:space-between;
width:100%;
}
@media(min-width:766px){
.cmstb_in-6hb{
padding:16px 2rem;
}
}
@media(min-width:1103px){
.cmstb_in-6hb{
padding:18px 3.5rem;
}
}
.cmstb_left-6hb{
gap:28px;
align-items:center;
display:flex;
min-width:0;
}
.cmstb_logo-6hb{
gap:11px;
align-items:center;
min-width:0;
display:flex;
}
.cmstb_logo_mark-6hb{
border-radius:8px;
flex:0 0 auto;
width:2.125rem;
height:34px;
object-fit:cover;
}
.cmstb_logo_txt-6hb{
display:flex;
min-width:0;
line-height:1;
flex-direction:column;
}
.cmstb_logo_name-6hb{
overflow:hidden;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
white-space:nowrap;
letter-spacing:.02em;
color:#0F1320;
font-size:22px;
text-overflow:ellipsis;
font-weight:700;
}
.cmstb_logo_sub-6hb{
overflow:hidden;
letter-spacing:.32em;
white-space:nowrap;
margin-top:4px;
font-weight:600;
color:#2E6FE0;
text-transform:uppercase;
text-overflow:ellipsis;
font-size:0.531rem;
}
.cmstb_nav-6hb{
display:none;
}
@media(min-width:963px){
.cmstb_nav-6hb{
gap:1.75rem;
align-items:center;
display:flex;
}
}
.cmstb_nav_item-6hb{
transition:color .2s ease,border-color .2s ease;
white-space:nowrap;
border-bottom:2px solid transparent;
color:#2C3347;
padding-bottom:3px;
font-weight:600;
font-size:14px;
}
.cmstb_nav_item-6hb:hover{
color:#0F1320;
}
.cmstb_nav_item-6hb.cmsstate_active-6hb{
border-color:#2E6FE0;
color:#0F1320;
}
.cmstb_right-6hb{
flex:0 0 auto;
gap:0.875rem;
align-items:center;
display:flex;
}
.cmstb_search-6hb{
transition:color .2s ease;
display:flex;
justify-content:center;
color:#2C3347;
align-items:center;
}
.cmstb_search-6hb:hover{
color:#2E6FE0;
}
.cmstb_search-6hb svg{
height:1.125rem;
width:18px;
}
.cmstb_lang-6hb{
letter-spacing:.1em;
font-size:0.688rem;
color:#5A6480;
font-weight:600;
text-transform:uppercase;
}
.cmstb_lang-6hb:hover{
color:#0F1320;
}
.cmstb_login-6hb{
font-weight:600;
color:#0F1320;
display:none;
font-size:0.875rem;
}
@media(min-width:771px){
.cmstb_login-6hb{
display:inline-block;
}
}
.cmstb_register-6hb{
background:#0F1320;
border-radius:999px;
transition:background-color .2s ease;
padding:11px 1.375rem;
font-weight:700;
font-size:0.875rem;
color:#EDF1FA;
white-space:nowrap;
}
.cmstb_register-6hb:hover{
background:#2C3347;
}
.cmsmob-6hb{
background:#F2F4F7;
left:0;
padding-bottom:env(safe-area-inset-bottom);
right:0;
z-index:60;
border-top:1px solid rgba(15,19,32,0.14);
bottom:0;
position:fixed;
}
@media(min-width:961px){
.cmsmob-6hb{
display:none;
}
}
.cmsmob_in-6hb{
margin:0 auto;
align-items:stretch;
justify-content:space-around;
max-width:35rem;
display:flex;
}
.cmsmob_item-6hb{
padding:0.563rem 0.25rem;
flex:1 1 0;
gap:3px;
transition:color .2s ease;
min-width:0;
display:flex;
flex-direction:column;
color:#5A6480;
align-items:center;
}
.cmsmob_item-6hb.cmsstate_active-6hb{
color:#2E6FE0;
}
.cmsmob_ic-6hb{
justify-content:center;
align-items:center;
display:flex;
}
.cmsmob_ic-6hb svg{
width:1.25rem;
height:20px;
}
.cmsmob_lb-6hb{
overflow:hidden;
font-size:0.625rem;
white-space:nowrap;
font-weight:600;
max-width:100%;
text-overflow:ellipsis;
}
@media(max-width:959px){
body{
padding-bottom:3.75rem;
}
}
.cmsrail-6hb{
min-width:0;
position:relative;
}
.cmsrail_scroll-6hb{
gap:0.875rem;
overflow-x:auto;
display:flex;
padding-bottom:14px;
-webkit-overflow-scrolling:touch;
scrollbar-width:thin;
}
@media(min-width:765px){
.cmsrail_scroll-6hb{
gap:18px;
}
}
.cmsgc-6hb{
flex:0 0 auto;
display:block;
width:9.375rem;
}
@media(min-width:770px){
.cmsgc-6hb{
width:188px;
}
}
.cmsgc_img-6hb{
border-radius:14px;
overflow:hidden;
background:#FFFFFF;
position:relative;
box-shadow:0 2px 0.375rem rgba(15,19,32,0.07), 0 8px 1.25rem rgba(15,19,32,0.06);
padding-bottom:133.33%;
}
.cmsgc_img-6hb img{
inset:0;
width:100%;
object-fit:cover;
height:100%;
position:absolute;
}
.cmsgc_cover-6hb{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
position:absolute;
pointer-events:none;
}
.cmsgc_hover-6hb{
inset:0;
background:rgba(0,0,0,0.52);
transition:opacity .2s ease;
justify-content:center;
align-items:center;
position:absolute;
opacity:0;
display:flex;
}
.cmsgc-6hb:hover .cmsgc_hover-6hb{
opacity:1;
}
.cmsgc_hover_btn-6hb{
background:#0F1320;
border-radius:62.438rem;
width:46px;
justify-content:center;
display:flex;
color:#EDF1FA;
height:2.875rem;
align-items:center;
}
.cmsgc_hover_btn-6hb svg{
height:18px;
width:18px;
}
.cmsgc_info-6hb{
gap:2px;
margin-top:0.563rem;
display:flex;
flex-direction:column;
min-width:0;
}
.cmsgc_name-6hb{
overflow:hidden;
color:#0F1320;
text-overflow:ellipsis;
font-size:13px;
white-space:nowrap;
font-weight:700;
}
.cmsgc_prov-6hb{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
font-size:0.688rem;
color:#5A6480;
}
.cmsgc_meta-6hb{
font-size:11px;
color:#5A6480;
}
.cmstc-6hb{
flex:0 0 auto;
display:block;
width:11.25rem;
}
@media(min-width:765px){
.cmstc-6hb{
width:14.375rem;
}
}
.cmstc_img-6hb{
overflow:hidden;
border-radius:0.875rem;
background:#FFFFFF;
position:relative;
box-shadow:0 2px 0.375rem rgba(15,19,32,0.07), 0 0.5rem 1.25rem rgba(15,19,32,0.06);
padding-bottom:75%;
}
.cmstc_img-6hb img{
inset:0;
height:100%;
position:absolute;
object-fit:cover;
width:100%;
}
.cmstc_info-6hb{
gap:2px;
display:flex;
flex-direction:column;
min-width:0;
margin-top:9px;
}
.cmstc_name-6hb{
overflow:hidden;
text-overflow:ellipsis;
font-weight:700;
white-space:nowrap;
color:#0F1320;
font-size:0.875rem;
}
.cmstc_rtp-6hb{
color:#5A6480;
font-size:0.688rem;
}
.cmslc-6hb{
flex:0 0 auto;
width:230px;
display:block;
}
@media(min-width:767px){
.cmslc-6hb{
width:16.75rem;
}
}
.cmslc_img-6hb{
overflow:hidden;
border-radius:14px;
background:#FFFFFF;
position:relative;
box-shadow:0 2px 0.375rem rgba(15,19,32,0.07), 0 8px 20px rgba(15,19,32,0.06);
padding-bottom:62.5%;
}
.cmslc_img-6hb img{
inset:0;
height:100%;
object-fit:cover;
position:absolute;
width:100%;
}
.cmslc_live-6hb{
background:rgba(0,0,0,0.52);
border-radius:999px;
padding:4px 9px;
gap:7px;
display:flex;
align-items:center;
left:12px;
position:absolute;
top:0.75rem;
}
.cmslc_live_dot-6hb{
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
background:#E03A3A;
height:0.5rem;
width:8px;
}
.cmslc_seats-6hb{
color:#EDF1FA;
font-size:0.625rem;
letter-spacing:.08em;
font-weight:600;
text-transform:uppercase;
}
.cmslc_info-6hb{
gap:2px;
flex-direction:column;
display:flex;
margin-top:0.563rem;
min-width:0;
}
.cmslc_name-6hb{
overflow:hidden;
font-weight:700;
color:#0F1320;
font-size:0.938rem;
text-overflow:ellipsis;
white-space:nowrap;
}
.cmslc_bet-6hb{
font-size:11px;
color:#5A6480;
}
.cmspc-6hb{
border:1px solid rgba(15,19,32,0.08);
padding:1rem 14px;
background:#FFFFFF;
border-radius:0.875rem;
gap:0.5rem;
flex-direction:column;
min-width:0;
justify-content:center;
min-height:74px;
display:flex;
align-items:center;
}
.cmspc_logo-6hb{
flex:0 0 auto;
height:28px;
max-width:100%;
width:auto;
object-fit:contain;
}
.cmspc_name-6hb{
overflow:hidden;
font-size:0.688rem;
color:#5A6480;
text-overflow:ellipsis;
text-align:center;
white-space:nowrap;
max-width:100%;
}
.cmsgc_tag-6hb{
border-radius:0.5rem;
padding:3px 8px;
left:0.625rem;
font-size:10px;
top:0.625rem;
font-weight:700;
display:inline-block;
z-index:2;
text-transform:uppercase;
letter-spacing:.06em;
position:absolute;
}
.cmsgc_tag_hot-6hb{
background:#E03A3A;
color:#EDF1FA;
}
.cmsgc_tag_new-6hb{
background:#5B9FFF;
color:#0D1120;
}
.cmsgc_tag_jp-6hb{
background:#E8A020;
color:#0D1120;
}
.cmsgc_tag_live-6hb{
background:#E03A3A;
color:#EDF1FA;
}
.cmssh-6hb{
margin-bottom:1.125rem;
min-width:0;
}
.cmssh_row-6hb{
gap:16px;
flex-wrap:wrap;
justify-content:space-between;
align-items:flex-end;
display:flex;
}
.cmssh_row-6hb .cmssh_l-6hb{
gap:0.375rem;
min-width:0;
display:flex;
flex-direction:column;
}
.cmssh_stack-6hb{
gap:10px;
align-items:flex-start;
display:flex;
flex-direction:column;
}
.cmssh_center-6hb{
gap:0.625rem;
display:flex;
text-align:center;
align-items:center;
flex-direction:column;
}
.cmssh_h2-6hb{
color:#0F1320;
overflow-wrap:break-word;
line-height:1.1;
font-size:24px;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:771px){
.cmssh_h2-6hb{
font-size:1.875rem;
}
}
.cmsband-6hb .cmssh_h2-6hb{
color:#EDF1FA;
}
.cmssh_eb_line-6hb{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.cmssh_eb_line-6hb::before{
background:#2E6FE0;
width:1.75rem;
display:inline-block;
content:"";
height:1px;
}
.cmsband-6hb .cmssh_eb_line-6hb::before{
background:#7DB8FF;
}
.cmssh_eb_dot-6hb{
gap:8px;
align-items:center;
display:inline-flex;
}
.cmssh_eb_dot-6hb::before{
background:#2E6FE0;
border-radius:50%;
content:"";
height:6px;
display:inline-block;
width:6px;
}
.cmsband-6hb .cmssh_eb_dot-6hb::before{
background:#7DB8FF;
}
.cmssh_link-6hb{
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
gap:6px;
border-bottom:1px solid #0F1320;
font-weight:600;
color:#0F1320;
padding-bottom:2px;
white-space:nowrap;
font-size:0.813rem;
display:inline-flex;
align-items:center;
}
.cmssh_link-6hb:hover{
border-color:#2E6FE0;
color:#2E6FE0;
}
.cmssh_link-6hb svg{
height:14px;
width:14px;
}
.cmssh_link_chev-6hb{
padding-bottom:0;
border-bottom:0;
}
.cmssh_link_btn-6hb{
border-radius:999px;
padding:9px 1.125rem;
background:#0F1320;
color:#EDF1FA;
border-bottom:0;
}
.cmssh_link_btn-6hb:hover{
border-color:transparent;
background:#2C3347;
color:#EDF1FA;
}
.cmsband-6hb .cmssh_link-6hb{
border-color:#EDF1FA;
color:#EDF1FA;
}
.cmsband-6hb .cmssh_link_btn-6hb{
background:#7DB8FF;
color:#0D1120;
}
.cmssh_rule-6hb{
background:rgba(15,19,32,0.14);
margin:-2px 0 1.125rem;
height:1px;
}
.cmsband-6hb .cmssh_rule-6hb{
background:rgba(180,210,255,0.14);
}
.cmshero-6hb{
padding:2rem 0 0.5rem;
}
@media(min-width:771px){
.cmshero-6hb{
padding:3.5rem 0 24px;
}
}
.cmshero_in-6hb{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:903px){
.cmshero_in-6hb{
grid-template-columns:1.05fr .95fr;
gap:48px;
}
}
.cmshero_copy-6hb{
min-width:0;
}
.cmshero_eyebrow-6hb{
gap:0.625rem;
display:inline-flex;
margin-bottom:1.375rem;
align-items:center;
}
.cmshero_eyebrow_line-6hb{
flex:0 0 auto;
background:#2E6FE0;
width:28px;
height:1px;
display:inline-block;
}
.cmshero_h1-6hb{
font-weight:600;
letter-spacing:-.01em;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#0F1320;
margin-bottom:20px;
font-size:38px;
line-height:1.04;
overflow-wrap:break-word;
}
@media(min-width:769px){
.cmshero_h1-6hb{
font-size:3.375rem;
}
}
@media(min-width:1097px){
.cmshero_h1-6hb{
font-size:3.875rem;
}
}
.cmshero_h1-6hb em{
color:#2E6FE0;
font-style:normal;
}
.cmshero_sub-6hb{
margin-bottom:1.875rem;
max-width:480px;
line-height:1.6;
color:#7A86A0;
font-size:16px;
}
@media(min-width:769px){
.cmshero_sub-6hb{
font-size:1.125rem;
}
}
.cmshero_actions-6hb{
gap:14px;
margin-bottom:34px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.cmshero_cta-6hb{
border-radius:62.438rem;
gap:10px;
padding:1rem 1.875rem;
transition:background-color .2s ease;
background:#0F1320;
align-items:center;
font-weight:700;
color:#EDF1FA;
font-size:0.938rem;
display:inline-flex;
}
.cmshero_cta-6hb:hover{
background:#2C3347;
}
.cmshero_cta_ic-6hb{
align-items:center;
display:inline-flex;
}
.cmshero_cta_ic-6hb svg{
height:1rem;
width:16px;
}
.cmshero_cta_alt-6hb{
transition:border-color .2s ease,color .2s ease;
border:1px solid rgba(15,19,32,0.14);
padding:15px 1.625rem;
border-radius:999px;
background:transparent;
font-size:0.938rem;
align-items:center;
display:inline-flex;
color:#0F1320;
font-weight:600;
}
.cmshero_cta_alt-6hb:hover{
border-color:#2E6FE0;
color:#2E6FE0;
}
.cmshero_trust-6hb{
gap:1.375rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.cmshero_trust_item-6hb{
gap:0.563rem;
font-size:13px;
color:#2C3347;
align-items:center;
font-weight:600;
display:flex;
}
.cmshero_trust_ic-6hb{
display:inline-flex;
color:#2E6FE0;
align-items:center;
}
.cmshero_trust_ic-6hb svg{
height:16px;
width:1rem;
}
.cmshero_promo-6hb{
background:#FFFFFF;
border-radius:1.25rem;
overflow:hidden;
min-height:18.75rem;
box-shadow:0 12px 48px rgba(15,19,32,0.14), 0 3px 0.75rem rgba(15,19,32,0.08);
display:flex;
position:relative;
}
.cmshero_promo_bg-6hb{
inset:0;
position:absolute;
background-position:center;
background-size:cover;
}
.cmshero_promo_bg-6hb::after{
inset:0;
background:linear-gradient(120deg,#111827 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
content:"";
position:absolute;
}
.cmshero_promo_glow-6hb{
background:radial-gradient(circle,rgba(79,140,255,0.18) 0%,transparent 65%);
border-radius:50%;
top:-40px;
pointer-events:none;
height:260px;
right:-1.25rem;
width:16.25rem;
position:absolute;
}
.cmshero_promo_ct-6hb{
padding:1.75rem;
z-index:2;
max-width:88%;
align-self:flex-end;
position:relative;
}
.cmshero_promo_label-6hb{
font-size:10px;
color:#7DB8FF;
margin-bottom:0.5rem;
text-transform:uppercase;
letter-spacing:.25em;
font-weight:700;
display:block;
}
.cmshero_promo_amount-6hb{
font-size:32px;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#EDF1FA;
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:771px){
.cmshero_promo_amount-6hb{
font-size:40px;
}
}
.cmshero_promo_amount-6hb em{
color:#7DB8FF;
font-style:normal;
}
.cmshero_rating-6hb{
padding:10px 14px;
gap:10px;
background:#FFFFFF;
border:1px solid rgba(15,19,32,0.08);
border-radius:0.875rem;
display:flex;
box-shadow:0 2px 0.375rem rgba(15,19,32,0.07), 0 8px 1.25rem rgba(15,19,32,0.06);
z-index:3;
align-items:center;
position:absolute;
right:14px;
top:0.875rem;
max-width:min(260px,62%);
}
.cmshero_rating_score-6hb{
flex:0 0 auto;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:24px;
color:#0F1320;
font-weight:700;
}
.cmshero_rating_txt-6hb{
flex:1 1 auto;
min-width:0;
}
.cmshero_rating_stars-6hb{
gap:2px;
color:#2E6FE0;
display:flex;
}
.cmshero_rating_stars-6hb svg{
width:12px;
height:12px;
}
.cmshero_rating_cap-6hb{
display:block;
line-height:1.35;
overflow-wrap:break-word;
margin-top:3px;
color:#5A6480;
font-size:11px;
}
.cmsstat-6hb{
border-bottom:1px solid rgba(15,19,32,0.14);
border-top:1px solid rgba(15,19,32,0.14);
margin-top:16px;
}
.cmsstat_in-6hb{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.cmsstat_in-6hb{
grid-template-columns:repeat(4,1fr);
}
}
.cmsstat_item-6hb{
padding:1.375rem 0.875rem;
border-bottom:1px solid rgba(15,19,32,0.08);
min-width:0;
border-right:1px solid rgba(15,19,32,0.08);
}
.cmsstat_item-6hb:nth-child(2n){
border-right:0;
}
.cmsstat_item-6hb:nth-child(n+3){
border-bottom:0;
}
@media(min-width:770px){
.cmsstat_item-6hb{
border-bottom:0;
}
.cmsstat_item-6hb:nth-child(2n){
border-right:1px solid rgba(15,19,32,0.08);
}
.cmsstat_item-6hb:nth-child(4n){
border-right:0;
}
}
.cmsstat_value-6hb{
color:#0F1320;
font-weight:700;
overflow-wrap:break-word;
font-size:1.875rem;
line-height:1;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:768px){
.cmsstat_value-6hb{
font-size:2.125rem;
}
}
.cmsstat_label-6hb{
color:#5A6480;
overflow-wrap:break-word;
font-size:0.813rem;
line-height:1.4;
margin-top:6px;
}
.cmspr-6hb{
padding:1.875rem 0 0.375rem;
}
.cmspr_card-6hb{
overflow:hidden;
padding:26px;
border:1px solid rgba(15,19,32,0.08);
border-radius:1.25rem;
background:#FFFFFF;
flex:0 0 auto;
gap:10px;
display:flex;
min-height:200px;
position:relative;
flex-direction:column;
width:280px;
}
@media(min-width:767px){
.cmspr_card-6hb{
width:300px;
}
}
.cmspr_card_feat-6hb{
border-color:transparent;
background:linear-gradient(150deg,#162035,#0A0F1C);
color:#EDF1FA;
}
.cmspr_glow-6hb{
background:radial-gradient(circle,rgba(79,140,255,0.18),transparent 70%);
border-radius:50%;
pointer-events:none;
right:-30px;
opacity:0;
width:8.125rem;
top:-30px;
position:absolute;
height:8.125rem;
}
.cmspr_card_feat-6hb .cmspr_glow-6hb{
opacity:1;
}
.cmspr_label-6hb{
font-weight:700;
text-transform:uppercase;
font-size:0.625rem;
letter-spacing:.16em;
color:#2E6FE0;
position:relative;
}
.cmspr_card_feat-6hb .cmspr_label-6hb{
color:#7DB8FF;
}
.cmspr_amount-6hb{
line-height:1.08;
font-weight:600;
overflow-wrap:break-word;
color:#0F1320;
position:relative;
font-size:1.625rem;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
.cmspr_card_feat-6hb .cmspr_amount-6hb{
color:#EDF1FA;
}
.cmspr_amount-6hb em{
color:#2E6FE0;
font-style:normal;
}
.cmspr_card_feat-6hb .cmspr_amount-6hb em{
color:#7DB8FF;
}
.cmspr_terms-6hb{
color:#5A6480;
position:relative;
font-size:13px;
line-height:1.5;
}
.cmspr_card_feat-6hb .cmspr_terms-6hb{
color:#8A9BB8;
}
.cmspr_cta-6hb{
position:relative;
align-self:flex-start;
margin-top:auto;
}
.cmspr_card_feat-6hb .cmspr_cta-6hb{
background:#7DB8FF;
transition:opacity .2s ease;
border-radius:62.438rem;
padding:0.563rem 1.125rem;
color:#0D1120;
font-size:0.813rem;
font-weight:700;
}
.cmspr_card_feat-6hb .cmspr_cta-6hb:hover{
opacity:.9;
}
.cmspr_card-6hb:not(.cmspr_card_feat-6hb) .cmspr_cta-6hb{
transition:color .2s ease,border-color .2s ease;
color:#0F1320;
font-weight:700;
font-size:0.813rem;
border-bottom:1px solid #0F1320;
padding-bottom:2px;
}
.cmspr_card-6hb:not(.cmspr_card_feat-6hb) .cmspr_cta-6hb:hover{
border-color:#2E6FE0;
color:#2E6FE0;
}
.cmsgrow-6hb{
padding:26px 0 10px;
}
.cmsrow_seo-6hb{
margin:10px 0 0;
color:#7A86A0;
line-height:1.65;
font-size:0.875rem;
overflow-wrap:break-word;
max-width:760px;
}
.cmsrow_seo-6hb strong{
color:#0F1320;
font-weight:700;
}
.cmsgrow-6hb{
padding:26px 0 10px;
}
.cmsrow_seo-6hb{
margin:10px 0 0;
line-height:1.65;
overflow-wrap:break-word;
max-width:760px;
font-size:0.875rem;
color:#7A86A0;
}
.cmsrow_seo-6hb strong{
color:#0F1320;
font-weight:700;
}
.cmsgf-6hb{
padding:24px 0 0.375rem;
}
.cmsgf_in-6hb{
gap:10px;
flex-wrap:wrap;
display:flex;
}
.cmsgf_chip-6hb{
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
border-radius:999px;
padding:10px 1.125rem;
background:#FFFFFF;
border:1px solid rgba(15,19,32,0.14);
white-space:nowrap;
font-weight:600;
font-size:13px;
color:#2C3347;
}
.cmsgf_chip-6hb:hover{
border-color:#2E6FE0;
color:#2E6FE0;
}
.cmsgf_chip-6hb.cmsstate_active-6hb{
background:#0F1320;
border-color:transparent;
color:#EDF1FA;
}
.cmsjp-6hb{
padding:1.875rem 0 0.625rem;
}
.cmsjp_grid-6hb{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:770px){
.cmsjp_grid-6hb{
grid-template-columns:1fr 1fr;
}
.cmsjp_card_mega-6hb{
grid-column:1/-1;
}
}
@media(min-width:1001px){
.cmsjp_grid-6hb{
grid-template-columns:1.4fr 1fr 1fr;
}
.cmsjp_card_mega-6hb{
grid-column:auto;
}
}
.cmsjp_card-6hb{
padding:1.625rem;
background:#FFFFFF;
border:1px solid rgba(15,19,32,0.08);
border-radius:1.25rem;
gap:0.75rem;
overflow:hidden;
position:relative;
min-height:200px;
display:flex;
justify-content:space-between;
min-width:0;
flex-direction:column;
}
.cmsjp_card_mega-6hb{
border-color:transparent;
background:linear-gradient(135deg,#162035,#0A0F1C);
min-height:210px;
color:#EDF1FA;
}
.cmsjp_glow-6hb{
border-radius:50%;
background:radial-gradient(circle,rgba(79,140,255,0.18),transparent 70%);
width:12.5rem;
height:12.5rem;
pointer-events:none;
top:-2.5rem;
right:-2.5rem;
position:absolute;
}
.cmsjp_label-6hb{
gap:0.625rem;
color:#2E6FE0;
text-transform:uppercase;
position:relative;
flex-wrap:wrap;
justify-content:space-between;
font-weight:700;
display:flex;
font-size:0.625rem;
align-items:center;
letter-spacing:.16em;
}
.cmsjp_card_mega-6hb .cmsjp_label-6hb{
color:#7DB8FF;
}
.cmsjp_drop-6hb{
text-transform:none;
letter-spacing:.04em;
font-weight:600;
color:#5A6480;
}
.cmsjp_card_mega-6hb .cmsjp_drop-6hb{
color:#8A9BB8;
}
.cmsjp_amount-6hb{
overflow-wrap:break-word;
font-size:38px;
line-height:1;
font-weight:700;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#0F1320;
position:relative;
}
.cmsjp_card_mega-6hb .cmsjp_amount-6hb{
animation:zm2-pulse 2.4s infinite;
color:#7DB8FF;
font-size:3rem;
}
@media(min-width:769px){
.cmsjp_card_mega-6hb .cmsjp_amount-6hb{
font-size:3.375rem;
}
}
.cmsjp_game-6hb{
position:relative;
font-size:0.813rem;
color:#5A6480;
}
.cmsjp_card_mega-6hb .cmsjp_game-6hb{
color:#8A9BB8;
}
.cmsjp_cta-6hb{
align-self:flex-start;
position:relative;
}
.cmsjp_card_mega-6hb .cmsjp_cta-6hb{
background:#7DB8FF;
padding:0.625rem 1.25rem;
transition:opacity .2s ease;
border-radius:62.438rem;
font-size:0.813rem;
font-weight:700;
color:#0D1120;
}
.cmsjp_card_mega-6hb .cmsjp_cta-6hb:hover{
opacity:.9;
}
.cmsjp_card-6hb:not(.cmsjp_card_mega-6hb) .cmsjp_cta-6hb{
transition:color .2s ease,border-color .2s ease;
font-weight:700;
color:#0F1320;
border-bottom:1px solid #0F1320;
font-size:13px;
padding-bottom:2px;
}
.cmsjp_card-6hb:not(.cmsjp_card_mega-6hb) .cmsjp_cta-6hb:hover{
border-color:#2E6FE0;
color:#2E6FE0;
}
.cmsjp_seo-6hb{
margin:0.875rem 0 0;
overflow-wrap:break-word;
line-height:1.65;
color:#7A86A0;
font-size:14px;
max-width:47.5rem;
}
.cmsjp_seo-6hb strong{
font-weight:700;
color:#0F1320;
}
.cmsgrow-6hb{
padding:26px 0 0.625rem;
}
.cmsrow_seo-6hb{
margin:0.625rem 0 0;
font-size:0.875rem;
max-width:47.5rem;
overflow-wrap:break-word;
color:#7A86A0;
line-height:1.65;
}
.cmsrow_seo-6hb strong{
color:#0F1320;
font-weight:700;
}
.cmsvip-6hb{
padding:48px 0;
}
@media(min-width:769px){
.cmsvip-6hb{
padding:64px 0;
}
}
.cmsvip_head-6hb{
gap:0.875rem;
margin-bottom:1.875rem;
flex-direction:column;
display:flex;
}
@media(min-width:881px){
.cmsvip_head-6hb{
gap:1.5rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.cmsvip_eyebrow-6hb{
margin-bottom:12px;
}
.cmsvip_h2-6hb{
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#EDF1FA;
line-height:1.05;
font-weight:600;
font-size:32px;
overflow-wrap:break-word;
}
@media(min-width:769px){
.cmsvip_h2-6hb{
font-size:2.5rem;
}
}
.cmsvip_intro-6hb{
color:#8A9BB8;
line-height:1.6;
font-size:14px;
max-width:420px;
}
.cmsvip_grid-6hb{
gap:14px;
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
display:grid;
}
.cmsvip_card-6hb{
border-radius:14px;
padding:1.375rem 18px;
border:1px solid rgba(180,210,255,0.14);
min-width:0;
}
.cmsvip_card_feat-6hb{
background:rgba(220,232,255,0.08);
border-color:#7DB8FF;
}
.cmsvip_card_ic-6hb{
background:linear-gradient(135deg,#2E6FE0,#7DB8FF);
border-radius:0.5rem;
height:34px;
width:2.125rem;
margin-bottom:16px;
display:block;
}
.cmsvip_name-6hb{
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:20px;
margin-bottom:6px;
overflow-wrap:break-word;
font-weight:600;
color:#EDF1FA;
}
.cmsvip_perk-6hb{
font-size:0.781rem;
line-height:1.5;
overflow-wrap:break-word;
color:#8A9BB8;
}
.cmstrn-6hb{
padding:30px 0 0.625rem;
}
.cmstrn_in-6hb{
border-radius:20px;
overflow:hidden;
background:#FFFFFF;
grid-template-columns:1fr;
border:1px solid rgba(15,19,32,0.08);
display:grid;
}
@media(min-width:881px){
.cmstrn_in-6hb{
grid-template-columns:1.05fr 1fr;
}
}
.cmstrn_banner-6hb{
overflow:hidden;
background:linear-gradient(150deg,#162035,#0A0F1C);
padding:2.125rem;
position:relative;
color:#EDF1FA;
}
.cmstrn_glow-6hb{
background:radial-gradient(circle,rgba(79,140,255,0.18),transparent 70%);
border-radius:50%;
width:200px;
position:absolute;
bottom:-2.5rem;
right:-2.5rem;
height:12.5rem;
pointer-events:none;
}
.cmstrn_eyebrow-6hb{
position:relative;
margin-bottom:0.875rem;
}
.cmstrn_h2-6hb{
margin-bottom:12px;
position:relative;
color:#EDF1FA;
font-size:30px;
font-weight:600;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.06;
}
@media(min-width:765px){
.cmstrn_h2-6hb{
font-size:36px;
}
}
.cmstrn_text-6hb{
margin-bottom:22px;
color:#8A9BB8;
font-size:0.875rem;
line-height:1.6;
position:relative;
max-width:26.25rem;
}
.cmstrn_timer-6hb{
gap:0.5rem;
align-items:center;
margin-bottom:1.5rem;
position:relative;
display:flex;
flex-wrap:wrap;
}
.cmstrn_timer_cap-6hb{
font-size:0.688rem;
color:#8A9BB8;
}
.cmstrn_timer_box-6hb{
padding:0.25rem 0.75rem;
border-radius:0.5rem;
background:rgba(220,232,255,0.08);
font-weight:700;
color:#EDF1FA;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:24px;
}
.cmstrn_cta-6hb{
transition:opacity .2s ease;
background:#7DB8FF;
border-radius:62.438rem;
padding:0.813rem 26px;
color:#0D1120;
font-weight:700;
display:inline-block;
position:relative;
font-size:0.875rem;
}
.cmstrn_cta-6hb:hover{
opacity:.9;
}
.cmstrn_lb-6hb{
padding:1.625rem 1.75rem;
}
.cmstrn_lb_head-6hb{
gap:0.625rem;
justify-content:space-between;
align-items:center;
display:flex;
margin-bottom:12px;
}
.cmstrn_lb_title-6hb{
font-size:1.25rem;
color:#0F1320;
font-weight:600;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
.cmstrn_lb_upd-6hb{
color:#5A6480;
text-transform:uppercase;
letter-spacing:.08em;
font-size:11px;
}
.cmstrn_lb_row-6hb{
padding:0.688rem 12px;
border-radius:0.5rem;
gap:0.875rem;
align-items:center;
display:flex;
}
.cmstrn_lb_row-6hb:nth-child(2){
background:rgba(46,111,224,0.10);
}
.cmstrn_lb_rank-6hb{
flex:0 0 auto;
color:#2E6FE0;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
width:1.375rem;
font-weight:700;
font-size:16px;
}
.cmstrn_lb_av-6hb{
flex:0 0 auto;
background:linear-gradient(135deg,#2E6FE0,#7DB8FF);
border-radius:50%;
height:1.875rem;
width:30px;
}
.cmstrn_lb_name-6hb{
overflow:hidden;
flex:1 1 auto;
text-overflow:ellipsis;
color:#0F1320;
font-size:0.875rem;
white-space:nowrap;
font-weight:600;
min-width:0;
}
.cmstrn_lb_amount-6hb{
flex:0 0 auto;
color:#0F1320;
font-weight:700;
font-size:13px;
}
.cmsapp-6hb{
padding:1.875rem 0 0.625rem;
}
.cmsapp_in-6hb{
border:1px solid rgba(15,19,32,0.08);
border-radius:1.25rem;
gap:1.75rem;
padding:2rem;
background:#FFFFFF;
flex-direction:column;
display:flex;
}
@media(min-width:765px){
.cmsapp_in-6hb{
padding:40px 2.75rem;
gap:40px;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.cmsapp_copy-6hb{
max-width:560px;
min-width:0;
}
.cmsapp_eyebrow-6hb{
margin-bottom:0.75rem;
}
.cmsapp_h2-6hb{
margin-bottom:0.75rem;
font-size:28px;
line-height:1.05;
overflow-wrap:break-word;
color:#0F1320;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:768px){
.cmsapp_h2-6hb{
font-size:2.125rem;
}
}
.cmsapp_text-6hb{
color:#7A86A0;
line-height:1.6;
font-size:0.875rem;
margin-bottom:1.375rem;
}
.cmsapp_btns-6hb{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.cmsapp_btn-6hb{
gap:10px;
background:#0F1320;
transition:background-color .2s ease;
border-radius:14px;
padding:11px 20px;
color:#EDF1FA;
display:inline-flex;
align-items:center;
}
.cmsapp_btn-6hb:hover{
background:#2C3347;
}
.cmsapp_btn_ic-6hb{
display:inline-flex;
align-items:center;
}
.cmsapp_btn_ic-6hb svg{
width:18px;
height:1.125rem;
}
.cmsapp_btn_lb-6hb{
font-weight:700;
font-size:13.5px;
}
.cmsapp_qr_wrap-6hb{
flex:0 0 auto;
gap:1.125rem;
display:flex;
align-items:center;
}
.cmsapp_qr-6hb{
border-radius:14px;
flex:0 0 auto;
background-image:repeating-linear-gradient(0deg,#FFFFFF 0 0.313rem,transparent 0.313rem 0.688rem),repeating-linear-gradient(90deg,#FFFFFF 0 5px,transparent 0.313rem 0.688rem);
width:6.75rem;
height:6.75rem;
background-color:#0F1320;
}
.cmsapp_qr_cap-6hb{
line-height:1.4;
color:#5A6480;
max-width:5.75rem;
font-size:12.5px;
}
.cmssea-6hb{
padding:1.5rem 0 0.625rem;
}
.cmssea_in-6hb{
border-radius:20px;
gap:22px;
overflow:hidden;
background:linear-gradient(115deg,#162035,#0A0F1C);
padding:2.25rem;
color:#EDF1FA;
flex-direction:column;
position:relative;
display:flex;
}
@media(min-width:819px){
.cmssea_in-6hb{
gap:2rem;
padding:44px 3rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.cmssea_glow-6hb{
border-radius:50%;
background:radial-gradient(circle,rgba(79,140,255,0.18),transparent 68%);
right:60px;
width:15rem;
height:15rem;
position:absolute;
top:50%;
transform:translateY(-50%);
pointer-events:none;
}
.cmssea_copy-6hb{
min-width:0;
max-width:560px;
position:relative;
}
.cmssea_eyebrow-6hb{
margin-bottom:12px;
}
.cmssea_h2-6hb{
font-size:30px;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
color:#EDF1FA;
margin-bottom:0.75rem;
line-height:1.04;
}
@media(min-width:767px){
.cmssea_h2-6hb{
font-size:2.375rem;
}
}
.cmssea_text-6hb{
line-height:1.6;
color:#8A9BB8;
font-size:0.938rem;
}
.cmssea_cta-6hb{
border-radius:62.438rem;
flex:0 0 auto;
background:#7DB8FF;
padding:16px 32px;
transition:opacity .2s ease;
color:#0D1120;
font-weight:700;
font-size:15px;
position:relative;
}
.cmssea_cta-6hb:hover{
opacity:.9;
}
.cmspmt-6hb{
padding:3rem 0 0.625rem;
}
.cmspmt_in-6hb{
gap:32px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:881px){
.cmspmt_in-6hb{
grid-template-columns:1fr 1.1fr;
gap:3rem;
}
}
.cmspmt_left-6hb{
min-width:0;
}
.cmspmt_eyebrow-6hb{
margin-bottom:0.75rem;
}
.cmspmt_h2-6hb{
font-weight:600;
margin-bottom:0.75rem;
color:#0F1320;
font-size:30px;
line-height:1.06;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:770px){
.cmspmt_h2-6hb{
font-size:2rem;
}
}
.cmspmt_text-6hb{
line-height:1.6;
margin-bottom:1.375rem;
color:#7A86A0;
font-size:14.5px;
}
.cmspmt_logos-6hb{
gap:0.625rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:481px){
.cmspmt_logos-6hb{
grid-template-columns:repeat(4,1fr);
}
}
.cmspmt_logo-6hb{
overflow:hidden;
border:1px solid rgba(15,19,32,0.08);
border-radius:0.5rem;
padding:0 0.5rem;
background:#FFFFFF;
font-weight:700;
white-space:nowrap;
align-items:center;
font-size:0.781rem;
display:flex;
height:3.125rem;
justify-content:center;
text-overflow:ellipsis;
text-align:center;
color:#2C3347;
}
.cmspmt_table-6hb{
border-radius:14px;
border:1px solid rgba(15,19,32,0.08);
overflow:hidden;
min-width:0;
}
.cmspmt_thead-6hb{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#1A1E2A;
display:grid;
}
.cmspmt_th-6hb{
padding:0.813rem 14px;
overflow:hidden;
font-weight:700;
font-size:10px;
text-overflow:ellipsis;
color:#EDF1FA;
text-transform:uppercase;
letter-spacing:.08em;
white-space:nowrap;
}
.cmspmt_row-6hb{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(15,19,32,0.08);
display:grid;
}
.cmspmt_row-6hb:nth-child(odd){
background:#FFFFFF;
}
.cmspmt_td-6hb{
padding:14px;
color:#7A86A0;
min-width:0;
overflow-wrap:break-word;
font-size:13.5px;
}
.cmspmt_row-6hb .cmspmt_td-6hb:first-child{
color:#0F1320;
font-weight:700;
}
.cmspmt_row-6hb .cmspmt_td-6hb:last-child{
font-weight:700;
color:#1FA86A;
}
.cmstt-6hb{
padding:48px 0 10px;
}
@media(min-width:769px){
.cmstt-6hb{
padding:60px 0 0.625rem;
}
}
.cmstt_head-6hb{
margin-bottom:34px;
text-align:center;
}
.cmstt_eyebrow-6hb{
margin-bottom:0.75rem;
}
.cmstt_h2-6hb{
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
font-weight:600;
color:#0F1320;
font-size:32px;
}
@media(min-width:769px){
.cmstt_h2-6hb{
font-size:2.625rem;
}
}
.cmstt_grid-6hb{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:763px){
.cmstt_grid-6hb{
grid-template-columns:repeat(3,1fr);
}
}
.cmstt_card-6hb{
border:1px solid rgba(15,19,32,0.08);
border-radius:14px;
padding:1.875rem;
background:#FFFFFF;
flex-direction:column;
display:flex;
min-width:0;
}
.cmstt_card_ic-6hb{
display:inline-flex;
margin-bottom:1.125rem;
align-items:center;
color:#2E6FE0;
}
.cmstt_card_ic-6hb svg{
width:1.75rem;
height:28px;
}
.cmstt_card_h-6hb{
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
font-weight:600;
overflow-wrap:break-word;
color:#0F1320;
font-size:1.375rem;
line-height:1.15;
}
.cmstt_card_p-6hb{
font-size:0.875rem;
line-height:1.6;
overflow-wrap:break-word;
color:#7A86A0;
margin-bottom:14px;
}
.cmstt_card_p-6hb b{
color:#0F1320;
font-weight:700;
}
.cmstt_card_link-6hb{
transition:color .2s ease;
font-size:0.813rem;
padding-bottom:2px;
font-weight:700;
margin-top:auto;
border-bottom:1px solid #2E6FE0;
align-self:flex-start;
color:#0F1320;
}
.cmstt_card_link-6hb:hover{
color:#2E6FE0;
}
.cmsrv-6hb{
padding:3rem 0;
background:#FFFFFF;
margin-top:24px;
border-bottom:1px solid rgba(15,19,32,0.08);
border-top:1px solid rgba(15,19,32,0.08);
}
@media(min-width:769px){
.cmsrv-6hb{
padding:56px 0;
}
}
.cmsrv_head-6hb{
gap:16px;
display:flex;
flex-direction:column;
margin-bottom:30px;
}
@media(min-width:767px){
.cmsrv_head-6hb{
gap:20px;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.cmsrv_eyebrow-6hb{
margin-bottom:10px;
}
.cmsrv_h2-6hb{
font-weight:600;
overflow-wrap:break-word;
font-size:30px;
line-height:1.05;
color:#0F1320;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:770px){
.cmsrv_h2-6hb{
font-size:38px;
}
}
.cmsrv_agg-6hb{
gap:12px;
align-items:center;
display:flex;
}
.cmsrv_agg_stars-6hb{
gap:3px;
color:#2E6FE0;
display:flex;
}
.cmsrv_agg_stars-6hb svg{
width:1.125rem;
height:18px;
}
.cmsrv_source-6hb{
font-size:0.813rem;
color:#7A86A0;
}
.cmsrv_grid-6hb{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:757px){
.cmsrv_grid-6hb{
grid-template-columns:repeat(3,1fr);
}
}
.cmsrv_card-6hb{
border:1px solid rgba(15,19,32,0.08);
padding:1.625rem;
background:#F2F4F7;
border-radius:14px;
min-width:0;
}
.cmsrv_card_stars-6hb{
gap:2px;
color:#2E6FE0;
margin-bottom:0.75rem;
display:flex;
}
.cmsrv_card_stars-6hb svg{
height:0.875rem;
width:0.875rem;
}
.cmsrv_card_body-6hb{
margin-bottom:16px;
line-height:1.45;
font-weight:500;
font-size:18px;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#0F1320;
overflow-wrap:break-word;
}
.cmsrv_card_meta-6hb{
gap:10px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.cmsrv_card_av-6hb{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#2E6FE0,#7DB8FF);
height:2rem;
width:2rem;
}
.cmsrv_card_author-6hb{
font-weight:700;
font-size:0.813rem;
color:#0F1320;
}
.cmsrv_card_loc-6hb{
color:#5A6480;
font-size:12px;
}
.cmsprov-6hb{
padding:2.5rem 0 20px;
}
.cmsprov_eyebrow-6hb{
margin-bottom:1.125rem;
display:block;
}
.cmsprov_grid-6hb{
grid-template-columns:repeat(2,1fr);
gap:12px;
display:grid;
}
@media(min-width:558px){
.cmsprov_grid-6hb{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:898px){
.cmsprov_grid-6hb{
grid-template-columns:repeat(6,1fr);
}
}
.cmsts-6hb{
padding:2.75rem 0;
}
.cmsts_in-6hb{
gap:32px;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:881px){
.cmsts_in-6hb{
grid-template-columns:1.4fr 1fr;
gap:48px;
}
}
.cmsts_left-6hb{
min-width:0;
}
.cmsts_h2-6hb{
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
font-size:1.625rem;
color:#EDF1FA;
line-height:1.1;
margin-bottom:12px;
}
@media(min-width:769px){
.cmsts_h2-6hb{
font-size:28px;
}
}
.cmsts_text-6hb{
color:#8A9BB8;
max-width:32.5rem;
margin-bottom:1.375rem;
font-size:0.906rem;
line-height:1.6;
}
.cmsts_badges-6hb{
gap:18px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.cmsts_badge-6hb{
font-weight:600;
font-size:0.813rem;
color:#8A9BB8;
}
.cmsts_pay-6hb{
gap:12px;
flex-wrap:wrap;
display:flex;
}
@media(min-width:878px){
.cmsts_pay-6hb{
justify-content:flex-end;
}
}
.cmsts_pay_chip-6hb{
padding:12px 1rem;
border:1px solid rgba(180,210,255,0.14);
background:rgba(220,232,255,0.08);
border-radius:0.875rem;
font-weight:700;
color:#EDF1FA;
font-size:14px;
}
.cmswy-6hb{
padding:48px 0;
}
@media(min-width:769px){
.cmswy-6hb{
padding:56px 0;
}
}
.cmswy_in-6hb{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:899px){
.cmswy_in-6hb{
gap:48px;
grid-template-columns:.8fr 1.2fr;
}
}
.cmswy_left-6hb{
min-width:0;
}
.cmswy_eyebrow-6hb{
margin-bottom:14px;
}
.cmswy_h2-6hb{
font-weight:600;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#0F1320;
line-height:1.05;
margin-bottom:16px;
font-size:32px;
overflow-wrap:break-word;
}
@media(min-width:766px){
.cmswy_h2-6hb{
font-size:40px;
}
}
.cmswy_intro-6hb{
color:#7A86A0;
font-size:0.938rem;
line-height:1.6;
}
.cmswy_grid-6hb{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:558px){
.cmswy_grid-6hb{
grid-template-columns:1fr 1fr;
}
}
.cmswy_card-6hb{
background:#FFFFFF;
border:1px solid rgba(15,19,32,0.08);
border-radius:14px;
padding:1.625rem;
min-width:0;
}
.cmswy_card_ic-6hb{
color:#2E6FE0;
align-items:center;
justify-content:center;
display:inline-flex;
margin-bottom:16px;
}
.cmswy_card_ic-6hb svg{
height:26px;
width:1.625rem;
}
.cmswy_card_h-6hb{
overflow-wrap:break-word;
color:#0F1320;
font-weight:600;
line-height:1.15;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:8px;
font-size:21px;
}
.cmswy_card_p-6hb{
line-height:1.55;
overflow-wrap:break-word;
color:#7A86A0;
font-size:0.875rem;
}
.cmsdr-6hb{
padding:36px 0 10px;
}
.cmsdr_in-6hb{
gap:20px;
border:1px dashed rgba(15,19,32,0.14);
padding:28px 32px;
border-radius:14px;
flex-direction:column;
display:flex;
}
@media(min-width:767px){
.cmsdr_in-6hb{
gap:2rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.cmsdr_h2-6hb{
font-size:24px;
color:#0F1320;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.1;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:0.5rem;
}
@media(min-width:766px){
.cmsdr_h2-6hb{
font-size:1.625rem;
}
}
.cmsdr_text-6hb{
color:#7A86A0;
line-height:1.6;
max-width:42.5rem;
font-size:0.875rem;
overflow-wrap:break-word;
}
.cmsdr_text-6hb b{
font-weight:700;
color:#0F1320;
}
.cmsdr_cta-6hb{
transition:color .2s ease;
flex:0 0 auto;
font-weight:700;
padding-bottom:2px;
font-size:13.5px;
border-bottom:1px solid #2E6FE0;
white-space:nowrap;
color:#0F1320;
}
.cmsdr_cta-6hb:hover{
color:#2E6FE0;
}
.cmsop-6hb{
padding:2.25rem 0 0.625rem;
}
.cmsop_in-6hb{
gap:32px;
grid-template-columns:1fr;
background:#FFFFFF;
border:1px solid rgba(15,19,32,0.08);
border-radius:14px;
padding:32px;
display:grid;
align-items:center;
}
@media(min-width:862px){
.cmsop_in-6hb{
padding:2.125rem 2.5rem;
gap:2.75rem;
grid-template-columns:.9fr 1.1fr;
}
}
.cmsop_left-6hb{
min-width:0;
}
.cmsop_eyebrow-6hb{
margin-bottom:0.75rem;
}
.cmsop_h2-6hb{
font-size:1.75rem;
overflow-wrap:break-word;
margin-bottom:10px;
color:#0F1320;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.08;
}
@media(min-width:767px){
.cmsop_h2-6hb{
font-size:30px;
}
}
.cmsop_text-6hb{
color:#7A86A0;
line-height:1.6;
font-size:0.875rem;
}
.cmsop_grid-6hb{
border:1px solid rgba(15,19,32,0.14);
border-radius:8px;
background:rgba(15,19,32,0.14);
grid-template-columns:1fr 1fr;
gap:1px;
overflow:hidden;
display:grid;
}
.cmsop_field-6hb{
padding:1.125rem 20px;
background:#F2F4F7;
min-width:0;
}
.cmsop_field_lb-6hb{
margin-bottom:0.313rem;
letter-spacing:.1em;
font-size:0.625rem;
font-weight:600;
color:#2E6FE0;
text-transform:uppercase;
}
.cmsop_field_val-6hb{
font-weight:700;
font-size:0.875rem;
overflow-wrap:break-word;
color:#0F1320;
}
.cmshts-6hb{
padding:3rem 0;
}
@media(min-width:770px){
.cmshts-6hb{
padding:62px 0;
}
}
.cmshts_head-6hb{
gap:1.125rem;
flex-direction:column;
margin-bottom:2.125rem;
display:flex;
}
@media(min-width:767px){
.cmshts_head-6hb{
gap:1.5rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.cmshts_eyebrow-6hb{
margin-bottom:0.75rem;
}
.cmshts_h2-6hb{
font-weight:600;
color:#EDF1FA;
font-size:30px;
line-height:1.05;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:769px){
.cmshts_h2-6hb{
font-size:38px;
}
}
.cmshts_cta-6hb{
transition:opacity .2s ease;
padding:0.938rem 1.875rem;
flex:0 0 auto;
background:#7DB8FF;
border-radius:999px;
color:#0D1120;
font-size:0.938rem;
font-weight:700;
}
.cmshts_cta-6hb:hover{
opacity:.9;
}
.cmshts_grid-6hb{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:759px){
.cmshts_grid-6hb{
grid-template-columns:repeat(3,1fr);
}
}
.cmshts_step-6hb{
border-top:1px solid rgba(180,210,255,0.14);
min-width:0;
padding-top:22px;
}
.cmshts_step_num-6hb{
font-size:2.75rem;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1;
font-weight:700;
margin-bottom:0.875rem;
color:#7DB8FF;
}
.cmshts_step_h-6hb{
margin-bottom:0.5rem;
overflow-wrap:break-word;
line-height:1.2;
color:#EDF1FA;
font-weight:700;
font-size:1.188rem;
}
.cmshts_step_p-6hb{
color:#8A9BB8;
font-size:14px;
overflow-wrap:break-word;
line-height:1.55;
}
.cmsgd-6hb{
padding:48px 0 10px;
}
.cmsgd_head-6hb{
gap:14px;
margin-bottom:1.5rem;
flex-direction:column;
display:flex;
}
@media(min-width:679px){
.cmsgd_head-6hb{
gap:20px;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.cmsgd_eyebrow-6hb{
margin-bottom:0.625rem;
}
.cmsgd_h2-6hb{
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:28px;
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
color:#0F1320;
}
@media(min-width:769px){
.cmsgd_h2-6hb{
font-size:2.125rem;
}
}
.cmsgd_more-6hb{
flex:0 0 auto;
transition:color .2s ease,border-color .2s ease;
font-size:0.844rem;
border-bottom:1px solid #0F1320;
padding-bottom:2px;
color:#0F1320;
font-weight:600;
}
.cmsgd_more-6hb:hover{
border-color:#2E6FE0;
color:#2E6FE0;
}
.cmsgd_grid-6hb{
grid-template-columns:1fr;
gap:20px;
display:grid;
}
@media(min-width:722px){
.cmsgd_grid-6hb{
grid-template-columns:repeat(3,1fr);
}
}
.cmsgd_card-6hb{
background:#FFFFFF;
border:1px solid rgba(15,19,32,0.08);
overflow:hidden;
border-radius:0.875rem;
min-width:0;
display:block;
}
.cmsgd_card_img-6hb{
background:linear-gradient(140deg,#162035,#2E6FE0);
height:150px;
}
.cmsgd_card_body-6hb{
padding:1.375rem;
}
.cmsgd_card_cat-6hb{
font-size:10px;
text-transform:uppercase;
letter-spacing:.1em;
font-weight:600;
color:#2E6FE0;
}
.cmsgd_card_h-6hb{
margin:0.5rem 0 10px;
overflow-wrap:break-word;
line-height:1.2;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#0F1320;
font-weight:600;
font-size:19px;
}
.cmsgd_card_meta-6hb{
color:#5A6480;
overflow-wrap:break-word;
font-size:0.75rem;
}
.cmsfaq-6hb{
padding:3rem 0;
background:#FFFFFF;
border-top:1px solid rgba(15,19,32,0.08);
border-bottom:1px solid rgba(15,19,32,0.08);
margin-top:1.5rem;
}
@media(min-width:771px){
.cmsfaq-6hb{
padding:3.875rem 0;
}
}
.cmsfaq_head-6hb{
margin-bottom:34px;
text-align:center;
}
.cmsfaq_eyebrow-6hb{
margin-bottom:0.75rem;
}
.cmsfaq_h2-6hb{
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
font-size:32px;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#0F1320;
}
@media(min-width:767px){
.cmsfaq_h2-6hb{
font-size:2.375rem;
}
}
.cmsfaq_list-6hb{
margin:0 auto;
gap:0.75rem;
display:flex;
max-width:820px;
flex-direction:column;
}
.cmsfaq_item-6hb{
border-radius:14px;
overflow:hidden;
border:1px solid rgba(15,19,32,0.08);
background:#F2F4F7;
}
.cmsfaq_q-6hb{
list-style:none;
gap:20px;
padding:20px 24px;
color:#0F1320;
cursor:pointer;
overflow-wrap:break-word;
justify-content:space-between;
align-items:center;
font-weight:700;
display:flex;
font-size:1rem;
}
.cmsfaq_q-6hb::-webkit-details-marker{
display:none;
}
.cmsfaq_q_ic-6hb{
transition:transform .2s ease;
flex:0 0 auto;
display:inline-flex;
color:#2E6FE0;
align-items:center;
}
.cmsfaq_q_ic-6hb svg{
width:18px;
height:18px;
}
.cmsfaq_item-6hb[open] .cmsfaq_q_ic-6hb{
transform:rotate(180deg);
}
.cmsfaq_a-6hb{
padding:0 24px 1.25rem;
font-size:0.906rem;
line-height:1.6;
overflow-wrap:break-word;
color:#7A86A0;
}
.cmssc-6hb{
padding:3rem 0 0.625rem;
}
.cmssc_head-6hb{
text-align:center;
margin-bottom:28px;
}
.cmssc_eyebrow-6hb{
margin-bottom:12px;
}
.cmssc_h2-6hb{
font-weight:600;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
overflow-wrap:break-word;
color:#0F1320;
font-size:30px;
}
@media(min-width:768px){
.cmssc_h2-6hb{
font-size:2.25rem;
}
}
.cmssc_table-6hb{
border:1px solid rgba(15,19,32,0.08);
border-radius:14px;
overflow:hidden;
margin:0 auto;
max-width:56.25rem;
}
.cmssc_thead-6hb{
background:#1A1E2A;
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
}
.cmssc_th-6hb{
padding:0.938rem 1.125rem;
text-align:center;
font-size:0.813rem;
color:#8A9BB8;
font-weight:700;
overflow-wrap:break-word;
}
.cmssc_th-6hb:first-child{
text-align:left;
}
.cmssc_th_us-6hb{
color:#7DB8FF;
}
.cmssc_row-6hb{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(15,19,32,0.08);
}
.cmssc_row-6hb:nth-child(even){
background:#FFFFFF;
}
.cmssc_td-6hb{
padding:0.938rem 1.125rem;
overflow-wrap:break-word;
min-width:0;
color:#5A6480;
text-align:center;
font-size:0.875rem;
}
.cmssc_td-6hb:first-child{
font-weight:600;
color:#2C3347;
text-align:left;
}
.cmssc_td_us-6hb{
color:#1FA86A;
font-weight:700;
}
.cmsel-6hb{
padding:48px 0;
}
@media(min-width:771px){
.cmsel-6hb{
padding:3.5rem 0;
}
}
.cmsel_in-6hb{
grid-template-columns:1fr;
gap:40px;
align-items:start;
display:grid;
}
@media(min-width:897px){
.cmsel_in-6hb{
grid-template-columns:1fr 1fr;
gap:56px;
}
}
.cmsel_left-6hb{
min-width:0;
}
.cmsel_eyebrow-6hb{
margin-bottom:14px;
}
.cmsel_h2-6hb{
font-weight:600;
line-height:1.08;
font-size:32px;
margin-bottom:22px;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#0F1320;
}
@media(min-width:768px){
.cmsel_h2-6hb{
font-size:38px;
}
}
.cmsel_body-6hb p{
font-size:16px;
margin-bottom:18px;
color:#2C3347;
overflow-wrap:break-word;
line-height:1.7;
}
.cmsel_dropcap-6hb{
padding:0.375rem 0.75rem 0 0;
font-size:62px;
font-weight:700;
color:#2E6FE0;
float:left;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:.8;
}
.cmsel_right-6hb{
min-width:0;
}
.cmsel_quote-6hb{
padding:36px;
border-radius:20px;
background:linear-gradient(150deg,#162035,#0A0F1C);
position:relative;
margin-bottom:1.5rem;
color:#EDF1FA;
}
.cmsel_quote_mark-6hb{
display:inline-flex;
align-items:center;
color:#7DB8FF;
margin-bottom:6px;
}
.cmsel_quote_mark-6hb svg{
width:2.125rem;
height:2.125rem;
}
.cmsel_quote_text-6hb{
font-weight:500;
margin-bottom:22px;
overflow-wrap:break-word;
line-height:1.4;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:22px;
color:#EDF1FA;
}
.cmsel_quote_meta-6hb{
gap:12px;
display:flex;
align-items:center;
}
.cmsel_quote_av-6hb{
border-radius:50%;
background:linear-gradient(135deg,#2E6FE0,#7DB8FF);
flex:0 0 auto;
width:2.375rem;
height:2.375rem;
}
.cmsel_quote_author-6hb{
font-weight:700;
color:#EDF1FA;
font-size:0.875rem;
}
.cmsel_quote_meta_sub-6hb{
color:#8A9BB8;
font-size:0.75rem;
}
.cmsel_explain-6hb{
border:1px solid rgba(15,19,32,0.08);
overflow:hidden;
border-radius:0.875rem;
}
.cmsel_explain_card-6hb{
padding:22px 24px;
}
.cmsel_explain_card-6hb+.cmsel_explain_card-6hb{
border-top:1px solid rgba(15,19,32,0.08);
}
.cmsel_explain_h-6hb{
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:0.5rem;
font-size:20px;
font-weight:600;
line-height:1.15;
color:#0F1320;
}
.cmsel_explain_p-6hb{
overflow-wrap:break-word;
color:#7A86A0;
line-height:1.55;
font-size:14px;
}
.cmssg-6hb{
padding:3rem 0 0.625rem;
}
.cmssg_eyebrow-6hb{
display:block;
margin-bottom:0.75rem;
}
.cmssg_h2-6hb{
font-weight:600;
overflow-wrap:break-word;
margin-bottom:28px;
color:#0F1320;
font-size:30px;
line-height:1.05;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.cmssg_h2-6hb{
font-size:36px;
}
}
.cmssg_grid-6hb{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:717px){
.cmssg_grid-6hb{
grid-template-columns:repeat(3,1fr);
}
}
.cmssg_col-6hb{
min-width:0;
}
.cmssg_col_h-6hb{
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.625rem;
font-weight:600;
font-size:22px;
color:#0F1320;
line-height:1.15;
overflow-wrap:break-word;
}
.cmssg_col_p-6hb{
color:#7A86A0;
font-size:0.875rem;
overflow-wrap:break-word;
line-height:1.65;
}
.cmslh-6hb{
padding:40px 0 20px;
}
.cmslh_in-6hb{
padding-top:2.125rem;
border-top:1px solid rgba(15,19,32,0.14);
}
.cmslh_eyebrow-6hb{
display:block;
margin-bottom:1.375rem;
}
.cmslh_grid-6hb{
grid-template-columns:1fr 1fr;
gap:28px;
display:grid;
}
@media(min-width:597px){
.cmslh_grid-6hb{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:959px){
.cmslh_grid-6hb{
grid-template-columns:repeat(5,1fr);
}
}
.cmslh_col-6hb{
min-width:0;
}
.cmslh_col_h-6hb{
overflow-wrap:break-word;
margin-bottom:12px;
font-weight:700;
color:#0F1320;
font-size:13px;
}
.cmslh_links-6hb{
gap:8px;
flex-direction:column;
display:flex;
}
.cmslh_link-6hb{
transition:color .2s ease;
font-size:0.813rem;
color:#7A86A0;
overflow-wrap:break-word;
}
.cmslh_link-6hb:hover{
color:#2E6FE0;
}
.cmssb-6hb{
background:#FFFFFF;
padding:48px 0;
border-bottom:1px solid rgba(15,19,32,0.08);
border-top:1px solid rgba(15,19,32,0.08);
margin-top:24px;
}
@media(min-width:767px){
.cmssb-6hb{
padding:56px 0;
}
}
.cmssb_eyebrow-6hb{
margin-bottom:0.75rem;
display:block;
}
.cmssb_h2-6hb{
font-size:1.875rem;
font-weight:600;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.05;
margin-bottom:26px;
color:#0F1320;
}
@media(min-width:771px){
.cmssb_h2-6hb{
font-size:2.25rem;
}
}
.cmssb_grid-6hb{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:563px){
.cmssb_grid-6hb{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:957px){
.cmssb_grid-6hb{
grid-template-columns:repeat(4,1fr);
}
}
.cmssb_card-6hb{
border:1px solid rgba(15,19,32,0.08);
border-radius:0.875rem;
padding:1.5rem;
background:#F2F4F7;
min-width:0;
}
.cmssb_card_h-6hb{
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
font-weight:600;
font-size:19px;
overflow-wrap:break-word;
color:#0F1320;
line-height:1.15;
}
.cmssb_card_p-6hb{
line-height:1.6;
font-size:0.844rem;
overflow-wrap:break-word;
color:#7A86A0;
}
.cmssb_rtp-6hb{
border:1px solid rgba(15,19,32,0.08);
grid-template-columns:1fr;
background:#F2F4F7;
border-radius:14px;
gap:24px;
padding:1.625rem 1.75rem;
display:grid;
margin-top:18px;
align-items:center;
}
@media(min-width:763px){
.cmssb_rtp-6hb{
gap:2.5rem;
grid-template-columns:1fr 1fr;
}
}
.cmssb_rtp_h-6hb{
font-size:20px;
margin-bottom:0.5rem;
line-height:1.15;
color:#0F1320;
overflow-wrap:break-word;
font-weight:600;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
.cmssb_rtp_p-6hb{
overflow-wrap:break-word;
color:#7A86A0;
line-height:1.6;
font-size:13.5px;
}
.cmssb_rtp_stats-6hb{
gap:16px;
display:flex;
}
.cmssb_stat-6hb{
border-radius:0.5rem;
padding:1.125rem;
flex:1 1 0;
background:#FFFFFF;
text-align:center;
min-width:0;
}
.cmssb_stat_v-6hb{
overflow-wrap:break-word;
font-size:26px;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#1FA86A;
font-weight:700;
}
.cmssb_stat_l-6hb{
color:#5A6480;
margin-top:0.25rem;
font-size:0.719rem;
}
.cmsft-6hb{
background:#1A1E2A;
color:#8A9BB8;
margin-top:40px;
}
.cmsft_in-6hb{
padding:3rem 0 28px;
gap:32px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:602px){
.cmsft_in-6hb{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:901px){
.cmsft_in-6hb{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.cmsft_brand-6hb{
min-width:0;
}
.cmsft_logo-6hb{
color:#EDF1FA;
font-weight:700;
font-size:1.625rem;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
.cmsft_tagline-6hb{
font-size:13.5px;
color:#8A9BB8;
line-height:1.6;
margin-top:0.875rem;
max-width:17.5rem;
}
.cmsft_contact-6hb{
transition:color .2s ease;
margin-top:12px;
max-width:17.5rem;
overflow-wrap:anywhere;
color:#7DB8FF;
display:inline-block;
font-size:13px;
}
.cmsft_contact-6hb:hover{
color:#EDF1FA;
}
.cmsft_col-6hb{
min-width:0;
}
.cmsft_col_h-6hb{
overflow-wrap:break-word;
text-transform:uppercase;
color:#EDF1FA;
font-size:13px;
letter-spacing:.08em;
font-weight:700;
margin-bottom:0.875rem;
}
.cmsft_col_links-6hb{
gap:10px;
display:flex;
flex-direction:column;
}
.cmsft_link-6hb{
transition:color .2s ease;
color:#8A9BB8;
font-size:0.844rem;
overflow-wrap:break-word;
}
.cmsft_link-6hb:hover{
color:#EDF1FA;
}
.cmsft_bot-6hb{
padding:22px 0 40px;
gap:16px;
flex-direction:column;
display:flex;
border-top:1px solid rgba(180,210,255,0.14);
}
@media(min-width:765px){
.cmsft_bot-6hb{
gap:1.25rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.cmsft_legal-6hb{
overflow-wrap:break-word;
line-height:1.6;
max-width:47.5rem;
color:#A3ABBE;
font-size:0.719rem;
}
.cmsft_legal-6hb b{
font-weight:700;
color:#8A9BB8;
}
.cmsft_age-6hb{
border:1.5px solid #7DB8FF;
padding:0.25rem 0.563rem;
border-radius:8px;
flex:0 0 auto;
font-size:0.813rem;
font-weight:700;
color:#7DB8FF;
}