.earn-box{padding:24px;background-color:rgba(26,12,12,.698);border-radius:10px}@media only screen and (max-width:992px){.earn-box{padding:18px 12px}}.earn-box-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.earn-box-header-left{display:flex;align-items:center;gap:9px}.earn-box-header-left-title{font-size:20px;font-weight:600;color:#b7a8aa;font-family:var(--font-barlow)}@media only screen and (max-width:992px){.earn-box-header-left-title{font-size:16px}}.earn-box-header-right{display:flex;align-items:center;gap:0 20px}.earn-box-header-right-button{padding:7px 12px;background-color:#211818;border-radius:6px;cursor:pointer}.earn-box-header-right-button-text{font-size:14px;font-family:var(--font-barlow);color:#d01718;font-weight:500}.earn-box-header-right-arrows{display:flex;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;gap:0 10px}.earn-box-header-right-arrows .arrow-left:active{transform:translateX(-2px)}.earn-box-header-right-arrows .arrow-right:active{transform:translateX(2px)}.earn-box-header-right-arrows-holder{width:32px;height:32px;background-color:#211818;display:flex;align-items:center;justify-content:center;border-radius:6px;cursor:pointer}.earn-card{padding:12px 12px 18.5px;background-color:#1f161b;border-radius:7px;flex:0 0 32%;height:auto;margin-right:20px;cursor:pointer}@media only screen and (max-width:1400px){.earn-card{flex:0 0 32%}}@media only screen and (max-width:768px){.earn-card{flex:0 0 71%;margin-right:8px}}.earn-card-image{width:100%;height:176px;-o-object-fit:cover;object-fit:cover;border-radius:6px}@media only screen and (max-width:992px){.earn-card-image{height:120px}}.earn-card-top{display:flex;align-items:center;justify-content:space-between;margin-top:15.5px}.earn-card-top-title{color:hsla(0,0%,100%,.8);font-weight:500;font-size:14px}@media only screen and (max-width:992px){.earn-card-top-title{font-size:12px}}.earn-card-top-reward{display:flex;align-items:center;gap:0 6px}.earn-card-top-reward-coin{font-size:14px;color:#fff}@media only screen and (max-width:992px){.earn-card-top-reward-coin{font-size:12px}}.earn-card .earn-card-provider-holder{display:flex;align-items:center;justify-content:space-between;margin-top:5px}.earn-card .earn-card-provider-holder .earn-card-provider{color:#7e6468;font-size:12px;font-weight:400}@media only screen and (max-width:992px){.earn-card .earn-card-provider-holder .earn-card-provider{font-size:10px}}.earn-card .earn-card-provider-holder .earn-card-provider-right{display:flex;align-items:center;gap:0 5px}.earn-card-small{padding:12px 12px 13.5px;background-color:#251e1e;border-radius:10px;flex:0 0 195px;height:auto;margin-right:15px;cursor:pointer}@media only screen and (max-width:992px){.earn-card-small{flex:0 0 125px;background-color:#1f161b;margin-right:6px;padding:5px;border-radius:6px}}.earn-card-small-image{width:100%;height:135px;-o-object-fit:cover;object-fit:cover;border-radius:6px}@media only screen and (max-width:992px){.earn-card-small-image{height:80px}}.earn-card-small-top-holder{display:flex;flex-direction:column;justify-content:space-between;height:90px}.earn-card-small-top{display:flex;align-items:flex-start;justify-content:space-between;margin-top:15.5px}.earn-card-small-top-title{color:#fff;font-weight:500;font-size:14px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-width:55%}@media only screen and (max-width:992px){.earn-card-small-top-title{max-width:100%;color:hsla(0,0%,100%,.8);font-size:12px}}.earn-card-small-top-reward{display:flex;align-items:center;gap:0 6px}@media only screen and (max-width:992px){.earn-card-small-top-reward{display:none}}.earn-card-small-top-reward-coin{font-size:14px;color:#fff}.earn-card-small .earn-card-small-provider{color:#7e6468;font-size:12px;font-weight:400}@media only screen and (max-width:992px){.earn-card-small .earn-card-small-provider{font-size:10px}}.earn-card-small .earn-card-small-provider-right{display:flex;align-items:center;gap:0 5px}.earn-card-small .earn-card-small-provider-holder{display:flex;align-items:center;justify-content:space-between;margin-top:5px}.earn-card-small-mobile-reward{display:none}@media only screen and (max-width:992px){.earn-card-small-mobile-reward{display:flex;align-items:center;gap:0 5px}}.earn-card-small-mobile-reward-amount{font-size:12px;color:#fff}.earn-card-small-without-margin{margin-right:0;display:flex;flex-direction:column;max-width:100%;min-width:100%}.top-reward-margin{gap:0 4px}.earn-provider{display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer;height:190px;flex:0 0 190px;margin-right:20px;border-radius:10px}.earn-provider-image{padding:0 10px}@media only screen and (max-width:768px){.earn-provider{margin-right:6px;height:170px}}@media only screen and (max-width:500px){.earn-provider{flex:0 0 120px}}.earn-provider-title{color:#fff;font-size:14px;font-weight:500;position:absolute;bottom:10px;left:50%;transform:translateX(-50%)}.earn-provider .earn-provider-restricted-sticker,.earn-provider-sticker{position:absolute;padding:2px 10px;right:5px;top:5px;font-weight:600;font-size:13px;border-radius:20px;color:#fff;background-color:#083045}.earn-provider-restricted .earn-provider-image,.earn-provider-restricted .earn-provider-sticker,.earn-provider-restricted .earn-provider-title{filter:blur(5px)}.earn-provider-restricted .earn-provider-restricted-sticker{top:auto;bottom:-1px;right:0;border-radius:0 0 10px 10px}@media only screen and (max-width:500px){.earn-provider-restricted .earn-provider-restricted-sticker{font-size:10px}}.earn-status-box{height:72px;background-color:rgba(26,12,12,.702);border-right:1px solid rgba(44,28,28,.8);padding-left:10px;display:flex;justify-content:center;flex-direction:column}.earn-status-box:first-child{border-radius:7px 0 0 7px}.earn-status-box:last-child{border-radius:0 7px 7px 0;border-right:unset}.earn-status-box-title{font-family:var(--font-barlow);font-size:14px;color:#fff;font-weight:600;margin-bottom:4px}@media only screen and (max-width:768px){.earn-status-box-title{font-size:12px}}.earn-status-box-description{font-family:var(--font-barlow);font-size:11px;color:#b7a8aa;font-weight:400}@media only screen and (max-width:768px){.earn-status-box-description{font-size:10px}}.brown-box{background-color:rgba(26,12,12,.702);padding:20px;border-radius:7px}.brown-box-radius{border-radius:10px}.goal{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.goal:last-child{margin-bottom:0}.goal-left,.goal-right{display:flex;align-items:center;gap:0 8px}.goal-left-bullet{width:16px;height:16px;min-width:16px;min-height:16px;background-color:#d01718;border-radius:50%;border:4px solid rgba(208,23,23,.42);-webkit-background-clip:padding-box;background-clip:padding-box}.goal-left-title{font-size:12px;font-weight:400;color:#b7a8aa;max-width:85%}.goal-right-price{color:#fff;font-size:14px;font-weight:600}.search-holder{position:relative;width:100%}.search-holder .search-component{width:100%;height:50px;background-color:rgba(37,30,30,.502);border-radius:50px;color:#fff;padding:0 50px 0 25px;font-size:13px;font-weight:400}.search-holder .search-component::-moz-placeholder{all:unset;color:#b7a8aa;font-size:14px;font-weight:400}.search-holder .search-component::placeholder{all:unset;color:#b7a8aa;font-size:14px;font-weight:400}.search-holder .search-icon{position:absolute;right:14px;top:5px;transform:translate(-50%,50%)}.earn-filters{padding:24px;background-color:rgba(26,12,12,.698);border-radius:10px;display:flex;flex-direction:column;margin-top:25px;min-width:300px;width:300px}@media only screen and (max-width:992px){.earn-filters{margin-top:20px;display:none}}.earn-filters .earn-categories{margin-top:50px;display:flex;flex-direction:column;gap:20px;font-family:var(--font-barlow)}.earn-filters .earn-categories-category{display:flex;align-items:center;justify-content:space-between;gap:0 8px;text-transform:capitalize;cursor:pointer;border-bottom:1px solid #382727;padding-bottom:20px}.earn-filters .earn-categories-category-title{color:#b7a8aa;font-size:20px;font-weight:600;font-family:var(--font-barlow)}.earn-filters-search{display:flex}@media only screen and (max-width:992px){.earn-filters{padding:18px 12px}}.earn-parent{padding:0 45px;margin:0 0 80px;gap:25px;display:flex}@media only screen and (max-width:1400px){.earn-parent{padding:0 60px 0 30px}}@media only screen and (max-width:992px){.earn-parent{padding:0 10px;flex-direction:column;gap:20px}}.earn-parent .earn-holder{margin-top:25px}@media only screen and (max-width:992px){.earn-parent .earn-holder{margin-top:20px}.earn-parent .earn-holder:first-child{margin-top:0}.earn-parent .earn-holder-carousel-mobile-hide{display:none}}.earn-parent .earn{max-width:calc(100% - 300px);min-width:calc(100% - 300px)}@media only screen and (max-width:992px){.earn-parent .earn{max-width:100%;min-width:100%}}.earn-parent .earn-admin-filter{padding:24px;background-color:rgba(26,12,12,.698);border-radius:10px;margin-top:25px}@media only screen and (max-width:992px){.earn-parent .earn-admin-filter{padding:18px 12px;margin-top:0}}.earn-parent .earn-mobile-featured{display:none}@media only screen and (max-width:992px){.earn-parent .earn-mobile-featured{display:block;margin-top:25px}}.earn-modal-header{display:flex;gap:0 24px;margin-bottom:26px}.earn-modal-header-image{width:98px;height:98px;-o-object-fit:cover;object-fit:cover;border-radius:11px}@media only screen and (max-width:768px){.earn-modal-header-image{width:60px;height:60px}}.earn-modal-header-right-title{font-family:var(--font-barlow);font-size:20px;font-weight:600;color:#fff;margin-bottom:5px}@media only screen and (max-width:768px){.earn-modal-header-right-title{font-size:16px}}.earn-modal-header-right-reward{display:flex;align-items:center;gap:6px}.earn-modal-header-right-reward-price{color:#fff;font-size:14px;font-weight:600}@media only screen and (max-width:768px){.earn-modal-header-right-reward-price{font-size:12px}}.earn-modal-status{display:grid;grid-template-columns:1fr 1fr 1fr 1fr}.earn-modal-about{margin:30px 0}.earn-modal-about-title{font-family:var(--font-barlow);color:#fff;font-size:16px;font-weight:700;margin-bottom:8px}.earn-modal-about-description{color:#b7a8aa;font-size:12px;font-weight:400;line-height:20px}.earn-modal-goal{margin-bottom:30px}.earn-modal-goal-header{display:flex;align-items:center;gap:0 8px;margin-bottom:11px}.earn-modal-goal-header-text{font-family:var(--font-barlow);color:#fff;font-size:18px;font-weight:600}.earn-modal-steps{margin:25px 0 37px}.earn-modal-steps-title{font-family:var(--font-barlow);font-size:18px;font-weight:700;color:#fff;margin-bottom:20px}.earn-modal-steps-holder{display:flex;align-items:center;gap:0 8px;margin-bottom:27px}.earn-modal-steps-holder:last-child{margin-bottom:0}.earn-modal-steps-holder-circle{width:10px;height:10px;min-width:10px;min-height:10px;background-color:#d01718;border-radius:3px;transform:rotate(45deg);border:2px solid rgba(208,23,24,.2);-webkit-background-clip:padding-box;background-clip:padding-box}.earn-modal-steps-holder-text{font-size:12px;font-weight:400;color:#b7a8aa}.earn-modal-oss-holder{margin-top:20px;display:flex;align-items:center}.earn-modal-oss-holder-title{font-size:14px;color:#fff;font-weight:600}.earn-modal-oss-holder-element{font-size:14px;color:#d01718;font-weight:600;text-transform:capitalize}.earn-modal-qr-holder{margin:20px 0;width:100%;background-color:#fff;padding:40px;display:flex;align-items:center;justify-content:center;border-radius:7px}@media only screen and (max-width:1330px){.earn-modal-qr-holder{margin:20px 0 150px}}.earn-modal-iframe{width:100%;min-height:500px;margin-top:20px}.offer-modal-margin{display:none}@media only screen and (max-width:1330px){.offer-modal-margin{display:block;margin-bottom:100px}}.earn-modal-header-gap{gap:0 4px}.earn-iframe-holder{position:relative}.earn-iframe-holder-link{position:absolute;top:-20px;left:15px;display:flex;align-items:center;gap:0 6px}.earn-iframe-holder-link-title{color:#fff;font-weight:500}