.rs-problem{background:radial-gradient(circle at 50% 100%,rgba(122,255,101,.34) 0,rgba(122,255,101,.14) 20%,rgba(122,255,101,0) 42%),linear-gradient(180deg,rgba(4,50,43,.12),rgba(4,50,43,0));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:743px;overflow:hidden;padding:72px 62px;position:relative}.rs-problem__container{margin:0 auto;max-width:1400px;width:100%}.rs-problem__head{margin:0 auto 44px;max-width:1080px;text-align:center}.rs-problem__title{color:#fff;font-size:60px;font-weight:300;letter-spacing:-.03em;line-height:1.06;margin:0;text-wrap:balance}.rs-problem__description{color:hsla(0,0%,100%,.95);font-size:18px;font-weight:400;line-height:1.58;margin:18px auto 0;max-width:900px}.rs-problem__description b,.rs-problem__description strong{font-weight:800}.rs-problem__grid{align-items:stretch;display:grid;gap:34px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:34px}.rs-problem__card{backdrop-filter:blur(20px) saturate(1.08);-webkit-backdrop-filter:blur(20px) saturate(1.08);background:linear-gradient(180deg,hsla(0,0%,100%,.24),rgba(195,251,185,.22) 46%,rgba(17,223,190,.18) 68%,rgba(4,50,43,.52));border-radius:35px;box-shadow:0 20px 38px rgba(0,0,0,.16),0 8px 18px rgba(0,0,0,.1),inset 0 1px 0 hsla(0,0%,100%,.18);isolation:isolate;min-height:340px;padding:28px 24px 26px;position:relative}.rs-problem__card:before{background:linear-gradient(180deg,hsla(0,0%,100%,.96),rgba(17,223,190,.62) 58%,rgba(17,223,190,.22));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.5px;pointer-events:none;position:absolute}.rs-problem__card:after{background:radial-gradient(62% 54% at 50% 100%,rgba(122,255,101,.2) 0,rgba(122,255,101,.08) 40%,rgba(122,255,101,0) 76%),radial-gradient(70% 48% at 50% 0,hsla(0,0%,100%,.12) 0,hsla(0,0%,100%,0) 72%);border-radius:44px;content:"";filter:blur(12px);inset:-18px;pointer-events:none;position:absolute;z-index:-1}.rs-problem__top{align-items:center;display:flex;justify-content:flex-start;min-height:50px}.rs-problem__icon-wrap{align-items:center;background:#7aff65;border-radius:999px;display:flex;flex:0 0 auto;height:50px;justify-content:center;width:50px}.rs-problem__icon-wrap--image{overflow:hidden}.rs-problem__icon{display:block;height:100%;object-fit:contain;width:100%}.rs-problem__number{color:#04322b;font-size:20px;font-weight:800;line-height:1}.rs-problem__divider{background:linear-gradient(90deg,#86f874,#04322b);height:1.2px;margin:14px 0 24px;opacity:1;width:100%}.rs-problem__content{text-wrap:balance}.rs-problem__content,.rs-problem__content p{color:#fff;font-size:25px;font-weight:400;line-height:1.35}.rs-problem__content p{margin:0}.rs-problem__content p+p{margin-top:8px}.rs-problem__content b,.rs-problem__content strong{font-weight:800}.rs-problem__bottom{color:#fff;font-size:18px;font-weight:700;line-height:1.4;margin-top:34px;text-align:center}@media (max-width:1199px){.rs-problem{min-height:auto;padding:72px 32px}.rs-problem__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rs-problem__card{min-height:300px}}@media (max-width:767px){.rs-problem{border-bottom-left-radius:48px;border-bottom-right-radius:48px;padding:56px 18px}.rs-problem__head{margin-bottom:28px}.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{border-radius:28px;min-height:auto;padding:24px 20px 22px}.rs-problem__content,.rs-problem__content p{font-size:18px}.rs-problem__bottom{font-size:16px}}