*{margin:0;padding:0;box-sizing:border-box;}
html{-webkit-text-size-adjust:100%;}
body{background:#1A1510;font-family:"Source Sans 3", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;line-height:1.6;font-size:0.938rem;color:#D6C9AE;overflow-wrap:break-word;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;}
img{max-width:100%;display:block;}
a{text-decoration:none;color:inherit;}
button{background:none;border:none;cursor:pointer;font-family:inherit;}
::-webkit-scrollbar{height:8px;width:0.5rem;}
::-webkit-scrollbar-thumb{border-radius:0.5rem;background:rgba(0,0,0,0.52);}
::-webkit-scrollbar-track{background:transparent;}
.edd-layout-wec{display:flex;min-height:100vh;flex-direction:column;}
.edd-main-wec{flex:1 1 auto;min-width:0;width:100%;}
.edd-container-wec{margin:0 auto;padding:0 1rem;max-width:87.5rem;width:100%;}
@media(min-width:767px){.edd-container-wec{padding:0 2rem;}
}
@media(min-width:1102px){.edd-container-wec{padding:0 3.5rem;}
}
.edd-eyebrow-wec{font-weight:600;font-size:0.688rem;line-height:1.4;overflow-wrap:break-word;letter-spacing:.2em;font-family:"Source Sans 3", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;display:inline-block;color:#B07D45;text-transform:uppercase;}
.edd-band-wec{background:#12100C;color:#F2E8D5;}
.edd-band-wec .edd-eyebrow-wec{color:#C9975A;}
@keyframes zm2-float{0%,100%{transform:translateY(0)}
50%{transform:translateY(-12px)}
}
@keyframes zm2-pulse{0%,100%{opacity:.55}
50%{opacity:1}
}
.edd-tb-wec{background:#1A1510;top:0;z-index:50;border-bottom:1px solid rgba(244,232,210,0.13);position:sticky;}
.edd-tb_in-wec{padding:0.75rem 16px;margin:0 auto;gap:1rem;width:100%;max-width:87.5rem;justify-content:space-between;display:flex;align-items:center;}
@media(min-width:770px){.edd-tb_in-wec{padding:16px 32px;}
}
@media(min-width:1097px){.edd-tb_in-wec{padding:18px 3.5rem;}
}
.edd-tb_left-wec{gap:28px;align-items:center;min-width:0;display:flex;}
.edd-tb_logo-wec{gap:11px;min-width:0;align-items:center;display:flex;}
.edd-tb_logo_mark-wec{flex:0 0 auto;border-radius:8px;width:2.125rem;object-fit:cover;height:2.125rem;}
.edd-tb_logo_txt-wec{flex-direction:column;display:flex;line-height:1;min-width:0;}
.edd-tb_logo_name-wec{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;letter-spacing:.02em;font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;font-weight:700;font-size:1.375rem;color:#F2E8D5;}
.edd-tb_logo_sub-wec{overflow:hidden;text-transform:uppercase;letter-spacing:.32em;white-space:nowrap;font-weight:600;font-size:8.5px;text-overflow:ellipsis;color:#B07D45;margin-top:4px;}
.edd-tb_nav-wec{display:none;}
@media(min-width:962px){.edd-tb_nav-wec{gap:28px;align-items:center;display:flex;}
}
.edd-tb_nav_item-wec{transition:color .22s ease,border-color .22s ease;border-bottom:2px solid transparent;font-size:0.875rem;padding-bottom:3px;color:#D6C9AE;font-weight:600;white-space:nowrap;}
.edd-tb_nav_item-wec:hover{color:#F2E8D5;}
.edd-tb_nav_item-wec.edd-state_active-wec{border-color:#B07D45;color:#F2E8D5;}
.edd-tb_right-wec{flex:0 0 auto;gap:14px;display:flex;align-items:center;}
.edd-tb_search-wec{transition:color .22s ease;display:flex;color:#D6C9AE;justify-content:center;align-items:center;}
.edd-tb_search-wec:hover{color:#B07D45;}
.edd-tb_search-wec svg{width:18px;height:18px;}
.edd-tb_lang-wec{font-weight:600;font-size:0.688rem;letter-spacing:.1em;color:#A8987E;text-transform:uppercase;}
.edd-tb_lang-wec:hover{color:#F2E8D5;}
.edd-tb_login-wec{font-weight:600;display:none;color:#F2E8D5;font-size:14px;}
@media(min-width:770px){.edd-tb_login-wec{display:inline-block;}
}
.edd-tb_register-wec{background:#C9975A;padding:0.688rem 1.375rem;border-radius:999px;transition:background-color .22s ease;color:#1A1208;font-size:14px;white-space:nowrap;font-weight:700;}
.edd-tb_register-wec:hover{background:#DBA96A;}
.edd-mob-wec{background:#1A1510;position:fixed;right:0;z-index:60;left:0;padding-bottom:env(safe-area-inset-bottom);bottom:0;border-top:1px solid rgba(244,232,210,0.13);}
@media(min-width:959px){.edd-mob-wec{display:none;}
}
.edd-mob_in-wec{margin:0 auto;display:flex;justify-content:space-around;align-items:stretch;max-width:35rem;}
.edd-mob_item-wec{gap:3px;transition:color .22s ease;flex:1 1 0;padding:9px 0.25rem;color:#A8987E;flex-direction:column;display:flex;min-width:0;align-items:center;}
.edd-mob_item-wec.edd-state_active-wec{color:#B07D45;}
.edd-mob_ic-wec{align-items:center;justify-content:center;display:flex;}
.edd-mob_ic-wec svg{width:1.25rem;height:1.25rem;}
.edd-mob_lb-wec{overflow:hidden;max-width:100%;font-weight:600;white-space:nowrap;text-overflow:ellipsis;font-size:0.625rem;}
@media(max-width:959px){body{padding-bottom:3.75rem;}
}
.edd-rail-wec{position:relative;min-width:0;}
.edd-rail_scroll-wec{gap:14px;padding-bottom:0.875rem;overflow-x:auto;scrollbar-width:thin;display:flex;-webkit-overflow-scrolling:touch;}
@media(min-width:765px){.edd-rail_scroll-wec{gap:1.125rem;}
}
.edd-gc-wec{flex:0 0 auto;display:block;width:150px;}
@media(min-width:769px){.edd-gc-wec{width:11.75rem;}
}
.edd-gc_img-wec{border-radius:14px;background:#221D16;overflow:hidden;position:relative;padding-bottom:133.33%;box-shadow:0 2px 0.375rem rgba(10,8,4,0.45), 0 0.5rem 1.5rem rgba(10,8,4,0.30);}
.edd-gc_img-wec img{inset:0;object-fit:cover;width:100%;position:absolute;height:100%;}
.edd-gc_cover-wec{inset:0;background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));position:absolute;pointer-events:none;}
.edd-gc_hover-wec{inset:0;background:rgba(0,0,0,0.52);transition:opacity .22s ease;position:absolute;justify-content:center;opacity:0;align-items:center;display:flex;}
.edd-gc-wec:hover .edd-gc_hover-wec{opacity:1;}
.edd-gc_hover_btn-wec{border-radius:62.438rem;background:#C9975A;align-items:center;display:flex;justify-content:center;height:2.875rem;width:2.875rem;color:#1A1208;}
.edd-gc_hover_btn-wec svg{width:1.125rem;height:18px;}
.edd-gc_info-wec{gap:2px;flex-direction:column;margin-top:0.563rem;display:flex;min-width:0;}
.edd-gc_name-wec{overflow:hidden;font-size:0.813rem;font-weight:700;color:#F2E8D5;white-space:nowrap;text-overflow:ellipsis;}
.edd-gc_prov-wec{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;color:#A8987E;}
.edd-gc_meta-wec{color:#A8987E;font-size:0.688rem;}
.edd-tc-wec{flex:0 0 auto;display:block;width:11.25rem;}
@media(min-width:766px){.edd-tc-wec{width:14.375rem;}
}
.edd-tc_img-wec{overflow:hidden;background:#221D16;border-radius:14px;padding-bottom:75%;position:relative;box-shadow:0 2px 0.375rem rgba(10,8,4,0.45), 0 0.5rem 24px rgba(10,8,4,0.30);}
.edd-tc_img-wec img{inset:0;object-fit:cover;width:100%;position:absolute;height:100%;}
.edd-tc_info-wec{gap:2px;display:flex;flex-direction:column;margin-top:0.563rem;min-width:0;}
.edd-tc_name-wec{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:700;font-size:14px;color:#F2E8D5;}
.edd-tc_rtp-wec{font-size:11px;color:#A8987E;}
.edd-lc-wec{flex:0 0 auto;width:230px;display:block;}
@media(min-width:766px){.edd-lc-wec{width:268px;}
}
.edd-lc_img-wec{overflow:hidden;border-radius:14px;background:#221D16;box-shadow:0 2px 6px rgba(10,8,4,0.45), 0 8px 1.5rem rgba(10,8,4,0.30);position:relative;padding-bottom:62.5%;}
.edd-lc_img-wec img{inset:0;width:100%;height:100%;position:absolute;object-fit:cover;}
.edd-lc_live-wec{background:rgba(0,0,0,0.52);gap:7px;border-radius:999px;padding:4px 9px;display:flex;top:12px;align-items:center;position:absolute;left:0.75rem;}
.edd-lc_live_dot-wec{background:#B85C4A;animation:zm2-pulse 1.6s infinite;border-radius:50%;width:0.5rem;height:0.5rem;}
.edd-lc_seats-wec{text-transform:uppercase;font-weight:600;color:#F2E8D5;letter-spacing:.08em;font-size:0.625rem;}
.edd-lc_info-wec{gap:2px;display:flex;margin-top:9px;flex-direction:column;min-width:0;}
.edd-lc_name-wec{overflow:hidden;font-size:0.938rem;text-overflow:ellipsis;font-weight:700;white-space:nowrap;color:#F2E8D5;}
.edd-lc_bet-wec{color:#A8987E;font-size:11px;}
.edd-pc-wec{padding:1rem 14px;border:1px solid rgba(244,232,210,0.07);border-radius:14px;background:#221D16;gap:0.5rem;min-height:4.625rem;display:flex;align-items:center;justify-content:center;flex-direction:column;min-width:0;}
.edd-pc_logo-wec{flex:0 0 auto;max-width:100%;height:28px;width:auto;object-fit:contain;}
.edd-pc_name-wec{overflow:hidden;text-align:center;white-space:nowrap;color:#A8987E;font-size:11px;text-overflow:ellipsis;max-width:100%;}
.edd-gc_tag-wec{border-radius:0.5rem;padding:3px 8px;top:10px;font-weight:700;letter-spacing:.06em;font-size:0.625rem;left:0.625rem;display:inline-block;text-transform:uppercase;z-index:2;position:absolute;}
.edd-gc_tag_hot-wec{background:#B85C4A;color:#F2E8D5;}
.edd-gc_tag_new-wec{background:#D4A865;color:#1A1208;}
.edd-gc_tag_jp-wec{background:#C9975A;color:#1A1208;}
.edd-gc_tag_live-wec{background:#B85C4A;color:#F2E8D5;}
.edd-sh-wec{margin-bottom:1.125rem;min-width:0;}
.edd-sh_row-wec{gap:16px;justify-content:space-between;align-items:flex-end;display:flex;flex-wrap:wrap;}
.edd-sh_row-wec .edd-sh_l-wec{gap:6px;flex-direction:column;display:flex;min-width:0;}
.edd-sh_stack-wec{gap:10px;display:flex;align-items:flex-start;flex-direction:column;}
.edd-sh_center-wec{gap:10px;display:flex;text-align:center;align-items:center;flex-direction:column;}
.edd-sh_h2-wec{font-size:1.5rem;font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;color:#F2E8D5;line-height:1.1;font-weight:600;overflow-wrap:break-word;}
@media(min-width:770px){.edd-sh_h2-wec{font-size:30px;}
}
.edd-band-wec .edd-sh_h2-wec{color:#F2E8D5;}
.edd-sh_eb_line-wec{gap:10px;display:inline-flex;align-items:center;}
.edd-sh_eb_line-wec::before{background:#B07D45;width:1.75rem;height:1px;content:"";display:inline-block;}
.edd-band-wec .edd-sh_eb_line-wec::before{background:#C9975A;}
.edd-sh_eb_dot-wec{gap:0.5rem;align-items:center;display:inline-flex;}
.edd-sh_eb_dot-wec::before{background:#B07D45;border-radius:50%;height:0.375rem;display:inline-block;content:"";width:0.375rem;}
.edd-band-wec .edd-sh_eb_dot-wec::before{background:#C9975A;}
.edd-sh_link-wec{transition:color .22s ease,border-color .22s ease,background-color .22s ease;gap:0.375rem;white-space:nowrap;display:inline-flex;font-size:13px;align-items:center;border-bottom:1px solid #F2E8D5;color:#F2E8D5;padding-bottom:2px;font-weight:600;}
.edd-sh_link-wec:hover{border-color:#B07D45;color:#B07D45;}
.edd-sh_link-wec svg{width:0.875rem;height:0.875rem;}
.edd-sh_link_chev-wec{padding-bottom:0;border-bottom:0;}
.edd-sh_link_btn-wec{padding:9px 18px;border-radius:999px;background:#C9975A;border-bottom:0;color:#1A1208;}
.edd-sh_link_btn-wec:hover{background:#DBA96A;border-color:transparent;color:#1A1208;}
.edd-band-wec .edd-sh_link-wec{border-color:#F2E8D5;color:#F2E8D5;}
.edd-band-wec .edd-sh_link_btn-wec{background:#C9975A;color:#1A1208;}
.edd-sh_rule-wec{margin:-2px 0 18px;background:rgba(244,232,210,0.13);height:1px;}
.edd-band-wec .edd-sh_rule-wec{background:rgba(244,232,210,0.12);}
.edd-hero-wec{padding:2rem 0 0.5rem;}
@media(min-width:768px){.edd-hero-wec{padding:56px 0 1.5rem;}
}
.edd-hero_in-wec{grid-template-columns:1fr;gap:2rem;align-items:center;display:grid;}
@media(min-width:897px){.edd-hero_in-wec{grid-template-columns:1.05fr .95fr;gap:3rem;}
}
.edd-hero_copy-wec{min-width:0;}
.edd-hero_eyebrow-wec{gap:10px;margin-bottom:1.375rem;display:inline-flex;align-items:center;}
.edd-hero_eyebrow_line-wec{flex:0 0 auto;background:#B07D45;width:28px;height:1px;display:inline-block;}
.edd-hero_h1-wec{margin-bottom:1.25rem;overflow-wrap:break-word;font-weight:600;font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;color:#F2E8D5;letter-spacing:-.01em;line-height:1.04;font-size:2.375rem;}
@media(min-width:768px){.edd-hero_h1-wec{font-size:3.375rem;}
}
@media(min-width:1103px){.edd-hero_h1-wec{font-size:62px;}
}
.edd-hero_h1-wec em{font-style:normal;color:#B07D45;}
.edd-hero_sub-wec{line-height:1.6;color:#8A7A62;max-width:480px;margin-bottom:1.875rem;font-size:16px;}
@media(min-width:770px){.edd-hero_sub-wec{font-size:1.125rem;}
}
.edd-hero_actions-wec{gap:0.875rem;align-items:center;display:flex;margin-bottom:34px;flex-wrap:wrap;}
.edd-hero_cta-wec{gap:10px;transition:background-color .22s ease;background:#C9975A;padding:1rem 30px;border-radius:999px;display:inline-flex;font-weight:700;font-size:0.938rem;align-items:center;color:#1A1208;}
.edd-hero_cta-wec:hover{background:#DBA96A;}
.edd-hero_cta_ic-wec{display:inline-flex;align-items:center;}
.edd-hero_cta_ic-wec svg{width:1rem;height:16px;}
.edd-hero_cta_alt-wec{border-radius:62.438rem;padding:15px 1.625rem;transition:border-color .22s ease,color .22s ease;border:1px solid rgba(244,232,210,0.13);background:transparent;font-size:15px;color:#F2E8D5;font-weight:600;display:inline-flex;align-items:center;}
.edd-hero_cta_alt-wec:hover{border-color:#B07D45;color:#B07D45;}
.edd-hero_trust-wec{gap:22px;align-items:center;display:flex;flex-wrap:wrap;}
.edd-hero_trust_item-wec{gap:9px;display:flex;font-weight:600;color:#D6C9AE;font-size:0.813rem;align-items:center;}
.edd-hero_trust_ic-wec{color:#B07D45;align-items:center;display:inline-flex;}
.edd-hero_trust_ic-wec svg{height:16px;width:1rem;}
.edd-hero_promo-wec{overflow:hidden;background:#221D16;border-radius:20px;position:relative;display:flex;box-shadow:0 0.5rem 16px rgba(10,8,4,0.40), 0 32px 64px rgba(10,8,4,0.55), 0 0 0 1px rgba(244,232,210,0.05);min-height:300px;}
.edd-hero_promo_bg-wec{inset:0;background-position:center;position:absolute;background-size:cover;}
.edd-hero_promo_bg-wec::after{inset:0;background:linear-gradient(120deg,#12100C 0%,rgba(0,0,0,0.52) 55%,transparent 100%);content:"";position:absolute;}
.edd-hero_promo_glow-wec{background:radial-gradient(circle,rgba(168,124,72,0.18) 0%,transparent 65%);border-radius:50%;pointer-events:none;height:16.25rem;right:-20px;width:260px;position:absolute;top:-40px;}
.edd-hero_promo_ct-wec{padding:28px;max-width:88%;z-index:2;align-self:flex-end;position:relative;}
.edd-hero_promo_label-wec{color:#C9975A;letter-spacing:.25em;font-size:0.625rem;font-weight:700;display:block;text-transform:uppercase;margin-bottom:8px;}
.edd-hero_promo_amount-wec{font-weight:600;color:#F2E8D5;overflow-wrap:break-word;font-size:2rem;line-height:1.05;font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;}
@media(min-width:768px){.edd-hero_promo_amount-wec{font-size:2.5rem;}
}
.edd-hero_promo_amount-wec em{color:#C9975A;font-style:normal;}
.edd-hero_rating-wec{border-radius:14px;padding:0.625rem 14px;border:1px solid rgba(244,232,210,0.07);gap:0.625rem;background:#221D16;display:flex;box-shadow:0 2px 6px rgba(10,8,4,0.45), 0 8px 24px rgba(10,8,4,0.30);align-items:center;top:0.875rem;right:14px;max-width:min(16.25rem,62%);z-index:3;position:absolute;}
.edd-hero_rating_score-wec{flex:0 0 auto;font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;font-weight:700;color:#F2E8D5;font-size:24px;}
.edd-hero_rating_txt-wec{flex:1 1 auto;min-width:0;}
.edd-hero_rating_stars-wec{gap:2px;color:#B07D45;display:flex;}
.edd-hero_rating_stars-wec svg{height:12px;width:0.75rem;}
.edd-hero_rating_cap-wec{margin-top:3px;line-height:1.35;color:#A8987E;display:block;overflow-wrap:break-word;font-size:0.688rem;}
.edd-stat-wec{border-top:1px solid rgba(244,232,210,0.13);border-bottom:1px solid rgba(244,232,210,0.13);margin-top:16px;}
.edd-stat_in-wec{grid-template-columns:repeat(2,1fr);display:grid;}
@media(min-width:766px){.edd-stat_in-wec{grid-template-columns:repeat(4,1fr);}
}
.edd-stat_item-wec{padding:1.375rem 0.875rem;border-right:1px solid rgba(244,232,210,0.07);min-width:0;border-bottom:1px solid rgba(244,232,210,0.07);}
.edd-stat_item-wec:nth-child(2n){border-right:0;}
.edd-stat_item-wec:nth-child(n+3){border-bottom:0;}
@media(min-width:770px){.edd-stat_item-wec{border-bottom:0;}
.edd-stat_item-wec:nth-child(2n){border-right:1px solid rgba(244,232,210,0.07);}
.edd-stat_item-wec:nth-child(4n){border-right:0;}
}
.edd-stat_value-wec{line-height:1;font-weight:700;overflow-wrap:break-word;color:#F2E8D5;font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;font-size:30px;}
@media(min-width:766px){.edd-stat_value-wec{font-size:34px;}
}
.edd-stat_label-wec{line-height:1.4;margin-top:0.375rem;overflow-wrap:break-word;font-size:13px;color:#A8987E;}
.edd-pr-wec{padding:1.875rem 0 0.375rem;}
.edd-pr_card-wec{background:#221D16;gap:10px;overflow:hidden;border:1px solid rgba(244,232,210,0.07);flex:0 0 auto;padding:1.625rem;border-radius:20px;width:17.5rem;min-height:200px;display:flex;position:relative;flex-direction:column;}
@media(min-width:768px){.edd-pr_card-wec{width:300px;}
}
.edd-pr_card_feat-wec{background:linear-gradient(150deg,#1E1A13,#0E0C08);border-color:transparent;color:#F2E8D5;}
.edd-pr_glow-wec{background:radial-gradient(circle,rgba(168,124,72,0.18),transparent 70%);border-radius:50%;opacity:0;width:130px;height:130px;position:absolute;right:-1.875rem;pointer-events:none;top:-1.875rem;}
.edd-pr_card_feat-wec .edd-pr_glow-wec{opacity:1;}
.edd-pr_label-wec{font-weight:700;font-size:0.625rem;letter-spacing:.16em;color:#B07D45;text-transform:uppercase;position:relative;}
.edd-pr_card_feat-wec .edd-pr_label-wec{color:#C9975A;}
.edd-pr_amount-wec{font-weight:600;font-size:26px;font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;position:relative;color:#F2E8D5;overflow-wrap:break-word;line-height:1.08;}
.edd-pr_card_feat-wec .edd-pr_amount-wec{color:#F2E8D5;}
.edd-pr_amount-wec em{font-style:normal;color:#B07D45;}
.edd-pr_card_feat-wec .edd-pr_amount-wec em{color:#C9975A;}
.edd-pr_terms-wec{color:#A8987E;font-size:0.813rem;position:relative;line-height:1.5;}
.edd-pr_card_feat-wec .edd-pr_terms-wec{color:#A8987E;}
.edd-pr_cta-wec{align-self:flex-start;position:relative;margin-top:auto;}
.edd-pr_card_feat-wec .edd-pr_cta-wec{border-radius:62.438rem;background:#C9975A;padding:9px 1.125rem;transition:opacity .22s ease;font-weight:700;font-size:13px;color:#1A1208;}
.edd-pr_card_feat-wec .edd-pr_cta-wec:hover{opacity:.9;}
.edd-pr_card-wec:not(.edd-pr_card_feat-wec) .edd-pr_cta-wec{transition:color .22s ease,border-color .22s ease;border-bottom:1px solid #F2E8D5;color:#F2E8D5;font-size:13px;font-weight:700;padding-bottom:2px;}
.edd-pr_card-wec:not(.edd-pr_card_feat-wec) .edd-pr_cta-wec:hover{border-color:#B07D45;color:#B07D45;}
.edd-grow-wec{padding:1.625rem 0 0.625rem;}
.edd-row_seo-wec{margin:0.625rem 0 0;max-width:760px;font-size:0.875rem;color:#8A7A62;overflow-wrap:break-word;line-height:1.65;}
.edd-row_seo-wec strong{color:#F2E8D5;font-weight:700;}
.edd-grow-wec{padding:1.625rem 0 10px;}
.edd-row_seo-wec{margin:10px 0 0;font-size:14px;overflow-wrap:break-word;max-width:47.5rem;line-height:1.65;color:#8A7A62;}
.edd-row_seo-wec strong{color:#F2E8D5;font-weight:700;}
.edd-jp-wec{padding:30px 0 10px;}
.edd-jp_grid-wec{gap:16px;grid-template-columns:1fr;display:grid;}
@media(min-width:771px){.edd-jp_grid-wec{grid-template-columns:1fr 1fr;}
.edd-jp_card_mega-wec{grid-column:1/-1;}
}
@media(min-width:1002px){.edd-jp_grid-wec{grid-template-columns:1.4fr 1fr 1fr;}
.edd-jp_card_mega-wec{grid-column:auto;}
}
.edd-jp_card-wec{border:1px solid rgba(244,232,210,0.07);overflow:hidden;gap:0.75rem;background:#221D16;padding:1.625rem;border-radius:20px;min-height:12.5rem;position:relative;flex-direction:column;justify-content:space-between;display:flex;min-width:0;}
.edd-jp_card_mega-wec{border-color:transparent;background:linear-gradient(135deg,#1E1A13,#0E0C08);color:#F2E8D5;min-height:210px;}
.edd-jp_glow-wec{background:radial-gradient(circle,rgba(168,124,72,0.18),transparent 70%);border-radius:50%;height:200px;pointer-events:none;top:-2.5rem;position:absolute;width:12.5rem;right:-40px;}
.edd-jp_label-wec{gap:10px;color:#B07D45;display:flex;position:relative;text-transform:uppercase;justify-content:space-between;font-weight:700;flex-wrap:wrap;letter-spacing:.16em;align-items:center;font-size:10px;}
.edd-jp_card_mega-wec .edd-jp_label-wec{color:#C9975A;}
.edd-jp_drop-wec{text-transform:none;font-weight:600;letter-spacing:.04em;color:#A8987E;}
.edd-jp_card_mega-wec .edd-jp_drop-wec{color:#A8987E;}
.edd-jp_amount-wec{font-size:38px;font-weight:700;position:relative;font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;color:#F2E8D5;line-height:1;overflow-wrap:break-word;}
.edd-jp_card_mega-wec .edd-jp_amount-wec{animation:zm2-pulse 2.4s infinite;font-size:3rem;color:#C9975A;}
@media(min-width:767px){.edd-jp_card_mega-wec .edd-jp_amount-wec{font-size:3.375rem;}
}
.edd-jp_game-wec{position:relative;font-size:13px;color:#A8987E;}
.edd-jp_card_mega-wec .edd-jp_game-wec{color:#A8987E;}
.edd-jp_cta-wec{align-self:flex-start;position:relative;}
.edd-jp_card_mega-wec .edd-jp_cta-wec{border-radius:62.438rem;background:#C9975A;transition:opacity .22s ease;padding:0.625rem 1.25rem;font-size:13px;color:#1A1208;font-weight:700;}
.edd-jp_card_mega-wec .edd-jp_cta-wec:hover{opacity:.9;}
.edd-jp_card-wec:not(.edd-jp_card_mega-wec) .edd-jp_cta-wec{transition:color .22s ease,border-color .22s ease;font-size:0.813rem;color:#F2E8D5;font-weight:700;border-bottom:1px solid #F2E8D5;padding-bottom:2px;}
.edd-jp_card-wec:not(.edd-jp_card_mega-wec) .edd-jp_cta-wec:hover{border-color:#B07D45;color:#B07D45;}
.edd-jp_seo-wec{margin:14px 0 0;font-size:14px;color:#8A7A62;max-width:47.5rem;line-height:1.65;overflow-wrap:break-word;}
.edd-jp_seo-wec strong{color:#F2E8D5;font-weight:700;}
.edd-gf-wec{padding:24px 0 0.375rem;}
.edd-gf_in-wec{gap:0.625rem;flex-wrap:wrap;display:flex;}
.edd-gf_chip-wec{background:#221D16;transition:color .22s ease,border-color .22s ease,background-color .22s ease;border:1px solid rgba(244,232,210,0.13);padding:0.625rem 18px;border-radius:999px;color:#D6C9AE;font-weight:600;font-size:0.813rem;white-space:nowrap;}
.edd-gf_chip-wec:hover{border-color:#B07D45;color:#B07D45;}
.edd-gf_chip-wec.edd-state_active-wec{border-color:transparent;background:#C9975A;color:#1A1208;}
.edd-grow-wec{padding:26px 0 10px;}
.edd-row_seo-wec{margin:10px 0 0;max-width:47.5rem;color:#8A7A62;overflow-wrap:break-word;line-height:1.65;font-size:14px;}
.edd-row_seo-wec strong{color:#F2E8D5;font-weight:700;}
.edd-vip-wec{padding:48px 0;}
@media(min-width:766px){.edd-vip-wec{padding:64px 0;}
}
.edd-vip_head-wec{gap:14px;flex-direction:column;margin-bottom:1.875rem;display:flex;}
@media(min-width:881px){.edd-vip_head-wec{gap:1.5rem;justify-content:space-between;flex-direction:row;align-items:flex-end;}
}
.edd-vip_eyebrow-wec{margin-bottom:0.75rem;}
.edd-vip_h2-wec{font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;color:#F2E8D5;overflow-wrap:break-word;line-height:1.05;font-weight:600;font-size:2rem;}
@media(min-width:770px){.edd-vip_h2-wec{font-size:2.5rem;}
}
.edd-vip_intro-wec{color:#A8987E;max-width:420px;font-size:14px;line-height:1.6;}
.edd-vip_grid-wec{gap:14px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));display:grid;}
.edd-vip_card-wec{border-radius:0.875rem;padding:1.375rem 18px;border:1px solid rgba(244,232,210,0.12);min-width:0;}
.edd-vip_card_feat-wec{background:rgba(244,232,210,0.07);border-color:#C9975A;}
.edd-vip_card_ic-wec{border-radius:8px;background:linear-gradient(135deg,#B07D45,#E2BC7A);width:2.125rem;margin-bottom:16px;display:block;height:2.125rem;}
.edd-vip_name-wec{overflow-wrap:break-word;color:#F2E8D5;margin-bottom:6px;font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;font-size:1.25rem;font-weight:600;}
.edd-vip_perk-wec{font-size:12.5px;color:#A8987E;line-height:1.5;overflow-wrap:break-word;}
.edd-gm-wec{padding:30px 0 0.625rem;}
.edd-gm_in-wec{grid-template-columns:1fr;gap:18px;display:grid;}
@media(min-width:877px){.edd-gm_in-wec{grid-template-columns:1.25fr 1fr;}
}
.edd-gm_left-wec{padding:32px;border:1px solid rgba(244,232,210,0.07);border-radius:1.25rem;background:#221D16;min-width:0;}
.edd-gm_eyebrow-wec{margin-bottom:10px;}
.edd-gm_h2-wec{font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;line-height:1.06;color:#F2E8D5;overflow-wrap:break-word;font-size:1.625rem;margin-bottom:0.5rem;font-weight:600;}
@media(min-width:769px){.edd-gm_h2-wec{font-size:1.75rem;}
}
.edd-gm_text-wec{line-height:1.6;font-size:14px;margin-bottom:1.375rem;color:#8A7A62;max-width:30rem;}
.edd-gm_level-wec{margin-bottom:8px;color:#B07D45;font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;font-size:22px;font-weight:700;}
.edd-gm_bar-wec{background:rgba(244,232,210,0.13);border-radius:999px;overflow:hidden;height:0.5rem;margin-bottom:6px;}
.edd-gm_bar_fill-wec{border-radius:62.438rem;background:linear-gradient(90deg,#B07D45,#E2BC7A);height:100%;}
.edd-gm_bar_meta-wec{gap:0.625rem;margin-bottom:1.125rem;color:#A8987E;font-size:0.688rem;display:flex;justify-content:space-between;}
.edd-gm_missions-wec{gap:0.625rem;flex-wrap:wrap;display:flex;}
.edd-gm_mission-wec{border:1px solid rgba(244,232,210,0.13);gap:0.438rem;padding:0.563rem 15px;background:#1A1510;border-radius:62.438rem;display:inline-flex;font-size:12.5px;align-items:center;font-weight:600;color:#D6C9AE;}
.edd-gm_mission_ic-wec{align-items:center;color:#B07D45;display:inline-flex;}
.edd-gm_mission_ic-wec svg{width:13px;height:0.813rem;}
.edd-gm_right-wec{overflow:hidden;border-radius:20px;padding:2rem;background:linear-gradient(150deg,#1E1A13,#0E0C08);flex-direction:column;color:#F2E8D5;display:flex;position:relative;}
.edd-gm_glow-wec{background:radial-gradient(circle,rgba(168,124,72,0.18),transparent 70%);border-radius:50%;right:-30px;pointer-events:none;width:9.375rem;height:150px;top:-1.875rem;position:absolute;}
.edd-gm_ref_eyebrow-wec{position:relative;margin-bottom:0.625rem;}
.edd-gm_ref_h2-wec{margin-bottom:0.5rem;line-height:1.1;font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;position:relative;overflow-wrap:break-word;font-weight:600;font-size:1.625rem;color:#F2E8D5;}
.edd-gm_ref_text-wec{line-height:1.55;position:relative;font-size:13.5px;color:#A8987E;margin-bottom:20px;}
.edd-gm_ref_cta-wec{padding:11px 22px;transition:opacity .22s ease;background:#C9975A;border-radius:999px;align-self:flex-start;color:#1A1208;font-weight:700;position:relative;font-size:0.844rem;margin-top:auto;}
.edd-gm_ref_cta-wec:hover{opacity:.9;}
.edd-sea-wec{padding:24px 0 0.625rem;}
.edd-sea_in-wec{gap:22px;border-radius:20px;overflow:hidden;padding:2.25rem;background:linear-gradient(115deg,#1E1A13,#0E0C08);color:#F2E8D5;flex-direction:column;position:relative;display:flex;}
@media(min-width:817px){.edd-sea_in-wec{padding:44px 48px;gap:32px;align-items:center;flex-direction:row;justify-content:space-between;}
}
.edd-sea_glow-wec{border-radius:50%;background:radial-gradient(circle,rgba(168,124,72,0.18),transparent 68%);width:15rem;position:absolute;pointer-events:none;top:50%;transform:translateY(-50%);height:240px;right:60px;}
.edd-sea_copy-wec{max-width:560px;min-width:0;position:relative;}
.edd-sea_eyebrow-wec{margin-bottom:0.75rem;}
.edd-sea_h2-wec{overflow-wrap:break-word;color:#F2E8D5;font-size:1.875rem;font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;font-weight:600;margin-bottom:12px;line-height:1.04;}
@media(min-width:768px){.edd-sea_h2-wec{font-size:2.375rem;}
}
.edd-sea_text-wec{font-size:15px;line-height:1.6;color:#A8987E;}
.edd-sea_cta-wec{transition:opacity .22s ease;flex:0 0 auto;background:#C9975A;border-radius:62.438rem;padding:1rem 2rem;font-weight:700;font-size:0.938rem;color:#1A1208;position:relative;}
.edd-sea_cta-wec:hover{opacity:.9;}
.edd-app-wec{padding:30px 0 10px;}
.edd-app_in-wec{border:1px solid rgba(244,232,210,0.07);gap:1.75rem;border-radius:1.25rem;background:#221D16;padding:32px;flex-direction:column;display:flex;}
@media(min-width:769px){.edd-app_in-wec{gap:40px;padding:2.5rem 2.75rem;align-items:center;justify-content:space-between;flex-direction:row;}
}
.edd-app_copy-wec{min-width:0;max-width:35rem;}
.edd-app_eyebrow-wec{margin-bottom:0.75rem;}
.edd-app_h2-wec{color:#F2E8D5;margin-bottom:0.75rem;font-size:28px;font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;font-weight:600;line-height:1.05;overflow-wrap:break-word;}
@media(min-width:771px){.edd-app_h2-wec{font-size:2.125rem;}
}
.edd-app_text-wec{margin-bottom:22px;color:#8A7A62;line-height:1.6;font-size:0.875rem;}
.edd-app_btns-wec{gap:0.75rem;display:flex;flex-wrap:wrap;}
.edd-app_btn-wec{background:#C9975A;padding:0.688rem 20px;transition:background-color .22s ease;border-radius:0.875rem;gap:0.625rem;display:inline-flex;color:#1A1208;align-items:center;}
.edd-app_btn-wec:hover{background:#DBA96A;}
.edd-app_btn_ic-wec{display:inline-flex;align-items:center;}
.edd-app_btn_ic-wec svg{height:18px;width:1.125rem;}
.edd-app_btn_lb-wec{font-size:0.844rem;font-weight:700;}
.edd-app_qr_wrap-wec{flex:0 0 auto;gap:18px;display:flex;align-items:center;}
.edd-app_qr-wec{flex:0 0 auto;border-radius:14px;height:108px;width:108px;background-color:#C9975A;background-image:repeating-linear-gradient(0deg,#221D16 0 5px,transparent 5px 0.688rem),repeating-linear-gradient(90deg,#221D16 0 5px,transparent 5px 11px);}
.edd-app_qr_cap-wec{line-height:1.4;font-size:12.5px;max-width:5.75rem;color:#A8987E;}
.edd-hts-wec{padding:3rem 0;}
@media(min-width:768px){.edd-hts-wec{padding:62px 0;}
}
.edd-hts_head-wec{gap:18px;margin-bottom:34px;flex-direction:column;display:flex;}
@media(min-width:767px){.edd-hts_head-wec{gap:24px;justify-content:space-between;flex-direction:row;align-items:flex-end;}
}
.edd-hts_eyebrow-wec{margin-bottom:0.75rem;}
.edd-hts_h2-wec{font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;overflow-wrap:break-word;font-weight:600;font-size:30px;line-height:1.05;color:#F2E8D5;}
@media(min-width:769px){.edd-hts_h2-wec{font-size:2.375rem;}
}
.edd-hts_cta-wec{border-radius:999px;flex:0 0 auto;transition:opacity .22s ease;padding:0.938rem 30px;background:#C9975A;font-size:15px;color:#1A1208;font-weight:700;}
.edd-hts_cta-wec:hover{opacity:.9;}
.edd-hts_grid-wec{grid-template-columns:1fr;gap:24px;display:grid;}
@media(min-width:762px){.edd-hts_grid-wec{grid-template-columns:repeat(3,1fr);}
}
.edd-hts_step-wec{padding-top:22px;border-top:1px solid rgba(244,232,210,0.12);min-width:0;}
.edd-hts_step_num-wec{margin-bottom:0.875rem;font-weight:700;font-size:44px;line-height:1;font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;color:#C9975A;}
.edd-hts_step_h-wec{margin-bottom:8px;overflow-wrap:break-word;color:#F2E8D5;font-size:19px;line-height:1.2;font-weight:700;}
.edd-hts_step_p-wec{color:#A8987E;line-height:1.55;font-size:0.875rem;overflow-wrap:break-word;}
.edd-rv-wec{background:#221D16;padding:3rem 0;border-bottom:1px solid rgba(244,232,210,0.07);border-top:1px solid rgba(244,232,210,0.07);margin-top:1.5rem;}
@media(min-width:769px){.edd-rv-wec{padding:56px 0;}
}
.edd-rv_head-wec{gap:16px;display:flex;flex-direction:column;margin-bottom:30px;}
@media(min-width:768px){.edd-rv_head-wec{gap:20px;align-items:flex-end;flex-direction:row;justify-content:space-between;}
}
.edd-rv_eyebrow-wec{margin-bottom:10px;}
.edd-rv_h2-wec{font-size:30px;color:#F2E8D5;overflow-wrap:break-word;font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;line-height:1.05;font-weight:600;}
@media(min-width:765px){.edd-rv_h2-wec{font-size:38px;}
}
.edd-rv_agg-wec{gap:0.75rem;display:flex;align-items:center;}
.edd-rv_agg_stars-wec{gap:3px;color:#B07D45;display:flex;}
.edd-rv_agg_stars-wec svg{height:1.125rem;width:18px;}
.edd-rv_source-wec{font-size:13px;color:#8A7A62;}
.edd-rv_grid-wec{grid-template-columns:1fr;gap:18px;display:grid;}
@media(min-width:757px){.edd-rv_grid-wec{grid-template-columns:repeat(3,1fr);}
}
.edd-rv_card-wec{border:1px solid rgba(244,232,210,0.07);background:#1A1510;padding:1.625rem;border-radius:14px;min-width:0;}
.edd-rv_card_stars-wec{gap:2px;display:flex;color:#B07D45;margin-bottom:12px;}
.edd-rv_card_stars-wec svg{height:0.875rem;width:0.875rem;}
.edd-rv_card_body-wec{font-size:18px;font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;margin-bottom:1rem;font-weight:500;line-height:1.45;color:#F2E8D5;overflow-wrap:break-word;}
.edd-rv_card_meta-wec{gap:10px;display:flex;align-items:center;flex-wrap:wrap;}
.edd-rv_card_av-wec{background:linear-gradient(135deg,#B07D45,#E2BC7A);flex:0 0 auto;border-radius:50%;width:2rem;height:2rem;}
.edd-rv_card_author-wec{font-weight:700;color:#F2E8D5;font-size:0.813rem;}
.edd-rv_card_loc-wec{color:#A8987E;font-size:0.75rem;}
.edd-prov-wec{padding:40px 0 20px;}
.edd-prov_eyebrow-wec{display:block;margin-bottom:1.125rem;}
.edd-prov_grid-wec{grid-template-columns:repeat(2,1fr);gap:0.75rem;display:grid;}
@media(min-width:561px){.edd-prov_grid-wec{grid-template-columns:repeat(3,1fr);}
}
@media(min-width:902px){.edd-prov_grid-wec{grid-template-columns:repeat(6,1fr);}
}
.edd-tt-wec{padding:3rem 0 0.625rem;}
@media(min-width:767px){.edd-tt-wec{padding:60px 0 0.625rem;}
}
.edd-tt_head-wec{text-align:center;margin-bottom:34px;}
.edd-tt_eyebrow-wec{margin-bottom:0.75rem;}
.edd-tt_h2-wec{font-size:2rem;overflow-wrap:break-word;line-height:1.05;font-weight:600;color:#F2E8D5;font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;}
@media(min-width:768px){.edd-tt_h2-wec{font-size:42px;}
}
.edd-tt_grid-wec{grid-template-columns:1fr;gap:1.125rem;display:grid;}
@media(min-width:762px){.edd-tt_grid-wec{grid-template-columns:repeat(3,1fr);}
}
.edd-tt_card-wec{border:1px solid rgba(244,232,210,0.07);padding:30px;border-radius:0.875rem;background:#221D16;flex-direction:column;display:flex;min-width:0;}
.edd-tt_card_ic-wec{display:inline-flex;align-items:center;margin-bottom:18px;color:#B07D45;}
.edd-tt_card_ic-wec svg{height:1.75rem;width:28px;}
.edd-tt_card_h-wec{line-height:1.15;font-weight:600;color:#F2E8D5;font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;margin-bottom:8px;overflow-wrap:break-word;font-size:22px;}
.edd-tt_card_p-wec{overflow-wrap:break-word;color:#8A7A62;line-height:1.6;margin-bottom:14px;font-size:14px;}
.edd-tt_card_p-wec b{font-weight:700;color:#F2E8D5;}
.edd-tt_card_link-wec{transition:color .22s ease;border-bottom:1px solid #B07D45;padding-bottom:2px;color:#F2E8D5;margin-top:auto;font-size:13px;align-self:flex-start;font-weight:700;}
.edd-tt_card_link-wec:hover{color:#B07D45;}
.edd-ts-wec{padding:2.75rem 0;}
.edd-ts_in-wec{grid-template-columns:1fr;gap:2rem;display:grid;align-items:center;}
@media(min-width:881px){.edd-ts_in-wec{grid-template-columns:1.4fr 1fr;gap:3rem;}
}
.edd-ts_left-wec{min-width:0;}
.edd-ts_h2-wec{overflow-wrap:break-word;font-weight:600;font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;line-height:1.1;margin-bottom:0.75rem;font-size:26px;color:#F2E8D5;}
@media(min-width:768px){.edd-ts_h2-wec{font-size:1.75rem;}
}
.edd-ts_text-wec{font-size:14.5px;margin-bottom:22px;max-width:32.5rem;line-height:1.6;color:#A8987E;}
.edd-ts_badges-wec{gap:18px;align-items:center;flex-wrap:wrap;display:flex;}
.edd-ts_badge-wec{color:#A8987E;font-weight:600;font-size:0.813rem;}
.edd-ts_pay-wec{gap:12px;display:flex;flex-wrap:wrap;}
@media(min-width:881px){.edd-ts_pay-wec{justify-content:flex-end;}
}
.edd-ts_pay_chip-wec{border-radius:0.875rem;border:1px solid rgba(244,232,210,0.12);background:rgba(244,232,210,0.07);padding:12px 16px;font-size:14px;color:#F2E8D5;font-weight:700;}
.edd-dr-wec{padding:36px 0 0.625rem;}
.edd-dr_in-wec{padding:1.75rem 32px;gap:20px;border-radius:14px;border:1px dashed rgba(244,232,210,0.13);display:flex;flex-direction:column;}
@media(min-width:771px){.edd-dr_in-wec{gap:32px;flex-direction:row;justify-content:space-between;align-items:center;}
}
.edd-dr_h2-wec{line-height:1.1;color:#F2E8D5;overflow-wrap:break-word;font-weight:600;font-size:1.5rem;margin-bottom:0.5rem;font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;}
@media(min-width:765px){.edd-dr_h2-wec{font-size:1.625rem;}
}
.edd-dr_text-wec{font-size:0.875rem;color:#8A7A62;overflow-wrap:break-word;max-width:680px;line-height:1.6;}
.edd-dr_text-wec b{color:#F2E8D5;font-weight:700;}
.edd-dr_cta-wec{flex:0 0 auto;transition:color .22s ease;font-weight:700;color:#F2E8D5;border-bottom:1px solid #B07D45;font-size:13.5px;padding-bottom:2px;white-space:nowrap;}
.edd-dr_cta-wec:hover{color:#B07D45;}
.edd-wy-wec{padding:48px 0;}
@media(min-width:769px){.edd-wy-wec{padding:56px 0;}
}
.edd-wy_in-wec{gap:32px;grid-template-columns:1fr;display:grid;align-items:start;}
@media(min-width:901px){.edd-wy_in-wec{gap:3rem;grid-template-columns:.8fr 1.2fr;}
}
.edd-wy_left-wec{min-width:0;}
.edd-wy_eyebrow-wec{margin-bottom:14px;}
.edd-wy_h2-wec{overflow-wrap:break-word;margin-bottom:16px;font-size:32px;line-height:1.05;color:#F2E8D5;font-weight:600;font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;}
@media(min-width:769px){.edd-wy_h2-wec{font-size:2.5rem;}
}
.edd-wy_intro-wec{line-height:1.6;font-size:0.938rem;color:#8A7A62;}
.edd-wy_grid-wec{gap:1.125rem;grid-template-columns:1fr;display:grid;}
@media(min-width:559px){.edd-wy_grid-wec{grid-template-columns:1fr 1fr;}
}
.edd-wy_card-wec{border:1px solid rgba(244,232,210,0.07);background:#221D16;border-radius:0.875rem;padding:26px;min-width:0;}
.edd-wy_card_ic-wec{margin-bottom:1rem;align-items:center;justify-content:center;display:inline-flex;color:#B07D45;}
.edd-wy_card_ic-wec svg{height:1.625rem;width:26px;}
.edd-wy_card_h-wec{font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;margin-bottom:8px;overflow-wrap:break-word;line-height:1.15;font-size:21px;color:#F2E8D5;font-weight:600;}
.edd-wy_card_p-wec{overflow-wrap:break-word;line-height:1.55;color:#8A7A62;font-size:0.875rem;}
.edd-et-wec{padding:36px 0 0.625rem;}
.edd-et_in-wec{grid-template-columns:1fr;gap:32px;display:grid;align-items:start;}
@media(min-width:882px){.edd-et_in-wec{gap:48px;grid-template-columns:1.1fr .9fr;}
}
.edd-et_left-wec{min-width:0;}
.edd-et_eyebrow-wec{margin-bottom:12px;}
.edd-et_h2-wec{font-size:28px;color:#F2E8D5;line-height:1.06;margin-bottom:14px;font-weight:600;overflow-wrap:break-word;font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;}
@media(min-width:766px){.edd-et_h2-wec{font-size:32px;}
}
.edd-et_text-wec{font-size:0.938rem;color:#8A7A62;margin-bottom:1.375rem;line-height:1.65;}
.edd-et_stats-wec{gap:1.5rem;display:flex;flex-wrap:wrap;}
.edd-et_stat-wec{min-width:0;}
.edd-et_stat_v-wec{font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;line-height:1;color:#F2E8D5;font-weight:700;font-size:26px;}
.edd-et_stat_l-wec{margin-top:0.25rem;color:#A8987E;font-size:0.781rem;}
.edd-et_right-wec{gap:12px;display:flex;flex-direction:column;}
.edd-et_member-wec{gap:1rem;border-radius:0.875rem;background:#221D16;padding:18px 1.25rem;border:1px solid rgba(244,232,210,0.07);display:flex;align-items:center;min-width:0;}
.edd-et_member_av-wec{border-radius:50%;flex:0 0 auto;background:linear-gradient(135deg,#1E1A13,#B07D45);width:48px;height:3rem;}
.edd-et_member_name-wec{font-weight:700;color:#F2E8D5;font-size:0.938rem;overflow-wrap:break-word;}
.edd-et_member_role-wec{font-size:12.5px;color:#A8987E;overflow-wrap:break-word;}
.edd-et_updated-wec{border:1px solid rgba(244,232,210,0.07);background:#1A1510;gap:0.5rem;border-radius:14px;padding:14px 18px;color:#8A7A62;display:flex;font-size:0.781rem;align-items:center;}
.edd-sg-wec{padding:48px 0 0.625rem;}
.edd-sg_eyebrow-wec{margin-bottom:12px;display:block;}
.edd-sg_h2-wec{overflow-wrap:break-word;line-height:1.05;font-size:30px;color:#F2E8D5;font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;font-weight:600;margin-bottom:28px;}
@media(min-width:768px){.edd-sg_h2-wec{font-size:2.25rem;}
}
.edd-sg_grid-wec{grid-template-columns:1fr;gap:24px;display:grid;}
@media(min-width:721px){.edd-sg_grid-wec{grid-template-columns:repeat(3,1fr);}
}
.edd-sg_col-wec{min-width:0;}
.edd-sg_col_h-wec{font-size:1.375rem;line-height:1.15;font-weight:600;font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;color:#F2E8D5;margin-bottom:10px;overflow-wrap:break-word;}
.edd-sg_col_p-wec{font-size:0.875rem;overflow-wrap:break-word;color:#8A7A62;line-height:1.65;}
.edd-faq-wec{background:#221D16;padding:48px 0;margin-top:1.5rem;border-bottom:1px solid rgba(244,232,210,0.07);border-top:1px solid rgba(244,232,210,0.07);}
@media(min-width:767px){.edd-faq-wec{padding:3.875rem 0;}
}
.edd-faq_head-wec{text-align:center;margin-bottom:34px;}
.edd-faq_eyebrow-wec{margin-bottom:0.75rem;}
.edd-faq_h2-wec{font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;color:#F2E8D5;font-weight:600;overflow-wrap:break-word;font-size:32px;line-height:1.05;}
@media(min-width:766px){.edd-faq_h2-wec{font-size:38px;}
}
.edd-faq_list-wec{gap:12px;margin:0 auto;display:flex;max-width:51.25rem;flex-direction:column;}
.edd-faq_item-wec{overflow:hidden;border-radius:14px;background:#1A1510;border:1px solid rgba(244,232,210,0.07);}
.edd-faq_q-wec{padding:20px 1.5rem;list-style:none;gap:1.25rem;display:flex;font-weight:700;justify-content:space-between;font-size:16px;color:#F2E8D5;align-items:center;overflow-wrap:break-word;cursor:pointer;}
.edd-faq_q-wec::-webkit-details-marker{display:none;}
.edd-faq_q_ic-wec{flex:0 0 auto;transition:transform .22s ease;color:#B07D45;display:inline-flex;align-items:center;}
.edd-faq_q_ic-wec svg{height:18px;width:1.125rem;}
.edd-faq_item-wec[open] .edd-faq_q_ic-wec{transform:rotate(180deg);}
.edd-faq_a-wec{padding:0 1.5rem 1.25rem;font-size:14.5px;overflow-wrap:break-word;line-height:1.6;color:#8A7A62;}
.edd-el-wec{padding:48px 0;}
@media(min-width:771px){.edd-el-wec{padding:56px 0;}
}
.edd-el_in-wec{grid-template-columns:1fr;gap:2.5rem;align-items:start;display:grid;}
@media(min-width:900px){.edd-el_in-wec{grid-template-columns:1fr 1fr;gap:56px;}
}
.edd-el_left-wec{min-width:0;}
.edd-el_eyebrow-wec{margin-bottom:14px;}
.edd-el_h2-wec{line-height:1.08;overflow-wrap:break-word;color:#F2E8D5;margin-bottom:1.375rem;font-weight:600;font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;font-size:2rem;}
@media(min-width:766px){.edd-el_h2-wec{font-size:38px;}
}
.edd-el_body-wec p{margin-bottom:1.125rem;line-height:1.7;font-size:1rem;color:#D6C9AE;overflow-wrap:break-word;}
.edd-el_dropcap-wec{padding:6px 12px 0 0;font-size:62px;color:#B07D45;float:left;font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;line-height:.8;font-weight:700;}
.edd-el_right-wec{min-width:0;}
.edd-el_quote-wec{border-radius:20px;background:linear-gradient(150deg,#1E1A13,#0E0C08);padding:2.25rem;position:relative;color:#F2E8D5;margin-bottom:1.5rem;}
.edd-el_quote_mark-wec{margin-bottom:6px;align-items:center;display:inline-flex;color:#C9975A;}
.edd-el_quote_mark-wec svg{height:34px;width:34px;}
.edd-el_quote_text-wec{line-height:1.4;font-size:1.375rem;margin-bottom:22px;color:#F2E8D5;font-weight:500;font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;overflow-wrap:break-word;}
.edd-el_quote_meta-wec{gap:12px;align-items:center;display:flex;}
.edd-el_quote_av-wec{flex:0 0 auto;background:linear-gradient(135deg,#B07D45,#E2BC7A);border-radius:50%;height:2.375rem;width:2.375rem;}
.edd-el_quote_author-wec{font-size:0.875rem;color:#F2E8D5;font-weight:700;}
.edd-el_quote_meta_sub-wec{color:#A8987E;font-size:12px;}
.edd-el_explain-wec{border:1px solid rgba(244,232,210,0.07);overflow:hidden;border-radius:0.875rem;}
.edd-el_explain_card-wec{padding:1.375rem 24px;}
.edd-el_explain_card-wec+.edd-el_explain_card-wec{border-top:1px solid rgba(244,232,210,0.07);}
.edd-el_explain_h-wec{font-weight:600;margin-bottom:0.5rem;font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;color:#F2E8D5;font-size:20px;overflow-wrap:break-word;line-height:1.15;}
.edd-el_explain_p-wec{line-height:1.55;font-size:0.875rem;overflow-wrap:break-word;color:#8A7A62;}
.edd-sb-wec{background:#221D16;padding:48px 0;border-bottom:1px solid rgba(244,232,210,0.07);border-top:1px solid rgba(244,232,210,0.07);margin-top:1.5rem;}
@media(min-width:771px){.edd-sb-wec{padding:3.5rem 0;}
}
.edd-sb_eyebrow-wec{margin-bottom:0.75rem;display:block;}
.edd-sb_h2-wec{font-size:30px;font-weight:600;overflow-wrap:break-word;font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;margin-bottom:26px;line-height:1.05;color:#F2E8D5;}
@media(min-width:766px){.edd-sb_h2-wec{font-size:2.25rem;}
}
.edd-sb_grid-wec{gap:1rem;grid-template-columns:1fr;display:grid;}
@media(min-width:557px){.edd-sb_grid-wec{grid-template-columns:1fr 1fr;}
}
@media(min-width:957px){.edd-sb_grid-wec{grid-template-columns:repeat(4,1fr);}
}
.edd-sb_card-wec{background:#1A1510;padding:1.5rem;border:1px solid rgba(244,232,210,0.07);border-radius:14px;min-width:0;}
.edd-sb_card_h-wec{font-size:1.188rem;overflow-wrap:break-word;line-height:1.15;font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;font-weight:600;color:#F2E8D5;margin-bottom:8px;}
.edd-sb_card_p-wec{color:#8A7A62;line-height:1.6;font-size:0.844rem;overflow-wrap:break-word;}
.edd-sb_rtp-wec{border:1px solid rgba(244,232,210,0.07);border-radius:14px;padding:1.625rem 1.75rem;background:#1A1510;grid-template-columns:1fr;gap:24px;margin-top:18px;display:grid;align-items:center;}
@media(min-width:761px){.edd-sb_rtp-wec{gap:40px;grid-template-columns:1fr 1fr;}
}
.edd-sb_rtp_h-wec{overflow-wrap:break-word;margin-bottom:0.5rem;font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;color:#F2E8D5;font-weight:600;font-size:1.25rem;line-height:1.15;}
.edd-sb_rtp_p-wec{color:#8A7A62;line-height:1.6;font-size:0.844rem;overflow-wrap:break-word;}
.edd-sb_rtp_stats-wec{gap:1rem;display:flex;}
.edd-sb_stat-wec{padding:1.125rem;flex:1 1 0;background:#221D16;border-radius:8px;min-width:0;text-align:center;}
.edd-sb_stat_v-wec{font-weight:700;overflow-wrap:break-word;color:#6B9E72;font-size:26px;font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;}
.edd-sb_stat_l-wec{color:#A8987E;margin-top:4px;font-size:0.719rem;}
.edd-gd-wec{padding:3rem 0 0.625rem;}
.edd-gd_head-wec{gap:14px;flex-direction:column;display:flex;margin-bottom:1.5rem;}
@media(min-width:681px){.edd-gd_head-wec{gap:1.25rem;align-items:flex-end;flex-direction:row;justify-content:space-between;}
}
.edd-gd_eyebrow-wec{margin-bottom:0.625rem;}
.edd-gd_h2-wec{overflow-wrap:break-word;font-size:28px;line-height:1.05;color:#F2E8D5;font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;font-weight:600;}
@media(min-width:767px){.edd-gd_h2-wec{font-size:2.125rem;}
}
.edd-gd_more-wec{flex:0 0 auto;transition:color .22s ease,border-color .22s ease;border-bottom:1px solid #F2E8D5;color:#F2E8D5;font-size:0.844rem;font-weight:600;padding-bottom:2px;}
.edd-gd_more-wec:hover{border-color:#B07D45;color:#B07D45;}
.edd-gd_grid-wec{gap:20px;grid-template-columns:1fr;display:grid;}
@media(min-width:718px){.edd-gd_grid-wec{grid-template-columns:repeat(3,1fr);}
}
.edd-gd_card-wec{overflow:hidden;border-radius:0.875rem;border:1px solid rgba(244,232,210,0.07);background:#221D16;min-width:0;display:block;}
.edd-gd_card_img-wec{background:linear-gradient(140deg,#1E1A13,#B07D45);height:150px;}
.edd-gd_card_body-wec{padding:22px;}
.edd-gd_card_cat-wec{font-size:10px;text-transform:uppercase;color:#B07D45;letter-spacing:.1em;font-weight:600;}
.edd-gd_card_h-wec{margin:0.5rem 0 10px;font-weight:600;font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;font-size:19px;line-height:1.2;color:#F2E8D5;overflow-wrap:break-word;}
.edd-gd_card_meta-wec{overflow-wrap:break-word;color:#A8987E;font-size:0.75rem;}
.edd-lh-wec{padding:40px 0 1.25rem;}
.edd-lh_in-wec{padding-top:2.125rem;border-top:1px solid rgba(244,232,210,0.13);}
.edd-lh_eyebrow-wec{margin-bottom:22px;display:block;}
.edd-lh_grid-wec{gap:1.75rem;grid-template-columns:1fr 1fr;display:grid;}
@media(min-width:598px){.edd-lh_grid-wec{grid-template-columns:repeat(3,1fr);}
}
@media(min-width:957px){.edd-lh_grid-wec{grid-template-columns:repeat(5,1fr);}
}
.edd-lh_col-wec{min-width:0;}
.edd-lh_col_h-wec{margin-bottom:12px;font-size:0.813rem;color:#F2E8D5;overflow-wrap:break-word;font-weight:700;}
.edd-lh_links-wec{gap:8px;display:flex;flex-direction:column;}
.edd-lh_link-wec{transition:color .22s ease;font-size:13px;color:#8A7A62;overflow-wrap:break-word;}
.edd-lh_link-wec:hover{color:#B07D45;}
.edd-ft-wec{background:#100D09;color:#A8987E;margin-top:40px;}
.edd-ft_in-wec{gap:32px;padding:3rem 0 28px;grid-template-columns:1fr;display:grid;}
@media(min-width:598px){.edd-ft_in-wec{grid-template-columns:1fr 1fr;}
}
@media(min-width:898px){.edd-ft_in-wec{grid-template-columns:1.4fr 1fr 1fr 1fr;}
}
.edd-ft_brand-wec{min-width:0;}
.edd-ft_logo-wec{overflow-wrap:break-word;font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;font-size:1.625rem;font-weight:700;color:#F2E8D5;}
.edd-ft_tagline-wec{margin-top:14px;font-size:0.844rem;color:#A8987E;max-width:17.5rem;line-height:1.6;}
.edd-ft_contact-wec{transition:color .22s ease;display:inline-block;max-width:280px;font-size:13px;margin-top:0.75rem;overflow-wrap:anywhere;color:#C9975A;}
.edd-ft_contact-wec:hover{color:#F2E8D5;}
.edd-ft_col-wec{min-width:0;}
.edd-ft_col_h-wec{color:#F2E8D5;margin-bottom:0.875rem;text-transform:uppercase;overflow-wrap:break-word;font-weight:700;letter-spacing:.08em;font-size:13px;}
.edd-ft_col_links-wec{gap:10px;display:flex;flex-direction:column;}
.edd-ft_link-wec{transition:color .22s ease;font-size:0.844rem;overflow-wrap:break-word;color:#A8987E;}
.edd-ft_link-wec:hover{color:#F2E8D5;}
.edd-ft_bot-wec{padding:22px 0 2.5rem;gap:16px;border-top:1px solid rgba(244,232,210,0.12);display:flex;flex-direction:column;}
@media(min-width:769px){.edd-ft_bot-wec{gap:20px;align-items:center;flex-direction:row;justify-content:space-between;}
}
.edd-ft_legal-wec{overflow-wrap:break-word;color:#5C5040;max-width:47.5rem;line-height:1.6;font-size:0.719rem;}
.edd-ft_legal-wec b{font-weight:700;color:#A8987E;}
.edd-ft_age-wec{flex:0 0 auto;border:1.5px solid #C9975A;padding:4px 0.563rem;border-radius:8px;font-weight:700;color:#C9975A;font-size:0.813rem;}