.hero-landing--dark-overlay {position: relative;}.hero-landing--dark-overlay:before {content: '';display: block;z-index: 1;position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.5);}.hero-landing__wrap {z-index: 3;position: relative;}.hero-landing__rating {display: flex;flex-direction: row;align-items: center;margin-bottom: 20px;gap: 6px;}@media only screen and (max-width: 991px) {.hero-landing__rating {margin-bottom: 330px;}}.hero-landing__subtitle {color: #fff;font-size: 15px;font-weight: 600;line-height: normal;}@media only screen and (max-width: 991px) {.hero-landing__subtitle {font-size: 12.5px;}}.hero-landing__text h1 {max-width: 900px;color: #FFF;font-size: 48px;font-weight: 600;line-height: normal;margin-bottom: 25px;word-break: break-word;}@media only screen and (max-width: 991px) {.hero-landing__text h1 {font-size: 30px;}}@media only screen and (max-width: 450px) {.hero-landing__text h1 {font-size: 21px;}}.hero-landing__text h2 {max-width: 900px;color: #FFF;font-size: 36px;font-weight: 600;line-height: normal;margin-top: -20px;margin-bottom: 25px;word-break: break-word;}@media only screen and (max-width: 991px) {.hero-landing__text h2 {font-size: 24px;}}@media only screen and (max-width: 450px) {.hero-landing__text h2 {font-size: 16px;}}.hero-landing__text ul {margin-bottom: 20px;}.hero-landing__text li {display: flex;align-items: flex-start;gap: 10px;color: #FFF;font-size: 20px;font-weight: 400;line-height: normal;margin-bottom: 20px;}@media only screen and (max-width: 991px) {.hero-landing__text li {font-size: 14px;}}.hero-landing__text li:last-child {margin-bottom: 0;}.hero-landing__text li:before {display: block;flex-shrink: 0;content: '';background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='18' height='18' rx='9' fill='%23D9FFF5'/%3E%3Cpath d='M13.3071 6.19853C13.05 5.93382 12.6643 5.93382 12.4071 6.19853L7.58571 11.1618L5.59286 9.11029C5.33571 8.84559 4.95 8.84559 4.69286 9.11029C4.43571 9.375 4.43571 9.77206 4.69286 10.0368L7.13571 12.5515C7.26429 12.6838 7.39286 12.75 7.58571 12.75C7.77857 12.75 7.90714 12.6838 8.03571 12.5515L13.3071 7.125C13.5643 6.86029 13.5643 6.46324 13.3071 6.19853Z' fill='%230158B7'/%3E%3C/svg%3E%0A");width: 18px;height: 18px;}.hero-landing__btn {display: block;color: #FFF;text-align: center;font-size: 18px;font-weight: 700;line-height: 160%;border-radius: 10px;background: #FF6700;padding: 21px;max-width: 510px;width: 100%;text-decoration: none;transition: opacity .3s;}@media only screen and (max-width: 991px) {.hero-landing__btn {font-size: 16px;max-width: 100%;}}.hero-landing__btn:hover {opacity: 0.8;}