*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F5F1EA;
overflow-wrap:break-word;
-webkit-font-smoothing:antialiased;
text-rendering:optimizeLegibility;
font-size:15px;
line-height:1.6;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#3A3228;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
border:none;
background:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
height:0.5rem;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.50);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.osylayout_ata{
min-height:100vh;
display:flex;
flex-direction:column;
}
.osymain_ata{
flex:1 1 auto;
width:100%;
min-width:0;
}
.osycontainer_ata{
padding:0 1rem;
margin:0 auto;
max-width:87.5rem;
width:100%;
}
@media(min-width:769px){
.osycontainer_ata{
padding:0 2rem;
}
}
@media(min-width:1101px){
.osycontainer_ata{
padding:0 3.5rem;
}
}
.osyeyebrow_ata{
display:inline-block;
letter-spacing:.2em;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
overflow-wrap:break-word;
font-size:0.688rem;
font-weight:600;
color:#A8673A;
line-height:1.4;
text-transform:uppercase;
}
.osyband_ata{
background:#1E1A15;
color:#F2EBE0;
}
.osyband_ata .osyeyebrow_ata{
color:#D4955A;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.osytb_ata{
background:#F5F1EA;
border-bottom:1px solid rgba(28,24,20,0.14);
top:0;
position:sticky;
z-index:50;
}
.osytb_in_ata{
gap:1rem;
margin:0 auto;
padding:12px 16px;
justify-content:space-between;
width:100%;
align-items:center;
max-width:1400px;
display:flex;
}
@media(min-width:770px){
.osytb_in_ata{
padding:16px 2rem;
}
}
@media(min-width:1101px){
.osytb_in_ata{
padding:18px 3.5rem;
}
}
.osytb_left_ata{
gap:28px;
display:flex;
align-items:center;
min-width:0;
}
.osytb_logo_ata{
gap:0.688rem;
align-items:center;
min-width:0;
display:flex;
}
.osytb_logo_mark_ata{
flex:0 0 auto;
border-radius:8px;
height:34px;
object-fit:cover;
width:34px;
}
.osytb_logo_txt_ata{
line-height:1;
flex-direction:column;
display:flex;
min-width:0;
}
.osytb_logo_name_ata{
overflow:hidden;
color:#1C1814;
font-weight:700;
font-size:22px;
text-overflow:ellipsis;
white-space:nowrap;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
letter-spacing:.02em;
}
.osytb_logo_sub_ata{
overflow:hidden;
font-size:0.531rem;
white-space:nowrap;
letter-spacing:.32em;
margin-top:4px;
text-transform:uppercase;
color:#A8673A;
font-weight:600;
text-overflow:ellipsis;
}
.osytb_nav_ata{
display:none;
}
@media(min-width:961px){
.osytb_nav_ata{
gap:1.75rem;
display:flex;
align-items:center;
}
}
.osytb_nav_item_ata{
transition:color .2s ease,border-color .2s ease;
border-bottom:2px solid transparent;
font-weight:600;
padding-bottom:3px;
white-space:nowrap;
color:#3A3228;
font-size:14px;
}
.osytb_nav_item_ata:hover{
color:#1C1814;
}
.osytb_nav_item_ata.osystate_active_ata{
border-color:#A8673A;
color:#1C1814;
}
.osytb_right_ata{
flex:0 0 auto;
gap:0.875rem;
display:flex;
align-items:center;
}
.osytb_search_ata{
transition:color .2s ease;
align-items:center;
display:flex;
justify-content:center;
color:#3A3228;
}
.osytb_search_ata:hover{
color:#A8673A;
}
.osytb_search_ata svg{
width:18px;
height:1.125rem;
}
.osytb_lang_ata{
letter-spacing:.1em;
font-size:0.688rem;
text-transform:uppercase;
font-weight:600;
color:#6B5E4E;
}
.osytb_lang_ata:hover{
color:#1C1814;
}
.osytb_login_ata{
font-weight:600;
color:#1C1814;
display:none;
font-size:14px;
}
@media(min-width:766px){
.osytb_login_ata{
display:inline-block;
}
}
.osytb_register_ata{
transition:background-color .2s ease;
border-radius:62.438rem;
padding:0.688rem 22px;
background:#1C1814;
white-space:nowrap;
font-weight:700;
font-size:0.875rem;
color:#F2EBE0;
}
.osytb_register_ata:hover{
background:#332C24;
}
.osymob_ata{
background:#F5F1EA;
position:fixed;
bottom:0;
left:0;
padding-bottom:env(safe-area-inset-bottom);
right:0;
z-index:60;
border-top:1px solid rgba(28,24,20,0.14);
}
@media(min-width:960px){
.osymob_ata{
display:none;
}
}
.osymob_in_ata{
margin:0 auto;
justify-content:space-around;
max-width:560px;
display:flex;
align-items:stretch;
}
.osymob_item_ata{
flex:1 1 0;
gap:3px;
padding:9px 4px;
transition:color .2s ease;
flex-direction:column;
color:#6B5E4E;
min-width:0;
align-items:center;
display:flex;
}
.osymob_item_ata.osystate_active_ata{
color:#A8673A;
}
.osymob_ic_ata{
display:flex;
align-items:center;
justify-content:center;
}
.osymob_ic_ata svg{
width:20px;
height:20px;
}
.osymob_lb_ata{
overflow:hidden;
max-width:100%;
font-weight:600;
font-size:0.625rem;
text-overflow:ellipsis;
white-space:nowrap;
}
@media(max-width:962px){
body{
padding-bottom:3.75rem;
}
}
.osyrail_ata{
position:relative;
min-width:0;
}
.osyrail_scroll_ata{
gap:14px;
-webkit-overflow-scrolling:touch;
overflow-x:auto;
padding-bottom:0.875rem;
scrollbar-width:thin;
display:flex;
}
@media(min-width:769px){
.osyrail_scroll_ata{
gap:18px;
}
}
.osygc_ata{
flex:0 0 auto;
width:9.375rem;
display:block;
}
@media(min-width:770px){
.osygc_ata{
width:188px;
}
}
.osygc_img_ata{
overflow:hidden;
background:#FDFAF4;
border-radius:14px;
position:relative;
box-shadow:0 2px 6px rgba(28,24,20,0.07), 0 8px 1.5rem rgba(28,24,20,0.09);
padding-bottom:133.33%;
}
.osygc_img_ata img{
inset:0;
height:100%;
width:100%;
object-fit:cover;
position:absolute;
}
.osygc_cover_ata{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.50));
pointer-events:none;
position:absolute;
}
.osygc_hover_ata{
inset:0;
background:rgba(0,0,0,0.50);
transition:opacity .2s ease;
opacity:0;
align-items:center;
justify-content:center;
position:absolute;
display:flex;
}
.osygc_ata:hover .osygc_hover_ata{
opacity:1;
}
.osygc_hover_btn_ata{
background:#1C1814;
border-radius:62.438rem;
width:2.875rem;
color:#F2EBE0;
justify-content:center;
display:flex;
height:46px;
align-items:center;
}
.osygc_hover_btn_ata svg{
width:1.125rem;
height:1.125rem;
}
.osygc_info_ata{
gap:2px;
display:flex;
flex-direction:column;
margin-top:0.563rem;
min-width:0;
}
.osygc_name_ata{
overflow:hidden;
text-overflow:ellipsis;
color:#1C1814;
font-weight:700;
font-size:13px;
white-space:nowrap;
}
.osygc_prov_ata{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
font-size:0.688rem;
color:#6B5E4E;
}
.osygc_meta_ata{
color:#6B5E4E;
font-size:0.688rem;
}
.osytc_ata{
flex:0 0 auto;
width:180px;
display:block;
}
@media(min-width:765px){
.osytc_ata{
width:14.375rem;
}
}
.osytc_img_ata{
background:#FDFAF4;
overflow:hidden;
border-radius:14px;
box-shadow:0 2px 0.375rem rgba(28,24,20,0.07), 0 8px 24px rgba(28,24,20,0.09);
position:relative;
padding-bottom:75%;
}
.osytc_img_ata img{
inset:0;
height:100%;
position:absolute;
width:100%;
object-fit:cover;
}
.osytc_info_ata{
gap:2px;
display:flex;
margin-top:0.563rem;
min-width:0;
flex-direction:column;
}
.osytc_name_ata{
overflow:hidden;
color:#1C1814;
white-space:nowrap;
font-size:14px;
font-weight:700;
text-overflow:ellipsis;
}
.osytc_rtp_ata{
font-size:0.688rem;
color:#6B5E4E;
}
.osylc_ata{
flex:0 0 auto;
display:block;
width:14.375rem;
}
@media(min-width:769px){
.osylc_ata{
width:268px;
}
}
.osylc_img_ata{
background:#FDFAF4;
overflow:hidden;
border-radius:0.875rem;
box-shadow:0 2px 6px rgba(28,24,20,0.07), 0 0.5rem 1.5rem rgba(28,24,20,0.09);
padding-bottom:62.5%;
position:relative;
}
.osylc_img_ata img{
inset:0;
height:100%;
position:absolute;
width:100%;
object-fit:cover;
}
.osylc_live_ata{
padding:0.25rem 9px;
border-radius:999px;
background:rgba(0,0,0,0.50);
gap:0.438rem;
left:0.75rem;
position:absolute;
align-items:center;
display:flex;
top:12px;
}
.osylc_live_dot_ata{
animation:zm2-pulse 1.6s infinite;
background:#B84A3A;
border-radius:50%;
height:0.5rem;
width:0.5rem;
}
.osylc_seats_ata{
font-size:0.625rem;
font-weight:600;
text-transform:uppercase;
letter-spacing:.08em;
color:#F2EBE0;
}
.osylc_info_ata{
gap:2px;
min-width:0;
flex-direction:column;
display:flex;
margin-top:9px;
}
.osylc_name_ata{
overflow:hidden;
font-size:0.938rem;
white-space:nowrap;
font-weight:700;
text-overflow:ellipsis;
color:#1C1814;
}
.osylc_bet_ata{
color:#6B5E4E;
font-size:11px;
}
.osypc_ata{
padding:1rem 0.875rem;
background:#FDFAF4;
border-radius:14px;
border:1px solid rgba(28,24,20,0.08);
gap:8px;
flex-direction:column;
display:flex;
min-height:4.625rem;
align-items:center;
justify-content:center;
min-width:0;
}
.osypc_logo_ata{
flex:0 0 auto;
object-fit:contain;
width:auto;
height:1.75rem;
max-width:100%;
}
.osypc_name_ata{
overflow:hidden;
color:#6B5E4E;
text-overflow:ellipsis;
font-size:11px;
text-align:center;
white-space:nowrap;
max-width:100%;
}
.osygc_tag_ata{
border-radius:0.5rem;
padding:3px 0.5rem;
position:absolute;
font-size:10px;
letter-spacing:.06em;
text-transform:uppercase;
left:10px;
display:inline-block;
font-weight:700;
z-index:2;
top:0.625rem;
}
.osygc_tag_hot_ata{
background:#B84A3A;
color:#F2EBE0;
}
.osygc_tag_new_ata{
background:#C8854E;
color:#1C1814;
}
.osygc_tag_jp_ata{
background:#C89B3A;
color:#1C1814;
}
.osygc_tag_live_ata{
background:#B84A3A;
color:#F2EBE0;
}
.osysh_ata{
min-width:0;
margin-bottom:18px;
}
.osysh_row_ata{
gap:1rem;
align-items:flex-end;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
}
.osysh_row_ata .osysh_l_ata{
gap:0.375rem;
display:flex;
flex-direction:column;
min-width:0;
}
.osysh_stack_ata{
gap:0.625rem;
display:flex;
align-items:flex-start;
flex-direction:column;
}
.osysh_center_ata{
gap:10px;
flex-direction:column;
display:flex;
text-align:center;
align-items:center;
}
.osysh_h2_ata{
font-weight:600;
overflow-wrap:break-word;
font-size:1.5rem;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#1C1814;
line-height:1.1;
}
@media(min-width:770px){
.osysh_h2_ata{
font-size:30px;
}
}
.osyband_ata .osysh_h2_ata{
color:#F2EBE0;
}
.osysh_eb_line_ata{
gap:10px;
display:inline-flex;
align-items:center;
}
.osysh_eb_line_ata::before{
background:#A8673A;
display:inline-block;
height:1px;
width:1.75rem;
content:"";
}
.osyband_ata .osysh_eb_line_ata::before{
background:#D4955A;
}
.osysh_eb_dot_ata{
gap:8px;
align-items:center;
display:inline-flex;
}
.osysh_eb_dot_ata::before{
background:#A8673A;
border-radius:50%;
content:"";
width:0.375rem;
display:inline-block;
height:0.375rem;
}
.osyband_ata .osysh_eb_dot_ata::before{
background:#D4955A;
}
.osysh_link_ata{
gap:0.375rem;
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
padding-bottom:2px;
align-items:center;
border-bottom:1px solid #1C1814;
display:inline-flex;
color:#1C1814;
white-space:nowrap;
font-size:0.813rem;
font-weight:600;
}
.osysh_link_ata:hover{
border-color:#A8673A;
color:#A8673A;
}
.osysh_link_ata svg{
height:14px;
width:0.875rem;
}
.osysh_link_chev_ata{
padding-bottom:0;
border-bottom:0;
}
.osysh_link_btn_ata{
background:#1C1814;
padding:0.563rem 18px;
border-radius:62.438rem;
color:#F2EBE0;
border-bottom:0;
}
.osysh_link_btn_ata:hover{
border-color:transparent;
background:#332C24;
color:#F2EBE0;
}
.osyband_ata .osysh_link_ata{
border-color:#F2EBE0;
color:#F2EBE0;
}
.osyband_ata .osysh_link_btn_ata{
background:#D4955A;
color:#1C1814;
}
.osysh_rule_ata{
margin:-2px 0 1.125rem;
background:rgba(28,24,20,0.14);
height:1px;
}
.osyband_ata .osysh_rule_ata{
background:rgba(255,245,225,0.12);
}
.osyhero_ata{
padding:32px 0 8px;
}
@media(min-width:769px){
.osyhero_ata{
padding:56px 0 24px;
}
}
.osyhero_in_ata{
grid-template-columns:1fr;
gap:32px;
align-items:center;
display:grid;
}
@media(min-width:903px){
.osyhero_in_ata{
gap:48px;
grid-template-columns:1.05fr .95fr;
}
}
.osyhero_copy_ata{
min-width:0;
}
.osyhero_eyebrow_ata{
gap:10px;
align-items:center;
display:inline-flex;
margin-bottom:1.375rem;
}
.osyhero_eyebrow_line_ata{
flex:0 0 auto;
background:#A8673A;
height:1px;
width:1.75rem;
display:inline-block;
}
.osyhero_h1_ata{
color:#1C1814;
font-weight:600;
line-height:1.04;
font-size:2.375rem;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:1.25rem;
letter-spacing:-.01em;
}
@media(min-width:769px){
.osyhero_h1_ata{
font-size:54px;
}
}
@media(min-width:1098px){
.osyhero_h1_ata{
font-size:62px;
}
}
.osyhero_h1_ata em{
font-style:normal;
color:#A8673A;
}
.osyhero_sub_ata{
font-size:16px;
max-width:30rem;
line-height:1.6;
margin-bottom:30px;
color:#8A7A68;
}
@media(min-width:771px){
.osyhero_sub_ata{
font-size:18px;
}
}
.osyhero_actions_ata{
gap:0.875rem;
margin-bottom:2.125rem;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.osyhero_cta_ata{
transition:background-color .2s ease;
padding:16px 30px;
gap:0.625rem;
background:#1C1814;
border-radius:62.438rem;
font-weight:700;
font-size:0.938rem;
color:#F2EBE0;
display:inline-flex;
align-items:center;
}
.osyhero_cta_ata:hover{
background:#332C24;
}
.osyhero_cta_ic_ata{
align-items:center;
display:inline-flex;
}
.osyhero_cta_ic_ata svg{
width:16px;
height:1rem;
}
.osyhero_cta_alt_ata{
padding:15px 1.625rem;
border-radius:999px;
background:transparent;
border:1px solid rgba(28,24,20,0.14);
transition:border-color .2s ease,color .2s ease;
font-size:15px;
color:#1C1814;
display:inline-flex;
font-weight:600;
align-items:center;
}
.osyhero_cta_alt_ata:hover{
border-color:#A8673A;
color:#A8673A;
}
.osyhero_trust_ata{
gap:22px;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.osyhero_trust_item_ata{
gap:0.563rem;
display:flex;
color:#3A3228;
font-weight:600;
font-size:0.813rem;
align-items:center;
}
.osyhero_trust_ic_ata{
display:inline-flex;
align-items:center;
color:#A8673A;
}
.osyhero_trust_ic_ata svg{
height:1rem;
width:16px;
}
.osyhero_promo_ata{
background:#FDFAF4;
border-radius:20px;
overflow:hidden;
display:flex;
min-height:300px;
box-shadow:0 0.75rem 48px rgba(28,24,20,0.14), 0 3px 12px rgba(28,24,20,0.08);
position:relative;
}
.osyhero_promo_bg_ata{
inset:0;
background-position:center;
position:absolute;
background-size:cover;
}
.osyhero_promo_bg_ata::after{
background:linear-gradient(120deg,#1E1A15 0%,rgba(0,0,0,0.50) 55%,transparent 100%);
inset:0;
content:"";
position:absolute;
}
.osyhero_promo_glow_ata{
border-radius:50%;
background:radial-gradient(circle,rgba(176,120,60,0.18) 0%,transparent 65%);
right:-20px;
width:16.25rem;
position:absolute;
top:-2.5rem;
pointer-events:none;
height:260px;
}
.osyhero_promo_ct_ata{
padding:1.75rem;
max-width:88%;
align-self:flex-end;
z-index:2;
position:relative;
}
.osyhero_promo_label_ata{
font-weight:700;
display:block;
color:#D4955A;
text-transform:uppercase;
letter-spacing:.25em;
font-size:10px;
margin-bottom:0.5rem;
}
.osyhero_promo_amount_ata{
font-weight:600;
font-size:32px;
overflow-wrap:break-word;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
color:#F2EBE0;
}
@media(min-width:765px){
.osyhero_promo_amount_ata{
font-size:2.5rem;
}
}
.osyhero_promo_amount_ata em{
color:#D4955A;
font-style:normal;
}
.osyhero_rating_ata{
gap:0.625rem;
border-radius:0.875rem;
border:1px solid rgba(28,24,20,0.08);
background:#FDFAF4;
padding:10px 14px;
box-shadow:0 2px 0.375rem rgba(28,24,20,0.07), 0 0.5rem 1.5rem rgba(28,24,20,0.09);
display:flex;
top:14px;
position:absolute;
right:14px;
align-items:center;
z-index:3;
max-width:min(16.25rem,62%);
}
.osyhero_rating_score_ata{
flex:0 0 auto;
font-size:24px;
font-weight:700;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#1C1814;
}
.osyhero_rating_txt_ata{
flex:1 1 auto;
min-width:0;
}
.osyhero_rating_stars_ata{
gap:2px;
color:#A8673A;
display:flex;
}
.osyhero_rating_stars_ata svg{
height:12px;
width:12px;
}
.osyhero_rating_cap_ata{
display:block;
color:#6B5E4E;
overflow-wrap:break-word;
line-height:1.35;
font-size:0.688rem;
margin-top:3px;
}
.osystat_ata{
border-top:1px solid rgba(28,24,20,0.14);
margin-top:16px;
border-bottom:1px solid rgba(28,24,20,0.14);
}
.osystat_in_ata{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:766px){
.osystat_in_ata{
grid-template-columns:repeat(4,1fr);
}
}
.osystat_item_ata{
padding:1.375rem 0.875rem;
border-right:1px solid rgba(28,24,20,0.08);
border-bottom:1px solid rgba(28,24,20,0.08);
min-width:0;
}
.osystat_item_ata:nth-child(2n){
border-right:0;
}
.osystat_item_ata:nth-child(n+3){
border-bottom:0;
}
@media(min-width:768px){
.osystat_item_ata{
border-bottom:0;
}
.osystat_item_ata:nth-child(2n){
border-right:1px solid rgba(28,24,20,0.08);
}
.osystat_item_ata:nth-child(4n){
border-right:0;
}
}
.osystat_value_ata{
font-size:30px;
font-weight:700;
line-height:1;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#1C1814;
overflow-wrap:break-word;
}
@media(min-width:770px){
.osystat_value_ata{
font-size:34px;
}
}
.osystat_label_ata{
overflow-wrap:break-word;
margin-top:0.375rem;
line-height:1.4;
font-size:0.813rem;
color:#6B5E4E;
}
.osygrow_ata{
padding:26px 0 0.625rem;
}
.osyrow_seo_ata{
margin:10px 0 0;
color:#8A7A68;
font-size:14px;
max-width:760px;
line-height:1.65;
overflow-wrap:break-word;
}
.osyrow_seo_ata strong{
color:#1C1814;
font-weight:700;
}
.osypr_ata{
padding:30px 0 0.375rem;
}
.osypr_card_ata{
gap:0.625rem;
flex:0 0 auto;
border-radius:1.25rem;
background:#FDFAF4;
padding:26px;
overflow:hidden;
border:1px solid rgba(28,24,20,0.08);
display:flex;
flex-direction:column;
position:relative;
width:17.5rem;
min-height:12.5rem;
}
@media(min-width:767px){
.osypr_card_ata{
width:18.75rem;
}
}
.osypr_card_feat_ata{
border-color:transparent;
background:linear-gradient(150deg,#2C2318,#131009);
color:#F2EBE0;
}
.osypr_glow_ata{
background:radial-gradient(circle,rgba(176,120,60,0.18),transparent 70%);
border-radius:50%;
top:-30px;
opacity:0;
pointer-events:none;
position:absolute;
height:8.125rem;
width:8.125rem;
right:-1.875rem;
}
.osypr_card_feat_ata .osypr_glow_ata{
opacity:1;
}
.osypr_label_ata{
position:relative;
color:#A8673A;
font-size:0.625rem;
text-transform:uppercase;
font-weight:700;
letter-spacing:.16em;
}
.osypr_card_feat_ata .osypr_label_ata{
color:#D4955A;
}
.osypr_amount_ata{
font-weight:600;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#1C1814;
line-height:1.08;
overflow-wrap:break-word;
font-size:26px;
position:relative;
}
.osypr_card_feat_ata .osypr_amount_ata{
color:#F2EBE0;
}
.osypr_amount_ata em{
color:#A8673A;
font-style:normal;
}
.osypr_card_feat_ata .osypr_amount_ata em{
color:#D4955A;
}
.osypr_terms_ata{
line-height:1.5;
font-size:0.813rem;
position:relative;
color:#6B5E4E;
}
.osypr_card_feat_ata .osypr_terms_ata{
color:#A89880;
}
.osypr_cta_ata{
margin-top:auto;
position:relative;
align-self:flex-start;
}
.osypr_card_feat_ata .osypr_cta_ata{
background:#D4955A;
border-radius:999px;
transition:opacity .2s ease;
padding:9px 18px;
font-size:0.813rem;
color:#1C1814;
font-weight:700;
}
.osypr_card_feat_ata .osypr_cta_ata:hover{
opacity:.9;
}
.osypr_card_ata:not(.osypr_card_feat_ata) .osypr_cta_ata{
transition:color .2s ease,border-color .2s ease;
color:#1C1814;
border-bottom:1px solid #1C1814;
padding-bottom:2px;
font-size:0.813rem;
font-weight:700;
}
.osypr_card_ata:not(.osypr_card_feat_ata) .osypr_cta_ata:hover{
border-color:#A8673A;
color:#A8673A;
}
.osyjp_ata{
padding:30px 0 0.625rem;
}
.osyjp_grid_ata{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:766px){
.osyjp_grid_ata{
grid-template-columns:1fr 1fr;
}
.osyjp_card_mega_ata{
grid-column:1/-1;
}
}
@media(min-width:1001px){
.osyjp_grid_ata{
grid-template-columns:1.4fr 1fr 1fr;
}
.osyjp_card_mega_ata{
grid-column:auto;
}
}
.osyjp_card_ata{
gap:12px;
padding:1.625rem;
border:1px solid rgba(28,24,20,0.08);
border-radius:20px;
overflow:hidden;
background:#FDFAF4;
flex-direction:column;
justify-content:space-between;
min-width:0;
position:relative;
display:flex;
min-height:12.5rem;
}
.osyjp_card_mega_ata{
background:linear-gradient(135deg,#2C2318,#131009);
border-color:transparent;
color:#F2EBE0;
min-height:13.125rem;
}
.osyjp_glow_ata{
border-radius:50%;
background:radial-gradient(circle,rgba(176,120,60,0.18),transparent 70%);
width:12.5rem;
pointer-events:none;
top:-40px;
height:12.5rem;
position:absolute;
right:-2.5rem;
}
.osyjp_label_ata{
gap:10px;
flex-wrap:wrap;
color:#A8673A;
font-size:10px;
justify-content:space-between;
position:relative;
display:flex;
letter-spacing:.16em;
text-transform:uppercase;
font-weight:700;
align-items:center;
}
.osyjp_card_mega_ata .osyjp_label_ata{
color:#D4955A;
}
.osyjp_drop_ata{
font-weight:600;
color:#6B5E4E;
letter-spacing:.04em;
text-transform:none;
}
.osyjp_card_mega_ata .osyjp_drop_ata{
color:#A89880;
}
.osyjp_amount_ata{
font-size:2.375rem;
position:relative;
overflow-wrap:break-word;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#1C1814;
line-height:1;
font-weight:700;
}
.osyjp_card_mega_ata .osyjp_amount_ata{
animation:zm2-pulse 2.4s infinite;
font-size:48px;
color:#D4955A;
}
@media(min-width:771px){
.osyjp_card_mega_ata .osyjp_amount_ata{
font-size:3.375rem;
}
}
.osyjp_game_ata{
color:#6B5E4E;
font-size:0.813rem;
position:relative;
}
.osyjp_card_mega_ata .osyjp_game_ata{
color:#A89880;
}
.osyjp_cta_ata{
align-self:flex-start;
position:relative;
}
.osyjp_card_mega_ata .osyjp_cta_ata{
transition:opacity .2s ease;
border-radius:999px;
background:#D4955A;
padding:0.625rem 20px;
font-weight:700;
color:#1C1814;
font-size:0.813rem;
}
.osyjp_card_mega_ata .osyjp_cta_ata:hover{
opacity:.9;
}
.osyjp_card_ata:not(.osyjp_card_mega_ata) .osyjp_cta_ata{
transition:color .2s ease,border-color .2s ease;
font-weight:700;
padding-bottom:2px;
border-bottom:1px solid #1C1814;
font-size:0.813rem;
color:#1C1814;
}
.osyjp_card_ata:not(.osyjp_card_mega_ata) .osyjp_cta_ata:hover{
border-color:#A8673A;
color:#A8673A;
}
.osyjp_seo_ata{
margin:0.875rem 0 0;
line-height:1.65;
max-width:760px;
overflow-wrap:break-word;
font-size:0.875rem;
color:#8A7A68;
}
.osyjp_seo_ata strong{
font-weight:700;
color:#1C1814;
}
.osygrow_ata{
padding:26px 0 10px;
}
.osyrow_seo_ata{
margin:10px 0 0;
line-height:1.65;
max-width:760px;
font-size:14px;
color:#8A7A68;
overflow-wrap:break-word;
}
.osyrow_seo_ata strong{
font-weight:700;
color:#1C1814;
}
.osygrow_ata{
padding:1.625rem 0 10px;
}
.osyrow_seo_ata{
margin:0.625rem 0 0;
line-height:1.65;
font-size:0.875rem;
overflow-wrap:break-word;
max-width:47.5rem;
color:#8A7A68;
}
.osyrow_seo_ata strong{
font-weight:700;
color:#1C1814;
}
.osyapp_ata{
padding:1.875rem 0 10px;
}
.osyapp_in_ata{
border:1px solid rgba(28,24,20,0.08);
background:#FDFAF4;
padding:2rem;
gap:28px;
border-radius:1.25rem;
display:flex;
flex-direction:column;
}
@media(min-width:768px){
.osyapp_in_ata{
padding:2.5rem 44px;
gap:40px;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.osyapp_copy_ata{
max-width:560px;
min-width:0;
}
.osyapp_eyebrow_ata{
margin-bottom:12px;
}
.osyapp_h2_ata{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
overflow-wrap:break-word;
color:#1C1814;
margin-bottom:12px;
font-size:1.75rem;
font-weight:600;
}
@media(min-width:767px){
.osyapp_h2_ata{
font-size:2.125rem;
}
}
.osyapp_text_ata{
margin-bottom:1.375rem;
line-height:1.6;
font-size:0.875rem;
color:#8A7A68;
}
.osyapp_btns_ata{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.osyapp_btn_ata{
border-radius:14px;
gap:10px;
background:#1C1814;
padding:11px 1.25rem;
transition:background-color .2s ease;
align-items:center;
color:#F2EBE0;
display:inline-flex;
}
.osyapp_btn_ata:hover{
background:#332C24;
}
.osyapp_btn_ic_ata{
align-items:center;
display:inline-flex;
}
.osyapp_btn_ic_ata svg{
width:18px;
height:18px;
}
.osyapp_btn_lb_ata{
font-size:13.5px;
font-weight:700;
}
.osyapp_qr_wrap_ata{
flex:0 0 auto;
gap:1.125rem;
align-items:center;
display:flex;
}
.osyapp_qr_ata{
border-radius:14px;
flex:0 0 auto;
background-color:#1C1814;
width:108px;
height:6.75rem;
background-image:repeating-linear-gradient(0deg,#FDFAF4 0 5px,transparent 5px 0.688rem),repeating-linear-gradient(90deg,#FDFAF4 0 0.313rem,transparent 0.313rem 0.688rem);
}
.osyapp_qr_cap_ata{
font-size:12.5px;
color:#6B5E4E;
max-width:5.75rem;
line-height:1.4;
}
.osynl_ata{
padding:1.5rem 0 10px;
}
.osynl_in_ata{
gap:22px;
padding:1.875rem 32px;
border-radius:1.25rem;
background:#251F18;
display:flex;
color:#F2EBE0;
flex-direction:column;
}
@media(min-width:768px){
.osynl_in_ata{
gap:28px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.osynl_text_wrap_ata{
min-width:0;
}
.osynl_h3_ata{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.1;
color:#F2EBE0;
overflow-wrap:break-word;
margin-bottom:5px;
font-size:22px;
font-weight:600;
}
@media(min-width:766px){
.osynl_h3_ata{
font-size:1.5rem;
}
}
.osynl_text_ata{
line-height:1.5;
color:#A89880;
font-size:13.5px;
}
.osynl_form_ata{
flex:1 1 auto;
gap:10px;
display:flex;
max-width:28.75rem;
min-width:0;
}
.osynl_input_ata{
border-radius:14px;
background:rgba(255,245,225,0.07);
padding:0.813rem 16px;
overflow:hidden;
flex:1 1 auto;
border:1px solid rgba(255,245,225,0.12);
white-space:nowrap;
text-overflow:ellipsis;
display:flex;
align-items:center;
min-width:0;
font-size:0.875rem;
color:#A89880;
}
.osynl_btn_ata{
background:#D4955A;
border-radius:0.875rem;
transition:opacity .2s ease;
flex:0 0 auto;
padding:13px 24px;
font-size:0.875rem;
font-weight:700;
white-space:nowrap;
color:#1C1814;
}
.osynl_btn_ata:hover{
opacity:.9;
}
.osyvip_ata{
padding:3rem 0;
}
@media(min-width:767px){
.osyvip_ata{
padding:4rem 0;
}
}
.osyvip_head_ata{
gap:0.875rem;
margin-bottom:30px;
display:flex;
flex-direction:column;
}
@media(min-width:877px){
.osyvip_head_ata{
gap:1.5rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.osyvip_eyebrow_ata{
margin-bottom:0.75rem;
}
.osyvip_h2_ata{
overflow-wrap:break-word;
font-size:32px;
line-height:1.05;
font-weight:600;
color:#F2EBE0;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:771px){
.osyvip_h2_ata{
font-size:2.5rem;
}
}
.osyvip_intro_ata{
color:#A89880;
max-width:420px;
font-size:0.875rem;
line-height:1.6;
}
.osyvip_grid_ata{
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
gap:14px;
display:grid;
}
.osyvip_card_ata{
padding:1.375rem 18px;
border:1px solid rgba(255,245,225,0.12);
border-radius:14px;
min-width:0;
}
.osyvip_card_feat_ata{
background:rgba(255,245,225,0.07);
border-color:#D4955A;
}
.osyvip_card_ic_ata{
background:linear-gradient(135deg,#A8673A,#D4A264);
border-radius:0.5rem;
margin-bottom:16px;
height:2.125rem;
width:34px;
display:block;
}
.osyvip_name_ata{
font-weight:600;
margin-bottom:6px;
color:#F2EBE0;
font-size:20px;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
.osyvip_perk_ata{
overflow-wrap:break-word;
color:#A89880;
font-size:0.781rem;
line-height:1.5;
}
.osygm_ata{
padding:1.875rem 0 10px;
}
.osygm_in_ata{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:877px){
.osygm_in_ata{
grid-template-columns:1.25fr 1fr;
}
}
.osygm_left_ata{
border:1px solid rgba(28,24,20,0.08);
padding:32px;
border-radius:1.25rem;
background:#FDFAF4;
min-width:0;
}
.osygm_eyebrow_ata{
margin-bottom:10px;
}
.osygm_h2_ata{
font-size:26px;
margin-bottom:0.5rem;
overflow-wrap:break-word;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.06;
color:#1C1814;
}
@media(min-width:765px){
.osygm_h2_ata{
font-size:28px;
}
}
.osygm_text_ata{
max-width:480px;
margin-bottom:22px;
color:#8A7A68;
line-height:1.6;
font-size:0.875rem;
}
.osygm_level_ata{
font-weight:700;
font-size:1.375rem;
color:#A8673A;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
}
.osygm_bar_ata{
overflow:hidden;
border-radius:62.438rem;
background:rgba(28,24,20,0.14);
height:8px;
margin-bottom:0.375rem;
}
.osygm_bar_fill_ata{
border-radius:62.438rem;
background:linear-gradient(90deg,#A8673A,#D4A264);
height:100%;
}
.osygm_bar_meta_ata{
gap:0.625rem;
justify-content:space-between;
display:flex;
font-size:11px;
color:#6B5E4E;
margin-bottom:1.125rem;
}
.osygm_missions_ata{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
}
.osygm_mission_ata{
border-radius:999px;
padding:9px 0.938rem;
border:1px solid rgba(28,24,20,0.14);
gap:7px;
background:#F5F1EA;
font-weight:600;
display:inline-flex;
color:#3A3228;
align-items:center;
font-size:0.781rem;
}
.osygm_mission_ic_ata{
align-items:center;
color:#A8673A;
display:inline-flex;
}
.osygm_mission_ic_ata svg{
width:0.813rem;
height:0.813rem;
}
.osygm_right_ata{
background:linear-gradient(150deg,#2C2318,#131009);
padding:32px;
overflow:hidden;
border-radius:20px;
display:flex;
position:relative;
color:#F2EBE0;
flex-direction:column;
}
.osygm_glow_ata{
border-radius:50%;
background:radial-gradient(circle,rgba(176,120,60,0.18),transparent 70%);
right:-1.875rem;
top:-1.875rem;
position:absolute;
width:9.375rem;
pointer-events:none;
height:150px;
}
.osygm_ref_eyebrow_ata{
position:relative;
margin-bottom:0.625rem;
}
.osygm_ref_h2_ata{
margin-bottom:0.5rem;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.1;
font-size:26px;
font-weight:600;
overflow-wrap:break-word;
color:#F2EBE0;
position:relative;
}
.osygm_ref_text_ata{
margin-bottom:20px;
font-size:0.844rem;
position:relative;
line-height:1.55;
color:#A89880;
}
.osygm_ref_cta_ata{
transition:opacity .2s ease;
border-radius:999px;
padding:11px 22px;
background:#D4955A;
position:relative;
margin-top:auto;
color:#1C1814;
font-weight:700;
align-self:flex-start;
font-size:13.5px;
}
.osygm_ref_cta_ata:hover{
opacity:.9;
}
.osyhts_ata{
padding:3rem 0;
}
@media(min-width:767px){
.osyhts_ata{
padding:62px 0;
}
}
.osyhts_head_ata{
gap:1.125rem;
margin-bottom:2.125rem;
flex-direction:column;
display:flex;
}
@media(min-width:766px){
.osyhts_head_ata{
gap:1.5rem;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.osyhts_eyebrow_ata{
margin-bottom:0.75rem;
}
.osyhts_h2_ata{
font-size:1.875rem;
font-weight:600;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F2EBE0;
line-height:1.05;
}
@media(min-width:769px){
.osyhts_h2_ata{
font-size:38px;
}
}
.osyhts_cta_ata{
flex:0 0 auto;
border-radius:62.438rem;
transition:opacity .2s ease;
background:#D4955A;
padding:0.938rem 30px;
font-size:0.938rem;
color:#1C1814;
font-weight:700;
}
.osyhts_cta_ata:hover{
opacity:.9;
}
.osyhts_grid_ata{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:763px){
.osyhts_grid_ata{
grid-template-columns:repeat(3,1fr);
}
}
.osyhts_step_ata{
border-top:1px solid rgba(255,245,225,0.12);
min-width:0;
padding-top:22px;
}
.osyhts_step_num_ata{
font-size:2.75rem;
font-weight:700;
margin-bottom:0.875rem;
color:#D4955A;
line-height:1;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
.osyhts_step_h_ata{
font-weight:700;
overflow-wrap:break-word;
line-height:1.2;
font-size:1.188rem;
margin-bottom:0.5rem;
color:#F2EBE0;
}
.osyhts_step_p_ata{
line-height:1.55;
overflow-wrap:break-word;
font-size:0.875rem;
color:#A89880;
}
.osywy_ata{
padding:3rem 0;
}
@media(min-width:767px){
.osywy_ata{
padding:56px 0;
}
}
.osywy_in_ata{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:900px){
.osywy_in_ata{
gap:48px;
grid-template-columns:.8fr 1.2fr;
}
}
.osywy_left_ata{
min-width:0;
}
.osywy_eyebrow_ata{
margin-bottom:0.875rem;
}
.osywy_h2_ata{
margin-bottom:1rem;
color:#1C1814;
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:2rem;
}
@media(min-width:765px){
.osywy_h2_ata{
font-size:2.5rem;
}
}
.osywy_intro_ata{
line-height:1.6;
font-size:0.938rem;
color:#8A7A68;
}
.osywy_grid_ata{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:560px){
.osywy_grid_ata{
grid-template-columns:1fr 1fr;
}
}
.osywy_card_ata{
border-radius:0.875rem;
border:1px solid rgba(28,24,20,0.08);
background:#FDFAF4;
padding:26px;
min-width:0;
}
.osywy_card_ic_ata{
color:#A8673A;
margin-bottom:1rem;
display:inline-flex;
justify-content:center;
align-items:center;
}
.osywy_card_ic_ata svg{
width:26px;
height:1.625rem;
}
.osywy_card_h_ata{
font-size:21px;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:0.5rem;
font-weight:600;
line-height:1.15;
color:#1C1814;
}
.osywy_card_p_ata{
font-size:0.875rem;
line-height:1.55;
color:#8A7A68;
overflow-wrap:break-word;
}
.osyop_ata{
padding:2.25rem 0 0.625rem;
}
.osyop_in_ata{
border:1px solid rgba(28,24,20,0.08);
grid-template-columns:1fr;
background:#FDFAF4;
gap:32px;
padding:32px;
border-radius:14px;
display:grid;
align-items:center;
}
@media(min-width:857px){
.osyop_in_ata{
grid-template-columns:.9fr 1.1fr;
padding:2.125rem 40px;
gap:2.75rem;
}
}
.osyop_left_ata{
min-width:0;
}
.osyop_eyebrow_ata{
margin-bottom:0.75rem;
}
.osyop_h2_ata{
font-size:28px;
color:#1C1814;
overflow-wrap:break-word;
margin-bottom:10px;
line-height:1.08;
font-weight:600;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.osyop_h2_ata{
font-size:30px;
}
}
.osyop_text_ata{
line-height:1.6;
font-size:14px;
color:#8A7A68;
}
.osyop_grid_ata{
border:1px solid rgba(28,24,20,0.14);
grid-template-columns:1fr 1fr;
border-radius:0.5rem;
background:rgba(28,24,20,0.14);
overflow:hidden;
gap:1px;
display:grid;
}
.osyop_field_ata{
background:#F5F1EA;
padding:1.125rem 1.25rem;
min-width:0;
}
.osyop_field_lb_ata{
font-size:10px;
margin-bottom:0.313rem;
letter-spacing:.1em;
color:#A8673A;
font-weight:600;
text-transform:uppercase;
}
.osyop_field_val_ata{
font-weight:700;
overflow-wrap:break-word;
font-size:0.875rem;
color:#1C1814;
}
.osytt_ata{
padding:3rem 0 10px;
}
@media(min-width:765px){
.osytt_ata{
padding:60px 0 10px;
}
}
.osytt_head_ata{
margin-bottom:2.125rem;
text-align:center;
}
.osytt_eyebrow_ata{
margin-bottom:12px;
}
.osytt_h2_ata{
line-height:1.05;
font-size:2rem;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
color:#1C1814;
overflow-wrap:break-word;
}
@media(min-width:765px){
.osytt_h2_ata{
font-size:42px;
}
}
.osytt_grid_ata{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:758px){
.osytt_grid_ata{
grid-template-columns:repeat(3,1fr);
}
}
.osytt_card_ata{
padding:30px;
background:#FDFAF4;
border:1px solid rgba(28,24,20,0.08);
border-radius:14px;
display:flex;
flex-direction:column;
min-width:0;
}
.osytt_card_ic_ata{
align-items:center;
color:#A8673A;
margin-bottom:1.125rem;
display:inline-flex;
}
.osytt_card_ic_ata svg{
height:1.75rem;
width:28px;
}
.osytt_card_h_ata{
font-size:1.375rem;
margin-bottom:0.5rem;
font-weight:600;
color:#1C1814;
overflow-wrap:break-word;
line-height:1.15;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
.osytt_card_p_ata{
color:#8A7A68;
line-height:1.6;
overflow-wrap:break-word;
font-size:0.875rem;
margin-bottom:14px;
}
.osytt_card_p_ata b{
font-weight:700;
color:#1C1814;
}
.osytt_card_link_ata{
transition:color .2s ease;
margin-top:auto;
padding-bottom:2px;
align-self:flex-start;
font-weight:700;
color:#1C1814;
border-bottom:1px solid #A8673A;
font-size:13px;
}
.osytt_card_link_ata:hover{
color:#A8673A;
}
.osyrv_ata{
background:#FDFAF4;
padding:3rem 0;
margin-top:1.5rem;
border-top:1px solid rgba(28,24,20,0.08);
border-bottom:1px solid rgba(28,24,20,0.08);
}
@media(min-width:770px){
.osyrv_ata{
padding:3.5rem 0;
}
}
.osyrv_head_ata{
gap:1rem;
margin-bottom:1.875rem;
display:flex;
flex-direction:column;
}
@media(min-width:768px){
.osyrv_head_ata{
gap:20px;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.osyrv_eyebrow_ata{
margin-bottom:0.625rem;
}
.osyrv_h2_ata{
color:#1C1814;
overflow-wrap:break-word;
line-height:1.05;
font-weight:600;
font-size:1.875rem;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.osyrv_h2_ata{
font-size:2.375rem;
}
}
.osyrv_agg_ata{
gap:0.75rem;
display:flex;
align-items:center;
}
.osyrv_agg_stars_ata{
gap:3px;
color:#A8673A;
display:flex;
}
.osyrv_agg_stars_ata svg{
width:18px;
height:18px;
}
.osyrv_source_ata{
color:#8A7A68;
font-size:13px;
}
.osyrv_grid_ata{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:763px){
.osyrv_grid_ata{
grid-template-columns:repeat(3,1fr);
}
}
.osyrv_card_ata{
border:1px solid rgba(28,24,20,0.08);
padding:26px;
border-radius:14px;
background:#F5F1EA;
min-width:0;
}
.osyrv_card_stars_ata{
gap:2px;
margin-bottom:12px;
color:#A8673A;
display:flex;
}
.osyrv_card_stars_ata svg{
height:0.875rem;
width:14px;
}
.osyrv_card_body_ata{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:18px;
overflow-wrap:break-word;
color:#1C1814;
line-height:1.45;
font-weight:500;
margin-bottom:16px;
}
.osyrv_card_meta_ata{
gap:0.625rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.osyrv_card_av_ata{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#A8673A,#D4A264);
height:2rem;
width:2rem;
}
.osyrv_card_author_ata{
font-size:0.813rem;
color:#1C1814;
font-weight:700;
}
.osyrv_card_loc_ata{
color:#6B5E4E;
font-size:0.75rem;
}
.osyprov_ata{
padding:40px 0 1.25rem;
}
.osyprov_eyebrow_ata{
display:block;
margin-bottom:1.125rem;
}
.osyprov_grid_ata{
gap:12px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:559px){
.osyprov_grid_ata{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:899px){
.osyprov_grid_ata{
grid-template-columns:repeat(6,1fr);
}
}
.osyet_ata{
padding:2.25rem 0 0.625rem;
}
.osyet_in_ata{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:879px){
.osyet_in_ata{
grid-template-columns:1.1fr .9fr;
gap:48px;
}
}
.osyet_left_ata{
min-width:0;
}
.osyet_eyebrow_ata{
margin-bottom:0.75rem;
}
.osyet_h2_ata{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:28px;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:0.875rem;
color:#1C1814;
line-height:1.06;
}
@media(min-width:769px){
.osyet_h2_ata{
font-size:2rem;
}
}
.osyet_text_ata{
margin-bottom:22px;
line-height:1.65;
color:#8A7A68;
font-size:0.938rem;
}
.osyet_stats_ata{
gap:24px;
display:flex;
flex-wrap:wrap;
}
.osyet_stat_ata{
min-width:0;
}
.osyet_stat_v_ata{
color:#1C1814;
font-size:1.625rem;
line-height:1;
font-weight:700;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
.osyet_stat_l_ata{
font-size:0.781rem;
color:#6B5E4E;
margin-top:0.25rem;
}
.osyet_right_ata{
gap:12px;
flex-direction:column;
display:flex;
}
.osyet_member_ata{
padding:1.125rem 1.25rem;
background:#FDFAF4;
border-radius:14px;
gap:16px;
border:1px solid rgba(28,24,20,0.08);
min-width:0;
display:flex;
align-items:center;
}
.osyet_member_av_ata{
background:linear-gradient(135deg,#2C2318,#A8673A);
flex:0 0 auto;
border-radius:50%;
width:3rem;
height:3rem;
}
.osyet_member_name_ata{
font-size:0.938rem;
font-weight:700;
overflow-wrap:break-word;
color:#1C1814;
}
.osyet_member_role_ata{
color:#6B5E4E;
overflow-wrap:break-word;
font-size:0.781rem;
}
.osyet_updated_ata{
border:1px solid rgba(28,24,20,0.08);
border-radius:0.875rem;
padding:0.875rem 18px;
background:#F5F1EA;
gap:0.5rem;
align-items:center;
display:flex;
color:#8A7A68;
font-size:12.5px;
}
.osyrc_ata{
padding:48px 0 10px;
}
.osyrc_in_ata{
grid-template-columns:1fr;
gap:2rem;
display:grid;
}
@media(min-width:759px){
.osyrc_in_ata{
grid-template-columns:repeat(3,1fr);
gap:2.5rem;
}
}
.osyrc_col_ata{
min-width:0;
}
.osyrc_label_ata{
margin-bottom:1rem;
font-weight:600;
font-size:11px;
color:#A8673A;
text-transform:uppercase;
letter-spacing:.2em;
}
.osyrc_awards_ata{
gap:12px;
flex-direction:column;
display:flex;
}
.osyrc_award_ata{
gap:12px;
display:flex;
align-items:center;
min-width:0;
}
.osyrc_award_ic_ata{
flex:0 0 auto;
color:#C8854E;
align-items:center;
display:inline-flex;
}
.osyrc_award_ic_ata svg{
width:1.125rem;
height:18px;
}
.osyrc_award_t_ata{
font-size:0.875rem;
color:#1C1814;
overflow-wrap:break-word;
font-weight:700;
}
.osyrc_award_s_ata{
font-size:12px;
color:#6B5E4E;
overflow-wrap:break-word;
}
.osyrc_press_ata{
gap:10px;
grid-template-columns:1fr 1fr;
display:grid;
}
.osyrc_press_logo_ata{
padding:0 0.5rem;
border-radius:0.5rem;
border:1px solid rgba(28,24,20,0.08);
overflow:hidden;
font-weight:700;
display:flex;
color:#8A7A68;
text-overflow:ellipsis;
font-size:14px;
align-items:center;
justify-content:center;
text-align:center;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
height:52px;
white-space:nowrap;
}
.osyrc_partner_ata{
border:1px solid rgba(28,24,20,0.08);
background:#FDFAF4;
border-radius:14px;
padding:1.375rem;
}
.osyrc_partner_name_ata{
font-size:1.25rem;
overflow-wrap:break-word;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:0.375rem;
color:#1C1814;
}
.osyrc_partner_text_ata{
font-size:0.813rem;
line-height:1.55;
overflow-wrap:break-word;
color:#8A7A68;
}
.osyts_ata{
padding:44px 0;
}
.osyts_in_ata{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:879px){
.osyts_in_ata{
gap:3rem;
grid-template-columns:1.4fr 1fr;
}
}
.osyts_left_ata{
min-width:0;
}
.osyts_h2_ata{
line-height:1.1;
margin-bottom:0.75rem;
color:#F2EBE0;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:1.625rem;
overflow-wrap:break-word;
}
@media(min-width:767px){
.osyts_h2_ata{
font-size:1.75rem;
}
}
.osyts_text_ata{
margin-bottom:1.375rem;
font-size:0.906rem;
line-height:1.6;
color:#A89880;
max-width:32.5rem;
}
.osyts_badges_ata{
gap:1.125rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.osyts_badge_ata{
font-size:0.813rem;
color:#A89880;
font-weight:600;
}
.osyts_pay_ata{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:882px){
.osyts_pay_ata{
justify-content:flex-end;
}
}
.osyts_pay_chip_ata{
border:1px solid rgba(255,245,225,0.12);
padding:12px 16px;
border-radius:14px;
background:rgba(255,245,225,0.07);
color:#F2EBE0;
font-size:14px;
font-weight:700;
}
.osyel_ata{
padding:3rem 0;
}
@media(min-width:766px){
.osyel_ata{
padding:56px 0;
}
}
.osyel_in_ata{
grid-template-columns:1fr;
gap:40px;
align-items:start;
display:grid;
}
@media(min-width:897px){
.osyel_in_ata{
gap:3.5rem;
grid-template-columns:1fr 1fr;
}
}
.osyel_left_ata{
min-width:0;
}
.osyel_eyebrow_ata{
margin-bottom:0.875rem;
}
.osyel_h2_ata{
line-height:1.08;
color:#1C1814;
margin-bottom:1.375rem;
overflow-wrap:break-word;
font-size:2rem;
font-weight:600;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:770px){
.osyel_h2_ata{
font-size:2.375rem;
}
}
.osyel_body_ata p{
font-size:16px;
line-height:1.7;
overflow-wrap:break-word;
margin-bottom:18px;
color:#3A3228;
}
.osyel_dropcap_ata{
padding:6px 0.75rem 0 0;
font-weight:700;
color:#A8673A;
float:left;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:62px;
line-height:.8;
}
.osyel_right_ata{
min-width:0;
}
.osyel_quote_ata{
border-radius:1.25rem;
padding:36px;
background:linear-gradient(150deg,#2C2318,#131009);
color:#F2EBE0;
position:relative;
margin-bottom:1.5rem;
}
.osyel_quote_mark_ata{
align-items:center;
margin-bottom:0.375rem;
display:inline-flex;
color:#D4955A;
}
.osyel_quote_mark_ata svg{
width:34px;
height:34px;
}
.osyel_quote_text_ata{
margin-bottom:1.375rem;
font-size:22px;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#F2EBE0;
overflow-wrap:break-word;
line-height:1.4;
font-weight:500;
}
.osyel_quote_meta_ata{
gap:0.75rem;
align-items:center;
display:flex;
}
.osyel_quote_av_ata{
flex:0 0 auto;
background:linear-gradient(135deg,#A8673A,#D4A264);
border-radius:50%;
height:2.375rem;
width:38px;
}
.osyel_quote_author_ata{
color:#F2EBE0;
font-size:14px;
font-weight:700;
}
.osyel_quote_meta_sub_ata{
font-size:0.75rem;
color:#A89880;
}
.osyel_explain_ata{
border-radius:0.875rem;
overflow:hidden;
border:1px solid rgba(28,24,20,0.08);
}
.osyel_explain_card_ata{
padding:22px 24px;
}
.osyel_explain_card_ata+.osyel_explain_card_ata{
border-top:1px solid rgba(28,24,20,0.08);
}
.osyel_explain_h_ata{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:20px;
line-height:1.15;
margin-bottom:8px;
overflow-wrap:break-word;
color:#1C1814;
}
.osyel_explain_p_ata{
color:#8A7A68;
line-height:1.55;
overflow-wrap:break-word;
font-size:0.875rem;
}
.osyfaq_ata{
background:#FDFAF4;
padding:3rem 0;
border-bottom:1px solid rgba(28,24,20,0.08);
border-top:1px solid rgba(28,24,20,0.08);
margin-top:24px;
}
@media(min-width:766px){
.osyfaq_ata{
padding:62px 0;
}
}
.osyfaq_head_ata{
text-align:center;
margin-bottom:2.125rem;
}
.osyfaq_eyebrow_ata{
margin-bottom:12px;
}
.osyfaq_h2_ata{
line-height:1.05;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#1C1814;
font-size:32px;
font-weight:600;
}
@media(min-width:770px){
.osyfaq_h2_ata{
font-size:2.375rem;
}
}
.osyfaq_list_ata{
margin:0 auto;
gap:0.75rem;
display:flex;
flex-direction:column;
max-width:51.25rem;
}
.osyfaq_item_ata{
overflow:hidden;
border:1px solid rgba(28,24,20,0.08);
background:#F5F1EA;
border-radius:14px;
}
.osyfaq_q_ata{
padding:1.25rem 1.5rem;
gap:20px;
list-style:none;
justify-content:space-between;
display:flex;
font-weight:700;
color:#1C1814;
align-items:center;
cursor:pointer;
overflow-wrap:break-word;
font-size:16px;
}
.osyfaq_q_ata::-webkit-details-marker{
display:none;
}
.osyfaq_q_ic_ata{
transition:transform .2s ease;
flex:0 0 auto;
display:inline-flex;
align-items:center;
color:#A8673A;
}
.osyfaq_q_ic_ata svg{
width:18px;
height:18px;
}
.osyfaq_item_ata[open] .osyfaq_q_ic_ata{
transform:rotate(180deg);
}
.osyfaq_a_ata{
padding:0 1.5rem 20px;
overflow-wrap:break-word;
line-height:1.6;
font-size:0.906rem;
color:#8A7A68;
}
.osysb_ata{
background:#FDFAF4;
padding:3rem 0;
border-bottom:1px solid rgba(28,24,20,0.08);
margin-top:1.5rem;
border-top:1px solid rgba(28,24,20,0.08);
}
@media(min-width:769px){
.osysb_ata{
padding:56px 0;
}
}
.osysb_eyebrow_ata{
margin-bottom:12px;
display:block;
}
.osysb_h2_ata{
font-weight:600;
overflow-wrap:break-word;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
margin-bottom:1.625rem;
font-size:30px;
color:#1C1814;
}
@media(min-width:771px){
.osysb_h2_ata{
font-size:36px;
}
}
.osysb_grid_ata{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:562px){
.osysb_grid_ata{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:960px){
.osysb_grid_ata{
grid-template-columns:repeat(4,1fr);
}
}
.osysb_card_ata{
padding:1.5rem;
background:#F5F1EA;
border-radius:14px;
border:1px solid rgba(28,24,20,0.08);
min-width:0;
}
.osysb_card_h_ata{
font-size:1.188rem;
color:#1C1814;
margin-bottom:8px;
overflow-wrap:break-word;
line-height:1.15;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
}
.osysb_card_p_ata{
font-size:13.5px;
color:#8A7A68;
overflow-wrap:break-word;
line-height:1.6;
}
.osysb_rtp_ata{
padding:26px 28px;
border-radius:0.875rem;
background:#F5F1EA;
grid-template-columns:1fr;
gap:1.5rem;
border:1px solid rgba(28,24,20,0.08);
display:grid;
align-items:center;
margin-top:1.125rem;
}
@media(min-width:759px){
.osysb_rtp_ata{
grid-template-columns:1fr 1fr;
gap:2.5rem;
}
}
.osysb_rtp_h_ata{
line-height:1.15;
font-size:20px;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:8px;
color:#1C1814;
font-weight:600;
overflow-wrap:break-word;
}
.osysb_rtp_p_ata{
color:#8A7A68;
font-size:13.5px;
line-height:1.6;
overflow-wrap:break-word;
}
.osysb_rtp_stats_ata{
gap:16px;
display:flex;
}
.osysb_stat_ata{
flex:1 1 0;
background:#FDFAF4;
border-radius:8px;
padding:18px;
min-width:0;
text-align:center;
}
.osysb_stat_v_ata{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
color:#5A8A5E;
overflow-wrap:break-word;
font-size:1.625rem;
}
.osysb_stat_l_ata{
font-size:0.719rem;
color:#6B5E4E;
margin-top:0.25rem;
}
.osysg_ata{
padding:3rem 0 10px;
}
.osysg_eyebrow_ata{
display:block;
margin-bottom:0.75rem;
}
.osysg_h2_ata{
margin-bottom:1.75rem;
color:#1C1814;
font-weight:600;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:30px;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:771px){
.osysg_h2_ata{
font-size:36px;
}
}
.osysg_grid_ata{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:718px){
.osysg_grid_ata{
grid-template-columns:repeat(3,1fr);
}
}
.osysg_col_ata{
min-width:0;
}
.osysg_col_h_ata{
overflow-wrap:break-word;
font-size:22px;
font-weight:600;
margin-bottom:10px;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#1C1814;
line-height:1.15;
}
.osysg_col_p_ata{
color:#8A7A68;
overflow-wrap:break-word;
line-height:1.65;
font-size:0.875rem;
}
.osysc_ata{
padding:3rem 0 10px;
}
.osysc_head_ata{
text-align:center;
margin-bottom:1.75rem;
}
.osysc_eyebrow_ata{
margin-bottom:0.75rem;
}
.osysc_h2_ata{
font-size:1.875rem;
overflow-wrap:break-word;
line-height:1.05;
color:#1C1814;
font-weight:600;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:768px){
.osysc_h2_ata{
font-size:2.25rem;
}
}
.osysc_table_ata{
border-radius:0.875rem;
overflow:hidden;
margin:0 auto;
border:1px solid rgba(28,24,20,0.08);
max-width:900px;
}
.osysc_thead_ata{
background:#2A2420;
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
}
.osysc_th_ata{
padding:15px 18px;
font-weight:700;
overflow-wrap:break-word;
font-size:0.813rem;
color:#A89880;
text-align:center;
}
.osysc_th_ata:first-child{
text-align:left;
}
.osysc_th_us_ata{
color:#D4955A;
}
.osysc_row_ata{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(28,24,20,0.08);
}
.osysc_row_ata:nth-child(even){
background:#FDFAF4;
}
.osysc_td_ata{
padding:0.938rem 18px;
overflow-wrap:break-word;
text-align:center;
font-size:14px;
color:#6B5E4E;
min-width:0;
}
.osysc_td_ata:first-child{
color:#3A3228;
font-weight:600;
text-align:left;
}
.osysc_td_us_ata{
color:#5A8A5E;
font-weight:700;
}
.osylh_ata{
padding:2.5rem 0 1.25rem;
}
.osylh_in_ata{
border-top:1px solid rgba(28,24,20,0.14);
padding-top:2.125rem;
}
.osylh_eyebrow_ata{
display:block;
margin-bottom:1.375rem;
}
.osylh_grid_ata{
gap:28px;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:601px){
.osylh_grid_ata{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:961px){
.osylh_grid_ata{
grid-template-columns:repeat(5,1fr);
}
}
.osylh_col_ata{
min-width:0;
}
.osylh_col_h_ata{
font-weight:700;
font-size:0.813rem;
margin-bottom:12px;
color:#1C1814;
overflow-wrap:break-word;
}
.osylh_links_ata{
gap:0.5rem;
flex-direction:column;
display:flex;
}
.osylh_link_ata{
transition:color .2s ease;
overflow-wrap:break-word;
font-size:0.813rem;
color:#8A7A68;
}
.osylh_link_ata:hover{
color:#A8673A;
}
.osyft_ata{
background:#2A2420;
margin-top:40px;
color:#A89880;
}
.osyft_in_ata{
gap:32px;
grid-template-columns:1fr;
padding:3rem 0 1.75rem;
display:grid;
}
@media(min-width:603px){
.osyft_in_ata{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:899px){
.osyft_in_ata{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.osyft_brand_ata{
min-width:0;
}
.osyft_logo_ata{
font-size:1.625rem;
font-weight:700;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F2EBE0;
}
.osyft_tagline_ata{
line-height:1.6;
margin-top:14px;
max-width:17.5rem;
font-size:13.5px;
color:#A89880;
}
.osyft_contact_ata{
transition:color .2s ease;
display:inline-block;
overflow-wrap:anywhere;
margin-top:12px;
max-width:17.5rem;
font-size:0.813rem;
color:#D4955A;
}
.osyft_contact_ata:hover{
color:#F2EBE0;
}
.osyft_col_ata{
min-width:0;
}
.osyft_col_h_ata{
margin-bottom:0.875rem;
font-weight:700;
font-size:0.813rem;
letter-spacing:.08em;
color:#F2EBE0;
overflow-wrap:break-word;
text-transform:uppercase;
}
.osyft_col_links_ata{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.osyft_link_ata{
transition:color .2s ease;
color:#A89880;
font-size:13.5px;
overflow-wrap:break-word;
}
.osyft_link_ata:hover{
color:#F2EBE0;
}
.osyft_bot_ata{
gap:16px;
padding:1.375rem 0 40px;
display:flex;
flex-direction:column;
border-top:1px solid rgba(255,245,225,0.12);
}
@media(min-width:770px){
.osyft_bot_ata{
gap:20px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.osyft_legal_ata{
max-width:47.5rem;
color:#B0A090;
overflow-wrap:break-word;
font-size:11.5px;
line-height:1.6;
}
.osyft_legal_ata b{
color:#A89880;
font-weight:700;
}
.osyft_age_ata{
padding:0.25rem 9px;
border:1.5px solid #D4955A;
flex:0 0 auto;
border-radius:0.5rem;
font-weight:700;
font-size:13px;
color:#D4955A;
}