*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F5F2ED;
font-size:15px;
overflow-wrap:break-word;
line-height:1.6;
text-rendering:optimizeLegibility;
font-family:"Nunito Sans", 'Helvetica Neue', Arial, sans-serif;
color:#2E2720;
-webkit-font-smoothing:antialiased;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
height:0.5rem;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:8px;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.jivlayout-xd5{
display:flex;
min-height:100vh;
flex-direction:column;
}
.jivmain-xd5{
flex:1 1 auto;
width:100%;
min-width:0;
}
.jivcontainer-xd5{
padding:0 16px;
margin:0 auto;
max-width:87.5rem;
width:100%;
}
@media(min-width:769px){
.jivcontainer-xd5{
padding:0 32px;
}
}
@media(min-width:1100px){
.jivcontainer-xd5{
padding:0 3.5rem;
}
}
.jiveyebrow-xd5{
font-family:"Nunito Sans", 'Helvetica Neue', Arial, sans-serif;
overflow-wrap:break-word;
display:inline-block;
font-size:11px;
color:#1A8C5C;
text-transform:uppercase;
font-weight:600;
letter-spacing:.2em;
line-height:1.4;
}
.jivband-xd5{
background:#0F1A14;
color:#F4F0E8;
}
.jivband-xd5 .jiveyebrow-xd5{
color:#4DDEA0;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.jivtb-xd5{
background:#F5F2ED;
border-bottom:1px solid rgba(20,14,8,0.15);
position:sticky;
top:0;
z-index:50;
}
.jivtb_in-xd5{
padding:12px 16px;
gap:16px;
margin:0 auto;
align-items:center;
justify-content:space-between;
display:flex;
width:100%;
max-width:1400px;
}
@media(min-width:767px){
.jivtb_in-xd5{
padding:16px 2rem;
}
}
@media(min-width:1101px){
.jivtb_in-xd5{
padding:1.125rem 3.5rem;
}
}
.jivtb_left-xd5{
gap:1.75rem;
display:flex;
align-items:center;
min-width:0;
}
.jivtb_logo-xd5{
gap:11px;
min-width:0;
align-items:center;
display:flex;
}
.jivtb_logo_mark-xd5{
flex:0 0 auto;
border-radius:0.5rem;
height:2.125rem;
width:34px;
object-fit:cover;
}
.jivtb_logo_txt-xd5{
display:flex;
line-height:1;
min-width:0;
flex-direction:column;
}
.jivtb_logo_name-xd5{
overflow:hidden;
white-space:nowrap;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
letter-spacing:.02em;
color:#18130E;
font-size:1.375rem;
text-overflow:ellipsis;
}
.jivtb_logo_sub-xd5{
overflow:hidden;
text-overflow:ellipsis;
margin-top:0.25rem;
text-transform:uppercase;
font-size:0.531rem;
white-space:nowrap;
letter-spacing:.32em;
color:#1A8C5C;
font-weight:600;
}
.jivtb_nav-xd5{
display:none;
}
@media(min-width:961px){
.jivtb_nav-xd5{
gap:1.75rem;
align-items:center;
display:flex;
}
}
.jivtb_nav_item-xd5{
transition:color .22s ease,border-color .22s ease;
white-space:nowrap;
font-size:0.875rem;
font-weight:600;
padding-bottom:3px;
color:#2E2720;
border-bottom:2px solid transparent;
}
.jivtb_nav_item-xd5:hover{
color:#18130E;
}
.jivtb_nav_item-xd5.jivstate_active-xd5{
border-color:#1A8C5C;
color:#18130E;
}
.jivtb_right-xd5{
gap:14px;
flex:0 0 auto;
display:flex;
align-items:center;
}
.jivtb_search-xd5{
transition:color .22s ease;
display:flex;
color:#2E2720;
align-items:center;
justify-content:center;
}
.jivtb_search-xd5:hover{
color:#1A8C5C;
}
.jivtb_search-xd5 svg{
height:1.125rem;
width:1.125rem;
}
.jivtb_lang-xd5{
font-size:0.688rem;
color:#6B5F54;
font-weight:600;
text-transform:uppercase;
letter-spacing:.1em;
}
.jivtb_lang-xd5:hover{
color:#18130E;
}
.jivtb_login-xd5{
color:#18130E;
font-weight:600;
font-size:0.875rem;
display:none;
}
@media(min-width:765px){
.jivtb_login-xd5{
display:inline-block;
}
}
.jivtb_register-xd5{
padding:0.688rem 22px;
transition:background-color .22s ease;
border-radius:999px;
background:#18130E;
color:#F4F0E8;
font-weight:700;
white-space:nowrap;
font-size:14px;
}
.jivtb_register-xd5:hover{
background:#2E2720;
}
.jivmob-xd5{
background:#F5F2ED;
bottom:0;
left:0;
position:fixed;
border-top:1px solid rgba(20,14,8,0.15);
padding-bottom:env(safe-area-inset-bottom);
right:0;
z-index:60;
}
@media(min-width:957px){
.jivmob-xd5{
display:none;
}
}
.jivmob_in-xd5{
margin:0 auto;
justify-content:space-around;
align-items:stretch;
max-width:35rem;
display:flex;
}
.jivmob_item-xd5{
gap:3px;
transition:color .22s ease;
flex:1 1 0;
padding:9px 0.25rem;
display:flex;
flex-direction:column;
color:#6B5F54;
align-items:center;
min-width:0;
}
.jivmob_item-xd5.jivstate_active-xd5{
color:#1A8C5C;
}
.jivmob_ic-xd5{
display:flex;
align-items:center;
justify-content:center;
}
.jivmob_ic-xd5 svg{
width:1.25rem;
height:20px;
}
.jivmob_lb-xd5{
overflow:hidden;
max-width:100%;
font-weight:600;
white-space:nowrap;
font-size:0.625rem;
text-overflow:ellipsis;
}
@media(max-width:960px){
body{
padding-bottom:60px;
}
}
.jivrail-xd5{
position:relative;
min-width:0;
}
.jivrail_scroll-xd5{
gap:14px;
-webkit-overflow-scrolling:touch;
padding-bottom:0.875rem;
display:flex;
scrollbar-width:thin;
overflow-x:auto;
}
@media(min-width:770px){
.jivrail_scroll-xd5{
gap:18px;
}
}
.jivgc-xd5{
flex:0 0 auto;
display:block;
width:9.375rem;
}
@media(min-width:768px){
.jivgc-xd5{
width:188px;
}
}
.jivgc_img-xd5{
border-radius:0.875rem;
background:#FDFBF8;
overflow:hidden;
padding-bottom:133.33%;
position:relative;
box-shadow:0 2px 6px rgba(20,14,8,0.07), 0 0.5rem 1.25rem rgba(20,14,8,0.09);
}
.jivgc_img-xd5 img{
inset:0;
width:100%;
position:absolute;
height:100%;
object-fit:cover;
}
.jivgc_cover-xd5{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
pointer-events:none;
position:absolute;
}
.jivgc_hover-xd5{
inset:0;
background:rgba(0,0,0,0.52);
transition:opacity .22s ease;
opacity:0;
justify-content:center;
align-items:center;
display:flex;
position:absolute;
}
.jivgc-xd5:hover .jivgc_hover-xd5{
opacity:1;
}
.jivgc_hover_btn-xd5{
background:#18130E;
border-radius:999px;
justify-content:center;
color:#F4F0E8;
width:2.875rem;
align-items:center;
display:flex;
height:2.875rem;
}
.jivgc_hover_btn-xd5 svg{
height:18px;
width:1.125rem;
}
.jivgc_info-xd5{
gap:2px;
margin-top:9px;
min-width:0;
flex-direction:column;
display:flex;
}
.jivgc_name-xd5{
overflow:hidden;
font-weight:700;
font-size:0.813rem;
color:#18130E;
white-space:nowrap;
text-overflow:ellipsis;
}
.jivgc_prov-xd5{
overflow:hidden;
white-space:nowrap;
color:#6B5F54;
font-size:0.688rem;
text-overflow:ellipsis;
}
.jivgc_meta-xd5{
color:#6B5F54;
font-size:0.688rem;
}
.jivtc-xd5{
flex:0 0 auto;
display:block;
width:11.25rem;
}
@media(min-width:768px){
.jivtc-xd5{
width:14.375rem;
}
}
.jivtc_img-xd5{
border-radius:0.875rem;
background:#FDFBF8;
overflow:hidden;
position:relative;
padding-bottom:75%;
box-shadow:0 2px 6px rgba(20,14,8,0.07), 0 8px 1.25rem rgba(20,14,8,0.09);
}
.jivtc_img-xd5 img{
inset:0;
position:absolute;
object-fit:cover;
width:100%;
height:100%;
}
.jivtc_info-xd5{
gap:2px;
min-width:0;
margin-top:9px;
flex-direction:column;
display:flex;
}
.jivtc_name-xd5{
overflow:hidden;
text-overflow:ellipsis;
font-weight:700;
color:#18130E;
white-space:nowrap;
font-size:14px;
}
.jivtc_rtp-xd5{
color:#6B5F54;
font-size:11px;
}
.jivlc-xd5{
flex:0 0 auto;
width:230px;
display:block;
}
@media(min-width:765px){
.jivlc-xd5{
width:268px;
}
}
.jivlc_img-xd5{
border-radius:0.875rem;
background:#FDFBF8;
overflow:hidden;
box-shadow:0 2px 0.375rem rgba(20,14,8,0.07), 0 8px 20px rgba(20,14,8,0.09);
position:relative;
padding-bottom:62.5%;
}
.jivlc_img-xd5 img{
inset:0;
object-fit:cover;
height:100%;
width:100%;
position:absolute;
}
.jivlc_live-xd5{
background:rgba(0,0,0,0.52);
gap:7px;
padding:0.25rem 9px;
border-radius:62.438rem;
left:12px;
position:absolute;
display:flex;
align-items:center;
top:0.75rem;
}
.jivlc_live_dot-xd5{
animation:zm2-pulse 1.6s infinite;
background:#C0362A;
border-radius:50%;
width:8px;
height:0.5rem;
}
.jivlc_seats-xd5{
color:#F4F0E8;
font-weight:600;
text-transform:uppercase;
font-size:10px;
letter-spacing:.08em;
}
.jivlc_info-xd5{
gap:2px;
margin-top:9px;
display:flex;
min-width:0;
flex-direction:column;
}
.jivlc_name-xd5{
overflow:hidden;
white-space:nowrap;
color:#18130E;
font-size:15px;
font-weight:700;
text-overflow:ellipsis;
}
.jivlc_bet-xd5{
font-size:11px;
color:#6B5F54;
}
.jivpc-xd5{
gap:8px;
border-radius:14px;
border:1px solid rgba(20,14,8,0.08);
background:#FDFBF8;
padding:1rem 0.875rem;
justify-content:center;
align-items:center;
min-width:0;
min-height:74px;
flex-direction:column;
display:flex;
}
.jivpc_logo-xd5{
flex:0 0 auto;
width:auto;
object-fit:contain;
max-width:100%;
height:28px;
}
.jivpc_name-xd5{
overflow:hidden;
color:#6B5F54;
white-space:nowrap;
max-width:100%;
text-align:center;
font-size:0.688rem;
text-overflow:ellipsis;
}
.jivgc_tag-xd5{
padding:3px 0.5rem;
border-radius:0.5rem;
font-size:10px;
letter-spacing:.06em;
top:10px;
font-weight:700;
z-index:2;
position:absolute;
text-transform:uppercase;
display:inline-block;
left:10px;
}
.jivgc_tag_hot-xd5{
background:#C0362A;
color:#F4F0E8;
}
.jivgc_tag_new-xd5{
background:#2BBF82;
color:#100D08;
}
.jivgc_tag_jp-xd5{
background:#C8901A;
color:#100D08;
}
.jivgc_tag_live-xd5{
background:#C0362A;
color:#F4F0E8;
}
.jivsh-xd5{
margin-bottom:18px;
min-width:0;
}
.jivsh_row-xd5{
gap:16px;
align-items:flex-end;
justify-content:space-between;
display:flex;
flex-wrap:wrap;
}
.jivsh_row-xd5 .jivsh_l-xd5{
gap:6px;
display:flex;
flex-direction:column;
min-width:0;
}
.jivsh_stack-xd5{
gap:0.625rem;
flex-direction:column;
align-items:flex-start;
display:flex;
}
.jivsh_center-xd5{
gap:0.625rem;
align-items:center;
flex-direction:column;
display:flex;
text-align:center;
}
.jivsh_h2-xd5{
font-size:1.5rem;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
color:#18130E;
overflow-wrap:break-word;
font-weight:600;
line-height:1.1;
}
@media(min-width:765px){
.jivsh_h2-xd5{
font-size:30px;
}
}
.jivband-xd5 .jivsh_h2-xd5{
color:#F4F0E8;
}
.jivsh_eb_line-xd5{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.jivsh_eb_line-xd5::before{
background:#1A8C5C;
width:28px;
height:1px;
display:inline-block;
content:"";
}
.jivband-xd5 .jivsh_eb_line-xd5::before{
background:#4DDEA0;
}
.jivsh_eb_dot-xd5{
gap:0.5rem;
display:inline-flex;
align-items:center;
}
.jivsh_eb_dot-xd5::before{
border-radius:50%;
background:#1A8C5C;
height:0.375rem;
content:"";
display:inline-block;
width:6px;
}
.jivband-xd5 .jivsh_eb_dot-xd5::before{
background:#4DDEA0;
}
.jivsh_link-xd5{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:6px;
color:#18130E;
padding-bottom:2px;
border-bottom:1px solid #18130E;
font-weight:600;
font-size:0.813rem;
white-space:nowrap;
align-items:center;
display:inline-flex;
}
.jivsh_link-xd5:hover{
border-color:#1A8C5C;
color:#1A8C5C;
}
.jivsh_link-xd5 svg{
width:0.875rem;
height:14px;
}
.jivsh_link_chev-xd5{
border-bottom:0;
padding-bottom:0;
}
.jivsh_link_btn-xd5{
background:#18130E;
padding:9px 1.125rem;
border-radius:62.438rem;
color:#F4F0E8;
border-bottom:0;
}
.jivsh_link_btn-xd5:hover{
background:#2E2720;
border-color:transparent;
color:#F4F0E8;
}
.jivband-xd5 .jivsh_link-xd5{
border-color:#F4F0E8;
color:#F4F0E8;
}
.jivband-xd5 .jivsh_link_btn-xd5{
background:#4DDEA0;
color:#100D08;
}
.jivsh_rule-xd5{
background:rgba(20,14,8,0.15);
margin:-2px 0 1.125rem;
height:1px;
}
.jivband-xd5 .jivsh_rule-xd5{
background:rgba(255,252,245,0.14);
}
.jivhero-xd5{
padding:32px 0 0.5rem;
}
@media(min-width:770px){
.jivhero-xd5{
padding:56px 0 24px;
}
}
.jivhero_in-xd5{
grid-template-columns:1fr;
gap:32px;
align-items:center;
display:grid;
}
@media(min-width:898px){
.jivhero_in-xd5{
grid-template-columns:1.05fr .95fr;
gap:3rem;
}
}
.jivhero_copy-xd5{
min-width:0;
}
.jivhero_eyebrow-xd5{
gap:10px;
margin-bottom:22px;
align-items:center;
display:inline-flex;
}
.jivhero_eyebrow_line-xd5{
background:#1A8C5C;
flex:0 0 auto;
width:28px;
display:inline-block;
height:1px;
}
.jivhero_h1-xd5{
font-size:38px;
line-height:1.04;
margin-bottom:1.25rem;
color:#18130E;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
letter-spacing:-.01em;
}
@media(min-width:769px){
.jivhero_h1-xd5{
font-size:3.375rem;
}
}
@media(min-width:1097px){
.jivhero_h1-xd5{
font-size:62px;
}
}
.jivhero_h1-xd5 em{
font-style:normal;
color:#1A8C5C;
}
.jivhero_sub-xd5{
max-width:30rem;
color:#8C7E72;
line-height:1.6;
margin-bottom:1.875rem;
font-size:16px;
}
@media(min-width:771px){
.jivhero_sub-xd5{
font-size:1.125rem;
}
}
.jivhero_actions-xd5{
gap:0.875rem;
align-items:center;
margin-bottom:34px;
flex-wrap:wrap;
display:flex;
}
.jivhero_cta-xd5{
gap:10px;
border-radius:999px;
padding:16px 1.875rem;
background:#18130E;
transition:background-color .22s ease;
align-items:center;
color:#F4F0E8;
font-size:15px;
display:inline-flex;
font-weight:700;
}
.jivhero_cta-xd5:hover{
background:#2E2720;
}
.jivhero_cta_ic-xd5{
display:inline-flex;
align-items:center;
}
.jivhero_cta_ic-xd5 svg{
height:1rem;
width:16px;
}
.jivhero_cta_alt-xd5{
padding:15px 1.625rem;
border:1px solid rgba(20,14,8,0.15);
background:transparent;
transition:border-color .22s ease,color .22s ease;
border-radius:999px;
display:inline-flex;
align-items:center;
font-weight:600;
color:#18130E;
font-size:0.938rem;
}
.jivhero_cta_alt-xd5:hover{
border-color:#1A8C5C;
color:#1A8C5C;
}
.jivhero_trust-xd5{
gap:1.375rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.jivhero_trust_item-xd5{
gap:0.563rem;
font-weight:600;
color:#2E2720;
align-items:center;
font-size:13px;
display:flex;
}
.jivhero_trust_ic-xd5{
display:inline-flex;
color:#1A8C5C;
align-items:center;
}
.jivhero_trust_ic-xd5 svg{
height:1rem;
width:16px;
}
.jivhero_promo-xd5{
background:#FDFBF8;
border-radius:1.25rem;
overflow:hidden;
min-height:18.75rem;
position:relative;
box-shadow:0 0.75rem 3rem rgba(20,14,8,0.14), 0 3px 0.625rem rgba(20,14,8,0.10);
display:flex;
}
.jivhero_promo_bg-xd5{
inset:0;
background-position:center;
position:absolute;
background-size:cover;
}
.jivhero_promo_bg-xd5::after{
background:linear-gradient(120deg,#0F1A14 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
content:"";
position:absolute;
}
.jivhero_promo_glow-xd5{
border-radius:50%;
background:radial-gradient(circle,rgba(42,180,115,0.18) 0%,transparent 65%);
width:16.25rem;
position:absolute;
top:-40px;
pointer-events:none;
right:-20px;
height:16.25rem;
}
.jivhero_promo_ct-xd5{
padding:1.75rem;
align-self:flex-end;
max-width:88%;
position:relative;
z-index:2;
}
.jivhero_promo_label-xd5{
color:#4DDEA0;
margin-bottom:8px;
font-weight:700;
letter-spacing:.25em;
display:block;
font-size:10px;
text-transform:uppercase;
}
.jivhero_promo_amount-xd5{
line-height:1.05;
font-size:2rem;
font-weight:600;
color:#F4F0E8;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:766px){
.jivhero_promo_amount-xd5{
font-size:2.5rem;
}
}
.jivhero_promo_amount-xd5 em{
color:#4DDEA0;
font-style:normal;
}
.jivhero_rating-xd5{
border:1px solid rgba(20,14,8,0.08);
border-radius:14px;
padding:0.625rem 14px;
background:#FDFBF8;
gap:0.625rem;
right:14px;
align-items:center;
z-index:3;
max-width:min(260px,62%);
top:0.875rem;
display:flex;
position:absolute;
box-shadow:0 2px 6px rgba(20,14,8,0.07), 0 0.5rem 20px rgba(20,14,8,0.09);
}
.jivhero_rating_score-xd5{
flex:0 0 auto;
font-weight:700;
color:#18130E;
font-size:1.5rem;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
}
.jivhero_rating_txt-xd5{
flex:1 1 auto;
min-width:0;
}
.jivhero_rating_stars-xd5{
gap:2px;
color:#1A8C5C;
display:flex;
}
.jivhero_rating_stars-xd5 svg{
height:12px;
width:0.75rem;
}
.jivhero_rating_cap-xd5{
overflow-wrap:break-word;
line-height:1.35;
color:#6B5F54;
display:block;
margin-top:3px;
font-size:11px;
}
.jivstat-xd5{
border-bottom:1px solid rgba(20,14,8,0.15);
border-top:1px solid rgba(20,14,8,0.15);
margin-top:1rem;
}
.jivstat_in-xd5{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:765px){
.jivstat_in-xd5{
grid-template-columns:repeat(4,1fr);
}
}
.jivstat_item-xd5{
padding:22px 0.875rem;
border-right:1px solid rgba(20,14,8,0.08);
border-bottom:1px solid rgba(20,14,8,0.08);
min-width:0;
}
.jivstat_item-xd5:nth-child(2n){
border-right:0;
}
.jivstat_item-xd5:nth-child(n+3){
border-bottom:0;
}
@media(min-width:770px){
.jivstat_item-xd5{
border-bottom:0;
}
.jivstat_item-xd5:nth-child(2n){
border-right:1px solid rgba(20,14,8,0.08);
}
.jivstat_item-xd5:nth-child(4n){
border-right:0;
}
}
.jivstat_value-xd5{
font-weight:700;
overflow-wrap:break-word;
color:#18130E;
font-size:1.875rem;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
line-height:1;
}
@media(min-width:765px){
.jivstat_value-xd5{
font-size:2.125rem;
}
}
.jivstat_label-xd5{
overflow-wrap:break-word;
margin-top:6px;
color:#6B5F54;
line-height:1.4;
font-size:0.813rem;
}
.jivgrow-xd5{
padding:1.625rem 0 0.625rem;
}
.jivrow_seo-xd5{
margin:0.625rem 0 0;
max-width:760px;
color:#8C7E72;
overflow-wrap:break-word;
line-height:1.65;
font-size:14px;
}
.jivrow_seo-xd5 strong{
color:#18130E;
font-weight:700;
}
.jivgrow-xd5{
padding:26px 0 10px;
}
.jivrow_seo-xd5{
margin:10px 0 0;
overflow-wrap:break-word;
max-width:760px;
font-size:14px;
line-height:1.65;
color:#8C7E72;
}
.jivrow_seo-xd5 strong{
color:#18130E;
font-weight:700;
}
.jivgf-xd5{
padding:24px 0 0.375rem;
}
.jivgf_in-xd5{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.jivgf_chip-xd5{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
border-radius:999px;
padding:0.625rem 18px;
background:#FDFBF8;
border:1px solid rgba(20,14,8,0.15);
font-weight:600;
color:#2E2720;
font-size:0.813rem;
white-space:nowrap;
}
.jivgf_chip-xd5:hover{
border-color:#1A8C5C;
color:#1A8C5C;
}
.jivgf_chip-xd5.jivstate_active-xd5{
background:#18130E;
border-color:transparent;
color:#F4F0E8;
}
.jivgrow-xd5{
padding:26px 0 10px;
}
.jivrow_seo-xd5{
margin:0.625rem 0 0;
max-width:760px;
line-height:1.65;
overflow-wrap:break-word;
color:#8C7E72;
font-size:0.875rem;
}
.jivrow_seo-xd5 strong{
font-weight:700;
color:#18130E;
}
.jivgrow-xd5{
padding:26px 0 0.625rem;
}
.jivrow_seo-xd5{
margin:0.625rem 0 0;
color:#8C7E72;
line-height:1.65;
max-width:47.5rem;
font-size:14px;
overflow-wrap:break-word;
}
.jivrow_seo-xd5 strong{
font-weight:700;
color:#18130E;
}
.jivjp-xd5{
padding:30px 0 10px;
}
.jivjp_grid-xd5{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:769px){
.jivjp_grid-xd5{
grid-template-columns:1fr 1fr;
}
.jivjp_card_mega-xd5{
grid-column:1/-1;
}
}
@media(min-width:1002px){
.jivjp_grid-xd5{
grid-template-columns:1.4fr 1fr 1fr;
}
.jivjp_card_mega-xd5{
grid-column:auto;
}
}
.jivjp_card-xd5{
gap:0.75rem;
padding:26px;
border:1px solid rgba(20,14,8,0.08);
overflow:hidden;
border-radius:20px;
background:#FDFBF8;
display:flex;
min-width:0;
position:relative;
justify-content:space-between;
min-height:200px;
flex-direction:column;
}
.jivjp_card_mega-xd5{
border-color:transparent;
background:linear-gradient(135deg,#0F1A14,#07100A);
color:#F4F0E8;
min-height:13.125rem;
}
.jivjp_glow-xd5{
background:radial-gradient(circle,rgba(42,180,115,0.18),transparent 70%);
border-radius:50%;
top:-40px;
width:12.5rem;
right:-2.5rem;
pointer-events:none;
height:12.5rem;
position:absolute;
}
.jivjp_label-xd5{
gap:10px;
flex-wrap:wrap;
display:flex;
letter-spacing:.16em;
align-items:center;
font-size:10px;
font-weight:700;
justify-content:space-between;
text-transform:uppercase;
color:#1A8C5C;
position:relative;
}
.jivjp_card_mega-xd5 .jivjp_label-xd5{
color:#4DDEA0;
}
.jivjp_drop-xd5{
text-transform:none;
font-weight:600;
letter-spacing:.04em;
color:#6B5F54;
}
.jivjp_card_mega-xd5 .jivjp_drop-xd5{
color:#A8B8A4;
}
.jivjp_amount-xd5{
color:#18130E;
overflow-wrap:break-word;
font-size:38px;
position:relative;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
line-height:1;
font-weight:700;
}
.jivjp_card_mega-xd5 .jivjp_amount-xd5{
animation:zm2-pulse 2.4s infinite;
color:#4DDEA0;
font-size:48px;
}
@media(min-width:770px){
.jivjp_card_mega-xd5 .jivjp_amount-xd5{
font-size:54px;
}
}
.jivjp_game-xd5{
color:#6B5F54;
font-size:0.813rem;
position:relative;
}
.jivjp_card_mega-xd5 .jivjp_game-xd5{
color:#A8B8A4;
}
.jivjp_cta-xd5{
position:relative;
align-self:flex-start;
}
.jivjp_card_mega-xd5 .jivjp_cta-xd5{
border-radius:62.438rem;
padding:10px 1.25rem;
background:#4DDEA0;
transition:opacity .22s ease;
font-size:0.813rem;
font-weight:700;
color:#100D08;
}
.jivjp_card_mega-xd5 .jivjp_cta-xd5:hover{
opacity:.9;
}
.jivjp_card-xd5:not(.jivjp_card_mega-xd5) .jivjp_cta-xd5{
transition:color .22s ease,border-color .22s ease;
border-bottom:1px solid #18130E;
font-size:0.813rem;
padding-bottom:2px;
font-weight:700;
color:#18130E;
}
.jivjp_card-xd5:not(.jivjp_card_mega-xd5) .jivjp_cta-xd5:hover{
border-color:#1A8C5C;
color:#1A8C5C;
}
.jivjp_seo-xd5{
margin:0.875rem 0 0;
font-size:0.875rem;
overflow-wrap:break-word;
color:#8C7E72;
line-height:1.65;
max-width:760px;
}
.jivjp_seo-xd5 strong{
font-weight:700;
color:#18130E;
}
.jivapp-xd5{
padding:1.875rem 0 10px;
}
.jivapp_in-xd5{
border-radius:20px;
border:1px solid rgba(20,14,8,0.08);
gap:1.75rem;
padding:2rem;
background:#FDFBF8;
display:flex;
flex-direction:column;
}
@media(min-width:770px){
.jivapp_in-xd5{
gap:2.5rem;
padding:40px 44px;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.jivapp_copy-xd5{
max-width:560px;
min-width:0;
}
.jivapp_eyebrow-xd5{
margin-bottom:12px;
}
.jivapp_h2-xd5{
font-weight:600;
margin-bottom:0.75rem;
overflow-wrap:break-word;
font-size:1.75rem;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
color:#18130E;
line-height:1.05;
}
@media(min-width:771px){
.jivapp_h2-xd5{
font-size:2.125rem;
}
}
.jivapp_text-xd5{
line-height:1.6;
font-size:0.875rem;
margin-bottom:22px;
color:#8C7E72;
}
.jivapp_btns-xd5{
gap:12px;
display:flex;
flex-wrap:wrap;
}
.jivapp_btn-xd5{
padding:0.688rem 20px;
transition:background-color .22s ease;
border-radius:0.875rem;
background:#18130E;
gap:0.625rem;
color:#F4F0E8;
align-items:center;
display:inline-flex;
}
.jivapp_btn-xd5:hover{
background:#2E2720;
}
.jivapp_btn_ic-xd5{
align-items:center;
display:inline-flex;
}
.jivapp_btn_ic-xd5 svg{
height:18px;
width:18px;
}
.jivapp_btn_lb-xd5{
font-size:0.844rem;
font-weight:700;
}
.jivapp_qr_wrap-xd5{
flex:0 0 auto;
gap:1.125rem;
display:flex;
align-items:center;
}
.jivapp_qr-xd5{
flex:0 0 auto;
border-radius:0.875rem;
background-color:#18130E;
width:6.75rem;
height:108px;
background-image:repeating-linear-gradient(0deg,#FDFBF8 0 5px,transparent 5px 11px),repeating-linear-gradient(90deg,#FDFBF8 0 0.313rem,transparent 0.313rem 11px);
}
.jivapp_qr_cap-xd5{
color:#6B5F54;
max-width:5.75rem;
font-size:0.781rem;
line-height:1.4;
}
.jivvip-xd5{
padding:3rem 0;
}
@media(min-width:767px){
.jivvip-xd5{
padding:64px 0;
}
}
.jivvip_head-xd5{
gap:0.875rem;
display:flex;
margin-bottom:1.875rem;
flex-direction:column;
}
@media(min-width:881px){
.jivvip_head-xd5{
gap:1.5rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.jivvip_eyebrow-xd5{
margin-bottom:12px;
}
.jivvip_h2-xd5{
font-weight:600;
color:#F4F0E8;
overflow-wrap:break-word;
font-size:32px;
line-height:1.05;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:765px){
.jivvip_h2-xd5{
font-size:40px;
}
}
.jivvip_intro-xd5{
color:#A8B8A4;
max-width:420px;
font-size:0.875rem;
line-height:1.6;
}
.jivvip_grid-xd5{
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
gap:14px;
display:grid;
}
.jivvip_card-xd5{
padding:22px 1.125rem;
border:1px solid rgba(255,252,245,0.14);
border-radius:14px;
min-width:0;
}
.jivvip_card_feat-xd5{
border-color:#4DDEA0;
background:rgba(255,252,245,0.07);
}
.jivvip_card_ic-xd5{
border-radius:0.5rem;
background:linear-gradient(135deg,#1A8C5C,#2BBF82);
margin-bottom:1rem;
display:block;
height:34px;
width:2.125rem;
}
.jivvip_name-xd5{
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.375rem;
font-size:20px;
font-weight:600;
overflow-wrap:break-word;
color:#F4F0E8;
}
.jivvip_perk-xd5{
overflow-wrap:break-word;
font-size:12.5px;
color:#A8B8A4;
line-height:1.5;
}
.jivsea-xd5{
padding:24px 0 10px;
}
.jivsea_in-xd5{
padding:36px;
overflow:hidden;
border-radius:1.25rem;
background:linear-gradient(115deg,#0F1A14,#07100A);
gap:22px;
position:relative;
display:flex;
color:#F4F0E8;
flex-direction:column;
}
@media(min-width:821px){
.jivsea_in-xd5{
gap:2rem;
padding:2.75rem 48px;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.jivsea_glow-xd5{
background:radial-gradient(circle,rgba(42,180,115,0.18),transparent 68%);
border-radius:50%;
pointer-events:none;
right:60px;
top:50%;
position:absolute;
transform:translateY(-50%);
width:240px;
height:240px;
}
.jivsea_copy-xd5{
max-width:560px;
min-width:0;
position:relative;
}
.jivsea_eyebrow-xd5{
margin-bottom:12px;
}
.jivsea_h2-xd5{
overflow-wrap:break-word;
font-size:30px;
color:#F4F0E8;
line-height:1.04;
margin-bottom:12px;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:767px){
.jivsea_h2-xd5{
font-size:38px;
}
}
.jivsea_text-xd5{
color:#A8B8A4;
line-height:1.6;
font-size:15px;
}
.jivsea_cta-xd5{
border-radius:999px;
background:#4DDEA0;
transition:opacity .22s ease;
padding:16px 32px;
flex:0 0 auto;
font-weight:700;
font-size:15px;
position:relative;
color:#100D08;
}
.jivsea_cta-xd5:hover{
opacity:.9;
}
.jivprov-xd5{
padding:2.5rem 0 20px;
}
.jivprov_eyebrow-xd5{
display:block;
margin-bottom:18px;
}
.jivprov_grid-xd5{
grid-template-columns:repeat(2,1fr);
gap:12px;
display:grid;
}
@media(min-width:559px){
.jivprov_grid-xd5{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:899px){
.jivprov_grid-xd5{
grid-template-columns:repeat(6,1fr);
}
}
.jivts-xd5{
padding:44px 0;
}
.jivts_in-xd5{
grid-template-columns:1fr;
gap:32px;
align-items:center;
display:grid;
}
@media(min-width:883px){
.jivts_in-xd5{
gap:3rem;
grid-template-columns:1.4fr 1fr;
}
}
.jivts_left-xd5{
min-width:0;
}
.jivts_h2-xd5{
font-weight:600;
margin-bottom:12px;
overflow-wrap:break-word;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
color:#F4F0E8;
line-height:1.1;
font-size:1.625rem;
}
@media(min-width:766px){
.jivts_h2-xd5{
font-size:1.75rem;
}
}
.jivts_text-xd5{
font-size:14.5px;
margin-bottom:22px;
color:#A8B8A4;
max-width:520px;
line-height:1.6;
}
.jivts_badges-xd5{
gap:18px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.jivts_badge-xd5{
color:#A8B8A4;
font-weight:600;
font-size:0.813rem;
}
.jivts_pay-xd5{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:878px){
.jivts_pay-xd5{
justify-content:flex-end;
}
}
.jivts_pay_chip-xd5{
border-radius:14px;
padding:12px 1rem;
border:1px solid rgba(255,252,245,0.14);
background:rgba(255,252,245,0.07);
color:#F4F0E8;
font-weight:700;
font-size:14px;
}
.jivrc-xd5{
padding:3rem 0 10px;
}
.jivrc_in-xd5{
gap:2rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:762px){
.jivrc_in-xd5{
gap:2.5rem;
grid-template-columns:repeat(3,1fr);
}
}
.jivrc_col-xd5{
min-width:0;
}
.jivrc_label-xd5{
font-size:0.688rem;
font-weight:600;
text-transform:uppercase;
color:#1A8C5C;
letter-spacing:.2em;
margin-bottom:1rem;
}
.jivrc_awards-xd5{
gap:12px;
flex-direction:column;
display:flex;
}
.jivrc_award-xd5{
gap:0.75rem;
min-width:0;
display:flex;
align-items:center;
}
.jivrc_award_ic-xd5{
flex:0 0 auto;
color:#2BBF82;
align-items:center;
display:inline-flex;
}
.jivrc_award_ic-xd5 svg{
width:1.125rem;
height:18px;
}
.jivrc_award_t-xd5{
font-size:14px;
font-weight:700;
overflow-wrap:break-word;
color:#18130E;
}
.jivrc_award_s-xd5{
font-size:0.75rem;
overflow-wrap:break-word;
color:#6B5F54;
}
.jivrc_press-xd5{
gap:0.625rem;
grid-template-columns:1fr 1fr;
display:grid;
}
.jivrc_press_logo-xd5{
overflow:hidden;
border:1px solid rgba(20,14,8,0.08);
border-radius:0.5rem;
padding:0 0.5rem;
font-weight:700;
justify-content:center;
text-overflow:ellipsis;
display:flex;
font-size:0.875rem;
text-align:center;
white-space:nowrap;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
height:3.25rem;
color:#8C7E72;
align-items:center;
}
.jivrc_partner-xd5{
border:1px solid rgba(20,14,8,0.08);
border-radius:14px;
padding:22px;
background:#FDFBF8;
}
.jivrc_partner_name-xd5{
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:20px;
overflow-wrap:break-word;
margin-bottom:6px;
color:#18130E;
}
.jivrc_partner_text-xd5{
overflow-wrap:break-word;
line-height:1.55;
color:#8C7E72;
font-size:0.813rem;
}
.jivpmt-xd5{
padding:3rem 0 10px;
}
.jivpmt_in-xd5{
grid-template-columns:1fr;
gap:2rem;
align-items:start;
display:grid;
}
@media(min-width:880px){
.jivpmt_in-xd5{
grid-template-columns:1fr 1.1fr;
gap:48px;
}
}
.jivpmt_left-xd5{
min-width:0;
}
.jivpmt_eyebrow-xd5{
margin-bottom:0.75rem;
}
.jivpmt_h2-xd5{
font-weight:600;
margin-bottom:0.75rem;
overflow-wrap:break-word;
color:#18130E;
font-size:1.875rem;
line-height:1.06;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:765px){
.jivpmt_h2-xd5{
font-size:2rem;
}
}
.jivpmt_text-xd5{
font-size:14.5px;
margin-bottom:22px;
line-height:1.6;
color:#8C7E72;
}
.jivpmt_logos-xd5{
gap:0.625rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:479px){
.jivpmt_logos-xd5{
grid-template-columns:repeat(4,1fr);
}
}
.jivpmt_logo-xd5{
overflow:hidden;
padding:0 0.5rem;
background:#FDFBF8;
border-radius:8px;
border:1px solid rgba(20,14,8,0.08);
font-size:12.5px;
color:#2E2720;
white-space:nowrap;
height:50px;
font-weight:700;
justify-content:center;
display:flex;
align-items:center;
text-align:center;
text-overflow:ellipsis;
}
.jivpmt_table-xd5{
overflow:hidden;
border-radius:0.875rem;
border:1px solid rgba(20,14,8,0.08);
min-width:0;
}
.jivpmt_thead-xd5{
background:#1A1714;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.jivpmt_th-xd5{
overflow:hidden;
padding:0.813rem 14px;
letter-spacing:.08em;
font-weight:700;
text-transform:uppercase;
text-overflow:ellipsis;
white-space:nowrap;
color:#F4F0E8;
font-size:0.625rem;
}
.jivpmt_row-xd5{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(20,14,8,0.08);
display:grid;
}
.jivpmt_row-xd5:nth-child(odd){
background:#FDFBF8;
}
.jivpmt_td-xd5{
padding:0.875rem;
min-width:0;
color:#8C7E72;
overflow-wrap:break-word;
font-size:0.844rem;
}
.jivpmt_row-xd5 .jivpmt_td-xd5:first-child{
color:#18130E;
font-weight:700;
}
.jivpmt_row-xd5 .jivpmt_td-xd5:last-child{
font-weight:700;
color:#1A8C5C;
}
.jivhts-xd5{
padding:48px 0;
}
@media(min-width:771px){
.jivhts-xd5{
padding:62px 0;
}
}
.jivhts_head-xd5{
gap:18px;
margin-bottom:34px;
display:flex;
flex-direction:column;
}
@media(min-width:768px){
.jivhts_head-xd5{
gap:1.5rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.jivhts_eyebrow-xd5{
margin-bottom:0.75rem;
}
.jivhts_h2-xd5{
font-size:1.875rem;
color:#F4F0E8;
font-weight:600;
overflow-wrap:break-word;
line-height:1.05;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:770px){
.jivhts_h2-xd5{
font-size:2.375rem;
}
}
.jivhts_cta-xd5{
border-radius:999px;
transition:opacity .22s ease;
padding:0.938rem 30px;
flex:0 0 auto;
background:#4DDEA0;
font-weight:700;
font-size:15px;
color:#100D08;
}
.jivhts_cta-xd5:hover{
opacity:.9;
}
.jivhts_grid-xd5{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:761px){
.jivhts_grid-xd5{
grid-template-columns:repeat(3,1fr);
}
}
.jivhts_step-xd5{
min-width:0;
border-top:1px solid rgba(255,252,245,0.14);
padding-top:1.375rem;
}
.jivhts_step_num-xd5{
font-weight:700;
color:#4DDEA0;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
line-height:1;
margin-bottom:0.875rem;
font-size:2.75rem;
}
.jivhts_step_h-xd5{
color:#F4F0E8;
font-weight:700;
line-height:1.2;
font-size:19px;
overflow-wrap:break-word;
margin-bottom:0.5rem;
}
.jivhts_step_p-xd5{
font-size:0.875rem;
overflow-wrap:break-word;
color:#A8B8A4;
line-height:1.55;
}
.jivop-xd5{
padding:2.25rem 0 10px;
}
.jivop_in-xd5{
grid-template-columns:1fr;
border:1px solid rgba(20,14,8,0.08);
gap:2rem;
border-radius:0.875rem;
background:#FDFBF8;
padding:32px;
align-items:center;
display:grid;
}
@media(min-width:858px){
.jivop_in-xd5{
grid-template-columns:.9fr 1.1fr;
padding:2.125rem 2.5rem;
gap:2.75rem;
}
}
.jivop_left-xd5{
min-width:0;
}
.jivop_eyebrow-xd5{
margin-bottom:0.75rem;
}
.jivop_h2-xd5{
color:#18130E;
line-height:1.08;
margin-bottom:0.625rem;
font-weight:600;
overflow-wrap:break-word;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.75rem;
}
@media(min-width:770px){
.jivop_h2-xd5{
font-size:30px;
}
}
.jivop_text-xd5{
font-size:14px;
color:#8C7E72;
line-height:1.6;
}
.jivop_grid-xd5{
grid-template-columns:1fr 1fr;
gap:1px;
background:rgba(20,14,8,0.15);
border-radius:8px;
border:1px solid rgba(20,14,8,0.15);
overflow:hidden;
display:grid;
}
.jivop_field-xd5{
padding:18px 20px;
background:#F5F2ED;
min-width:0;
}
.jivop_field_lb-xd5{
color:#1A8C5C;
letter-spacing:.1em;
font-size:10px;
font-weight:600;
text-transform:uppercase;
margin-bottom:0.313rem;
}
.jivop_field_val-xd5{
font-size:14px;
color:#18130E;
font-weight:700;
overflow-wrap:break-word;
}
.jivtt-xd5{
padding:3rem 0 0.625rem;
}
@media(min-width:770px){
.jivtt-xd5{
padding:60px 0 0.625rem;
}
}
.jivtt_head-xd5{
text-align:center;
margin-bottom:2.125rem;
}
.jivtt_eyebrow-xd5{
margin-bottom:12px;
}
.jivtt_h2-xd5{
overflow-wrap:break-word;
line-height:1.05;
color:#18130E;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-size:32px;
font-weight:600;
}
@media(min-width:768px){
.jivtt_h2-xd5{
font-size:2.625rem;
}
}
.jivtt_grid-xd5{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:761px){
.jivtt_grid-xd5{
grid-template-columns:repeat(3,1fr);
}
}
.jivtt_card-xd5{
padding:1.875rem;
border:1px solid rgba(20,14,8,0.08);
background:#FDFBF8;
border-radius:0.875rem;
display:flex;
flex-direction:column;
min-width:0;
}
.jivtt_card_ic-xd5{
margin-bottom:1.125rem;
color:#1A8C5C;
display:inline-flex;
align-items:center;
}
.jivtt_card_ic-xd5 svg{
width:1.75rem;
height:1.75rem;
}
.jivtt_card_h-xd5{
margin-bottom:8px;
line-height:1.15;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#18130E;
font-size:1.375rem;
font-weight:600;
}
.jivtt_card_p-xd5{
font-size:0.875rem;
color:#8C7E72;
margin-bottom:0.875rem;
line-height:1.6;
overflow-wrap:break-word;
}
.jivtt_card_p-xd5 b{
font-weight:700;
color:#18130E;
}
.jivtt_card_link-xd5{
transition:color .22s ease;
color:#18130E;
padding-bottom:2px;
align-self:flex-start;
font-size:0.813rem;
font-weight:700;
margin-top:auto;
border-bottom:1px solid #1A8C5C;
}
.jivtt_card_link-xd5:hover{
color:#1A8C5C;
}
.jivwy-xd5{
padding:3rem 0;
}
@media(min-width:769px){
.jivwy-xd5{
padding:56px 0;
}
}
.jivwy_in-xd5{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:901px){
.jivwy_in-xd5{
gap:48px;
grid-template-columns:.8fr 1.2fr;
}
}
.jivwy_left-xd5{
min-width:0;
}
.jivwy_eyebrow-xd5{
margin-bottom:0.875rem;
}
.jivwy_h2-xd5{
font-size:32px;
overflow-wrap:break-word;
color:#18130E;
font-weight:600;
margin-bottom:1rem;
line-height:1.05;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:765px){
.jivwy_h2-xd5{
font-size:40px;
}
}
.jivwy_intro-xd5{
color:#8C7E72;
line-height:1.6;
font-size:0.938rem;
}
.jivwy_grid-xd5{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:558px){
.jivwy_grid-xd5{
grid-template-columns:1fr 1fr;
}
}
.jivwy_card-xd5{
background:#FDFBF8;
padding:1.625rem;
border-radius:14px;
border:1px solid rgba(20,14,8,0.08);
min-width:0;
}
.jivwy_card_ic-xd5{
display:inline-flex;
align-items:center;
justify-content:center;
color:#1A8C5C;
margin-bottom:1rem;
}
.jivwy_card_ic-xd5 svg{
height:1.625rem;
width:1.625rem;
}
.jivwy_card_h-xd5{
font-size:1.313rem;
color:#18130E;
margin-bottom:8px;
line-height:1.15;
overflow-wrap:break-word;
font-weight:600;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
}
.jivwy_card_p-xd5{
overflow-wrap:break-word;
color:#8C7E72;
line-height:1.55;
font-size:0.875rem;
}
.jivsc-xd5{
padding:3rem 0 0.625rem;
}
.jivsc_head-xd5{
margin-bottom:28px;
text-align:center;
}
.jivsc_eyebrow-xd5{
margin-bottom:12px;
}
.jivsc_h2-xd5{
line-height:1.05;
overflow-wrap:break-word;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
color:#18130E;
font-size:30px;
}
@media(min-width:769px){
.jivsc_h2-xd5{
font-size:36px;
}
}
.jivsc_table-xd5{
margin:0 auto;
border-radius:0.875rem;
border:1px solid rgba(20,14,8,0.08);
overflow:hidden;
max-width:900px;
}
.jivsc_thead-xd5{
background:#1A1714;
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
}
.jivsc_th-xd5{
padding:0.938rem 1.125rem;
overflow-wrap:break-word;
font-weight:700;
text-align:center;
font-size:13px;
color:#A8B8A4;
}
.jivsc_th-xd5:first-child{
text-align:left;
}
.jivsc_th_us-xd5{
color:#4DDEA0;
}
.jivsc_row-xd5{
grid-template-columns:1.6fr 1fr 1fr;
border-top:1px solid rgba(20,14,8,0.08);
display:grid;
}
.jivsc_row-xd5:nth-child(even){
background:#FDFBF8;
}
.jivsc_td-xd5{
padding:15px 1.125rem;
color:#6B5F54;
text-align:center;
font-size:0.875rem;
overflow-wrap:break-word;
min-width:0;
}
.jivsc_td-xd5:first-child{
font-weight:600;
color:#2E2720;
text-align:left;
}
.jivsc_td_us-xd5{
color:#1A8C5C;
font-weight:700;
}
.jivsb-xd5{
padding:48px 0;
background:#FDFBF8;
margin-top:1.5rem;
border-bottom:1px solid rgba(20,14,8,0.08);
border-top:1px solid rgba(20,14,8,0.08);
}
@media(min-width:765px){
.jivsb-xd5{
padding:56px 0;
}
}
.jivsb_eyebrow-xd5{
margin-bottom:12px;
display:block;
}
.jivsb_h2-xd5{
font-weight:600;
color:#18130E;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:26px;
line-height:1.05;
overflow-wrap:break-word;
font-size:1.875rem;
}
@media(min-width:767px){
.jivsb_h2-xd5{
font-size:2.25rem;
}
}
.jivsb_grid-xd5{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:561px){
.jivsb_grid-xd5{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:962px){
.jivsb_grid-xd5{
grid-template-columns:repeat(4,1fr);
}
}
.jivsb_card-xd5{
background:#F5F2ED;
border:1px solid rgba(20,14,8,0.08);
border-radius:14px;
padding:1.5rem;
min-width:0;
}
.jivsb_card_h-xd5{
font-weight:600;
overflow-wrap:break-word;
margin-bottom:0.5rem;
line-height:1.15;
color:#18130E;
font-size:19px;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
}
.jivsb_card_p-xd5{
color:#8C7E72;
font-size:0.844rem;
line-height:1.6;
overflow-wrap:break-word;
}
.jivsb_rtp-xd5{
padding:26px 1.75rem;
background:#F5F2ED;
grid-template-columns:1fr;
border:1px solid rgba(20,14,8,0.08);
border-radius:14px;
gap:1.5rem;
margin-top:18px;
display:grid;
align-items:center;
}
@media(min-width:763px){
.jivsb_rtp-xd5{
grid-template-columns:1fr 1fr;
gap:40px;
}
}
.jivsb_rtp_h-xd5{
color:#18130E;
overflow-wrap:break-word;
margin-bottom:8px;
line-height:1.15;
font-size:20px;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
}
.jivsb_rtp_p-xd5{
overflow-wrap:break-word;
line-height:1.6;
font-size:0.844rem;
color:#8C7E72;
}
.jivsb_rtp_stats-xd5{
gap:1rem;
display:flex;
}
.jivsb_stat-xd5{
border-radius:0.5rem;
flex:1 1 0;
padding:1.125rem;
background:#FDFBF8;
min-width:0;
text-align:center;
}
.jivsb_stat_v-xd5{
font-size:1.625rem;
font-weight:700;
color:#1A8C5C;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
.jivsb_stat_l-xd5{
color:#6B5F54;
font-size:0.719rem;
margin-top:0.25rem;
}
.jivfaq-xd5{
padding:3rem 0;
background:#FDFBF8;
border-top:1px solid rgba(20,14,8,0.08);
border-bottom:1px solid rgba(20,14,8,0.08);
margin-top:1.5rem;
}
@media(min-width:771px){
.jivfaq-xd5{
padding:3.875rem 0;
}
}
.jivfaq_head-xd5{
text-align:center;
margin-bottom:2.125rem;
}
.jivfaq_eyebrow-xd5{
margin-bottom:0.75rem;
}
.jivfaq_h2-xd5{
font-size:32px;
font-weight:600;
line-height:1.05;
color:#18130E;
overflow-wrap:break-word;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:767px){
.jivfaq_h2-xd5{
font-size:38px;
}
}
.jivfaq_list-xd5{
margin:0 auto;
gap:12px;
flex-direction:column;
display:flex;
max-width:820px;
}
.jivfaq_item-xd5{
border:1px solid rgba(20,14,8,0.08);
background:#F5F2ED;
border-radius:14px;
overflow:hidden;
}
.jivfaq_q-xd5{
gap:1.25rem;
padding:20px 24px;
list-style:none;
display:flex;
cursor:pointer;
font-size:1rem;
font-weight:700;
align-items:center;
justify-content:space-between;
overflow-wrap:break-word;
color:#18130E;
}
.jivfaq_q-xd5::-webkit-details-marker{
display:none;
}
.jivfaq_q_ic-xd5{
transition:transform .22s ease;
flex:0 0 auto;
color:#1A8C5C;
display:inline-flex;
align-items:center;
}
.jivfaq_q_ic-xd5 svg{
width:1.125rem;
height:18px;
}
.jivfaq_item-xd5[open] .jivfaq_q_ic-xd5{
transform:rotate(180deg);
}
.jivfaq_a-xd5{
padding:0 1.5rem 1.25rem;
font-size:0.906rem;
line-height:1.6;
color:#8C7E72;
overflow-wrap:break-word;
}
.jivgd-xd5{
padding:48px 0 0.625rem;
}
.jivgd_head-xd5{
gap:0.875rem;
flex-direction:column;
display:flex;
margin-bottom:24px;
}
@media(min-width:681px){
.jivgd_head-xd5{
gap:1.25rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.jivgd_eyebrow-xd5{
margin-bottom:10px;
}
.jivgd_h2-xd5{
color:#18130E;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:1.75rem;
line-height:1.05;
font-weight:600;
}
@media(min-width:765px){
.jivgd_h2-xd5{
font-size:2.125rem;
}
}
.jivgd_more-xd5{
transition:color .22s ease,border-color .22s ease;
flex:0 0 auto;
padding-bottom:2px;
color:#18130E;
font-size:13.5px;
font-weight:600;
border-bottom:1px solid #18130E;
}
.jivgd_more-xd5:hover{
border-color:#1A8C5C;
color:#1A8C5C;
}
.jivgd_grid-xd5{
grid-template-columns:1fr;
gap:20px;
display:grid;
}
@media(min-width:722px){
.jivgd_grid-xd5{
grid-template-columns:repeat(3,1fr);
}
}
.jivgd_card-xd5{
border-radius:0.875rem;
overflow:hidden;
background:#FDFBF8;
border:1px solid rgba(20,14,8,0.08);
min-width:0;
display:block;
}
.jivgd_card_img-xd5{
background:linear-gradient(140deg,#0F1A14,#1A8C5C);
height:9.375rem;
}
.jivgd_card_body-xd5{
padding:22px;
}
.jivgd_card_cat-xd5{
color:#1A8C5C;
letter-spacing:.1em;
font-weight:600;
text-transform:uppercase;
font-size:0.625rem;
}
.jivgd_card_h-xd5{
margin:8px 0 10px;
line-height:1.2;
font-size:1.188rem;
font-weight:600;
color:#18130E;
overflow-wrap:break-word;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
}
.jivgd_card_meta-xd5{
color:#6B5F54;
overflow-wrap:break-word;
font-size:0.75rem;
}
.jivel-xd5{
padding:3rem 0;
}
@media(min-width:765px){
.jivel-xd5{
padding:3.5rem 0;
}
}
.jivel_in-xd5{
gap:2.5rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:898px){
.jivel_in-xd5{
gap:3.5rem;
grid-template-columns:1fr 1fr;
}
}
.jivel_left-xd5{
min-width:0;
}
.jivel_eyebrow-xd5{
margin-bottom:14px;
}
.jivel_h2-xd5{
color:#18130E;
line-height:1.08;
font-weight:600;
overflow-wrap:break-word;
font-size:2rem;
margin-bottom:1.375rem;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:765px){
.jivel_h2-xd5{
font-size:38px;
}
}
.jivel_body-xd5 p{
margin-bottom:18px;
overflow-wrap:break-word;
font-size:1rem;
line-height:1.7;
color:#2E2720;
}
.jivel_dropcap-xd5{
padding:0.375rem 0.75rem 0 0;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
float:left;
line-height:.8;
font-weight:700;
font-size:3.875rem;
color:#1A8C5C;
}
.jivel_right-xd5{
min-width:0;
}
.jivel_quote-xd5{
background:linear-gradient(150deg,#0F1A14,#07100A);
padding:36px;
border-radius:1.25rem;
position:relative;
color:#F4F0E8;
margin-bottom:1.5rem;
}
.jivel_quote_mark-xd5{
margin-bottom:0.375rem;
display:inline-flex;
color:#4DDEA0;
align-items:center;
}
.jivel_quote_mark-xd5 svg{
height:34px;
width:2.125rem;
}
.jivel_quote_text-xd5{
font-size:1.375rem;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.4;
font-weight:500;
margin-bottom:22px;
overflow-wrap:break-word;
color:#F4F0E8;
}
.jivel_quote_meta-xd5{
gap:12px;
display:flex;
align-items:center;
}
.jivel_quote_av-xd5{
background:linear-gradient(135deg,#1A8C5C,#2BBF82);
border-radius:50%;
flex:0 0 auto;
height:2.375rem;
width:38px;
}
.jivel_quote_author-xd5{
font-size:14px;
color:#F4F0E8;
font-weight:700;
}
.jivel_quote_meta_sub-xd5{
font-size:12px;
color:#A8B8A4;
}
.jivel_explain-xd5{
overflow:hidden;
border:1px solid rgba(20,14,8,0.08);
border-radius:0.875rem;
}
.jivel_explain_card-xd5{
padding:1.375rem 24px;
}
.jivel_explain_card-xd5+.jivel_explain_card-xd5{
border-top:1px solid rgba(20,14,8,0.08);
}
.jivel_explain_h-xd5{
margin-bottom:0.5rem;
font-weight:600;
color:#18130E;
font-size:20px;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.15;
}
.jivel_explain_p-xd5{
font-size:0.875rem;
overflow-wrap:break-word;
color:#8C7E72;
line-height:1.55;
}
.jivsg-xd5{
padding:3rem 0 10px;
}
.jivsg_eyebrow-xd5{
display:block;
margin-bottom:12px;
}
.jivsg_h2-xd5{
font-weight:600;
margin-bottom:1.75rem;
font-size:30px;
color:#18130E;
line-height:1.05;
overflow-wrap:break-word;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:766px){
.jivsg_h2-xd5{
font-size:36px;
}
}
.jivsg_grid-xd5{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:721px){
.jivsg_grid-xd5{
grid-template-columns:repeat(3,1fr);
}
}
.jivsg_col-xd5{
min-width:0;
}
.jivsg_col_h-xd5{
font-size:1.375rem;
line-height:1.15;
margin-bottom:0.625rem;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
color:#18130E;
font-weight:600;
overflow-wrap:break-word;
}
.jivsg_col_p-xd5{
overflow-wrap:break-word;
line-height:1.65;
font-size:14px;
color:#8C7E72;
}
.jivlh-xd5{
padding:2.5rem 0 20px;
}
.jivlh_in-xd5{
border-top:1px solid rgba(20,14,8,0.15);
padding-top:2.125rem;
}
.jivlh_eyebrow-xd5{
margin-bottom:1.375rem;
display:block;
}
.jivlh_grid-xd5{
gap:28px;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:597px){
.jivlh_grid-xd5{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:961px){
.jivlh_grid-xd5{
grid-template-columns:repeat(5,1fr);
}
}
.jivlh_col-xd5{
min-width:0;
}
.jivlh_col_h-xd5{
font-size:0.813rem;
overflow-wrap:break-word;
color:#18130E;
margin-bottom:12px;
font-weight:700;
}
.jivlh_links-xd5{
gap:8px;
display:flex;
flex-direction:column;
}
.jivlh_link-xd5{
transition:color .22s ease;
color:#8C7E72;
font-size:0.813rem;
overflow-wrap:break-word;
}
.jivlh_link-xd5:hover{
color:#1A8C5C;
}
.jivft-xd5{
background:#1A1714;
color:#A8B8A4;
margin-top:40px;
}
.jivft_in-xd5{
grid-template-columns:1fr;
gap:2rem;
padding:48px 0 28px;
display:grid;
}
@media(min-width:602px){
.jivft_in-xd5{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:898px){
.jivft_in-xd5{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.jivft_brand-xd5{
min-width:0;
}
.jivft_logo-xd5{
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-size:26px;
font-weight:700;
color:#F4F0E8;
overflow-wrap:break-word;
}
.jivft_tagline-xd5{
color:#A8B8A4;
margin-top:0.875rem;
max-width:17.5rem;
line-height:1.6;
font-size:13.5px;
}
.jivft_contact-xd5{
transition:color .22s ease;
overflow-wrap:anywhere;
color:#4DDEA0;
display:inline-block;
margin-top:12px;
font-size:13px;
max-width:280px;
}
.jivft_contact-xd5:hover{
color:#F4F0E8;
}
.jivft_col-xd5{
min-width:0;
}
.jivft_col_h-xd5{
color:#F4F0E8;
margin-bottom:14px;
overflow-wrap:break-word;
font-size:0.813rem;
letter-spacing:.08em;
text-transform:uppercase;
font-weight:700;
}
.jivft_col_links-xd5{
gap:10px;
display:flex;
flex-direction:column;
}
.jivft_link-xd5{
transition:color .22s ease;
font-size:13.5px;
color:#A8B8A4;
overflow-wrap:break-word;
}
.jivft_link-xd5:hover{
color:#F4F0E8;
}
.jivft_bot-xd5{
padding:22px 0 40px;
gap:16px;
flex-direction:column;
border-top:1px solid rgba(255,252,245,0.14);
display:flex;
}
@media(min-width:765px){
.jivft_bot-xd5{
gap:1.25rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.jivft_legal-xd5{
line-height:1.6;
max-width:760px;
overflow-wrap:break-word;
color:#B0A496;
font-size:11.5px;
}
.jivft_legal-xd5 b{
font-weight:700;
color:#A8B8A4;
}
.jivft_age-xd5{
flex:0 0 auto;
border:1.5px solid #4DDEA0;
border-radius:8px;
padding:4px 0.563rem;
font-weight:700;
color:#4DDEA0;
font-size:0.813rem;
}