*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#1A1510;
overflow-wrap:break-word;
color:#D6CEBC;
line-height:1.6;
font-family:"Work Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
-webkit-font-smoothing:antialiased;
font-size:15px;
text-rendering:optimizeLegibility;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
height:8px;
width:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.qdtlayout_usa{
display:flex;
min-height:100vh;
flex-direction:column;
}
.qdtmain_usa{
flex:1 1 auto;
width:100%;
min-width:0;
}
.qdtcontainer_usa{
margin:0 auto;
padding:0 1rem;
width:100%;
max-width:87.5rem;
}
@media(min-width:768px){
.qdtcontainer_usa{
padding:0 2rem;
}
}
@media(min-width:1101px){
.qdtcontainer_usa{
padding:0 3.5rem;
}
}
.qdteyebrow_usa{
font-weight:600;
overflow-wrap:break-word;
letter-spacing:.2em;
font-family:"Work Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.4;
text-transform:uppercase;
font-size:0.688rem;
color:#2ECC82;
display:inline-block;
}
.qdtband_usa{
background:#0D1A14;
color:#EEF8F2;
}
.qdtband_usa .qdteyebrow_usa{
color:#4DEBA0;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.qdttb_usa{
background:#1A1510;
border-bottom:1px solid rgba(242,237,228,0.13);
position:sticky;
top:0;
z-index:50;
}
.qdttb_in_usa{
gap:1rem;
margin:0 auto;
padding:0.75rem 1rem;
max-width:1400px;
align-items:center;
display:flex;
justify-content:space-between;
width:100%;
}
@media(min-width:769px){
.qdttb_in_usa{
padding:16px 32px;
}
}
@media(min-width:1103px){
.qdttb_in_usa{
padding:1.125rem 3.5rem;
}
}
.qdttb_left_usa{
gap:1.75rem;
display:flex;
align-items:center;
min-width:0;
}
.qdttb_logo_usa{
gap:0.688rem;
min-width:0;
display:flex;
align-items:center;
}
.qdttb_logo_mark_usa{
flex:0 0 auto;
border-radius:0.5rem;
height:34px;
object-fit:cover;
width:2.125rem;
}
.qdttb_logo_txt_usa{
line-height:1;
min-width:0;
display:flex;
flex-direction:column;
}
.qdttb_logo_name_usa{
overflow:hidden;
white-space:nowrap;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
text-overflow:ellipsis;
color:#F2EDE4;
letter-spacing:.02em;
font-weight:700;
font-size:1.375rem;
}
.qdttb_logo_sub_usa{
overflow:hidden;
text-transform:uppercase;
white-space:nowrap;
color:#2ECC82;
text-overflow:ellipsis;
letter-spacing:.32em;
font-size:0.531rem;
margin-top:4px;
font-weight:600;
}
.qdttb_nav_usa{
display:none;
}
@media(min-width:960px){
.qdttb_nav_usa{
gap:1.75rem;
align-items:center;
display:flex;
}
}
.qdttb_nav_item_usa{
transition:color .2s ease,border-color .2s ease;
border-bottom:2px solid transparent;
font-weight:600;
padding-bottom:3px;
color:#D6CEBC;
white-space:nowrap;
font-size:0.875rem;
}
.qdttb_nav_item_usa:hover{
color:#F2EDE4;
}
.qdttb_nav_item_usa.qdtstate_active_usa{
border-color:#2ECC82;
color:#F2EDE4;
}
.qdttb_right_usa{
gap:0.875rem;
flex:0 0 auto;
display:flex;
align-items:center;
}
.qdttb_search_usa{
transition:color .2s ease;
color:#D6CEBC;
justify-content:center;
display:flex;
align-items:center;
}
.qdttb_search_usa:hover{
color:#2ECC82;
}
.qdttb_search_usa svg{
height:18px;
width:1.125rem;
}
.qdttb_lang_usa{
font-weight:600;
letter-spacing:.1em;
text-transform:uppercase;
color:#A89E8C;
font-size:11px;
}
.qdttb_lang_usa:hover{
color:#F2EDE4;
}
.qdttb_login_usa{
font-size:0.875rem;
color:#F2EDE4;
display:none;
font-weight:600;
}
@media(min-width:771px){
.qdttb_login_usa{
display:inline-block;
}
}
.qdttb_register_usa{
padding:11px 22px;
background:#2ECC82;
transition:background-color .2s ease;
border-radius:999px;
white-space:nowrap;
color:#0F0C08;
font-size:0.875rem;
font-weight:700;
}
.qdttb_register_usa:hover{
background:#25B872;
}
.qdtmob_usa{
background:#1A1510;
bottom:0;
padding-bottom:env(safe-area-inset-bottom);
position:fixed;
left:0;
z-index:60;
right:0;
border-top:1px solid rgba(242,237,228,0.13);
}
@media(min-width:962px){
.qdtmob_usa{
display:none;
}
}
.qdtmob_in_usa{
margin:0 auto;
align-items:stretch;
max-width:35rem;
display:flex;
justify-content:space-around;
}
.qdtmob_item_usa{
flex:1 1 0;
transition:color .2s ease;
padding:0.563rem 0.25rem;
gap:3px;
flex-direction:column;
align-items:center;
min-width:0;
color:#A89E8C;
display:flex;
}
.qdtmob_item_usa.qdtstate_active_usa{
color:#2ECC82;
}
.qdtmob_ic_usa{
justify-content:center;
display:flex;
align-items:center;
}
.qdtmob_ic_usa svg{
width:20px;
height:20px;
}
.qdtmob_lb_usa{
overflow:hidden;
max-width:100%;
font-weight:600;
font-size:0.625rem;
text-overflow:ellipsis;
white-space:nowrap;
}
@media(max-width:957px){
body{
padding-bottom:3.75rem;
}
}
.qdtrail_usa{
min-width:0;
position:relative;
}
.qdtrail_scroll_usa{
gap:14px;
-webkit-overflow-scrolling:touch;
display:flex;
padding-bottom:14px;
overflow-x:auto;
scrollbar-width:thin;
}
@media(min-width:767px){
.qdtrail_scroll_usa{
gap:1.125rem;
}
}
.qdtgc_usa{
flex:0 0 auto;
width:9.375rem;
display:block;
}
@media(min-width:767px){
.qdtgc_usa{
width:11.75rem;
}
}
.qdtgc_img_usa{
background:#221D16;
border-radius:14px;
overflow:hidden;
padding-bottom:133.33%;
box-shadow:0 2px 8px rgba(0,0,0,0.40), 0 1px 2px rgba(0,0,0,0.55);
position:relative;
}
.qdtgc_img_usa img{
inset:0;
width:100%;
height:100%;
object-fit:cover;
position:absolute;
}
.qdtgc_cover_usa{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
position:absolute;
pointer-events:none;
}
.qdtgc_hover_usa{
background:rgba(0,0,0,0.52);
inset:0;
transition:opacity .2s ease;
opacity:0;
display:flex;
position:absolute;
justify-content:center;
align-items:center;
}
.qdtgc_usa:hover .qdtgc_hover_usa{
opacity:1;
}
.qdtgc_hover_btn_usa{
background:#2ECC82;
border-radius:999px;
align-items:center;
width:2.875rem;
color:#0F0C08;
justify-content:center;
height:2.875rem;
display:flex;
}
.qdtgc_hover_btn_usa svg{
width:18px;
height:1.125rem;
}
.qdtgc_info_usa{
gap:2px;
display:flex;
margin-top:9px;
min-width:0;
flex-direction:column;
}
.qdtgc_name_usa{
overflow:hidden;
color:#F2EDE4;
font-weight:700;
white-space:nowrap;
font-size:13px;
text-overflow:ellipsis;
}
.qdtgc_prov_usa{
overflow:hidden;
text-overflow:ellipsis;
font-size:0.688rem;
color:#A89E8C;
white-space:nowrap;
}
.qdtgc_meta_usa{
color:#A89E8C;
font-size:0.688rem;
}
.qdttc_usa{
flex:0 0 auto;
display:block;
width:180px;
}
@media(min-width:765px){
.qdttc_usa{
width:14.375rem;
}
}
.qdttc_img_usa{
border-radius:0.875rem;
background:#221D16;
overflow:hidden;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.40), 0 1px 2px rgba(0,0,0,0.55);
padding-bottom:75%;
position:relative;
}
.qdttc_img_usa img{
inset:0;
position:absolute;
height:100%;
object-fit:cover;
width:100%;
}
.qdttc_info_usa{
gap:2px;
min-width:0;
display:flex;
flex-direction:column;
margin-top:9px;
}
.qdttc_name_usa{
overflow:hidden;
color:#F2EDE4;
font-size:14px;
white-space:nowrap;
text-overflow:ellipsis;
font-weight:700;
}
.qdttc_rtp_usa{
font-size:11px;
color:#A89E8C;
}
.qdtlc_usa{
flex:0 0 auto;
display:block;
width:14.375rem;
}
@media(min-width:769px){
.qdtlc_usa{
width:16.75rem;
}
}
.qdtlc_img_usa{
border-radius:14px;
background:#221D16;
overflow:hidden;
box-shadow:0 2px 8px rgba(0,0,0,0.40), 0 1px 2px rgba(0,0,0,0.55);
position:relative;
padding-bottom:62.5%;
}
.qdtlc_img_usa img{
inset:0;
position:absolute;
width:100%;
object-fit:cover;
height:100%;
}
.qdtlc_live_usa{
padding:0.25rem 0.563rem;
background:rgba(0,0,0,0.52);
gap:0.438rem;
border-radius:999px;
align-items:center;
display:flex;
left:12px;
top:12px;
position:absolute;
}
.qdtlc_live_dot_usa{
background:#E8404A;
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
height:0.5rem;
width:0.5rem;
}
.qdtlc_seats_usa{
color:#EEF8F2;
font-weight:600;
font-size:0.625rem;
text-transform:uppercase;
letter-spacing:.08em;
}
.qdtlc_info_usa{
gap:2px;
display:flex;
flex-direction:column;
min-width:0;
margin-top:0.563rem;
}
.qdtlc_name_usa{
overflow:hidden;
font-weight:700;
font-size:15px;
color:#F2EDE4;
text-overflow:ellipsis;
white-space:nowrap;
}
.qdtlc_bet_usa{
color:#A89E8C;
font-size:11px;
}
.qdtpc_usa{
padding:16px 14px;
background:#221D16;
gap:0.5rem;
border:1px solid rgba(242,237,228,0.07);
border-radius:0.875rem;
min-width:0;
align-items:center;
justify-content:center;
flex-direction:column;
min-height:74px;
display:flex;
}
.qdtpc_logo_usa{
flex:0 0 auto;
width:auto;
max-width:100%;
object-fit:contain;
height:28px;
}
.qdtpc_name_usa{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
text-align:center;
color:#A89E8C;
font-size:0.688rem;
max-width:100%;
}
.qdtgc_tag_usa{
border-radius:0.5rem;
padding:3px 0.5rem;
display:inline-block;
top:0.625rem;
text-transform:uppercase;
left:10px;
z-index:2;
font-weight:700;
letter-spacing:.06em;
position:absolute;
font-size:0.625rem;
}
.qdtgc_tag_hot_usa{
background:#E8404A;
color:#EEF8F2;
}
.qdtgc_tag_new_usa{
background:#5AF0B0;
color:#0F0C08;
}
.qdtgc_tag_jp_usa{
background:#E8A830;
color:#0F0C08;
}
.qdtgc_tag_live_usa{
background:#E8404A;
color:#EEF8F2;
}
.qdtsh_usa{
margin-bottom:1.125rem;
min-width:0;
}
.qdtsh_row_usa{
gap:1rem;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
align-items:flex-end;
}
.qdtsh_row_usa .qdtsh_l_usa{
gap:0.375rem;
min-width:0;
display:flex;
flex-direction:column;
}
.qdtsh_stack_usa{
gap:0.625rem;
display:flex;
align-items:flex-start;
flex-direction:column;
}
.qdtsh_center_usa{
gap:10px;
flex-direction:column;
display:flex;
align-items:center;
text-align:center;
}
.qdtsh_h2_usa{
font-weight:600;
font-size:24px;
line-height:1.1;
overflow-wrap:break-word;
color:#F2EDE4;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.qdtsh_h2_usa{
font-size:30px;
}
}
.qdtband_usa .qdtsh_h2_usa{
color:#EEF8F2;
}
.qdtsh_eb_line_usa{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.qdtsh_eb_line_usa::before{
background:#2ECC82;
display:inline-block;
content:"";
width:1.75rem;
height:1px;
}
.qdtband_usa .qdtsh_eb_line_usa::before{
background:#4DEBA0;
}
.qdtsh_eb_dot_usa{
gap:8px;
align-items:center;
display:inline-flex;
}
.qdtsh_eb_dot_usa::before{
background:#2ECC82;
border-radius:50%;
height:0.375rem;
display:inline-block;
content:"";
width:6px;
}
.qdtband_usa .qdtsh_eb_dot_usa::before{
background:#4DEBA0;
}
.qdtsh_link_usa{
gap:6px;
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
white-space:nowrap;
border-bottom:1px solid #F2EDE4;
padding-bottom:2px;
display:inline-flex;
font-size:13px;
color:#F2EDE4;
align-items:center;
font-weight:600;
}
.qdtsh_link_usa:hover{
border-color:#2ECC82;
color:#2ECC82;
}
.qdtsh_link_usa svg{
width:0.875rem;
height:0.875rem;
}
.qdtsh_link_chev_usa{
border-bottom:0;
padding-bottom:0;
}
.qdtsh_link_btn_usa{
padding:0.563rem 1.125rem;
border-radius:999px;
background:#2ECC82;
color:#0F0C08;
border-bottom:0;
}
.qdtsh_link_btn_usa:hover{
border-color:transparent;
background:#25B872;
color:#0F0C08;
}
.qdtband_usa .qdtsh_link_usa{
border-color:#EEF8F2;
color:#EEF8F2;
}
.qdtband_usa .qdtsh_link_btn_usa{
background:#4DEBA0;
color:#0F0C08;
}
.qdtsh_rule_usa{
background:rgba(242,237,228,0.13);
margin:-2px 0 18px;
height:1px;
}
.qdtband_usa .qdtsh_rule_usa{
background:rgba(240,255,248,0.10);
}
.qdthero_usa{
padding:32px 0 0.5rem;
}
@media(min-width:769px){
.qdthero_usa{
padding:56px 0 24px;
}
}
.qdthero_in_usa{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:902px){
.qdthero_in_usa{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.qdthero_copy_usa{
min-width:0;
}
.qdthero_eyebrow_usa{
gap:10px;
display:inline-flex;
align-items:center;
margin-bottom:22px;
}
.qdthero_eyebrow_line_usa{
background:#2ECC82;
flex:0 0 auto;
height:1px;
width:1.75rem;
display:inline-block;
}
.qdthero_h1_usa{
font-size:38px;
line-height:1.04;
margin-bottom:1.25rem;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F2EDE4;
letter-spacing:-.01em;
font-weight:600;
}
@media(min-width:770px){
.qdthero_h1_usa{
font-size:54px;
}
}
@media(min-width:1100px){
.qdthero_h1_usa{
font-size:3.875rem;
}
}
.qdthero_h1_usa em{
color:#2ECC82;
font-style:normal;
}
.qdthero_sub_usa{
max-width:30rem;
line-height:1.6;
font-size:16px;
margin-bottom:30px;
color:#8C8070;
}
@media(min-width:771px){
.qdthero_sub_usa{
font-size:1.125rem;
}
}
.qdthero_actions_usa{
gap:0.875rem;
align-items:center;
margin-bottom:2.125rem;
display:flex;
flex-wrap:wrap;
}
.qdthero_cta_usa{
padding:16px 1.875rem;
border-radius:999px;
background:#2ECC82;
transition:background-color .2s ease;
gap:0.625rem;
align-items:center;
font-size:0.938rem;
font-weight:700;
color:#0F0C08;
display:inline-flex;
}
.qdthero_cta_usa:hover{
background:#25B872;
}
.qdthero_cta_ic_usa{
display:inline-flex;
align-items:center;
}
.qdthero_cta_ic_usa svg{
width:16px;
height:1rem;
}
.qdthero_cta_alt_usa{
background:transparent;
border:1px solid rgba(242,237,228,0.13);
padding:15px 26px;
border-radius:999px;
transition:border-color .2s ease,color .2s ease;
display:inline-flex;
color:#F2EDE4;
align-items:center;
font-size:15px;
font-weight:600;
}
.qdthero_cta_alt_usa:hover{
border-color:#2ECC82;
color:#2ECC82;
}
.qdthero_trust_usa{
gap:22px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.qdthero_trust_item_usa{
gap:0.563rem;
display:flex;
font-size:13px;
font-weight:600;
align-items:center;
color:#D6CEBC;
}
.qdthero_trust_ic_usa{
display:inline-flex;
align-items:center;
color:#2ECC82;
}
.qdthero_trust_ic_usa svg{
height:16px;
width:16px;
}
.qdthero_promo_usa{
background:#221D16;
overflow:hidden;
border-radius:1.25rem;
position:relative;
display:flex;
min-height:18.75rem;
box-shadow:0 0.5rem 40px rgba(0,0,0,0.60), 0 2px 0.75rem rgba(46,204,130,0.10);
}
.qdthero_promo_bg_usa{
inset:0;
position:absolute;
background-position:center;
background-size:cover;
}
.qdthero_promo_bg_usa::after{
background:linear-gradient(120deg,#0D1A14 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
content:"";
position:absolute;
}
.qdthero_promo_glow_usa{
border-radius:50%;
background:radial-gradient(circle,rgba(52,199,120,0.12) 0%,transparent 65%);
top:-40px;
right:-20px;
position:absolute;
width:16.25rem;
height:16.25rem;
pointer-events:none;
}
.qdthero_promo_ct_usa{
padding:28px;
max-width:88%;
align-self:flex-end;
position:relative;
z-index:2;
}
.qdthero_promo_label_usa{
color:#4DEBA0;
text-transform:uppercase;
margin-bottom:0.5rem;
font-weight:700;
letter-spacing:.25em;
display:block;
font-size:0.625rem;
}
.qdthero_promo_amount_usa{
color:#EEF8F2;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-size:32px;
line-height:1.05;
font-weight:600;
}
@media(min-width:769px){
.qdthero_promo_amount_usa{
font-size:40px;
}
}
.qdthero_promo_amount_usa em{
color:#4DEBA0;
font-style:normal;
}
.qdthero_rating_usa{
gap:0.625rem;
background:#221D16;
border:1px solid rgba(242,237,228,0.07);
border-radius:14px;
padding:10px 14px;
align-items:center;
display:flex;
top:14px;
z-index:3;
position:absolute;
box-shadow:0 2px 8px rgba(0,0,0,0.40), 0 1px 2px rgba(0,0,0,0.55);
right:14px;
max-width:min(260px,62%);
}
.qdthero_rating_score_usa{
flex:0 0 auto;
color:#F2EDE4;
font-size:1.5rem;
font-weight:700;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
}
.qdthero_rating_txt_usa{
flex:1 1 auto;
min-width:0;
}
.qdthero_rating_stars_usa{
gap:2px;
color:#2ECC82;
display:flex;
}
.qdthero_rating_stars_usa svg{
width:12px;
height:12px;
}
.qdthero_rating_cap_usa{
line-height:1.35;
display:block;
margin-top:3px;
color:#A89E8C;
font-size:0.688rem;
overflow-wrap:break-word;
}
.qdtstat_usa{
border-bottom:1px solid rgba(242,237,228,0.13);
margin-top:1rem;
border-top:1px solid rgba(242,237,228,0.13);
}
.qdtstat_in_usa{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.qdtstat_in_usa{
grid-template-columns:repeat(4,1fr);
}
}
.qdtstat_item_usa{
padding:22px 0.875rem;
border-right:1px solid rgba(242,237,228,0.07);
border-bottom:1px solid rgba(242,237,228,0.07);
min-width:0;
}
.qdtstat_item_usa:nth-child(2n){
border-right:0;
}
.qdtstat_item_usa:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.qdtstat_item_usa{
border-bottom:0;
}
.qdtstat_item_usa:nth-child(2n){
border-right:1px solid rgba(242,237,228,0.07);
}
.qdtstat_item_usa:nth-child(4n){
border-right:0;
}
}
.qdtstat_value_usa{
color:#F2EDE4;
font-weight:700;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
line-height:1;
overflow-wrap:break-word;
font-size:30px;
}
@media(min-width:768px){
.qdtstat_value_usa{
font-size:34px;
}
}
.qdtstat_label_usa{
overflow-wrap:break-word;
color:#A89E8C;
margin-top:0.375rem;
font-size:0.813rem;
line-height:1.4;
}
.qdtpr_usa{
padding:1.875rem 0 0.375rem;
}
.qdtpr_card_usa{
border-radius:1.25rem;
border:1px solid rgba(242,237,228,0.07);
padding:1.625rem;
gap:10px;
background:#221D16;
overflow:hidden;
flex:0 0 auto;
display:flex;
min-height:12.5rem;
flex-direction:column;
width:17.5rem;
position:relative;
}
@media(min-width:766px){
.qdtpr_card_usa{
width:300px;
}
}
.qdtpr_card_feat_usa{
background:linear-gradient(150deg,#0D1F18,#080E0B);
border-color:transparent;
color:#EEF8F2;
}
.qdtpr_glow_usa{
background:radial-gradient(circle,rgba(52,199,120,0.12),transparent 70%);
border-radius:50%;
height:8.125rem;
position:absolute;
opacity:0;
width:130px;
right:-1.875rem;
pointer-events:none;
top:-30px;
}
.qdtpr_card_feat_usa .qdtpr_glow_usa{
opacity:1;
}
.qdtpr_label_usa{
font-size:0.625rem;
color:#2ECC82;
position:relative;
font-weight:700;
text-transform:uppercase;
letter-spacing:.16em;
}
.qdtpr_card_feat_usa .qdtpr_label_usa{
color:#4DEBA0;
}
.qdtpr_amount_usa{
font-weight:600;
color:#F2EDE4;
font-size:26px;
position:relative;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
line-height:1.08;
overflow-wrap:break-word;
}
.qdtpr_card_feat_usa .qdtpr_amount_usa{
color:#EEF8F2;
}
.qdtpr_amount_usa em{
font-style:normal;
color:#2ECC82;
}
.qdtpr_card_feat_usa .qdtpr_amount_usa em{
color:#4DEBA0;
}
.qdtpr_terms_usa{
font-size:0.813rem;
line-height:1.5;
position:relative;
color:#A89E8C;
}
.qdtpr_card_feat_usa .qdtpr_terms_usa{
color:#92B8A4;
}
.qdtpr_cta_usa{
margin-top:auto;
position:relative;
align-self:flex-start;
}
.qdtpr_card_feat_usa .qdtpr_cta_usa{
padding:9px 18px;
background:#4DEBA0;
border-radius:62.438rem;
transition:opacity .2s ease;
font-size:13px;
font-weight:700;
color:#0F0C08;
}
.qdtpr_card_feat_usa .qdtpr_cta_usa:hover{
opacity:.9;
}
.qdtpr_card_usa:not(.qdtpr_card_feat_usa) .qdtpr_cta_usa{
transition:color .2s ease,border-color .2s ease;
border-bottom:1px solid #F2EDE4;
padding-bottom:2px;
color:#F2EDE4;
font-weight:700;
font-size:0.813rem;
}
.qdtpr_card_usa:not(.qdtpr_card_feat_usa) .qdtpr_cta_usa:hover{
border-color:#2ECC82;
color:#2ECC82;
}
.qdtjp_usa{
padding:30px 0 0.625rem;
}
.qdtjp_grid_usa{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:770px){
.qdtjp_grid_usa{
grid-template-columns:1fr 1fr;
}
.qdtjp_card_mega_usa{
grid-column:1/-1;
}
}
@media(min-width:1001px){
.qdtjp_grid_usa{
grid-template-columns:1.4fr 1fr 1fr;
}
.qdtjp_card_mega_usa{
grid-column:auto;
}
}
.qdtjp_card_usa{
gap:0.75rem;
background:#221D16;
padding:1.625rem;
border:1px solid rgba(242,237,228,0.07);
border-radius:20px;
overflow:hidden;
display:flex;
min-width:0;
min-height:12.5rem;
flex-direction:column;
position:relative;
justify-content:space-between;
}
.qdtjp_card_mega_usa{
background:linear-gradient(135deg,#0D1F18,#080E0B);
border-color:transparent;
color:#EEF8F2;
min-height:13.125rem;
}
.qdtjp_glow_usa{
background:radial-gradient(circle,rgba(52,199,120,0.12),transparent 70%);
border-radius:50%;
width:200px;
right:-2.5rem;
height:200px;
top:-40px;
position:absolute;
pointer-events:none;
}
.qdtjp_label_usa{
gap:0.625rem;
color:#2ECC82;
font-size:0.625rem;
text-transform:uppercase;
display:flex;
font-weight:700;
letter-spacing:.16em;
align-items:center;
flex-wrap:wrap;
justify-content:space-between;
position:relative;
}
.qdtjp_card_mega_usa .qdtjp_label_usa{
color:#4DEBA0;
}
.qdtjp_drop_usa{
font-weight:600;
color:#A89E8C;
letter-spacing:.04em;
text-transform:none;
}
.qdtjp_card_mega_usa .qdtjp_drop_usa{
color:#92B8A4;
}
.qdtjp_amount_usa{
overflow-wrap:break-word;
font-weight:700;
line-height:1;
position:relative;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
color:#F2EDE4;
font-size:2.375rem;
}
.qdtjp_card_mega_usa .qdtjp_amount_usa{
animation:zm2-pulse 2.4s infinite;
color:#4DEBA0;
font-size:3rem;
}
@media(min-width:766px){
.qdtjp_card_mega_usa .qdtjp_amount_usa{
font-size:3.375rem;
}
}
.qdtjp_game_usa{
position:relative;
color:#A89E8C;
font-size:0.813rem;
}
.qdtjp_card_mega_usa .qdtjp_game_usa{
color:#92B8A4;
}
.qdtjp_cta_usa{
position:relative;
align-self:flex-start;
}
.qdtjp_card_mega_usa .qdtjp_cta_usa{
background:#4DEBA0;
border-radius:999px;
padding:10px 1.25rem;
transition:opacity .2s ease;
color:#0F0C08;
font-weight:700;
font-size:13px;
}
.qdtjp_card_mega_usa .qdtjp_cta_usa:hover{
opacity:.9;
}
.qdtjp_card_usa:not(.qdtjp_card_mega_usa) .qdtjp_cta_usa{
transition:color .2s ease,border-color .2s ease;
border-bottom:1px solid #F2EDE4;
padding-bottom:2px;
font-size:13px;
color:#F2EDE4;
font-weight:700;
}
.qdtjp_card_usa:not(.qdtjp_card_mega_usa) .qdtjp_cta_usa:hover{
border-color:#2ECC82;
color:#2ECC82;
}
.qdtjp_seo_usa{
margin:14px 0 0;
overflow-wrap:break-word;
font-size:14px;
line-height:1.65;
color:#8C8070;
max-width:760px;
}
.qdtjp_seo_usa strong{
color:#F2EDE4;
font-weight:700;
}
.qdtgf_usa{
padding:24px 0 6px;
}
.qdtgf_in_usa{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.qdtgf_chip_usa{
padding:10px 18px;
border:1px solid rgba(242,237,228,0.13);
background:#221D16;
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
border-radius:999px;
font-size:0.813rem;
color:#D6CEBC;
font-weight:600;
white-space:nowrap;
}
.qdtgf_chip_usa:hover{
border-color:#2ECC82;
color:#2ECC82;
}
.qdtgf_chip_usa.qdtstate_active_usa{
border-color:transparent;
background:#2ECC82;
color:#0F0C08;
}
.qdtgrow_usa{
padding:1.625rem 0 10px;
}
.qdtrow_seo_usa{
margin:10px 0 0;
line-height:1.65;
max-width:760px;
font-size:14px;
overflow-wrap:break-word;
color:#8C8070;
}
.qdtrow_seo_usa strong{
color:#F2EDE4;
font-weight:700;
}
.qdtgrow_usa{
padding:26px 0 0.625rem;
}
.qdtrow_seo_usa{
margin:10px 0 0;
line-height:1.65;
max-width:47.5rem;
overflow-wrap:break-word;
font-size:0.875rem;
color:#8C8070;
}
.qdtrow_seo_usa strong{
font-weight:700;
color:#F2EDE4;
}
.qdtvip_usa{
padding:48px 0;
}
@media(min-width:769px){
.qdtvip_usa{
padding:4rem 0;
}
}
.qdtvip_head_usa{
gap:14px;
margin-bottom:30px;
display:flex;
flex-direction:column;
}
@media(min-width:881px){
.qdtvip_head_usa{
gap:1.5rem;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.qdtvip_eyebrow_usa{
margin-bottom:12px;
}
.qdtvip_h2_usa{
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:32px;
overflow-wrap:break-word;
line-height:1.05;
color:#EEF8F2;
}
@media(min-width:767px){
.qdtvip_h2_usa{
font-size:2.5rem;
}
}
.qdtvip_intro_usa{
max-width:420px;
line-height:1.6;
font-size:0.875rem;
color:#92B8A4;
}
.qdtvip_grid_usa{
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
gap:14px;
display:grid;
}
.qdtvip_card_usa{
border-radius:0.875rem;
padding:1.375rem 1.125rem;
border:1px solid rgba(240,255,248,0.10);
min-width:0;
}
.qdtvip_card_feat_usa{
background:rgba(240,255,248,0.06);
border-color:#4DEBA0;
}
.qdtvip_card_ic_usa{
border-radius:0.5rem;
background:linear-gradient(135deg,#2ECC82,#5AF0B0);
height:34px;
width:2.125rem;
display:block;
margin-bottom:1rem;
}
.qdtvip_name_usa{
font-size:1.25rem;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:6px;
color:#EEF8F2;
}
.qdtvip_perk_usa{
overflow-wrap:break-word;
color:#92B8A4;
line-height:1.5;
font-size:12.5px;
}
.qdtgm_usa{
padding:30px 0 10px;
}
.qdtgm_in_usa{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:882px){
.qdtgm_in_usa{
grid-template-columns:1.25fr 1fr;
}
}
.qdtgm_left_usa{
border:1px solid rgba(242,237,228,0.07);
padding:2rem;
background:#221D16;
border-radius:20px;
min-width:0;
}
.qdtgm_eyebrow_usa{
margin-bottom:0.625rem;
}
.qdtgm_h2_usa{
color:#F2EDE4;
line-height:1.06;
font-size:1.625rem;
overflow-wrap:break-word;
margin-bottom:8px;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:771px){
.qdtgm_h2_usa{
font-size:1.75rem;
}
}
.qdtgm_text_usa{
line-height:1.6;
font-size:0.875rem;
max-width:30rem;
color:#8C8070;
margin-bottom:1.375rem;
}
.qdtgm_level_usa{
color:#2ECC82;
font-weight:700;
font-size:22px;
margin-bottom:0.5rem;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
}
.qdtgm_bar_usa{
border-radius:62.438rem;
background:rgba(242,237,228,0.13);
overflow:hidden;
margin-bottom:6px;
height:8px;
}
.qdtgm_bar_fill_usa{
background:linear-gradient(90deg,#2ECC82,#5AF0B0);
border-radius:999px;
height:100%;
}
.qdtgm_bar_meta_usa{
gap:10px;
font-size:11px;
margin-bottom:1.125rem;
color:#A89E8C;
display:flex;
justify-content:space-between;
}
.qdtgm_missions_usa{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
}
.qdtgm_mission_usa{
padding:0.563rem 0.938rem;
gap:0.438rem;
background:#1A1510;
border-radius:62.438rem;
border:1px solid rgba(242,237,228,0.13);
display:inline-flex;
font-weight:600;
font-size:12.5px;
align-items:center;
color:#D6CEBC;
}
.qdtgm_mission_ic_usa{
display:inline-flex;
align-items:center;
color:#2ECC82;
}
.qdtgm_mission_ic_usa svg{
width:13px;
height:13px;
}
.qdtgm_right_usa{
overflow:hidden;
background:linear-gradient(150deg,#0D1F18,#080E0B);
border-radius:1.25rem;
padding:32px;
position:relative;
color:#EEF8F2;
display:flex;
flex-direction:column;
}
.qdtgm_glow_usa{
border-radius:50%;
background:radial-gradient(circle,rgba(52,199,120,0.12),transparent 70%);
position:absolute;
height:9.375rem;
pointer-events:none;
right:-30px;
top:-1.875rem;
width:9.375rem;
}
.qdtgm_ref_eyebrow_usa{
position:relative;
margin-bottom:10px;
}
.qdtgm_ref_h2_usa{
margin-bottom:8px;
line-height:1.1;
color:#EEF8F2;
font-weight:600;
position:relative;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-size:26px;
overflow-wrap:break-word;
}
.qdtgm_ref_text_usa{
position:relative;
margin-bottom:1.25rem;
color:#92B8A4;
line-height:1.55;
font-size:0.844rem;
}
.qdtgm_ref_cta_usa{
padding:11px 22px;
border-radius:999px;
background:#4DEBA0;
transition:opacity .2s ease;
position:relative;
margin-top:auto;
font-size:13.5px;
align-self:flex-start;
font-weight:700;
color:#0F0C08;
}
.qdtgm_ref_cta_usa:hover{
opacity:.9;
}
.qdtapp_usa{
padding:30px 0 0.625rem;
}
.qdtapp_in_usa{
gap:1.75rem;
border:1px solid rgba(242,237,228,0.07);
background:#221D16;
border-radius:20px;
padding:32px;
display:flex;
flex-direction:column;
}
@media(min-width:767px){
.qdtapp_in_usa{
padding:40px 44px;
gap:2.5rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.qdtapp_copy_usa{
max-width:35rem;
min-width:0;
}
.qdtapp_eyebrow_usa{
margin-bottom:0.75rem;
}
.qdtapp_h2_usa{
line-height:1.05;
font-weight:600;
font-size:28px;
color:#F2EDE4;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:12px;
overflow-wrap:break-word;
}
@media(min-width:765px){
.qdtapp_h2_usa{
font-size:2.125rem;
}
}
.qdtapp_text_usa{
line-height:1.6;
color:#8C8070;
margin-bottom:1.375rem;
font-size:14px;
}
.qdtapp_btns_usa{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.qdtapp_btn_usa{
gap:10px;
border-radius:14px;
background:#2ECC82;
transition:background-color .2s ease;
padding:11px 1.25rem;
display:inline-flex;
align-items:center;
color:#0F0C08;
}
.qdtapp_btn_usa:hover{
background:#25B872;
}
.qdtapp_btn_ic_usa{
align-items:center;
display:inline-flex;
}
.qdtapp_btn_ic_usa svg{
width:18px;
height:1.125rem;
}
.qdtapp_btn_lb_usa{
font-size:0.844rem;
font-weight:700;
}
.qdtapp_qr_wrap_usa{
flex:0 0 auto;
gap:1.125rem;
display:flex;
align-items:center;
}
.qdtapp_qr_usa{
flex:0 0 auto;
border-radius:14px;
background-color:#2ECC82;
height:6.75rem;
width:108px;
background-image:repeating-linear-gradient(0deg,#221D16 0 0.313rem,transparent 5px 0.688rem),repeating-linear-gradient(90deg,#221D16 0 5px,transparent 0.313rem 0.688rem);
}
.qdtapp_qr_cap_usa{
font-size:0.781rem;
max-width:92px;
color:#A89E8C;
line-height:1.4;
}
.qdtnl_usa{
padding:24px 0 10px;
}
.qdtnl_in_usa{
background:#0A1520;
border-radius:1.25rem;
gap:22px;
padding:1.875rem 32px;
flex-direction:column;
color:#EEF8F2;
display:flex;
}
@media(min-width:769px){
.qdtnl_in_usa{
gap:1.75rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.qdtnl_text_wrap_usa{
min-width:0;
}
.qdtnl_h3_usa{
font-weight:600;
color:#EEF8F2;
overflow-wrap:break-word;
margin-bottom:0.313rem;
font-size:1.375rem;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
line-height:1.1;
}
@media(min-width:770px){
.qdtnl_h3_usa{
font-size:24px;
}
}
.qdtnl_text_usa{
color:#92B8A4;
line-height:1.5;
font-size:13.5px;
}
.qdtnl_form_usa{
flex:1 1 auto;
gap:10px;
display:flex;
max-width:460px;
min-width:0;
}
.qdtnl_input_usa{
padding:13px 1rem;
overflow:hidden;
background:rgba(240,255,248,0.06);
border:1px solid rgba(240,255,248,0.10);
flex:1 1 auto;
border-radius:0.875rem;
align-items:center;
min-width:0;
color:#92B8A4;
text-overflow:ellipsis;
white-space:nowrap;
display:flex;
font-size:0.875rem;
}
.qdtnl_btn_usa{
transition:opacity .2s ease;
border-radius:0.875rem;
background:#4DEBA0;
padding:0.813rem 1.5rem;
flex:0 0 auto;
color:#0F0C08;
font-weight:700;
white-space:nowrap;
font-size:14px;
}
.qdtnl_btn_usa:hover{
opacity:.9;
}
.qdthts_usa{
padding:48px 0;
}
@media(min-width:771px){
.qdthts_usa{
padding:62px 0;
}
}
.qdthts_head_usa{
gap:18px;
display:flex;
margin-bottom:2.125rem;
flex-direction:column;
}
@media(min-width:770px){
.qdthts_head_usa{
gap:1.5rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.qdthts_eyebrow_usa{
margin-bottom:0.75rem;
}
.qdthts_h2_usa{
font-size:1.875rem;
color:#EEF8F2;
line-height:1.05;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:766px){
.qdthts_h2_usa{
font-size:2.375rem;
}
}
.qdthts_cta_usa{
padding:15px 30px;
background:#4DEBA0;
transition:opacity .2s ease;
border-radius:62.438rem;
flex:0 0 auto;
color:#0F0C08;
font-weight:700;
font-size:0.938rem;
}
.qdthts_cta_usa:hover{
opacity:.9;
}
.qdthts_grid_usa{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:762px){
.qdthts_grid_usa{
grid-template-columns:repeat(3,1fr);
}
}
.qdthts_step_usa{
min-width:0;
border-top:1px solid rgba(240,255,248,0.10);
padding-top:1.375rem;
}
.qdthts_step_num_usa{
font-weight:700;
line-height:1;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-size:44px;
margin-bottom:0.875rem;
color:#4DEBA0;
}
.qdthts_step_h_usa{
font-weight:700;
line-height:1.2;
margin-bottom:0.5rem;
color:#EEF8F2;
overflow-wrap:break-word;
font-size:1.188rem;
}
.qdthts_step_p_usa{
line-height:1.55;
font-size:0.875rem;
overflow-wrap:break-word;
color:#92B8A4;
}
.qdtts_usa{
padding:2.75rem 0;
}
.qdtts_in_usa{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:879px){
.qdtts_in_usa{
gap:3rem;
grid-template-columns:1.4fr 1fr;
}
}
.qdtts_left_usa{
min-width:0;
}
.qdtts_h2_usa{
color:#EEF8F2;
overflow-wrap:break-word;
font-weight:600;
line-height:1.1;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-size:26px;
margin-bottom:12px;
}
@media(min-width:769px){
.qdtts_h2_usa{
font-size:1.75rem;
}
}
.qdtts_text_usa{
font-size:0.906rem;
color:#92B8A4;
line-height:1.6;
margin-bottom:1.375rem;
max-width:520px;
}
.qdtts_badges_usa{
gap:18px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.qdtts_badge_usa{
font-size:13px;
font-weight:600;
color:#92B8A4;
}
.qdtts_pay_usa{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
@media(min-width:881px){
.qdtts_pay_usa{
justify-content:flex-end;
}
}
.qdtts_pay_chip_usa{
padding:12px 16px;
background:rgba(240,255,248,0.06);
border:1px solid rgba(240,255,248,0.10);
border-radius:14px;
color:#EEF8F2;
font-weight:700;
font-size:14px;
}
.qdtdr_usa{
padding:36px 0 10px;
}
.qdtdr_in_usa{
border:1px dashed rgba(242,237,228,0.13);
gap:20px;
border-radius:14px;
padding:1.75rem 2rem;
display:flex;
flex-direction:column;
}
@media(min-width:770px){
.qdtdr_in_usa{
gap:2rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.qdtdr_h2_usa{
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:8px;
font-weight:600;
line-height:1.1;
overflow-wrap:break-word;
font-size:1.5rem;
color:#F2EDE4;
}
@media(min-width:768px){
.qdtdr_h2_usa{
font-size:1.625rem;
}
}
.qdtdr_text_usa{
overflow-wrap:break-word;
font-size:0.875rem;
max-width:42.5rem;
line-height:1.6;
color:#8C8070;
}
.qdtdr_text_usa b{
color:#F2EDE4;
font-weight:700;
}
.qdtdr_cta_usa{
transition:color .2s ease;
flex:0 0 auto;
padding-bottom:2px;
font-weight:700;
font-size:13.5px;
border-bottom:1px solid #2ECC82;
white-space:nowrap;
color:#F2EDE4;
}
.qdtdr_cta_usa:hover{
color:#2ECC82;
}
.qdtwy_usa{
padding:48px 0;
}
@media(min-width:766px){
.qdtwy_usa{
padding:56px 0;
}
}
.qdtwy_in_usa{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:899px){
.qdtwy_in_usa{
gap:3rem;
grid-template-columns:.8fr 1.2fr;
}
}
.qdtwy_left_usa{
min-width:0;
}
.qdtwy_eyebrow_usa{
margin-bottom:14px;
}
.qdtwy_h2_usa{
color:#F2EDE4;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-size:2rem;
margin-bottom:1rem;
line-height:1.05;
font-weight:600;
}
@media(min-width:767px){
.qdtwy_h2_usa{
font-size:40px;
}
}
.qdtwy_intro_usa{
font-size:0.938rem;
line-height:1.6;
color:#8C8070;
}
.qdtwy_grid_usa{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:562px){
.qdtwy_grid_usa{
grid-template-columns:1fr 1fr;
}
}
.qdtwy_card_usa{
background:#221D16;
border-radius:0.875rem;
border:1px solid rgba(242,237,228,0.07);
padding:1.625rem;
min-width:0;
}
.qdtwy_card_ic_usa{
display:inline-flex;
color:#2ECC82;
justify-content:center;
align-items:center;
margin-bottom:16px;
}
.qdtwy_card_ic_usa svg{
width:26px;
height:26px;
}
.qdtwy_card_h_usa{
line-height:1.15;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:0.5rem;
font-size:21px;
color:#F2EDE4;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
}
.qdtwy_card_p_usa{
font-size:0.875rem;
color:#8C8070;
overflow-wrap:break-word;
line-height:1.55;
}
.qdttt_usa{
padding:3rem 0 10px;
}
@media(min-width:769px){
.qdttt_usa{
padding:60px 0 10px;
}
}
.qdttt_head_usa{
margin-bottom:34px;
text-align:center;
}
.qdttt_eyebrow_usa{
margin-bottom:12px;
}
.qdttt_h2_usa{
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
line-height:1.05;
font-weight:600;
font-size:2rem;
overflow-wrap:break-word;
color:#F2EDE4;
}
@media(min-width:766px){
.qdttt_h2_usa{
font-size:2.625rem;
}
}
.qdttt_grid_usa{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:760px){
.qdttt_grid_usa{
grid-template-columns:repeat(3,1fr);
}
}
.qdttt_card_usa{
padding:1.875rem;
background:#221D16;
border:1px solid rgba(242,237,228,0.07);
border-radius:0.875rem;
flex-direction:column;
display:flex;
min-width:0;
}
.qdttt_card_ic_usa{
color:#2ECC82;
margin-bottom:18px;
align-items:center;
display:inline-flex;
}
.qdttt_card_ic_usa svg{
height:1.75rem;
width:1.75rem;
}
.qdttt_card_h_usa{
line-height:1.15;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-size:22px;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:0.5rem;
color:#F2EDE4;
}
.qdttt_card_p_usa{
overflow-wrap:break-word;
color:#8C8070;
font-size:14px;
margin-bottom:0.875rem;
line-height:1.6;
}
.qdttt_card_p_usa b{
color:#F2EDE4;
font-weight:700;
}
.qdttt_card_link_usa{
transition:color .2s ease;
border-bottom:1px solid #2ECC82;
font-weight:700;
margin-top:auto;
color:#F2EDE4;
padding-bottom:2px;
font-size:0.813rem;
align-self:flex-start;
}
.qdttt_card_link_usa:hover{
color:#2ECC82;
}
.qdtop_usa{
padding:36px 0 0.625rem;
}
.qdtop_in_usa{
border-radius:0.875rem;
border:1px solid rgba(242,237,228,0.07);
padding:32px;
grid-template-columns:1fr;
background:#221D16;
gap:2rem;
align-items:center;
display:grid;
}
@media(min-width:860px){
.qdtop_in_usa{
gap:2.75rem;
padding:34px 40px;
grid-template-columns:.9fr 1.1fr;
}
}
.qdtop_left_usa{
min-width:0;
}
.qdtop_eyebrow_usa{
margin-bottom:12px;
}
.qdtop_h2_usa{
font-weight:600;
overflow-wrap:break-word;
font-size:28px;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
color:#F2EDE4;
line-height:1.08;
margin-bottom:0.625rem;
}
@media(min-width:766px){
.qdtop_h2_usa{
font-size:1.875rem;
}
}
.qdtop_text_usa{
font-size:0.875rem;
line-height:1.6;
color:#8C8070;
}
.qdtop_grid_usa{
grid-template-columns:1fr 1fr;
border-radius:0.5rem;
gap:1px;
overflow:hidden;
border:1px solid rgba(242,237,228,0.13);
background:rgba(242,237,228,0.13);
display:grid;
}
.qdtop_field_usa{
background:#1A1510;
padding:18px 1.25rem;
min-width:0;
}
.qdtop_field_lb_usa{
letter-spacing:.1em;
font-weight:600;
color:#2ECC82;
text-transform:uppercase;
margin-bottom:0.313rem;
font-size:0.625rem;
}
.qdtop_field_val_usa{
color:#F2EDE4;
overflow-wrap:break-word;
font-size:14px;
font-weight:700;
}
.qdtrv_usa{
background:#221D16;
padding:48px 0;
border-bottom:1px solid rgba(242,237,228,0.07);
border-top:1px solid rgba(242,237,228,0.07);
margin-top:1.5rem;
}
@media(min-width:771px){
.qdtrv_usa{
padding:3.5rem 0;
}
}
.qdtrv_head_usa{
gap:16px;
display:flex;
margin-bottom:1.875rem;
flex-direction:column;
}
@media(min-width:766px){
.qdtrv_head_usa{
gap:1.25rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.qdtrv_eyebrow_usa{
margin-bottom:10px;
}
.qdtrv_h2_usa{
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-size:1.875rem;
font-weight:600;
line-height:1.05;
color:#F2EDE4;
}
@media(min-width:768px){
.qdtrv_h2_usa{
font-size:38px;
}
}
.qdtrv_agg_usa{
gap:0.75rem;
display:flex;
align-items:center;
}
.qdtrv_agg_stars_usa{
gap:3px;
display:flex;
color:#2ECC82;
}
.qdtrv_agg_stars_usa svg{
width:1.125rem;
height:1.125rem;
}
.qdtrv_source_usa{
color:#8C8070;
font-size:13px;
}
.qdtrv_grid_usa{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:758px){
.qdtrv_grid_usa{
grid-template-columns:repeat(3,1fr);
}
}
.qdtrv_card_usa{
background:#1A1510;
padding:1.625rem;
border-radius:0.875rem;
border:1px solid rgba(242,237,228,0.07);
min-width:0;
}
.qdtrv_card_stars_usa{
gap:2px;
display:flex;
color:#2ECC82;
margin-bottom:12px;
}
.qdtrv_card_stars_usa svg{
height:14px;
width:14px;
}
.qdtrv_card_body_usa{
overflow-wrap:break-word;
color:#F2EDE4;
margin-bottom:1rem;
font-weight:500;
line-height:1.45;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-size:1.125rem;
}
.qdtrv_card_meta_usa{
gap:0.625rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.qdtrv_card_av_usa{
background:linear-gradient(135deg,#2ECC82,#5AF0B0);
border-radius:50%;
flex:0 0 auto;
width:2rem;
height:2rem;
}
.qdtrv_card_author_usa{
font-size:13px;
color:#F2EDE4;
font-weight:700;
}
.qdtrv_card_loc_usa{
font-size:0.75rem;
color:#A89E8C;
}
.qdtprov_usa{
padding:2.5rem 0 20px;
}
.qdtprov_eyebrow_usa{
display:block;
margin-bottom:1.125rem;
}
.qdtprov_grid_usa{
gap:0.75rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:559px){
.qdtprov_grid_usa{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:901px){
.qdtprov_grid_usa{
grid-template-columns:repeat(6,1fr);
}
}
.qdtlh_usa{
padding:2.5rem 0 1.25rem;
}
.qdtlh_in_usa{
border-top:1px solid rgba(242,237,228,0.13);
padding-top:2.125rem;
}
.qdtlh_eyebrow_usa{
display:block;
margin-bottom:22px;
}
.qdtlh_grid_usa{
grid-template-columns:1fr 1fr;
gap:1.75rem;
display:grid;
}
@media(min-width:603px){
.qdtlh_grid_usa{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:961px){
.qdtlh_grid_usa{
grid-template-columns:repeat(5,1fr);
}
}
.qdtlh_col_usa{
min-width:0;
}
.qdtlh_col_h_usa{
font-weight:700;
margin-bottom:0.75rem;
font-size:0.813rem;
color:#F2EDE4;
overflow-wrap:break-word;
}
.qdtlh_links_usa{
gap:0.5rem;
display:flex;
flex-direction:column;
}
.qdtlh_link_usa{
transition:color .2s ease;
font-size:13px;
overflow-wrap:break-word;
color:#8C8070;
}
.qdtlh_link_usa:hover{
color:#2ECC82;
}
.qdtel_usa{
padding:48px 0;
}
@media(min-width:770px){
.qdtel_usa{
padding:3.5rem 0;
}
}
.qdtel_in_usa{
gap:40px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:899px){
.qdtel_in_usa{
grid-template-columns:1fr 1fr;
gap:3.5rem;
}
}
.qdtel_left_usa{
min-width:0;
}
.qdtel_eyebrow_usa{
margin-bottom:0.875rem;
}
.qdtel_h2_usa{
margin-bottom:1.375rem;
line-height:1.08;
color:#F2EDE4;
overflow-wrap:break-word;
font-size:2rem;
font-weight:600;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:765px){
.qdtel_h2_usa{
font-size:38px;
}
}
.qdtel_body_usa p{
font-size:16px;
margin-bottom:18px;
color:#D6CEBC;
overflow-wrap:break-word;
line-height:1.7;
}
.qdtel_dropcap_usa{
padding:0.375rem 0.75rem 0 0;
color:#2ECC82;
font-weight:700;
font-size:3.875rem;
float:left;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
line-height:.8;
}
.qdtel_right_usa{
min-width:0;
}
.qdtel_quote_usa{
padding:2.25rem;
border-radius:20px;
background:linear-gradient(150deg,#0D1F18,#080E0B);
color:#EEF8F2;
position:relative;
margin-bottom:1.5rem;
}
.qdtel_quote_mark_usa{
color:#4DEBA0;
display:inline-flex;
margin-bottom:6px;
align-items:center;
}
.qdtel_quote_mark_usa svg{
height:34px;
width:34px;
}
.qdtel_quote_text_usa{
line-height:1.4;
font-size:1.375rem;
overflow-wrap:break-word;
font-weight:500;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
color:#EEF8F2;
margin-bottom:22px;
}
.qdtel_quote_meta_usa{
gap:12px;
display:flex;
align-items:center;
}
.qdtel_quote_av_usa{
border-radius:50%;
background:linear-gradient(135deg,#2ECC82,#5AF0B0);
flex:0 0 auto;
width:38px;
height:2.375rem;
}
.qdtel_quote_author_usa{
font-weight:700;
color:#EEF8F2;
font-size:0.875rem;
}
.qdtel_quote_meta_sub_usa{
font-size:12px;
color:#92B8A4;
}
.qdtel_explain_usa{
border:1px solid rgba(242,237,228,0.07);
overflow:hidden;
border-radius:0.875rem;
}
.qdtel_explain_card_usa{
padding:1.375rem 24px;
}
.qdtel_explain_card_usa+.qdtel_explain_card_usa{
border-top:1px solid rgba(242,237,228,0.07);
}
.qdtel_explain_h_usa{
overflow-wrap:break-word;
font-weight:600;
line-height:1.15;
font-size:1.25rem;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
color:#F2EDE4;
margin-bottom:8px;
}
.qdtel_explain_p_usa{
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.55;
color:#8C8070;
}
.qdtgd_usa{
padding:48px 0 0.625rem;
}
.qdtgd_head_usa{
gap:0.875rem;
margin-bottom:1.5rem;
display:flex;
flex-direction:column;
}
@media(min-width:678px){
.qdtgd_head_usa{
gap:20px;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.qdtgd_eyebrow_usa{
margin-bottom:0.625rem;
}
.qdtgd_h2_usa{
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
color:#F2EDE4;
font-size:1.75rem;
line-height:1.05;
}
@media(min-width:768px){
.qdtgd_h2_usa{
font-size:2.125rem;
}
}
.qdtgd_more_usa{
transition:color .2s ease,border-color .2s ease;
flex:0 0 auto;
padding-bottom:2px;
color:#F2EDE4;
border-bottom:1px solid #F2EDE4;
font-weight:600;
font-size:0.844rem;
}
.qdtgd_more_usa:hover{
border-color:#2ECC82;
color:#2ECC82;
}
.qdtgd_grid_usa{
grid-template-columns:1fr;
gap:1.25rem;
display:grid;
}
@media(min-width:722px){
.qdtgd_grid_usa{
grid-template-columns:repeat(3,1fr);
}
}
.qdtgd_card_usa{
border-radius:14px;
background:#221D16;
overflow:hidden;
border:1px solid rgba(242,237,228,0.07);
min-width:0;
display:block;
}
.qdtgd_card_img_usa{
background:linear-gradient(140deg,#0D1F18,#2ECC82);
height:150px;
}
.qdtgd_card_body_usa{
padding:1.375rem;
}
.qdtgd_card_cat_usa{
text-transform:uppercase;
letter-spacing:.1em;
font-size:10px;
color:#2ECC82;
font-weight:600;
}
.qdtgd_card_h_usa{
margin:8px 0 10px;
font-size:19px;
color:#F2EDE4;
overflow-wrap:break-word;
font-weight:600;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
line-height:1.2;
}
.qdtgd_card_meta_usa{
overflow-wrap:break-word;
color:#A89E8C;
font-size:0.75rem;
}
.qdtfaq_usa{
background:#221D16;
padding:48px 0;
margin-top:1.5rem;
border-top:1px solid rgba(242,237,228,0.07);
border-bottom:1px solid rgba(242,237,228,0.07);
}
@media(min-width:766px){
.qdtfaq_usa{
padding:3.875rem 0;
}
}
.qdtfaq_head_usa{
margin-bottom:34px;
text-align:center;
}
.qdtfaq_eyebrow_usa{
margin-bottom:0.75rem;
}
.qdtfaq_h2_usa{
overflow-wrap:break-word;
line-height:1.05;
color:#F2EDE4;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:32px;
}
@media(min-width:770px){
.qdtfaq_h2_usa{
font-size:38px;
}
}
.qdtfaq_list_usa{
margin:0 auto;
gap:0.75rem;
display:flex;
max-width:820px;
flex-direction:column;
}
.qdtfaq_item_usa{
border-radius:0.875rem;
border:1px solid rgba(242,237,228,0.07);
overflow:hidden;
background:#1A1510;
}
.qdtfaq_q_usa{
padding:20px 1.5rem;
gap:20px;
list-style:none;
cursor:pointer;
overflow-wrap:break-word;
display:flex;
justify-content:space-between;
font-size:16px;
color:#F2EDE4;
align-items:center;
font-weight:700;
}
.qdtfaq_q_usa::-webkit-details-marker{
display:none;
}
.qdtfaq_q_ic_usa{
flex:0 0 auto;
transition:transform .2s ease;
color:#2ECC82;
align-items:center;
display:inline-flex;
}
.qdtfaq_q_ic_usa svg{
width:18px;
height:18px;
}
.qdtfaq_item_usa[open] .qdtfaq_q_ic_usa{
transform:rotate(180deg);
}
.qdtfaq_a_usa{
padding:0 24px 20px;
font-size:0.906rem;
line-height:1.6;
overflow-wrap:break-word;
color:#8C8070;
}
.qdtsb_usa{
padding:3rem 0;
background:#221D16;
margin-top:24px;
border-top:1px solid rgba(242,237,228,0.07);
border-bottom:1px solid rgba(242,237,228,0.07);
}
@media(min-width:769px){
.qdtsb_usa{
padding:3.5rem 0;
}
}
.qdtsb_eyebrow_usa{
margin-bottom:0.75rem;
display:block;
}
.qdtsb_h2_usa{
font-size:30px;
margin-bottom:26px;
line-height:1.05;
color:#F2EDE4;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:766px){
.qdtsb_h2_usa{
font-size:36px;
}
}
.qdtsb_grid_usa{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:560px){
.qdtsb_grid_usa{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:961px){
.qdtsb_grid_usa{
grid-template-columns:repeat(4,1fr);
}
}
.qdtsb_card_usa{
border:1px solid rgba(242,237,228,0.07);
background:#1A1510;
border-radius:0.875rem;
padding:1.5rem;
min-width:0;
}
.qdtsb_card_h_usa{
font-size:1.188rem;
color:#F2EDE4;
margin-bottom:0.5rem;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
line-height:1.15;
font-weight:600;
overflow-wrap:break-word;
}
.qdtsb_card_p_usa{
line-height:1.6;
overflow-wrap:break-word;
color:#8C8070;
font-size:0.844rem;
}
.qdtsb_rtp_usa{
border-radius:0.875rem;
background:#1A1510;
padding:26px 28px;
gap:24px;
border:1px solid rgba(242,237,228,0.07);
grid-template-columns:1fr;
margin-top:18px;
display:grid;
align-items:center;
}
@media(min-width:761px){
.qdtsb_rtp_usa{
gap:2.5rem;
grid-template-columns:1fr 1fr;
}
}
.qdtsb_rtp_h_usa{
font-weight:600;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:8px;
font-size:20px;
color:#F2EDE4;
line-height:1.15;
}
.qdtsb_rtp_p_usa{
font-size:13.5px;
overflow-wrap:break-word;
color:#8C8070;
line-height:1.6;
}
.qdtsb_rtp_stats_usa{
gap:16px;
display:flex;
}
.qdtsb_stat_usa{
padding:1.125rem;
flex:1 1 0;
background:#221D16;
border-radius:8px;
text-align:center;
min-width:0;
}
.qdtsb_stat_v_usa{
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:1.625rem;
font-weight:700;
color:#34C97A;
}
.qdtsb_stat_l_usa{
font-size:0.719rem;
margin-top:0.25rem;
color:#A89E8C;
}
.qdtsg_usa{
padding:3rem 0 10px;
}
.qdtsg_eyebrow_usa{
display:block;
margin-bottom:0.75rem;
}
.qdtsg_h2_usa{
margin-bottom:28px;
color:#F2EDE4;
line-height:1.05;
font-weight:600;
font-size:1.875rem;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:767px){
.qdtsg_h2_usa{
font-size:36px;
}
}
.qdtsg_grid_usa{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:721px){
.qdtsg_grid_usa{
grid-template-columns:repeat(3,1fr);
}
}
.qdtsg_col_usa{
min-width:0;
}
.qdtsg_col_h_usa{
font-weight:600;
overflow-wrap:break-word;
line-height:1.15;
font-size:1.375rem;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:10px;
color:#F2EDE4;
}
.qdtsg_col_p_usa{
font-size:14px;
line-height:1.65;
overflow-wrap:break-word;
color:#8C8070;
}
.qdtft_usa{
background:#100D09;
margin-top:2.5rem;
color:#92B8A4;
}
.qdtft_in_usa{
padding:48px 0 28px;
grid-template-columns:1fr;
gap:2rem;
display:grid;
}
@media(min-width:598px){
.qdtft_in_usa{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:898px){
.qdtft_in_usa{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.qdtft_brand_usa{
min-width:0;
}
.qdtft_logo_usa{
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-size:26px;
font-weight:700;
color:#EEF8F2;
overflow-wrap:break-word;
}
.qdtft_tagline_usa{
max-width:280px;
line-height:1.6;
color:#92B8A4;
margin-top:14px;
font-size:0.844rem;
}
.qdtft_contact_usa{
transition:color .2s ease;
display:inline-block;
margin-top:12px;
color:#4DEBA0;
font-size:0.813rem;
overflow-wrap:anywhere;
max-width:17.5rem;
}
.qdtft_contact_usa:hover{
color:#EEF8F2;
}
.qdtft_col_usa{
min-width:0;
}
.qdtft_col_h_usa{
letter-spacing:.08em;
font-weight:700;
font-size:13px;
margin-bottom:0.875rem;
overflow-wrap:break-word;
color:#EEF8F2;
text-transform:uppercase;
}
.qdtft_col_links_usa{
gap:10px;
display:flex;
flex-direction:column;
}
.qdtft_link_usa{
transition:color .2s ease;
color:#92B8A4;
font-size:0.844rem;
overflow-wrap:break-word;
}
.qdtft_link_usa:hover{
color:#EEF8F2;
}
.qdtft_bot_usa{
gap:16px;
padding:1.375rem 0 40px;
border-top:1px solid rgba(240,255,248,0.10);
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.qdtft_bot_usa{
gap:20px;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.qdtft_legal_usa{
line-height:1.6;
overflow-wrap:break-word;
max-width:760px;
color:#5E5648;
font-size:0.719rem;
}
.qdtft_legal_usa b{
font-weight:700;
color:#92B8A4;
}
.qdtft_age_usa{
border-radius:8px;
padding:0.25rem 0.563rem;
border:1.5px solid #4DEBA0;
flex:0 0 auto;
color:#4DEBA0;
font-size:0.813rem;
font-weight:700;
}