*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#18161A;
-webkit-font-smoothing:antialiased;
font-family:"PT Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.6;
overflow-wrap:break-word;
color:#C8C2B8;
text-rendering:optimizeLegibility;
font-size:15px;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
height:8px;
width:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.grilayout_3ye{
display:flex;
min-height:100vh;
flex-direction:column;
}
.grimain_3ye{
flex:1 1 auto;
min-width:0;
width:100%;
}
.gricontainer_3ye{
padding:0 16px;
margin:0 auto;
width:100%;
max-width:87.5rem;
}
@media(min-width:771px){
.gricontainer_3ye{
padding:0 32px;
}
}
@media(min-width:1102px){
.gricontainer_3ye{
padding:0 56px;
}
}
.grieyebrow_3ye{
text-transform:uppercase;
line-height:1.4;
font-weight:600;
color:#B8A07A;
overflow-wrap:break-word;
font-family:"PT Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:11px;
display:inline-block;
letter-spacing:.2em;
}
.griband_3ye{
background:#0F0E11;
color:#EDE8E0;
}
.griband_3ye .grieyebrow_3ye{
color:#D4BF96;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.gritb_3ye{
background:#18161A;
z-index:50;
top:0;
position:sticky;
border-bottom:1px solid rgba(238,232,220,0.13);
}
.gritb_in_3ye{
gap:16px;
padding:0.75rem 16px;
margin:0 auto;
display:flex;
width:100%;
justify-content:space-between;
max-width:87.5rem;
align-items:center;
}
@media(min-width:767px){
.gritb_in_3ye{
padding:16px 2rem;
}
}
@media(min-width:1099px){
.gritb_in_3ye{
padding:1.125rem 3.5rem;
}
}
.gritb_left_3ye{
gap:1.75rem;
display:flex;
align-items:center;
min-width:0;
}
.gritb_logo_3ye{
gap:11px;
align-items:center;
min-width:0;
display:flex;
}
.gritb_logo_mark_3ye{
border-radius:8px;
flex:0 0 auto;
width:2.125rem;
object-fit:cover;
height:2.125rem;
}
.gritb_logo_txt_3ye{
min-width:0;
display:flex;
flex-direction:column;
line-height:1;
}
.gritb_logo_name_3ye{
overflow:hidden;
font-size:1.375rem;
font-weight:700;
text-overflow:ellipsis;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
letter-spacing:.02em;
white-space:nowrap;
color:#EDE8E0;
}
.gritb_logo_sub_3ye{
overflow:hidden;
margin-top:0.25rem;
text-overflow:ellipsis;
color:#B8A07A;
letter-spacing:.32em;
text-transform:uppercase;
font-size:8.5px;
white-space:nowrap;
font-weight:600;
}
.gritb_nav_3ye{
display:none;
}
@media(min-width:960px){
.gritb_nav_3ye{
gap:28px;
align-items:center;
display:flex;
}
}
.gritb_nav_item_3ye{
transition:color .2s ease,border-color .2s ease;
border-bottom:2px solid transparent;
white-space:nowrap;
padding-bottom:3px;
font-size:14px;
color:#C8C2B8;
font-weight:600;
}
.gritb_nav_item_3ye:hover{
color:#EDE8E0;
}
.gritb_nav_item_3ye.gristate_active_3ye{
border-color:#B8A07A;
color:#EDE8E0;
}
.gritb_right_3ye{
flex:0 0 auto;
gap:14px;
display:flex;
align-items:center;
}
.gritb_search_3ye{
transition:color .2s ease;
align-items:center;
display:flex;
justify-content:center;
color:#C8C2B8;
}
.gritb_search_3ye:hover{
color:#B8A07A;
}
.gritb_search_3ye svg{
height:18px;
width:1.125rem;
}
.gritb_lang_3ye{
color:#958F87;
font-size:0.688rem;
font-weight:600;
text-transform:uppercase;
letter-spacing:.1em;
}
.gritb_lang_3ye:hover{
color:#EDE8E0;
}
.gritb_login_3ye{
font-size:14px;
color:#EDE8E0;
font-weight:600;
display:none;
}
@media(min-width:767px){
.gritb_login_3ye{
display:inline-block;
}
}
.gritb_register_3ye{
padding:0.688rem 22px;
border-radius:999px;
background:#C9AF84;
transition:background-color .2s ease;
color:#151214;
font-weight:700;
white-space:nowrap;
font-size:0.875rem;
}
.gritb_register_3ye:hover{
background:#DAC898;
}
.grimob_3ye{
background:#18161A;
border-top:1px solid rgba(238,232,220,0.13);
left:0;
bottom:0;
right:0;
position:fixed;
padding-bottom:env(safe-area-inset-bottom);
z-index:60;
}
@media(min-width:958px){
.grimob_3ye{
display:none;
}
}
.grimob_in_3ye{
margin:0 auto;
max-width:560px;
display:flex;
justify-content:space-around;
align-items:stretch;
}
.grimob_item_3ye{
flex:1 1 0;
padding:9px 0.25rem;
gap:3px;
transition:color .2s ease;
color:#958F87;
display:flex;
flex-direction:column;
min-width:0;
align-items:center;
}
.grimob_item_3ye.gristate_active_3ye{
color:#B8A07A;
}
.grimob_ic_3ye{
justify-content:center;
display:flex;
align-items:center;
}
.grimob_ic_3ye svg{
height:1.25rem;
width:20px;
}
.grimob_lb_3ye{
overflow:hidden;
max-width:100%;
white-space:nowrap;
text-overflow:ellipsis;
font-size:10px;
font-weight:600;
}
@media(max-width:956px){
body{
padding-bottom:3.75rem;
}
}
.grirail_3ye{
position:relative;
min-width:0;
}
.grirail_scroll_3ye{
gap:0.875rem;
-webkit-overflow-scrolling:touch;
padding-bottom:14px;
scrollbar-width:thin;
overflow-x:auto;
display:flex;
}
@media(min-width:765px){
.grirail_scroll_3ye{
gap:18px;
}
}
.grigc_3ye{
flex:0 0 auto;
width:150px;
display:block;
}
@media(min-width:767px){
.grigc_3ye{
width:188px;
}
}
.grigc_img_3ye{
background:#211F24;
overflow:hidden;
border-radius:0.875rem;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 8px 1.5rem rgba(0,0,0,0.28);
padding-bottom:133.33%;
position:relative;
}
.grigc_img_3ye img{
inset:0;
width:100%;
height:100%;
position:absolute;
object-fit:cover;
}
.grigc_cover_3ye{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
pointer-events:none;
position:absolute;
}
.grigc_hover_3ye{
background:rgba(0,0,0,0.52);
transition:opacity .2s ease;
inset:0;
opacity:0;
justify-content:center;
position:absolute;
display:flex;
align-items:center;
}
.grigc_3ye:hover .grigc_hover_3ye{
opacity:1;
}
.grigc_hover_btn_3ye{
background:#C9AF84;
border-radius:999px;
justify-content:center;
align-items:center;
color:#151214;
width:2.875rem;
height:2.875rem;
display:flex;
}
.grigc_hover_btn_3ye svg{
width:18px;
height:18px;
}
.grigc_info_3ye{
gap:2px;
display:flex;
min-width:0;
margin-top:9px;
flex-direction:column;
}
.grigc_name_3ye{
overflow:hidden;
font-weight:700;
color:#EDE8E0;
text-overflow:ellipsis;
white-space:nowrap;
font-size:0.813rem;
}
.grigc_prov_3ye{
overflow:hidden;
text-overflow:ellipsis;
font-size:11px;
color:#958F87;
white-space:nowrap;
}
.grigc_meta_3ye{
font-size:11px;
color:#958F87;
}
.gritc_3ye{
flex:0 0 auto;
display:block;
width:11.25rem;
}
@media(min-width:768px){
.gritc_3ye{
width:14.375rem;
}
}
.gritc_img_3ye{
background:#211F24;
overflow:hidden;
border-radius:0.875rem;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 8px 24px rgba(0,0,0,0.28);
padding-bottom:75%;
position:relative;
}
.gritc_img_3ye img{
inset:0;
width:100%;
object-fit:cover;
height:100%;
position:absolute;
}
.gritc_info_3ye{
gap:2px;
display:flex;
flex-direction:column;
min-width:0;
margin-top:9px;
}
.gritc_name_3ye{
overflow:hidden;
font-size:14px;
text-overflow:ellipsis;
font-weight:700;
color:#EDE8E0;
white-space:nowrap;
}
.gritc_rtp_3ye{
color:#958F87;
font-size:11px;
}
.grilc_3ye{
flex:0 0 auto;
width:230px;
display:block;
}
@media(min-width:765px){
.grilc_3ye{
width:16.75rem;
}
}
.grilc_img_3ye{
background:#211F24;
overflow:hidden;
border-radius:0.875rem;
padding-bottom:62.5%;
position:relative;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 8px 1.5rem rgba(0,0,0,0.28);
}
.grilc_img_3ye img{
inset:0;
width:100%;
height:100%;
position:absolute;
object-fit:cover;
}
.grilc_live_3ye{
border-radius:999px;
padding:0.25rem 0.563rem;
background:rgba(0,0,0,0.52);
gap:7px;
display:flex;
top:0.75rem;
left:0.75rem;
position:absolute;
align-items:center;
}
.grilc_live_dot_3ye{
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
background:#C05A50;
width:8px;
height:8px;
}
.grilc_seats_3ye{
color:#EDE8E0;
font-weight:600;
text-transform:uppercase;
font-size:10px;
letter-spacing:.08em;
}
.grilc_info_3ye{
gap:2px;
flex-direction:column;
min-width:0;
display:flex;
margin-top:0.563rem;
}
.grilc_name_3ye{
overflow:hidden;
font-size:15px;
white-space:nowrap;
font-weight:700;
text-overflow:ellipsis;
color:#EDE8E0;
}
.grilc_bet_3ye{
font-size:11px;
color:#958F87;
}
.gripc_3ye{
border-radius:14px;
padding:16px 0.875rem;
gap:8px;
background:#211F24;
border:1px solid rgba(238,232,220,0.07);
justify-content:center;
align-items:center;
min-width:0;
flex-direction:column;
min-height:4.625rem;
display:flex;
}
.gripc_logo_3ye{
flex:0 0 auto;
max-width:100%;
height:1.75rem;
width:auto;
object-fit:contain;
}
.gripc_name_3ye{
overflow:hidden;
white-space:nowrap;
text-align:center;
max-width:100%;
text-overflow:ellipsis;
font-size:11px;
color:#958F87;
}
.grigc_tag_3ye{
padding:3px 8px;
border-radius:0.5rem;
text-transform:uppercase;
display:inline-block;
letter-spacing:.06em;
z-index:2;
font-weight:700;
left:10px;
top:0.625rem;
position:absolute;
font-size:0.625rem;
}
.grigc_tag_hot_3ye{
background:#C05A50;
color:#EDE8E0;
}
.grigc_tag_new_3ye{
background:#D4BF96;
color:#151214;
}
.grigc_tag_jp_3ye{
background:#C9A84C;
color:#151214;
}
.grigc_tag_live_3ye{
background:#C05A50;
color:#EDE8E0;
}
.grish_3ye{
min-width:0;
margin-bottom:1.125rem;
}
.grish_row_3ye{
gap:16px;
align-items:flex-end;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
}
.grish_row_3ye .grish_l_3ye{
gap:6px;
min-width:0;
display:flex;
flex-direction:column;
}
.grish_stack_3ye{
gap:10px;
align-items:flex-start;
flex-direction:column;
display:flex;
}
.grish_center_3ye{
gap:0.625rem;
text-align:center;
align-items:center;
display:flex;
flex-direction:column;
}
.grish_h2_3ye{
color:#EDE8E0;
font-size:24px;
font-weight:600;
overflow-wrap:break-word;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
line-height:1.1;
}
@media(min-width:768px){
.grish_h2_3ye{
font-size:30px;
}
}
.griband_3ye .grish_h2_3ye{
color:#EDE8E0;
}
.grish_eb_line_3ye{
gap:10px;
display:inline-flex;
align-items:center;
}
.grish_eb_line_3ye::before{
background:#B8A07A;
height:1px;
width:1.75rem;
content:"";
display:inline-block;
}
.griband_3ye .grish_eb_line_3ye::before{
background:#D4BF96;
}
.grish_eb_dot_3ye{
gap:8px;
display:inline-flex;
align-items:center;
}
.grish_eb_dot_3ye::before{
border-radius:50%;
background:#B8A07A;
content:"";
width:6px;
height:0.375rem;
display:inline-block;
}
.griband_3ye .grish_eb_dot_3ye::before{
background:#D4BF96;
}
.grish_link_3ye{
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
gap:0.375rem;
border-bottom:1px solid #EDE8E0;
display:inline-flex;
white-space:nowrap;
font-weight:600;
align-items:center;
font-size:0.813rem;
padding-bottom:2px;
color:#EDE8E0;
}
.grish_link_3ye:hover{
border-color:#B8A07A;
color:#B8A07A;
}
.grish_link_3ye svg{
height:14px;
width:0.875rem;
}
.grish_link_chev_3ye{
border-bottom:0;
padding-bottom:0;
}
.grish_link_btn_3ye{
background:#C9AF84;
padding:0.563rem 1.125rem;
border-radius:62.438rem;
border-bottom:0;
color:#151214;
}
.grish_link_btn_3ye:hover{
background:#DAC898;
border-color:transparent;
color:#151214;
}
.griband_3ye .grish_link_3ye{
border-color:#EDE8E0;
color:#EDE8E0;
}
.griband_3ye .grish_link_btn_3ye{
background:#D4BF96;
color:#151214;
}
.grish_rule_3ye{
background:rgba(238,232,220,0.13);
margin:-2px 0 18px;
height:1px;
}
.griband_3ye .grish_rule_3ye{
background:rgba(238,232,220,0.12);
}
.grihero_3ye{
padding:32px 0 8px;
}
@media(min-width:766px){
.grihero_3ye{
padding:56px 0 1.5rem;
}
}
.grihero_in_3ye{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:center;
}
@media(min-width:901px){
.grihero_in_3ye{
grid-template-columns:1.05fr .95fr;
gap:48px;
}
}
.grihero_copy_3ye{
min-width:0;
}
.grihero_eyebrow_3ye{
gap:10px;
align-items:center;
display:inline-flex;
margin-bottom:1.375rem;
}
.grihero_eyebrow_line_3ye{
background:#B8A07A;
flex:0 0 auto;
width:1.75rem;
display:inline-block;
height:1px;
}
.grihero_h1_3ye{
letter-spacing:-.01em;
color:#EDE8E0;
font-weight:600;
line-height:1.04;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-size:2.375rem;
margin-bottom:1.25rem;
overflow-wrap:break-word;
}
@media(min-width:771px){
.grihero_h1_3ye{
font-size:54px;
}
}
@media(min-width:1101px){
.grihero_h1_3ye{
font-size:62px;
}
}
.grihero_h1_3ye em{
color:#B8A07A;
font-style:normal;
}
.grihero_sub_3ye{
margin-bottom:1.875rem;
color:#7A7470;
line-height:1.6;
font-size:1rem;
max-width:30rem;
}
@media(min-width:771px){
.grihero_sub_3ye{
font-size:18px;
}
}
.grihero_actions_3ye{
gap:0.875rem;
display:flex;
align-items:center;
margin-bottom:34px;
flex-wrap:wrap;
}
.grihero_cta_3ye{
background:#C9AF84;
padding:16px 30px;
transition:background-color .2s ease;
border-radius:999px;
gap:0.625rem;
color:#151214;
align-items:center;
display:inline-flex;
font-weight:700;
font-size:15px;
}
.grihero_cta_3ye:hover{
background:#DAC898;
}
.grihero_cta_ic_3ye{
display:inline-flex;
align-items:center;
}
.grihero_cta_ic_3ye svg{
height:1rem;
width:16px;
}
.grihero_cta_alt_3ye{
transition:border-color .2s ease,color .2s ease;
border-radius:62.438rem;
padding:0.938rem 26px;
background:transparent;
border:1px solid rgba(238,232,220,0.13);
align-items:center;
font-weight:600;
display:inline-flex;
color:#EDE8E0;
font-size:0.938rem;
}
.grihero_cta_alt_3ye:hover{
border-color:#B8A07A;
color:#B8A07A;
}
.grihero_trust_3ye{
gap:22px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.grihero_trust_item_3ye{
gap:9px;
display:flex;
color:#C8C2B8;
font-weight:600;
font-size:13px;
align-items:center;
}
.grihero_trust_ic_3ye{
align-items:center;
display:inline-flex;
color:#B8A07A;
}
.grihero_trust_ic_3ye svg{
width:1rem;
height:16px;
}
.grihero_promo_3ye{
background:#211F24;
border-radius:1.25rem;
overflow:hidden;
box-shadow:0 0.75rem 48px rgba(0,0,0,0.55), 0 2px 10px rgba(0,0,0,0.35), 0 0 0 1px rgba(238,232,220,0.05);
display:flex;
min-height:300px;
position:relative;
}
.grihero_promo_bg_3ye{
inset:0;
position:absolute;
background-position:center;
background-size:cover;
}
.grihero_promo_bg_3ye::after{
inset:0;
background:linear-gradient(120deg,#0F0E11 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
position:absolute;
content:"";
}
.grihero_promo_glow_3ye{
background:radial-gradient(circle,rgba(210,195,168,0.07) 0%,transparent 65%);
border-radius:50%;
top:-2.5rem;
height:16.25rem;
width:260px;
pointer-events:none;
right:-20px;
position:absolute;
}
.grihero_promo_ct_3ye{
padding:1.75rem;
position:relative;
z-index:2;
align-self:flex-end;
max-width:88%;
}
.grihero_promo_label_3ye{
font-size:0.625rem;
display:block;
color:#D4BF96;
font-weight:700;
text-transform:uppercase;
letter-spacing:.25em;
margin-bottom:0.5rem;
}
.grihero_promo_amount_3ye{
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
line-height:1.05;
color:#EDE8E0;
font-size:2rem;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:770px){
.grihero_promo_amount_3ye{
font-size:2.5rem;
}
}
.grihero_promo_amount_3ye em{
font-style:normal;
color:#D4BF96;
}
.grihero_rating_3ye{
padding:0.625rem 0.875rem;
gap:10px;
border-radius:14px;
border:1px solid rgba(238,232,220,0.07);
background:#211F24;
z-index:3;
position:absolute;
display:flex;
max-width:min(16.25rem,62%);
align-items:center;
top:0.875rem;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 8px 1.5rem rgba(0,0,0,0.28);
right:0.875rem;
}
.grihero_rating_score_3ye{
flex:0 0 auto;
font-size:1.5rem;
color:#EDE8E0;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-weight:700;
}
.grihero_rating_txt_3ye{
flex:1 1 auto;
min-width:0;
}
.grihero_rating_stars_3ye{
gap:2px;
color:#B8A07A;
display:flex;
}
.grihero_rating_stars_3ye svg{
width:0.75rem;
height:12px;
}
.grihero_rating_cap_3ye{
display:block;
line-height:1.35;
margin-top:3px;
overflow-wrap:break-word;
color:#958F87;
font-size:0.688rem;
}
.gristat_3ye{
border-top:1px solid rgba(238,232,220,0.13);
border-bottom:1px solid rgba(238,232,220,0.13);
margin-top:1rem;
}
.gristat_in_3ye{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:771px){
.gristat_in_3ye{
grid-template-columns:repeat(4,1fr);
}
}
.gristat_item_3ye{
padding:1.375rem 14px;
border-right:1px solid rgba(238,232,220,0.07);
border-bottom:1px solid rgba(238,232,220,0.07);
min-width:0;
}
.gristat_item_3ye:nth-child(2n){
border-right:0;
}
.gristat_item_3ye:nth-child(n+3){
border-bottom:0;
}
@media(min-width:767px){
.gristat_item_3ye{
border-bottom:0;
}
.gristat_item_3ye:nth-child(2n){
border-right:1px solid rgba(238,232,220,0.07);
}
.gristat_item_3ye:nth-child(4n){
border-right:0;
}
}
.gristat_value_3ye{
overflow-wrap:break-word;
color:#EDE8E0;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-weight:700;
font-size:1.875rem;
line-height:1;
}
@media(min-width:765px){
.gristat_value_3ye{
font-size:34px;
}
}
.gristat_label_3ye{
margin-top:6px;
color:#958F87;
font-size:13px;
line-height:1.4;
overflow-wrap:break-word;
}
.grigrow_3ye{
padding:1.625rem 0 10px;
}
.grirow_seo_3ye{
margin:10px 0 0;
line-height:1.65;
color:#7A7470;
max-width:47.5rem;
overflow-wrap:break-word;
font-size:14px;
}
.grirow_seo_3ye strong{
font-weight:700;
color:#EDE8E0;
}
.grigf_3ye{
padding:1.5rem 0 6px;
}
.grigf_in_3ye{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.grigf_chip_3ye{
border:1px solid rgba(238,232,220,0.13);
padding:10px 18px;
background:#211F24;
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
border-radius:999px;
white-space:nowrap;
font-size:0.813rem;
font-weight:600;
color:#C8C2B8;
}
.grigf_chip_3ye:hover{
border-color:#B8A07A;
color:#B8A07A;
}
.grigf_chip_3ye.gristate_active_3ye{
border-color:transparent;
background:#C9AF84;
color:#151214;
}
.grigrow_3ye{
padding:26px 0 0.625rem;
}
.grirow_seo_3ye{
margin:10px 0 0;
font-size:0.875rem;
color:#7A7470;
overflow-wrap:break-word;
line-height:1.65;
max-width:760px;
}
.grirow_seo_3ye strong{
color:#EDE8E0;
font-weight:700;
}
.grijp_3ye{
padding:1.875rem 0 10px;
}
.grijp_grid_3ye{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:770px){
.grijp_grid_3ye{
grid-template-columns:1fr 1fr;
}
.grijp_card_mega_3ye{
grid-column:1/-1;
}
}
@media(min-width:1002px){
.grijp_grid_3ye{
grid-template-columns:1.4fr 1fr 1fr;
}
.grijp_card_mega_3ye{
grid-column:auto;
}
}
.grijp_card_3ye{
overflow:hidden;
border:1px solid rgba(238,232,220,0.07);
padding:26px;
gap:0.75rem;
border-radius:20px;
background:#211F24;
min-height:12.5rem;
position:relative;
justify-content:space-between;
flex-direction:column;
min-width:0;
display:flex;
}
.grijp_card_mega_3ye{
border-color:transparent;
background:linear-gradient(135deg,#1A1720,#0C0B0E);
color:#EDE8E0;
min-height:13.125rem;
}
.grijp_glow_3ye{
background:radial-gradient(circle,rgba(210,195,168,0.07),transparent 70%);
border-radius:50%;
right:-2.5rem;
top:-40px;
position:absolute;
height:12.5rem;
width:12.5rem;
pointer-events:none;
}
.grijp_label_3ye{
gap:10px;
font-weight:700;
font-size:10px;
letter-spacing:.16em;
display:flex;
flex-wrap:wrap;
text-transform:uppercase;
color:#B8A07A;
justify-content:space-between;
align-items:center;
position:relative;
}
.grijp_card_mega_3ye .grijp_label_3ye{
color:#D4BF96;
}
.grijp_drop_3ye{
text-transform:none;
color:#958F87;
letter-spacing:.04em;
font-weight:600;
}
.grijp_card_mega_3ye .grijp_drop_3ye{
color:#9A948C;
}
.grijp_amount_3ye{
position:relative;
font-weight:700;
font-size:2.375rem;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#EDE8E0;
line-height:1;
}
.grijp_card_mega_3ye .grijp_amount_3ye{
animation:zm2-pulse 2.4s infinite;
font-size:48px;
color:#D4BF96;
}
@media(min-width:766px){
.grijp_card_mega_3ye .grijp_amount_3ye{
font-size:3.375rem;
}
}
.grijp_game_3ye{
position:relative;
color:#958F87;
font-size:13px;
}
.grijp_card_mega_3ye .grijp_game_3ye{
color:#9A948C;
}
.grijp_cta_3ye{
align-self:flex-start;
position:relative;
}
.grijp_card_mega_3ye .grijp_cta_3ye{
transition:opacity .2s ease;
border-radius:999px;
background:#D4BF96;
padding:10px 20px;
color:#151214;
font-size:0.813rem;
font-weight:700;
}
.grijp_card_mega_3ye .grijp_cta_3ye:hover{
opacity:.9;
}
.grijp_card_3ye:not(.grijp_card_mega_3ye) .grijp_cta_3ye{
transition:color .2s ease,border-color .2s ease;
border-bottom:1px solid #EDE8E0;
color:#EDE8E0;
font-weight:700;
font-size:0.813rem;
padding-bottom:2px;
}
.grijp_card_3ye:not(.grijp_card_mega_3ye) .grijp_cta_3ye:hover{
border-color:#B8A07A;
color:#B8A07A;
}
.grijp_seo_3ye{
margin:14px 0 0;
max-width:760px;
color:#7A7470;
line-height:1.65;
font-size:14px;
overflow-wrap:break-word;
}
.grijp_seo_3ye strong{
color:#EDE8E0;
font-weight:700;
}
.grigrow_3ye{
padding:1.625rem 0 10px;
}
.grirow_seo_3ye{
margin:0.625rem 0 0;
max-width:760px;
color:#7A7470;
overflow-wrap:break-word;
line-height:1.65;
font-size:14px;
}
.grirow_seo_3ye strong{
font-weight:700;
color:#EDE8E0;
}
.gripr_3ye{
padding:30px 0 6px;
}
.gripr_card_3ye{
padding:26px;
flex:0 0 auto;
border-radius:20px;
background:#211F24;
overflow:hidden;
gap:10px;
border:1px solid rgba(238,232,220,0.07);
width:17.5rem;
min-height:200px;
position:relative;
display:flex;
flex-direction:column;
}
@media(min-width:767px){
.gripr_card_3ye{
width:18.75rem;
}
}
.gripr_card_feat_3ye{
background:linear-gradient(150deg,#1A1720,#0C0B0E);
border-color:transparent;
color:#EDE8E0;
}
.gripr_glow_3ye{
border-radius:50%;
background:radial-gradient(circle,rgba(210,195,168,0.07),transparent 70%);
width:130px;
pointer-events:none;
opacity:0;
height:8.125rem;
top:-30px;
position:absolute;
right:-30px;
}
.gripr_card_feat_3ye .gripr_glow_3ye{
opacity:1;
}
.gripr_label_3ye{
position:relative;
font-weight:700;
font-size:10px;
color:#B8A07A;
letter-spacing:.16em;
text-transform:uppercase;
}
.gripr_card_feat_3ye .gripr_label_3ye{
color:#D4BF96;
}
.gripr_amount_3ye{
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
position:relative;
font-weight:600;
font-size:26px;
color:#EDE8E0;
line-height:1.08;
overflow-wrap:break-word;
}
.gripr_card_feat_3ye .gripr_amount_3ye{
color:#EDE8E0;
}
.gripr_amount_3ye em{
color:#B8A07A;
font-style:normal;
}
.gripr_card_feat_3ye .gripr_amount_3ye em{
color:#D4BF96;
}
.gripr_terms_3ye{
color:#958F87;
position:relative;
font-size:13px;
line-height:1.5;
}
.gripr_card_feat_3ye .gripr_terms_3ye{
color:#9A948C;
}
.gripr_cta_3ye{
position:relative;
align-self:flex-start;
margin-top:auto;
}
.gripr_card_feat_3ye .gripr_cta_3ye{
padding:9px 18px;
border-radius:62.438rem;
transition:opacity .2s ease;
background:#D4BF96;
font-size:13px;
color:#151214;
font-weight:700;
}
.gripr_card_feat_3ye .gripr_cta_3ye:hover{
opacity:.9;
}
.gripr_card_3ye:not(.gripr_card_feat_3ye) .gripr_cta_3ye{
transition:color .2s ease,border-color .2s ease;
color:#EDE8E0;
font-size:13px;
font-weight:700;
padding-bottom:2px;
border-bottom:1px solid #EDE8E0;
}
.gripr_card_3ye:not(.gripr_card_feat_3ye) .gripr_cta_3ye:hover{
border-color:#B8A07A;
color:#B8A07A;
}
.griapp_3ye{
padding:1.875rem 0 0.625rem;
}
.griapp_in_3ye{
border-radius:1.25rem;
border:1px solid rgba(238,232,220,0.07);
padding:32px;
gap:1.75rem;
background:#211F24;
flex-direction:column;
display:flex;
}
@media(min-width:770px){
.griapp_in_3ye{
gap:2.5rem;
padding:2.5rem 2.75rem;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.griapp_copy_3ye{
min-width:0;
max-width:560px;
}
.griapp_eyebrow_3ye{
margin-bottom:12px;
}
.griapp_h2_3ye{
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
color:#EDE8E0;
font-size:28px;
margin-bottom:12px;
line-height:1.05;
}
@media(min-width:765px){
.griapp_h2_3ye{
font-size:34px;
}
}
.griapp_text_3ye{
line-height:1.6;
color:#7A7470;
margin-bottom:1.375rem;
font-size:14px;
}
.griapp_btns_3ye{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.griapp_btn_3ye{
border-radius:14px;
gap:10px;
background:#C9AF84;
transition:background-color .2s ease;
padding:11px 1.25rem;
align-items:center;
display:inline-flex;
color:#151214;
}
.griapp_btn_3ye:hover{
background:#DAC898;
}
.griapp_btn_ic_3ye{
display:inline-flex;
align-items:center;
}
.griapp_btn_ic_3ye svg{
width:1.125rem;
height:1.125rem;
}
.griapp_btn_lb_3ye{
font-size:0.844rem;
font-weight:700;
}
.griapp_qr_wrap_3ye{
flex:0 0 auto;
gap:18px;
display:flex;
align-items:center;
}
.griapp_qr_3ye{
flex:0 0 auto;
border-radius:14px;
width:6.75rem;
background-color:#C9AF84;
background-image:repeating-linear-gradient(0deg,#211F24 0 0.313rem,transparent 5px 0.688rem),repeating-linear-gradient(90deg,#211F24 0 0.313rem,transparent 0.313rem 11px);
height:6.75rem;
}
.griapp_qr_cap_3ye{
max-width:5.75rem;
color:#958F87;
font-size:0.781rem;
line-height:1.4;
}
.gritrn_3ye{
padding:30px 0 0.625rem;
}
.gritrn_in_3ye{
border:1px solid rgba(238,232,220,0.07);
grid-template-columns:1fr;
background:#211F24;
overflow:hidden;
border-radius:1.25rem;
display:grid;
}
@media(min-width:879px){
.gritrn_in_3ye{
grid-template-columns:1.05fr 1fr;
}
}
.gritrn_banner_3ye{
background:linear-gradient(150deg,#1A1720,#0C0B0E);
padding:34px;
overflow:hidden;
color:#EDE8E0;
position:relative;
}
.gritrn_glow_3ye{
background:radial-gradient(circle,rgba(210,195,168,0.07),transparent 70%);
border-radius:50%;
bottom:-40px;
height:200px;
width:200px;
right:-40px;
pointer-events:none;
position:absolute;
}
.gritrn_eyebrow_3ye{
margin-bottom:14px;
position:relative;
}
.gritrn_h2_3ye{
color:#EDE8E0;
margin-bottom:12px;
font-size:1.875rem;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
position:relative;
line-height:1.06;
}
@media(min-width:768px){
.gritrn_h2_3ye{
font-size:2.25rem;
}
}
.gritrn_text_3ye{
position:relative;
color:#9A948C;
max-width:26.25rem;
font-size:0.875rem;
line-height:1.6;
margin-bottom:1.375rem;
}
.gritrn_timer_3ye{
gap:8px;
position:relative;
align-items:center;
margin-bottom:1.5rem;
display:flex;
flex-wrap:wrap;
}
.gritrn_timer_cap_3ye{
font-size:0.688rem;
color:#9A948C;
}
.gritrn_timer_box_3ye{
padding:4px 12px;
border-radius:8px;
background:rgba(238,232,220,0.06);
font-size:1.5rem;
font-weight:700;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
color:#EDE8E0;
}
.gritrn_cta_3ye{
background:#D4BF96;
transition:opacity .2s ease;
padding:13px 26px;
border-radius:999px;
color:#151214;
display:inline-block;
font-weight:700;
position:relative;
font-size:0.875rem;
}
.gritrn_cta_3ye:hover{
opacity:.9;
}
.gritrn_lb_3ye{
padding:26px 28px;
}
.gritrn_lb_head_3ye{
gap:0.625rem;
display:flex;
justify-content:space-between;
margin-bottom:12px;
align-items:center;
}
.gritrn_lb_title_3ye{
font-weight:600;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-size:20px;
color:#EDE8E0;
}
.gritrn_lb_upd_3ye{
font-size:11px;
text-transform:uppercase;
color:#958F87;
letter-spacing:.08em;
}
.gritrn_lb_row_3ye{
gap:14px;
padding:0.688rem 12px;
border-radius:0.5rem;
display:flex;
align-items:center;
}
.gritrn_lb_row_3ye:nth-child(2){
background:rgba(184,160,122,0.10);
}
.gritrn_lb_rank_3ye{
flex:0 0 auto;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
color:#B8A07A;
font-size:16px;
width:1.375rem;
font-weight:700;
}
.gritrn_lb_av_3ye{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#B8934A,#E2C97E);
width:1.875rem;
height:30px;
}
.gritrn_lb_name_3ye{
flex:1 1 auto;
overflow:hidden;
min-width:0;
font-weight:600;
color:#EDE8E0;
font-size:0.875rem;
white-space:nowrap;
text-overflow:ellipsis;
}
.gritrn_lb_amount_3ye{
flex:0 0 auto;
font-size:13px;
font-weight:700;
color:#EDE8E0;
}
.grivip_3ye{
padding:48px 0;
}
@media(min-width:768px){
.grivip_3ye{
padding:64px 0;
}
}
.grivip_head_3ye{
gap:0.875rem;
margin-bottom:30px;
flex-direction:column;
display:flex;
}
@media(min-width:878px){
.grivip_head_3ye{
gap:1.5rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.grivip_eyebrow_3ye{
margin-bottom:12px;
}
.grivip_h2_3ye{
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.05;
font-size:2rem;
color:#EDE8E0;
overflow-wrap:break-word;
}
@media(min-width:765px){
.grivip_h2_3ye{
font-size:40px;
}
}
.grivip_intro_3ye{
max-width:26.25rem;
line-height:1.6;
font-size:14px;
color:#9A948C;
}
.grivip_grid_3ye{
gap:0.875rem;
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
display:grid;
}
.grivip_card_3ye{
border:1px solid rgba(238,232,220,0.12);
padding:22px 18px;
border-radius:14px;
min-width:0;
}
.grivip_card_feat_3ye{
background:rgba(238,232,220,0.06);
border-color:#D4BF96;
}
.grivip_card_ic_3ye{
background:linear-gradient(135deg,#B8934A,#E2C97E);
border-radius:8px;
margin-bottom:16px;
width:2.125rem;
display:block;
height:34px;
}
.grivip_name_3ye{
margin-bottom:0.375rem;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:1.25rem;
font-weight:600;
color:#EDE8E0;
}
.grivip_perk_3ye{
color:#9A948C;
line-height:1.5;
overflow-wrap:break-word;
font-size:12.5px;
}
.grinl_3ye{
padding:1.5rem 0 10px;
}
.grinl_in_3ye{
gap:22px;
padding:1.875rem 32px;
background:#13111A;
border-radius:1.25rem;
color:#EDE8E0;
flex-direction:column;
display:flex;
}
@media(min-width:770px){
.grinl_in_3ye{
gap:28px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.grinl_text_wrap_3ye{
min-width:0;
}
.grinl_h3_3ye{
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
line-height:1.1;
margin-bottom:0.313rem;
font-weight:600;
color:#EDE8E0;
overflow-wrap:break-word;
font-size:1.375rem;
}
@media(min-width:767px){
.grinl_h3_3ye{
font-size:24px;
}
}
.grinl_text_3ye{
font-size:0.844rem;
line-height:1.5;
color:#9A948C;
}
.grinl_form_3ye{
flex:1 1 auto;
gap:10px;
min-width:0;
display:flex;
max-width:460px;
}
.grinl_input_3ye{
border:1px solid rgba(238,232,220,0.12);
padding:0.813rem 1rem;
overflow:hidden;
border-radius:14px;
flex:1 1 auto;
background:rgba(238,232,220,0.06);
white-space:nowrap;
display:flex;
color:#9A948C;
align-items:center;
font-size:14px;
text-overflow:ellipsis;
min-width:0;
}
.grinl_btn_3ye{
padding:0.813rem 24px;
flex:0 0 auto;
transition:opacity .2s ease;
border-radius:14px;
background:#D4BF96;
font-size:14px;
white-space:nowrap;
color:#151214;
font-weight:700;
}
.grinl_btn_3ye:hover{
opacity:.9;
}
.griwy_3ye{
padding:48px 0;
}
@media(min-width:766px){
.griwy_3ye{
padding:56px 0;
}
}
.griwy_in_3ye{
gap:2rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:897px){
.griwy_in_3ye{
gap:48px;
grid-template-columns:.8fr 1.2fr;
}
}
.griwy_left_3ye{
min-width:0;
}
.griwy_eyebrow_3ye{
margin-bottom:0.875rem;
}
.griwy_h2_3ye{
overflow-wrap:break-word;
line-height:1.05;
margin-bottom:1rem;
font-weight:600;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-size:2rem;
color:#EDE8E0;
}
@media(min-width:770px){
.griwy_h2_3ye{
font-size:2.5rem;
}
}
.griwy_intro_3ye{
color:#7A7470;
line-height:1.6;
font-size:15px;
}
.griwy_grid_3ye{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:559px){
.griwy_grid_3ye{
grid-template-columns:1fr 1fr;
}
}
.griwy_card_3ye{
padding:1.625rem;
background:#211F24;
border:1px solid rgba(238,232,220,0.07);
border-radius:14px;
min-width:0;
}
.griwy_card_ic_3ye{
display:inline-flex;
justify-content:center;
margin-bottom:16px;
align-items:center;
color:#B8A07A;
}
.griwy_card_ic_3ye svg{
height:26px;
width:26px;
}
.griwy_card_h_3ye{
font-weight:600;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
line-height:1.15;
font-size:1.313rem;
color:#EDE8E0;
margin-bottom:0.5rem;
overflow-wrap:break-word;
}
.griwy_card_p_3ye{
font-size:0.875rem;
line-height:1.55;
overflow-wrap:break-word;
color:#7A7470;
}
.grihts_3ye{
padding:48px 0;
}
@media(min-width:765px){
.grihts_3ye{
padding:3.875rem 0;
}
}
.grihts_head_3ye{
gap:18px;
flex-direction:column;
display:flex;
margin-bottom:2.125rem;
}
@media(min-width:770px){
.grihts_head_3ye{
gap:1.5rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.grihts_eyebrow_3ye{
margin-bottom:12px;
}
.grihts_h2_3ye{
line-height:1.05;
overflow-wrap:break-word;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-weight:600;
color:#EDE8E0;
font-size:1.875rem;
}
@media(min-width:770px){
.grihts_h2_3ye{
font-size:2.375rem;
}
}
.grihts_cta_3ye{
flex:0 0 auto;
padding:15px 1.875rem;
transition:opacity .2s ease;
border-radius:62.438rem;
background:#D4BF96;
font-weight:700;
color:#151214;
font-size:0.938rem;
}
.grihts_cta_3ye:hover{
opacity:.9;
}
.grihts_grid_3ye{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:759px){
.grihts_grid_3ye{
grid-template-columns:repeat(3,1fr);
}
}
.grihts_step_3ye{
min-width:0;
padding-top:1.375rem;
border-top:1px solid rgba(238,232,220,0.12);
}
.grihts_step_num_3ye{
color:#D4BF96;
line-height:1;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-weight:700;
font-size:44px;
margin-bottom:14px;
}
.grihts_step_h_3ye{
line-height:1.2;
font-weight:700;
font-size:19px;
overflow-wrap:break-word;
margin-bottom:0.5rem;
color:#EDE8E0;
}
.grihts_step_p_3ye{
font-size:0.875rem;
color:#9A948C;
overflow-wrap:break-word;
line-height:1.55;
}
.grits_3ye{
padding:2.75rem 0;
}
.grits_in_3ye{
gap:2rem;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:879px){
.grits_in_3ye{
grid-template-columns:1.4fr 1fr;
gap:48px;
}
}
.grits_left_3ye{
min-width:0;
}
.grits_h2_3ye{
margin-bottom:12px;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
color:#EDE8E0;
font-weight:600;
line-height:1.1;
font-size:26px;
overflow-wrap:break-word;
}
@media(min-width:771px){
.grits_h2_3ye{
font-size:28px;
}
}
.grits_text_3ye{
font-size:14.5px;
margin-bottom:22px;
max-width:32.5rem;
line-height:1.6;
color:#9A948C;
}
.grits_badges_3ye{
gap:18px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.grits_badge_3ye{
font-size:13px;
color:#9A948C;
font-weight:600;
}
.grits_pay_3ye{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:883px){
.grits_pay_3ye{
justify-content:flex-end;
}
}
.grits_pay_chip_3ye{
padding:0.75rem 16px;
border-radius:0.875rem;
background:rgba(238,232,220,0.06);
border:1px solid rgba(238,232,220,0.12);
font-weight:700;
color:#EDE8E0;
font-size:0.875rem;
}
.griprov_3ye{
padding:2.5rem 0 20px;
}
.griprov_eyebrow_3ye{
margin-bottom:18px;
display:block;
}
.griprov_grid_3ye{
grid-template-columns:repeat(2,1fr);
gap:12px;
display:grid;
}
@media(min-width:557px){
.griprov_grid_3ye{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:899px){
.griprov_grid_3ye{
grid-template-columns:repeat(6,1fr);
}
}
.grirc_3ye{
padding:48px 0 10px;
}
.grirc_in_3ye{
gap:32px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.grirc_in_3ye{
gap:2.5rem;
grid-template-columns:repeat(3,1fr);
}
}
.grirc_col_3ye{
min-width:0;
}
.grirc_label_3ye{
font-size:11px;
color:#B8A07A;
letter-spacing:.2em;
margin-bottom:16px;
text-transform:uppercase;
font-weight:600;
}
.grirc_awards_3ye{
gap:0.75rem;
flex-direction:column;
display:flex;
}
.grirc_award_3ye{
gap:12px;
min-width:0;
display:flex;
align-items:center;
}
.grirc_award_ic_3ye{
flex:0 0 auto;
display:inline-flex;
color:#D4BF96;
align-items:center;
}
.grirc_award_ic_3ye svg{
height:1.125rem;
width:1.125rem;
}
.grirc_award_t_3ye{
color:#EDE8E0;
font-size:14px;
overflow-wrap:break-word;
font-weight:700;
}
.grirc_award_s_3ye{
overflow-wrap:break-word;
font-size:12px;
color:#958F87;
}
.grirc_press_3ye{
gap:10px;
grid-template-columns:1fr 1fr;
display:grid;
}
.grirc_press_logo_3ye{
overflow:hidden;
border:1px solid rgba(238,232,220,0.07);
border-radius:8px;
padding:0 0.5rem;
height:3.25rem;
font-weight:700;
align-items:center;
justify-content:center;
text-overflow:ellipsis;
display:flex;
font-size:0.875rem;
white-space:nowrap;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
text-align:center;
color:#7A7470;
}
.grirc_partner_3ye{
border:1px solid rgba(238,232,220,0.07);
border-radius:0.875rem;
background:#211F24;
padding:1.375rem;
}
.grirc_partner_name_3ye{
font-weight:600;
color:#EDE8E0;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
margin-bottom:6px;
overflow-wrap:break-word;
font-size:20px;
}
.grirc_partner_text_3ye{
color:#7A7470;
font-size:0.813rem;
line-height:1.55;
overflow-wrap:break-word;
}
.gritt_3ye{
padding:48px 0 10px;
}
@media(min-width:770px){
.gritt_3ye{
padding:3.75rem 0 0.625rem;
}
}
.gritt_head_3ye{
text-align:center;
margin-bottom:34px;
}
.gritt_eyebrow_3ye{
margin-bottom:0.75rem;
}
.gritt_h2_3ye{
font-size:32px;
font-weight:600;
line-height:1.05;
overflow-wrap:break-word;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
color:#EDE8E0;
}
@media(min-width:769px){
.gritt_h2_3ye{
font-size:2.625rem;
}
}
.gritt_grid_3ye{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.gritt_grid_3ye{
grid-template-columns:repeat(3,1fr);
}
}
.gritt_card_3ye{
background:#211F24;
border-radius:14px;
padding:1.875rem;
border:1px solid rgba(238,232,220,0.07);
min-width:0;
flex-direction:column;
display:flex;
}
.gritt_card_ic_3ye{
color:#B8A07A;
margin-bottom:18px;
display:inline-flex;
align-items:center;
}
.gritt_card_ic_3ye svg{
width:1.75rem;
height:28px;
}
.gritt_card_h_3ye{
color:#EDE8E0;
font-weight:600;
font-size:22px;
margin-bottom:0.5rem;
line-height:1.15;
overflow-wrap:break-word;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
}
.gritt_card_p_3ye{
color:#7A7470;
overflow-wrap:break-word;
margin-bottom:0.875rem;
line-height:1.6;
font-size:14px;
}
.gritt_card_p_3ye b{
color:#EDE8E0;
font-weight:700;
}
.gritt_card_link_3ye{
transition:color .2s ease;
color:#EDE8E0;
padding-bottom:2px;
font-size:0.813rem;
align-self:flex-start;
font-weight:700;
border-bottom:1px solid #B8A07A;
margin-top:auto;
}
.gritt_card_link_3ye:hover{
color:#B8A07A;
}
.grifaq_3ye{
padding:48px 0;
background:#211F24;
border-bottom:1px solid rgba(238,232,220,0.07);
border-top:1px solid rgba(238,232,220,0.07);
margin-top:24px;
}
@media(min-width:769px){
.grifaq_3ye{
padding:3.875rem 0;
}
}
.grifaq_head_3ye{
text-align:center;
margin-bottom:34px;
}
.grifaq_eyebrow_3ye{
margin-bottom:0.75rem;
}
.grifaq_h2_3ye{
line-height:1.05;
font-size:2rem;
color:#EDE8E0;
font-weight:600;
overflow-wrap:break-word;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
}
@media(min-width:767px){
.grifaq_h2_3ye{
font-size:38px;
}
}
.grifaq_list_3ye{
margin:0 auto;
gap:0.75rem;
max-width:820px;
flex-direction:column;
display:flex;
}
.grifaq_item_3ye{
overflow:hidden;
background:#18161A;
border:1px solid rgba(238,232,220,0.07);
border-radius:0.875rem;
}
.grifaq_q_3ye{
padding:20px 24px;
gap:20px;
list-style:none;
font-weight:700;
justify-content:space-between;
font-size:16px;
cursor:pointer;
overflow-wrap:break-word;
align-items:center;
color:#EDE8E0;
display:flex;
}
.grifaq_q_3ye::-webkit-details-marker{
display:none;
}
.grifaq_q_ic_3ye{
flex:0 0 auto;
transition:transform .2s ease;
align-items:center;
color:#B8A07A;
display:inline-flex;
}
.grifaq_q_ic_3ye svg{
width:1.125rem;
height:18px;
}
.grifaq_item_3ye[open] .grifaq_q_ic_3ye{
transform:rotate(180deg);
}
.grifaq_a_3ye{
padding:0 1.5rem 20px;
color:#7A7470;
overflow-wrap:break-word;
line-height:1.6;
font-size:0.906rem;
}
.grilh_3ye{
padding:2.5rem 0 1.25rem;
}
.grilh_in_3ye{
padding-top:34px;
border-top:1px solid rgba(238,232,220,0.13);
}
.grilh_eyebrow_3ye{
display:block;
margin-bottom:1.375rem;
}
.grilh_grid_3ye{
grid-template-columns:1fr 1fr;
gap:28px;
display:grid;
}
@media(min-width:598px){
.grilh_grid_3ye{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:962px){
.grilh_grid_3ye{
grid-template-columns:repeat(5,1fr);
}
}
.grilh_col_3ye{
min-width:0;
}
.grilh_col_h_3ye{
color:#EDE8E0;
overflow-wrap:break-word;
font-weight:700;
margin-bottom:12px;
font-size:13px;
}
.grilh_links_3ye{
gap:8px;
flex-direction:column;
display:flex;
}
.grilh_link_3ye{
transition:color .2s ease;
color:#7A7470;
overflow-wrap:break-word;
font-size:0.813rem;
}
.grilh_link_3ye:hover{
color:#B8A07A;
}
.grisb_3ye{
padding:3rem 0;
background:#211F24;
border-top:1px solid rgba(238,232,220,0.07);
margin-top:24px;
border-bottom:1px solid rgba(238,232,220,0.07);
}
@media(min-width:765px){
.grisb_3ye{
padding:56px 0;
}
}
.grisb_eyebrow_3ye{
margin-bottom:0.75rem;
display:block;
}
.grisb_h2_3ye{
color:#EDE8E0;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.05;
margin-bottom:1.625rem;
font-size:30px;
font-weight:600;
}
@media(min-width:768px){
.grisb_h2_3ye{
font-size:36px;
}
}
.grisb_grid_3ye{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:563px){
.grisb_grid_3ye{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:957px){
.grisb_grid_3ye{
grid-template-columns:repeat(4,1fr);
}
}
.grisb_card_3ye{
border-radius:0.875rem;
border:1px solid rgba(238,232,220,0.07);
padding:24px;
background:#18161A;
min-width:0;
}
.grisb_card_h_3ye{
margin-bottom:0.5rem;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-size:1.188rem;
font-weight:600;
overflow-wrap:break-word;
line-height:1.15;
color:#EDE8E0;
}
.grisb_card_p_3ye{
color:#7A7470;
line-height:1.6;
overflow-wrap:break-word;
font-size:0.844rem;
}
.grisb_rtp_3ye{
gap:1.5rem;
background:#18161A;
grid-template-columns:1fr;
border-radius:14px;
padding:26px 28px;
border:1px solid rgba(238,232,220,0.07);
margin-top:18px;
display:grid;
align-items:center;
}
@media(min-width:758px){
.grisb_rtp_3ye{
grid-template-columns:1fr 1fr;
gap:2.5rem;
}
}
.grisb_rtp_h_3ye{
margin-bottom:0.5rem;
line-height:1.15;
font-weight:600;
font-size:1.25rem;
color:#EDE8E0;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
.grisb_rtp_p_3ye{
font-size:13.5px;
line-height:1.6;
overflow-wrap:break-word;
color:#7A7470;
}
.grisb_rtp_stats_3ye{
gap:1rem;
display:flex;
}
.grisb_stat_3ye{
background:#211F24;
flex:1 1 0;
padding:18px;
border-radius:8px;
text-align:center;
min-width:0;
}
.grisb_stat_v_3ye{
color:#6DAB8A;
font-weight:700;
overflow-wrap:break-word;
font-size:26px;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
}
.grisb_stat_l_3ye{
color:#958F87;
margin-top:4px;
font-size:11.5px;
}
.griel_3ye{
padding:48px 0;
}
@media(min-width:769px){
.griel_3ye{
padding:3.5rem 0;
}
}
.griel_in_3ye{
grid-template-columns:1fr;
gap:2.5rem;
align-items:start;
display:grid;
}
@media(min-width:898px){
.griel_in_3ye{
gap:3.5rem;
grid-template-columns:1fr 1fr;
}
}
.griel_left_3ye{
min-width:0;
}
.griel_eyebrow_3ye{
margin-bottom:0.875rem;
}
.griel_h2_3ye{
font-size:2rem;
line-height:1.08;
overflow-wrap:break-word;
margin-bottom:22px;
font-weight:600;
color:#EDE8E0;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
}
@media(min-width:770px){
.griel_h2_3ye{
font-size:38px;
}
}
.griel_body_3ye p{
color:#C8C2B8;
margin-bottom:1.125rem;
overflow-wrap:break-word;
font-size:16px;
line-height:1.7;
}
.griel_dropcap_3ye{
padding:6px 0.75rem 0 0;
line-height:.8;
float:left;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-weight:700;
color:#B8A07A;
font-size:62px;
}
.griel_right_3ye{
min-width:0;
}
.griel_quote_3ye{
background:linear-gradient(150deg,#1A1720,#0C0B0E);
padding:2.25rem;
border-radius:1.25rem;
color:#EDE8E0;
position:relative;
margin-bottom:24px;
}
.griel_quote_mark_3ye{
color:#D4BF96;
display:inline-flex;
margin-bottom:0.375rem;
align-items:center;
}
.griel_quote_mark_3ye svg{
height:2.125rem;
width:34px;
}
.griel_quote_text_3ye{
overflow-wrap:break-word;
color:#EDE8E0;
font-size:22px;
margin-bottom:22px;
line-height:1.4;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-weight:500;
}
.griel_quote_meta_3ye{
gap:0.75rem;
align-items:center;
display:flex;
}
.griel_quote_av_3ye{
background:linear-gradient(135deg,#B8934A,#E2C97E);
flex:0 0 auto;
border-radius:50%;
width:2.375rem;
height:38px;
}
.griel_quote_author_3ye{
color:#EDE8E0;
font-weight:700;
font-size:14px;
}
.griel_quote_meta_sub_3ye{
color:#9A948C;
font-size:12px;
}
.griel_explain_3ye{
border-radius:14px;
border:1px solid rgba(238,232,220,0.07);
overflow:hidden;
}
.griel_explain_card_3ye{
padding:22px 1.5rem;
}
.griel_explain_card_3ye+.griel_explain_card_3ye{
border-top:1px solid rgba(238,232,220,0.07);
}
.griel_explain_h_3ye{
font-size:20px;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.15;
color:#EDE8E0;
overflow-wrap:break-word;
margin-bottom:0.5rem;
}
.griel_explain_p_3ye{
line-height:1.55;
color:#7A7470;
overflow-wrap:break-word;
font-size:0.875rem;
}
.grisg_3ye{
padding:48px 0 0.625rem;
}
.grisg_eyebrow_3ye{
display:block;
margin-bottom:0.75rem;
}
.grisg_h2_3ye{
font-size:1.875rem;
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
margin-bottom:28px;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
color:#EDE8E0;
}
@media(min-width:766px){
.grisg_h2_3ye{
font-size:36px;
}
}
.grisg_grid_3ye{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:722px){
.grisg_grid_3ye{
grid-template-columns:repeat(3,1fr);
}
}
.grisg_col_3ye{
min-width:0;
}
.grisg_col_h_3ye{
font-size:1.375rem;
font-weight:600;
color:#EDE8E0;
margin-bottom:0.625rem;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
line-height:1.15;
overflow-wrap:break-word;
}
.grisg_col_p_3ye{
overflow-wrap:break-word;
color:#7A7470;
line-height:1.65;
font-size:0.875rem;
}
.grift_3ye{
background:#100E12;
color:#9A948C;
margin-top:2.5rem;
}
.grift_in_3ye{
grid-template-columns:1fr;
padding:3rem 0 1.75rem;
gap:2rem;
display:grid;
}
@media(min-width:599px){
.grift_in_3ye{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:899px){
.grift_in_3ye{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.grift_brand_3ye{
min-width:0;
}
.grift_logo_3ye{
color:#EDE8E0;
font-weight:700;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:1.625rem;
}
.grift_tagline_3ye{
max-width:17.5rem;
margin-top:0.875rem;
color:#9A948C;
font-size:13.5px;
line-height:1.6;
}
.grift_contact_3ye{
transition:color .2s ease;
margin-top:0.75rem;
color:#D4BF96;
max-width:280px;
font-size:0.813rem;
overflow-wrap:anywhere;
display:inline-block;
}
.grift_contact_3ye:hover{
color:#EDE8E0;
}
.grift_col_3ye{
min-width:0;
}
.grift_col_h_3ye{
color:#EDE8E0;
letter-spacing:.08em;
text-transform:uppercase;
font-size:0.813rem;
overflow-wrap:break-word;
margin-bottom:0.875rem;
font-weight:700;
}
.grift_col_links_3ye{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.grift_link_3ye{
transition:color .2s ease;
color:#9A948C;
font-size:0.844rem;
overflow-wrap:break-word;
}
.grift_link_3ye:hover{
color:#EDE8E0;
}
.grift_bot_3ye{
padding:22px 0 2.5rem;
gap:1rem;
flex-direction:column;
display:flex;
border-top:1px solid rgba(238,232,220,0.12);
}
@media(min-width:766px){
.grift_bot_3ye{
gap:20px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.grift_legal_3ye{
font-size:11.5px;
color:#504C48;
max-width:760px;
line-height:1.6;
overflow-wrap:break-word;
}
.grift_legal_3ye b{
font-weight:700;
color:#9A948C;
}
.grift_age_3ye{
padding:4px 9px;
flex:0 0 auto;
border-radius:0.5rem;
border:1.5px solid #D4BF96;
color:#D4BF96;
font-weight:700;
font-size:13px;
}