.pagination{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pagination .desc{color:#878787}.pagination ul{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex}.pagination ul li{cursor:pointer;border:1px solid #e8e9ec;border-radius:8px;color:rgba(77,79,92,.5);padding:10px 17px;margin:0 4px}.pagination ul li.active{background-color:#14abbd;border:1px solid #14abbd;color:#fff}.pagination ul li.prev{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pagination ul li.prev:before{content:"";border-top:1px solid #808495;border-left:1px solid #808495;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);width:10px;height:10px}.pagination ul li.next{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pagination ul li.next:before{content:"";border-top:1px solid #808495;border-left:1px solid #808495;-webkit-transform:rotate(135deg);transform:rotate(135deg);width:10px;height:10px}.pagination.orange ul li.active{background-color:var(--primary-color)!important;border:1px solid var(--primary-color)}.home{background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;min-height:100vh}.home .body{width:calc(100% - 290px)}.home .body .fast-options .card{border-radius:0;min-width:23rem;height:15rem;padding:0;-webkit-box-shadow:5px 8px #ededed;box-shadow:5px 8px #ededed;margin-left:.7rem;margin-top:1rem;margin-bottom:36px}.home .body .fast-options .card .header{background-color:var(--primary-color);height:15rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.home .body .fast-options .card .header span{font-size:5rem}.home .body .fast-options .card .header span:before{color:hsla(0,0%,100%,.61)}.home .body .fast-options .card .info{background-color:#fff;min-height:100px;padding:16px 14px 13px 20px;position:relative}.home .body .fast-options .card .info h2{margin:0;padding:0 0 10px;font-size:16px;font-weight:600}.home .body .fast-options .card .info a{border:1px solid #ff7110;padding:6px 13px;border-radius:4px;font-size:12px;color:#4d4f5c;position:absolute;bottom:13px;right:13px}.home .body .fast-options .card .info a:hover{background-color:var(--primary-color);color:#fff}.home .body .history{margin-bottom:30px}.home .body .history #history-graph{min-width:310px;height:400px;margin:0 auto}.home .body .rankings{margin-bottom:40px}.home .body .rankings>div:first-child{display:-webkit-box;display:-ms-flexbox;display:flex}.home .body .rankings .providers{background-color:transparent;padding:0 12px 0 0}.home .body .rankings .providers .data{background-color:#fff;padding:0 20px 20px}.home .body .rankings .providers .data h2{font-family:Rubik,sans-serif!important;color:#9b9b9b;font-size:18px;font-weight:400;padding-top:23px;margin:0 0 20px}.home .body .rankings .categories{background-color:transparent;padding:0}.home .body .rankings .categories .data{background-color:#fff;padding:20px}.home .body .rankings .categories .data h2{font-family:Rubik,sans-serif!important;color:#9b9b9b;font-size:18px;font-weight:400;margin:0;position:absolute;z-index:1;top:20px}.home .body .rankings .categories .data .chart{height:400px}.home .body .rankings .categories .data .chart .title{text-align:center;z-index:1;position:absolute;top:180px;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);margin-left:3px}.home .body .rankings .categories .data .chart #categories-chart{width:200px;margin:0 auto}.home .body .rankings .categories .data .subtitles{margin-top:-60px;z-index:1;position:relative}.home .body .rankings .categories .data .subtitles ul{list-style:none;margin:0 auto;max-width:240px;padding:0}.home .body .rankings .categories .data .subtitles ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.home .body .rankings .categories .data .subtitles ul li .ball{width:16px;height:16px;background-color:#fff;border:3px solid #4d4f5c;border-radius:50%}.home .body .rankings .categories .data .subtitles ul li .ball.purple{border-color:#a3a0fb}.home .body .rankings .categories .data .subtitles ul li .ball.yellow{border-color:#ffda83}.home .body .rankings .categories .data .subtitles ul li .ball.red{border-color:#ff8373}.home .body .rankings .categories .data .subtitles ul li .ball.blue{border-color:#55d8fe}.home .body .rankings .categories .data .subtitles ul li p{color:#f38505}.home .body .rankings .categories .data .subtitles ul li p.total-sold{color:rgba(77,79,92,.5)}.icon-card{color:#fff!important}.btn-padding{margin-top:70px!important}.text-card{font-size:25px!important;color:#8b8b8b!important}.text-header{font-size:50px;color:#9b9b9b}.text-subheader{font-size:30px;color:#9b9b9b}.first-Letter:first-letter{text-transform:uppercase}