@charset "utf-8";div.DemandsBoxNew{position:relative;width:944px;padding:20px;background:linear-gradient(to bottom,#ed213a,#93291e);box-shadow:0 5px 5px #bbb;text-align:right;margin-bottom:50px;border-radius:5px}div.DemandsBoxNew div.Title{display:inline-block;position:absolute;top:-12px;right:-2px;z-index:10;padding:3px 50px;font-size:20px;font-weight:700;line-height:130%;font-family:heebo,sans-serif;color:#fff;background:#a91c1f;border-radius:20px;text-shadow:1px 1px 5px #000}div.DemandsBoxNew img.Icon{position:absolute;top:-20px;right:-10px}div.DemandsBoxNew ul li{margin-bottom:20px;font-size:18px!important;font-weight:400;line-height:1.5;font-family:heebo,sans-serif!important;color:#fff}div.DemandsBoxNew img.FloatLeft{float:left;margin:20px 20px 20px 0;border-radius:5px}div.DemandsBoxIntro{position:relative;margin-bottom:40px;padding:20px;color:#fff;background:linear-gradient(to bottom,#0f2027,#203a43,#2c5364);box-shadow:0 5px 5px #bbb;text-align:right;margin-bottom:50px;border-radius:5px}div.DemandsBoxIntro a{color:#fff!important}div.DemandsBoxIntro p{font-size:16px!important;font-weight:400;font-family:heebo,sans-serif!important}@media only screen and (max-width:1000px){div.DemandsBoxNew{width:calc(90vw - 20px);margin:0 auto 50px}div.DemandsBoxNew img.FloatLeft{display:block;margin:20px auto;float:unset}div.DemandsBoxNew div.Title{top:-25px;right:5px;max-width:80vw;padding:5px 10px}div.DemandsBoxNew ul li{font-size:16px!important}}