.home_block_10{background:var(--bg-dark);padding-top:9rem;padding-bottom:9rem}.home_block_10_inner{display:flex;flex-direction:column;gap:3.5rem}.home_block_10_promo{display:grid;grid-template-columns:1.3fr 1fr;gap:0;align-items:stretch;background:linear-gradient(135deg,var(--accent) 0%,var(--accent-dark) 100%);position:relative;overflow:hidden;clip-path:polygon(32px 0%,calc(100% - 32px) 0%,100% 32px,100% calc(100% - 32px),calc(100% - 32px) 100%,32px 100%,0% calc(100% - 32px),0% 32px)}.home_block_10_promo::before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 80% 20%,rgba(234,179,8,.3) 0%,transparent 60%),radial-gradient(ellipse at 10% 90%,rgba(255,255,255,.08) 0%,transparent 50%);pointer-events:none}.home_block_10_promo_left{display:flex;flex-direction:column;gap:1.6rem;padding:4rem 4rem 4rem 4rem;position:relative;z-index:1}.home_block_10_promo_left .section_tag{color:var(--accent-2-bright)}.home_block_10_promo_left .section_tag::before{background:var(--accent-2);box-shadow:0 0 8px rgba(234,179,8,.6)}.home_block_10_title{color:#fff;margin-top:.4rem}.home_block_10_body{color:rgba(255,255,255,.85)}.home_block_10_amount{font-family:"Bebas Neue",sans-serif;font-size:1.5em;font-weight:400;color:var(--accent-2-bright);letter-spacing:.02em;display:inline-block;padding:0 .2rem;text-shadow:0 0 24px rgba(234,179,8,.6)}.home_block_10_cta{align-self:flex-start;margin-top:1rem}.home_block_10_promo_right{position:relative;overflow:hidden;min-height:38rem}.home_block_10_promo_right>img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.home_block_10_terms{display:flex;flex-direction:column;gap:1.4rem;max-width:1100px}.home_block_10_terms_intro{font-weight:600;color:var(--accent);text-transform:uppercase;letter-spacing:.14em;font-size:.92rem}.home_block_10_terms_list{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem 2.4rem}.home_block_10_terms_list>li{color:var(--text);padding-left:2.6rem}.home_block_10_terms_list>li>strong{color:var(--accent);font-weight:700}.home_block_10_outro{max-width:1100px;padding-top:2rem;border-top:1px solid var(--bg-line)}.home_block_10_outro>p{color:var(--text-muted)}@media (max-width:1024px){.home_block_10_promo{grid-template-columns:1fr}.home_block_10_promo_left{padding:5rem 4rem}.home_block_10_promo_right{min-height:40rem}.home_block_10_terms_list{grid-template-columns:1fr}.home_block_10_cta{align-self:stretch}}