*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F5F2EE;
overflow-wrap:break-word;
line-height:1.6;
font-family:"IBM Plex Sans", 'Helvetica Neue', Arial, sans-serif;
-webkit-font-smoothing:antialiased;
color:#2E2A25;
text-rendering:optimizeLegibility;
font-size:15px;
}
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:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(0, 0, 0, 0.52);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.sre-layout-1c3{
display:flex;
flex-direction:column;
min-height:100vh;
}
.sre-main-1c3{
flex:1 1 auto;
width:100%;
min-width:0;
}
.sre-container-1c3{
padding:0 16px;
margin:0 auto;
max-width:87.5rem;
width:100%;
}
@media(min-width:769px){
.sre-container-1c3{
padding:0 2rem;
}
}
@media(min-width:1099px){
.sre-container-1c3{
padding:0 3.5rem;
}
}
.sre-eyebrow-1c3{
font-family:"IBM Plex Sans", 'Helvetica Neue', Arial, sans-serif;
overflow-wrap:break-word;
line-height:1.4;
display:inline-block;
font-size:0.688rem;
letter-spacing:.2em;
color:#2E8B57;
text-transform:uppercase;
font-weight:600;
}
.sre-band-1c3{
background:#12110F;
color:#F4F0EA;
}
.sre-band-1c3 .sre-eyebrow-1c3{
color:#5EC97A;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.sre-tb-1c3{
background:#F5F2EE;
top:0;
border-bottom:1px solid rgba(20, 18, 16, 0.14);
position:sticky;
z-index:50;
}
.sre-tb_in-1c3{
padding:0.75rem 1rem;
gap:1rem;
margin:0 auto;
max-width:1400px;
align-items:center;
display:flex;
width:100%;
justify-content:space-between;
}
@media(min-width:770px){
.sre-tb_in-1c3{
padding:16px 2rem;
}
}
@media(min-width:1097px){
.sre-tb_in-1c3{
padding:18px 3.5rem;
}
}
.sre-tb_left-1c3{
gap:1.75rem;
display:flex;
align-items:center;
min-width:0;
}
.sre-tb_logo-1c3{
gap:0.688rem;
display:flex;
min-width:0;
align-items:center;
}
.sre-tb_logo_mark-1c3{
border-radius:0.5rem;
flex:0 0 auto;
width:2.125rem;
height:2.125rem;
object-fit:cover;
}
.sre-tb_logo_txt-1c3{
display:flex;
min-width:0;
line-height:1;
flex-direction:column;
}
.sre-tb_logo_name-1c3{
overflow:hidden;
text-overflow:ellipsis;
font-size:22px;
white-space:nowrap;
letter-spacing:.02em;
font-weight:700;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
color:#1A1714;
}
.sre-tb_logo_sub-1c3{
overflow:hidden;
font-weight:600;
text-overflow:ellipsis;
color:#2E8B57;
letter-spacing:.32em;
font-size:0.531rem;
margin-top:4px;
text-transform:uppercase;
white-space:nowrap;
}
.sre-tb_nav-1c3{
display:none;
}
@media(min-width:962px){
.sre-tb_nav-1c3{
gap:1.75rem;
align-items:center;
display:flex;
}
}
.sre-tb_nav_item-1c3{
transition:color .22s ease,border-color .22s ease;
white-space:nowrap;
padding-bottom:3px;
font-size:0.875rem;
color:#2E2A25;
border-bottom:2px solid transparent;
font-weight:600;
}
.sre-tb_nav_item-1c3:hover{
color:#1A1714;
}
.sre-tb_nav_item-1c3.sre-state_active-1c3{
border-color:#2E8B57;
color:#1A1714;
}
.sre-tb_right-1c3{
gap:0.875rem;
flex:0 0 auto;
display:flex;
align-items:center;
}
.sre-tb_search-1c3{
transition:color .22s ease;
display:flex;
justify-content:center;
align-items:center;
color:#2E2A25;
}
.sre-tb_search-1c3:hover{
color:#2E8B57;
}
.sre-tb_search-1c3 svg{
height:18px;
width:1.125rem;
}
.sre-tb_lang-1c3{
color:#6B6259;
font-size:0.688rem;
font-weight:600;
letter-spacing:.1em;
text-transform:uppercase;
}
.sre-tb_lang-1c3:hover{
color:#1A1714;
}
.sre-tb_login-1c3{
color:#1A1714;
display:none;
font-weight:600;
font-size:14px;
}
@media(min-width:765px){
.sre-tb_login-1c3{
display:inline-block;
}
}
.sre-tb_register-1c3{
background:#1A1714;
transition:background-color .22s ease;
border-radius:999px;
padding:11px 22px;
white-space:nowrap;
font-weight:700;
font-size:0.875rem;
color:#F4F0EA;
}
.sre-tb_register-1c3:hover{
background:#2E2A25;
}
.sre-mob-1c3{
background:#F5F2EE;
position:fixed;
border-top:1px solid rgba(20, 18, 16, 0.14);
right:0;
z-index:60;
padding-bottom:env(safe-area-inset-bottom);
left:0;
bottom:0;
}
@media(min-width:961px){
.sre-mob-1c3{
display:none;
}
}
.sre-mob_in-1c3{
margin:0 auto;
justify-content:space-around;
display:flex;
max-width:560px;
align-items:stretch;
}
.sre-mob_item-1c3{
flex:1 1 0;
gap:3px;
transition:color .22s ease;
padding:9px 0.25rem;
color:#6B6259;
display:flex;
flex-direction:column;
min-width:0;
align-items:center;
}
.sre-mob_item-1c3.sre-state_active-1c3{
color:#2E8B57;
}
.sre-mob_ic-1c3{
align-items:center;
justify-content:center;
display:flex;
}
.sre-mob_ic-1c3 svg{
height:20px;
width:20px;
}
.sre-mob_lb-1c3{
overflow:hidden;
max-width:100%;
font-weight:600;
text-overflow:ellipsis;
font-size:0.625rem;
white-space:nowrap;
}
@media(max-width:961px){
body{
padding-bottom:3.75rem;
}
}
.sre-rail-1c3{
min-width:0;
position:relative;
}
.sre-rail_scroll-1c3{
gap:0.875rem;
scrollbar-width:thin;
-webkit-overflow-scrolling:touch;
display:flex;
padding-bottom:0.875rem;
overflow-x:auto;
}
@media(min-width:771px){
.sre-rail_scroll-1c3{
gap:18px;
}
}
.sre-gc-1c3{
flex:0 0 auto;
width:150px;
display:block;
}
@media(min-width:771px){
.sre-gc-1c3{
width:11.75rem;
}
}
.sre-gc_img-1c3{
border-radius:0.875rem;
overflow:hidden;
background:#FDFBF8;
box-shadow:0 2px 6px rgba(20, 18, 16, 0.07), 0 8px 1.25rem rgba(20, 18, 16, 0.06);
position:relative;
padding-bottom:133.33%;
}
.sre-gc_img-1c3 img{
inset:0;
width:100%;
position:absolute;
object-fit:cover;
height:100%;
}
.sre-gc_cover-1c3{
background:linear-gradient(160deg,transparent 55%,rgba(0, 0, 0, 0.52));
inset:0;
pointer-events:none;
position:absolute;
}
.sre-gc_hover-1c3{
transition:opacity .22s ease;
background:rgba(0, 0, 0, 0.52);
inset:0;
opacity:0;
display:flex;
position:absolute;
align-items:center;
justify-content:center;
}
.sre-gc-1c3:hover .sre-gc_hover-1c3{
opacity:1;
}
.sre-gc_hover_btn-1c3{
border-radius:62.438rem;
background:#1A1714;
width:46px;
height:46px;
align-items:center;
color:#F4F0EA;
justify-content:center;
display:flex;
}
.sre-gc_hover_btn-1c3 svg{
width:18px;
height:1.125rem;
}
.sre-gc_info-1c3{
gap:2px;
flex-direction:column;
display:flex;
min-width:0;
margin-top:0.563rem;
}
.sre-gc_name-1c3{
overflow:hidden;
text-overflow:ellipsis;
font-weight:700;
white-space:nowrap;
font-size:0.813rem;
color:#1A1714;
}
.sre-gc_prov-1c3{
overflow:hidden;
color:#6B6259;
text-overflow:ellipsis;
white-space:nowrap;
font-size:11px;
}
.sre-gc_meta-1c3{
color:#6B6259;
font-size:0.688rem;
}
.sre-tc-1c3{
flex:0 0 auto;
display:block;
width:180px;
}
@media(min-width:770px){
.sre-tc-1c3{
width:230px;
}
}
.sre-tc_img-1c3{
border-radius:14px;
background:#FDFBF8;
overflow:hidden;
padding-bottom:75%;
box-shadow:0 2px 0.375rem rgba(20, 18, 16, 0.07), 0 0.5rem 20px rgba(20, 18, 16, 0.06);
position:relative;
}
.sre-tc_img-1c3 img{
inset:0;
object-fit:cover;
width:100%;
height:100%;
position:absolute;
}
.sre-tc_info-1c3{
gap:2px;
flex-direction:column;
margin-top:0.563rem;
min-width:0;
display:flex;
}
.sre-tc_name-1c3{
overflow:hidden;
white-space:nowrap;
color:#1A1714;
font-size:0.875rem;
text-overflow:ellipsis;
font-weight:700;
}
.sre-tc_rtp-1c3{
font-size:11px;
color:#6B6259;
}
.sre-lc-1c3{
flex:0 0 auto;
display:block;
width:14.375rem;
}
@media(min-width:769px){
.sre-lc-1c3{
width:268px;
}
}
.sre-lc_img-1c3{
border-radius:14px;
background:#FDFBF8;
overflow:hidden;
position:relative;
box-shadow:0 2px 6px rgba(20, 18, 16, 0.07), 0 8px 20px rgba(20, 18, 16, 0.06);
padding-bottom:62.5%;
}
.sre-lc_img-1c3 img{
inset:0;
height:100%;
position:absolute;
object-fit:cover;
width:100%;
}
.sre-lc_live-1c3{
padding:4px 9px;
background:rgba(0, 0, 0, 0.52);
gap:0.438rem;
border-radius:62.438rem;
align-items:center;
position:absolute;
left:12px;
display:flex;
top:0.75rem;
}
.sre-lc_live_dot-1c3{
animation:zm2-pulse 1.6s infinite;
background:#D94F3D;
border-radius:50%;
height:8px;
width:0.5rem;
}
.sre-lc_seats-1c3{
letter-spacing:.08em;
text-transform:uppercase;
color:#F4F0EA;
font-weight:600;
font-size:10px;
}
.sre-lc_info-1c3{
gap:2px;
display:flex;
min-width:0;
flex-direction:column;
margin-top:0.563rem;
}
.sre-lc_name-1c3{
overflow:hidden;
font-weight:700;
font-size:15px;
color:#1A1714;
white-space:nowrap;
text-overflow:ellipsis;
}
.sre-lc_bet-1c3{
font-size:0.688rem;
color:#6B6259;
}
.sre-pc-1c3{
border-radius:0.875rem;
border:1px solid rgba(20, 18, 16, 0.08);
gap:0.5rem;
background:#FDFBF8;
padding:1rem 0.875rem;
min-height:4.625rem;
justify-content:center;
display:flex;
min-width:0;
flex-direction:column;
align-items:center;
}
.sre-pc_logo-1c3{
flex:0 0 auto;
object-fit:contain;
max-width:100%;
height:28px;
width:auto;
}
.sre-pc_name-1c3{
overflow:hidden;
max-width:100%;
color:#6B6259;
text-overflow:ellipsis;
white-space:nowrap;
font-size:0.688rem;
text-align:center;
}
.sre-gc_tag-1c3{
padding:3px 0.5rem;
border-radius:0.5rem;
letter-spacing:.06em;
display:inline-block;
position:absolute;
left:0.625rem;
font-size:0.625rem;
text-transform:uppercase;
z-index:2;
font-weight:700;
top:0.625rem;
}
.sre-gc_tag_hot-1c3{
background:#D94F3D;
color:#F4F0EA;
}
.sre-gc_tag_new-1c3{
background:#4DB870;
color:#100E0C;
}
.sre-gc_tag_jp-1c3{
background:#C9933A;
color:#100E0C;
}
.sre-gc_tag_live-1c3{
background:#D94F3D;
color:#F4F0EA;
}
.sre-sh-1c3{
margin-bottom:1.125rem;
min-width:0;
}
.sre-sh_row-1c3{
gap:16px;
align-items:flex-end;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
}
.sre-sh_row-1c3 .sre-sh_l-1c3{
gap:0.375rem;
display:flex;
flex-direction:column;
min-width:0;
}
.sre-sh_stack-1c3{
gap:0.625rem;
align-items:flex-start;
display:flex;
flex-direction:column;
}
.sre-sh_center-1c3{
gap:0.625rem;
flex-direction:column;
display:flex;
text-align:center;
align-items:center;
}
.sre-sh_h2-1c3{
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
line-height:1.1;
color:#1A1714;
font-size:24px;
overflow-wrap:break-word;
}
@media(min-width:765px){
.sre-sh_h2-1c3{
font-size:1.875rem;
}
}
.sre-band-1c3 .sre-sh_h2-1c3{
color:#F4F0EA;
}
.sre-sh_eb_line-1c3{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.sre-sh_eb_line-1c3::before{
background:#2E8B57;
height:1px;
content:"";
display:inline-block;
width:1.75rem;
}
.sre-band-1c3 .sre-sh_eb_line-1c3::before{
background:#5EC97A;
}
.sre-sh_eb_dot-1c3{
gap:8px;
display:inline-flex;
align-items:center;
}
.sre-sh_eb_dot-1c3::before{
background:#2E8B57;
border-radius:50%;
width:6px;
content:"";
display:inline-block;
height:6px;
}
.sre-band-1c3 .sre-sh_eb_dot-1c3::before{
background:#5EC97A;
}
.sre-sh_link-1c3{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:0.375rem;
color:#1A1714;
border-bottom:1px solid #1A1714;
font-weight:600;
display:inline-flex;
white-space:nowrap;
align-items:center;
font-size:13px;
padding-bottom:2px;
}
.sre-sh_link-1c3:hover{
border-color:#2E8B57;
color:#2E8B57;
}
.sre-sh_link-1c3 svg{
width:0.875rem;
height:0.875rem;
}
.sre-sh_link_chev-1c3{
padding-bottom:0;
border-bottom:0;
}
.sre-sh_link_btn-1c3{
border-radius:62.438rem;
background:#1A1714;
padding:0.563rem 1.125rem;
color:#F4F0EA;
border-bottom:0;
}
.sre-sh_link_btn-1c3:hover{
background:#2E2A25;
border-color:transparent;
color:#F4F0EA;
}
.sre-band-1c3 .sre-sh_link-1c3{
border-color:#F4F0EA;
color:#F4F0EA;
}
.sre-band-1c3 .sre-sh_link_btn-1c3{
background:#5EC97A;
color:#100E0C;
}
.sre-sh_rule-1c3{
background:rgba(20, 18, 16, 0.14);
margin:-2px 0 18px;
height:1px;
}
.sre-band-1c3 .sre-sh_rule-1c3{
background:rgba(255, 252, 248, 0.13);
}
.sre-hero-1c3{
padding:32px 0 0.5rem;
}
@media(min-width:769px){
.sre-hero-1c3{
padding:3.5rem 0 24px;
}
}
.sre-hero_in-1c3{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:center;
}
@media(min-width:898px){
.sre-hero_in-1c3{
grid-template-columns:1.05fr .95fr;
gap:3rem;
}
}
.sre-hero_copy-1c3{
min-width:0;
}
.sre-hero_eyebrow-1c3{
gap:0.625rem;
margin-bottom:1.375rem;
align-items:center;
display:inline-flex;
}
.sre-hero_eyebrow_line-1c3{
background:#2E8B57;
flex:0 0 auto;
height:1px;
display:inline-block;
width:28px;
}
.sre-hero_h1-1c3{
margin-bottom:1.25rem;
font-weight:600;
letter-spacing:-.01em;
color:#1A1714;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
font-size:38px;
line-height:1.04;
}
@media(min-width:765px){
.sre-hero_h1-1c3{
font-size:3.375rem;
}
}
@media(min-width:1098px){
.sre-hero_h1-1c3{
font-size:62px;
}
}
.sre-hero_h1-1c3 em{
font-style:normal;
color:#2E8B57;
}
.sre-hero_sub-1c3{
color:#887D73;
margin-bottom:1.875rem;
font-size:1rem;
line-height:1.6;
max-width:480px;
}
@media(min-width:766px){
.sre-hero_sub-1c3{
font-size:18px;
}
}
.sre-hero_actions-1c3{
gap:14px;
align-items:center;
flex-wrap:wrap;
display:flex;
margin-bottom:34px;
}
.sre-hero_cta-1c3{
border-radius:999px;
padding:16px 1.875rem;
gap:10px;
transition:background-color .22s ease;
background:#1A1714;
display:inline-flex;
align-items:center;
font-weight:700;
color:#F4F0EA;
font-size:0.938rem;
}
.sre-hero_cta-1c3:hover{
background:#2E2A25;
}
.sre-hero_cta_ic-1c3{
align-items:center;
display:inline-flex;
}
.sre-hero_cta_ic-1c3 svg{
height:1rem;
width:16px;
}
.sre-hero_cta_alt-1c3{
border:1px solid rgba(20, 18, 16, 0.14);
transition:border-color .22s ease,color .22s ease;
padding:15px 1.625rem;
background:transparent;
border-radius:62.438rem;
display:inline-flex;
font-weight:600;
font-size:0.938rem;
color:#1A1714;
align-items:center;
}
.sre-hero_cta_alt-1c3:hover{
border-color:#2E8B57;
color:#2E8B57;
}
.sre-hero_trust-1c3{
gap:22px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.sre-hero_trust_item-1c3{
gap:9px;
display:flex;
color:#2E2A25;
font-size:13px;
font-weight:600;
align-items:center;
}
.sre-hero_trust_ic-1c3{
align-items:center;
color:#2E8B57;
display:inline-flex;
}
.sre-hero_trust_ic-1c3 svg{
height:1rem;
width:1rem;
}
.sre-hero_promo-1c3{
background:#FDFBF8;
border-radius:20px;
overflow:hidden;
display:flex;
position:relative;
min-height:18.75rem;
box-shadow:0 0.75rem 3rem rgba(20, 18, 16, 0.14), 0 3px 0.625rem rgba(20, 18, 16, 0.08);
}
.sre-hero_promo_bg-1c3{
inset:0;
background-size:cover;
background-position:center;
position:absolute;
}
.sre-hero_promo_bg-1c3::after{
inset:0;
background:linear-gradient(120deg,#12110F 0%,rgba(0, 0, 0, 0.52) 55%,transparent 100%);
position:absolute;
content:"";
}
.sre-hero_promo_glow-1c3{
background:radial-gradient(circle,rgba(71, 145, 92, 0.18) 0%,transparent 65%);
border-radius:50%;
right:-20px;
height:260px;
position:absolute;
width:260px;
top:-2.5rem;
pointer-events:none;
}
.sre-hero_promo_ct-1c3{
padding:28px;
position:relative;
align-self:flex-end;
z-index:2;
max-width:88%;
}
.sre-hero_promo_label-1c3{
color:#5EC97A;
display:block;
font-size:0.625rem;
margin-bottom:0.5rem;
letter-spacing:.25em;
font-weight:700;
text-transform:uppercase;
}
.sre-hero_promo_amount-1c3{
line-height:1.05;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:32px;
color:#F4F0EA;
font-weight:600;
}
@media(min-width:769px){
.sre-hero_promo_amount-1c3{
font-size:40px;
}
}
.sre-hero_promo_amount-1c3 em{
font-style:normal;
color:#5EC97A;
}
.sre-hero_rating-1c3{
padding:0.625rem 0.875rem;
gap:0.625rem;
border:1px solid rgba(20, 18, 16, 0.08);
background:#FDFBF8;
border-radius:14px;
top:14px;
right:14px;
position:absolute;
z-index:3;
max-width:min(260px,62%);
box-shadow:0 2px 0.375rem rgba(20, 18, 16, 0.07), 0 8px 1.25rem rgba(20, 18, 16, 0.06);
display:flex;
align-items:center;
}
.sre-hero_rating_score-1c3{
flex:0 0 auto;
color:#1A1714;
font-weight:700;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
font-size:1.5rem;
}
.sre-hero_rating_txt-1c3{
flex:1 1 auto;
min-width:0;
}
.sre-hero_rating_stars-1c3{
gap:2px;
color:#2E8B57;
display:flex;
}
.sre-hero_rating_stars-1c3 svg{
height:0.75rem;
width:0.75rem;
}
.sre-hero_rating_cap-1c3{
overflow-wrap:break-word;
display:block;
font-size:0.688rem;
line-height:1.35;
margin-top:3px;
color:#6B6259;
}
.sre-stat-1c3{
border-bottom:1px solid rgba(20, 18, 16, 0.14);
margin-top:16px;
border-top:1px solid rgba(20, 18, 16, 0.14);
}
.sre-stat_in-1c3{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:765px){
.sre-stat_in-1c3{
grid-template-columns:repeat(4,1fr);
}
}
.sre-stat_item-1c3{
padding:22px 0.875rem;
border-right:1px solid rgba(20, 18, 16, 0.08);
border-bottom:1px solid rgba(20, 18, 16, 0.08);
min-width:0;
}
.sre-stat_item-1c3:nth-child(2n){
border-right:0;
}
.sre-stat_item-1c3:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.sre-stat_item-1c3{
border-bottom:0;
}
.sre-stat_item-1c3:nth-child(2n){
border-right:1px solid rgba(20, 18, 16, 0.08);
}
.sre-stat_item-1c3:nth-child(4n){
border-right:0;
}
}
.sre-stat_value-1c3{
overflow-wrap:break-word;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
font-size:1.875rem;
color:#1A1714;
line-height:1;
font-weight:700;
}
@media(min-width:766px){
.sre-stat_value-1c3{
font-size:2.125rem;
}
}
.sre-stat_label-1c3{
color:#6B6259;
margin-top:6px;
font-size:13px;
overflow-wrap:break-word;
line-height:1.4;
}
.sre-grow-1c3{
padding:26px 0 10px;
}
.sre-row_seo-1c3{
margin:10px 0 0;
overflow-wrap:break-word;
color:#887D73;
max-width:760px;
font-size:14px;
line-height:1.65;
}
.sre-row_seo-1c3 strong{
font-weight:700;
color:#1A1714;
}
.sre-grow-1c3{
padding:1.625rem 0 0.625rem;
}
.sre-row_seo-1c3{
margin:10px 0 0;
color:#887D73;
font-size:0.875rem;
line-height:1.65;
max-width:760px;
overflow-wrap:break-word;
}
.sre-row_seo-1c3 strong{
font-weight:700;
color:#1A1714;
}
.sre-pr-1c3{
padding:1.875rem 0 0.375rem;
}
.sre-pr_card-1c3{
border-radius:20px;
gap:0.625rem;
padding:26px;
background:#FDFBF8;
border:1px solid rgba(20, 18, 16, 0.08);
overflow:hidden;
flex:0 0 auto;
flex-direction:column;
position:relative;
width:280px;
min-height:200px;
display:flex;
}
@media(min-width:770px){
.sre-pr_card-1c3{
width:300px;
}
}
.sre-pr_card_feat-1c3{
background:linear-gradient(150deg,#1B2E22,#0D0F0E);
border-color:transparent;
color:#F4F0EA;
}
.sre-pr_glow-1c3{
border-radius:50%;
background:radial-gradient(circle,rgba(71, 145, 92, 0.18),transparent 70%);
width:130px;
position:absolute;
opacity:0;
right:-30px;
pointer-events:none;
top:-30px;
height:130px;
}
.sre-pr_card_feat-1c3 .sre-pr_glow-1c3{
opacity:1;
}
.sre-pr_label-1c3{
font-size:10px;
font-weight:700;
text-transform:uppercase;
color:#2E8B57;
position:relative;
letter-spacing:.16em;
}
.sre-pr_card_feat-1c3 .sre-pr_label-1c3{
color:#5EC97A;
}
.sre-pr_amount-1c3{
color:#1A1714;
overflow-wrap:break-word;
font-weight:600;
line-height:1.08;
font-size:26px;
position:relative;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
}
.sre-pr_card_feat-1c3 .sre-pr_amount-1c3{
color:#F4F0EA;
}
.sre-pr_amount-1c3 em{
color:#2E8B57;
font-style:normal;
}
.sre-pr_card_feat-1c3 .sre-pr_amount-1c3 em{
color:#5EC97A;
}
.sre-pr_terms-1c3{
line-height:1.5;
color:#6B6259;
position:relative;
font-size:13px;
}
.sre-pr_card_feat-1c3 .sre-pr_terms-1c3{
color:#A8A49E;
}
.sre-pr_cta-1c3{
position:relative;
align-self:flex-start;
margin-top:auto;
}
.sre-pr_card_feat-1c3 .sre-pr_cta-1c3{
padding:0.563rem 1.125rem;
transition:opacity .22s ease;
border-radius:62.438rem;
background:#5EC97A;
font-weight:700;
font-size:13px;
color:#100E0C;
}
.sre-pr_card_feat-1c3 .sre-pr_cta-1c3:hover{
opacity:.9;
}
.sre-pr_card-1c3:not(.sre-pr_card_feat-1c3) .sre-pr_cta-1c3{
transition:color .22s ease,border-color .22s ease;
color:#1A1714;
font-weight:700;
padding-bottom:2px;
border-bottom:1px solid #1A1714;
font-size:0.813rem;
}
.sre-pr_card-1c3:not(.sre-pr_card_feat-1c3) .sre-pr_cta-1c3:hover{
border-color:#2E8B57;
color:#2E8B57;
}
.sre-jp-1c3{
padding:1.875rem 0 10px;
}
.sre-jp_grid-1c3{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:768px){
.sre-jp_grid-1c3{
grid-template-columns:1fr 1fr;
}
.sre-jp_card_mega-1c3{
grid-column:1/-1;
}
}
@media(min-width:999px){
.sre-jp_grid-1c3{
grid-template-columns:1.4fr 1fr 1fr;
}
.sre-jp_card_mega-1c3{
grid-column:auto;
}
}
.sre-jp_card-1c3{
overflow:hidden;
border-radius:20px;
background:#FDFBF8;
padding:26px;
gap:12px;
border:1px solid rgba(20, 18, 16, 0.08);
justify-content:space-between;
min-width:0;
display:flex;
min-height:200px;
position:relative;
flex-direction:column;
}
.sre-jp_card_mega-1c3{
background:linear-gradient(135deg,#1B2E22,#0D0F0E);
border-color:transparent;
color:#F4F0EA;
min-height:13.125rem;
}
.sre-jp_glow-1c3{
border-radius:50%;
background:radial-gradient(circle,rgba(71, 145, 92, 0.18),transparent 70%);
position:absolute;
height:200px;
pointer-events:none;
top:-2.5rem;
right:-2.5rem;
width:200px;
}
.sre-jp_label-1c3{
gap:10px;
justify-content:space-between;
letter-spacing:.16em;
font-size:0.625rem;
position:relative;
font-weight:700;
display:flex;
color:#2E8B57;
align-items:center;
text-transform:uppercase;
flex-wrap:wrap;
}
.sre-jp_card_mega-1c3 .sre-jp_label-1c3{
color:#5EC97A;
}
.sre-jp_drop-1c3{
text-transform:none;
color:#6B6259;
font-weight:600;
letter-spacing:.04em;
}
.sre-jp_card_mega-1c3 .sre-jp_drop-1c3{
color:#A8A49E;
}
.sre-jp_amount-1c3{
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
position:relative;
color:#1A1714;
overflow-wrap:break-word;
font-weight:700;
font-size:38px;
line-height:1;
}
.sre-jp_card_mega-1c3 .sre-jp_amount-1c3{
animation:zm2-pulse 2.4s infinite;
font-size:48px;
color:#5EC97A;
}
@media(min-width:768px){
.sre-jp_card_mega-1c3 .sre-jp_amount-1c3{
font-size:54px;
}
}
.sre-jp_game-1c3{
color:#6B6259;
font-size:0.813rem;
position:relative;
}
.sre-jp_card_mega-1c3 .sre-jp_game-1c3{
color:#A8A49E;
}
.sre-jp_cta-1c3{
position:relative;
align-self:flex-start;
}
.sre-jp_card_mega-1c3 .sre-jp_cta-1c3{
border-radius:62.438rem;
transition:opacity .22s ease;
padding:10px 20px;
background:#5EC97A;
font-size:0.813rem;
font-weight:700;
color:#100E0C;
}
.sre-jp_card_mega-1c3 .sre-jp_cta-1c3:hover{
opacity:.9;
}
.sre-jp_card-1c3:not(.sre-jp_card_mega-1c3) .sre-jp_cta-1c3{
transition:color .22s ease,border-color .22s ease;
color:#1A1714;
border-bottom:1px solid #1A1714;
padding-bottom:2px;
font-weight:700;
font-size:13px;
}
.sre-jp_card-1c3:not(.sre-jp_card_mega-1c3) .sre-jp_cta-1c3:hover{
border-color:#2E8B57;
color:#2E8B57;
}
.sre-jp_seo-1c3{
margin:0.875rem 0 0;
line-height:1.65;
overflow-wrap:break-word;
color:#887D73;
font-size:14px;
max-width:760px;
}
.sre-jp_seo-1c3 strong{
color:#1A1714;
font-weight:700;
}
.sre-grow-1c3{
padding:26px 0 0.625rem;
}
.sre-row_seo-1c3{
margin:10px 0 0;
max-width:47.5rem;
color:#887D73;
line-height:1.65;
font-size:0.875rem;
overflow-wrap:break-word;
}
.sre-row_seo-1c3 strong{
font-weight:700;
color:#1A1714;
}
.sre-nl-1c3{
padding:24px 0 0.625rem;
}
.sre-nl_in-1c3{
background:#1A1C1F;
gap:1.375rem;
border-radius:1.25rem;
padding:30px 2rem;
display:flex;
flex-direction:column;
color:#F4F0EA;
}
@media(min-width:769px){
.sre-nl_in-1c3{
gap:1.75rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.sre-nl_text_wrap-1c3{
min-width:0;
}
.sre-nl_h3-1c3{
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
color:#F4F0EA;
font-size:22px;
line-height:1.1;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:5px;
}
@media(min-width:770px){
.sre-nl_h3-1c3{
font-size:24px;
}
}
.sre-nl_text-1c3{
line-height:1.5;
font-size:13.5px;
color:#A8A49E;
}
.sre-nl_form-1c3{
flex:1 1 auto;
gap:10px;
min-width:0;
max-width:28.75rem;
display:flex;
}
.sre-nl_input-1c3{
border:1px solid rgba(255, 252, 248, 0.13);
flex:1 1 auto;
border-radius:14px;
overflow:hidden;
background:rgba(255, 252, 248, 0.07);
padding:0.813rem 16px;
color:#A8A49E;
white-space:nowrap;
min-width:0;
font-size:0.875rem;
align-items:center;
text-overflow:ellipsis;
display:flex;
}
.sre-nl_btn-1c3{
transition:opacity .22s ease;
border-radius:14px;
flex:0 0 auto;
background:#5EC97A;
padding:0.813rem 1.5rem;
font-size:14px;
white-space:nowrap;
color:#100E0C;
font-weight:700;
}
.sre-nl_btn-1c3:hover{
opacity:.9;
}
.sre-vip-1c3{
padding:48px 0;
}
@media(min-width:765px){
.sre-vip-1c3{
padding:64px 0;
}
}
.sre-vip_head-1c3{
gap:14px;
display:flex;
margin-bottom:30px;
flex-direction:column;
}
@media(min-width:881px){
.sre-vip_head-1c3{
gap:24px;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.sre-vip_eyebrow-1c3{
margin-bottom:0.75rem;
}
.sre-vip_h2-1c3{
overflow-wrap:break-word;
line-height:1.05;
font-size:2rem;
color:#F4F0EA;
font-weight:600;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:769px){
.sre-vip_h2-1c3{
font-size:2.5rem;
}
}
.sre-vip_intro-1c3{
font-size:0.875rem;
max-width:26.25rem;
line-height:1.6;
color:#A8A49E;
}
.sre-vip_grid-1c3{
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
gap:0.875rem;
display:grid;
}
.sre-vip_card-1c3{
border:1px solid rgba(255, 252, 248, 0.13);
padding:22px 1.125rem;
border-radius:14px;
min-width:0;
}
.sre-vip_card_feat-1c3{
border-color:#5EC97A;
background:rgba(255, 252, 248, 0.07);
}
.sre-vip_card_ic-1c3{
border-radius:0.5rem;
background:linear-gradient(135deg,#2E8B57,#5EC97A);
height:34px;
width:34px;
display:block;
margin-bottom:16px;
}
.sre-vip_name-1c3{
color:#F4F0EA;
margin-bottom:6px;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
font-size:1.25rem;
overflow-wrap:break-word;
font-weight:600;
}
.sre-vip_perk-1c3{
overflow-wrap:break-word;
line-height:1.5;
color:#A8A49E;
font-size:0.781rem;
}
.sre-gm-1c3{
padding:30px 0 10px;
}
.sre-gm_in-1c3{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:881px){
.sre-gm_in-1c3{
grid-template-columns:1.25fr 1fr;
}
}
.sre-gm_left-1c3{
padding:32px;
border-radius:20px;
background:#FDFBF8;
border:1px solid rgba(20, 18, 16, 0.08);
min-width:0;
}
.sre-gm_eyebrow-1c3{
margin-bottom:0.625rem;
}
.sre-gm_h2-1c3{
line-height:1.06;
font-weight:600;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
font-size:1.625rem;
color:#1A1714;
overflow-wrap:break-word;
margin-bottom:0.5rem;
}
@media(min-width:767px){
.sre-gm_h2-1c3{
font-size:28px;
}
}
.sre-gm_text-1c3{
font-size:14px;
margin-bottom:1.375rem;
max-width:480px;
color:#887D73;
line-height:1.6;
}
.sre-gm_level-1c3{
font-weight:700;
margin-bottom:8px;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
color:#2E8B57;
font-size:1.375rem;
}
.sre-gm_bar-1c3{
background:rgba(20, 18, 16, 0.14);
border-radius:999px;
overflow:hidden;
height:8px;
margin-bottom:6px;
}
.sre-gm_bar_fill-1c3{
border-radius:999px;
background:linear-gradient(90deg,#2E8B57,#5EC97A);
height:100%;
}
.sre-gm_bar_meta-1c3{
gap:0.625rem;
color:#6B6259;
display:flex;
font-size:0.688rem;
justify-content:space-between;
margin-bottom:1.125rem;
}
.sre-gm_missions-1c3{
gap:10px;
flex-wrap:wrap;
display:flex;
}
.sre-gm_mission-1c3{
border-radius:62.438rem;
background:#F5F2EE;
padding:9px 15px;
gap:0.438rem;
border:1px solid rgba(20, 18, 16, 0.14);
font-size:12.5px;
color:#2E2A25;
display:inline-flex;
font-weight:600;
align-items:center;
}
.sre-gm_mission_ic-1c3{
display:inline-flex;
align-items:center;
color:#2E8B57;
}
.sre-gm_mission_ic-1c3 svg{
width:0.813rem;
height:0.813rem;
}
.sre-gm_right-1c3{
border-radius:20px;
padding:32px;
overflow:hidden;
background:linear-gradient(150deg,#1B2E22,#0D0F0E);
display:flex;
color:#F4F0EA;
flex-direction:column;
position:relative;
}
.sre-gm_glow-1c3{
background:radial-gradient(circle,rgba(71, 145, 92, 0.18),transparent 70%);
border-radius:50%;
top:-30px;
right:-1.875rem;
height:9.375rem;
pointer-events:none;
position:absolute;
width:9.375rem;
}
.sre-gm_ref_eyebrow-1c3{
margin-bottom:0.625rem;
position:relative;
}
.sre-gm_ref_h2-1c3{
overflow-wrap:break-word;
position:relative;
font-size:1.625rem;
margin-bottom:0.5rem;
font-weight:600;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.1;
color:#F4F0EA;
}
.sre-gm_ref_text-1c3{
margin-bottom:1.25rem;
line-height:1.55;
font-size:0.844rem;
position:relative;
color:#A8A49E;
}
.sre-gm_ref_cta-1c3{
transition:opacity .22s ease;
background:#5EC97A;
padding:0.688rem 1.375rem;
border-radius:62.438rem;
font-weight:700;
position:relative;
margin-top:auto;
font-size:13.5px;
align-self:flex-start;
color:#100E0C;
}
.sre-gm_ref_cta-1c3:hover{
opacity:.9;
}
.sre-app-1c3{
padding:30px 0 0.625rem;
}
.sre-app_in-1c3{
border:1px solid rgba(20, 18, 16, 0.08);
gap:28px;
border-radius:1.25rem;
padding:2rem;
background:#FDFBF8;
display:flex;
flex-direction:column;
}
@media(min-width:767px){
.sre-app_in-1c3{
gap:2.5rem;
padding:2.5rem 44px;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.sre-app_copy-1c3{
max-width:560px;
min-width:0;
}
.sre-app_eyebrow-1c3{
margin-bottom:12px;
}
.sre-app_h2-1c3{
font-size:28px;
margin-bottom:0.75rem;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
color:#1A1714;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:769px){
.sre-app_h2-1c3{
font-size:2.125rem;
}
}
.sre-app_text-1c3{
line-height:1.6;
font-size:14px;
color:#887D73;
margin-bottom:22px;
}
.sre-app_btns-1c3{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.sre-app_btn-1c3{
background:#1A1714;
gap:10px;
border-radius:14px;
padding:0.688rem 20px;
transition:background-color .22s ease;
align-items:center;
display:inline-flex;
color:#F4F0EA;
}
.sre-app_btn-1c3:hover{
background:#2E2A25;
}
.sre-app_btn_ic-1c3{
align-items:center;
display:inline-flex;
}
.sre-app_btn_ic-1c3 svg{
width:18px;
height:18px;
}
.sre-app_btn_lb-1c3{
font-size:13.5px;
font-weight:700;
}
.sre-app_qr_wrap-1c3{
flex:0 0 auto;
gap:1.125rem;
display:flex;
align-items:center;
}
.sre-app_qr-1c3{
flex:0 0 auto;
border-radius:14px;
width:6.75rem;
height:108px;
background-image:repeating-linear-gradient(0deg,#FDFBF8 0 5px,transparent 0.313rem 0.688rem),repeating-linear-gradient(90deg,#FDFBF8 0 5px,transparent 5px 0.688rem);
background-color:#1A1714;
}
.sre-app_qr_cap-1c3{
font-size:12.5px;
line-height:1.4;
max-width:92px;
color:#6B6259;
}
.sre-trn-1c3{
padding:1.875rem 0 0.625rem;
}
.sre-trn_in-1c3{
border:1px solid rgba(20, 18, 16, 0.08);
overflow:hidden;
grid-template-columns:1fr;
border-radius:1.25rem;
background:#FDFBF8;
display:grid;
}
@media(min-width:878px){
.sre-trn_in-1c3{
grid-template-columns:1.05fr 1fr;
}
}
.sre-trn_banner-1c3{
padding:2.125rem;
overflow:hidden;
background:linear-gradient(150deg,#1B2E22,#0D0F0E);
position:relative;
color:#F4F0EA;
}
.sre-trn_glow-1c3{
border-radius:50%;
background:radial-gradient(circle,rgba(71, 145, 92, 0.18),transparent 70%);
width:200px;
height:12.5rem;
position:absolute;
pointer-events:none;
bottom:-40px;
right:-2.5rem;
}
.sre-trn_eyebrow-1c3{
margin-bottom:0.875rem;
position:relative;
}
.sre-trn_h2-1c3{
line-height:1.06;
font-size:1.875rem;
position:relative;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
color:#F4F0EA;
margin-bottom:0.75rem;
overflow-wrap:break-word;
}
@media(min-width:765px){
.sre-trn_h2-1c3{
font-size:2.25rem;
}
}
.sre-trn_text-1c3{
max-width:420px;
font-size:0.875rem;
line-height:1.6;
color:#A8A49E;
margin-bottom:1.375rem;
position:relative;
}
.sre-trn_timer-1c3{
gap:8px;
align-items:center;
position:relative;
display:flex;
margin-bottom:24px;
flex-wrap:wrap;
}
.sre-trn_timer_cap-1c3{
font-size:0.688rem;
color:#A8A49E;
}
.sre-trn_timer_box-1c3{
background:rgba(255, 252, 248, 0.07);
border-radius:0.5rem;
padding:0.25rem 12px;
font-size:1.5rem;
color:#F4F0EA;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:700;
}
.sre-trn_cta-1c3{
border-radius:999px;
transition:opacity .22s ease;
padding:0.813rem 26px;
background:#5EC97A;
display:inline-block;
position:relative;
font-size:14px;
font-weight:700;
color:#100E0C;
}
.sre-trn_cta-1c3:hover{
opacity:.9;
}
.sre-trn_lb-1c3{
padding:26px 28px;
}
.sre-trn_lb_head-1c3{
gap:10px;
justify-content:space-between;
align-items:center;
display:flex;
margin-bottom:0.75rem;
}
.sre-trn_lb_title-1c3{
color:#1A1714;
font-size:20px;
font-weight:600;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
}
.sre-trn_lb_upd-1c3{
font-size:0.688rem;
text-transform:uppercase;
letter-spacing:.08em;
color:#6B6259;
}
.sre-trn_lb_row-1c3{
border-radius:8px;
gap:14px;
padding:11px 0.75rem;
display:flex;
align-items:center;
}
.sre-trn_lb_row-1c3:nth-child(2){
background:rgba(46, 139, 87, 0.10);
}
.sre-trn_lb_rank-1c3{
flex:0 0 auto;
color:#2E8B57;
width:1.375rem;
font-weight:700;
font-size:1rem;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
}
.sre-trn_lb_av-1c3{
background:linear-gradient(135deg,#2E8B57,#5EC97A);
border-radius:50%;
flex:0 0 auto;
height:1.875rem;
width:30px;
}
.sre-trn_lb_name-1c3{
flex:1 1 auto;
overflow:hidden;
font-size:14px;
text-overflow:ellipsis;
min-width:0;
white-space:nowrap;
color:#1A1714;
font-weight:600;
}
.sre-trn_lb_amount-1c3{
flex:0 0 auto;
color:#1A1714;
font-size:0.813rem;
font-weight:700;
}
.sre-prov-1c3{
padding:40px 0 1.25rem;
}
.sre-prov_eyebrow-1c3{
margin-bottom:1.125rem;
display:block;
}
.sre-prov_grid-1c3{
grid-template-columns:repeat(2,1fr);
gap:12px;
display:grid;
}
@media(min-width:562px){
.sre-prov_grid-1c3{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:898px){
.sre-prov_grid-1c3{
grid-template-columns:repeat(6,1fr);
}
}
.sre-op-1c3{
padding:2.25rem 0 10px;
}
.sre-op_in-1c3{
border:1px solid rgba(20, 18, 16, 0.08);
gap:2rem;
padding:32px;
grid-template-columns:1fr;
border-radius:14px;
background:#FDFBF8;
display:grid;
align-items:center;
}
@media(min-width:862px){
.sre-op_in-1c3{
grid-template-columns:.9fr 1.1fr;
gap:2.75rem;
padding:34px 2.5rem;
}
}
.sre-op_left-1c3{
min-width:0;
}
.sre-op_eyebrow-1c3{
margin-bottom:12px;
}
.sre-op_h2-1c3{
color:#1A1714;
line-height:1.08;
margin-bottom:0.625rem;
overflow-wrap:break-word;
font-weight:600;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
font-size:28px;
}
@media(min-width:770px){
.sre-op_h2-1c3{
font-size:1.875rem;
}
}
.sre-op_text-1c3{
color:#887D73;
line-height:1.6;
font-size:0.875rem;
}
.sre-op_grid-1c3{
border:1px solid rgba(20, 18, 16, 0.14);
border-radius:8px;
grid-template-columns:1fr 1fr;
overflow:hidden;
gap:1px;
background:rgba(20, 18, 16, 0.14);
display:grid;
}
.sre-op_field-1c3{
background:#F5F2EE;
padding:1.125rem 20px;
min-width:0;
}
.sre-op_field_lb-1c3{
letter-spacing:.1em;
text-transform:uppercase;
margin-bottom:5px;
color:#2E8B57;
font-weight:600;
font-size:10px;
}
.sre-op_field_val-1c3{
font-size:0.875rem;
overflow-wrap:break-word;
color:#1A1714;
font-weight:700;
}
.sre-hts-1c3{
padding:3rem 0;
}
@media(min-width:769px){
.sre-hts-1c3{
padding:62px 0;
}
}
.sre-hts_head-1c3{
gap:1.125rem;
flex-direction:column;
margin-bottom:34px;
display:flex;
}
@media(min-width:768px){
.sre-hts_head-1c3{
gap:24px;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.sre-hts_eyebrow-1c3{
margin-bottom:0.75rem;
}
.sre-hts_h2-1c3{
color:#F4F0EA;
line-height:1.05;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:1.875rem;
font-weight:600;
}
@media(min-width:769px){
.sre-hts_h2-1c3{
font-size:2.375rem;
}
}
.sre-hts_cta-1c3{
flex:0 0 auto;
border-radius:999px;
transition:opacity .22s ease;
background:#5EC97A;
padding:0.938rem 30px;
font-size:0.938rem;
font-weight:700;
color:#100E0C;
}
.sre-hts_cta-1c3:hover{
opacity:.9;
}
.sre-hts_grid-1c3{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:758px){
.sre-hts_grid-1c3{
grid-template-columns:repeat(3,1fr);
}
}
.sre-hts_step-1c3{
padding-top:1.375rem;
border-top:1px solid rgba(255, 252, 248, 0.13);
min-width:0;
}
.sre-hts_step_num-1c3{
color:#5EC97A;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
font-size:2.75rem;
margin-bottom:14px;
line-height:1;
font-weight:700;
}
.sre-hts_step_h-1c3{
font-weight:700;
font-size:1.188rem;
color:#F4F0EA;
line-height:1.2;
margin-bottom:8px;
overflow-wrap:break-word;
}
.sre-hts_step_p-1c3{
line-height:1.55;
color:#A8A49E;
overflow-wrap:break-word;
font-size:14px;
}
.sre-ts-1c3{
padding:44px 0;
}
.sre-ts_in-1c3{
grid-template-columns:1fr;
gap:32px;
align-items:center;
display:grid;
}
@media(min-width:879px){
.sre-ts_in-1c3{
gap:3rem;
grid-template-columns:1.4fr 1fr;
}
}
.sre-ts_left-1c3{
min-width:0;
}
.sre-ts_h2-1c3{
margin-bottom:0.75rem;
font-weight:600;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:1.625rem;
line-height:1.1;
color:#F4F0EA;
}
@media(min-width:770px){
.sre-ts_h2-1c3{
font-size:28px;
}
}
.sre-ts_text-1c3{
color:#A8A49E;
font-size:14.5px;
margin-bottom:1.375rem;
line-height:1.6;
max-width:520px;
}
.sre-ts_badges-1c3{
gap:1.125rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.sre-ts_badge-1c3{
font-weight:600;
color:#A8A49E;
font-size:0.813rem;
}
.sre-ts_pay-1c3{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:879px){
.sre-ts_pay-1c3{
justify-content:flex-end;
}
}
.sre-ts_pay_chip-1c3{
border:1px solid rgba(255, 252, 248, 0.13);
background:rgba(255, 252, 248, 0.07);
border-radius:0.875rem;
padding:12px 1rem;
font-size:14px;
font-weight:700;
color:#F4F0EA;
}
.sre-tt-1c3{
padding:48px 0 10px;
}
@media(min-width:766px){
.sre-tt-1c3{
padding:3.75rem 0 10px;
}
}
.sre-tt_head-1c3{
margin-bottom:34px;
text-align:center;
}
.sre-tt_eyebrow-1c3{
margin-bottom:0.75rem;
}
.sre-tt_h2-1c3{
font-size:32px;
font-weight:600;
overflow-wrap:break-word;
color:#1A1714;
line-height:1.05;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:770px){
.sre-tt_h2-1c3{
font-size:2.625rem;
}
}
.sre-tt_grid-1c3{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:759px){
.sre-tt_grid-1c3{
grid-template-columns:repeat(3,1fr);
}
}
.sre-tt_card-1c3{
background:#FDFBF8;
padding:1.875rem;
border:1px solid rgba(20, 18, 16, 0.08);
border-radius:14px;
flex-direction:column;
display:flex;
min-width:0;
}
.sre-tt_card_ic-1c3{
color:#2E8B57;
margin-bottom:1.125rem;
align-items:center;
display:inline-flex;
}
.sre-tt_card_ic-1c3 svg{
width:28px;
height:28px;
}
.sre-tt_card_h-1c3{
color:#1A1714;
font-weight:600;
margin-bottom:8px;
overflow-wrap:break-word;
line-height:1.15;
font-size:1.375rem;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
}
.sre-tt_card_p-1c3{
line-height:1.6;
font-size:0.875rem;
margin-bottom:0.875rem;
color:#887D73;
overflow-wrap:break-word;
}
.sre-tt_card_p-1c3 b{
color:#1A1714;
font-weight:700;
}
.sre-tt_card_link-1c3{
transition:color .22s ease;
font-size:0.813rem;
font-weight:700;
margin-top:auto;
border-bottom:1px solid #2E8B57;
align-self:flex-start;
color:#1A1714;
padding-bottom:2px;
}
.sre-tt_card_link-1c3:hover{
color:#2E8B57;
}
.sre-pmt-1c3{
padding:3rem 0 10px;
}
.sre-pmt_in-1c3{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:start;
}
@media(min-width:879px){
.sre-pmt_in-1c3{
gap:48px;
grid-template-columns:1fr 1.1fr;
}
}
.sre-pmt_left-1c3{
min-width:0;
}
.sre-pmt_eyebrow-1c3{
margin-bottom:12px;
}
.sre-pmt_h2-1c3{
line-height:1.06;
font-size:30px;
color:#1A1714;
margin-bottom:12px;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:770px){
.sre-pmt_h2-1c3{
font-size:32px;
}
}
.sre-pmt_text-1c3{
line-height:1.6;
color:#887D73;
font-size:0.906rem;
margin-bottom:22px;
}
.sre-pmt_logos-1c3{
gap:0.625rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:479px){
.sre-pmt_logos-1c3{
grid-template-columns:repeat(4,1fr);
}
}
.sre-pmt_logo-1c3{
overflow:hidden;
background:#FDFBF8;
border:1px solid rgba(20, 18, 16, 0.08);
padding:0 8px;
border-radius:8px;
justify-content:center;
display:flex;
height:3.125rem;
text-overflow:ellipsis;
white-space:nowrap;
font-weight:700;
align-items:center;
font-size:0.781rem;
color:#2E2A25;
text-align:center;
}
.sre-pmt_table-1c3{
border:1px solid rgba(20, 18, 16, 0.08);
overflow:hidden;
border-radius:0.875rem;
min-width:0;
}
.sre-pmt_thead-1c3{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#1C1A18;
display:grid;
}
.sre-pmt_th-1c3{
overflow:hidden;
padding:0.813rem 14px;
text-overflow:ellipsis;
white-space:nowrap;
text-transform:uppercase;
color:#F4F0EA;
letter-spacing:.08em;
font-size:10px;
font-weight:700;
}
.sre-pmt_row-1c3{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(20, 18, 16, 0.08);
}
.sre-pmt_row-1c3:nth-child(odd){
background:#FDFBF8;
}
.sre-pmt_td-1c3{
padding:0.875rem;
font-size:0.844rem;
color:#887D73;
min-width:0;
overflow-wrap:break-word;
}
.sre-pmt_row-1c3 .sre-pmt_td-1c3:first-child{
font-weight:700;
color:#1A1714;
}
.sre-pmt_row-1c3 .sre-pmt_td-1c3:last-child{
font-weight:700;
color:#2A9D6F;
}
.sre-dr-1c3{
padding:36px 0 10px;
}
.sre-dr_in-1c3{
padding:1.75rem 2rem;
gap:1.25rem;
border-radius:0.875rem;
border:1px dashed rgba(20, 18, 16, 0.14);
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.sre-dr_in-1c3{
gap:2rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.sre-dr_h2-1c3{
margin-bottom:0.5rem;
line-height:1.1;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
color:#1A1714;
font-weight:600;
font-size:24px;
}
@media(min-width:769px){
.sre-dr_h2-1c3{
font-size:26px;
}
}
.sre-dr_text-1c3{
color:#887D73;
font-size:14px;
line-height:1.6;
overflow-wrap:break-word;
max-width:42.5rem;
}
.sre-dr_text-1c3 b{
font-weight:700;
color:#1A1714;
}
.sre-dr_cta-1c3{
flex:0 0 auto;
transition:color .22s ease;
padding-bottom:2px;
font-size:0.844rem;
border-bottom:1px solid #2E8B57;
white-space:nowrap;
font-weight:700;
color:#1A1714;
}
.sre-dr_cta-1c3:hover{
color:#2E8B57;
}
.sre-wy-1c3{
padding:3rem 0;
}
@media(min-width:771px){
.sre-wy-1c3{
padding:3.5rem 0;
}
}
.sre-wy_in-1c3{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:902px){
.sre-wy_in-1c3{
gap:3rem;
grid-template-columns:.8fr 1.2fr;
}
}
.sre-wy_left-1c3{
min-width:0;
}
.sre-wy_eyebrow-1c3{
margin-bottom:0.875rem;
}
.sre-wy_h2-1c3{
margin-bottom:1rem;
line-height:1.05;
font-weight:600;
color:#1A1714;
font-size:2rem;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
@media(min-width:771px){
.sre-wy_h2-1c3{
font-size:2.5rem;
}
}
.sre-wy_intro-1c3{
font-size:0.938rem;
color:#887D73;
line-height:1.6;
}
.sre-wy_grid-1c3{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:561px){
.sre-wy_grid-1c3{
grid-template-columns:1fr 1fr;
}
}
.sre-wy_card-1c3{
background:#FDFBF8;
padding:1.625rem;
border:1px solid rgba(20, 18, 16, 0.08);
border-radius:14px;
min-width:0;
}
.sre-wy_card_ic-1c3{
justify-content:center;
display:inline-flex;
align-items:center;
color:#2E8B57;
margin-bottom:1rem;
}
.sre-wy_card_ic-1c3 svg{
width:1.625rem;
height:26px;
}
.sre-wy_card_h-1c3{
margin-bottom:0.5rem;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
font-size:1.313rem;
line-height:1.15;
overflow-wrap:break-word;
color:#1A1714;
font-weight:600;
}
.sre-wy_card_p-1c3{
overflow-wrap:break-word;
line-height:1.55;
color:#887D73;
font-size:0.875rem;
}
.sre-faq-1c3{
padding:3rem 0;
background:#FDFBF8;
border-bottom:1px solid rgba(20, 18, 16, 0.08);
margin-top:1.5rem;
border-top:1px solid rgba(20, 18, 16, 0.08);
}
@media(min-width:768px){
.sre-faq-1c3{
padding:3.875rem 0;
}
}
.sre-faq_head-1c3{
margin-bottom:34px;
text-align:center;
}
.sre-faq_eyebrow-1c3{
margin-bottom:0.75rem;
}
.sre-faq_h2-1c3{
color:#1A1714;
line-height:1.05;
font-size:2rem;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
@media(min-width:768px){
.sre-faq_h2-1c3{
font-size:38px;
}
}
.sre-faq_list-1c3{
margin:0 auto;
gap:0.75rem;
max-width:51.25rem;
flex-direction:column;
display:flex;
}
.sre-faq_item-1c3{
background:#F5F2EE;
border-radius:0.875rem;
border:1px solid rgba(20, 18, 16, 0.08);
overflow:hidden;
}
.sre-faq_q-1c3{
list-style:none;
padding:20px 1.5rem;
gap:20px;
font-size:1rem;
justify-content:space-between;
align-items:center;
font-weight:700;
display:flex;
color:#1A1714;
cursor:pointer;
overflow-wrap:break-word;
}
.sre-faq_q-1c3::-webkit-details-marker{
display:none;
}
.sre-faq_q_ic-1c3{
transition:transform .22s ease;
flex:0 0 auto;
color:#2E8B57;
display:inline-flex;
align-items:center;
}
.sre-faq_q_ic-1c3 svg{
height:18px;
width:18px;
}
.sre-faq_item-1c3[open] .sre-faq_q_ic-1c3{
transform:rotate(180deg);
}
.sre-faq_a-1c3{
padding:0 24px 1.25rem;
color:#887D73;
overflow-wrap:break-word;
font-size:0.906rem;
line-height:1.6;
}
.sre-sg-1c3{
padding:3rem 0 10px;
}
.sre-sg_eyebrow-1c3{
display:block;
margin-bottom:0.75rem;
}
.sre-sg_h2-1c3{
font-weight:600;
margin-bottom:1.75rem;
line-height:1.05;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#1A1714;
font-size:30px;
}
@media(min-width:769px){
.sre-sg_h2-1c3{
font-size:36px;
}
}
.sre-sg_grid-1c3{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:719px){
.sre-sg_grid-1c3{
grid-template-columns:repeat(3,1fr);
}
}
.sre-sg_col-1c3{
min-width:0;
}
.sre-sg_col_h-1c3{
overflow-wrap:break-word;
line-height:1.15;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
margin-bottom:10px;
color:#1A1714;
font-weight:600;
font-size:22px;
}
.sre-sg_col_p-1c3{
font-size:14px;
color:#887D73;
overflow-wrap:break-word;
line-height:1.65;
}
.sre-sb-1c3{
background:#FDFBF8;
padding:3rem 0;
margin-top:24px;
border-bottom:1px solid rgba(20, 18, 16, 0.08);
border-top:1px solid rgba(20, 18, 16, 0.08);
}
@media(min-width:768px){
.sre-sb-1c3{
padding:56px 0;
}
}
.sre-sb_eyebrow-1c3{
display:block;
margin-bottom:0.75rem;
}
.sre-sb_h2-1c3{
margin-bottom:26px;
font-weight:600;
color:#1A1714;
font-size:1.875rem;
line-height:1.05;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:771px){
.sre-sb_h2-1c3{
font-size:36px;
}
}
.sre-sb_grid-1c3{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:561px){
.sre-sb_grid-1c3{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:960px){
.sre-sb_grid-1c3{
grid-template-columns:repeat(4,1fr);
}
}
.sre-sb_card-1c3{
padding:1.5rem;
background:#F5F2EE;
border:1px solid rgba(20, 18, 16, 0.08);
border-radius:14px;
min-width:0;
}
.sre-sb_card_h-1c3{
margin-bottom:8px;
line-height:1.15;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
font-size:1.188rem;
color:#1A1714;
font-weight:600;
}
.sre-sb_card_p-1c3{
color:#887D73;
font-size:13.5px;
line-height:1.6;
overflow-wrap:break-word;
}
.sre-sb_rtp-1c3{
border-radius:14px;
gap:24px;
padding:26px 28px;
background:#F5F2EE;
border:1px solid rgba(20, 18, 16, 0.08);
grid-template-columns:1fr;
margin-top:18px;
align-items:center;
display:grid;
}
@media(min-width:759px){
.sre-sb_rtp-1c3{
grid-template-columns:1fr 1fr;
gap:40px;
}
}
.sre-sb_rtp_h-1c3{
font-size:1.25rem;
overflow-wrap:break-word;
color:#1A1714;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
line-height:1.15;
margin-bottom:8px;
}
.sre-sb_rtp_p-1c3{
color:#887D73;
overflow-wrap:break-word;
line-height:1.6;
font-size:0.844rem;
}
.sre-sb_rtp_stats-1c3{
gap:1rem;
display:flex;
}
.sre-sb_stat-1c3{
background:#FDFBF8;
border-radius:8px;
padding:18px;
flex:1 1 0;
min-width:0;
text-align:center;
}
.sre-sb_stat_v-1c3{
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
color:#2A9D6F;
font-size:26px;
overflow-wrap:break-word;
font-weight:700;
}
.sre-sb_stat_l-1c3{
font-size:11.5px;
margin-top:4px;
color:#6B6259;
}
.sre-gd-1c3{
padding:48px 0 10px;
}
.sre-gd_head-1c3{
gap:0.875rem;
flex-direction:column;
margin-bottom:1.5rem;
display:flex;
}
@media(min-width:679px){
.sre-gd_head-1c3{
gap:1.25rem;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.sre-gd_eyebrow-1c3{
margin-bottom:10px;
}
.sre-gd_h2-1c3{
font-weight:600;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
color:#1A1714;
line-height:1.05;
font-size:1.75rem;
}
@media(min-width:766px){
.sre-gd_h2-1c3{
font-size:34px;
}
}
.sre-gd_more-1c3{
transition:color .22s ease,border-color .22s ease;
flex:0 0 auto;
font-weight:600;
color:#1A1714;
font-size:0.844rem;
border-bottom:1px solid #1A1714;
padding-bottom:2px;
}
.sre-gd_more-1c3:hover{
border-color:#2E8B57;
color:#2E8B57;
}
.sre-gd_grid-1c3{
gap:1.25rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:721px){
.sre-gd_grid-1c3{
grid-template-columns:repeat(3,1fr);
}
}
.sre-gd_card-1c3{
background:#FDFBF8;
border-radius:0.875rem;
border:1px solid rgba(20, 18, 16, 0.08);
overflow:hidden;
min-width:0;
display:block;
}
.sre-gd_card_img-1c3{
background:linear-gradient(140deg,#1B2E22,#2E8B57);
height:9.375rem;
}
.sre-gd_card_body-1c3{
padding:22px;
}
.sre-gd_card_cat-1c3{
letter-spacing:.1em;
color:#2E8B57;
font-size:10px;
text-transform:uppercase;
font-weight:600;
}
.sre-gd_card_h-1c3{
margin:0.5rem 0 0.625rem;
overflow-wrap:break-word;
font-weight:600;
color:#1A1714;
line-height:1.2;
font-size:19px;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
}
.sre-gd_card_meta-1c3{
font-size:0.75rem;
color:#6B6259;
overflow-wrap:break-word;
}
.sre-sc-1c3{
padding:3rem 0 10px;
}
.sre-sc_head-1c3{
margin-bottom:28px;
text-align:center;
}
.sre-sc_eyebrow-1c3{
margin-bottom:12px;
}
.sre-sc_h2-1c3{
font-size:1.875rem;
color:#1A1714;
overflow-wrap:break-word;
line-height:1.05;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
@media(min-width:766px){
.sre-sc_h2-1c3{
font-size:36px;
}
}
.sre-sc_table-1c3{
border:1px solid rgba(20, 18, 16, 0.08);
overflow:hidden;
margin:0 auto;
border-radius:0.875rem;
max-width:56.25rem;
}
.sre-sc_thead-1c3{
background:#1C1A18;
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
}
.sre-sc_th-1c3{
padding:0.938rem 18px;
color:#A8A49E;
text-align:center;
overflow-wrap:break-word;
font-weight:700;
font-size:13px;
}
.sre-sc_th-1c3:first-child{
text-align:left;
}
.sre-sc_th_us-1c3{
color:#5EC97A;
}
.sre-sc_row-1c3{
grid-template-columns:1.6fr 1fr 1fr;
border-top:1px solid rgba(20, 18, 16, 0.08);
display:grid;
}
.sre-sc_row-1c3:nth-child(even){
background:#FDFBF8;
}
.sre-sc_td-1c3{
padding:15px 18px;
text-align:center;
min-width:0;
overflow-wrap:break-word;
font-size:14px;
color:#6B6259;
}
.sre-sc_td-1c3:first-child{
color:#2E2A25;
font-weight:600;
text-align:left;
}
.sre-sc_td_us-1c3{
font-weight:700;
color:#2A9D6F;
}
.sre-lh-1c3{
padding:2.5rem 0 1.25rem;
}
.sre-lh_in-1c3{
border-top:1px solid rgba(20, 18, 16, 0.14);
padding-top:34px;
}
.sre-lh_eyebrow-1c3{
margin-bottom:22px;
display:block;
}
.sre-lh_grid-1c3{
gap:1.75rem;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:601px){
.sre-lh_grid-1c3{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:962px){
.sre-lh_grid-1c3{
grid-template-columns:repeat(5,1fr);
}
}
.sre-lh_col-1c3{
min-width:0;
}
.sre-lh_col_h-1c3{
overflow-wrap:break-word;
color:#1A1714;
margin-bottom:0.75rem;
font-size:13px;
font-weight:700;
}
.sre-lh_links-1c3{
gap:8px;
display:flex;
flex-direction:column;
}
.sre-lh_link-1c3{
transition:color .22s ease;
font-size:0.813rem;
overflow-wrap:break-word;
color:#887D73;
}
.sre-lh_link-1c3:hover{
color:#2E8B57;
}
.sre-el-1c3{
padding:3rem 0;
}
@media(min-width:769px){
.sre-el-1c3{
padding:3.5rem 0;
}
}
.sre-el_in-1c3{
grid-template-columns:1fr;
gap:2.5rem;
display:grid;
align-items:start;
}
@media(min-width:901px){
.sre-el_in-1c3{
gap:3.5rem;
grid-template-columns:1fr 1fr;
}
}
.sre-el_left-1c3{
min-width:0;
}
.sre-el_eyebrow-1c3{
margin-bottom:14px;
}
.sre-el_h2-1c3{
overflow-wrap:break-word;
line-height:1.08;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
color:#1A1714;
font-size:2rem;
margin-bottom:1.375rem;
}
@media(min-width:770px){
.sre-el_h2-1c3{
font-size:2.375rem;
}
}
.sre-el_body-1c3 p{
font-size:1rem;
line-height:1.7;
color:#2E2A25;
margin-bottom:1.125rem;
overflow-wrap:break-word;
}
.sre-el_dropcap-1c3{
padding:0.375rem 0.75rem 0 0;
line-height:.8;
font-weight:700;
font-size:3.875rem;
color:#2E8B57;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
float:left;
}
.sre-el_right-1c3{
min-width:0;
}
.sre-el_quote-1c3{
background:linear-gradient(150deg,#1B2E22,#0D0F0E);
padding:36px;
border-radius:1.25rem;
position:relative;
color:#F4F0EA;
margin-bottom:24px;
}
.sre-el_quote_mark-1c3{
margin-bottom:6px;
color:#5EC97A;
display:inline-flex;
align-items:center;
}
.sre-el_quote_mark-1c3 svg{
width:34px;
height:2.125rem;
}
.sre-el_quote_text-1c3{
font-size:1.375rem;
color:#F4F0EA;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:500;
line-height:1.4;
margin-bottom:22px;
}
.sre-el_quote_meta-1c3{
gap:12px;
align-items:center;
display:flex;
}
.sre-el_quote_av-1c3{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#2E8B57,#5EC97A);
height:38px;
width:2.375rem;
}
.sre-el_quote_author-1c3{
color:#F4F0EA;
font-weight:700;
font-size:14px;
}
.sre-el_quote_meta_sub-1c3{
color:#A8A49E;
font-size:0.75rem;
}
.sre-el_explain-1c3{
border-radius:14px;
border:1px solid rgba(20, 18, 16, 0.08);
overflow:hidden;
}
.sre-el_explain_card-1c3{
padding:22px 1.5rem;
}
.sre-el_explain_card-1c3+.sre-el_explain_card-1c3{
border-top:1px solid rgba(20, 18, 16, 0.08);
}
.sre-el_explain_h-1c3{
color:#1A1714;
overflow-wrap:break-word;
margin-bottom:0.5rem;
line-height:1.15;
font-size:20px;
font-weight:600;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
}
.sre-el_explain_p-1c3{
overflow-wrap:break-word;
color:#887D73;
line-height:1.55;
font-size:0.875rem;
}
.sre-ft-1c3{
background:#1C1A18;
color:#A8A49E;
margin-top:2.5rem;
}
.sre-ft_in-1c3{
grid-template-columns:1fr;
gap:32px;
padding:48px 0 28px;
display:grid;
}
@media(min-width:598px){
.sre-ft_in-1c3{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:899px){
.sre-ft_in-1c3{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.sre-ft_brand-1c3{
min-width:0;
}
.sre-ft_logo-1c3{
font-size:1.625rem;
font-weight:700;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#F4F0EA;
}
.sre-ft_tagline-1c3{
line-height:1.6;
font-size:13.5px;
max-width:280px;
margin-top:14px;
color:#A8A49E;
}
.sre-ft_contact-1c3{
transition:color .22s ease;
display:inline-block;
overflow-wrap:anywhere;
font-size:0.813rem;
max-width:280px;
margin-top:12px;
color:#5EC97A;
}
.sre-ft_contact-1c3:hover{
color:#F4F0EA;
}
.sre-ft_col-1c3{
min-width:0;
}
.sre-ft_col_h-1c3{
letter-spacing:.08em;
overflow-wrap:break-word;
font-weight:700;
margin-bottom:0.875rem;
text-transform:uppercase;
font-size:0.813rem;
color:#F4F0EA;
}
.sre-ft_col_links-1c3{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.sre-ft_link-1c3{
transition:color .22s ease;
overflow-wrap:break-word;
color:#A8A49E;
font-size:0.844rem;
}
.sre-ft_link-1c3:hover{
color:#F4F0EA;
}
.sre-ft_bot-1c3{
gap:16px;
padding:1.375rem 0 2.5rem;
display:flex;
flex-direction:column;
border-top:1px solid rgba(255, 252, 248, 0.13);
}
@media(min-width:767px){
.sre-ft_bot-1c3{
gap:20px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.sre-ft_legal-1c3{
overflow-wrap:break-word;
line-height:1.6;
font-size:0.719rem;
max-width:760px;
color:#ADA49B;
}
.sre-ft_legal-1c3 b{
color:#A8A49E;
font-weight:700;
}
.sre-ft_age-1c3{
border:1.5px solid #5EC97A;
padding:4px 9px;
border-radius:8px;
flex:0 0 auto;
font-size:13px;
font-weight:700;
color:#5EC97A;
}