.earners-section{border:1px solid #e6e6e6;border-radius:1.25rem;padding:35px}.earners-list,.earners-section{background:var(--white-color);box-shadow:0 16px 32px 0 #2a07460f,0 -8px 20px 0 #2a074605}.earners-list{border-radius:1.25rem;padding:25px}.top-three-earners{display:flex;height:100%;justify-content:space-between}.top-three-earners .earners-box{background:#000;flex-grow:1;height:calc(100% - 60px);margin-top:75px;min-height:240px;overflow:hidden;text-align:center;width:33.333%}.top-three-earners .earners-box:first-child{background:linear-gradient(180deg,#e8e8e8 0,rgba(125,185,232,0))}.top-three-earners .earners-box:nth-child(2){background:linear-gradient(180deg,#f5e48e 0,#f5e48e 20%,rgba(125,185,232,0));margin-top:0}.top-three-earners .earners-box:last-child{background:linear-gradient(180deg,#944d1f 0,#944d1f 20%,rgba(125,185,232,0))}.earners-box-content{background:#fff;border-radius:0 0 50% 50%;box-sizing:border-box;margin-left:-7%;padding-bottom:20px;padding-left:8%;padding-right:8%;width:114%}.earners-box-content p{background:#f5f5f5;border-radius:10px;color:#e50913;display:inline-block;font-size:16px;font-weight:600;padding:5px 15px}.earners-box-content h5{color:#666;font-size:18px;font-weight:600;margin:5px 0 12px}.earners-list td,.earners-list th{font-size:16px;padding:10px 7px 7px}.earners-list th{border-bottom:1px solid #ccc;color:#000;padding-bottom:10px}.earners-list table{width:100%}.earners-list table td:last-child{color:#e50913}.earners-section h2{margin-bottom:40px;padding-bottom:35px;position:relative;text-align:center}.earners-section h2:after{background:linear-gradient(90deg,hsla(50,84%,76%,0),rgba(155,0,12,.96) 22%,#9b000c 23%,#9b000c 50%,#9b000c 75%,#9b000c 77%,rgba(155,0,12,0));bottom:0;content:"";height:2px;left:0;opacity:.4;position:absolute;right:0;width:100%}