*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#FAF6F0;
text-rendering:optimizeLegibility;
color:#312820;
line-height:1.6;
-webkit-font-smoothing:antialiased;
overflow-wrap:break-word;
font-family:"Hanken Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:0.938rem;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
width:8px;
height:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.cqp-layout-etg{
display:flex;
flex-direction:column;
min-height:100vh;
}
.cqp-main-etg{
flex:1 1 auto;
width:100%;
min-width:0;
}
.cqp-container-etg{
padding:0 1rem;
margin:0 auto;
width:100%;
max-width:87.5rem;
}
@media(min-width:768px){
.cqp-container-etg{
padding:0 2rem;
}
}
@media(min-width:1099px){
.cqp-container-etg{
padding:0 56px;
}
}
.cqp-eyebrow-etg{
letter-spacing:.2em;
text-transform:uppercase;
font-size:0.688rem;
display:inline-block;
font-weight:600;
line-height:1.4;
color:#B8870C;
overflow-wrap:break-word;
font-family:"Hanken Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.cqp-band-etg{
background:#1E1710;
color:#F5ECD8;
}
.cqp-band-etg .cqp-eyebrow-etg{
color:#F0C252;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.cqp-tb-etg{
background:#FAF6F0;
top:0;
border-bottom:1px solid rgba(20,18,16,0.15);
z-index:50;
position:sticky;
}
.cqp-tb_in-etg{
padding:12px 1rem;
gap:16px;
margin:0 auto;
max-width:87.5rem;
align-items:center;
display:flex;
justify-content:space-between;
width:100%;
}
@media(min-width:769px){
.cqp-tb_in-etg{
padding:16px 32px;
}
}
@media(min-width:1099px){
.cqp-tb_in-etg{
padding:18px 56px;
}
}
.cqp-tb_left-etg{
gap:28px;
display:flex;
align-items:center;
min-width:0;
}
.cqp-tb_logo-etg{
gap:11px;
display:flex;
min-width:0;
align-items:center;
}
.cqp-tb_logo_mark-etg{
flex:0 0 auto;
border-radius:8px;
width:2.125rem;
object-fit:cover;
height:2.125rem;
}
.cqp-tb_logo_txt-etg{
min-width:0;
display:flex;
line-height:1;
flex-direction:column;
}
.cqp-tb_logo_name-etg{
overflow:hidden;
text-overflow:ellipsis;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1410;
letter-spacing:.02em;
font-size:1.375rem;
white-space:nowrap;
font-weight:700;
}
.cqp-tb_logo_sub-etg{
overflow:hidden;
color:#B8870C;
font-size:8.5px;
letter-spacing:.32em;
text-overflow:ellipsis;
white-space:nowrap;
font-weight:600;
text-transform:uppercase;
margin-top:4px;
}
.cqp-tb_nav-etg{
display:none;
}
@media(min-width:961px){
.cqp-tb_nav-etg{
gap:28px;
align-items:center;
display:flex;
}
}
.cqp-tb_nav_item-etg{
transition:color .2s ease,border-color .2s ease;
white-space:nowrap;
padding-bottom:3px;
border-bottom:2px solid transparent;
color:#312820;
font-weight:600;
font-size:0.875rem;
}
.cqp-tb_nav_item-etg:hover{
color:#1A1410;
}
.cqp-tb_nav_item-etg.cqp-state_active-etg{
border-color:#B8870C;
color:#1A1410;
}
.cqp-tb_right-etg{
flex:0 0 auto;
gap:14px;
display:flex;
align-items:center;
}
.cqp-tb_search-etg{
transition:color .2s ease;
color:#312820;
justify-content:center;
display:flex;
align-items:center;
}
.cqp-tb_search-etg:hover{
color:#B8870C;
}
.cqp-tb_search-etg svg{
height:18px;
width:18px;
}
.cqp-tb_lang-etg{
text-transform:uppercase;
letter-spacing:.1em;
color:#6B5A48;
font-size:11px;
font-weight:600;
}
.cqp-tb_lang-etg:hover{
color:#1A1410;
}
.cqp-tb_login-etg{
color:#1A1410;
font-size:14px;
font-weight:600;
display:none;
}
@media(min-width:769px){
.cqp-tb_login-etg{
display:inline-block;
}
}
.cqp-tb_register-etg{
border-radius:999px;
background:#1E1710;
transition:background-color .2s ease;
padding:0.688rem 22px;
font-weight:700;
white-space:nowrap;
font-size:0.875rem;
color:#F5ECD8;
}
.cqp-tb_register-etg:hover{
background:#352B1C;
}
.cqp-mob-etg{
background:#FAF6F0;
left:0;
padding-bottom:env(safe-area-inset-bottom);
right:0;
z-index:60;
border-top:1px solid rgba(20,18,16,0.15);
position:fixed;
bottom:0;
}
@media(min-width:958px){
.cqp-mob-etg{
display:none;
}
}
.cqp-mob_in-etg{
margin:0 auto;
align-items:stretch;
max-width:560px;
justify-content:space-around;
display:flex;
}
.cqp-mob_item-etg{
transition:color .2s ease;
flex:1 1 0;
padding:9px 0.25rem;
gap:3px;
flex-direction:column;
align-items:center;
display:flex;
color:#6B5A48;
min-width:0;
}
.cqp-mob_item-etg.cqp-state_active-etg{
color:#B8870C;
}
.cqp-mob_ic-etg{
display:flex;
justify-content:center;
align-items:center;
}
.cqp-mob_ic-etg svg{
height:20px;
width:20px;
}
.cqp-mob_lb-etg{
overflow:hidden;
white-space:nowrap;
max-width:100%;
font-size:10px;
text-overflow:ellipsis;
font-weight:600;
}
@media(max-width:956px){
body{
padding-bottom:60px;
}
}
.cqp-rail-etg{
position:relative;
min-width:0;
}
.cqp-rail_scroll-etg{
gap:14px;
padding-bottom:0.875rem;
-webkit-overflow-scrolling:touch;
scrollbar-width:thin;
overflow-x:auto;
display:flex;
}
@media(min-width:765px){
.cqp-rail_scroll-etg{
gap:1.125rem;
}
}
.cqp-gc-etg{
flex:0 0 auto;
display:block;
width:150px;
}
@media(min-width:769px){
.cqp-gc-etg{
width:11.75rem;
}
}
.cqp-gc_img-etg{
border-radius:14px;
background:#FFFFFF;
overflow:hidden;
padding-bottom:133.33%;
box-shadow:0 2px 6px rgba(26,20,16,0.07), 0 0.375rem 18px rgba(26,20,16,0.06);
position:relative;
}
.cqp-gc_img-etg img{
inset:0;
object-fit:cover;
width:100%;
height:100%;
position:absolute;
}
.cqp-gc_cover-etg{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
position:absolute;
pointer-events:none;
}
.cqp-gc_hover-etg{
background:rgba(0,0,0,0.52);
transition:opacity .2s ease;
inset:0;
align-items:center;
position:absolute;
opacity:0;
display:flex;
justify-content:center;
}
.cqp-gc-etg:hover .cqp-gc_hover-etg{
opacity:1;
}
.cqp-gc_hover_btn-etg{
background:#1E1710;
border-radius:999px;
align-items:center;
justify-content:center;
color:#F5ECD8;
height:46px;
display:flex;
width:46px;
}
.cqp-gc_hover_btn-etg svg{
height:1.125rem;
width:1.125rem;
}
.cqp-gc_info-etg{
gap:2px;
flex-direction:column;
display:flex;
margin-top:9px;
min-width:0;
}
.cqp-gc_name-etg{
overflow:hidden;
text-overflow:ellipsis;
color:#1A1410;
white-space:nowrap;
font-size:0.813rem;
font-weight:700;
}
.cqp-gc_prov-etg{
overflow:hidden;
color:#6B5A48;
text-overflow:ellipsis;
font-size:0.688rem;
white-space:nowrap;
}
.cqp-gc_meta-etg{
font-size:11px;
color:#6B5A48;
}
.cqp-tc-etg{
flex:0 0 auto;
width:180px;
display:block;
}
@media(min-width:771px){
.cqp-tc-etg{
width:14.375rem;
}
}
.cqp-tc_img-etg{
border-radius:14px;
overflow:hidden;
background:#FFFFFF;
position:relative;
box-shadow:0 2px 6px rgba(26,20,16,0.07), 0 6px 18px rgba(26,20,16,0.06);
padding-bottom:75%;
}
.cqp-tc_img-etg img{
inset:0;
width:100%;
position:absolute;
object-fit:cover;
height:100%;
}
.cqp-tc_info-etg{
gap:2px;
flex-direction:column;
margin-top:0.563rem;
display:flex;
min-width:0;
}
.cqp-tc_name-etg{
overflow:hidden;
font-weight:700;
text-overflow:ellipsis;
white-space:nowrap;
color:#1A1410;
font-size:0.875rem;
}
.cqp-tc_rtp-etg{
font-size:0.688rem;
color:#6B5A48;
}
.cqp-lc-etg{
flex:0 0 auto;
display:block;
width:230px;
}
@media(min-width:768px){
.cqp-lc-etg{
width:268px;
}
}
.cqp-lc_img-etg{
border-radius:14px;
overflow:hidden;
background:#FFFFFF;
position:relative;
padding-bottom:62.5%;
box-shadow:0 2px 0.375rem rgba(26,20,16,0.07), 0 6px 1.125rem rgba(26,20,16,0.06);
}
.cqp-lc_img-etg img{
inset:0;
height:100%;
object-fit:cover;
width:100%;
position:absolute;
}
.cqp-lc_live-etg{
background:rgba(0,0,0,0.52);
gap:7px;
padding:4px 9px;
border-radius:999px;
left:0.75rem;
display:flex;
align-items:center;
top:12px;
position:absolute;
}
.cqp-lc_live_dot-etg{
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
background:#C43828;
width:8px;
height:0.5rem;
}
.cqp-lc_seats-etg{
letter-spacing:.08em;
font-weight:600;
text-transform:uppercase;
color:#F5ECD8;
font-size:10px;
}
.cqp-lc_info-etg{
gap:2px;
min-width:0;
display:flex;
margin-top:9px;
flex-direction:column;
}
.cqp-lc_name-etg{
overflow:hidden;
text-overflow:ellipsis;
font-size:15px;
font-weight:700;
color:#1A1410;
white-space:nowrap;
}
.cqp-lc_bet-etg{
color:#6B5A48;
font-size:0.688rem;
}
.cqp-pc-etg{
gap:8px;
padding:16px 14px;
border-radius:0.875rem;
border:1px solid rgba(20,18,16,0.08);
background:#FFFFFF;
display:flex;
min-width:0;
min-height:74px;
flex-direction:column;
align-items:center;
justify-content:center;
}
.cqp-pc_logo-etg{
flex:0 0 auto;
width:auto;
max-width:100%;
height:28px;
object-fit:contain;
}
.cqp-pc_name-etg{
overflow:hidden;
color:#6B5A48;
white-space:nowrap;
text-overflow:ellipsis;
font-size:0.688rem;
text-align:center;
max-width:100%;
}
.cqp-gc_tag-etg{
border-radius:8px;
padding:3px 8px;
text-transform:uppercase;
left:0.625rem;
font-weight:700;
display:inline-block;
z-index:2;
font-size:0.625rem;
top:0.625rem;
letter-spacing:.06em;
position:absolute;
}
.cqp-gc_tag_hot-etg{
background:#C43828;
color:#F5ECD8;
}
.cqp-gc_tag_new-etg{
background:#E8A820;
color:#1A1410;
}
.cqp-gc_tag_jp-etg{
background:#C47F10;
color:#1A1410;
}
.cqp-gc_tag_live-etg{
background:#C43828;
color:#F5ECD8;
}
.cqp-sh-etg{
min-width:0;
margin-bottom:1.125rem;
}
.cqp-sh_row-etg{
gap:1rem;
display:flex;
flex-wrap:wrap;
align-items:flex-end;
justify-content:space-between;
}
.cqp-sh_row-etg .cqp-sh_l-etg{
gap:6px;
min-width:0;
flex-direction:column;
display:flex;
}
.cqp-sh_stack-etg{
gap:10px;
align-items:flex-start;
flex-direction:column;
display:flex;
}
.cqp-sh_center-etg{
gap:0.625rem;
text-align:center;
align-items:center;
display:flex;
flex-direction:column;
}
.cqp-sh_h2-etg{
font-weight:600;
font-size:1.5rem;
line-height:1.1;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#1A1410;
}
@media(min-width:766px){
.cqp-sh_h2-etg{
font-size:1.875rem;
}
}
.cqp-band-etg .cqp-sh_h2-etg{
color:#F5ECD8;
}
.cqp-sh_eb_line-etg{
gap:10px;
align-items:center;
display:inline-flex;
}
.cqp-sh_eb_line-etg::before{
background:#B8870C;
content:"";
width:1.75rem;
display:inline-block;
height:1px;
}
.cqp-band-etg .cqp-sh_eb_line-etg::before{
background:#F0C252;
}
.cqp-sh_eb_dot-etg{
gap:8px;
align-items:center;
display:inline-flex;
}
.cqp-sh_eb_dot-etg::before{
background:#B8870C;
border-radius:50%;
height:6px;
display:inline-block;
content:"";
width:6px;
}
.cqp-band-etg .cqp-sh_eb_dot-etg::before{
background:#F0C252;
}
.cqp-sh_link-etg{
gap:0.375rem;
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
padding-bottom:2px;
display:inline-flex;
border-bottom:1px solid #1A1410;
align-items:center;
color:#1A1410;
font-weight:600;
white-space:nowrap;
font-size:13px;
}
.cqp-sh_link-etg:hover{
border-color:#B8870C;
color:#B8870C;
}
.cqp-sh_link-etg svg{
height:0.875rem;
width:0.875rem;
}
.cqp-sh_link_chev-etg{
border-bottom:0;
padding-bottom:0;
}
.cqp-sh_link_btn-etg{
background:#1E1710;
padding:9px 1.125rem;
border-radius:62.438rem;
border-bottom:0;
color:#F5ECD8;
}
.cqp-sh_link_btn-etg:hover{
background:#352B1C;
border-color:transparent;
color:#F5ECD8;
}
.cqp-band-etg .cqp-sh_link-etg{
border-color:#F5ECD8;
color:#F5ECD8;
}
.cqp-band-etg .cqp-sh_link_btn-etg{
background:#F0C252;
color:#1A1410;
}
.cqp-sh_rule-etg{
background:rgba(20,18,16,0.15);
margin:-2px 0 1.125rem;
height:1px;
}
.cqp-band-etg .cqp-sh_rule-etg{
background:rgba(255,236,180,0.14);
}
.cqp-hero-etg{
padding:32px 0 0.5rem;
}
@media(min-width:769px){
.cqp-hero-etg{
padding:3.5rem 0 24px;
}
}
.cqp-hero_in-etg{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:center;
}
@media(min-width:901px){
.cqp-hero_in-etg{
grid-template-columns:1.05fr .95fr;
gap:3rem;
}
}
.cqp-hero_copy-etg{
min-width:0;
}
.cqp-hero_eyebrow-etg{
gap:0.625rem;
margin-bottom:1.375rem;
align-items:center;
display:inline-flex;
}
.cqp-hero_eyebrow_line-etg{
flex:0 0 auto;
background:#B8870C;
display:inline-block;
width:28px;
height:1px;
}
.cqp-hero_h1-etg{
overflow-wrap:break-word;
font-weight:600;
color:#1A1410;
letter-spacing:-.01em;
line-height:1.04;
margin-bottom:1.25rem;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:38px;
}
@media(min-width:770px){
.cqp-hero_h1-etg{
font-size:3.375rem;
}
}
@media(min-width:1097px){
.cqp-hero_h1-etg{
font-size:3.875rem;
}
}
.cqp-hero_h1-etg em{
color:#B8870C;
font-style:normal;
}
.cqp-hero_sub-etg{
max-width:480px;
color:#8C7664;
font-size:16px;
line-height:1.6;
margin-bottom:30px;
}
@media(min-width:765px){
.cqp-hero_sub-etg{
font-size:1.125rem;
}
}
.cqp-hero_actions-etg{
gap:0.875rem;
display:flex;
flex-wrap:wrap;
align-items:center;
margin-bottom:34px;
}
.cqp-hero_cta-etg{
border-radius:62.438rem;
background:#1E1710;
gap:0.625rem;
transition:background-color .2s ease;
padding:1rem 1.875rem;
display:inline-flex;
font-weight:700;
font-size:0.938rem;
align-items:center;
color:#F5ECD8;
}
.cqp-hero_cta-etg:hover{
background:#352B1C;
}
.cqp-hero_cta_ic-etg{
display:inline-flex;
align-items:center;
}
.cqp-hero_cta_ic-etg svg{
width:16px;
height:16px;
}
.cqp-hero_cta_alt-etg{
padding:0.938rem 26px;
border:1px solid rgba(20,18,16,0.15);
border-radius:62.438rem;
transition:border-color .2s ease,color .2s ease;
background:transparent;
align-items:center;
font-weight:600;
display:inline-flex;
color:#1A1410;
font-size:15px;
}
.cqp-hero_cta_alt-etg:hover{
border-color:#B8870C;
color:#B8870C;
}
.cqp-hero_trust-etg{
gap:22px;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.cqp-hero_trust_item-etg{
gap:0.563rem;
color:#312820;
font-size:13px;
display:flex;
align-items:center;
font-weight:600;
}
.cqp-hero_trust_ic-etg{
align-items:center;
display:inline-flex;
color:#B8870C;
}
.cqp-hero_trust_ic-etg svg{
height:1rem;
width:16px;
}
.cqp-hero_promo-etg{
background:#FFFFFF;
border-radius:1.25rem;
overflow:hidden;
display:flex;
position:relative;
min-height:18.75rem;
box-shadow:0 0.75rem 3rem rgba(26,20,16,0.14), 0 3px 0.625rem rgba(26,20,16,0.09);
}
.cqp-hero_promo_bg-etg{
inset:0;
background-size:cover;
position:absolute;
background-position:center;
}
.cqp-hero_promo_bg-etg::after{
background:linear-gradient(120deg,#1E1710 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
position:absolute;
content:"";
}
.cqp-hero_promo_glow-etg{
background:radial-gradient(circle,rgba(196,148,48,0.18) 0%,transparent 65%);
border-radius:50%;
width:16.25rem;
top:-2.5rem;
right:-1.25rem;
position:absolute;
pointer-events:none;
height:16.25rem;
}
.cqp-hero_promo_ct-etg{
padding:28px;
max-width:88%;
position:relative;
align-self:flex-end;
z-index:2;
}
.cqp-hero_promo_label-etg{
letter-spacing:.25em;
text-transform:uppercase;
font-size:10px;
color:#F0C252;
margin-bottom:0.5rem;
font-weight:700;
display:block;
}
.cqp-hero_promo_amount-etg{
color:#F5ECD8;
font-weight:600;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:32px;
line-height:1.05;
}
@media(min-width:769px){
.cqp-hero_promo_amount-etg{
font-size:2.5rem;
}
}
.cqp-hero_promo_amount-etg em{
font-style:normal;
color:#F0C252;
}
.cqp-hero_rating-etg{
background:#FFFFFF;
gap:0.625rem;
padding:0.625rem 14px;
border:1px solid rgba(20,18,16,0.08);
border-radius:14px;
position:absolute;
z-index:3;
align-items:center;
top:14px;
display:flex;
right:0.875rem;
box-shadow:0 2px 6px rgba(26,20,16,0.07), 0 0.375rem 18px rgba(26,20,16,0.06);
max-width:min(16.25rem,62%);
}
.cqp-hero_rating_score-etg{
flex:0 0 auto;
font-weight:700;
font-size:24px;
color:#1A1410;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
.cqp-hero_rating_txt-etg{
flex:1 1 auto;
min-width:0;
}
.cqp-hero_rating_stars-etg{
gap:2px;
color:#B8870C;
display:flex;
}
.cqp-hero_rating_stars-etg svg{
width:0.75rem;
height:0.75rem;
}
.cqp-hero_rating_cap-etg{
margin-top:3px;
font-size:11px;
color:#6B5A48;
display:block;
overflow-wrap:break-word;
line-height:1.35;
}
.cqp-stat-etg{
border-top:1px solid rgba(20,18,16,0.15);
border-bottom:1px solid rgba(20,18,16,0.15);
margin-top:1rem;
}
.cqp-stat_in-etg{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:766px){
.cqp-stat_in-etg{
grid-template-columns:repeat(4,1fr);
}
}
.cqp-stat_item-etg{
padding:22px 0.875rem;
min-width:0;
border-bottom:1px solid rgba(20,18,16,0.08);
border-right:1px solid rgba(20,18,16,0.08);
}
.cqp-stat_item-etg:nth-child(2n){
border-right:0;
}
.cqp-stat_item-etg:nth-child(n+3){
border-bottom:0;
}
@media(min-width:770px){
.cqp-stat_item-etg{
border-bottom:0;
}
.cqp-stat_item-etg:nth-child(2n){
border-right:1px solid rgba(20,18,16,0.08);
}
.cqp-stat_item-etg:nth-child(4n){
border-right:0;
}
}
.cqp-stat_value-etg{
overflow-wrap:break-word;
font-size:1.875rem;
font-weight:700;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1410;
line-height:1;
}
@media(min-width:769px){
.cqp-stat_value-etg{
font-size:2.125rem;
}
}
.cqp-stat_label-etg{
color:#6B5A48;
font-size:13px;
overflow-wrap:break-word;
line-height:1.4;
margin-top:0.375rem;
}
.cqp-grow-etg{
padding:26px 0 10px;
}
.cqp-row_seo-etg{
margin:10px 0 0;
max-width:760px;
color:#8C7664;
overflow-wrap:break-word;
font-size:14px;
line-height:1.65;
}
.cqp-row_seo-etg strong{
color:#1A1410;
font-weight:700;
}
.cqp-gf-etg{
padding:1.5rem 0 0.375rem;
}
.cqp-gf_in-etg{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
}
.cqp-gf_chip-etg{
padding:0.625rem 18px;
background:#FFFFFF;
border:1px solid rgba(20,18,16,0.15);
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
border-radius:62.438rem;
font-size:0.813rem;
white-space:nowrap;
color:#312820;
font-weight:600;
}
.cqp-gf_chip-etg:hover{
border-color:#B8870C;
color:#B8870C;
}
.cqp-gf_chip-etg.cqp-state_active-etg{
border-color:transparent;
background:#1E1710;
color:#F5ECD8;
}
.cqp-pr-etg{
padding:30px 0 0.375rem;
}
.cqp-pr_card-etg{
padding:1.625rem;
gap:10px;
border:1px solid rgba(20,18,16,0.08);
background:#FFFFFF;
flex:0 0 auto;
overflow:hidden;
border-radius:20px;
flex-direction:column;
display:flex;
width:17.5rem;
position:relative;
min-height:12.5rem;
}
@media(min-width:768px){
.cqp-pr_card-etg{
width:18.75rem;
}
}
.cqp-pr_card_feat-etg{
border-color:transparent;
background:linear-gradient(150deg,#2C2014,#131008);
color:#F5ECD8;
}
.cqp-pr_glow-etg{
border-radius:50%;
background:radial-gradient(circle,rgba(196,148,48,0.18),transparent 70%);
pointer-events:none;
right:-1.875rem;
position:absolute;
width:8.125rem;
height:8.125rem;
top:-30px;
opacity:0;
}
.cqp-pr_card_feat-etg .cqp-pr_glow-etg{
opacity:1;
}
.cqp-pr_label-etg{
text-transform:uppercase;
color:#B8870C;
position:relative;
font-size:0.625rem;
font-weight:700;
letter-spacing:.16em;
}
.cqp-pr_card_feat-etg .cqp-pr_label-etg{
color:#F0C252;
}
.cqp-pr_amount-etg{
font-weight:600;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.08;
color:#1A1410;
overflow-wrap:break-word;
font-size:26px;
position:relative;
}
.cqp-pr_card_feat-etg .cqp-pr_amount-etg{
color:#F5ECD8;
}
.cqp-pr_amount-etg em{
font-style:normal;
color:#B8870C;
}
.cqp-pr_card_feat-etg .cqp-pr_amount-etg em{
color:#F0C252;
}
.cqp-pr_terms-etg{
line-height:1.5;
color:#6B5A48;
font-size:0.813rem;
position:relative;
}
.cqp-pr_card_feat-etg .cqp-pr_terms-etg{
color:#C4AE8A;
}
.cqp-pr_cta-etg{
align-self:flex-start;
margin-top:auto;
position:relative;
}
.cqp-pr_card_feat-etg .cqp-pr_cta-etg{
transition:opacity .2s ease;
border-radius:999px;
padding:9px 18px;
background:#F0C252;
font-size:0.813rem;
color:#1A1410;
font-weight:700;
}
.cqp-pr_card_feat-etg .cqp-pr_cta-etg:hover{
opacity:.9;
}
.cqp-pr_card-etg:not(.cqp-pr_card_feat-etg) .cqp-pr_cta-etg{
transition:color .2s ease,border-color .2s ease;
border-bottom:1px solid #1A1410;
color:#1A1410;
font-size:13px;
padding-bottom:2px;
font-weight:700;
}
.cqp-pr_card-etg:not(.cqp-pr_card_feat-etg) .cqp-pr_cta-etg:hover{
border-color:#B8870C;
color:#B8870C;
}
.cqp-grow-etg{
padding:1.625rem 0 10px;
}
.cqp-row_seo-etg{
margin:0.625rem 0 0;
color:#8C7664;
max-width:760px;
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.65;
}
.cqp-row_seo-etg strong{
font-weight:700;
color:#1A1410;
}
.cqp-jp-etg{
padding:1.875rem 0 10px;
}
.cqp-jp_grid-etg{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:769px){
.cqp-jp_grid-etg{
grid-template-columns:1fr 1fr;
}
.cqp-jp_card_mega-etg{
grid-column:1/-1;
}
}
@media(min-width:1003px){
.cqp-jp_grid-etg{
grid-template-columns:1.4fr 1fr 1fr;
}
.cqp-jp_card_mega-etg{
grid-column:auto;
}
}
.cqp-jp_card-etg{
border:1px solid rgba(20,18,16,0.08);
border-radius:1.25rem;
gap:0.75rem;
overflow:hidden;
background:#FFFFFF;
padding:26px;
min-height:12.5rem;
justify-content:space-between;
min-width:0;
display:flex;
flex-direction:column;
position:relative;
}
.cqp-jp_card_mega-etg{
background:linear-gradient(135deg,#2C2014,#131008);
border-color:transparent;
min-height:210px;
color:#F5ECD8;
}
.cqp-jp_glow-etg{
background:radial-gradient(circle,rgba(196,148,48,0.18),transparent 70%);
border-radius:50%;
top:-2.5rem;
pointer-events:none;
width:200px;
height:200px;
position:absolute;
right:-2.5rem;
}
.cqp-jp_label-etg{
gap:10px;
font-weight:700;
justify-content:space-between;
letter-spacing:.16em;
align-items:center;
color:#B8870C;
position:relative;
font-size:0.625rem;
display:flex;
text-transform:uppercase;
flex-wrap:wrap;
}
.cqp-jp_card_mega-etg .cqp-jp_label-etg{
color:#F0C252;
}
.cqp-jp_drop-etg{
text-transform:none;
letter-spacing:.04em;
color:#6B5A48;
font-weight:600;
}
.cqp-jp_card_mega-etg .cqp-jp_drop-etg{
color:#C4AE8A;
}
.cqp-jp_amount-etg{
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1;
font-weight:700;
font-size:2.375rem;
color:#1A1410;
position:relative;
}
.cqp-jp_card_mega-etg .cqp-jp_amount-etg{
animation:zm2-pulse 2.4s infinite;
font-size:48px;
color:#F0C252;
}
@media(min-width:769px){
.cqp-jp_card_mega-etg .cqp-jp_amount-etg{
font-size:54px;
}
}
.cqp-jp_game-etg{
color:#6B5A48;
font-size:0.813rem;
position:relative;
}
.cqp-jp_card_mega-etg .cqp-jp_game-etg{
color:#C4AE8A;
}
.cqp-jp_cta-etg{
position:relative;
align-self:flex-start;
}
.cqp-jp_card_mega-etg .cqp-jp_cta-etg{
padding:0.625rem 20px;
background:#F0C252;
transition:opacity .2s ease;
border-radius:62.438rem;
font-weight:700;
color:#1A1410;
font-size:0.813rem;
}
.cqp-jp_card_mega-etg .cqp-jp_cta-etg:hover{
opacity:.9;
}
.cqp-jp_card-etg:not(.cqp-jp_card_mega-etg) .cqp-jp_cta-etg{
transition:color .2s ease,border-color .2s ease;
font-size:13px;
color:#1A1410;
font-weight:700;
border-bottom:1px solid #1A1410;
padding-bottom:2px;
}
.cqp-jp_card-etg:not(.cqp-jp_card_mega-etg) .cqp-jp_cta-etg:hover{
border-color:#B8870C;
color:#B8870C;
}
.cqp-jp_seo-etg{
margin:0.875rem 0 0;
font-size:14px;
overflow-wrap:break-word;
color:#8C7664;
max-width:47.5rem;
line-height:1.65;
}
.cqp-jp_seo-etg strong{
font-weight:700;
color:#1A1410;
}
.cqp-grow-etg{
padding:26px 0 0.625rem;
}
.cqp-row_seo-etg{
margin:10px 0 0;
line-height:1.65;
overflow-wrap:break-word;
color:#8C7664;
max-width:47.5rem;
font-size:0.875rem;
}
.cqp-row_seo-etg strong{
color:#1A1410;
font-weight:700;
}
.cqp-sea-etg{
padding:1.5rem 0 0.625rem;
}
.cqp-sea_in-etg{
gap:1.375rem;
overflow:hidden;
background:linear-gradient(115deg,#2C2014,#131008);
border-radius:20px;
padding:36px;
position:relative;
display:flex;
flex-direction:column;
color:#F5ECD8;
}
@media(min-width:820px){
.cqp-sea_in-etg{
padding:2.75rem 3rem;
gap:32px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.cqp-sea_glow-etg{
border-radius:50%;
background:radial-gradient(circle,rgba(196,148,48,0.18),transparent 68%);
width:240px;
top:50%;
height:240px;
right:3.75rem;
position:absolute;
transform:translateY(-50%);
pointer-events:none;
}
.cqp-sea_copy-etg{
min-width:0;
max-width:35rem;
position:relative;
}
.cqp-sea_eyebrow-etg{
margin-bottom:12px;
}
.cqp-sea_h2-etg{
margin-bottom:0.75rem;
color:#F5ECD8;
font-size:30px;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.04;
font-weight:600;
}
@media(min-width:767px){
.cqp-sea_h2-etg{
font-size:2.375rem;
}
}
.cqp-sea_text-etg{
line-height:1.6;
font-size:0.938rem;
color:#C4AE8A;
}
.cqp-sea_cta-etg{
background:#F0C252;
padding:1rem 32px;
border-radius:62.438rem;
flex:0 0 auto;
transition:opacity .2s ease;
font-size:15px;
color:#1A1410;
position:relative;
font-weight:700;
}
.cqp-sea_cta-etg:hover{
opacity:.9;
}
.cqp-vip-etg{
padding:3rem 0;
}
@media(min-width:765px){
.cqp-vip-etg{
padding:64px 0;
}
}
.cqp-vip_head-etg{
gap:14px;
display:flex;
flex-direction:column;
margin-bottom:30px;
}
@media(min-width:880px){
.cqp-vip_head-etg{
gap:1.5rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.cqp-vip_eyebrow-etg{
margin-bottom:0.75rem;
}
.cqp-vip_h2-etg{
line-height:1.05;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
color:#F5ECD8;
font-size:32px;
overflow-wrap:break-word;
}
@media(min-width:769px){
.cqp-vip_h2-etg{
font-size:40px;
}
}
.cqp-vip_intro-etg{
line-height:1.6;
color:#C4AE8A;
max-width:420px;
font-size:0.875rem;
}
.cqp-vip_grid-etg{
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
gap:0.875rem;
display:grid;
}
.cqp-vip_card-etg{
border:1px solid rgba(255,236,180,0.14);
padding:22px 18px;
border-radius:14px;
min-width:0;
}
.cqp-vip_card_feat-etg{
border-color:#F0C252;
background:rgba(255,245,220,0.07);
}
.cqp-vip_card_ic-etg{
border-radius:0.5rem;
background:linear-gradient(135deg,#C4940C,#F2C84A);
display:block;
width:2.125rem;
height:34px;
margin-bottom:1rem;
}
.cqp-vip_name-etg{
margin-bottom:0.375rem;
font-size:1.25rem;
color:#F5ECD8;
overflow-wrap:break-word;
font-weight:600;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
.cqp-vip_perk-etg{
overflow-wrap:break-word;
line-height:1.5;
color:#C4AE8A;
font-size:0.781rem;
}
.cqp-app-etg{
padding:30px 0 10px;
}
.cqp-app_in-etg{
padding:2rem;
background:#FFFFFF;
border-radius:20px;
border:1px solid rgba(20,18,16,0.08);
gap:28px;
flex-direction:column;
display:flex;
}
@media(min-width:767px){
.cqp-app_in-etg{
gap:2.5rem;
padding:2.5rem 2.75rem;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.cqp-app_copy-etg{
max-width:560px;
min-width:0;
}
.cqp-app_eyebrow-etg{
margin-bottom:0.75rem;
}
.cqp-app_h2-etg{
color:#1A1410;
font-weight:600;
overflow-wrap:break-word;
font-size:1.75rem;
margin-bottom:0.75rem;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
}
@media(min-width:767px){
.cqp-app_h2-etg{
font-size:2.125rem;
}
}
.cqp-app_text-etg{
font-size:14px;
color:#8C7664;
line-height:1.6;
margin-bottom:1.375rem;
}
.cqp-app_btns-etg{
gap:12px;
display:flex;
flex-wrap:wrap;
}
.cqp-app_btn-etg{
gap:0.625rem;
background:#1E1710;
transition:background-color .2s ease;
border-radius:0.875rem;
padding:11px 1.25rem;
align-items:center;
display:inline-flex;
color:#F5ECD8;
}
.cqp-app_btn-etg:hover{
background:#352B1C;
}
.cqp-app_btn_ic-etg{
align-items:center;
display:inline-flex;
}
.cqp-app_btn_ic-etg svg{
height:18px;
width:1.125rem;
}
.cqp-app_btn_lb-etg{
font-weight:700;
font-size:0.844rem;
}
.cqp-app_qr_wrap-etg{
gap:1.125rem;
flex:0 0 auto;
display:flex;
align-items:center;
}
.cqp-app_qr-etg{
flex:0 0 auto;
border-radius:14px;
height:6.75rem;
width:6.75rem;
background-color:#1E1710;
background-image:repeating-linear-gradient(0deg,#FFFFFF 0 5px,transparent 0.313rem 0.688rem),repeating-linear-gradient(90deg,#FFFFFF 0 0.313rem,transparent 5px 0.688rem);
}
.cqp-app_qr_cap-etg{
color:#6B5A48;
max-width:5.75rem;
line-height:1.4;
font-size:12.5px;
}
.cqp-nl-etg{
padding:24px 0 10px;
}
.cqp-nl_in-etg{
background:#241C12;
gap:1.375rem;
padding:30px 2rem;
border-radius:1.25rem;
color:#F5ECD8;
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.cqp-nl_in-etg{
gap:28px;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.cqp-nl_text_wrap-etg{
min-width:0;
}
.cqp-nl_h3-etg{
font-size:1.375rem;
color:#F5ECD8;
margin-bottom:0.313rem;
overflow-wrap:break-word;
line-height:1.1;
font-weight:600;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:771px){
.cqp-nl_h3-etg{
font-size:1.5rem;
}
}
.cqp-nl_text-etg{
line-height:1.5;
font-size:13.5px;
color:#C4AE8A;
}
.cqp-nl_form-etg{
gap:0.625rem;
flex:1 1 auto;
display:flex;
min-width:0;
max-width:460px;
}
.cqp-nl_input-etg{
background:rgba(255,245,220,0.07);
flex:1 1 auto;
border-radius:14px;
overflow:hidden;
padding:0.813rem 1rem;
border:1px solid rgba(255,236,180,0.14);
min-width:0;
text-overflow:ellipsis;
display:flex;
font-size:0.875rem;
white-space:nowrap;
align-items:center;
color:#C4AE8A;
}
.cqp-nl_btn-etg{
padding:13px 24px;
border-radius:14px;
flex:0 0 auto;
background:#F0C252;
transition:opacity .2s ease;
font-size:14px;
color:#1A1410;
white-space:nowrap;
font-weight:700;
}
.cqp-nl_btn-etg:hover{
opacity:.9;
}
.cqp-pmt-etg{
padding:3rem 0 10px;
}
.cqp-pmt_in-etg{
gap:2rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:882px){
.cqp-pmt_in-etg{
grid-template-columns:1fr 1.1fr;
gap:3rem;
}
}
.cqp-pmt_left-etg{
min-width:0;
}
.cqp-pmt_eyebrow-etg{
margin-bottom:12px;
}
.cqp-pmt_h2-etg{
margin-bottom:12px;
color:#1A1410;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
line-height:1.06;
font-size:30px;
}
@media(min-width:769px){
.cqp-pmt_h2-etg{
font-size:2rem;
}
}
.cqp-pmt_text-etg{
line-height:1.6;
font-size:14.5px;
color:#8C7664;
margin-bottom:1.375rem;
}
.cqp-pmt_logos-etg{
gap:10px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:483px){
.cqp-pmt_logos-etg{
grid-template-columns:repeat(4,1fr);
}
}
.cqp-pmt_logo-etg{
padding:0 8px;
border:1px solid rgba(20,18,16,0.08);
overflow:hidden;
border-radius:0.5rem;
background:#FFFFFF;
text-overflow:ellipsis;
display:flex;
font-weight:700;
justify-content:center;
color:#312820;
height:3.125rem;
font-size:0.781rem;
white-space:nowrap;
align-items:center;
text-align:center;
}
.cqp-pmt_table-etg{
border-radius:14px;
overflow:hidden;
border:1px solid rgba(20,18,16,0.08);
min-width:0;
}
.cqp-pmt_thead-etg{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#2A2118;
display:grid;
}
.cqp-pmt_th-etg{
overflow:hidden;
padding:0.813rem 14px;
letter-spacing:.08em;
text-overflow:ellipsis;
font-weight:700;
color:#F5ECD8;
white-space:nowrap;
text-transform:uppercase;
font-size:10px;
}
.cqp-pmt_row-etg{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(20,18,16,0.08);
}
.cqp-pmt_row-etg:nth-child(odd){
background:#FFFFFF;
}
.cqp-pmt_td-etg{
padding:14px;
min-width:0;
color:#8C7664;
overflow-wrap:break-word;
font-size:13.5px;
}
.cqp-pmt_row-etg .cqp-pmt_td-etg:first-child{
color:#1A1410;
font-weight:700;
}
.cqp-pmt_row-etg .cqp-pmt_td-etg:last-child{
font-weight:700;
color:#3A8A5C;
}
.cqp-rc-etg{
padding:3rem 0 10px;
}
.cqp-rc_in-etg{
gap:2rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:763px){
.cqp-rc_in-etg{
gap:2.5rem;
grid-template-columns:repeat(3,1fr);
}
}
.cqp-rc_col-etg{
min-width:0;
}
.cqp-rc_label-etg{
color:#B8870C;
font-size:0.688rem;
letter-spacing:.2em;
text-transform:uppercase;
margin-bottom:16px;
font-weight:600;
}
.cqp-rc_awards-etg{
gap:12px;
flex-direction:column;
display:flex;
}
.cqp-rc_award-etg{
gap:12px;
min-width:0;
align-items:center;
display:flex;
}
.cqp-rc_award_ic-etg{
flex:0 0 auto;
display:inline-flex;
color:#E8A820;
align-items:center;
}
.cqp-rc_award_ic-etg svg{
width:1.125rem;
height:18px;
}
.cqp-rc_award_t-etg{
color:#1A1410;
font-weight:700;
font-size:14px;
overflow-wrap:break-word;
}
.cqp-rc_award_s-etg{
font-size:0.75rem;
overflow-wrap:break-word;
color:#6B5A48;
}
.cqp-rc_press-etg{
grid-template-columns:1fr 1fr;
gap:10px;
display:grid;
}
.cqp-rc_press_logo-etg{
overflow:hidden;
padding:0 0.5rem;
border:1px solid rgba(20,18,16,0.08);
border-radius:0.5rem;
text-align:center;
align-items:center;
color:#8C7664;
display:flex;
height:52px;
justify-content:center;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
text-overflow:ellipsis;
white-space:nowrap;
font-weight:700;
font-size:0.875rem;
}
.cqp-rc_partner-etg{
padding:22px;
border-radius:14px;
border:1px solid rgba(20,18,16,0.08);
background:#FFFFFF;
}
.cqp-rc_partner_name-etg{
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.25rem;
color:#1A1410;
margin-bottom:6px;
overflow-wrap:break-word;
font-weight:600;
}
.cqp-rc_partner_text-etg{
line-height:1.55;
font-size:0.813rem;
overflow-wrap:break-word;
color:#8C7664;
}
.cqp-prov-etg{
padding:2.5rem 0 20px;
}
.cqp-prov_eyebrow-etg{
margin-bottom:18px;
display:block;
}
.cqp-prov_grid-etg{
grid-template-columns:repeat(2,1fr);
gap:0.75rem;
display:grid;
}
@media(min-width:561px){
.cqp-prov_grid-etg{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:898px){
.cqp-prov_grid-etg{
grid-template-columns:repeat(6,1fr);
}
}
.cqp-dr-etg{
padding:36px 0 0.625rem;
}
.cqp-dr_in-etg{
gap:1.25rem;
border:1px dashed rgba(20,18,16,0.15);
padding:28px 2rem;
border-radius:14px;
flex-direction:column;
display:flex;
}
@media(min-width:771px){
.cqp-dr_in-etg{
gap:2rem;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.cqp-dr_h2-etg{
line-height:1.1;
font-size:1.5rem;
font-weight:600;
margin-bottom:0.5rem;
color:#1A1410;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:766px){
.cqp-dr_h2-etg{
font-size:26px;
}
}
.cqp-dr_text-etg{
max-width:680px;
overflow-wrap:break-word;
color:#8C7664;
font-size:14px;
line-height:1.6;
}
.cqp-dr_text-etg b{
font-weight:700;
color:#1A1410;
}
.cqp-dr_cta-etg{
transition:color .2s ease;
flex:0 0 auto;
padding-bottom:2px;
border-bottom:1px solid #B8870C;
font-weight:700;
white-space:nowrap;
color:#1A1410;
font-size:13.5px;
}
.cqp-dr_cta-etg:hover{
color:#B8870C;
}
.cqp-wy-etg{
padding:48px 0;
}
@media(min-width:771px){
.cqp-wy-etg{
padding:3.5rem 0;
}
}
.cqp-wy_in-etg{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:899px){
.cqp-wy_in-etg{
grid-template-columns:.8fr 1.2fr;
gap:3rem;
}
}
.cqp-wy_left-etg{
min-width:0;
}
.cqp-wy_eyebrow-etg{
margin-bottom:14px;
}
.cqp-wy_h2-etg{
font-size:2rem;
color:#1A1410;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:16px;
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
}
@media(min-width:770px){
.cqp-wy_h2-etg{
font-size:40px;
}
}
.cqp-wy_intro-etg{
line-height:1.6;
font-size:0.938rem;
color:#8C7664;
}
.cqp-wy_grid-etg{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:559px){
.cqp-wy_grid-etg{
grid-template-columns:1fr 1fr;
}
}
.cqp-wy_card-etg{
padding:1.625rem;
border-radius:14px;
border:1px solid rgba(20,18,16,0.08);
background:#FFFFFF;
min-width:0;
}
.cqp-wy_card_ic-etg{
margin-bottom:16px;
align-items:center;
justify-content:center;
color:#B8870C;
display:inline-flex;
}
.cqp-wy_card_ic-etg svg{
width:1.625rem;
height:1.625rem;
}
.cqp-wy_card_h-etg{
margin-bottom:0.5rem;
color:#1A1410;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:21px;
line-height:1.15;
overflow-wrap:break-word;
font-weight:600;
}
.cqp-wy_card_p-etg{
font-size:0.875rem;
overflow-wrap:break-word;
color:#8C7664;
line-height:1.55;
}
.cqp-ts-etg{
padding:44px 0;
}
.cqp-ts_in-etg{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:879px){
.cqp-ts_in-etg{
gap:3rem;
grid-template-columns:1.4fr 1fr;
}
}
.cqp-ts_left-etg{
min-width:0;
}
.cqp-ts_h2-etg{
color:#F5ECD8;
font-weight:600;
font-size:1.625rem;
margin-bottom:12px;
overflow-wrap:break-word;
line-height:1.1;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.cqp-ts_h2-etg{
font-size:28px;
}
}
.cqp-ts_text-etg{
margin-bottom:1.375rem;
line-height:1.6;
color:#C4AE8A;
font-size:14.5px;
max-width:520px;
}
.cqp-ts_badges-etg{
gap:18px;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.cqp-ts_badge-etg{
font-size:0.813rem;
font-weight:600;
color:#C4AE8A;
}
.cqp-ts_pay-etg{
gap:12px;
display:flex;
flex-wrap:wrap;
}
@media(min-width:881px){
.cqp-ts_pay-etg{
justify-content:flex-end;
}
}
.cqp-ts_pay_chip-etg{
padding:12px 1rem;
border:1px solid rgba(255,236,180,0.14);
border-radius:0.875rem;
background:rgba(255,245,220,0.07);
color:#F5ECD8;
font-weight:700;
font-size:14px;
}
.cqp-hts-etg{
padding:3rem 0;
}
@media(min-width:769px){
.cqp-hts-etg{
padding:3.875rem 0;
}
}
.cqp-hts_head-etg{
gap:1.125rem;
flex-direction:column;
margin-bottom:34px;
display:flex;
}
@media(min-width:769px){
.cqp-hts_head-etg{
gap:24px;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.cqp-hts_eyebrow-etg{
margin-bottom:12px;
}
.cqp-hts_h2-etg{
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
font-size:30px;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#F5ECD8;
}
@media(min-width:766px){
.cqp-hts_h2-etg{
font-size:2.375rem;
}
}
.cqp-hts_cta-etg{
background:#F0C252;
border-radius:999px;
flex:0 0 auto;
transition:opacity .2s ease;
padding:0.938rem 30px;
font-weight:700;
font-size:15px;
color:#1A1410;
}
.cqp-hts_cta-etg:hover{
opacity:.9;
}
.cqp-hts_grid-etg{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:762px){
.cqp-hts_grid-etg{
grid-template-columns:repeat(3,1fr);
}
}
.cqp-hts_step-etg{
border-top:1px solid rgba(255,236,180,0.14);
padding-top:1.375rem;
min-width:0;
}
.cqp-hts_step_num-etg{
line-height:1;
font-size:44px;
margin-bottom:0.875rem;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
color:#F0C252;
}
.cqp-hts_step_h-etg{
overflow-wrap:break-word;
font-size:1.188rem;
line-height:1.2;
margin-bottom:0.5rem;
font-weight:700;
color:#F5ECD8;
}
.cqp-hts_step_p-etg{
font-size:0.875rem;
line-height:1.55;
overflow-wrap:break-word;
color:#C4AE8A;
}
.cqp-tt-etg{
padding:3rem 0 0.625rem;
}
@media(min-width:765px){
.cqp-tt-etg{
padding:60px 0 10px;
}
}
.cqp-tt_head-etg{
text-align:center;
margin-bottom:34px;
}
.cqp-tt_eyebrow-etg{
margin-bottom:12px;
}
.cqp-tt_h2-etg{
font-size:2rem;
line-height:1.05;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
color:#1A1410;
}
@media(min-width:767px){
.cqp-tt_h2-etg{
font-size:42px;
}
}
.cqp-tt_grid-etg{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.cqp-tt_grid-etg{
grid-template-columns:repeat(3,1fr);
}
}
.cqp-tt_card-etg{
border:1px solid rgba(20,18,16,0.08);
border-radius:14px;
padding:1.875rem;
background:#FFFFFF;
flex-direction:column;
min-width:0;
display:flex;
}
.cqp-tt_card_ic-etg{
display:inline-flex;
align-items:center;
margin-bottom:1.125rem;
color:#B8870C;
}
.cqp-tt_card_ic-etg svg{
width:1.75rem;
height:1.75rem;
}
.cqp-tt_card_h-etg{
color:#1A1410;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:8px;
font-weight:600;
line-height:1.15;
font-size:1.375rem;
}
.cqp-tt_card_p-etg{
line-height:1.6;
font-size:0.875rem;
overflow-wrap:break-word;
margin-bottom:14px;
color:#8C7664;
}
.cqp-tt_card_p-etg b{
font-weight:700;
color:#1A1410;
}
.cqp-tt_card_link-etg{
transition:color .2s ease;
align-self:flex-start;
border-bottom:1px solid #B8870C;
margin-top:auto;
color:#1A1410;
font-size:0.813rem;
padding-bottom:2px;
font-weight:700;
}
.cqp-tt_card_link-etg:hover{
color:#B8870C;
}
.cqp-sc-etg{
padding:48px 0 0.625rem;
}
.cqp-sc_head-etg{
margin-bottom:28px;
text-align:center;
}
.cqp-sc_eyebrow-etg{
margin-bottom:0.75rem;
}
.cqp-sc_h2-etg{
font-size:1.875rem;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
color:#1A1410;
line-height:1.05;
}
@media(min-width:770px){
.cqp-sc_h2-etg{
font-size:2.25rem;
}
}
.cqp-sc_table-etg{
border:1px solid rgba(20,18,16,0.08);
border-radius:0.875rem;
margin:0 auto;
overflow:hidden;
max-width:56.25rem;
}
.cqp-sc_thead-etg{
grid-template-columns:1.6fr 1fr 1fr;
background:#2A2118;
display:grid;
}
.cqp-sc_th-etg{
padding:15px 18px;
font-size:13px;
color:#C4AE8A;
overflow-wrap:break-word;
text-align:center;
font-weight:700;
}
.cqp-sc_th-etg:first-child{
text-align:left;
}
.cqp-sc_th_us-etg{
color:#F0C252;
}
.cqp-sc_row-etg{
grid-template-columns:1.6fr 1fr 1fr;
border-top:1px solid rgba(20,18,16,0.08);
display:grid;
}
.cqp-sc_row-etg:nth-child(even){
background:#FFFFFF;
}
.cqp-sc_td-etg{
padding:0.938rem 18px;
min-width:0;
text-align:center;
overflow-wrap:break-word;
color:#6B5A48;
font-size:14px;
}
.cqp-sc_td-etg:first-child{
text-align:left;
color:#312820;
font-weight:600;
}
.cqp-sc_td_us-etg{
font-weight:700;
color:#3A8A5C;
}
.cqp-gd-etg{
padding:3rem 0 0.625rem;
}
.cqp-gd_head-etg{
gap:14px;
flex-direction:column;
display:flex;
margin-bottom:24px;
}
@media(min-width:678px){
.cqp-gd_head-etg{
gap:1.25rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.cqp-gd_eyebrow-etg{
margin-bottom:0.625rem;
}
.cqp-gd_h2-etg{
overflow-wrap:break-word;
font-weight:600;
color:#1A1410;
font-size:28px;
line-height:1.05;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:765px){
.cqp-gd_h2-etg{
font-size:2.125rem;
}
}
.cqp-gd_more-etg{
transition:color .2s ease,border-color .2s ease;
flex:0 0 auto;
padding-bottom:2px;
border-bottom:1px solid #1A1410;
font-size:0.844rem;
color:#1A1410;
font-weight:600;
}
.cqp-gd_more-etg:hover{
border-color:#B8870C;
color:#B8870C;
}
.cqp-gd_grid-etg{
gap:20px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:719px){
.cqp-gd_grid-etg{
grid-template-columns:repeat(3,1fr);
}
}
.cqp-gd_card-etg{
border-radius:0.875rem;
background:#FFFFFF;
border:1px solid rgba(20,18,16,0.08);
overflow:hidden;
min-width:0;
display:block;
}
.cqp-gd_card_img-etg{
background:linear-gradient(140deg,#2C2014,#B8870C);
height:9.375rem;
}
.cqp-gd_card_body-etg{
padding:1.375rem;
}
.cqp-gd_card_cat-etg{
letter-spacing:.1em;
color:#B8870C;
font-weight:600;
font-size:10px;
text-transform:uppercase;
}
.cqp-gd_card_h-etg{
margin:8px 0 0.625rem;
color:#1A1410;
font-weight:600;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.188rem;
overflow-wrap:break-word;
line-height:1.2;
}
.cqp-gd_card_meta-etg{
color:#6B5A48;
font-size:0.75rem;
overflow-wrap:break-word;
}
.cqp-lh-etg{
padding:40px 0 20px;
}
.cqp-lh_in-etg{
padding-top:34px;
border-top:1px solid rgba(20,18,16,0.15);
}
.cqp-lh_eyebrow-etg{
margin-bottom:1.375rem;
display:block;
}
.cqp-lh_grid-etg{
grid-template-columns:1fr 1fr;
gap:28px;
display:grid;
}
@media(min-width:599px){
.cqp-lh_grid-etg{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:957px){
.cqp-lh_grid-etg{
grid-template-columns:repeat(5,1fr);
}
}
.cqp-lh_col-etg{
min-width:0;
}
.cqp-lh_col_h-etg{
font-size:13px;
margin-bottom:0.75rem;
overflow-wrap:break-word;
color:#1A1410;
font-weight:700;
}
.cqp-lh_links-etg{
gap:8px;
display:flex;
flex-direction:column;
}
.cqp-lh_link-etg{
transition:color .2s ease;
font-size:0.813rem;
overflow-wrap:break-word;
color:#8C7664;
}
.cqp-lh_link-etg:hover{
color:#B8870C;
}
.cqp-sb-etg{
padding:48px 0;
background:#FFFFFF;
margin-top:24px;
border-bottom:1px solid rgba(20,18,16,0.08);
border-top:1px solid rgba(20,18,16,0.08);
}
@media(min-width:767px){
.cqp-sb-etg{
padding:56px 0;
}
}
.cqp-sb_eyebrow-etg{
display:block;
margin-bottom:12px;
}
.cqp-sb_h2-etg{
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
margin-bottom:1.625rem;
font-size:1.875rem;
overflow-wrap:break-word;
font-weight:600;
color:#1A1410;
}
@media(min-width:765px){
.cqp-sb_h2-etg{
font-size:36px;
}
}
.cqp-sb_grid-etg{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:561px){
.cqp-sb_grid-etg{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:959px){
.cqp-sb_grid-etg{
grid-template-columns:repeat(4,1fr);
}
}
.cqp-sb_card-etg{
border:1px solid rgba(20,18,16,0.08);
padding:24px;
background:#FAF6F0;
border-radius:14px;
min-width:0;
}
.cqp-sb_card_h-etg{
overflow-wrap:break-word;
font-size:19px;
margin-bottom:8px;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.15;
font-weight:600;
color:#1A1410;
}
.cqp-sb_card_p-etg{
font-size:0.844rem;
line-height:1.6;
overflow-wrap:break-word;
color:#8C7664;
}
.cqp-sb_rtp-etg{
gap:24px;
grid-template-columns:1fr;
background:#FAF6F0;
border-radius:14px;
border:1px solid rgba(20,18,16,0.08);
padding:26px 1.75rem;
margin-top:18px;
display:grid;
align-items:center;
}
@media(min-width:758px){
.cqp-sb_rtp-etg{
grid-template-columns:1fr 1fr;
gap:2.5rem;
}
}
.cqp-sb_rtp_h-etg{
line-height:1.15;
font-size:1.25rem;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
color:#1A1410;
margin-bottom:0.5rem;
}
.cqp-sb_rtp_p-etg{
line-height:1.6;
color:#8C7664;
font-size:13.5px;
overflow-wrap:break-word;
}
.cqp-sb_rtp_stats-etg{
gap:16px;
display:flex;
}
.cqp-sb_stat-etg{
border-radius:8px;
padding:1.125rem;
background:#FFFFFF;
flex:1 1 0;
text-align:center;
min-width:0;
}
.cqp-sb_stat_v-etg{
color:#3A8A5C;
font-weight:700;
overflow-wrap:break-word;
font-size:26px;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
.cqp-sb_stat_l-etg{
font-size:11.5px;
margin-top:4px;
color:#6B5A48;
}
.cqp-faq-etg{
background:#FFFFFF;
padding:48px 0;
border-top:1px solid rgba(20,18,16,0.08);
margin-top:24px;
border-bottom:1px solid rgba(20,18,16,0.08);
}
@media(min-width:767px){
.cqp-faq-etg{
padding:3.875rem 0;
}
}
.cqp-faq_head-etg{
text-align:center;
margin-bottom:34px;
}
.cqp-faq_eyebrow-etg{
margin-bottom:12px;
}
.cqp-faq_h2-etg{
font-size:32px;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1410;
line-height:1.05;
font-weight:600;
}
@media(min-width:766px){
.cqp-faq_h2-etg{
font-size:2.375rem;
}
}
.cqp-faq_list-etg{
gap:12px;
margin:0 auto;
flex-direction:column;
max-width:820px;
display:flex;
}
.cqp-faq_item-etg{
border-radius:0.875rem;
overflow:hidden;
background:#FAF6F0;
border:1px solid rgba(20,18,16,0.08);
}
.cqp-faq_q-etg{
gap:1.25rem;
list-style:none;
padding:1.25rem 1.5rem;
overflow-wrap:break-word;
color:#1A1410;
font-size:16px;
align-items:center;
display:flex;
cursor:pointer;
justify-content:space-between;
font-weight:700;
}
.cqp-faq_q-etg::-webkit-details-marker{
display:none;
}
.cqp-faq_q_ic-etg{
flex:0 0 auto;
transition:transform .2s ease;
display:inline-flex;
color:#B8870C;
align-items:center;
}
.cqp-faq_q_ic-etg svg{
width:18px;
height:1.125rem;
}
.cqp-faq_item-etg[open] .cqp-faq_q_ic-etg{
transform:rotate(180deg);
}
.cqp-faq_a-etg{
padding:0 1.5rem 1.25rem;
color:#8C7664;
line-height:1.6;
font-size:14.5px;
overflow-wrap:break-word;
}
.cqp-el-etg{
padding:3rem 0;
}
@media(min-width:768px){
.cqp-el-etg{
padding:56px 0;
}
}
.cqp-el_in-etg{
grid-template-columns:1fr;
gap:2.5rem;
display:grid;
align-items:start;
}
@media(min-width:901px){
.cqp-el_in-etg{
grid-template-columns:1fr 1fr;
gap:3.5rem;
}
}
.cqp-el_left-etg{
min-width:0;
}
.cqp-el_eyebrow-etg{
margin-bottom:0.875rem;
}
.cqp-el_h2-etg{
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:32px;
line-height:1.08;
font-weight:600;
margin-bottom:1.375rem;
color:#1A1410;
}
@media(min-width:771px){
.cqp-el_h2-etg{
font-size:2.375rem;
}
}
.cqp-el_body-etg p{
margin-bottom:1.125rem;
color:#312820;
line-height:1.7;
font-size:16px;
overflow-wrap:break-word;
}
.cqp-el_dropcap-etg{
padding:6px 0.75rem 0 0;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
float:left;
font-size:62px;
color:#B8870C;
font-weight:700;
line-height:.8;
}
.cqp-el_right-etg{
min-width:0;
}
.cqp-el_quote-etg{
border-radius:20px;
padding:36px;
background:linear-gradient(150deg,#2C2014,#131008);
position:relative;
margin-bottom:24px;
color:#F5ECD8;
}
.cqp-el_quote_mark-etg{
align-items:center;
display:inline-flex;
color:#F0C252;
margin-bottom:0.375rem;
}
.cqp-el_quote_mark-etg svg{
height:34px;
width:34px;
}
.cqp-el_quote_text-etg{
font-weight:500;
font-size:22px;
margin-bottom:1.375rem;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.4;
color:#F5ECD8;
}
.cqp-el_quote_meta-etg{
gap:0.75rem;
display:flex;
align-items:center;
}
.cqp-el_quote_av-etg{
background:linear-gradient(135deg,#C4940C,#F2C84A);
border-radius:50%;
flex:0 0 auto;
height:38px;
width:2.375rem;
}
.cqp-el_quote_author-etg{
color:#F5ECD8;
font-size:0.875rem;
font-weight:700;
}
.cqp-el_quote_meta_sub-etg{
font-size:12px;
color:#C4AE8A;
}
.cqp-el_explain-etg{
border:1px solid rgba(20,18,16,0.08);
overflow:hidden;
border-radius:0.875rem;
}
.cqp-el_explain_card-etg{
padding:1.375rem 24px;
}
.cqp-el_explain_card-etg+.cqp-el_explain_card-etg{
border-top:1px solid rgba(20,18,16,0.08);
}
.cqp-el_explain_h-etg{
font-size:1.25rem;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.15;
overflow-wrap:break-word;
color:#1A1410;
font-weight:600;
margin-bottom:8px;
}
.cqp-el_explain_p-etg{
overflow-wrap:break-word;
color:#8C7664;
font-size:0.875rem;
line-height:1.55;
}
.cqp-sg-etg{
padding:48px 0 0.625rem;
}
.cqp-sg_eyebrow-etg{
margin-bottom:12px;
display:block;
}
.cqp-sg_h2-etg{
font-weight:600;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:30px;
color:#1A1410;
margin-bottom:28px;
overflow-wrap:break-word;
line-height:1.05;
}
@media(min-width:769px){
.cqp-sg_h2-etg{
font-size:2.25rem;
}
}
.cqp-sg_grid-etg{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:722px){
.cqp-sg_grid-etg{
grid-template-columns:repeat(3,1fr);
}
}
.cqp-sg_col-etg{
min-width:0;
}
.cqp-sg_col_h-etg{
overflow-wrap:break-word;
color:#1A1410;
margin-bottom:10px;
font-weight:600;
font-size:22px;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.15;
}
.cqp-sg_col_p-etg{
overflow-wrap:break-word;
color:#8C7664;
font-size:0.875rem;
line-height:1.65;
}
.cqp-ft-etg{
background:#2A2118;
color:#C4AE8A;
margin-top:40px;
}
.cqp-ft_in-etg{
padding:3rem 0 28px;
grid-template-columns:1fr;
gap:32px;
display:grid;
}
@media(min-width:600px){
.cqp-ft_in-etg{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:899px){
.cqp-ft_in-etg{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.cqp-ft_brand-etg{
min-width:0;
}
.cqp-ft_logo-etg{
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#F5ECD8;
font-weight:700;
font-size:1.625rem;
overflow-wrap:break-word;
}
.cqp-ft_tagline-etg{
color:#C4AE8A;
font-size:0.844rem;
max-width:17.5rem;
margin-top:14px;
line-height:1.6;
}
.cqp-ft_contact-etg{
transition:color .2s ease;
color:#F0C252;
display:inline-block;
margin-top:12px;
font-size:13px;
max-width:280px;
overflow-wrap:anywhere;
}
.cqp-ft_contact-etg:hover{
color:#F5ECD8;
}
.cqp-ft_col-etg{
min-width:0;
}
.cqp-ft_col_h-etg{
font-size:13px;
margin-bottom:14px;
overflow-wrap:break-word;
letter-spacing:.08em;
text-transform:uppercase;
color:#F5ECD8;
font-weight:700;
}
.cqp-ft_col_links-etg{
gap:10px;
display:flex;
flex-direction:column;
}
.cqp-ft_link-etg{
transition:color .2s ease;
overflow-wrap:break-word;
color:#C4AE8A;
font-size:0.844rem;
}
.cqp-ft_link-etg:hover{
color:#F5ECD8;
}
.cqp-ft_bot-etg{
padding:1.375rem 0 40px;
gap:16px;
border-top:1px solid rgba(255,236,180,0.14);
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.cqp-ft_bot-etg{
gap:20px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.cqp-ft_legal-etg{
font-size:0.719rem;
color:#B09E8E;
overflow-wrap:break-word;
line-height:1.6;
max-width:760px;
}
.cqp-ft_legal-etg b{
font-weight:700;
color:#C4AE8A;
}
.cqp-ft_age-etg{
padding:0.25rem 0.563rem;
border:1.5px solid #F0C252;
border-radius:8px;
flex:0 0 auto;
font-weight:700;
color:#F0C252;
font-size:0.813rem;
}