*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F5F0E8;
font-size:0.938rem;
text-rendering:optimizeLegibility;
overflow-wrap:break-word;
color:#3A3226;
font-family:"Work Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.6;
-webkit-font-smoothing:antialiased;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
button{
border:none;
background:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
width:8px;
height:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.50);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.ogelayout-sej{
min-height:100vh;
flex-direction:column;
display:flex;
}
.ogemain-sej{
flex:1 1 auto;
min-width:0;
width:100%;
}
.ogecontainer-sej{
margin:0 auto;
padding:0 16px;
width:100%;
max-width:1400px;
}
@media(min-width:770px){
.ogecontainer-sej{
padding:0 32px;
}
}
@media(min-width:1097px){
.ogecontainer-sej{
padding:0 3.5rem;
}
}
.ogeeyebrow-sej{
display:inline-block;
line-height:1.4;
font-family:"Work Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:11px;
font-weight:600;
overflow-wrap:break-word;
letter-spacing:.2em;
text-transform:uppercase;
color:#A8742A;
}
.ogeband-sej{
background:#221C12;
color:#F5EFE0;
}
.ogeband-sej .ogeeyebrow-sej{
color:#D4A853;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.ogetb-sej{
background:#F5F0E8;
z-index:50;
position:sticky;
top:0;
border-bottom:1px solid rgba(28,23,16,0.15);
}
.ogetb_in-sej{
gap:1rem;
margin:0 auto;
padding:0.75rem 1rem;
width:100%;
max-width:87.5rem;
justify-content:space-between;
align-items:center;
display:flex;
}
@media(min-width:769px){
.ogetb_in-sej{
padding:16px 32px;
}
}
@media(min-width:1099px){
.ogetb_in-sej{
padding:18px 56px;
}
}
.ogetb_left-sej{
gap:1.75rem;
min-width:0;
align-items:center;
display:flex;
}
.ogetb_logo-sej{
gap:0.688rem;
min-width:0;
align-items:center;
display:flex;
}
.ogetb_logo_mark-sej{
flex:0 0 auto;
border-radius:8px;
object-fit:cover;
height:34px;
width:34px;
}
.ogetb_logo_txt-sej{
display:flex;
min-width:0;
line-height:1;
flex-direction:column;
}
.ogetb_logo_name-sej{
overflow:hidden;
white-space:nowrap;
font-weight:700;
letter-spacing:.02em;
text-overflow:ellipsis;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.375rem;
color:#1C1710;
}
.ogetb_logo_sub-sej{
overflow:hidden;
text-transform:uppercase;
text-overflow:ellipsis;
color:#A8742A;
white-space:nowrap;
margin-top:0.25rem;
font-size:0.531rem;
font-weight:600;
letter-spacing:.32em;
}
.ogetb_nav-sej{
display:none;
}
@media(min-width:959px){
.ogetb_nav-sej{
gap:1.75rem;
display:flex;
align-items:center;
}
}
.ogetb_nav_item-sej{
transition:color .22s ease,border-color .22s ease;
font-size:0.875rem;
border-bottom:2px solid transparent;
padding-bottom:3px;
font-weight:600;
color:#3A3226;
white-space:nowrap;
}
.ogetb_nav_item-sej:hover{
color:#1C1710;
}
.ogetb_nav_item-sej.ogestate_active-sej{
border-color:#A8742A;
color:#1C1710;
}
.ogetb_right-sej{
gap:14px;
flex:0 0 auto;
align-items:center;
display:flex;
}
.ogetb_search-sej{
transition:color .22s ease;
align-items:center;
justify-content:center;
display:flex;
color:#3A3226;
}
.ogetb_search-sej:hover{
color:#A8742A;
}
.ogetb_search-sej svg{
height:1.125rem;
width:1.125rem;
}
.ogetb_lang-sej{
color:#6B5F4A;
letter-spacing:.1em;
font-weight:600;
font-size:0.688rem;
text-transform:uppercase;
}
.ogetb_lang-sej:hover{
color:#1C1710;
}
.ogetb_login-sej{
font-weight:600;
color:#1C1710;
display:none;
font-size:14px;
}
@media(min-width:766px){
.ogetb_login-sej{
display:inline-block;
}
}
.ogetb_register-sej{
padding:0.688rem 22px;
transition:background-color .22s ease;
border-radius:999px;
background:#1C1710;
font-size:14px;
font-weight:700;
white-space:nowrap;
color:#F5EFE0;
}
.ogetb_register-sej:hover{
background:#33291A;
}
.ogemob-sej{
background:#F5F0E8;
border-top:1px solid rgba(28,23,16,0.15);
left:0;
bottom:0;
z-index:60;
padding-bottom:env(safe-area-inset-bottom);
right:0;
position:fixed;
}
@media(min-width:959px){
.ogemob-sej{
display:none;
}
}
.ogemob_in-sej{
margin:0 auto;
max-width:560px;
display:flex;
align-items:stretch;
justify-content:space-around;
}
.ogemob_item-sej{
gap:3px;
transition:color .22s ease;
padding:0.563rem 0.25rem;
flex:1 1 0;
flex-direction:column;
display:flex;
color:#6B5F4A;
min-width:0;
align-items:center;
}
.ogemob_item-sej.ogestate_active-sej{
color:#A8742A;
}
.ogemob_ic-sej{
justify-content:center;
align-items:center;
display:flex;
}
.ogemob_ic-sej svg{
height:1.25rem;
width:20px;
}
.ogemob_lb-sej{
overflow:hidden;
font-weight:600;
font-size:0.625rem;
white-space:nowrap;
text-overflow:ellipsis;
max-width:100%;
}
@media(max-width:960px){
body{
padding-bottom:3.75rem;
}
}
.ogerail-sej{
position:relative;
min-width:0;
}
.ogerail_scroll-sej{
gap:0.875rem;
display:flex;
-webkit-overflow-scrolling:touch;
padding-bottom:14px;
overflow-x:auto;
scrollbar-width:thin;
}
@media(min-width:767px){
.ogerail_scroll-sej{
gap:18px;
}
}
.ogegc-sej{
flex:0 0 auto;
display:block;
width:9.375rem;
}
@media(min-width:767px){
.ogegc-sej{
width:188px;
}
}
.ogegc_img-sej{
border-radius:0.875rem;
background:#FBF8F2;
overflow:hidden;
position:relative;
padding-bottom:133.33%;
box-shadow:0 2px 6px rgba(28,23,16,0.07), 0 0.375rem 18px rgba(28,23,16,0.09);
}
.ogegc_img-sej img{
inset:0;
position:absolute;
height:100%;
width:100%;
object-fit:cover;
}
.ogegc_cover-sej{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.50));
position:absolute;
pointer-events:none;
}
.ogegc_hover-sej{
transition:opacity .22s ease;
inset:0;
background:rgba(0,0,0,0.50);
justify-content:center;
display:flex;
align-items:center;
position:absolute;
opacity:0;
}
.ogegc-sej:hover .ogegc_hover-sej{
opacity:1;
}
.ogegc_hover_btn-sej{
background:#1C1710;
border-radius:999px;
justify-content:center;
color:#F5EFE0;
height:2.875rem;
display:flex;
width:2.875rem;
align-items:center;
}
.ogegc_hover_btn-sej svg{
width:18px;
height:18px;
}
.ogegc_info-sej{
gap:2px;
margin-top:0.563rem;
display:flex;
flex-direction:column;
min-width:0;
}
.ogegc_name-sej{
overflow:hidden;
color:#1C1710;
white-space:nowrap;
font-size:13px;
text-overflow:ellipsis;
font-weight:700;
}
.ogegc_prov-sej{
overflow:hidden;
text-overflow:ellipsis;
color:#6B5F4A;
font-size:11px;
white-space:nowrap;
}
.ogegc_meta-sej{
font-size:0.688rem;
color:#6B5F4A;
}
.ogetc-sej{
flex:0 0 auto;
width:11.25rem;
display:block;
}
@media(min-width:767px){
.ogetc-sej{
width:14.375rem;
}
}
.ogetc_img-sej{
overflow:hidden;
background:#FBF8F2;
border-radius:14px;
box-shadow:0 2px 6px rgba(28,23,16,0.07), 0 6px 18px rgba(28,23,16,0.09);
padding-bottom:75%;
position:relative;
}
.ogetc_img-sej img{
inset:0;
position:absolute;
height:100%;
object-fit:cover;
width:100%;
}
.ogetc_info-sej{
gap:2px;
min-width:0;
display:flex;
flex-direction:column;
margin-top:0.563rem;
}
.ogetc_name-sej{
overflow:hidden;
text-overflow:ellipsis;
font-size:0.875rem;
color:#1C1710;
white-space:nowrap;
font-weight:700;
}
.ogetc_rtp-sej{
color:#6B5F4A;
font-size:11px;
}
.ogelc-sej{
flex:0 0 auto;
display:block;
width:230px;
}
@media(min-width:767px){
.ogelc-sej{
width:16.75rem;
}
}
.ogelc_img-sej{
overflow:hidden;
border-radius:0.875rem;
background:#FBF8F2;
position:relative;
padding-bottom:62.5%;
box-shadow:0 2px 6px rgba(28,23,16,0.07), 0 0.375rem 18px rgba(28,23,16,0.09);
}
.ogelc_img-sej img{
inset:0;
height:100%;
object-fit:cover;
position:absolute;
width:100%;
}
.ogelc_live-sej{
gap:7px;
padding:4px 0.563rem;
background:rgba(0,0,0,0.50);
border-radius:62.438rem;
top:12px;
position:absolute;
align-items:center;
left:12px;
display:flex;
}
.ogelc_live_dot-sej{
background:#B84040;
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
height:0.5rem;
width:0.5rem;
}
.ogelc_seats-sej{
font-size:0.625rem;
color:#F5EFE0;
letter-spacing:.08em;
text-transform:uppercase;
font-weight:600;
}
.ogelc_info-sej{
gap:2px;
display:flex;
min-width:0;
flex-direction:column;
margin-top:0.563rem;
}
.ogelc_name-sej{
overflow:hidden;
text-overflow:ellipsis;
font-weight:700;
color:#1C1710;
font-size:0.938rem;
white-space:nowrap;
}
.ogelc_bet-sej{
color:#6B5F4A;
font-size:11px;
}
.ogepc-sej{
padding:1rem 0.875rem;
border:1px solid rgba(28,23,16,0.08);
border-radius:14px;
background:#FBF8F2;
gap:8px;
min-height:4.625rem;
min-width:0;
justify-content:center;
display:flex;
flex-direction:column;
align-items:center;
}
.ogepc_logo-sej{
flex:0 0 auto;
max-width:100%;
width:auto;
height:1.75rem;
object-fit:contain;
}
.ogepc_name-sej{
overflow:hidden;
color:#6B5F4A;
font-size:11px;
white-space:nowrap;
text-overflow:ellipsis;
text-align:center;
max-width:100%;
}
.ogegc_tag-sej{
border-radius:0.5rem;
padding:3px 0.5rem;
display:inline-block;
left:0.625rem;
letter-spacing:.06em;
font-weight:700;
font-size:10px;
top:10px;
text-transform:uppercase;
z-index:2;
position:absolute;
}
.ogegc_tag_hot-sej{
background:#B84040;
color:#F5EFE0;
}
.ogegc_tag_new-sej{
background:#C9923E;
color:#1C1710;
}
.ogegc_tag_jp-sej{
background:#C9923E;
color:#1C1710;
}
.ogegc_tag_live-sej{
background:#B84040;
color:#F5EFE0;
}
.ogesh-sej{
min-width:0;
margin-bottom:18px;
}
.ogesh_row-sej{
gap:1rem;
display:flex;
align-items:flex-end;
flex-wrap:wrap;
justify-content:space-between;
}
.ogesh_row-sej .ogesh_l-sej{
gap:6px;
min-width:0;
display:flex;
flex-direction:column;
}
.ogesh_stack-sej{
gap:10px;
flex-direction:column;
display:flex;
align-items:flex-start;
}
.ogesh_center-sej{
gap:0.625rem;
text-align:center;
flex-direction:column;
align-items:center;
display:flex;
}
.ogesh_h2-sej{
font-size:24px;
color:#1C1710;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
line-height:1.1;
}
@media(min-width:765px){
.ogesh_h2-sej{
font-size:1.875rem;
}
}
.ogeband-sej .ogesh_h2-sej{
color:#F5EFE0;
}
.ogesh_eb_line-sej{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.ogesh_eb_line-sej::before{
background:#A8742A;
display:inline-block;
width:1.75rem;
content:"";
height:1px;
}
.ogeband-sej .ogesh_eb_line-sej::before{
background:#D4A853;
}
.ogesh_eb_dot-sej{
gap:0.5rem;
display:inline-flex;
align-items:center;
}
.ogesh_eb_dot-sej::before{
border-radius:50%;
background:#A8742A;
content:"";
display:inline-block;
width:0.375rem;
height:6px;
}
.ogeband-sej .ogesh_eb_dot-sej::before{
background:#D4A853;
}
.ogesh_link-sej{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:6px;
align-items:center;
border-bottom:1px solid #1C1710;
padding-bottom:2px;
white-space:nowrap;
font-size:13px;
color:#1C1710;
display:inline-flex;
font-weight:600;
}
.ogesh_link-sej:hover{
border-color:#A8742A;
color:#A8742A;
}
.ogesh_link-sej svg{
width:14px;
height:14px;
}
.ogesh_link_chev-sej{
padding-bottom:0;
border-bottom:0;
}
.ogesh_link_btn-sej{
border-radius:999px;
background:#1C1710;
padding:0.563rem 18px;
border-bottom:0;
color:#F5EFE0;
}
.ogesh_link_btn-sej:hover{
background:#33291A;
border-color:transparent;
color:#F5EFE0;
}
.ogeband-sej .ogesh_link-sej{
border-color:#F5EFE0;
color:#F5EFE0;
}
.ogeband-sej .ogesh_link_btn-sej{
background:#D4A853;
color:#1C1710;
}
.ogesh_rule-sej{
margin:-2px 0 1.125rem;
background:rgba(28,23,16,0.15);
height:1px;
}
.ogeband-sej .ogesh_rule-sej{
background:rgba(255,248,230,0.13);
}
.ogehero-sej{
padding:32px 0 0.5rem;
}
@media(min-width:769px){
.ogehero-sej{
padding:56px 0 1.5rem;
}
}
.ogehero_in-sej{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:899px){
.ogehero_in-sej{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.ogehero_copy-sej{
min-width:0;
}
.ogehero_eyebrow-sej{
gap:10px;
display:inline-flex;
align-items:center;
margin-bottom:22px;
}
.ogehero_eyebrow_line-sej{
background:#A8742A;
flex:0 0 auto;
width:28px;
display:inline-block;
height:1px;
}
.ogehero_h1-sej{
line-height:1.04;
color:#1C1710;
margin-bottom:1.25rem;
letter-spacing:-.01em;
overflow-wrap:break-word;
font-weight:600;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:38px;
}
@media(min-width:769px){
.ogehero_h1-sej{
font-size:3.375rem;
}
}
@media(min-width:1097px){
.ogehero_h1-sej{
font-size:3.875rem;
}
}
.ogehero_h1-sej em{
font-style:normal;
color:#A8742A;
}
.ogehero_sub-sej{
margin-bottom:1.875rem;
font-size:1rem;
line-height:1.6;
max-width:30rem;
color:#8C7D65;
}
@media(min-width:770px){
.ogehero_sub-sej{
font-size:1.125rem;
}
}
.ogehero_actions-sej{
gap:14px;
margin-bottom:2.125rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.ogehero_cta-sej{
padding:16px 30px;
border-radius:999px;
background:#1C1710;
gap:0.625rem;
transition:background-color .22s ease;
display:inline-flex;
align-items:center;
font-size:0.938rem;
font-weight:700;
color:#F5EFE0;
}
.ogehero_cta-sej:hover{
background:#33291A;
}
.ogehero_cta_ic-sej{
display:inline-flex;
align-items:center;
}
.ogehero_cta_ic-sej svg{
height:1rem;
width:1rem;
}
.ogehero_cta_alt-sej{
background:transparent;
border:1px solid rgba(28,23,16,0.15);
transition:border-color .22s ease,color .22s ease;
border-radius:62.438rem;
padding:15px 1.625rem;
font-weight:600;
color:#1C1710;
font-size:15px;
align-items:center;
display:inline-flex;
}
.ogehero_cta_alt-sej:hover{
border-color:#A8742A;
color:#A8742A;
}
.ogehero_trust-sej{
gap:1.375rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.ogehero_trust_item-sej{
gap:9px;
display:flex;
font-size:13px;
color:#3A3226;
align-items:center;
font-weight:600;
}
.ogehero_trust_ic-sej{
display:inline-flex;
align-items:center;
color:#A8742A;
}
.ogehero_trust_ic-sej svg{
width:16px;
height:16px;
}
.ogehero_promo-sej{
overflow:hidden;
border-radius:20px;
background:#FBF8F2;
box-shadow:0 0.5rem 24px rgba(28,23,16,0.10), 0 1.5rem 64px rgba(28,23,16,0.14);
position:relative;
min-height:18.75rem;
display:flex;
}
.ogehero_promo_bg-sej{
inset:0;
position:absolute;
background-size:cover;
background-position:center;
}
.ogehero_promo_bg-sej::after{
inset:0;
background:linear-gradient(120deg,#221C12 0%,rgba(0,0,0,0.50) 55%,transparent 100%);
content:"";
position:absolute;
}
.ogehero_promo_glow-sej{
background:radial-gradient(circle,rgba(185,130,60,0.18) 0%,transparent 65%);
border-radius:50%;
pointer-events:none;
height:260px;
top:-2.5rem;
position:absolute;
width:260px;
right:-1.25rem;
}
.ogehero_promo_ct-sej{
padding:1.75rem;
position:relative;
align-self:flex-end;
max-width:88%;
z-index:2;
}
.ogehero_promo_label-sej{
text-transform:uppercase;
margin-bottom:8px;
font-weight:700;
letter-spacing:.25em;
font-size:0.625rem;
display:block;
color:#D4A853;
}
.ogehero_promo_amount-sej{
color:#F5EFE0;
font-size:32px;
font-weight:600;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:766px){
.ogehero_promo_amount-sej{
font-size:2.5rem;
}
}
.ogehero_promo_amount-sej em{
font-style:normal;
color:#D4A853;
}
.ogehero_rating-sej{
gap:10px;
border-radius:14px;
border:1px solid rgba(28,23,16,0.08);
padding:0.625rem 0.875rem;
background:#FBF8F2;
display:flex;
z-index:3;
align-items:center;
box-shadow:0 2px 0.375rem rgba(28,23,16,0.07), 0 0.375rem 18px rgba(28,23,16,0.09);
position:absolute;
top:14px;
right:0.875rem;
max-width:min(260px,62%);
}
.ogehero_rating_score-sej{
flex:0 0 auto;
color:#1C1710;
font-size:24px;
font-weight:700;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
.ogehero_rating_txt-sej{
flex:1 1 auto;
min-width:0;
}
.ogehero_rating_stars-sej{
gap:2px;
display:flex;
color:#A8742A;
}
.ogehero_rating_stars-sej svg{
height:12px;
width:0.75rem;
}
.ogehero_rating_cap-sej{
display:block;
overflow-wrap:break-word;
margin-top:3px;
color:#6B5F4A;
line-height:1.35;
font-size:11px;
}
.ogestat-sej{
margin-top:16px;
border-bottom:1px solid rgba(28,23,16,0.15);
border-top:1px solid rgba(28,23,16,0.15);
}
.ogestat_in-sej{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:765px){
.ogestat_in-sej{
grid-template-columns:repeat(4,1fr);
}
}
.ogestat_item-sej{
padding:22px 0.875rem;
min-width:0;
border-bottom:1px solid rgba(28,23,16,0.08);
border-right:1px solid rgba(28,23,16,0.08);
}
.ogestat_item-sej:nth-child(2n){
border-right:0;
}
.ogestat_item-sej:nth-child(n+3){
border-bottom:0;
}
@media(min-width:770px){
.ogestat_item-sej{
border-bottom:0;
}
.ogestat_item-sej:nth-child(2n){
border-right:1px solid rgba(28,23,16,0.08);
}
.ogestat_item-sej:nth-child(4n){
border-right:0;
}
}
.ogestat_value-sej{
color:#1C1710;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.875rem;
overflow-wrap:break-word;
font-weight:700;
line-height:1;
}
@media(min-width:770px){
.ogestat_value-sej{
font-size:34px;
}
}
.ogestat_label-sej{
line-height:1.4;
color:#6B5F4A;
overflow-wrap:break-word;
margin-top:0.375rem;
font-size:13px;
}
.ogegrow-sej{
padding:26px 0 10px;
}
.ogerow_seo-sej{
margin:10px 0 0;
line-height:1.65;
color:#8C7D65;
max-width:47.5rem;
overflow-wrap:break-word;
font-size:14px;
}
.ogerow_seo-sej strong{
font-weight:700;
color:#1C1710;
}
.ogejp-sej{
padding:30px 0 10px;
}
.ogejp_grid-sej{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:766px){
.ogejp_grid-sej{
grid-template-columns:1fr 1fr;
}
.ogejp_card_mega-sej{
grid-column:1/-1;
}
}
@media(min-width:998px){
.ogejp_grid-sej{
grid-template-columns:1.4fr 1fr 1fr;
}
.ogejp_card_mega-sej{
grid-column:auto;
}
}
.ogejp_card-sej{
background:#FBF8F2;
padding:26px;
overflow:hidden;
gap:12px;
border-radius:1.25rem;
border:1px solid rgba(28,23,16,0.08);
display:flex;
justify-content:space-between;
position:relative;
min-height:200px;
flex-direction:column;
min-width:0;
}
.ogejp_card_mega-sej{
border-color:transparent;
background:linear-gradient(135deg,#2E2410,#131009);
color:#F5EFE0;
min-height:13.125rem;
}
.ogejp_glow-sej{
background:radial-gradient(circle,rgba(185,130,60,0.18),transparent 70%);
border-radius:50%;
width:200px;
position:absolute;
height:200px;
right:-2.5rem;
top:-2.5rem;
pointer-events:none;
}
.ogejp_label-sej{
gap:10px;
font-size:10px;
align-items:center;
color:#A8742A;
justify-content:space-between;
position:relative;
flex-wrap:wrap;
font-weight:700;
display:flex;
text-transform:uppercase;
letter-spacing:.16em;
}
.ogejp_card_mega-sej .ogejp_label-sej{
color:#D4A853;
}
.ogejp_drop-sej{
text-transform:none;
color:#6B5F4A;
font-weight:600;
letter-spacing:.04em;
}
.ogejp_card_mega-sej .ogejp_drop-sej{
color:#B5A88C;
}
.ogejp_amount-sej{
color:#1C1710;
overflow-wrap:break-word;
position:relative;
font-weight:700;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
line-height:1;
font-size:38px;
}
.ogejp_card_mega-sej .ogejp_amount-sej{
animation:zm2-pulse 2.4s infinite;
color:#D4A853;
font-size:48px;
}
@media(min-width:766px){
.ogejp_card_mega-sej .ogejp_amount-sej{
font-size:54px;
}
}
.ogejp_game-sej{
position:relative;
color:#6B5F4A;
font-size:0.813rem;
}
.ogejp_card_mega-sej .ogejp_game-sej{
color:#B5A88C;
}
.ogejp_cta-sej{
align-self:flex-start;
position:relative;
}
.ogejp_card_mega-sej .ogejp_cta-sej{
transition:opacity .22s ease;
background:#D4A853;
padding:0.625rem 20px;
border-radius:999px;
font-size:13px;
font-weight:700;
color:#1C1710;
}
.ogejp_card_mega-sej .ogejp_cta-sej:hover{
opacity:.9;
}
.ogejp_card-sej:not(.ogejp_card_mega-sej) .ogejp_cta-sej{
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
font-size:13px;
border-bottom:1px solid #1C1710;
color:#1C1710;
font-weight:700;
}
.ogejp_card-sej:not(.ogejp_card_mega-sej) .ogejp_cta-sej:hover{
border-color:#A8742A;
color:#A8742A;
}
.ogejp_seo-sej{
margin:0.875rem 0 0;
overflow-wrap:break-word;
line-height:1.65;
color:#8C7D65;
font-size:0.875rem;
max-width:760px;
}
.ogejp_seo-sej strong{
color:#1C1710;
font-weight:700;
}
.ogegrow-sej{
padding:26px 0 10px;
}
.ogerow_seo-sej{
margin:0.625rem 0 0;
font-size:0.875rem;
overflow-wrap:break-word;
line-height:1.65;
color:#8C7D65;
max-width:47.5rem;
}
.ogerow_seo-sej strong{
font-weight:700;
color:#1C1710;
}
.ogegf-sej{
padding:1.5rem 0 0.375rem;
}
.ogegf_in-sej{
gap:10px;
flex-wrap:wrap;
display:flex;
}
.ogegf_chip-sej{
border-radius:62.438rem;
padding:0.625rem 1.125rem;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
border:1px solid rgba(28,23,16,0.15);
background:#FBF8F2;
font-weight:600;
font-size:0.813rem;
color:#3A3226;
white-space:nowrap;
}
.ogegf_chip-sej:hover{
border-color:#A8742A;
color:#A8742A;
}
.ogegf_chip-sej.ogestate_active-sej{
border-color:transparent;
background:#1C1710;
color:#F5EFE0;
}
.ogegrow-sej{
padding:1.625rem 0 10px;
}
.ogerow_seo-sej{
margin:10px 0 0;
font-size:0.875rem;
line-height:1.65;
overflow-wrap:break-word;
max-width:47.5rem;
color:#8C7D65;
}
.ogerow_seo-sej strong{
color:#1C1710;
font-weight:700;
}
.ogeapp-sej{
padding:30px 0 10px;
}
.ogeapp_in-sej{
border:1px solid rgba(28,23,16,0.08);
background:#FBF8F2;
padding:2rem;
gap:28px;
border-radius:1.25rem;
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.ogeapp_in-sej{
padding:40px 44px;
gap:40px;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.ogeapp_copy-sej{
max-width:560px;
min-width:0;
}
.ogeapp_eyebrow-sej{
margin-bottom:0.75rem;
}
.ogeapp_h2-sej{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
color:#1C1710;
font-size:1.75rem;
overflow-wrap:break-word;
margin-bottom:12px;
font-weight:600;
}
@media(min-width:769px){
.ogeapp_h2-sej{
font-size:2.125rem;
}
}
.ogeapp_text-sej{
margin-bottom:1.375rem;
color:#8C7D65;
font-size:14px;
line-height:1.6;
}
.ogeapp_btns-sej{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.ogeapp_btn-sej{
padding:11px 20px;
border-radius:14px;
gap:10px;
transition:background-color .22s ease;
background:#1C1710;
display:inline-flex;
align-items:center;
color:#F5EFE0;
}
.ogeapp_btn-sej:hover{
background:#33291A;
}
.ogeapp_btn_ic-sej{
display:inline-flex;
align-items:center;
}
.ogeapp_btn_ic-sej svg{
width:18px;
height:1.125rem;
}
.ogeapp_btn_lb-sej{
font-size:13.5px;
font-weight:700;
}
.ogeapp_qr_wrap-sej{
gap:1.125rem;
flex:0 0 auto;
align-items:center;
display:flex;
}
.ogeapp_qr-sej{
border-radius:0.875rem;
flex:0 0 auto;
height:108px;
width:108px;
background-color:#1C1710;
background-image:repeating-linear-gradient(0deg,#FBF8F2 0 0.313rem,transparent 5px 0.688rem),repeating-linear-gradient(90deg,#FBF8F2 0 5px,transparent 0.313rem 0.688rem);
}
.ogeapp_qr_cap-sej{
line-height:1.4;
font-size:0.781rem;
color:#6B5F4A;
max-width:5.75rem;
}
.ogenl-sej{
padding:1.5rem 0 10px;
}
.ogenl_in-sej{
padding:30px 2rem;
border-radius:20px;
gap:1.375rem;
background:#1A1A0F;
color:#F5EFE0;
flex-direction:column;
display:flex;
}
@media(min-width:765px){
.ogenl_in-sej{
gap:1.75rem;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.ogenl_text_wrap-sej{
min-width:0;
}
.ogenl_h3-sej{
overflow-wrap:break-word;
color:#F5EFE0;
font-weight:600;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:5px;
font-size:22px;
line-height:1.1;
}
@media(min-width:768px){
.ogenl_h3-sej{
font-size:1.5rem;
}
}
.ogenl_text-sej{
color:#B5A88C;
line-height:1.5;
font-size:13.5px;
}
.ogenl_form-sej{
gap:0.625rem;
flex:1 1 auto;
max-width:28.75rem;
min-width:0;
display:flex;
}
.ogenl_input-sej{
border-radius:14px;
overflow:hidden;
padding:13px 1rem;
border:1px solid rgba(255,248,230,0.13);
flex:1 1 auto;
background:rgba(255,248,230,0.07);
align-items:center;
text-overflow:ellipsis;
min-width:0;
color:#B5A88C;
white-space:nowrap;
font-size:0.875rem;
display:flex;
}
.ogenl_btn-sej{
border-radius:0.875rem;
padding:0.813rem 24px;
transition:opacity .22s ease;
background:#D4A853;
flex:0 0 auto;
color:#1C1710;
font-weight:700;
font-size:14px;
white-space:nowrap;
}
.ogenl_btn-sej:hover{
opacity:.9;
}
.ogesea-sej{
padding:24px 0 10px;
}
.ogesea_in-sej{
border-radius:1.25rem;
background:linear-gradient(115deg,#2E2410,#131009);
padding:2.25rem;
gap:22px;
overflow:hidden;
display:flex;
position:relative;
color:#F5EFE0;
flex-direction:column;
}
@media(min-width:818px){
.ogesea_in-sej{
padding:44px 3rem;
gap:2rem;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.ogesea_glow-sej{
background:radial-gradient(circle,rgba(185,130,60,0.18),transparent 68%);
border-radius:50%;
height:240px;
right:60px;
width:240px;
pointer-events:none;
position:absolute;
transform:translateY(-50%);
top:50%;
}
.ogesea_copy-sej{
position:relative;
min-width:0;
max-width:35rem;
}
.ogesea_eyebrow-sej{
margin-bottom:12px;
}
.ogesea_h2-sej{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.04;
overflow-wrap:break-word;
color:#F5EFE0;
font-weight:600;
font-size:1.875rem;
margin-bottom:0.75rem;
}
@media(min-width:767px){
.ogesea_h2-sej{
font-size:38px;
}
}
.ogesea_text-sej{
color:#B5A88C;
line-height:1.6;
font-size:0.938rem;
}
.ogesea_cta-sej{
transition:opacity .22s ease;
background:#D4A853;
padding:16px 2rem;
flex:0 0 auto;
border-radius:999px;
color:#1C1710;
position:relative;
font-weight:700;
font-size:0.938rem;
}
.ogesea_cta-sej:hover{
opacity:.9;
}
.ogevip-sej{
padding:48px 0;
}
@media(min-width:771px){
.ogevip-sej{
padding:64px 0;
}
}
.ogevip_head-sej{
gap:14px;
flex-direction:column;
display:flex;
margin-bottom:30px;
}
@media(min-width:879px){
.ogevip_head-sej{
gap:24px;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.ogevip_eyebrow-sej{
margin-bottom:12px;
}
.ogevip_h2-sej{
font-weight:600;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
font-size:2rem;
color:#F5EFE0;
overflow-wrap:break-word;
}
@media(min-width:767px){
.ogevip_h2-sej{
font-size:40px;
}
}
.ogevip_intro-sej{
line-height:1.6;
max-width:26.25rem;
font-size:14px;
color:#B5A88C;
}
.ogevip_grid-sej{
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
gap:0.875rem;
display:grid;
}
.ogevip_card-sej{
border-radius:0.875rem;
border:1px solid rgba(255,248,230,0.13);
padding:1.375rem 1.125rem;
min-width:0;
}
.ogevip_card_feat-sej{
background:rgba(255,248,230,0.07);
border-color:#D4A853;
}
.ogevip_card_ic-sej{
border-radius:0.5rem;
background:linear-gradient(135deg,#A8742A,#D4A853);
height:34px;
width:34px;
margin-bottom:16px;
display:block;
}
.ogevip_name-sej{
overflow-wrap:break-word;
color:#F5EFE0;
margin-bottom:0.375rem;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:20px;
}
.ogevip_perk-sej{
color:#B5A88C;
line-height:1.5;
overflow-wrap:break-word;
font-size:0.781rem;
}
.ogegm-sej{
padding:1.875rem 0 10px;
}
.ogegm_in-sej{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:883px){
.ogegm_in-sej{
grid-template-columns:1.25fr 1fr;
}
}
.ogegm_left-sej{
padding:32px;
border-radius:1.25rem;
border:1px solid rgba(28,23,16,0.08);
background:#FBF8F2;
min-width:0;
}
.ogegm_eyebrow-sej{
margin-bottom:10px;
}
.ogegm_h2-sej{
overflow-wrap:break-word;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#1C1710;
font-size:26px;
margin-bottom:0.5rem;
font-weight:600;
line-height:1.06;
}
@media(min-width:765px){
.ogegm_h2-sej{
font-size:28px;
}
}
.ogegm_text-sej{
font-size:0.875rem;
color:#8C7D65;
line-height:1.6;
margin-bottom:1.375rem;
max-width:480px;
}
.ogegm_level-sej{
font-weight:700;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
color:#A8742A;
font-size:22px;
}
.ogegm_bar-sej{
background:rgba(28,23,16,0.15);
border-radius:62.438rem;
overflow:hidden;
height:0.5rem;
margin-bottom:6px;
}
.ogegm_bar_fill-sej{
border-radius:999px;
background:linear-gradient(90deg,#A8742A,#D4A853);
height:100%;
}
.ogegm_bar_meta-sej{
gap:0.625rem;
justify-content:space-between;
margin-bottom:1.125rem;
font-size:0.688rem;
display:flex;
color:#6B5F4A;
}
.ogegm_missions-sej{
gap:10px;
flex-wrap:wrap;
display:flex;
}
.ogegm_mission-sej{
background:#F5F0E8;
padding:0.563rem 15px;
border-radius:999px;
border:1px solid rgba(28,23,16,0.15);
gap:0.438rem;
align-items:center;
color:#3A3226;
font-size:0.781rem;
font-weight:600;
display:inline-flex;
}
.ogegm_mission_ic-sej{
align-items:center;
color:#A8742A;
display:inline-flex;
}
.ogegm_mission_ic-sej svg{
width:13px;
height:0.813rem;
}
.ogegm_right-sej{
background:linear-gradient(150deg,#2E2410,#131009);
overflow:hidden;
padding:2rem;
border-radius:20px;
color:#F5EFE0;
flex-direction:column;
display:flex;
position:relative;
}
.ogegm_glow-sej{
border-radius:50%;
background:radial-gradient(circle,rgba(185,130,60,0.18),transparent 70%);
top:-1.875rem;
right:-1.875rem;
pointer-events:none;
position:absolute;
width:9.375rem;
height:9.375rem;
}
.ogegm_ref_eyebrow-sej{
position:relative;
margin-bottom:10px;
}
.ogegm_ref_h2-sej{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
position:relative;
overflow-wrap:break-word;
font-size:1.625rem;
color:#F5EFE0;
line-height:1.1;
margin-bottom:8px;
}
.ogegm_ref_text-sej{
position:relative;
line-height:1.55;
margin-bottom:1.25rem;
font-size:13.5px;
color:#B5A88C;
}
.ogegm_ref_cta-sej{
transition:opacity .22s ease;
background:#D4A853;
padding:0.688rem 22px;
border-radius:62.438rem;
position:relative;
font-size:13.5px;
font-weight:700;
align-self:flex-start;
margin-top:auto;
color:#1C1710;
}
.ogegm_ref_cta-sej:hover{
opacity:.9;
}
.ogett-sej{
padding:48px 0 0.625rem;
}
@media(min-width:769px){
.ogett-sej{
padding:3.75rem 0 10px;
}
}
.ogett_head-sej{
text-align:center;
margin-bottom:34px;
}
.ogett_eyebrow-sej{
margin-bottom:0.75rem;
}
.ogett_h2-sej{
font-weight:600;
overflow-wrap:break-word;
color:#1C1710;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:2rem;
line-height:1.05;
}
@media(min-width:766px){
.ogett_h2-sej{
font-size:42px;
}
}
.ogett_grid-sej{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:759px){
.ogett_grid-sej{
grid-template-columns:repeat(3,1fr);
}
}
.ogett_card-sej{
background:#FBF8F2;
border-radius:0.875rem;
padding:1.875rem;
border:1px solid rgba(28,23,16,0.08);
min-width:0;
display:flex;
flex-direction:column;
}
.ogett_card_ic-sej{
align-items:center;
margin-bottom:18px;
display:inline-flex;
color:#A8742A;
}
.ogett_card_ic-sej svg{
width:28px;
height:1.75rem;
}
.ogett_card_h-sej{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#1C1710;
overflow-wrap:break-word;
margin-bottom:0.5rem;
line-height:1.15;
font-weight:600;
font-size:1.375rem;
}
.ogett_card_p-sej{
overflow-wrap:break-word;
color:#8C7D65;
font-size:14px;
margin-bottom:0.875rem;
line-height:1.6;
}
.ogett_card_p-sej b{
color:#1C1710;
font-weight:700;
}
.ogett_card_link-sej{
transition:color .22s ease;
font-size:0.813rem;
padding-bottom:2px;
margin-top:auto;
font-weight:700;
align-self:flex-start;
border-bottom:1px solid #A8742A;
color:#1C1710;
}
.ogett_card_link-sej:hover{
color:#A8742A;
}
.ogeprov-sej{
padding:2.5rem 0 20px;
}
.ogeprov_eyebrow-sej{
margin-bottom:1.125rem;
display:block;
}
.ogeprov_grid-sej{
gap:0.75rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:557px){
.ogeprov_grid-sej{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:900px){
.ogeprov_grid-sej{
grid-template-columns:repeat(6,1fr);
}
}
.ogeet-sej{
padding:2.25rem 0 10px;
}
.ogeet_in-sej{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:877px){
.ogeet_in-sej{
grid-template-columns:1.1fr .9fr;
gap:48px;
}
}
.ogeet_left-sej{
min-width:0;
}
.ogeet_eyebrow-sej{
margin-bottom:0.75rem;
}
.ogeet_h2-sej{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.06;
font-size:28px;
overflow-wrap:break-word;
color:#1C1710;
margin-bottom:0.875rem;
font-weight:600;
}
@media(min-width:769px){
.ogeet_h2-sej{
font-size:2rem;
}
}
.ogeet_text-sej{
line-height:1.65;
color:#8C7D65;
margin-bottom:1.375rem;
font-size:0.938rem;
}
.ogeet_stats-sej{
gap:24px;
display:flex;
flex-wrap:wrap;
}
.ogeet_stat-sej{
min-width:0;
}
.ogeet_stat_v-sej{
font-weight:700;
color:#1C1710;
line-height:1;
font-size:26px;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
.ogeet_stat_l-sej{
color:#6B5F4A;
font-size:12.5px;
margin-top:4px;
}
.ogeet_right-sej{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.ogeet_member-sej{
border:1px solid rgba(28,23,16,0.08);
gap:1rem;
border-radius:0.875rem;
background:#FBF8F2;
padding:1.125rem 20px;
display:flex;
min-width:0;
align-items:center;
}
.ogeet_member_av-sej{
flex:0 0 auto;
background:linear-gradient(135deg,#2E2410,#A8742A);
border-radius:50%;
height:48px;
width:3rem;
}
.ogeet_member_name-sej{
color:#1C1710;
overflow-wrap:break-word;
font-weight:700;
font-size:0.938rem;
}
.ogeet_member_role-sej{
color:#6B5F4A;
overflow-wrap:break-word;
font-size:12.5px;
}
.ogeet_updated-sej{
gap:8px;
border:1px solid rgba(28,23,16,0.08);
background:#F5F0E8;
border-radius:14px;
padding:14px 18px;
align-items:center;
display:flex;
font-size:12.5px;
color:#8C7D65;
}
.ogewy-sej{
padding:48px 0;
}
@media(min-width:765px){
.ogewy-sej{
padding:3.5rem 0;
}
}
.ogewy_in-sej{
grid-template-columns:1fr;
gap:32px;
align-items:start;
display:grid;
}
@media(min-width:900px){
.ogewy_in-sej{
grid-template-columns:.8fr 1.2fr;
gap:3rem;
}
}
.ogewy_left-sej{
min-width:0;
}
.ogewy_eyebrow-sej{
margin-bottom:0.875rem;
}
.ogewy_h2-sej{
overflow-wrap:break-word;
line-height:1.05;
font-size:32px;
font-weight:600;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#1C1710;
margin-bottom:16px;
}
@media(min-width:768px){
.ogewy_h2-sej{
font-size:2.5rem;
}
}
.ogewy_intro-sej{
line-height:1.6;
font-size:15px;
color:#8C7D65;
}
.ogewy_grid-sej{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:562px){
.ogewy_grid-sej{
grid-template-columns:1fr 1fr;
}
}
.ogewy_card-sej{
padding:26px;
background:#FBF8F2;
border:1px solid rgba(28,23,16,0.08);
border-radius:0.875rem;
min-width:0;
}
.ogewy_card_ic-sej{
align-items:center;
justify-content:center;
display:inline-flex;
color:#A8742A;
margin-bottom:16px;
}
.ogewy_card_ic-sej svg{
height:1.625rem;
width:1.625rem;
}
.ogewy_card_h-sej{
margin-bottom:0.5rem;
overflow-wrap:break-word;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.15;
color:#1C1710;
font-weight:600;
font-size:21px;
}
.ogewy_card_p-sej{
color:#8C7D65;
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.55;
}
.ogerc-sej{
padding:48px 0 0.625rem;
}
.ogerc_in-sej{
gap:32px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:757px){
.ogerc_in-sej{
grid-template-columns:repeat(3,1fr);
gap:2.5rem;
}
}
.ogerc_col-sej{
min-width:0;
}
.ogerc_label-sej{
font-size:11px;
text-transform:uppercase;
letter-spacing:.2em;
color:#A8742A;
margin-bottom:1rem;
font-weight:600;
}
.ogerc_awards-sej{
gap:12px;
flex-direction:column;
display:flex;
}
.ogerc_award-sej{
gap:0.75rem;
display:flex;
align-items:center;
min-width:0;
}
.ogerc_award_ic-sej{
flex:0 0 auto;
align-items:center;
display:inline-flex;
color:#C9923E;
}
.ogerc_award_ic-sej svg{
height:1.125rem;
width:18px;
}
.ogerc_award_t-sej{
overflow-wrap:break-word;
color:#1C1710;
font-weight:700;
font-size:14px;
}
.ogerc_award_s-sej{
overflow-wrap:break-word;
font-size:12px;
color:#6B5F4A;
}
.ogerc_press-sej{
gap:10px;
grid-template-columns:1fr 1fr;
display:grid;
}
.ogerc_press_logo-sej{
padding:0 0.5rem;
border:1px solid rgba(28,23,16,0.08);
overflow:hidden;
border-radius:8px;
align-items:center;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
justify-content:center;
font-weight:700;
text-align:center;
white-space:nowrap;
font-size:14px;
height:52px;
display:flex;
text-overflow:ellipsis;
color:#8C7D65;
}
.ogerc_partner-sej{
border:1px solid rgba(28,23,16,0.08);
padding:1.375rem;
border-radius:14px;
background:#FBF8F2;
}
.ogerc_partner_name-sej{
margin-bottom:6px;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
color:#1C1710;
font-size:20px;
}
.ogerc_partner_text-sej{
font-size:0.813rem;
line-height:1.55;
color:#8C7D65;
overflow-wrap:break-word;
}
.ogerv-sej{
background:#FBF8F2;
padding:48px 0;
border-bottom:1px solid rgba(28,23,16,0.08);
border-top:1px solid rgba(28,23,16,0.08);
margin-top:1.5rem;
}
@media(min-width:770px){
.ogerv-sej{
padding:3.5rem 0;
}
}
.ogerv_head-sej{
gap:16px;
display:flex;
flex-direction:column;
margin-bottom:1.875rem;
}
@media(min-width:770px){
.ogerv_head-sej{
gap:1.25rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.ogerv_eyebrow-sej{
margin-bottom:10px;
}
.ogerv_h2-sej{
font-size:30px;
line-height:1.05;
font-weight:600;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#1C1710;
overflow-wrap:break-word;
}
@media(min-width:767px){
.ogerv_h2-sej{
font-size:2.375rem;
}
}
.ogerv_agg-sej{
gap:12px;
display:flex;
align-items:center;
}
.ogerv_agg_stars-sej{
gap:3px;
display:flex;
color:#A8742A;
}
.ogerv_agg_stars-sej svg{
width:18px;
height:1.125rem;
}
.ogerv_source-sej{
color:#8C7D65;
font-size:13px;
}
.ogerv_grid-sej{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:759px){
.ogerv_grid-sej{
grid-template-columns:repeat(3,1fr);
}
}
.ogerv_card-sej{
padding:26px;
background:#F5F0E8;
border:1px solid rgba(28,23,16,0.08);
border-radius:0.875rem;
min-width:0;
}
.ogerv_card_stars-sej{
gap:2px;
display:flex;
margin-bottom:12px;
color:#A8742A;
}
.ogerv_card_stars-sej svg{
height:0.875rem;
width:0.875rem;
}
.ogerv_card_body-sej{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-weight:500;
overflow-wrap:break-word;
margin-bottom:1rem;
color:#1C1710;
line-height:1.45;
font-size:18px;
}
.ogerv_card_meta-sej{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.ogerv_card_av-sej{
flex:0 0 auto;
background:linear-gradient(135deg,#A8742A,#D4A853);
border-radius:50%;
height:2rem;
width:2rem;
}
.ogerv_card_author-sej{
font-weight:700;
font-size:0.813rem;
color:#1C1710;
}
.ogerv_card_loc-sej{
color:#6B5F4A;
font-size:0.75rem;
}
.ogeop-sej{
padding:2.25rem 0 0.625rem;
}
.ogeop_in-sej{
grid-template-columns:1fr;
padding:2rem;
gap:32px;
background:#FBF8F2;
border-radius:0.875rem;
border:1px solid rgba(28,23,16,0.08);
display:grid;
align-items:center;
}
@media(min-width:857px){
.ogeop_in-sej{
gap:44px;
padding:34px 40px;
grid-template-columns:.9fr 1.1fr;
}
}
.ogeop_left-sej{
min-width:0;
}
.ogeop_eyebrow-sej{
margin-bottom:12px;
}
.ogeop_h2-sej{
font-weight:600;
color:#1C1710;
margin-bottom:0.625rem;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.08;
overflow-wrap:break-word;
font-size:1.75rem;
}
@media(min-width:769px){
.ogeop_h2-sej{
font-size:30px;
}
}
.ogeop_text-sej{
line-height:1.6;
font-size:0.875rem;
color:#8C7D65;
}
.ogeop_grid-sej{
grid-template-columns:1fr 1fr;
gap:1px;
border:1px solid rgba(28,23,16,0.15);
border-radius:8px;
overflow:hidden;
background:rgba(28,23,16,0.15);
display:grid;
}
.ogeop_field-sej{
background:#F5F0E8;
padding:1.125rem 1.25rem;
min-width:0;
}
.ogeop_field_lb-sej{
font-size:0.625rem;
font-weight:600;
letter-spacing:.1em;
margin-bottom:0.313rem;
color:#A8742A;
text-transform:uppercase;
}
.ogeop_field_val-sej{
font-size:0.875rem;
overflow-wrap:break-word;
color:#1C1710;
font-weight:700;
}
.ogets-sej{
padding:2.75rem 0;
}
.ogets_in-sej{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:883px){
.ogets_in-sej{
grid-template-columns:1.4fr 1fr;
gap:48px;
}
}
.ogets_left-sej{
min-width:0;
}
.ogets_h2-sej{
margin-bottom:0.75rem;
overflow-wrap:break-word;
color:#F5EFE0;
font-weight:600;
line-height:1.1;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.625rem;
}
@media(min-width:769px){
.ogets_h2-sej{
font-size:28px;
}
}
.ogets_text-sej{
margin-bottom:22px;
line-height:1.6;
max-width:520px;
color:#B5A88C;
font-size:0.906rem;
}
.ogets_badges-sej{
gap:18px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.ogets_badge-sej{
font-weight:600;
color:#B5A88C;
font-size:13px;
}
.ogets_pay-sej{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
@media(min-width:878px){
.ogets_pay-sej{
justify-content:flex-end;
}
}
.ogets_pay_chip-sej{
background:rgba(255,248,230,0.07);
padding:12px 16px;
border:1px solid rgba(255,248,230,0.13);
border-radius:0.875rem;
font-size:0.875rem;
font-weight:700;
color:#F5EFE0;
}
.ogepmt-sej{
padding:48px 0 0.625rem;
}
.ogepmt_in-sej{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:882px){
.ogepmt_in-sej{
grid-template-columns:1fr 1.1fr;
gap:3rem;
}
}
.ogepmt_left-sej{
min-width:0;
}
.ogepmt_eyebrow-sej{
margin-bottom:0.75rem;
}
.ogepmt_h2-sej{
margin-bottom:12px;
font-size:30px;
overflow-wrap:break-word;
line-height:1.06;
color:#1C1710;
font-weight:600;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:770px){
.ogepmt_h2-sej{
font-size:2rem;
}
}
.ogepmt_text-sej{
margin-bottom:22px;
font-size:14.5px;
line-height:1.6;
color:#8C7D65;
}
.ogepmt_logos-sej{
grid-template-columns:repeat(2,1fr);
gap:0.625rem;
display:grid;
}
@media(min-width:481px){
.ogepmt_logos-sej{
grid-template-columns:repeat(4,1fr);
}
}
.ogepmt_logo-sej{
background:#FBF8F2;
border:1px solid rgba(28,23,16,0.08);
padding:0 0.5rem;
overflow:hidden;
border-radius:0.5rem;
display:flex;
height:3.125rem;
align-items:center;
text-overflow:ellipsis;
white-space:nowrap;
font-weight:700;
font-size:0.781rem;
text-align:center;
justify-content:center;
color:#3A3226;
}
.ogepmt_table-sej{
border-radius:0.875rem;
border:1px solid rgba(28,23,16,0.08);
overflow:hidden;
min-width:0;
}
.ogepmt_thead-sej{
background:#2A2318;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.ogepmt_th-sej{
padding:13px 0.875rem;
overflow:hidden;
letter-spacing:.08em;
white-space:nowrap;
font-size:10px;
text-transform:uppercase;
font-weight:700;
color:#F5EFE0;
text-overflow:ellipsis;
}
.ogepmt_row-sej{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(28,23,16,0.08);
}
.ogepmt_row-sej:nth-child(odd){
background:#FBF8F2;
}
.ogepmt_td-sej{
padding:14px;
min-width:0;
overflow-wrap:break-word;
color:#8C7D65;
font-size:0.844rem;
}
.ogepmt_row-sej .ogepmt_td-sej:first-child{
font-weight:700;
color:#1C1710;
}
.ogepmt_row-sej .ogepmt_td-sej:last-child{
color:#4A7C59;
font-weight:700;
}
.ogedr-sej{
padding:2.25rem 0 10px;
}
.ogedr_in-sej{
gap:20px;
border:1px dashed rgba(28,23,16,0.15);
border-radius:0.875rem;
padding:1.75rem 2rem;
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.ogedr_in-sej{
gap:2rem;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.ogedr_h2-sej{
overflow-wrap:break-word;
font-weight:600;
margin-bottom:8px;
font-size:24px;
color:#1C1710;
line-height:1.1;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:771px){
.ogedr_h2-sej{
font-size:1.625rem;
}
}
.ogedr_text-sej{
overflow-wrap:break-word;
font-size:14px;
line-height:1.6;
color:#8C7D65;
max-width:42.5rem;
}
.ogedr_text-sej b{
font-weight:700;
color:#1C1710;
}
.ogedr_cta-sej{
flex:0 0 auto;
transition:color .22s ease;
color:#1C1710;
font-size:0.844rem;
padding-bottom:2px;
border-bottom:1px solid #A8742A;
white-space:nowrap;
font-weight:700;
}
.ogedr_cta-sej:hover{
color:#A8742A;
}
.ogehts-sej{
padding:48px 0;
}
@media(min-width:769px){
.ogehts-sej{
padding:3.875rem 0;
}
}
.ogehts_head-sej{
gap:18px;
display:flex;
flex-direction:column;
margin-bottom:34px;
}
@media(min-width:769px){
.ogehts_head-sej{
gap:24px;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.ogehts_eyebrow-sej{
margin-bottom:0.75rem;
}
.ogehts_h2-sej{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
color:#F5EFE0;
font-size:1.875rem;
}
@media(min-width:769px){
.ogehts_h2-sej{
font-size:38px;
}
}
.ogehts_cta-sej{
padding:15px 30px;
transition:opacity .22s ease;
border-radius:999px;
background:#D4A853;
flex:0 0 auto;
color:#1C1710;
font-size:0.938rem;
font-weight:700;
}
.ogehts_cta-sej:hover{
opacity:.9;
}
.ogehts_grid-sej{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.ogehts_grid-sej{
grid-template-columns:repeat(3,1fr);
}
}
.ogehts_step-sej{
min-width:0;
border-top:1px solid rgba(255,248,230,0.13);
padding-top:22px;
}
.ogehts_step_num-sej{
line-height:1;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#D4A853;
font-weight:700;
margin-bottom:0.875rem;
font-size:2.75rem;
}
.ogehts_step_h-sej{
overflow-wrap:break-word;
margin-bottom:0.5rem;
color:#F5EFE0;
font-size:1.188rem;
font-weight:700;
line-height:1.2;
}
.ogehts_step_p-sej{
overflow-wrap:break-word;
line-height:1.55;
color:#B5A88C;
font-size:0.875rem;
}
.ogegd-sej{
padding:48px 0 10px;
}
.ogegd_head-sej{
gap:0.875rem;
margin-bottom:1.5rem;
flex-direction:column;
display:flex;
}
@media(min-width:682px){
.ogegd_head-sej{
gap:20px;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.ogegd_eyebrow-sej{
margin-bottom:0.625rem;
}
.ogegd_h2-sej{
font-weight:600;
color:#1C1710;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
overflow-wrap:break-word;
font-size:1.75rem;
}
@media(min-width:766px){
.ogegd_h2-sej{
font-size:2.125rem;
}
}
.ogegd_more-sej{
flex:0 0 auto;
transition:color .22s ease,border-color .22s ease;
color:#1C1710;
font-weight:600;
border-bottom:1px solid #1C1710;
padding-bottom:2px;
font-size:13.5px;
}
.ogegd_more-sej:hover{
border-color:#A8742A;
color:#A8742A;
}
.ogegd_grid-sej{
grid-template-columns:1fr;
gap:20px;
display:grid;
}
@media(min-width:717px){
.ogegd_grid-sej{
grid-template-columns:repeat(3,1fr);
}
}
.ogegd_card-sej{
border:1px solid rgba(28,23,16,0.08);
overflow:hidden;
border-radius:14px;
background:#FBF8F2;
min-width:0;
display:block;
}
.ogegd_card_img-sej{
background:linear-gradient(140deg,#2E2410,#A8742A);
height:150px;
}
.ogegd_card_body-sej{
padding:1.375rem;
}
.ogegd_card_cat-sej{
font-size:10px;
font-weight:600;
color:#A8742A;
letter-spacing:.1em;
text-transform:uppercase;
}
.ogegd_card_h-sej{
margin:0.5rem 0 0.625rem;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.2;
font-size:19px;
color:#1C1710;
overflow-wrap:break-word;
font-weight:600;
}
.ogegd_card_meta-sej{
overflow-wrap:break-word;
color:#6B5F4A;
font-size:0.75rem;
}
.ogeel-sej{
padding:3rem 0;
}
@media(min-width:768px){
.ogeel-sej{
padding:3.5rem 0;
}
}
.ogeel_in-sej{
gap:2.5rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:899px){
.ogeel_in-sej{
gap:56px;
grid-template-columns:1fr 1fr;
}
}
.ogeel_left-sej{
min-width:0;
}
.ogeel_eyebrow-sej{
margin-bottom:14px;
}
.ogeel_h2-sej{
color:#1C1710;
overflow-wrap:break-word;
line-height:1.08;
margin-bottom:1.375rem;
font-size:32px;
font-weight:600;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.ogeel_h2-sej{
font-size:38px;
}
}
.ogeel_body-sej p{
font-size:1rem;
line-height:1.7;
overflow-wrap:break-word;
margin-bottom:18px;
color:#3A3226;
}
.ogeel_dropcap-sej{
padding:0.375rem 12px 0 0;
line-height:.8;
float:left;
font-size:62px;
color:#A8742A;
font-weight:700;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
.ogeel_right-sej{
min-width:0;
}
.ogeel_quote-sej{
border-radius:1.25rem;
padding:36px;
background:linear-gradient(150deg,#2E2410,#131009);
position:relative;
color:#F5EFE0;
margin-bottom:24px;
}
.ogeel_quote_mark-sej{
align-items:center;
color:#D4A853;
display:inline-flex;
margin-bottom:0.375rem;
}
.ogeel_quote_mark-sej svg{
height:2.125rem;
width:34px;
}
.ogeel_quote_text-sej{
overflow-wrap:break-word;
font-weight:500;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:22px;
line-height:1.4;
color:#F5EFE0;
font-size:1.375rem;
}
.ogeel_quote_meta-sej{
gap:0.75rem;
align-items:center;
display:flex;
}
.ogeel_quote_av-sej{
flex:0 0 auto;
background:linear-gradient(135deg,#A8742A,#D4A853);
border-radius:50%;
height:38px;
width:2.375rem;
}
.ogeel_quote_author-sej{
color:#F5EFE0;
font-weight:700;
font-size:14px;
}
.ogeel_quote_meta_sub-sej{
color:#B5A88C;
font-size:12px;
}
.ogeel_explain-sej{
border-radius:0.875rem;
border:1px solid rgba(28,23,16,0.08);
overflow:hidden;
}
.ogeel_explain_card-sej{
padding:1.375rem 1.5rem;
}
.ogeel_explain_card-sej+.ogeel_explain_card-sej{
border-top:1px solid rgba(28,23,16,0.08);
}
.ogeel_explain_h-sej{
color:#1C1710;
margin-bottom:8px;
overflow-wrap:break-word;
line-height:1.15;
font-size:1.25rem;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
}
.ogeel_explain_p-sej{
color:#8C7D65;
overflow-wrap:break-word;
line-height:1.55;
font-size:14px;
}
.ogesc-sej{
padding:48px 0 0.625rem;
}
.ogesc_head-sej{
text-align:center;
margin-bottom:1.75rem;
}
.ogesc_eyebrow-sej{
margin-bottom:0.75rem;
}
.ogesc_h2-sej{
line-height:1.05;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#1C1710;
overflow-wrap:break-word;
font-weight:600;
font-size:1.875rem;
}
@media(min-width:770px){
.ogesc_h2-sej{
font-size:36px;
}
}
.ogesc_table-sej{
border:1px solid rgba(28,23,16,0.08);
overflow:hidden;
margin:0 auto;
border-radius:14px;
max-width:900px;
}
.ogesc_thead-sej{
background:#2A2318;
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
}
.ogesc_th-sej{
padding:0.938rem 18px;
color:#B5A88C;
font-weight:700;
text-align:center;
overflow-wrap:break-word;
font-size:0.813rem;
}
.ogesc_th-sej:first-child{
text-align:left;
}
.ogesc_th_us-sej{
color:#D4A853;
}
.ogesc_row-sej{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(28,23,16,0.08);
}
.ogesc_row-sej:nth-child(even){
background:#FBF8F2;
}
.ogesc_td-sej{
padding:15px 18px;
color:#6B5F4A;
text-align:center;
font-size:14px;
min-width:0;
overflow-wrap:break-word;
}
.ogesc_td-sej:first-child{
text-align:left;
font-weight:600;
color:#3A3226;
}
.ogesc_td_us-sej{
font-weight:700;
color:#4A7C59;
}
.ogelh-sej{
padding:40px 0 1.25rem;
}
.ogelh_in-sej{
padding-top:34px;
border-top:1px solid rgba(28,23,16,0.15);
}
.ogelh_eyebrow-sej{
margin-bottom:1.375rem;
display:block;
}
.ogelh_grid-sej{
gap:1.75rem;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:597px){
.ogelh_grid-sej{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:959px){
.ogelh_grid-sej{
grid-template-columns:repeat(5,1fr);
}
}
.ogelh_col-sej{
min-width:0;
}
.ogelh_col_h-sej{
overflow-wrap:break-word;
margin-bottom:12px;
font-size:13px;
color:#1C1710;
font-weight:700;
}
.ogelh_links-sej{
gap:8px;
display:flex;
flex-direction:column;
}
.ogelh_link-sej{
transition:color .22s ease;
font-size:13px;
color:#8C7D65;
overflow-wrap:break-word;
}
.ogelh_link-sej:hover{
color:#A8742A;
}
.ogesg-sej{
padding:3rem 0 0.625rem;
}
.ogesg_eyebrow-sej{
margin-bottom:12px;
display:block;
}
.ogesg_h2-sej{
font-weight:600;
overflow-wrap:break-word;
font-size:1.875rem;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:28px;
line-height:1.05;
color:#1C1710;
}
@media(min-width:770px){
.ogesg_h2-sej{
font-size:2.25rem;
}
}
.ogesg_grid-sej{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:718px){
.ogesg_grid-sej{
grid-template-columns:repeat(3,1fr);
}
}
.ogesg_col-sej{
min-width:0;
}
.ogesg_col_h-sej{
line-height:1.15;
color:#1C1710;
font-size:1.375rem;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:10px;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
.ogesg_col_p-sej{
color:#8C7D65;
line-height:1.65;
font-size:0.875rem;
overflow-wrap:break-word;
}
.ogefaq-sej{
padding:3rem 0;
background:#FBF8F2;
margin-top:24px;
border-top:1px solid rgba(28,23,16,0.08);
border-bottom:1px solid rgba(28,23,16,0.08);
}
@media(min-width:771px){
.ogefaq-sej{
padding:3.875rem 0;
}
}
.ogefaq_head-sej{
text-align:center;
margin-bottom:34px;
}
.ogefaq_eyebrow-sej{
margin-bottom:12px;
}
.ogefaq_h2-sej{
font-size:2rem;
line-height:1.05;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
color:#1C1710;
}
@media(min-width:769px){
.ogefaq_h2-sej{
font-size:2.375rem;
}
}
.ogefaq_list-sej{
margin:0 auto;
gap:0.75rem;
display:flex;
max-width:51.25rem;
flex-direction:column;
}
.ogefaq_item-sej{
background:#F5F0E8;
border-radius:0.875rem;
overflow:hidden;
border:1px solid rgba(28,23,16,0.08);
}
.ogefaq_q-sej{
gap:1.25rem;
padding:1.25rem 24px;
list-style:none;
font-size:16px;
color:#1C1710;
display:flex;
justify-content:space-between;
align-items:center;
cursor:pointer;
font-weight:700;
overflow-wrap:break-word;
}
.ogefaq_q-sej::-webkit-details-marker{
display:none;
}
.ogefaq_q_ic-sej{
transition:transform .22s ease;
flex:0 0 auto;
display:inline-flex;
align-items:center;
color:#A8742A;
}
.ogefaq_q_ic-sej svg{
height:18px;
width:18px;
}
.ogefaq_item-sej[open] .ogefaq_q_ic-sej{
transform:rotate(180deg);
}
.ogefaq_a-sej{
padding:0 1.5rem 1.25rem;
line-height:1.6;
color:#8C7D65;
overflow-wrap:break-word;
font-size:14.5px;
}
.ogesb-sej{
padding:3rem 0;
background:#FBF8F2;
border-bottom:1px solid rgba(28,23,16,0.08);
border-top:1px solid rgba(28,23,16,0.08);
margin-top:1.5rem;
}
@media(min-width:767px){
.ogesb-sej{
padding:56px 0;
}
}
.ogesb_eyebrow-sej{
display:block;
margin-bottom:12px;
}
.ogesb_h2-sej{
overflow-wrap:break-word;
line-height:1.05;
margin-bottom:26px;
font-weight:600;
color:#1C1710;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:30px;
}
@media(min-width:771px){
.ogesb_h2-sej{
font-size:36px;
}
}
.ogesb_grid-sej{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:562px){
.ogesb_grid-sej{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:957px){
.ogesb_grid-sej{
grid-template-columns:repeat(4,1fr);
}
}
.ogesb_card-sej{
background:#F5F0E8;
border-radius:14px;
padding:24px;
border:1px solid rgba(28,23,16,0.08);
min-width:0;
}
.ogesb_card_h-sej{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#1C1710;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:8px;
font-size:1.188rem;
line-height:1.15;
}
.ogesb_card_p-sej{
font-size:0.844rem;
overflow-wrap:break-word;
color:#8C7D65;
line-height:1.6;
}
.ogesb_rtp-sej{
background:#F5F0E8;
grid-template-columns:1fr;
border-radius:14px;
border:1px solid rgba(28,23,16,0.08);
gap:1.5rem;
padding:1.625rem 1.75rem;
margin-top:1.125rem;
align-items:center;
display:grid;
}
@media(min-width:762px){
.ogesb_rtp-sej{
grid-template-columns:1fr 1fr;
gap:2.5rem;
}
}
.ogesb_rtp_h-sej{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.25rem;
font-weight:600;
color:#1C1710;
line-height:1.15;
overflow-wrap:break-word;
margin-bottom:8px;
}
.ogesb_rtp_p-sej{
line-height:1.6;
font-size:0.844rem;
color:#8C7D65;
overflow-wrap:break-word;
}
.ogesb_rtp_stats-sej{
gap:16px;
display:flex;
}
.ogesb_stat-sej{
border-radius:8px;
flex:1 1 0;
background:#FBF8F2;
padding:1.125rem;
text-align:center;
min-width:0;
}
.ogesb_stat_v-sej{
font-weight:700;
font-size:1.625rem;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#4A7C59;
overflow-wrap:break-word;
}
.ogesb_stat_l-sej{
color:#6B5F4A;
margin-top:0.25rem;
font-size:0.719rem;
}
.ogeft-sej{
background:#2A2318;
color:#B5A88C;
margin-top:2.5rem;
}
.ogeft_in-sej{
grid-template-columns:1fr;
gap:2rem;
padding:3rem 0 1.75rem;
display:grid;
}
@media(min-width:598px){
.ogeft_in-sej{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:901px){
.ogeft_in-sej{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.ogeft_brand-sej{
min-width:0;
}
.ogeft_logo-sej{
font-weight:700;
font-size:26px;
overflow-wrap:break-word;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#F5EFE0;
}
.ogeft_tagline-sej{
font-size:0.844rem;
margin-top:14px;
max-width:17.5rem;
color:#B5A88C;
line-height:1.6;
}
.ogeft_contact-sej{
transition:color .22s ease;
overflow-wrap:anywhere;
margin-top:12px;
font-size:0.813rem;
color:#D4A853;
max-width:17.5rem;
display:inline-block;
}
.ogeft_contact-sej:hover{
color:#F5EFE0;
}
.ogeft_col-sej{
min-width:0;
}
.ogeft_col_h-sej{
margin-bottom:14px;
font-size:13px;
overflow-wrap:break-word;
color:#F5EFE0;
text-transform:uppercase;
font-weight:700;
letter-spacing:.08em;
}
.ogeft_col_links-sej{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.ogeft_link-sej{
transition:color .22s ease;
color:#B5A88C;
overflow-wrap:break-word;
font-size:0.844rem;
}
.ogeft_link-sej:hover{
color:#F5EFE0;
}
.ogeft_bot-sej{
gap:1rem;
padding:22px 0 40px;
border-top:1px solid rgba(255,248,230,0.13);
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.ogeft_bot-sej{
gap:1.25rem;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.ogeft_legal-sej{
max-width:47.5rem;
line-height:1.6;
color:#B0A28C;
overflow-wrap:break-word;
font-size:0.719rem;
}
.ogeft_legal-sej b{
font-weight:700;
color:#B5A88C;
}
.ogeft_age-sej{
border-radius:8px;
flex:0 0 auto;
border:1.5px solid #D4A853;
padding:4px 9px;
font-weight:700;
color:#D4A853;
font-size:0.813rem;
}