.rs-investment{font-family:Urbanist,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;min-height:554px;padding:72px 64px;position:relative}.rs-investment__container{margin:0 auto;max-width:1240px}.rs-investment__grid{align-items:stretch;display:grid;gap:24px;grid-template-columns:1fr 1fr}.rs-investment__card{border-radius:28px;box-shadow:0 22px 42px rgba(41,24,43,.14),0 10px 20px rgba(41,24,43,.1);display:flex;flex-direction:column;min-height:440px;overflow:hidden;padding:55px 42px;position:relative}.rs-investment__card--primary{backdrop-filter:blur(8px) saturate(1.04);-webkit-backdrop-filter:blur(8px) saturate(1.04);background:linear-gradient(180deg,hsla(0,0%,100%,.98),rgba(241,255,251,.96) 36%,rgba(178,244,233,.78) 78%,rgba(46,211,187,.88))}.rs-investment__card--primary:before{background:linear-gradient(180deg,#fff,#86f874 34%,#c3fbb9 68%,#04322b);border-radius:28px;content:"";inset:0;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:1.5px;pointer-events:none;position:absolute}.rs-investment__card--secondary{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background:linear-gradient(180deg,rgba(243,225,246,.94),rgba(237,211,241,.92) 48%,rgba(229,130,231,.18))}.rs-investment__card--secondary:before{background:linear-gradient(180deg,#42113c,#e482e7);border-radius:28px;content:"";inset:0;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:1.5px;pointer-events:none;position:absolute}.rs-investment__title{color:#130612;font-size:56px;font-weight:300;line-height:1.02;margin:0}.rs-investment__divider{height:1.5px;margin:26px 0;width:100%}.rs-investment__divider--green{background:linear-gradient(90deg,#86f874,#04322b)}.rs-investment__divider--purple{background:linear-gradient(90deg,#eba0ee,#42113c)}.rs-investment__description,.rs-investment__description p{color:#332e32;font-size:18px;font-weight:400;line-height:1.55}.rs-investment__description p{margin:0 0 10px}.rs-investment__description p:last-child{margin-bottom:0}.rs-investment__description b,.rs-investment__description strong{font-weight:700}.rs-investment__description ul{list-style:disc;margin:10px 0 0;padding-left:20px}.rs-investment__description li{color:#332e32;font-size:18px;font-weight:400;line-height:1.5;margin:0 0 6px}.rs-investment__description li::marker{color:#42113c}.rs-investment__actions{margin-top:auto;padding-top:34px}.rs-investment__btn{background:#7aff65;border:none;border-radius:999px;box-shadow:0 10px 20px rgba(4,50,43,.1);color:#04322b;cursor:pointer;font-size:16px;font-weight:700;line-height:1;padding:16px 28px;transition:transform .2s ease,filter .2s ease,box-shadow .2s ease}.rs-investment__btn:hover{box-shadow:0 14px 24px rgba(4,50,43,.14);filter:brightness(1.03);transform:translateY(-1px)}@media(max-width:900px){.rs-investment{min-height:auto;padding:64px 32px}.rs-investment__grid{grid-template-columns:1fr}.rs-investment__card{min-height:unset}.rs-investment__title{font-size:42px}}@media(max-width:500px){.rs-investment{padding:48px 20px}.rs-investment__card{padding:34px 24px}.rs-investment__title{font-size:34px}.rs-investment__description,.rs-investment__description li,.rs-investment__description p{font-size:16px}.rs-investment__btn{justify-content:center;width:100%}}