.rs-problem{border-bottom-left-radius:100px;border-bottom-right-radius:100px;font-family:Urbanist,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;min-height:625px;overflow:hidden;padding:72px 62px;position:relative}.rs-problem__container{margin:0 auto;max-width:1240px;width:100%}.rs-problem__head{margin:0 auto 34px;max-width:860px;text-align:center}.rs-problem__title{color:#fff;font-size:56px;font-weight:300;letter-spacing:-.02em;line-height:1.08;margin:0}.rs-problem__description{color:hsla(0,0%,100%,.92);font-size:18px;font-weight:400;line-height:1.5;margin:14px auto 0;max-width:720px}.rs-problem__grid{align-items:stretch;display:grid;gap:28px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:28px}.rs-problem__card{backdrop-filter:blur(18px) saturate(1.08);-webkit-backdrop-filter:blur(18px) saturate(1.08);background:linear-gradient(135deg,rgba(228,130,231,.22),hsla(0,0%,100%,.14));border-radius:35px;box-shadow:0 22px 44px rgba(0,0,0,.16),0 10px 18px rgba(0,0,0,.08),inset 0 1px 0 hsla(0,0%,100%,.16);isolation:isolate;min-height:252px;padding:31px 25px 28px;position:relative}.rs-problem__card:before{background:linear-gradient(135deg,rgba(228,130,231,.95),hsla(0,0%,100%,.95));border-radius:35px;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.4px;pointer-events:none;position:absolute}.rs-problem__card:after{background:radial-gradient(70% 60% at 50% 100%,rgba(229,130,232,.34) 0,rgba(229,130,232,.12) 45%,rgba(229,130,232,0) 75%),radial-gradient(80% 60% at 50% 0,hsla(0,0%,100%,.18) 0,hsla(0,0%,100%,0) 70%);border-radius:44px;content:"";filter:blur(10px);inset:15px;pointer-events:none;position:absolute;z-index:-1}.rs-problem__icon-wrap{align-items:center;background:#7aff65;border-radius:48px;display:flex;height:80px;justify-content:center;margin-bottom:24px;width:80px}.rs-problem__icon{display:block;height:40px;object-fit:contain;width:40px}.rs-problem__content{color:#fff;font-size:18px;font-weight:400;line-height:1.35}.rs-problem__content p{color:#fff;font-size:18px;line-height:1.35;margin:0}.rs-problem__content p+p{margin-top:4px}.rs-problem__content b,.rs-problem__content strong{font-weight:700}.rs-problem__bottom{color:#fff;font-size:18px;font-weight:700;line-height:1.35;margin-top:30px;text-align:center}@media (max-width:1199px){.rs-problem{padding:72px 32px}.rs-problem__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.rs-problem{border-bottom-left-radius:48px;border-bottom-right-radius:48px;min-height:auto;padding:56px 18px}.rs-problem__head{margin-bottom:26px}.rs-problem__title{font-size:40px}.rs-problem__description{font-size:16px}.rs-problem__grid{gap:18px;grid-template-columns:1fr;margin-top:22px}.rs-problem__card{min-height:auto;padding:24px 20px 22px}.rs-problem__icon-wrap{height:68px;margin-bottom:18px;width:68px}.rs-problem__icon{height:34px;width:34px}.rs-problem__bottom,.rs-problem__content,.rs-problem__content p{font-size:16px}}