*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0D1117;
line-height:1.6;
-webkit-font-smoothing:antialiased;
overflow-wrap:break-word;
font-size:15px;
color:#BFCBDE;
text-rendering:optimizeLegibility;
font-family:"Source Sans 3", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
button{
border:none;
background:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
height:8px;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.hog-layout_017{
flex-direction:column;
display:flex;
min-height:100vh;
}
.hog-main_017{
flex:1 1 auto;
width:100%;
min-width:0;
}
.hog-container_017{
padding:0 16px;
margin:0 auto;
max-width:1400px;
width:100%;
}
@media(min-width:769px){
.hog-container_017{
padding:0 32px;
}
}
@media(min-width:1097px){
.hog-container_017{
padding:0 3.5rem;
}
}
.hog-eyebrow_017{
line-height:1.4;
font-family:"Source Sans 3", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
overflow-wrap:break-word;
text-transform:uppercase;
font-weight:600;
letter-spacing:.2em;
color:#3A8EF5;
display:inline-block;
font-size:0.688rem;
}
.hog-band_017{
background:#0A1020;
color:#EDF2FA;
}
.hog-band_017 .hog-eyebrow_017{
color:#60B3FF;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.hog-tb_017{
background:#0D1117;
top:0;
border-bottom:1px solid rgba(180,210,255,0.13);
position:sticky;
z-index:50;
}
.hog-tb_in_017{
margin:0 auto;
gap:1rem;
padding:0.75rem 16px;
width:100%;
display:flex;
align-items:center;
max-width:1400px;
justify-content:space-between;
}
@media(min-width:770px){
.hog-tb_in_017{
padding:1rem 32px;
}
}
@media(min-width:1101px){
.hog-tb_in_017{
padding:1.125rem 56px;
}
}
.hog-tb_left_017{
gap:28px;
display:flex;
min-width:0;
align-items:center;
}
.hog-tb_logo_017{
gap:0.688rem;
display:flex;
min-width:0;
align-items:center;
}
.hog-tb_logo_mark_017{
border-radius:0.5rem;
flex:0 0 auto;
height:2.125rem;
object-fit:cover;
width:34px;
}
.hog-tb_logo_txt_017{
display:flex;
min-width:0;
line-height:1;
flex-direction:column;
}
.hog-tb_logo_name_017{
overflow:hidden;
white-space:nowrap;
font-size:22px;
letter-spacing:.02em;
font-weight:700;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
text-overflow:ellipsis;
color:#EDF2FA;
}
.hog-tb_logo_sub_017{
overflow:hidden;
text-transform:uppercase;
text-overflow:ellipsis;
font-size:8.5px;
margin-top:0.25rem;
white-space:nowrap;
font-weight:600;
letter-spacing:.32em;
color:#3A8EF5;
}
.hog-tb_nav_017{
display:none;
}
@media(min-width:963px){
.hog-tb_nav_017{
gap:28px;
display:flex;
align-items:center;
}
}
.hog-tb_nav_item_017{
transition:color .22s cubic-bezier(0.4,0,0.2,1),border-color .22s cubic-bezier(0.4,0,0.2,1);
font-weight:600;
border-bottom:2px solid transparent;
white-space:nowrap;
padding-bottom:3px;
font-size:0.875rem;
color:#BFCBDE;
}
.hog-tb_nav_item_017:hover{
color:#EDF2FA;
}
.hog-tb_nav_item_017.hog-state_active_017{
border-color:#3A8EF5;
color:#EDF2FA;
}
.hog-tb_right_017{
gap:14px;
flex:0 0 auto;
align-items:center;
display:flex;
}
.hog-tb_search_017{
transition:color .22s cubic-bezier(0.4,0,0.2,1);
align-items:center;
justify-content:center;
display:flex;
color:#BFCBDE;
}
.hog-tb_search_017:hover{
color:#3A8EF5;
}
.hog-tb_search_017 svg{
width:18px;
height:1.125rem;
}
.hog-tb_lang_017{
color:#8A9BB5;
letter-spacing:.1em;
font-size:11px;
text-transform:uppercase;
font-weight:600;
}
.hog-tb_lang_017:hover{
color:#EDF2FA;
}
.hog-tb_login_017{
font-weight:600;
font-size:14px;
color:#EDF2FA;
display:none;
}
@media(min-width:767px){
.hog-tb_login_017{
display:inline-block;
}
}
.hog-tb_register_017{
transition:background-color .22s cubic-bezier(0.4,0,0.2,1);
border-radius:62.438rem;
padding:0.688rem 22px;
background:#3A8EF5;
white-space:nowrap;
font-size:0.875rem;
font-weight:700;
color:#05090F;
}
.hog-tb_register_017:hover{
background:#5CA6FF;
}
.hog-mob_017{
background:#0D1117;
z-index:60;
bottom:0;
padding-bottom:env(safe-area-inset-bottom);
right:0;
border-top:1px solid rgba(180,210,255,0.13);
left:0;
position:fixed;
}
@media(min-width:961px){
.hog-mob_017{
display:none;
}
}
.hog-mob_in_017{
margin:0 auto;
max-width:560px;
align-items:stretch;
justify-content:space-around;
display:flex;
}
.hog-mob_item_017{
transition:color .22s cubic-bezier(0.4,0,0.2,1);
gap:3px;
flex:1 1 0;
padding:9px 4px;
align-items:center;
color:#8A9BB5;
display:flex;
flex-direction:column;
min-width:0;
}
.hog-mob_item_017.hog-state_active_017{
color:#3A8EF5;
}
.hog-mob_ic_017{
display:flex;
align-items:center;
justify-content:center;
}
.hog-mob_ic_017 svg{
width:1.25rem;
height:1.25rem;
}
.hog-mob_lb_017{
overflow:hidden;
white-space:nowrap;
font-weight:600;
font-size:10px;
max-width:100%;
text-overflow:ellipsis;
}
@media(max-width:959px){
body{
padding-bottom:60px;
}
}
.hog-rail_017{
min-width:0;
position:relative;
}
.hog-rail_scroll_017{
gap:14px;
scrollbar-width:thin;
-webkit-overflow-scrolling:touch;
display:flex;
padding-bottom:14px;
overflow-x:auto;
}
@media(min-width:766px){
.hog-rail_scroll_017{
gap:18px;
}
}
.hog-gc_017{
flex:0 0 auto;
display:block;
width:9.375rem;
}
@media(min-width:766px){
.hog-gc_017{
width:11.75rem;
}
}
.hog-gc_img_017{
overflow:hidden;
border-radius:0.875rem;
background:#141B24;
position:relative;
padding-bottom:133.33%;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.55);
}
.hog-gc_img_017 img{
inset:0;
height:100%;
width:100%;
object-fit:cover;
position:absolute;
}
.hog-gc_cover_017{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
position:absolute;
pointer-events:none;
}
.hog-gc_hover_017{
transition:opacity .22s cubic-bezier(0.4,0,0.2,1);
background:rgba(0,0,0,0.52);
inset:0;
justify-content:center;
align-items:center;
position:absolute;
opacity:0;
display:flex;
}
.hog-gc_017:hover .hog-gc_hover_017{
opacity:1;
}
.hog-gc_hover_btn_017{
border-radius:62.438rem;
background:#3A8EF5;
color:#05090F;
justify-content:center;
display:flex;
align-items:center;
width:2.875rem;
height:2.875rem;
}
.hog-gc_hover_btn_017 svg{
width:18px;
height:1.125rem;
}
.hog-gc_info_017{
gap:2px;
display:flex;
min-width:0;
margin-top:0.563rem;
flex-direction:column;
}
.hog-gc_name_017{
overflow:hidden;
text-overflow:ellipsis;
color:#EDF2FA;
font-weight:700;
font-size:0.813rem;
white-space:nowrap;
}
.hog-gc_prov_017{
overflow:hidden;
color:#8A9BB5;
text-overflow:ellipsis;
white-space:nowrap;
font-size:0.688rem;
}
.hog-gc_meta_017{
color:#8A9BB5;
font-size:0.688rem;
}
.hog-tc_017{
flex:0 0 auto;
width:11.25rem;
display:block;
}
@media(min-width:770px){
.hog-tc_017{
width:14.375rem;
}
}
.hog-tc_img_017{
overflow:hidden;
border-radius:0.875rem;
background:#141B24;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.55);
padding-bottom:75%;
position:relative;
}
.hog-tc_img_017 img{
inset:0;
height:100%;
position:absolute;
object-fit:cover;
width:100%;
}
.hog-tc_info_017{
gap:2px;
display:flex;
flex-direction:column;
margin-top:0.563rem;
min-width:0;
}
.hog-tc_name_017{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
font-weight:700;
font-size:0.875rem;
color:#EDF2FA;
}
.hog-tc_rtp_017{
font-size:11px;
color:#8A9BB5;
}
.hog-lc_017{
flex:0 0 auto;
width:230px;
display:block;
}
@media(min-width:769px){
.hog-lc_017{
width:268px;
}
}
.hog-lc_img_017{
border-radius:0.875rem;
overflow:hidden;
background:#141B24;
padding-bottom:62.5%;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.55);
position:relative;
}
.hog-lc_img_017 img{
inset:0;
object-fit:cover;
height:100%;
position:absolute;
width:100%;
}
.hog-lc_live_017{
gap:7px;
border-radius:62.438rem;
padding:0.25rem 9px;
background:rgba(0,0,0,0.52);
position:absolute;
left:12px;
top:12px;
align-items:center;
display:flex;
}
.hog-lc_live_dot_017{
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
background:#F04D4D;
height:0.5rem;
width:8px;
}
.hog-lc_seats_017{
text-transform:uppercase;
letter-spacing:.08em;
font-size:10px;
font-weight:600;
color:#EDF2FA;
}
.hog-lc_info_017{
gap:2px;
flex-direction:column;
display:flex;
min-width:0;
margin-top:9px;
}
.hog-lc_name_017{
overflow:hidden;
text-overflow:ellipsis;
color:#EDF2FA;
white-space:nowrap;
font-size:0.938rem;
font-weight:700;
}
.hog-lc_bet_017{
font-size:11px;
color:#8A9BB5;
}
.hog-pc_017{
gap:0.5rem;
border-radius:14px;
background:#141B24;
padding:1rem 0.875rem;
border:1px solid rgba(180,210,255,0.07);
min-width:0;
flex-direction:column;
align-items:center;
justify-content:center;
display:flex;
min-height:4.625rem;
}
.hog-pc_logo_017{
flex:0 0 auto;
max-width:100%;
height:1.75rem;
width:auto;
object-fit:contain;
}
.hog-pc_name_017{
overflow:hidden;
white-space:nowrap;
font-size:11px;
max-width:100%;
color:#8A9BB5;
text-overflow:ellipsis;
text-align:center;
}
.hog-gc_tag_017{
padding:3px 8px;
border-radius:0.5rem;
left:0.625rem;
z-index:2;
top:10px;
font-size:10px;
font-weight:700;
display:inline-block;
position:absolute;
text-transform:uppercase;
letter-spacing:.06em;
}
.hog-gc_tag_hot_017{
background:#F04D4D;
color:#EDF2FA;
}
.hog-gc_tag_new_017{
background:#6DB8FF;
color:#080C11;
}
.hog-gc_tag_jp_017{
background:#F5C842;
color:#080C11;
}
.hog-gc_tag_live_017{
background:#F04D4D;
color:#EDF2FA;
}
.hog-sh_017{
margin-bottom:1.125rem;
min-width:0;
}
.hog-sh_row_017{
gap:1rem;
flex-wrap:wrap;
display:flex;
align-items:flex-end;
justify-content:space-between;
}
.hog-sh_row_017 .hog-sh_l_017{
gap:0.375rem;
min-width:0;
flex-direction:column;
display:flex;
}
.hog-sh_stack_017{
gap:0.625rem;
flex-direction:column;
display:flex;
align-items:flex-start;
}
.hog-sh_center_017{
gap:10px;
flex-direction:column;
align-items:center;
text-align:center;
display:flex;
}
.hog-sh_h2_017{
overflow-wrap:break-word;
line-height:1.1;
font-weight:600;
font-size:1.5rem;
color:#EDF2FA;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.hog-sh_h2_017{
font-size:1.875rem;
}
}
.hog-band_017 .hog-sh_h2_017{
color:#EDF2FA;
}
.hog-sh_eb_line_017{
gap:10px;
display:inline-flex;
align-items:center;
}
.hog-sh_eb_line_017::before{
background:#3A8EF5;
display:inline-block;
content:"";
width:1.75rem;
height:1px;
}
.hog-band_017 .hog-sh_eb_line_017::before{
background:#60B3FF;
}
.hog-sh_eb_dot_017{
gap:8px;
align-items:center;
display:inline-flex;
}
.hog-sh_eb_dot_017::before{
background:#3A8EF5;
border-radius:50%;
width:0.375rem;
content:"";
display:inline-block;
height:6px;
}
.hog-band_017 .hog-sh_eb_dot_017::before{
background:#60B3FF;
}
.hog-sh_link_017{
gap:0.375rem;
transition:color .22s cubic-bezier(0.4,0,0.2,1),border-color .22s cubic-bezier(0.4,0,0.2,1),background-color .22s cubic-bezier(0.4,0,0.2,1);
font-weight:600;
white-space:nowrap;
color:#EDF2FA;
font-size:13px;
display:inline-flex;
padding-bottom:2px;
align-items:center;
border-bottom:1px solid #EDF2FA;
}
.hog-sh_link_017:hover{
border-color:#3A8EF5;
color:#3A8EF5;
}
.hog-sh_link_017 svg{
height:0.875rem;
width:0.875rem;
}
.hog-sh_link_chev_017{
padding-bottom:0;
border-bottom:0;
}
.hog-sh_link_btn_017{
background:#3A8EF5;
padding:0.563rem 1.125rem;
border-radius:62.438rem;
border-bottom:0;
color:#05090F;
}
.hog-sh_link_btn_017:hover{
border-color:transparent;
background:#5CA6FF;
color:#05090F;
}
.hog-band_017 .hog-sh_link_017{
border-color:#EDF2FA;
color:#EDF2FA;
}
.hog-band_017 .hog-sh_link_btn_017{
background:#60B3FF;
color:#080C11;
}
.hog-sh_rule_017{
margin:-2px 0 1.125rem;
background:rgba(180,210,255,0.13);
height:1px;
}
.hog-band_017 .hog-sh_rule_017{
background:rgba(200,220,255,0.13);
}
.hog-hero_017{
padding:32px 0 8px;
}
@media(min-width:765px){
.hog-hero_017{
padding:3.5rem 0 1.5rem;
}
}
.hog-hero_in_017{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:901px){
.hog-hero_in_017{
grid-template-columns:1.05fr .95fr;
gap:48px;
}
}
.hog-hero_copy_017{
min-width:0;
}
.hog-hero_eyebrow_017{
gap:10px;
display:inline-flex;
margin-bottom:1.375rem;
align-items:center;
}
.hog-hero_eyebrow_line_017{
background:#3A8EF5;
flex:0 0 auto;
width:28px;
height:1px;
display:inline-block;
}
.hog-hero_h1_017{
font-weight:600;
color:#EDF2FA;
margin-bottom:20px;
font-size:38px;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
letter-spacing:-.01em;
overflow-wrap:break-word;
line-height:1.04;
}
@media(min-width:771px){
.hog-hero_h1_017{
font-size:54px;
}
}
@media(min-width:1097px){
.hog-hero_h1_017{
font-size:62px;
}
}
.hog-hero_h1_017 em{
color:#3A8EF5;
font-style:normal;
}
.hog-hero_sub_017{
font-size:1rem;
margin-bottom:30px;
color:#6A7D97;
line-height:1.6;
max-width:30rem;
}
@media(min-width:769px){
.hog-hero_sub_017{
font-size:1.125rem;
}
}
.hog-hero_actions_017{
gap:0.875rem;
align-items:center;
flex-wrap:wrap;
margin-bottom:2.125rem;
display:flex;
}
.hog-hero_cta_017{
padding:16px 1.875rem;
transition:background-color .22s cubic-bezier(0.4,0,0.2,1);
gap:10px;
border-radius:62.438rem;
background:#3A8EF5;
align-items:center;
font-weight:700;
color:#05090F;
display:inline-flex;
font-size:0.938rem;
}
.hog-hero_cta_017:hover{
background:#5CA6FF;
}
.hog-hero_cta_ic_017{
display:inline-flex;
align-items:center;
}
.hog-hero_cta_ic_017 svg{
height:1rem;
width:16px;
}
.hog-hero_cta_alt_017{
border:1px solid rgba(180,210,255,0.13);
transition:border-color .22s cubic-bezier(0.4,0,0.2,1),color .22s cubic-bezier(0.4,0,0.2,1);
background:transparent;
padding:0.938rem 26px;
border-radius:999px;
font-size:0.938rem;
color:#EDF2FA;
align-items:center;
font-weight:600;
display:inline-flex;
}
.hog-hero_cta_alt_017:hover{
border-color:#3A8EF5;
color:#3A8EF5;
}
.hog-hero_trust_017{
gap:1.375rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.hog-hero_trust_item_017{
gap:9px;
display:flex;
font-weight:600;
color:#BFCBDE;
font-size:13px;
align-items:center;
}
.hog-hero_trust_ic_017{
display:inline-flex;
color:#3A8EF5;
align-items:center;
}
.hog-hero_trust_ic_017 svg{
width:16px;
height:1rem;
}
.hog-hero_promo_017{
overflow:hidden;
border-radius:20px;
background:#141B24;
display:flex;
position:relative;
box-shadow:0 0.75rem 3rem rgba(0,0,0,0.60), 0 3px 0.75rem rgba(58,142,245,0.10);
min-height:18.75rem;
}
.hog-hero_promo_bg_017{
inset:0;
background-size:cover;
position:absolute;
background-position:center;
}
.hog-hero_promo_bg_017::after{
background:linear-gradient(120deg,#0A1020 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
content:"";
position:absolute;
}
.hog-hero_promo_glow_017{
background:radial-gradient(circle,rgba(56,140,255,0.12) 0%,transparent 65%);
border-radius:50%;
right:-1.25rem;
position:absolute;
pointer-events:none;
width:16.25rem;
height:16.25rem;
top:-2.5rem;
}
.hog-hero_promo_ct_017{
padding:1.75rem;
max-width:88%;
z-index:2;
align-self:flex-end;
position:relative;
}
.hog-hero_promo_label_017{
letter-spacing:.25em;
font-weight:700;
display:block;
font-size:10px;
text-transform:uppercase;
margin-bottom:8px;
color:#60B3FF;
}
.hog-hero_promo_amount_017{
line-height:1.05;
font-size:2rem;
overflow-wrap:break-word;
font-weight:600;
color:#EDF2FA;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
}
@media(min-width:771px){
.hog-hero_promo_amount_017{
font-size:2.5rem;
}
}
.hog-hero_promo_amount_017 em{
color:#60B3FF;
font-style:normal;
}
.hog-hero_rating_017{
border-radius:0.875rem;
gap:0.625rem;
background:#141B24;
padding:10px 14px;
border:1px solid rgba(180,210,255,0.07);
max-width:min(260px,62%);
z-index:3;
top:14px;
display:flex;
position:absolute;
right:0.875rem;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.55);
align-items:center;
}
.hog-hero_rating_score_017{
flex:0 0 auto;
font-size:1.5rem;
font-weight:700;
color:#EDF2FA;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
}
.hog-hero_rating_txt_017{
flex:1 1 auto;
min-width:0;
}
.hog-hero_rating_stars_017{
gap:2px;
color:#3A8EF5;
display:flex;
}
.hog-hero_rating_stars_017 svg{
height:12px;
width:0.75rem;
}
.hog-hero_rating_cap_017{
font-size:11px;
overflow-wrap:break-word;
display:block;
color:#8A9BB5;
margin-top:3px;
line-height:1.35;
}
.hog-stat_017{
border-bottom:1px solid rgba(180,210,255,0.13);
border-top:1px solid rgba(180,210,255,0.13);
margin-top:16px;
}
.hog-stat_in_017{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:770px){
.hog-stat_in_017{
grid-template-columns:repeat(4,1fr);
}
}
.hog-stat_item_017{
padding:22px 14px;
border-bottom:1px solid rgba(180,210,255,0.07);
border-right:1px solid rgba(180,210,255,0.07);
min-width:0;
}
.hog-stat_item_017:nth-child(2n){
border-right:0;
}
.hog-stat_item_017:nth-child(n+3){
border-bottom:0;
}
@media(min-width:765px){
.hog-stat_item_017{
border-bottom:0;
}
.hog-stat_item_017:nth-child(2n){
border-right:1px solid rgba(180,210,255,0.07);
}
.hog-stat_item_017:nth-child(4n){
border-right:0;
}
}
.hog-stat_value_017{
font-size:30px;
overflow-wrap:break-word;
line-height:1;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-weight:700;
color:#EDF2FA;
}
@media(min-width:771px){
.hog-stat_value_017{
font-size:34px;
}
}
.hog-stat_label_017{
font-size:13px;
color:#8A9BB5;
margin-top:0.375rem;
overflow-wrap:break-word;
line-height:1.4;
}
.hog-gf_017{
padding:1.5rem 0 6px;
}
.hog-gf_in_017{
gap:10px;
display:flex;
flex-wrap:wrap;
}
.hog-gf_chip_017{
background:#141B24;
border-radius:62.438rem;
transition:color .22s cubic-bezier(0.4,0,0.2,1),border-color .22s cubic-bezier(0.4,0,0.2,1),background-color .22s cubic-bezier(0.4,0,0.2,1);
padding:10px 1.125rem;
border:1px solid rgba(180,210,255,0.13);
color:#BFCBDE;
font-size:0.813rem;
font-weight:600;
white-space:nowrap;
}
.hog-gf_chip_017:hover{
border-color:#3A8EF5;
color:#3A8EF5;
}
.hog-gf_chip_017.hog-state_active_017{
background:#3A8EF5;
border-color:transparent;
color:#05090F;
}
.hog-grow_017{
padding:1.625rem 0 10px;
}
.hog-row_seo_017{
margin:0.625rem 0 0;
color:#6A7D97;
max-width:47.5rem;
font-size:0.875rem;
line-height:1.65;
overflow-wrap:break-word;
}
.hog-row_seo_017 strong{
font-weight:700;
color:#EDF2FA;
}
.hog-jp_017{
padding:30px 0 0.625rem;
}
.hog-jp_grid_017{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:769px){
.hog-jp_grid_017{
grid-template-columns:1fr 1fr;
}
.hog-jp_card_mega_017{
grid-column:1/-1;
}
}
@media(min-width:1003px){
.hog-jp_grid_017{
grid-template-columns:1.4fr 1fr 1fr;
}
.hog-jp_card_mega_017{
grid-column:auto;
}
}
.hog-jp_card_017{
overflow:hidden;
padding:26px;
gap:12px;
border-radius:1.25rem;
border:1px solid rgba(180,210,255,0.07);
background:#141B24;
display:flex;
justify-content:space-between;
min-width:0;
min-height:200px;
flex-direction:column;
position:relative;
}
.hog-jp_card_mega_017{
background:linear-gradient(135deg,#0C1828,#070D16);
border-color:transparent;
min-height:210px;
color:#EDF2FA;
}
.hog-jp_glow_017{
background:radial-gradient(circle,rgba(56,140,255,0.12),transparent 70%);
border-radius:50%;
position:absolute;
right:-40px;
top:-2.5rem;
width:200px;
pointer-events:none;
height:12.5rem;
}
.hog-jp_label_017{
gap:10px;
letter-spacing:.16em;
justify-content:space-between;
flex-wrap:wrap;
display:flex;
text-transform:uppercase;
font-weight:700;
color:#3A8EF5;
align-items:center;
position:relative;
font-size:10px;
}
.hog-jp_card_mega_017 .hog-jp_label_017{
color:#60B3FF;
}
.hog-jp_drop_017{
font-weight:600;
letter-spacing:.04em;
color:#8A9BB5;
text-transform:none;
}
.hog-jp_card_mega_017 .hog-jp_drop_017{
color:#7E9ABF;
}
.hog-jp_amount_017{
overflow-wrap:break-word;
color:#EDF2FA;
line-height:1;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
position:relative;
font-size:2.375rem;
font-weight:700;
}
.hog-jp_card_mega_017 .hog-jp_amount_017{
animation:zm2-pulse 2.4s infinite;
color:#60B3FF;
font-size:48px;
}
@media(min-width:769px){
.hog-jp_card_mega_017 .hog-jp_amount_017{
font-size:3.375rem;
}
}
.hog-jp_game_017{
font-size:0.813rem;
position:relative;
color:#8A9BB5;
}
.hog-jp_card_mega_017 .hog-jp_game_017{
color:#7E9ABF;
}
.hog-jp_cta_017{
position:relative;
align-self:flex-start;
}
.hog-jp_card_mega_017 .hog-jp_cta_017{
background:#60B3FF;
padding:0.625rem 20px;
transition:opacity .22s cubic-bezier(0.4,0,0.2,1);
border-radius:62.438rem;
font-size:13px;
color:#080C11;
font-weight:700;
}
.hog-jp_card_mega_017 .hog-jp_cta_017:hover{
opacity:.9;
}
.hog-jp_card_017:not(.hog-jp_card_mega_017) .hog-jp_cta_017{
transition:color .22s cubic-bezier(0.4,0,0.2,1),border-color .22s cubic-bezier(0.4,0,0.2,1);
border-bottom:1px solid #EDF2FA;
color:#EDF2FA;
padding-bottom:2px;
font-size:13px;
font-weight:700;
}
.hog-jp_card_017:not(.hog-jp_card_mega_017) .hog-jp_cta_017:hover{
border-color:#3A8EF5;
color:#3A8EF5;
}
.hog-jp_seo_017{
margin:14px 0 0;
max-width:760px;
overflow-wrap:break-word;
font-size:0.875rem;
color:#6A7D97;
line-height:1.65;
}
.hog-jp_seo_017 strong{
color:#EDF2FA;
font-weight:700;
}
.hog-grow_017{
padding:26px 0 0.625rem;
}
.hog-row_seo_017{
margin:10px 0 0;
max-width:760px;
overflow-wrap:break-word;
color:#6A7D97;
line-height:1.65;
font-size:14px;
}
.hog-row_seo_017 strong{
font-weight:700;
color:#EDF2FA;
}
.hog-pr_017{
padding:30px 0 6px;
}
.hog-pr_card_017{
border-radius:20px;
background:#141B24;
padding:26px;
overflow:hidden;
gap:0.625rem;
border:1px solid rgba(180,210,255,0.07);
flex:0 0 auto;
flex-direction:column;
min-height:200px;
width:17.5rem;
position:relative;
display:flex;
}
@media(min-width:769px){
.hog-pr_card_017{
width:18.75rem;
}
}
.hog-pr_card_feat_017{
background:linear-gradient(150deg,#0C1828,#070D16);
border-color:transparent;
color:#EDF2FA;
}
.hog-pr_glow_017{
border-radius:50%;
background:radial-gradient(circle,rgba(56,140,255,0.12),transparent 70%);
width:8.125rem;
right:-1.875rem;
pointer-events:none;
opacity:0;
position:absolute;
height:130px;
top:-30px;
}
.hog-pr_card_feat_017 .hog-pr_glow_017{
opacity:1;
}
.hog-pr_label_017{
letter-spacing:.16em;
font-weight:700;
font-size:0.625rem;
text-transform:uppercase;
position:relative;
color:#3A8EF5;
}
.hog-pr_card_feat_017 .hog-pr_label_017{
color:#60B3FF;
}
.hog-pr_amount_017{
color:#EDF2FA;
position:relative;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
line-height:1.08;
font-size:1.625rem;
}
.hog-pr_card_feat_017 .hog-pr_amount_017{
color:#EDF2FA;
}
.hog-pr_amount_017 em{
color:#3A8EF5;
font-style:normal;
}
.hog-pr_card_feat_017 .hog-pr_amount_017 em{
color:#60B3FF;
}
.hog-pr_terms_017{
position:relative;
color:#8A9BB5;
line-height:1.5;
font-size:0.813rem;
}
.hog-pr_card_feat_017 .hog-pr_terms_017{
color:#7E9ABF;
}
.hog-pr_cta_017{
align-self:flex-start;
margin-top:auto;
position:relative;
}
.hog-pr_card_feat_017 .hog-pr_cta_017{
padding:9px 1.125rem;
background:#60B3FF;
border-radius:999px;
transition:opacity .22s cubic-bezier(0.4,0,0.2,1);
font-size:13px;
color:#080C11;
font-weight:700;
}
.hog-pr_card_feat_017 .hog-pr_cta_017:hover{
opacity:.9;
}
.hog-pr_card_017:not(.hog-pr_card_feat_017) .hog-pr_cta_017{
transition:color .22s cubic-bezier(0.4,0,0.2,1),border-color .22s cubic-bezier(0.4,0,0.2,1);
font-weight:700;
font-size:0.813rem;
color:#EDF2FA;
padding-bottom:2px;
border-bottom:1px solid #EDF2FA;
}
.hog-pr_card_017:not(.hog-pr_card_feat_017) .hog-pr_cta_017:hover{
border-color:#3A8EF5;
color:#3A8EF5;
}
.hog-app_017{
padding:30px 0 10px;
}
.hog-app_in_017{
border-radius:1.25rem;
background:#141B24;
padding:32px;
gap:28px;
border:1px solid rgba(180,210,255,0.07);
flex-direction:column;
display:flex;
}
@media(min-width:765px){
.hog-app_in_017{
gap:40px;
padding:2.5rem 44px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.hog-app_copy_017{
max-width:560px;
min-width:0;
}
.hog-app_eyebrow_017{
margin-bottom:12px;
}
.hog-app_h2_017{
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
margin-bottom:12px;
font-weight:600;
overflow-wrap:break-word;
font-size:1.75rem;
color:#EDF2FA;
line-height:1.05;
}
@media(min-width:770px){
.hog-app_h2_017{
font-size:2.125rem;
}
}
.hog-app_text_017{
color:#6A7D97;
margin-bottom:22px;
line-height:1.6;
font-size:0.875rem;
}
.hog-app_btns_017{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.hog-app_btn_017{
background:#3A8EF5;
padding:0.688rem 20px;
transition:background-color .22s cubic-bezier(0.4,0,0.2,1);
border-radius:0.875rem;
gap:10px;
align-items:center;
color:#05090F;
display:inline-flex;
}
.hog-app_btn_017:hover{
background:#5CA6FF;
}
.hog-app_btn_ic_017{
display:inline-flex;
align-items:center;
}
.hog-app_btn_ic_017 svg{
width:1.125rem;
height:18px;
}
.hog-app_btn_lb_017{
font-size:0.844rem;
font-weight:700;
}
.hog-app_qr_wrap_017{
gap:1.125rem;
flex:0 0 auto;
align-items:center;
display:flex;
}
.hog-app_qr_017{
flex:0 0 auto;
border-radius:14px;
height:6.75rem;
background-image:repeating-linear-gradient(0deg,#141B24 0 5px,transparent 5px 0.688rem),repeating-linear-gradient(90deg,#141B24 0 5px,transparent 0.313rem 0.688rem);
width:6.75rem;
background-color:#3A8EF5;
}
.hog-app_qr_cap_017{
color:#8A9BB5;
font-size:0.781rem;
max-width:92px;
line-height:1.4;
}
.hog-vip_017{
padding:48px 0;
}
@media(min-width:765px){
.hog-vip_017{
padding:64px 0;
}
}
.hog-vip_head_017{
gap:14px;
flex-direction:column;
margin-bottom:1.875rem;
display:flex;
}
@media(min-width:883px){
.hog-vip_head_017{
gap:24px;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.hog-vip_eyebrow_017{
margin-bottom:12px;
}
.hog-vip_h2_017{
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
line-height:1.05;
font-size:32px;
font-weight:600;
color:#EDF2FA;
overflow-wrap:break-word;
}
@media(min-width:767px){
.hog-vip_h2_017{
font-size:2.5rem;
}
}
.hog-vip_intro_017{
max-width:26.25rem;
line-height:1.6;
color:#7E9ABF;
font-size:14px;
}
.hog-vip_grid_017{
gap:0.875rem;
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
display:grid;
}
.hog-vip_card_017{
padding:22px 18px;
border:1px solid rgba(200,220,255,0.13);
border-radius:0.875rem;
min-width:0;
}
.hog-vip_card_feat_017{
background:rgba(200,220,255,0.07);
border-color:#60B3FF;
}
.hog-vip_card_ic_017{
background:linear-gradient(135deg,#3A8EF5,#6DB8FF);
border-radius:0.5rem;
margin-bottom:1rem;
display:block;
height:34px;
width:2.125rem;
}
.hog-vip_name_017{
margin-bottom:0.375rem;
color:#EDF2FA;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
font-size:1.25rem;
}
.hog-vip_perk_017{
line-height:1.5;
overflow-wrap:break-word;
font-size:0.781rem;
color:#7E9ABF;
}
.hog-wy_017{
padding:3rem 0;
}
@media(min-width:768px){
.hog-wy_017{
padding:56px 0;
}
}
.hog-wy_in_017{
grid-template-columns:1fr;
gap:2rem;
align-items:start;
display:grid;
}
@media(min-width:902px){
.hog-wy_in_017{
grid-template-columns:.8fr 1.2fr;
gap:48px;
}
}
.hog-wy_left_017{
min-width:0;
}
.hog-wy_eyebrow_017{
margin-bottom:14px;
}
.hog-wy_h2_017{
font-size:2rem;
line-height:1.05;
color:#EDF2FA;
font-weight:600;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:16px;
}
@media(min-width:769px){
.hog-wy_h2_017{
font-size:2.5rem;
}
}
.hog-wy_intro_017{
color:#6A7D97;
font-size:15px;
line-height:1.6;
}
.hog-wy_grid_017{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:561px){
.hog-wy_grid_017{
grid-template-columns:1fr 1fr;
}
}
.hog-wy_card_017{
border:1px solid rgba(180,210,255,0.07);
background:#141B24;
padding:1.625rem;
border-radius:0.875rem;
min-width:0;
}
.hog-wy_card_ic_017{
margin-bottom:1rem;
justify-content:center;
align-items:center;
color:#3A8EF5;
display:inline-flex;
}
.hog-wy_card_ic_017 svg{
height:26px;
width:1.625rem;
}
.hog-wy_card_h_017{
overflow-wrap:break-word;
margin-bottom:8px;
font-weight:600;
font-size:1.313rem;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
line-height:1.15;
color:#EDF2FA;
}
.hog-wy_card_p_017{
overflow-wrap:break-word;
line-height:1.55;
color:#6A7D97;
font-size:14px;
}
.hog-ts_017{
padding:44px 0;
}
.hog-ts_in_017{
gap:2rem;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:882px){
.hog-ts_in_017{
grid-template-columns:1.4fr 1fr;
gap:48px;
}
}
.hog-ts_left_017{
min-width:0;
}
.hog-ts_h2_017{
font-weight:600;
line-height:1.1;
overflow-wrap:break-word;
color:#EDF2FA;
margin-bottom:0.75rem;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-size:26px;
}
@media(min-width:770px){
.hog-ts_h2_017{
font-size:28px;
}
}
.hog-ts_text_017{
line-height:1.6;
margin-bottom:1.375rem;
color:#7E9ABF;
max-width:520px;
font-size:0.906rem;
}
.hog-ts_badges_017{
gap:18px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.hog-ts_badge_017{
font-size:13px;
font-weight:600;
color:#7E9ABF;
}
.hog-ts_pay_017{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:877px){
.hog-ts_pay_017{
justify-content:flex-end;
}
}
.hog-ts_pay_chip_017{
border-radius:0.875rem;
background:rgba(200,220,255,0.07);
padding:0.75rem 16px;
border:1px solid rgba(200,220,255,0.13);
font-weight:700;
font-size:0.875rem;
color:#EDF2FA;
}
.hog-pmt_017{
padding:3rem 0 0.625rem;
}
.hog-pmt_in_017{
gap:2rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:880px){
.hog-pmt_in_017{
gap:48px;
grid-template-columns:1fr 1.1fr;
}
}
.hog-pmt_left_017{
min-width:0;
}
.hog-pmt_eyebrow_017{
margin-bottom:0.75rem;
}
.hog-pmt_h2_017{
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
margin-bottom:0.75rem;
line-height:1.06;
overflow-wrap:break-word;
color:#EDF2FA;
font-weight:600;
font-size:1.875rem;
}
@media(min-width:769px){
.hog-pmt_h2_017{
font-size:2rem;
}
}
.hog-pmt_text_017{
line-height:1.6;
font-size:0.906rem;
color:#6A7D97;
margin-bottom:1.375rem;
}
.hog-pmt_logos_017{
gap:10px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:479px){
.hog-pmt_logos_017{
grid-template-columns:repeat(4,1fr);
}
}
.hog-pmt_logo_017{
overflow:hidden;
background:#141B24;
border-radius:0.5rem;
border:1px solid rgba(180,210,255,0.07);
padding:0 8px;
font-weight:700;
font-size:12.5px;
align-items:center;
white-space:nowrap;
text-overflow:ellipsis;
display:flex;
text-align:center;
color:#BFCBDE;
justify-content:center;
height:50px;
}
.hog-pmt_table_017{
border:1px solid rgba(180,210,255,0.07);
border-radius:0.875rem;
overflow:hidden;
min-width:0;
}
.hog-pmt_thead_017{
background:#080C11;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.hog-pmt_th_017{
overflow:hidden;
padding:13px 14px;
font-weight:700;
text-transform:uppercase;
white-space:nowrap;
letter-spacing:.08em;
color:#EDF2FA;
font-size:0.625rem;
text-overflow:ellipsis;
}
.hog-pmt_row_017{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(180,210,255,0.07);
}
.hog-pmt_row_017:nth-child(odd){
background:#141B24;
}
.hog-pmt_td_017{
padding:14px;
overflow-wrap:break-word;
color:#6A7D97;
font-size:0.844rem;
min-width:0;
}
.hog-pmt_row_017 .hog-pmt_td_017:first-child{
color:#EDF2FA;
font-weight:700;
}
.hog-pmt_row_017 .hog-pmt_td_017:last-child{
color:#2DC98E;
font-weight:700;
}
.hog-et_017{
padding:36px 0 0.625rem;
}
.hog-et_in_017{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:878px){
.hog-et_in_017{
grid-template-columns:1.1fr .9fr;
gap:48px;
}
}
.hog-et_left_017{
min-width:0;
}
.hog-et_eyebrow_017{
margin-bottom:12px;
}
.hog-et_h2_017{
font-weight:600;
margin-bottom:14px;
color:#EDF2FA;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-size:28px;
overflow-wrap:break-word;
line-height:1.06;
}
@media(min-width:769px){
.hog-et_h2_017{
font-size:2rem;
}
}
.hog-et_text_017{
color:#6A7D97;
line-height:1.65;
margin-bottom:1.375rem;
font-size:0.938rem;
}
.hog-et_stats_017{
gap:1.5rem;
display:flex;
flex-wrap:wrap;
}
.hog-et_stat_017{
min-width:0;
}
.hog-et_stat_v_017{
font-weight:700;
font-size:1.625rem;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
line-height:1;
color:#EDF2FA;
}
.hog-et_stat_l_017{
font-size:0.781rem;
margin-top:4px;
color:#8A9BB5;
}
.hog-et_right_017{
gap:12px;
display:flex;
flex-direction:column;
}
.hog-et_member_017{
gap:1rem;
padding:18px 1.25rem;
border-radius:14px;
background:#141B24;
border:1px solid rgba(180,210,255,0.07);
display:flex;
min-width:0;
align-items:center;
}
.hog-et_member_av_017{
background:linear-gradient(135deg,#0C1828,#3A8EF5);
border-radius:50%;
flex:0 0 auto;
width:48px;
height:3rem;
}
.hog-et_member_name_017{
overflow-wrap:break-word;
font-weight:700;
font-size:15px;
color:#EDF2FA;
}
.hog-et_member_role_017{
overflow-wrap:break-word;
color:#8A9BB5;
font-size:0.781rem;
}
.hog-et_updated_017{
padding:0.875rem 1.125rem;
border-radius:14px;
border:1px solid rgba(180,210,255,0.07);
gap:0.5rem;
background:#0D1117;
color:#6A7D97;
align-items:center;
font-size:0.781rem;
display:flex;
}
.hog-tt_017{
padding:3rem 0 0.625rem;
}
@media(min-width:769px){
.hog-tt_017{
padding:3.75rem 0 0.625rem;
}
}
.hog-tt_head_017{
text-align:center;
margin-bottom:34px;
}
.hog-tt_eyebrow_017{
margin-bottom:12px;
}
.hog-tt_h2_017{
overflow-wrap:break-word;
line-height:1.05;
color:#EDF2FA;
font-weight:600;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-size:2rem;
}
@media(min-width:769px){
.hog-tt_h2_017{
font-size:42px;
}
}
.hog-tt_grid_017{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:761px){
.hog-tt_grid_017{
grid-template-columns:repeat(3,1fr);
}
}
.hog-tt_card_017{
border-radius:0.875rem;
padding:30px;
background:#141B24;
border:1px solid rgba(180,210,255,0.07);
display:flex;
min-width:0;
flex-direction:column;
}
.hog-tt_card_ic_017{
color:#3A8EF5;
align-items:center;
margin-bottom:18px;
display:inline-flex;
}
.hog-tt_card_ic_017 svg{
height:28px;
width:28px;
}
.hog-tt_card_h_017{
font-weight:600;
color:#EDF2FA;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-size:22px;
overflow-wrap:break-word;
line-height:1.15;
margin-bottom:8px;
}
.hog-tt_card_p_017{
line-height:1.6;
margin-bottom:0.875rem;
color:#6A7D97;
overflow-wrap:break-word;
font-size:14px;
}
.hog-tt_card_p_017 b{
font-weight:700;
color:#EDF2FA;
}
.hog-tt_card_link_017{
transition:color .22s cubic-bezier(0.4,0,0.2,1);
font-weight:700;
font-size:13px;
padding-bottom:2px;
color:#EDF2FA;
margin-top:auto;
align-self:flex-start;
border-bottom:1px solid #3A8EF5;
}
.hog-tt_card_link_017:hover{
color:#3A8EF5;
}
.hog-dr_017{
padding:36px 0 10px;
}
.hog-dr_in_017{
border-radius:14px;
padding:28px 2rem;
gap:20px;
border:1px dashed rgba(180,210,255,0.13);
flex-direction:column;
display:flex;
}
@media(min-width:771px){
.hog-dr_in_017{
gap:32px;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.hog-dr_h2_017{
color:#EDF2FA;
font-weight:600;
margin-bottom:0.5rem;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.1;
font-size:24px;
}
@media(min-width:771px){
.hog-dr_h2_017{
font-size:26px;
}
}
.hog-dr_text_017{
color:#6A7D97;
overflow-wrap:break-word;
max-width:42.5rem;
line-height:1.6;
font-size:14px;
}
.hog-dr_text_017 b{
font-weight:700;
color:#EDF2FA;
}
.hog-dr_cta_017{
flex:0 0 auto;
transition:color .22s cubic-bezier(0.4,0,0.2,1);
border-bottom:1px solid #3A8EF5;
white-space:nowrap;
color:#EDF2FA;
padding-bottom:2px;
font-weight:700;
font-size:13.5px;
}
.hog-dr_cta_017:hover{
color:#3A8EF5;
}
.hog-prov_017{
padding:2.5rem 0 1.25rem;
}
.hog-prov_eyebrow_017{
margin-bottom:1.125rem;
display:block;
}
.hog-prov_grid_017{
grid-template-columns:repeat(2,1fr);
gap:12px;
display:grid;
}
@media(min-width:558px){
.hog-prov_grid_017{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:903px){
.hog-prov_grid_017{
grid-template-columns:repeat(6,1fr);
}
}
.hog-hts_017{
padding:3rem 0;
}
@media(min-width:766px){
.hog-hts_017{
padding:3.875rem 0;
}
}
.hog-hts_head_017{
gap:1.125rem;
margin-bottom:2.125rem;
display:flex;
flex-direction:column;
}
@media(min-width:770px){
.hog-hts_head_017{
gap:1.5rem;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.hog-hts_eyebrow_017{
margin-bottom:0.75rem;
}
.hog-hts_h2_017{
line-height:1.05;
color:#EDF2FA;
overflow-wrap:break-word;
font-size:30px;
font-weight:600;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.hog-hts_h2_017{
font-size:2.375rem;
}
}
.hog-hts_cta_017{
transition:opacity .22s cubic-bezier(0.4,0,0.2,1);
background:#60B3FF;
border-radius:62.438rem;
flex:0 0 auto;
padding:15px 1.875rem;
font-size:0.938rem;
color:#080C11;
font-weight:700;
}
.hog-hts_cta_017:hover{
opacity:.9;
}
.hog-hts_grid_017{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:763px){
.hog-hts_grid_017{
grid-template-columns:repeat(3,1fr);
}
}
.hog-hts_step_017{
padding-top:1.375rem;
border-top:1px solid rgba(200,220,255,0.13);
min-width:0;
}
.hog-hts_step_num_017{
margin-bottom:14px;
line-height:1;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-size:2.75rem;
color:#60B3FF;
font-weight:700;
}
.hog-hts_step_h_017{
font-weight:700;
overflow-wrap:break-word;
color:#EDF2FA;
font-size:19px;
margin-bottom:8px;
line-height:1.2;
}
.hog-hts_step_p_017{
line-height:1.55;
overflow-wrap:break-word;
color:#7E9ABF;
font-size:14px;
}
.hog-op_017{
padding:2.25rem 0 0.625rem;
}
.hog-op_in_017{
border:1px solid rgba(180,210,255,0.07);
background:#141B24;
gap:2rem;
padding:32px;
border-radius:0.875rem;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:859px){
.hog-op_in_017{
gap:44px;
grid-template-columns:.9fr 1.1fr;
padding:2.125rem 2.5rem;
}
}
.hog-op_left_017{
min-width:0;
}
.hog-op_eyebrow_017{
margin-bottom:0.75rem;
}
.hog-op_h2_017{
margin-bottom:10px;
overflow-wrap:break-word;
line-height:1.08;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
color:#EDF2FA;
font-size:28px;
font-weight:600;
}
@media(min-width:769px){
.hog-op_h2_017{
font-size:30px;
}
}
.hog-op_text_017{
font-size:14px;
color:#6A7D97;
line-height:1.6;
}
.hog-op_grid_017{
border-radius:0.5rem;
gap:1px;
overflow:hidden;
background:rgba(180,210,255,0.13);
grid-template-columns:1fr 1fr;
border:1px solid rgba(180,210,255,0.13);
display:grid;
}
.hog-op_field_017{
padding:18px 20px;
background:#0D1117;
min-width:0;
}
.hog-op_field_lb_017{
color:#3A8EF5;
letter-spacing:.1em;
font-size:0.625rem;
margin-bottom:0.313rem;
text-transform:uppercase;
font-weight:600;
}
.hog-op_field_val_017{
color:#EDF2FA;
overflow-wrap:break-word;
font-weight:700;
font-size:14px;
}
.hog-rv_017{
padding:3rem 0;
background:#141B24;
border-top:1px solid rgba(180,210,255,0.07);
border-bottom:1px solid rgba(180,210,255,0.07);
margin-top:24px;
}
@media(min-width:769px){
.hog-rv_017{
padding:56px 0;
}
}
.hog-rv_head_017{
gap:16px;
display:flex;
flex-direction:column;
margin-bottom:1.875rem;
}
@media(min-width:766px){
.hog-rv_head_017{
gap:20px;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.hog-rv_eyebrow_017{
margin-bottom:10px;
}
.hog-rv_h2_017{
font-weight:600;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
line-height:1.05;
font-size:1.875rem;
color:#EDF2FA;
overflow-wrap:break-word;
}
@media(min-width:770px){
.hog-rv_h2_017{
font-size:2.375rem;
}
}
.hog-rv_agg_017{
gap:0.75rem;
align-items:center;
display:flex;
}
.hog-rv_agg_stars_017{
gap:3px;
color:#3A8EF5;
display:flex;
}
.hog-rv_agg_stars_017 svg{
height:1.125rem;
width:18px;
}
.hog-rv_source_017{
font-size:0.813rem;
color:#6A7D97;
}
.hog-rv_grid_017{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:761px){
.hog-rv_grid_017{
grid-template-columns:repeat(3,1fr);
}
}
.hog-rv_card_017{
border-radius:0.875rem;
background:#0D1117;
padding:26px;
border:1px solid rgba(180,210,255,0.07);
min-width:0;
}
.hog-rv_card_stars_017{
gap:2px;
color:#3A8EF5;
display:flex;
margin-bottom:12px;
}
.hog-rv_card_stars_017 svg{
width:14px;
height:14px;
}
.hog-rv_card_body_017{
line-height:1.45;
overflow-wrap:break-word;
font-weight:500;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
color:#EDF2FA;
margin-bottom:1rem;
font-size:1.125rem;
}
.hog-rv_card_meta_017{
gap:10px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.hog-rv_card_av_017{
background:linear-gradient(135deg,#3A8EF5,#6DB8FF);
flex:0 0 auto;
border-radius:50%;
width:32px;
height:2rem;
}
.hog-rv_card_author_017{
color:#EDF2FA;
font-weight:700;
font-size:0.813rem;
}
.hog-rv_card_loc_017{
color:#8A9BB5;
font-size:12px;
}
.hog-lh_017{
padding:40px 0 1.25rem;
}
.hog-lh_in_017{
border-top:1px solid rgba(180,210,255,0.13);
padding-top:2.125rem;
}
.hog-lh_eyebrow_017{
margin-bottom:22px;
display:block;
}
.hog-lh_grid_017{
grid-template-columns:1fr 1fr;
gap:28px;
display:grid;
}
@media(min-width:601px){
.hog-lh_grid_017{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:957px){
.hog-lh_grid_017{
grid-template-columns:repeat(5,1fr);
}
}
.hog-lh_col_017{
min-width:0;
}
.hog-lh_col_h_017{
font-weight:700;
overflow-wrap:break-word;
font-size:13px;
margin-bottom:12px;
color:#EDF2FA;
}
.hog-lh_links_017{
gap:8px;
display:flex;
flex-direction:column;
}
.hog-lh_link_017{
transition:color .22s cubic-bezier(0.4,0,0.2,1);
font-size:0.813rem;
color:#6A7D97;
overflow-wrap:break-word;
}
.hog-lh_link_017:hover{
color:#3A8EF5;
}
.hog-sg_017{
padding:48px 0 10px;
}
.hog-sg_eyebrow_017{
display:block;
margin-bottom:12px;
}
.hog-sg_h2_017{
line-height:1.05;
font-weight:600;
margin-bottom:1.75rem;
font-size:30px;
color:#EDF2FA;
overflow-wrap:break-word;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
}
@media(min-width:766px){
.hog-sg_h2_017{
font-size:2.25rem;
}
}
.hog-sg_grid_017{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:722px){
.hog-sg_grid_017{
grid-template-columns:repeat(3,1fr);
}
}
.hog-sg_col_017{
min-width:0;
}
.hog-sg_col_h_017{
line-height:1.15;
color:#EDF2FA;
font-size:22px;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:0.625rem;
}
.hog-sg_col_p_017{
font-size:14px;
color:#6A7D97;
line-height:1.65;
overflow-wrap:break-word;
}
.hog-sb_017{
background:#141B24;
padding:48px 0;
border-top:1px solid rgba(180,210,255,0.07);
margin-top:24px;
border-bottom:1px solid rgba(180,210,255,0.07);
}
@media(min-width:765px){
.hog-sb_017{
padding:3.5rem 0;
}
}
.hog-sb_eyebrow_017{
display:block;
margin-bottom:12px;
}
.hog-sb_h2_017{
font-weight:600;
color:#EDF2FA;
line-height:1.05;
margin-bottom:1.625rem;
overflow-wrap:break-word;
font-size:1.875rem;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
}
@media(min-width:765px){
.hog-sb_h2_017{
font-size:36px;
}
}
.hog-sb_grid_017{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:560px){
.hog-sb_grid_017{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:960px){
.hog-sb_grid_017{
grid-template-columns:repeat(4,1fr);
}
}
.hog-sb_card_017{
border:1px solid rgba(180,210,255,0.07);
border-radius:0.875rem;
background:#0D1117;
padding:24px;
min-width:0;
}
.hog-sb_card_h_017{
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
line-height:1.15;
color:#EDF2FA;
font-size:1.188rem;
overflow-wrap:break-word;
margin-bottom:0.5rem;
font-weight:600;
}
.hog-sb_card_p_017{
overflow-wrap:break-word;
line-height:1.6;
color:#6A7D97;
font-size:0.844rem;
}
.hog-sb_rtp_017{
border:1px solid rgba(180,210,255,0.07);
background:#0D1117;
gap:24px;
padding:1.625rem 28px;
border-radius:0.875rem;
grid-template-columns:1fr;
align-items:center;
display:grid;
margin-top:1.125rem;
}
@media(min-width:759px){
.hog-sb_rtp_017{
gap:2.5rem;
grid-template-columns:1fr 1fr;
}
}
.hog-sb_rtp_h_017{
color:#EDF2FA;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
margin-bottom:8px;
line-height:1.15;
font-weight:600;
overflow-wrap:break-word;
font-size:20px;
}
.hog-sb_rtp_p_017{
color:#6A7D97;
overflow-wrap:break-word;
line-height:1.6;
font-size:13.5px;
}
.hog-sb_rtp_stats_017{
gap:16px;
display:flex;
}
.hog-sb_stat_017{
flex:1 1 0;
border-radius:0.5rem;
background:#141B24;
padding:18px;
text-align:center;
min-width:0;
}
.hog-sb_stat_v_017{
overflow-wrap:break-word;
font-weight:700;
color:#2DC98E;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-size:1.625rem;
}
.hog-sb_stat_l_017{
font-size:0.719rem;
margin-top:4px;
color:#8A9BB5;
}
.hog-el_017{
padding:48px 0;
}
@media(min-width:770px){
.hog-el_017{
padding:56px 0;
}
}
.hog-el_in_017{
gap:2.5rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:901px){
.hog-el_in_017{
grid-template-columns:1fr 1fr;
gap:3.5rem;
}
}
.hog-el_left_017{
min-width:0;
}
.hog-el_eyebrow_017{
margin-bottom:14px;
}
.hog-el_h2_017{
color:#EDF2FA;
font-weight:600;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-size:2rem;
overflow-wrap:break-word;
margin-bottom:22px;
line-height:1.08;
}
@media(min-width:770px){
.hog-el_h2_017{
font-size:38px;
}
}
.hog-el_body_017 p{
font-size:16px;
margin-bottom:18px;
color:#BFCBDE;
overflow-wrap:break-word;
line-height:1.7;
}
.hog-el_dropcap_017{
padding:0.375rem 0.75rem 0 0;
font-weight:700;
line-height:.8;
font-size:3.875rem;
float:left;
color:#3A8EF5;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
}
.hog-el_right_017{
min-width:0;
}
.hog-el_quote_017{
border-radius:1.25rem;
background:linear-gradient(150deg,#0C1828,#070D16);
padding:36px;
color:#EDF2FA;
position:relative;
margin-bottom:1.5rem;
}
.hog-el_quote_mark_017{
align-items:center;
display:inline-flex;
margin-bottom:6px;
color:#60B3FF;
}
.hog-el_quote_mark_017 svg{
height:34px;
width:2.125rem;
}
.hog-el_quote_text_017{
color:#EDF2FA;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
line-height:1.4;
overflow-wrap:break-word;
font-size:22px;
font-weight:500;
margin-bottom:1.375rem;
}
.hog-el_quote_meta_017{
gap:0.75rem;
display:flex;
align-items:center;
}
.hog-el_quote_av_017{
background:linear-gradient(135deg,#3A8EF5,#6DB8FF);
flex:0 0 auto;
border-radius:50%;
height:38px;
width:2.375rem;
}
.hog-el_quote_author_017{
color:#EDF2FA;
font-size:14px;
font-weight:700;
}
.hog-el_quote_meta_sub_017{
color:#7E9ABF;
font-size:12px;
}
.hog-el_explain_017{
overflow:hidden;
border-radius:0.875rem;
border:1px solid rgba(180,210,255,0.07);
}
.hog-el_explain_card_017{
padding:1.375rem 24px;
}
.hog-el_explain_card_017+.hog-el_explain_card_017{
border-top:1px solid rgba(180,210,255,0.07);
}
.hog-el_explain_h_017{
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
color:#EDF2FA;
margin-bottom:0.5rem;
font-weight:600;
overflow-wrap:break-word;
font-size:20px;
line-height:1.15;
}
.hog-el_explain_p_017{
font-size:14px;
color:#6A7D97;
overflow-wrap:break-word;
line-height:1.55;
}
.hog-faq_017{
padding:48px 0;
background:#141B24;
border-bottom:1px solid rgba(180,210,255,0.07);
margin-top:24px;
border-top:1px solid rgba(180,210,255,0.07);
}
@media(min-width:770px){
.hog-faq_017{
padding:3.875rem 0;
}
}
.hog-faq_head_017{
margin-bottom:2.125rem;
text-align:center;
}
.hog-faq_eyebrow_017{
margin-bottom:12px;
}
.hog-faq_h2_017{
overflow-wrap:break-word;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
line-height:1.05;
font-size:32px;
font-weight:600;
color:#EDF2FA;
}
@media(min-width:771px){
.hog-faq_h2_017{
font-size:2.375rem;
}
}
.hog-faq_list_017{
margin:0 auto;
gap:12px;
flex-direction:column;
display:flex;
max-width:51.25rem;
}
.hog-faq_item_017{
overflow:hidden;
background:#0D1117;
border-radius:14px;
border:1px solid rgba(180,210,255,0.07);
}
.hog-faq_q_017{
list-style:none;
padding:20px 24px;
gap:1.25rem;
justify-content:space-between;
color:#EDF2FA;
font-weight:700;
font-size:1rem;
cursor:pointer;
display:flex;
align-items:center;
overflow-wrap:break-word;
}
.hog-faq_q_017::-webkit-details-marker{
display:none;
}
.hog-faq_q_ic_017{
flex:0 0 auto;
transition:transform .22s cubic-bezier(0.4,0,0.2,1);
align-items:center;
display:inline-flex;
color:#3A8EF5;
}
.hog-faq_q_ic_017 svg{
height:18px;
width:18px;
}
.hog-faq_item_017[open] .hog-faq_q_ic_017{
transform:rotate(180deg);
}
.hog-faq_a_017{
padding:0 1.5rem 1.25rem;
font-size:14.5px;
line-height:1.6;
overflow-wrap:break-word;
color:#6A7D97;
}
.hog-gd_017{
padding:48px 0 0.625rem;
}
.hog-gd_head_017{
gap:14px;
flex-direction:column;
margin-bottom:1.5rem;
display:flex;
}
@media(min-width:681px){
.hog-gd_head_017{
gap:1.25rem;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.hog-gd_eyebrow_017{
margin-bottom:10px;
}
.hog-gd_h2_017{
font-size:28px;
color:#EDF2FA;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
}
@media(min-width:769px){
.hog-gd_h2_017{
font-size:2.125rem;
}
}
.hog-gd_more_017{
transition:color .22s cubic-bezier(0.4,0,0.2,1),border-color .22s cubic-bezier(0.4,0,0.2,1);
flex:0 0 auto;
color:#EDF2FA;
padding-bottom:2px;
border-bottom:1px solid #EDF2FA;
font-size:13.5px;
font-weight:600;
}
.hog-gd_more_017:hover{
border-color:#3A8EF5;
color:#3A8EF5;
}
.hog-gd_grid_017{
grid-template-columns:1fr;
gap:1.25rem;
display:grid;
}
@media(min-width:721px){
.hog-gd_grid_017{
grid-template-columns:repeat(3,1fr);
}
}
.hog-gd_card_017{
border-radius:14px;
overflow:hidden;
background:#141B24;
border:1px solid rgba(180,210,255,0.07);
display:block;
min-width:0;
}
.hog-gd_card_img_017{
background:linear-gradient(140deg,#0C1828,#3A8EF5);
height:9.375rem;
}
.hog-gd_card_body_017{
padding:22px;
}
.hog-gd_card_cat_017{
font-weight:600;
font-size:10px;
color:#3A8EF5;
letter-spacing:.1em;
text-transform:uppercase;
}
.hog-gd_card_h_017{
margin:8px 0 0.625rem;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
line-height:1.2;
font-weight:600;
font-size:1.188rem;
color:#EDF2FA;
overflow-wrap:break-word;
}
.hog-gd_card_meta_017{
overflow-wrap:break-word;
font-size:0.75rem;
color:#8A9BB5;
}
.hog-ft_017{
background:#080C11;
color:#7E9ABF;
margin-top:40px;
}
.hog-ft_in_017{
gap:32px;
padding:3rem 0 28px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:597px){
.hog-ft_in_017{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:899px){
.hog-ft_in_017{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.hog-ft_brand_017{
min-width:0;
}
.hog-ft_logo_017{
color:#EDF2FA;
overflow-wrap:break-word;
font-weight:700;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-size:1.625rem;
}
.hog-ft_tagline_017{
font-size:0.844rem;
line-height:1.6;
max-width:280px;
margin-top:0.875rem;
color:#7E9ABF;
}
.hog-ft_contact_017{
transition:color .22s cubic-bezier(0.4,0,0.2,1);
color:#60B3FF;
overflow-wrap:anywhere;
display:inline-block;
max-width:17.5rem;
margin-top:0.75rem;
font-size:0.813rem;
}
.hog-ft_contact_017:hover{
color:#EDF2FA;
}
.hog-ft_col_017{
min-width:0;
}
.hog-ft_col_h_017{
margin-bottom:0.875rem;
text-transform:uppercase;
font-size:0.813rem;
overflow-wrap:break-word;
letter-spacing:.08em;
color:#EDF2FA;
font-weight:700;
}
.hog-ft_col_links_017{
gap:10px;
flex-direction:column;
display:flex;
}
.hog-ft_link_017{
transition:color .22s cubic-bezier(0.4,0,0.2,1);
color:#7E9ABF;
font-size:0.844rem;
overflow-wrap:break-word;
}
.hog-ft_link_017:hover{
color:#EDF2FA;
}
.hog-ft_bot_017{
gap:16px;
padding:22px 0 40px;
border-top:1px solid rgba(200,220,255,0.13);
display:flex;
flex-direction:column;
}
@media(min-width:768px){
.hog-ft_bot_017{
gap:1.25rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.hog-ft_legal_017{
font-size:0.719rem;
max-width:47.5rem;
color:#435060;
line-height:1.6;
overflow-wrap:break-word;
}
.hog-ft_legal_017 b{
font-weight:700;
color:#7E9ABF;
}
.hog-ft_age_017{
border:1.5px solid #60B3FF;
border-radius:0.5rem;
flex:0 0 auto;
padding:0.25rem 9px;
font-weight:700;
font-size:13px;
color:#60B3FF;
}