.Referral{--gutter:3px;--white:#fff;--black:#000;--grey:#d9d9d9;--lightGrey:#5f5f5f;--rewardSpan:56px}.Referral-footer,.Referral-header{margin:0 auto;max-width:880px}.Referral-group{margin:-(var(--gutter))}.Referral-group h4{font-size:20px;line-height:23px;margin-bottom:15px;width:100%}.Referral-group p{line-height:1.4}.Referral-groupItem{margin:var(--gutter)}.Referral-groupItem.network-item>div:nth-child(2){flex:1;margin-top:calc(var(--gutter)*2)}.Referral-list li{display:flex;margin-bottom:45px;position:relative;z-index:1}.Referral-list li.in-progress+li.in-progress{opacity:.6}.Referral-list li.in-progress+li.in-progress .Referral-listAmount svg circle{stroke-width:0!important}.Referral-list li:not(:last-child):before{background-color:var(--black);bottom:-35px;content:"";display:block;left:26px;position:absolute;top:65px;width:2px}.Referral-list li.in-progress:before{background-color:var(--grey)}.Referral-listAmount{align-items:center;background-color:var(--white);border-radius:50%;color:var(--black);display:flex;font-size:24px;font-weight:700;height:var(--rewardSpan);justify-content:center;line-height:1;margin-right:25px;min-width:var(--rewardSpan);position:relative;width:var(--rewardSpan)}.Referral-listAmount span{border:4px solid var(--black);border-radius:50%}.Referral-listAmount span,.Referral-listAmount svg{background-color:var(--white);height:calc(100% + 4px);position:absolute;width:calc(100% + 4px);z-index:-1}.Referral-listAmount svg{border-radius:50%;transform:rotate(-90deg)}.Referral-listAmount svg circle{cx:16;cy:16;fill:none;r:16;stroke:#000;stroke-width:32}.Referral-listInfo h4{margin-bottom:10px}.Referral-listInfo h4+p{color:var(--lightGrey)}.Referral-content{align-content:flex-start;display:flex;flex-wrap:wrap;position:relative}.Referral-totalReferral{margin-bottom:15px;text-align:center;width:100%}.Referral-totalReferral p{display:inline-block;font-size:128px;font-weight:400;line-height:1;position:relative}.Referral-totalReferral p:after{color:#f35327;content:"."}.Referral-totalReferral p:before{content:attr(data-last-reward);font-size:14px;font-weight:700;position:absolute;right:0;top:5px}.Referral-referralCount{text-align:center;width:100%}.Referral-contentList{counter-reset:list;height:100%;margin:0;max-height:350px;overflow:scroll;padding:0;width:100%}.Referral-contentList li{border-bottom:1px solid var(--grey);font-size:14px;line-height:1.2;margin-bottom:10px;padding-bottom:10px;padding-left:0;position:relative}.Referral-contentList li:before{content:counter(list) ".";counter-increment:list;font-weight:700;padding-right:15px}@media(min-width:900px){.Referral-group{display:flex}.Referral-groupItem.list-item{width:55%}.Referral-groupItem.network-item{display:flex;flex-direction:column;width:45%}.Referral-referralCount{text-align:left}.Referral-contentList{left:48px;max-height:calc(100% - 125px);overflow:scroll;position:absolute;right:30px;top:90px;width:auto}}@media(min-width:1400px){.Referral-totalReferral{margin-bottom:0;max-width:45%;text-align:left}.Referral-referralCount{max-width:55%}}