*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#FAF6F0;
font-size:0.938rem;
overflow-wrap:break-word;
text-rendering:optimizeLegibility;
color:#2E2518;
-webkit-font-smoothing:antialiased;
line-height:1.6;
font-family:"Onest", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
img{
max-width:100%;
display:block;
}
a{
text-decoration:none;
color:inherit;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
width:0.5rem;
height:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.50);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.cvelayout_h93{
display:flex;
min-height:100vh;
flex-direction:column;
}
.cvemain_h93{
flex:1 1 auto;
min-width:0;
width:100%;
}
.cvecontainer_h93{
margin:0 auto;
padding:0 16px;
max-width:1400px;
width:100%;
}
@media(min-width:770px){
.cvecontainer_h93{
padding:0 32px;
}
}
@media(min-width:1102px){
.cvecontainer_h93{
padding:0 56px;
}
}
.cveeyebrow_h93{
overflow-wrap:break-word;
font-size:0.688rem;
font-weight:600;
display:inline-block;
letter-spacing:.2em;
color:#C49436;
line-height:1.4;
font-family:"Onest", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
text-transform:uppercase;
}
.cveband_h93{
background:#1E1710;
color:#F5EDD8;
}
.cveband_h93 .cveeyebrow_h93{
color:#E8B84B;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.cvetb_h93{
background:#FAF6F0;
z-index:50;
top:0;
border-bottom:1px solid rgba(26,20,16,0.14);
position:sticky;
}
.cvetb_in_h93{
margin:0 auto;
padding:0.75rem 16px;
gap:1rem;
align-items:center;
max-width:1400px;
justify-content:space-between;
display:flex;
width:100%;
}
@media(min-width:771px){
.cvetb_in_h93{
padding:1rem 2rem;
}
}
@media(min-width:1097px){
.cvetb_in_h93{
padding:18px 56px;
}
}
.cvetb_left_h93{
gap:1.75rem;
min-width:0;
align-items:center;
display:flex;
}
.cvetb_logo_h93{
gap:11px;
display:flex;
align-items:center;
min-width:0;
}
.cvetb_logo_mark_h93{
border-radius:0.5rem;
flex:0 0 auto;
height:2.125rem;
width:2.125rem;
object-fit:cover;
}
.cvetb_logo_txt_h93{
line-height:1;
flex-direction:column;
min-width:0;
display:flex;
}
.cvetb_logo_name_h93{
overflow:hidden;
font-size:22px;
letter-spacing:.02em;
color:#1A1410;
font-weight:700;
text-overflow:ellipsis;
white-space:nowrap;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
}
.cvetb_logo_sub_h93{
overflow:hidden;
text-transform:uppercase;
text-overflow:ellipsis;
white-space:nowrap;
margin-top:0.25rem;
font-size:8.5px;
font-weight:600;
color:#C49436;
letter-spacing:.32em;
}
.cvetb_nav_h93{
display:none;
}
@media(min-width:962px){
.cvetb_nav_h93{
gap:1.75rem;
align-items:center;
display:flex;
}
}
.cvetb_nav_item_h93{
transition:color .2s ease,border-color .2s ease;
color:#2E2518;
white-space:nowrap;
padding-bottom:3px;
font-size:0.875rem;
border-bottom:2px solid transparent;
font-weight:600;
}
.cvetb_nav_item_h93:hover{
color:#1A1410;
}
.cvetb_nav_item_h93.cvestate_active_h93{
border-color:#C49436;
color:#1A1410;
}
.cvetb_right_h93{
flex:0 0 auto;
gap:0.875rem;
align-items:center;
display:flex;
}
.cvetb_search_h93{
transition:color .2s ease;
color:#2E2518;
justify-content:center;
display:flex;
align-items:center;
}
.cvetb_search_h93:hover{
color:#C49436;
}
.cvetb_search_h93 svg{
width:1.125rem;
height:1.125rem;
}
.cvetb_lang_h93{
font-weight:600;
font-size:0.688rem;
color:#6B5C45;
text-transform:uppercase;
letter-spacing:.1em;
}
.cvetb_lang_h93:hover{
color:#1A1410;
}
.cvetb_login_h93{
font-weight:600;
display:none;
font-size:0.875rem;
color:#1A1410;
}
@media(min-width:771px){
.cvetb_login_h93{
display:inline-block;
}
}
.cvetb_register_h93{
background:#1A1410;
padding:0.688rem 22px;
border-radius:62.438rem;
transition:background-color .2s ease;
font-size:14px;
color:#F5EDD8;
font-weight:700;
white-space:nowrap;
}
.cvetb_register_h93:hover{
background:#2E2518;
}
.cvemob_h93{
background:#FAF6F0;
bottom:0;
border-top:1px solid rgba(26,20,16,0.14);
left:0;
padding-bottom:env(safe-area-inset-bottom);
right:0;
z-index:60;
position:fixed;
}
@media(min-width:958px){
.cvemob_h93{
display:none;
}
}
.cvemob_in_h93{
margin:0 auto;
max-width:35rem;
align-items:stretch;
justify-content:space-around;
display:flex;
}
.cvemob_item_h93{
gap:3px;
transition:color .2s ease;
flex:1 1 0;
padding:0.563rem 0.25rem;
display:flex;
min-width:0;
align-items:center;
color:#6B5C45;
flex-direction:column;
}
.cvemob_item_h93.cvestate_active_h93{
color:#C49436;
}
.cvemob_ic_h93{
display:flex;
justify-content:center;
align-items:center;
}
.cvemob_ic_h93 svg{
width:20px;
height:1.25rem;
}
.cvemob_lb_h93{
overflow:hidden;
font-weight:600;
font-size:10px;
text-overflow:ellipsis;
max-width:100%;
white-space:nowrap;
}
@media(max-width:957px){
body{
padding-bottom:3.75rem;
}
}
.cverail_h93{
min-width:0;
position:relative;
}
.cverail_scroll_h93{
gap:14px;
-webkit-overflow-scrolling:touch;
scrollbar-width:thin;
padding-bottom:0.875rem;
overflow-x:auto;
display:flex;
}
@media(min-width:769px){
.cverail_scroll_h93{
gap:18px;
}
}
.cvegc_h93{
flex:0 0 auto;
display:block;
width:150px;
}
@media(min-width:767px){
.cvegc_h93{
width:11.75rem;
}
}
.cvegc_img_h93{
background:#FFFFFF;
border-radius:0.875rem;
overflow:hidden;
padding-bottom:133.33%;
position:relative;
box-shadow:0 2px 6px rgba(26,20,16,0.07), 0 0.5rem 1.25rem rgba(26,20,16,0.06);
}
.cvegc_img_h93 img{
inset:0;
height:100%;
object-fit:cover;
position:absolute;
width:100%;
}
.cvegc_cover_h93{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.50));
inset:0;
position:absolute;
pointer-events:none;
}
.cvegc_hover_h93{
inset:0;
transition:opacity .2s ease;
background:rgba(0,0,0,0.50);
position:absolute;
opacity:0;
display:flex;
justify-content:center;
align-items:center;
}
.cvegc_h93:hover .cvegc_hover_h93{
opacity:1;
}
.cvegc_hover_btn_h93{
border-radius:999px;
background:#1A1410;
width:2.875rem;
height:2.875rem;
color:#F5EDD8;
display:flex;
align-items:center;
justify-content:center;
}
.cvegc_hover_btn_h93 svg{
width:1.125rem;
height:18px;
}
.cvegc_info_h93{
gap:2px;
margin-top:0.563rem;
display:flex;
flex-direction:column;
min-width:0;
}
.cvegc_name_h93{
overflow:hidden;
text-overflow:ellipsis;
font-size:13px;
font-weight:700;
white-space:nowrap;
color:#1A1410;
}
.cvegc_prov_h93{
overflow:hidden;
text-overflow:ellipsis;
color:#6B5C45;
font-size:0.688rem;
white-space:nowrap;
}
.cvegc_meta_h93{
color:#6B5C45;
font-size:11px;
}
.cvetc_h93{
flex:0 0 auto;
display:block;
width:180px;
}
@media(min-width:771px){
.cvetc_h93{
width:230px;
}
}
.cvetc_img_h93{
overflow:hidden;
background:#FFFFFF;
border-radius:14px;
position:relative;
box-shadow:0 2px 6px rgba(26,20,16,0.07), 0 0.5rem 20px rgba(26,20,16,0.06);
padding-bottom:75%;
}
.cvetc_img_h93 img{
inset:0;
position:absolute;
object-fit:cover;
width:100%;
height:100%;
}
.cvetc_info_h93{
gap:2px;
display:flex;
min-width:0;
margin-top:0.563rem;
flex-direction:column;
}
.cvetc_name_h93{
overflow:hidden;
font-weight:700;
font-size:0.875rem;
white-space:nowrap;
color:#1A1410;
text-overflow:ellipsis;
}
.cvetc_rtp_h93{
color:#6B5C45;
font-size:11px;
}
.cvelc_h93{
flex:0 0 auto;
width:230px;
display:block;
}
@media(min-width:771px){
.cvelc_h93{
width:16.75rem;
}
}
.cvelc_img_h93{
overflow:hidden;
border-radius:14px;
background:#FFFFFF;
padding-bottom:62.5%;
box-shadow:0 2px 0.375rem rgba(26,20,16,0.07), 0 8px 1.25rem rgba(26,20,16,0.06);
position:relative;
}
.cvelc_img_h93 img{
inset:0;
width:100%;
height:100%;
position:absolute;
object-fit:cover;
}
.cvelc_live_h93{
border-radius:999px;
padding:4px 0.563rem;
background:rgba(0,0,0,0.50);
gap:7px;
align-items:center;
position:absolute;
left:12px;
display:flex;
top:12px;
}
.cvelc_live_dot_h93{
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
background:#C0382B;
height:0.5rem;
width:8px;
}
.cvelc_seats_h93{
color:#F5EDD8;
letter-spacing:.08em;
text-transform:uppercase;
font-size:10px;
font-weight:600;
}
.cvelc_info_h93{
gap:2px;
display:flex;
margin-top:9px;
flex-direction:column;
min-width:0;
}
.cvelc_name_h93{
overflow:hidden;
white-space:nowrap;
font-size:0.938rem;
font-weight:700;
color:#1A1410;
text-overflow:ellipsis;
}
.cvelc_bet_h93{
font-size:11px;
color:#6B5C45;
}
.cvepc_h93{
padding:1rem 0.875rem;
border-radius:14px;
background:#FFFFFF;
gap:0.5rem;
border:1px solid rgba(26,20,16,0.08);
min-height:4.625rem;
align-items:center;
min-width:0;
display:flex;
justify-content:center;
flex-direction:column;
}
.cvepc_logo_h93{
flex:0 0 auto;
object-fit:contain;
height:28px;
width:auto;
max-width:100%;
}
.cvepc_name_h93{
overflow:hidden;
max-width:100%;
color:#6B5C45;
text-align:center;
font-size:0.688rem;
white-space:nowrap;
text-overflow:ellipsis;
}
.cvegc_tag_h93{
padding:3px 8px;
border-radius:8px;
z-index:2;
font-size:0.625rem;
position:absolute;
display:inline-block;
font-weight:700;
top:10px;
text-transform:uppercase;
letter-spacing:.06em;
left:0.625rem;
}
.cvegc_tag_hot_h93{
background:#C0382B;
color:#F5EDD8;
}
.cvegc_tag_new_h93{
background:#E8B84B;
color:#1A1410;
}
.cvegc_tag_jp_h93{
background:#C49436;
color:#1A1410;
}
.cvegc_tag_live_h93{
background:#C0382B;
color:#F5EDD8;
}
.cvesh_h93{
margin-bottom:1.125rem;
min-width:0;
}
.cvesh_row_h93{
gap:16px;
flex-wrap:wrap;
align-items:flex-end;
justify-content:space-between;
display:flex;
}
.cvesh_row_h93 .cvesh_l_h93{
gap:0.375rem;
flex-direction:column;
min-width:0;
display:flex;
}
.cvesh_stack_h93{
gap:10px;
flex-direction:column;
align-items:flex-start;
display:flex;
}
.cvesh_center_h93{
gap:0.625rem;
text-align:center;
display:flex;
align-items:center;
flex-direction:column;
}
.cvesh_h2_h93{
font-weight:600;
font-size:24px;
color:#1A1410;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
line-height:1.1;
overflow-wrap:break-word;
}
@media(min-width:770px){
.cvesh_h2_h93{
font-size:30px;
}
}
.cveband_h93 .cvesh_h2_h93{
color:#F5EDD8;
}
.cvesh_eb_line_h93{
gap:10px;
align-items:center;
display:inline-flex;
}
.cvesh_eb_line_h93::before{
background:#C49436;
display:inline-block;
height:1px;
content:"";
width:1.75rem;
}
.cveband_h93 .cvesh_eb_line_h93::before{
background:#E8B84B;
}
.cvesh_eb_dot_h93{
gap:8px;
display:inline-flex;
align-items:center;
}
.cvesh_eb_dot_h93::before{
border-radius:50%;
background:#C49436;
content:"";
height:6px;
width:6px;
display:inline-block;
}
.cveband_h93 .cvesh_eb_dot_h93::before{
background:#E8B84B;
}
.cvesh_link_h93{
gap:0.375rem;
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
color:#1A1410;
display:inline-flex;
white-space:nowrap;
align-items:center;
font-weight:600;
padding-bottom:2px;
font-size:0.813rem;
border-bottom:1px solid #1A1410;
}
.cvesh_link_h93:hover{
border-color:#C49436;
color:#C49436;
}
.cvesh_link_h93 svg{
height:14px;
width:14px;
}
.cvesh_link_chev_h93{
padding-bottom:0;
border-bottom:0;
}
.cvesh_link_btn_h93{
border-radius:999px;
background:#1A1410;
padding:9px 18px;
border-bottom:0;
color:#F5EDD8;
}
.cvesh_link_btn_h93:hover{
border-color:transparent;
background:#2E2518;
color:#F5EDD8;
}
.cveband_h93 .cvesh_link_h93{
border-color:#F5EDD8;
color:#F5EDD8;
}
.cveband_h93 .cvesh_link_btn_h93{
background:#E8B84B;
color:#1A1410;
}
.cvesh_rule_h93{
margin:-2px 0 18px;
background:rgba(26,20,16,0.14);
height:1px;
}
.cveband_h93 .cvesh_rule_h93{
background:rgba(255,235,180,0.14);
}
.cvehero_h93{
padding:32px 0 0.5rem;
}
@media(min-width:766px){
.cvehero_h93{
padding:56px 0 1.5rem;
}
}
.cvehero_in_h93{
grid-template-columns:1fr;
gap:2rem;
align-items:center;
display:grid;
}
@media(min-width:901px){
.cvehero_in_h93{
gap:48px;
grid-template-columns:1.05fr .95fr;
}
}
.cvehero_copy_h93{
min-width:0;
}
.cvehero_eyebrow_h93{
gap:10px;
margin-bottom:1.375rem;
align-items:center;
display:inline-flex;
}
.cvehero_eyebrow_line_h93{
flex:0 0 auto;
background:#C49436;
height:1px;
width:1.75rem;
display:inline-block;
}
.cvehero_h1_h93{
letter-spacing:-.01em;
line-height:1.04;
font-weight:600;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#1A1410;
font-size:2.375rem;
margin-bottom:1.25rem;
overflow-wrap:break-word;
}
@media(min-width:765px){
.cvehero_h1_h93{
font-size:3.375rem;
}
}
@media(min-width:1098px){
.cvehero_h1_h93{
font-size:3.875rem;
}
}
.cvehero_h1_h93 em{
color:#C49436;
font-style:normal;
}
.cvehero_sub_h93{
color:#8C7A62;
margin-bottom:30px;
line-height:1.6;
max-width:30rem;
font-size:1rem;
}
@media(min-width:765px){
.cvehero_sub_h93{
font-size:1.125rem;
}
}
.cvehero_actions_h93{
gap:0.875rem;
align-items:center;
flex-wrap:wrap;
display:flex;
margin-bottom:34px;
}
.cvehero_cta_h93{
border-radius:999px;
transition:background-color .2s ease;
padding:16px 1.875rem;
background:#1A1410;
gap:10px;
font-weight:700;
color:#F5EDD8;
align-items:center;
display:inline-flex;
font-size:15px;
}
.cvehero_cta_h93:hover{
background:#2E2518;
}
.cvehero_cta_ic_h93{
align-items:center;
display:inline-flex;
}
.cvehero_cta_ic_h93 svg{
width:16px;
height:1rem;
}
.cvehero_cta_alt_h93{
background:transparent;
border-radius:999px;
border:1px solid rgba(26,20,16,0.14);
padding:0.938rem 26px;
transition:border-color .2s ease,color .2s ease;
align-items:center;
display:inline-flex;
color:#1A1410;
font-size:0.938rem;
font-weight:600;
}
.cvehero_cta_alt_h93:hover{
border-color:#C49436;
color:#C49436;
}
.cvehero_trust_h93{
gap:1.375rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.cvehero_trust_item_h93{
gap:0.563rem;
align-items:center;
font-size:13px;
font-weight:600;
display:flex;
color:#2E2518;
}
.cvehero_trust_ic_h93{
color:#C49436;
align-items:center;
display:inline-flex;
}
.cvehero_trust_ic_h93 svg{
height:1rem;
width:16px;
}
.cvehero_promo_h93{
border-radius:20px;
overflow:hidden;
background:#FFFFFF;
display:flex;
position:relative;
min-height:300px;
box-shadow:0 0.75rem 48px rgba(26,20,16,0.14), 0 3px 0.625rem rgba(26,20,16,0.08);
}
.cvehero_promo_bg_h93{
inset:0;
background-size:cover;
background-position:center;
position:absolute;
}
.cvehero_promo_bg_h93::after{
background:linear-gradient(120deg,#1E1710 0%,rgba(0,0,0,0.50) 55%,transparent 100%);
inset:0;
content:"";
position:absolute;
}
.cvehero_promo_glow_h93{
border-radius:50%;
background:radial-gradient(circle,rgba(196,148,54,0.18) 0%,transparent 65%);
top:-2.5rem;
width:16.25rem;
position:absolute;
height:16.25rem;
right:-20px;
pointer-events:none;
}
.cvehero_promo_ct_h93{
padding:1.75rem;
align-self:flex-end;
position:relative;
max-width:88%;
z-index:2;
}
.cvehero_promo_label_h93{
font-size:0.625rem;
display:block;
font-weight:700;
margin-bottom:8px;
text-transform:uppercase;
letter-spacing:.25em;
color:#E8B84B;
}
.cvehero_promo_amount_h93{
font-weight:600;
font-size:32px;
color:#F5EDD8;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.05;
}
@media(min-width:771px){
.cvehero_promo_amount_h93{
font-size:2.5rem;
}
}
.cvehero_promo_amount_h93 em{
font-style:normal;
color:#E8B84B;
}
.cvehero_rating_h93{
padding:10px 14px;
gap:10px;
border:1px solid rgba(26,20,16,0.08);
background:#FFFFFF;
border-radius:0.875rem;
display:flex;
max-width:min(16.25rem,62%);
position:absolute;
align-items:center;
top:14px;
right:0.875rem;
z-index:3;
box-shadow:0 2px 0.375rem rgba(26,20,16,0.07), 0 8px 1.25rem rgba(26,20,16,0.06);
}
.cvehero_rating_score_h93{
flex:0 0 auto;
font-size:24px;
font-weight:700;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#1A1410;
}
.cvehero_rating_txt_h93{
flex:1 1 auto;
min-width:0;
}
.cvehero_rating_stars_h93{
gap:2px;
display:flex;
color:#C49436;
}
.cvehero_rating_stars_h93 svg{
height:12px;
width:0.75rem;
}
.cvehero_rating_cap_h93{
margin-top:3px;
overflow-wrap:break-word;
font-size:0.688rem;
color:#6B5C45;
display:block;
line-height:1.35;
}
.cvestat_h93{
margin-top:1rem;
border-bottom:1px solid rgba(26,20,16,0.14);
border-top:1px solid rgba(26,20,16,0.14);
}
.cvestat_in_h93{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.cvestat_in_h93{
grid-template-columns:repeat(4,1fr);
}
}
.cvestat_item_h93{
padding:22px 14px;
border-right:1px solid rgba(26,20,16,0.08);
min-width:0;
border-bottom:1px solid rgba(26,20,16,0.08);
}
.cvestat_item_h93:nth-child(2n){
border-right:0;
}
.cvestat_item_h93:nth-child(n+3){
border-bottom:0;
}
@media(min-width:766px){
.cvestat_item_h93{
border-bottom:0;
}
.cvestat_item_h93:nth-child(2n){
border-right:1px solid rgba(26,20,16,0.08);
}
.cvestat_item_h93:nth-child(4n){
border-right:0;
}
}
.cvestat_value_h93{
font-size:1.875rem;
color:#1A1410;
overflow-wrap:break-word;
font-weight:700;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
line-height:1;
}
@media(min-width:768px){
.cvestat_value_h93{
font-size:34px;
}
}
.cvestat_label_h93{
line-height:1.4;
overflow-wrap:break-word;
font-size:0.813rem;
color:#6B5C45;
margin-top:6px;
}
.cvegf_h93{
padding:24px 0 6px;
}
.cvegf_in_h93{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.cvegf_chip_h93{
border:1px solid rgba(26,20,16,0.14);
padding:10px 18px;
border-radius:999px;
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
background:#FFFFFF;
white-space:nowrap;
font-size:0.813rem;
color:#2E2518;
font-weight:600;
}
.cvegf_chip_h93:hover{
border-color:#C49436;
color:#C49436;
}
.cvegf_chip_h93.cvestate_active_h93{
background:#1A1410;
border-color:transparent;
color:#F5EDD8;
}
.cvegrow_h93{
padding:1.625rem 0 0.625rem;
}
.cverow_seo_h93{
margin:0.625rem 0 0;
line-height:1.65;
overflow-wrap:break-word;
max-width:760px;
font-size:14px;
color:#8C7A62;
}
.cverow_seo_h93 strong{
font-weight:700;
color:#1A1410;
}
.cvejp_h93{
padding:1.875rem 0 10px;
}
.cvejp_grid_h93{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:766px){
.cvejp_grid_h93{
grid-template-columns:1fr 1fr;
}
.cvejp_card_mega_h93{
grid-column:1/-1;
}
}
@media(min-width:1001px){
.cvejp_grid_h93{
grid-template-columns:1.4fr 1fr 1fr;
}
.cvejp_card_mega_h93{
grid-column:auto;
}
}
.cvejp_card_h93{
border-radius:20px;
padding:1.625rem;
overflow:hidden;
gap:0.75rem;
border:1px solid rgba(26,20,16,0.08);
background:#FFFFFF;
justify-content:space-between;
display:flex;
flex-direction:column;
min-height:12.5rem;
position:relative;
min-width:0;
}
.cvejp_card_mega_h93{
background:linear-gradient(135deg,#1E1710,#100D08);
border-color:transparent;
min-height:13.125rem;
color:#F5EDD8;
}
.cvejp_glow_h93{
background:radial-gradient(circle,rgba(196,148,54,0.18),transparent 70%);
border-radius:50%;
right:-40px;
position:absolute;
top:-2.5rem;
pointer-events:none;
width:12.5rem;
height:200px;
}
.cvejp_label_h93{
gap:10px;
flex-wrap:wrap;
display:flex;
position:relative;
color:#C49436;
text-transform:uppercase;
font-size:0.625rem;
font-weight:700;
align-items:center;
justify-content:space-between;
letter-spacing:.16em;
}
.cvejp_card_mega_h93 .cvejp_label_h93{
color:#E8B84B;
}
.cvejp_drop_h93{
font-weight:600;
text-transform:none;
color:#6B5C45;
letter-spacing:.04em;
}
.cvejp_card_mega_h93 .cvejp_drop_h93{
color:#A89270;
}
.cvejp_amount_h93{
color:#1A1410;
font-weight:700;
overflow-wrap:break-word;
font-size:38px;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
line-height:1;
position:relative;
}
.cvejp_card_mega_h93 .cvejp_amount_h93{
animation:zm2-pulse 2.4s infinite;
color:#E8B84B;
font-size:3rem;
}
@media(min-width:769px){
.cvejp_card_mega_h93 .cvejp_amount_h93{
font-size:3.375rem;
}
}
.cvejp_game_h93{
color:#6B5C45;
font-size:0.813rem;
position:relative;
}
.cvejp_card_mega_h93 .cvejp_game_h93{
color:#A89270;
}
.cvejp_cta_h93{
position:relative;
align-self:flex-start;
}
.cvejp_card_mega_h93 .cvejp_cta_h93{
padding:0.625rem 20px;
transition:opacity .2s ease;
border-radius:62.438rem;
background:#E8B84B;
color:#1A1410;
font-size:13px;
font-weight:700;
}
.cvejp_card_mega_h93 .cvejp_cta_h93:hover{
opacity:.9;
}
.cvejp_card_h93:not(.cvejp_card_mega_h93) .cvejp_cta_h93{
transition:color .2s ease,border-color .2s ease;
font-size:13px;
color:#1A1410;
padding-bottom:2px;
border-bottom:1px solid #1A1410;
font-weight:700;
}
.cvejp_card_h93:not(.cvejp_card_mega_h93) .cvejp_cta_h93:hover{
border-color:#C49436;
color:#C49436;
}
.cvejp_seo_h93{
margin:0.875rem 0 0;
color:#8C7A62;
overflow-wrap:break-word;
font-size:14px;
max-width:47.5rem;
line-height:1.65;
}
.cvejp_seo_h93 strong{
font-weight:700;
color:#1A1410;
}
.cvegrow_h93{
padding:1.625rem 0 0.625rem;
}
.cverow_seo_h93{
margin:10px 0 0;
color:#8C7A62;
overflow-wrap:break-word;
max-width:760px;
line-height:1.65;
font-size:0.875rem;
}
.cverow_seo_h93 strong{
color:#1A1410;
font-weight:700;
}
.cvepr_h93{
padding:30px 0 6px;
}
.cvepr_card_h93{
border-radius:20px;
background:#FFFFFF;
overflow:hidden;
border:1px solid rgba(26,20,16,0.08);
gap:0.625rem;
flex:0 0 auto;
padding:26px;
width:17.5rem;
flex-direction:column;
min-height:12.5rem;
display:flex;
position:relative;
}
@media(min-width:767px){
.cvepr_card_h93{
width:300px;
}
}
.cvepr_card_feat_h93{
background:linear-gradient(150deg,#1E1710,#100D08);
border-color:transparent;
color:#F5EDD8;
}
.cvepr_glow_h93{
border-radius:50%;
background:radial-gradient(circle,rgba(196,148,54,0.18),transparent 70%);
top:-30px;
position:absolute;
right:-30px;
opacity:0;
width:130px;
height:8.125rem;
pointer-events:none;
}
.cvepr_card_feat_h93 .cvepr_glow_h93{
opacity:1;
}
.cvepr_label_h93{
font-size:10px;
color:#C49436;
font-weight:700;
text-transform:uppercase;
position:relative;
letter-spacing:.16em;
}
.cvepr_card_feat_h93 .cvepr_label_h93{
color:#E8B84B;
}
.cvepr_amount_h93{
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
line-height:1.08;
font-size:1.625rem;
font-weight:600;
overflow-wrap:break-word;
position:relative;
color:#1A1410;
}
.cvepr_card_feat_h93 .cvepr_amount_h93{
color:#F5EDD8;
}
.cvepr_amount_h93 em{
font-style:normal;
color:#C49436;
}
.cvepr_card_feat_h93 .cvepr_amount_h93 em{
color:#E8B84B;
}
.cvepr_terms_h93{
line-height:1.5;
font-size:0.813rem;
color:#6B5C45;
position:relative;
}
.cvepr_card_feat_h93 .cvepr_terms_h93{
color:#A89270;
}
.cvepr_cta_h93{
position:relative;
margin-top:auto;
align-self:flex-start;
}
.cvepr_card_feat_h93 .cvepr_cta_h93{
padding:9px 1.125rem;
border-radius:999px;
transition:opacity .2s ease;
background:#E8B84B;
color:#1A1410;
font-size:0.813rem;
font-weight:700;
}
.cvepr_card_feat_h93 .cvepr_cta_h93:hover{
opacity:.9;
}
.cvepr_card_h93:not(.cvepr_card_feat_h93) .cvepr_cta_h93{
transition:color .2s ease,border-color .2s ease;
padding-bottom:2px;
font-weight:700;
font-size:0.813rem;
border-bottom:1px solid #1A1410;
color:#1A1410;
}
.cvepr_card_h93:not(.cvepr_card_feat_h93) .cvepr_cta_h93:hover{
border-color:#C49436;
color:#C49436;
}
.cvevip_h93{
padding:48px 0;
}
@media(min-width:769px){
.cvevip_h93{
padding:4rem 0;
}
}
.cvevip_head_h93{
gap:0.875rem;
display:flex;
margin-bottom:30px;
flex-direction:column;
}
@media(min-width:879px){
.cvevip_head_h93{
gap:1.5rem;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.cvevip_eyebrow_h93{
margin-bottom:0.75rem;
}
.cvevip_h2_h93{
line-height:1.05;
font-size:32px;
font-weight:600;
overflow-wrap:break-word;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#F5EDD8;
}
@media(min-width:767px){
.cvevip_h2_h93{
font-size:40px;
}
}
.cvevip_intro_h93{
line-height:1.6;
max-width:26.25rem;
font-size:14px;
color:#A89270;
}
.cvevip_grid_h93{
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
gap:0.875rem;
display:grid;
}
.cvevip_card_h93{
border:1px solid rgba(255,235,180,0.14);
padding:22px 1.125rem;
border-radius:0.875rem;
min-width:0;
}
.cvevip_card_feat_h93{
background:rgba(255,245,220,0.07);
border-color:#E8B84B;
}
.cvevip_card_ic_h93{
background:linear-gradient(135deg,#C49436,#F0CC72);
border-radius:0.5rem;
display:block;
margin-bottom:16px;
height:2.125rem;
width:2.125rem;
}
.cvevip_name_h93{
color:#F5EDD8;
overflow-wrap:break-word;
font-weight:600;
font-size:20px;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
margin-bottom:6px;
}
.cvevip_perk_h93{
color:#A89270;
line-height:1.5;
overflow-wrap:break-word;
font-size:0.781rem;
}
.cvetrn_h93{
padding:30px 0 0.625rem;
}
.cvetrn_in_h93{
border-radius:1.25rem;
background:#FFFFFF;
grid-template-columns:1fr;
border:1px solid rgba(26,20,16,0.08);
overflow:hidden;
display:grid;
}
@media(min-width:882px){
.cvetrn_in_h93{
grid-template-columns:1.05fr 1fr;
}
}
.cvetrn_banner_h93{
padding:34px;
overflow:hidden;
background:linear-gradient(150deg,#1E1710,#100D08);
position:relative;
color:#F5EDD8;
}
.cvetrn_glow_h93{
background:radial-gradient(circle,rgba(196,148,54,0.18),transparent 70%);
border-radius:50%;
right:-40px;
pointer-events:none;
height:200px;
width:12.5rem;
position:absolute;
bottom:-40px;
}
.cvetrn_eyebrow_h93{
position:relative;
margin-bottom:14px;
}
.cvetrn_h2_h93{
line-height:1.06;
font-size:1.875rem;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#F5EDD8;
font-weight:600;
position:relative;
margin-bottom:0.75rem;
overflow-wrap:break-word;
}
@media(min-width:771px){
.cvetrn_h2_h93{
font-size:2.25rem;
}
}
.cvetrn_text_h93{
color:#A89270;
max-width:26.25rem;
position:relative;
line-height:1.6;
margin-bottom:22px;
font-size:0.875rem;
}
.cvetrn_timer_h93{
gap:8px;
flex-wrap:wrap;
position:relative;
display:flex;
margin-bottom:24px;
align-items:center;
}
.cvetrn_timer_cap_h93{
color:#A89270;
font-size:0.688rem;
}
.cvetrn_timer_box_h93{
background:rgba(255,245,220,0.07);
padding:4px 0.75rem;
border-radius:0.5rem;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-weight:700;
font-size:1.5rem;
color:#F5EDD8;
}
.cvetrn_cta_h93{
transition:opacity .2s ease;
padding:13px 26px;
border-radius:62.438rem;
background:#E8B84B;
font-size:14px;
display:inline-block;
color:#1A1410;
position:relative;
font-weight:700;
}
.cvetrn_cta_h93:hover{
opacity:.9;
}
.cvetrn_lb_h93{
padding:1.625rem 28px;
}
.cvetrn_lb_head_h93{
gap:0.625rem;
align-items:center;
display:flex;
margin-bottom:0.75rem;
justify-content:space-between;
}
.cvetrn_lb_title_h93{
font-size:20px;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#1A1410;
font-weight:600;
}
.cvetrn_lb_upd_h93{
font-size:0.688rem;
color:#6B5C45;
letter-spacing:.08em;
text-transform:uppercase;
}
.cvetrn_lb_row_h93{
border-radius:0.5rem;
padding:11px 12px;
gap:14px;
align-items:center;
display:flex;
}
.cvetrn_lb_row_h93:nth-child(2){
background:rgba(196,148,54,0.10);
}
.cvetrn_lb_rank_h93{
flex:0 0 auto;
font-weight:700;
color:#C49436;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
width:1.375rem;
font-size:16px;
}
.cvetrn_lb_av_h93{
flex:0 0 auto;
background:linear-gradient(135deg,#C49436,#F0CC72);
border-radius:50%;
width:1.875rem;
height:1.875rem;
}
.cvetrn_lb_name_h93{
flex:1 1 auto;
overflow:hidden;
color:#1A1410;
font-size:0.875rem;
white-space:nowrap;
min-width:0;
font-weight:600;
text-overflow:ellipsis;
}
.cvetrn_lb_amount_h93{
flex:0 0 auto;
font-weight:700;
color:#1A1410;
font-size:13px;
}
.cvegm_h93{
padding:30px 0 0.625rem;
}
.cvegm_in_h93{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:878px){
.cvegm_in_h93{
grid-template-columns:1.25fr 1fr;
}
}
.cvegm_left_h93{
border-radius:20px;
background:#FFFFFF;
padding:32px;
border:1px solid rgba(26,20,16,0.08);
min-width:0;
}
.cvegm_eyebrow_h93{
margin-bottom:10px;
}
.cvegm_h2_h93{
font-weight:600;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
margin-bottom:8px;
font-size:26px;
color:#1A1410;
line-height:1.06;
overflow-wrap:break-word;
}
@media(min-width:769px){
.cvegm_h2_h93{
font-size:28px;
}
}
.cvegm_text_h93{
margin-bottom:22px;
font-size:0.875rem;
color:#8C7A62;
line-height:1.6;
max-width:30rem;
}
.cvegm_level_h93{
margin-bottom:8px;
color:#C49436;
font-weight:700;
font-size:1.375rem;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
}
.cvegm_bar_h93{
border-radius:999px;
overflow:hidden;
background:rgba(26,20,16,0.14);
height:8px;
margin-bottom:0.375rem;
}
.cvegm_bar_fill_h93{
background:linear-gradient(90deg,#C49436,#F0CC72);
border-radius:62.438rem;
height:100%;
}
.cvegm_bar_meta_h93{
gap:10px;
display:flex;
margin-bottom:18px;
font-size:0.688rem;
color:#6B5C45;
justify-content:space-between;
}
.cvegm_missions_h93{
gap:10px;
display:flex;
flex-wrap:wrap;
}
.cvegm_mission_h93{
gap:0.438rem;
background:#FAF6F0;
border-radius:62.438rem;
padding:0.563rem 15px;
border:1px solid rgba(26,20,16,0.14);
font-size:0.781rem;
align-items:center;
font-weight:600;
display:inline-flex;
color:#2E2518;
}
.cvegm_mission_ic_h93{
color:#C49436;
display:inline-flex;
align-items:center;
}
.cvegm_mission_ic_h93 svg{
width:0.813rem;
height:13px;
}
.cvegm_right_h93{
background:linear-gradient(150deg,#1E1710,#100D08);
overflow:hidden;
padding:2rem;
border-radius:1.25rem;
color:#F5EDD8;
display:flex;
position:relative;
flex-direction:column;
}
.cvegm_glow_h93{
border-radius:50%;
background:radial-gradient(circle,rgba(196,148,54,0.18),transparent 70%);
top:-30px;
right:-30px;
position:absolute;
height:150px;
width:150px;
pointer-events:none;
}
.cvegm_ref_eyebrow_h93{
margin-bottom:10px;
position:relative;
}
.cvegm_ref_h2_h93{
font-weight:600;
color:#F5EDD8;
position:relative;
overflow-wrap:break-word;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
margin-bottom:8px;
font-size:1.625rem;
line-height:1.1;
}
.cvegm_ref_text_h93{
margin-bottom:20px;
line-height:1.55;
position:relative;
color:#A89270;
font-size:13.5px;
}
.cvegm_ref_cta_h93{
padding:11px 22px;
transition:opacity .2s ease;
background:#E8B84B;
border-radius:999px;
align-self:flex-start;
font-weight:700;
position:relative;
font-size:13.5px;
color:#1A1410;
margin-top:auto;
}
.cvegm_ref_cta_h93:hover{
opacity:.9;
}
.cveapp_h93{
padding:1.875rem 0 0.625rem;
}
.cveapp_in_h93{
gap:1.75rem;
border:1px solid rgba(26,20,16,0.08);
padding:2rem;
background:#FFFFFF;
border-radius:1.25rem;
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.cveapp_in_h93{
gap:40px;
padding:40px 44px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.cveapp_copy_h93{
min-width:0;
max-width:35rem;
}
.cveapp_eyebrow_h93{
margin-bottom:0.75rem;
}
.cveapp_h2_h93{
color:#1A1410;
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:12px;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-size:28px;
}
@media(min-width:769px){
.cveapp_h2_h93{
font-size:34px;
}
}
.cveapp_text_h93{
font-size:14px;
color:#8C7A62;
margin-bottom:22px;
line-height:1.6;
}
.cveapp_btns_h93{
gap:12px;
display:flex;
flex-wrap:wrap;
}
.cveapp_btn_h93{
gap:10px;
border-radius:14px;
background:#1A1410;
transition:background-color .2s ease;
padding:0.688rem 20px;
color:#F5EDD8;
display:inline-flex;
align-items:center;
}
.cveapp_btn_h93:hover{
background:#2E2518;
}
.cveapp_btn_ic_h93{
align-items:center;
display:inline-flex;
}
.cveapp_btn_ic_h93 svg{
height:18px;
width:1.125rem;
}
.cveapp_btn_lb_h93{
font-weight:700;
font-size:13.5px;
}
.cveapp_qr_wrap_h93{
gap:18px;
flex:0 0 auto;
display:flex;
align-items:center;
}
.cveapp_qr_h93{
flex:0 0 auto;
border-radius:14px;
height:6.75rem;
width:108px;
background-color:#1A1410;
background-image:repeating-linear-gradient(0deg,#FFFFFF 0 0.313rem,transparent 5px 11px),repeating-linear-gradient(90deg,#FFFFFF 0 5px,transparent 5px 0.688rem);
}
.cveapp_qr_cap_h93{
font-size:0.781rem;
line-height:1.4;
max-width:92px;
color:#6B5C45;
}
.cvesea_h93{
padding:1.5rem 0 0.625rem;
}
.cvesea_in_h93{
gap:22px;
background:linear-gradient(115deg,#1E1710,#100D08);
border-radius:1.25rem;
overflow:hidden;
padding:2.25rem;
color:#F5EDD8;
display:flex;
flex-direction:column;
position:relative;
}
@media(min-width:823px){
.cvesea_in_h93{
padding:44px 3rem;
gap:2rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.cvesea_glow_h93{
background:radial-gradient(circle,rgba(196,148,54,0.18),transparent 68%);
border-radius:50%;
right:60px;
top:50%;
transform:translateY(-50%);
height:240px;
width:240px;
pointer-events:none;
position:absolute;
}
.cvesea_copy_h93{
min-width:0;
max-width:35rem;
position:relative;
}
.cvesea_eyebrow_h93{
margin-bottom:0.75rem;
}
.cvesea_h2_h93{
color:#F5EDD8;
font-size:1.875rem;
margin-bottom:12px;
overflow-wrap:break-word;
line-height:1.04;
font-weight:600;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
}
@media(min-width:771px){
.cvesea_h2_h93{
font-size:2.375rem;
}
}
.cvesea_text_h93{
line-height:1.6;
color:#A89270;
font-size:15px;
}
.cvesea_cta_h93{
border-radius:999px;
background:#E8B84B;
flex:0 0 auto;
transition:opacity .2s ease;
padding:16px 2rem;
font-size:15px;
font-weight:700;
position:relative;
color:#1A1410;
}
.cvesea_cta_h93:hover{
opacity:.9;
}
.cvenl_h93{
padding:24px 0 10px;
}
.cvenl_in_h93{
border-radius:20px;
padding:30px 2rem;
background:#231C14;
gap:22px;
flex-direction:column;
display:flex;
color:#F5EDD8;
}
@media(min-width:769px){
.cvenl_in_h93{
gap:1.75rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.cvenl_text_wrap_h93{
min-width:0;
}
.cvenl_h3_h93{
overflow-wrap:break-word;
font-weight:600;
margin-bottom:5px;
line-height:1.1;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-size:22px;
color:#F5EDD8;
}
@media(min-width:766px){
.cvenl_h3_h93{
font-size:24px;
}
}
.cvenl_text_h93{
color:#A89270;
line-height:1.5;
font-size:0.844rem;
}
.cvenl_form_h93{
gap:0.625rem;
flex:1 1 auto;
display:flex;
min-width:0;
max-width:460px;
}
.cvenl_input_h93{
overflow:hidden;
background:rgba(255,245,220,0.07);
padding:0.813rem 16px;
border-radius:0.875rem;
flex:1 1 auto;
border:1px solid rgba(255,235,180,0.14);
min-width:0;
white-space:nowrap;
font-size:14px;
text-overflow:ellipsis;
color:#A89270;
display:flex;
align-items:center;
}
.cvenl_btn_h93{
border-radius:14px;
background:#E8B84B;
transition:opacity .2s ease;
flex:0 0 auto;
padding:13px 24px;
color:#1A1410;
font-size:0.875rem;
white-space:nowrap;
font-weight:700;
}
.cvenl_btn_h93:hover{
opacity:.9;
}
.cvets_h93{
padding:2.75rem 0;
}
.cvets_in_h93{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:center;
}
@media(min-width:879px){
.cvets_in_h93{
grid-template-columns:1.4fr 1fr;
gap:3rem;
}
}
.cvets_left_h93{
min-width:0;
}
.cvets_h2_h93{
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-size:1.625rem;
margin-bottom:0.75rem;
font-weight:600;
overflow-wrap:break-word;
line-height:1.1;
color:#F5EDD8;
}
@media(min-width:765px){
.cvets_h2_h93{
font-size:1.75rem;
}
}
.cvets_text_h93{
line-height:1.6;
color:#A89270;
margin-bottom:22px;
font-size:14.5px;
max-width:520px;
}
.cvets_badges_h93{
gap:1.125rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.cvets_badge_h93{
color:#A89270;
font-weight:600;
font-size:0.813rem;
}
.cvets_pay_h93{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
@media(min-width:881px){
.cvets_pay_h93{
justify-content:flex-end;
}
}
.cvets_pay_chip_h93{
background:rgba(255,245,220,0.07);
padding:0.75rem 16px;
border-radius:0.875rem;
border:1px solid rgba(255,235,180,0.14);
font-weight:700;
color:#F5EDD8;
font-size:0.875rem;
}
.cveprov_h93{
padding:2.5rem 0 1.25rem;
}
.cveprov_eyebrow_h93{
margin-bottom:1.125rem;
display:block;
}
.cveprov_grid_h93{
grid-template-columns:repeat(2,1fr);
gap:12px;
display:grid;
}
@media(min-width:561px){
.cveprov_grid_h93{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:901px){
.cveprov_grid_h93{
grid-template-columns:repeat(6,1fr);
}
}
.cverv_h93{
background:#FFFFFF;
padding:3rem 0;
margin-top:24px;
border-top:1px solid rgba(26,20,16,0.08);
border-bottom:1px solid rgba(26,20,16,0.08);
}
@media(min-width:765px){
.cverv_h93{
padding:56px 0;
}
}
.cverv_head_h93{
gap:16px;
margin-bottom:1.875rem;
display:flex;
flex-direction:column;
}
@media(min-width:771px){
.cverv_head_h93{
gap:1.25rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.cverv_eyebrow_h93{
margin-bottom:10px;
}
.cverv_h2_h93{
font-weight:600;
color:#1A1410;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-size:30px;
overflow-wrap:break-word;
line-height:1.05;
}
@media(min-width:769px){
.cverv_h2_h93{
font-size:38px;
}
}
.cverv_agg_h93{
gap:0.75rem;
display:flex;
align-items:center;
}
.cverv_agg_stars_h93{
gap:3px;
display:flex;
color:#C49436;
}
.cverv_agg_stars_h93 svg{
height:18px;
width:18px;
}
.cverv_source_h93{
color:#8C7A62;
font-size:13px;
}
.cverv_grid_h93{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:762px){
.cverv_grid_h93{
grid-template-columns:repeat(3,1fr);
}
}
.cverv_card_h93{
padding:26px;
border:1px solid rgba(26,20,16,0.08);
border-radius:0.875rem;
background:#FAF6F0;
min-width:0;
}
.cverv_card_stars_h93{
gap:2px;
margin-bottom:12px;
display:flex;
color:#C49436;
}
.cverv_card_stars_h93 svg{
height:0.875rem;
width:14px;
}
.cverv_card_body_h93{
margin-bottom:1rem;
font-size:18px;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#1A1410;
font-weight:500;
line-height:1.45;
}
.cverv_card_meta_h93{
gap:0.625rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.cverv_card_av_h93{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#C49436,#F0CC72);
height:2rem;
width:32px;
}
.cverv_card_author_h93{
color:#1A1410;
font-size:13px;
font-weight:700;
}
.cverv_card_loc_h93{
font-size:0.75rem;
color:#6B5C45;
}
.cvewy_h93{
padding:3rem 0;
}
@media(min-width:769px){
.cvewy_h93{
padding:3.5rem 0;
}
}
.cvewy_in_h93{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:900px){
.cvewy_in_h93{
grid-template-columns:.8fr 1.2fr;
gap:48px;
}
}
.cvewy_left_h93{
min-width:0;
}
.cvewy_eyebrow_h93{
margin-bottom:14px;
}
.cvewy_h2_h93{
font-weight:600;
font-size:32px;
color:#1A1410;
line-height:1.05;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:16px;
}
@media(min-width:770px){
.cvewy_h2_h93{
font-size:2.5rem;
}
}
.cvewy_intro_h93{
color:#8C7A62;
font-size:0.938rem;
line-height:1.6;
}
.cvewy_grid_h93{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:558px){
.cvewy_grid_h93{
grid-template-columns:1fr 1fr;
}
}
.cvewy_card_h93{
background:#FFFFFF;
padding:26px;
border-radius:14px;
border:1px solid rgba(26,20,16,0.08);
min-width:0;
}
.cvewy_card_ic_h93{
margin-bottom:16px;
display:inline-flex;
align-items:center;
color:#C49436;
justify-content:center;
}
.cvewy_card_ic_h93 svg{
width:26px;
height:26px;
}
.cvewy_card_h_h93{
line-height:1.15;
overflow-wrap:break-word;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-size:21px;
color:#1A1410;
margin-bottom:0.5rem;
font-weight:600;
}
.cvewy_card_p_h93{
color:#8C7A62;
font-size:14px;
overflow-wrap:break-word;
line-height:1.55;
}
.cvepmt_h93{
padding:3rem 0 10px;
}
.cvepmt_in_h93{
grid-template-columns:1fr;
gap:32px;
align-items:start;
display:grid;
}
@media(min-width:878px){
.cvepmt_in_h93{
grid-template-columns:1fr 1.1fr;
gap:3rem;
}
}
.cvepmt_left_h93{
min-width:0;
}
.cvepmt_eyebrow_h93{
margin-bottom:12px;
}
.cvepmt_h2_h93{
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#1A1410;
line-height:1.06;
overflow-wrap:break-word;
font-weight:600;
font-size:1.875rem;
margin-bottom:0.75rem;
}
@media(min-width:769px){
.cvepmt_h2_h93{
font-size:2rem;
}
}
.cvepmt_text_h93{
font-size:14.5px;
margin-bottom:1.375rem;
line-height:1.6;
color:#8C7A62;
}
.cvepmt_logos_h93{
gap:0.625rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:479px){
.cvepmt_logos_h93{
grid-template-columns:repeat(4,1fr);
}
}
.cvepmt_logo_h93{
background:#FFFFFF;
padding:0 0.5rem;
overflow:hidden;
border-radius:8px;
border:1px solid rgba(26,20,16,0.08);
text-overflow:ellipsis;
font-weight:700;
white-space:nowrap;
align-items:center;
justify-content:center;
color:#2E2518;
display:flex;
text-align:center;
font-size:0.781rem;
height:50px;
}
.cvepmt_table_h93{
overflow:hidden;
border:1px solid rgba(26,20,16,0.08);
border-radius:14px;
min-width:0;
}
.cvepmt_thead_h93{
background:#2A2118;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.cvepmt_th_h93{
padding:13px 14px;
overflow:hidden;
white-space:nowrap;
font-size:10px;
text-overflow:ellipsis;
color:#F5EDD8;
font-weight:700;
text-transform:uppercase;
letter-spacing:.08em;
}
.cvepmt_row_h93{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(26,20,16,0.08);
}
.cvepmt_row_h93:nth-child(odd){
background:#FFFFFF;
}
.cvepmt_td_h93{
padding:14px;
overflow-wrap:break-word;
min-width:0;
color:#8C7A62;
font-size:13.5px;
}
.cvepmt_row_h93 .cvepmt_td_h93:first-child{
color:#1A1410;
font-weight:700;
}
.cvepmt_row_h93 .cvepmt_td_h93:last-child{
color:#3A7D5C;
font-weight:700;
}
.cveet_h93{
padding:36px 0 0.625rem;
}
.cveet_in_h93{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:start;
}
@media(min-width:879px){
.cveet_in_h93{
gap:3rem;
grid-template-columns:1.1fr .9fr;
}
}
.cveet_left_h93{
min-width:0;
}
.cveet_eyebrow_h93{
margin-bottom:12px;
}
.cveet_h2_h93{
overflow-wrap:break-word;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:28px;
margin-bottom:0.875rem;
color:#1A1410;
line-height:1.06;
}
@media(min-width:770px){
.cveet_h2_h93{
font-size:32px;
}
}
.cveet_text_h93{
margin-bottom:1.375rem;
color:#8C7A62;
line-height:1.65;
font-size:15px;
}
.cveet_stats_h93{
gap:24px;
display:flex;
flex-wrap:wrap;
}
.cveet_stat_h93{
min-width:0;
}
.cveet_stat_v_h93{
color:#1A1410;
line-height:1;
font-weight:700;
font-size:1.625rem;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
}
.cveet_stat_l_h93{
margin-top:4px;
color:#6B5C45;
font-size:12.5px;
}
.cveet_right_h93{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.cveet_member_h93{
border-radius:14px;
padding:18px 20px;
gap:16px;
background:#FFFFFF;
border:1px solid rgba(26,20,16,0.08);
display:flex;
align-items:center;
min-width:0;
}
.cveet_member_av_h93{
flex:0 0 auto;
background:linear-gradient(135deg,#1E1710,#C49436);
border-radius:50%;
height:48px;
width:3rem;
}
.cveet_member_name_h93{
font-weight:700;
color:#1A1410;
overflow-wrap:break-word;
font-size:15px;
}
.cveet_member_role_h93{
color:#6B5C45;
font-size:0.781rem;
overflow-wrap:break-word;
}
.cveet_updated_h93{
border-radius:0.875rem;
border:1px solid rgba(26,20,16,0.08);
background:#FAF6F0;
gap:0.5rem;
padding:14px 1.125rem;
display:flex;
align-items:center;
font-size:12.5px;
color:#8C7A62;
}
.cvett_h93{
padding:48px 0 0.625rem;
}
@media(min-width:768px){
.cvett_h93{
padding:60px 0 0.625rem;
}
}
.cvett_head_h93{
margin-bottom:34px;
text-align:center;
}
.cvett_eyebrow_h93{
margin-bottom:12px;
}
.cvett_h2_h93{
font-weight:600;
overflow-wrap:break-word;
font-size:32px;
line-height:1.05;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#1A1410;
}
@media(min-width:771px){
.cvett_h2_h93{
font-size:2.625rem;
}
}
.cvett_grid_h93{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:759px){
.cvett_grid_h93{
grid-template-columns:repeat(3,1fr);
}
}
.cvett_card_h93{
border-radius:0.875rem;
border:1px solid rgba(26,20,16,0.08);
background:#FFFFFF;
padding:1.875rem;
min-width:0;
display:flex;
flex-direction:column;
}
.cvett_card_ic_h93{
display:inline-flex;
color:#C49436;
margin-bottom:18px;
align-items:center;
}
.cvett_card_ic_h93 svg{
height:28px;
width:1.75rem;
}
.cvett_card_h_h93{
overflow-wrap:break-word;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-size:22px;
color:#1A1410;
line-height:1.15;
font-weight:600;
margin-bottom:0.5rem;
}
.cvett_card_p_h93{
margin-bottom:0.875rem;
color:#8C7A62;
line-height:1.6;
font-size:14px;
overflow-wrap:break-word;
}
.cvett_card_p_h93 b{
color:#1A1410;
font-weight:700;
}
.cvett_card_link_h93{
transition:color .2s ease;
margin-top:auto;
align-self:flex-start;
font-size:0.813rem;
font-weight:700;
border-bottom:1px solid #C49436;
color:#1A1410;
padding-bottom:2px;
}
.cvett_card_link_h93:hover{
color:#C49436;
}
.cveop_h93{
padding:2.25rem 0 0.625rem;
}
.cveop_in_h93{
border-radius:0.875rem;
border:1px solid rgba(26,20,16,0.08);
padding:2rem;
grid-template-columns:1fr;
gap:32px;
background:#FFFFFF;
align-items:center;
display:grid;
}
@media(min-width:861px){
.cveop_in_h93{
grid-template-columns:.9fr 1.1fr;
gap:2.75rem;
padding:34px 40px;
}
}
.cveop_left_h93{
min-width:0;
}
.cveop_eyebrow_h93{
margin-bottom:12px;
}
.cveop_h2_h93{
font-weight:600;
line-height:1.08;
font-size:28px;
margin-bottom:0.625rem;
color:#1A1410;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:765px){
.cveop_h2_h93{
font-size:30px;
}
}
.cveop_text_h93{
line-height:1.6;
color:#8C7A62;
font-size:14px;
}
.cveop_grid_h93{
border-radius:0.5rem;
grid-template-columns:1fr 1fr;
gap:1px;
border:1px solid rgba(26,20,16,0.14);
background:rgba(26,20,16,0.14);
overflow:hidden;
display:grid;
}
.cveop_field_h93{
padding:1.125rem 1.25rem;
background:#FAF6F0;
min-width:0;
}
.cveop_field_lb_h93{
text-transform:uppercase;
margin-bottom:5px;
font-size:0.625rem;
letter-spacing:.1em;
color:#C49436;
font-weight:600;
}
.cveop_field_val_h93{
color:#1A1410;
font-size:0.875rem;
font-weight:700;
overflow-wrap:break-word;
}
.cverc_h93{
padding:3rem 0 0.625rem;
}
.cverc_in_h93{
grid-template-columns:1fr;
gap:2rem;
display:grid;
}
@media(min-width:759px){
.cverc_in_h93{
gap:40px;
grid-template-columns:repeat(3,1fr);
}
}
.cverc_col_h93{
min-width:0;
}
.cverc_label_h93{
margin-bottom:16px;
text-transform:uppercase;
font-weight:600;
letter-spacing:.2em;
font-size:0.688rem;
color:#C49436;
}
.cverc_awards_h93{
gap:12px;
flex-direction:column;
display:flex;
}
.cverc_award_h93{
gap:0.75rem;
display:flex;
min-width:0;
align-items:center;
}
.cverc_award_ic_h93{
flex:0 0 auto;
align-items:center;
display:inline-flex;
color:#E8B84B;
}
.cverc_award_ic_h93 svg{
height:1.125rem;
width:18px;
}
.cverc_award_t_h93{
overflow-wrap:break-word;
font-weight:700;
color:#1A1410;
font-size:0.875rem;
}
.cverc_award_s_h93{
overflow-wrap:break-word;
font-size:0.75rem;
color:#6B5C45;
}
.cverc_press_h93{
grid-template-columns:1fr 1fr;
gap:0.625rem;
display:grid;
}
.cverc_press_logo_h93{
border-radius:8px;
overflow:hidden;
border:1px solid rgba(26,20,16,0.08);
padding:0 0.5rem;
display:flex;
font-weight:700;
text-align:center;
font-size:0.875rem;
text-overflow:ellipsis;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
justify-content:center;
height:3.25rem;
align-items:center;
color:#8C7A62;
white-space:nowrap;
}
.cverc_partner_h93{
border:1px solid rgba(26,20,16,0.08);
background:#FFFFFF;
padding:1.375rem;
border-radius:14px;
}
.cverc_partner_name_h93{
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#1A1410;
margin-bottom:6px;
overflow-wrap:break-word;
font-weight:600;
font-size:20px;
}
.cverc_partner_text_h93{
overflow-wrap:break-word;
line-height:1.55;
color:#8C7A62;
font-size:13px;
}
.cvehts_h93{
padding:48px 0;
}
@media(min-width:769px){
.cvehts_h93{
padding:3.875rem 0;
}
}
.cvehts_head_h93{
gap:1.125rem;
margin-bottom:34px;
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.cvehts_head_h93{
gap:1.5rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.cvehts_eyebrow_h93{
margin-bottom:12px;
}
.cvehts_h2_h93{
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:30px;
overflow-wrap:break-word;
color:#F5EDD8;
line-height:1.05;
}
@media(min-width:770px){
.cvehts_h2_h93{
font-size:38px;
}
}
.cvehts_cta_h93{
background:#E8B84B;
border-radius:62.438rem;
transition:opacity .2s ease;
flex:0 0 auto;
padding:0.938rem 1.875rem;
color:#1A1410;
font-size:0.938rem;
font-weight:700;
}
.cvehts_cta_h93:hover{
opacity:.9;
}
.cvehts_grid_h93{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:758px){
.cvehts_grid_h93{
grid-template-columns:repeat(3,1fr);
}
}
.cvehts_step_h93{
border-top:1px solid rgba(255,235,180,0.14);
padding-top:1.375rem;
min-width:0;
}
.cvehts_step_num_h93{
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
line-height:1;
font-size:2.75rem;
color:#E8B84B;
font-weight:700;
margin-bottom:14px;
}
.cvehts_step_h_h93{
color:#F5EDD8;
font-weight:700;
line-height:1.2;
overflow-wrap:break-word;
margin-bottom:8px;
font-size:1.188rem;
}
.cvehts_step_p_h93{
line-height:1.55;
color:#A89270;
overflow-wrap:break-word;
font-size:0.875rem;
}
.cvegd_h93{
padding:3rem 0 0.625rem;
}
.cvegd_head_h93{
gap:14px;
margin-bottom:1.5rem;
display:flex;
flex-direction:column;
}
@media(min-width:683px){
.cvegd_head_h93{
gap:1.25rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.cvegd_eyebrow_h93{
margin-bottom:0.625rem;
}
.cvegd_h2_h93{
font-weight:600;
font-size:28px;
line-height:1.05;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#1A1410;
}
@media(min-width:769px){
.cvegd_h2_h93{
font-size:34px;
}
}
.cvegd_more_h93{
flex:0 0 auto;
transition:color .2s ease,border-color .2s ease;
font-size:13.5px;
color:#1A1410;
padding-bottom:2px;
border-bottom:1px solid #1A1410;
font-weight:600;
}
.cvegd_more_h93:hover{
border-color:#C49436;
color:#C49436;
}
.cvegd_grid_h93{
gap:1.25rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:723px){
.cvegd_grid_h93{
grid-template-columns:repeat(3,1fr);
}
}
.cvegd_card_h93{
border-radius:0.875rem;
border:1px solid rgba(26,20,16,0.08);
background:#FFFFFF;
overflow:hidden;
min-width:0;
display:block;
}
.cvegd_card_img_h93{
background:linear-gradient(140deg,#1E1710,#C49436);
height:150px;
}
.cvegd_card_body_h93{
padding:1.375rem;
}
.cvegd_card_cat_h93{
font-size:0.625rem;
font-weight:600;
letter-spacing:.1em;
text-transform:uppercase;
color:#C49436;
}
.cvegd_card_h_h93{
margin:8px 0 10px;
color:#1A1410;
font-weight:600;
overflow-wrap:break-word;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
line-height:1.2;
font-size:1.188rem;
}
.cvegd_card_meta_h93{
overflow-wrap:break-word;
color:#6B5C45;
font-size:0.75rem;
}
.cvelh_h93{
padding:2.5rem 0 20px;
}
.cvelh_in_h93{
border-top:1px solid rgba(26,20,16,0.14);
padding-top:34px;
}
.cvelh_eyebrow_h93{
display:block;
margin-bottom:1.375rem;
}
.cvelh_grid_h93{
gap:1.75rem;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:601px){
.cvelh_grid_h93{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:963px){
.cvelh_grid_h93{
grid-template-columns:repeat(5,1fr);
}
}
.cvelh_col_h93{
min-width:0;
}
.cvelh_col_h_h93{
font-weight:700;
margin-bottom:0.75rem;
color:#1A1410;
overflow-wrap:break-word;
font-size:13px;
}
.cvelh_links_h93{
gap:0.5rem;
flex-direction:column;
display:flex;
}
.cvelh_link_h93{
transition:color .2s ease;
font-size:0.813rem;
color:#8C7A62;
overflow-wrap:break-word;
}
.cvelh_link_h93:hover{
color:#C49436;
}
.cvesb_h93{
padding:3rem 0;
background:#FFFFFF;
border-bottom:1px solid rgba(26,20,16,0.08);
margin-top:24px;
border-top:1px solid rgba(26,20,16,0.08);
}
@media(min-width:769px){
.cvesb_h93{
padding:3.5rem 0;
}
}
.cvesb_eyebrow_h93{
display:block;
margin-bottom:0.75rem;
}
.cvesb_h2_h93{
overflow-wrap:break-word;
line-height:1.05;
font-size:30px;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
margin-bottom:1.625rem;
color:#1A1410;
font-weight:600;
}
@media(min-width:767px){
.cvesb_h2_h93{
font-size:2.25rem;
}
}
.cvesb_grid_h93{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:561px){
.cvesb_grid_h93{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:963px){
.cvesb_grid_h93{
grid-template-columns:repeat(4,1fr);
}
}
.cvesb_card_h93{
border-radius:14px;
padding:1.5rem;
background:#FAF6F0;
border:1px solid rgba(26,20,16,0.08);
min-width:0;
}
.cvesb_card_h_h93{
font-size:1.188rem;
margin-bottom:0.5rem;
color:#1A1410;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
line-height:1.15;
overflow-wrap:break-word;
font-weight:600;
}
.cvesb_card_p_h93{
font-size:13.5px;
line-height:1.6;
overflow-wrap:break-word;
color:#8C7A62;
}
.cvesb_rtp_h93{
grid-template-columns:1fr;
border:1px solid rgba(26,20,16,0.08);
background:#FAF6F0;
padding:1.625rem 28px;
border-radius:14px;
gap:1.5rem;
margin-top:18px;
display:grid;
align-items:center;
}
@media(min-width:761px){
.cvesb_rtp_h93{
gap:40px;
grid-template-columns:1fr 1fr;
}
}
.cvesb_rtp_h_h93{
color:#1A1410;
line-height:1.15;
margin-bottom:0.5rem;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-size:1.25rem;
overflow-wrap:break-word;
font-weight:600;
}
.cvesb_rtp_p_h93{
line-height:1.6;
font-size:0.844rem;
overflow-wrap:break-word;
color:#8C7A62;
}
.cvesb_rtp_stats_h93{
gap:1rem;
display:flex;
}
.cvesb_stat_h93{
background:#FFFFFF;
flex:1 1 0;
padding:1.125rem;
border-radius:8px;
min-width:0;
text-align:center;
}
.cvesb_stat_v_h93{
overflow-wrap:break-word;
color:#3A7D5C;
font-size:26px;
font-weight:700;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
}
.cvesb_stat_l_h93{
color:#6B5C45;
margin-top:4px;
font-size:11.5px;
}
.cvesc_h93{
padding:48px 0 0.625rem;
}
.cvesc_head_h93{
text-align:center;
margin-bottom:1.75rem;
}
.cvesc_eyebrow_h93{
margin-bottom:12px;
}
.cvesc_h2_h93{
font-size:1.875rem;
line-height:1.05;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
color:#1A1410;
}
@media(min-width:771px){
.cvesc_h2_h93{
font-size:36px;
}
}
.cvesc_table_h93{
overflow:hidden;
border:1px solid rgba(26,20,16,0.08);
margin:0 auto;
border-radius:0.875rem;
max-width:900px;
}
.cvesc_thead_h93{
grid-template-columns:1.6fr 1fr 1fr;
background:#2A2118;
display:grid;
}
.cvesc_th_h93{
padding:15px 18px;
overflow-wrap:break-word;
font-size:0.813rem;
color:#A89270;
text-align:center;
font-weight:700;
}
.cvesc_th_h93:first-child{
text-align:left;
}
.cvesc_th_us_h93{
color:#E8B84B;
}
.cvesc_row_h93{
grid-template-columns:1.6fr 1fr 1fr;
border-top:1px solid rgba(26,20,16,0.08);
display:grid;
}
.cvesc_row_h93:nth-child(even){
background:#FFFFFF;
}
.cvesc_td_h93{
padding:0.938rem 1.125rem;
min-width:0;
font-size:14px;
text-align:center;
color:#6B5C45;
overflow-wrap:break-word;
}
.cvesc_td_h93:first-child{
font-weight:600;
text-align:left;
color:#2E2518;
}
.cvesc_td_us_h93{
font-weight:700;
color:#3A7D5C;
}
.cveel_h93{
padding:3rem 0;
}
@media(min-width:767px){
.cveel_h93{
padding:56px 0;
}
}
.cveel_in_h93{
grid-template-columns:1fr;
gap:40px;
align-items:start;
display:grid;
}
@media(min-width:897px){
.cveel_in_h93{
gap:56px;
grid-template-columns:1fr 1fr;
}
}
.cveel_left_h93{
min-width:0;
}
.cveel_eyebrow_h93{
margin-bottom:0.875rem;
}
.cveel_h2_h93{
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
margin-bottom:1.375rem;
overflow-wrap:break-word;
font-size:2rem;
color:#1A1410;
font-weight:600;
line-height:1.08;
}
@media(min-width:770px){
.cveel_h2_h93{
font-size:38px;
}
}
.cveel_body_h93 p{
font-size:16px;
line-height:1.7;
margin-bottom:1.125rem;
color:#2E2518;
overflow-wrap:break-word;
}
.cveel_dropcap_h93{
padding:6px 0.75rem 0 0;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-weight:700;
color:#C49436;
line-height:.8;
float:left;
font-size:62px;
}
.cveel_right_h93{
min-width:0;
}
.cveel_quote_h93{
background:linear-gradient(150deg,#1E1710,#100D08);
border-radius:1.25rem;
padding:36px;
margin-bottom:24px;
position:relative;
color:#F5EDD8;
}
.cveel_quote_mark_h93{
color:#E8B84B;
align-items:center;
margin-bottom:0.375rem;
display:inline-flex;
}
.cveel_quote_mark_h93 svg{
width:34px;
height:2.125rem;
}
.cveel_quote_text_h93{
margin-bottom:1.375rem;
overflow-wrap:break-word;
font-size:1.375rem;
font-weight:500;
line-height:1.4;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#F5EDD8;
}
.cveel_quote_meta_h93{
gap:0.75rem;
display:flex;
align-items:center;
}
.cveel_quote_av_h93{
border-radius:50%;
background:linear-gradient(135deg,#C49436,#F0CC72);
flex:0 0 auto;
width:38px;
height:38px;
}
.cveel_quote_author_h93{
font-weight:700;
font-size:14px;
color:#F5EDD8;
}
.cveel_quote_meta_sub_h93{
color:#A89270;
font-size:12px;
}
.cveel_explain_h93{
border-radius:14px;
border:1px solid rgba(26,20,16,0.08);
overflow:hidden;
}
.cveel_explain_card_h93{
padding:22px 24px;
}
.cveel_explain_card_h93+.cveel_explain_card_h93{
border-top:1px solid rgba(26,20,16,0.08);
}
.cveel_explain_h_h93{
font-weight:600;
color:#1A1410;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:8px;
line-height:1.15;
font-size:20px;
}
.cveel_explain_p_h93{
font-size:14px;
overflow-wrap:break-word;
line-height:1.55;
color:#8C7A62;
}
.cvefaq_h93{
padding:3rem 0;
background:#FFFFFF;
margin-top:24px;
border-bottom:1px solid rgba(26,20,16,0.08);
border-top:1px solid rgba(26,20,16,0.08);
}
@media(min-width:771px){
.cvefaq_h93{
padding:62px 0;
}
}
.cvefaq_head_h93{
margin-bottom:2.125rem;
text-align:center;
}
.cvefaq_eyebrow_h93{
margin-bottom:12px;
}
.cvefaq_h2_h93{
line-height:1.05;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:2rem;
font-weight:600;
color:#1A1410;
}
@media(min-width:766px){
.cvefaq_h2_h93{
font-size:2.375rem;
}
}
.cvefaq_list_h93{
gap:12px;
margin:0 auto;
flex-direction:column;
display:flex;
max-width:51.25rem;
}
.cvefaq_item_h93{
border-radius:14px;
overflow:hidden;
border:1px solid rgba(26,20,16,0.08);
background:#FAF6F0;
}
.cvefaq_q_h93{
list-style:none;
padding:1.25rem 24px;
gap:20px;
display:flex;
overflow-wrap:break-word;
align-items:center;
font-size:16px;
justify-content:space-between;
cursor:pointer;
font-weight:700;
color:#1A1410;
}
.cvefaq_q_h93::-webkit-details-marker{
display:none;
}
.cvefaq_q_ic_h93{
flex:0 0 auto;
transition:transform .2s ease;
align-items:center;
display:inline-flex;
color:#C49436;
}
.cvefaq_q_ic_h93 svg{
height:18px;
width:1.125rem;
}
.cvefaq_item_h93[open] .cvefaq_q_ic_h93{
transform:rotate(180deg);
}
.cvefaq_a_h93{
padding:0 1.5rem 20px;
overflow-wrap:break-word;
line-height:1.6;
font-size:0.906rem;
color:#8C7A62;
}
.cvesg_h93{
padding:3rem 0 0.625rem;
}
.cvesg_eyebrow_h93{
display:block;
margin-bottom:0.75rem;
}
.cvesg_h2_h93{
font-size:1.875rem;
margin-bottom:28px;
color:#1A1410;
font-weight:600;
line-height:1.05;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:768px){
.cvesg_h2_h93{
font-size:2.25rem;
}
}
.cvesg_grid_h93{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:717px){
.cvesg_grid_h93{
grid-template-columns:repeat(3,1fr);
}
}
.cvesg_col_h93{
min-width:0;
}
.cvesg_col_h_h93{
line-height:1.15;
font-weight:600;
margin-bottom:0.625rem;
color:#1A1410;
overflow-wrap:break-word;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-size:1.375rem;
}
.cvesg_col_p_h93{
overflow-wrap:break-word;
line-height:1.65;
font-size:14px;
color:#8C7A62;
}
.cveft_h93{
background:#2A2118;
color:#A89270;
margin-top:2.5rem;
}
.cveft_in_h93{
grid-template-columns:1fr;
gap:2rem;
padding:3rem 0 1.75rem;
display:grid;
}
@media(min-width:602px){
.cveft_in_h93{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:901px){
.cveft_in_h93{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.cveft_brand_h93{
min-width:0;
}
.cveft_logo_h93{
font-weight:700;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-size:1.625rem;
color:#F5EDD8;
overflow-wrap:break-word;
}
.cveft_tagline_h93{
max-width:280px;
line-height:1.6;
color:#A89270;
margin-top:0.875rem;
font-size:13.5px;
}
.cveft_contact_h93{
transition:color .2s ease;
overflow-wrap:anywhere;
max-width:17.5rem;
color:#E8B84B;
margin-top:12px;
font-size:13px;
display:inline-block;
}
.cveft_contact_h93:hover{
color:#F5EDD8;
}
.cveft_col_h93{
min-width:0;
}
.cveft_col_h_h93{
font-size:13px;
margin-bottom:14px;
letter-spacing:.08em;
overflow-wrap:break-word;
font-weight:700;
text-transform:uppercase;
color:#F5EDD8;
}
.cveft_col_links_h93{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.cveft_link_h93{
transition:color .2s ease;
color:#A89270;
font-size:0.844rem;
overflow-wrap:break-word;
}
.cveft_link_h93:hover{
color:#F5EDD8;
}
.cveft_bot_h93{
gap:16px;
padding:1.375rem 0 2.5rem;
display:flex;
border-top:1px solid rgba(255,235,180,0.14);
flex-direction:column;
}
@media(min-width:771px){
.cveft_bot_h93{
gap:1.25rem;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.cveft_legal_h93{
color:#B0A08A;
font-size:11.5px;
max-width:760px;
line-height:1.6;
overflow-wrap:break-word;
}
.cveft_legal_h93 b{
color:#A89270;
font-weight:700;
}
.cveft_age_h93{
border-radius:8px;
padding:0.25rem 9px;
border:1.5px solid #E8B84B;
flex:0 0 auto;
font-weight:700;
font-size:13px;
color:#E8B84B;
}