.translate-y-12{-webkit-transform:translateY(3rem);transform:translateY(3rem)}-translate-y-12{-webkit-transform:translateY(-3rem);transform:translateY(-3rem)}.translate-y-0{-webkit-transform:translateY(0);transform:translateY(0)}.scale-90{-webkit-transform:scale(.9);transform:scale(.9)}.scale-100{-webkit-transform:scale(1);transform:scale(1)}.table th{text-transform:unset!important;color:var(--bs-secondary)!important}.table td{border:none!important}.table tr{border-bottom:1px solid #16202b}.form-check-input{border-color:var(--bs-secondary)}.f-md{font-size:14px!important;font-weight:650!important}.layout-navbar-fixed .layout-wrapper:not(.layout-horizontal):not(.layout-without-menu) .layout-page{padding-bottom:78px!important}.menu-icon{transition:-webkit-transform .5s!important;transition:transform .5s!important;transition:transform .5s,-webkit-transform .5s!important}.menu-link:hover .menu-icon{-webkit-transform:rotate(360deg);transform:rotate(360deg)}#preloader{position:fixed;left:0;top:0;right:0;bottom:0;background-color:var(--bs-body-bg);display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;z-index:9999}.spinner{width:40px;height:40px;border:4px solid var(--bs-card-bg);border-top:4px solid var(--bs-primary);border-radius:50%;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.progress-circle{margin:auto;position:relative;width:120px;height:120px;border-radius:50%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.progress-circle img{width:100px;position:absolute;z-index:10;border-radius:50%}.progress-circle:before{content:"";position:absolute;width:110px;height:110px;background:#000;border-radius:50%;z-index:5}@media only screen and (max-width: 600px){.progress-circle{width:80px;height:80px}.progress-circle img{width:65px!important}.progress-circle:before{width:73px;height:73px}}.card-container{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}@media screen and (min-width: 768px){.card-container{grid-template-columns:repeat(auto-fit,140px)}}.partner-card,.shop-card{cursor:pointer;overflow:hidden;position:relative;transition:background-color .5s,-webkit-transform .5s!important;transition:transform .5s,background-color .5s!important;transition:transform .5s,background-color .5s,-webkit-transform .5s!important;border-radius:12px}.shop-card.active{background-color:#00000080;border:2px solid var(--bs-primary)!important}.partner-card .badge,.shop-card .badge{border-radius:0 0 0 10px!important}.partner-card:hover,.shop-card:hover{-webkit-transform:scale(1.1)!important;transform:scale(1.1)!important;background-color:#00000080;border:1px solid var(--bs-primary)}.shop-price-card{border:2px solid transparent!important}.shop-card:hover.shop-price-card{-webkit-transform:none!important;transform:none!important;border:2px solid var(--bs-primary)!important;overflow:hidden}.partner-card:hover .card-body img{-webkit-filter:blur(2px);filter:blur(2px);-webkit-transform:scale(1.1);transform:scale(1.1);transition:-webkit-filter .5s,-webkit-transform .5s;transition:filter .5s,transform .5s;transition:filter .5s,transform .5s,-webkit-filter .5s,-webkit-transform .5s}.partner-card .card-body i{display:-ms-flexbox;display:flex;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#fff;opacity:0;visibility:hidden;transition:opacity .3s ease-in-out,visibility .5s ease-in-out;width:40px;height:40px;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;font-size:16px;box-shadow:0 0 10px #00000080}.partner-card:hover .card-body i{opacity:1;visibility:visible}.offer-card{transition:background-color .5s,-webkit-transform .5s;transition:transform .5s,background-color .5s;transition:transform .5s,background-color .5s,-webkit-transform .5s}.offer-card:hover{background-color:#00000080;border:1px solid var(--bs-primary)}.offer-card:hover .card-img-block img{-webkit-filter:blur(2px) brightness(.3);filter:blur(2px) brightness(.3);transition:-webkit-filter .5s,-webkit-transform .5s;transition:filter .5s,transform .5s;transition:filter .5s,transform .5s,-webkit-filter .5s,-webkit-transform .5s}.offer-card .card-img-block i{display:-ms-flexbox;display:flex;opacity:0;visibility:hidden;transition:opacity .5s ease-in-out,visibility .5s ease-in-out;width:40px;height:40px;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;font-size:16px;box-shadow:0 0 10px #00000080}.offer-card:hover .card-img-block i{opacity:1;visibility:visible}.streak-container{margin-top:20px;height:100%;width:100%;display:grid;grid-template-columns:repeat(7,1fr);grid-gap:10px}@media only screen and (max-width: 700px){.streak-container{grid-template-columns:repeat(auto-fill,minmax(95px,1fr))}}.streak-card .card-body{padding:15px 0;text-align:center;margin-top:5px;border-radius:4px}.streak-card .card-body p{font-size:9px}.streak-card .card-body h5{font-size:11px}.streak-card i{font-size:25px!important}.streak-card button{font-size:10px}.search-input{border-right:none;height:40px;border-bottom-right-radius:0;border-top-right-radius:0}.search-input::-webkit-input-placeholder{color:var(--bs-secondary)}.search-input::-moz-placeholder{color:var(--bs-secondary)}.search-input:-ms-input-placeholder{color:var(--bs-secondary)}.search-input::-ms-input-placeholder{color:var(--bs-secondary)}.search-input::placeholder{color:var(--bs-secondary)}.search-input:hover{border-color:var(--bs-primary)!important}.search-input-icon{border-right:1px solid #374558;border-left:none;height:40px;border-bottom-left-radius:0;border-top-left-radius:0}.search-input-icon:hover,.search-input-group:hover .search-input,.search-input-group:hover .search-input-icon{border-color:var(--bs-primary)!important}.leaderboard-container{height:320px}.leaderboard-card{position:relative;background:linear-gradient(var(--bs-dark),var(--bs-body-bg));color:#fff;padding:30px;border-top-left-radius:25px;border-top-right-radius:25px;width:200px;text-align:center;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.leaderboard-card .place img{width:30px}@media only screen and (max-width: 600px){.leaderboard-card{width:32%!important}.leaderboard-card .place img{width:20px}}.leaderboard-card .leaderboard-image{position:relative;margin:auto auto 16px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border-radius:9999px;padding:4px}.leaderboard-card .leaderboard-image img{width:70px;height:70px}.leaderboard-card .crown{position:absolute;z-index:0;width:28px!important;height:26px!important;margin-top:-5.4rem}.first-place{height:100%}.sec-place{height:88%}.third-place{height:75%}.avatar{height:2.5rem!important;width:2.5rem!important;border-radius:9999px}.nav-link:hover a{color:#202225!important}.dropdown-menu .switch{position:relative;display:block;padding:.5rem 1rem}.switch-toggle-slider{top:0!important}.swiper{margin-left:inherit!important;margin-right:inherit!important}.swiper-slide{width:auto!important}.avatar-container{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;row-gap:5px}.avatar-item{width:60px;height:60px;border-radius:50%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;cursor:pointer}.avatar-item img{width:50px;height:50px}.avatar-item.selected{border:3px solid var(--bs-primary)}@media only screen and (max-width: 600px){.modal-sm-full{width:100%;max-width:100%;margin:0}}.dropdown-notifications .nav-link{color:var(--bs-body-color)}.dropdown-notifications .border-bottom{border-bottom:1px solid #43496873!important}.dropdown-notifications .border-top{border-top:1px solid #43496873!important}.dropdown-notifications .list-group-item{border-color:#43496873!important}.page-link,.page-link>a{min-width:calc(2.4275rem + 0px)}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:var(--bs-dark);border-radius:10px}::-webkit-scrollbar-thumb{background-color:#5d5e6038;border-radius:10px;border:3px solid var(--bs-dark)}::-webkit-scrollbar-thumb:hover{background-color:#5d5e6080}html{scrollbar-width:thin;scrollbar-color:rgba(93,94,96,.22) var(--bs-dark)}.footer-link{font-size:13px;font-weight:300;color:var(--bs-body-text)!important;text-decoration:none}.footer-link-btn,.footer-link-btn:visited{color:inherit!important}.accordion-button:not(.collapsed){color:#fff}.offer-api-card{--offers-per-row: 3;display:grid!important;grid-template-columns:repeat(var(--offers-per-row),minmax(0,1fr));gap:12px;width:100%}@media only screen and (min-width: 701px){.offer-api-card{--offers-per-row: 4}}@media only screen and (min-width: 800px){.offer-api-card{--offers-per-row: 5}}@media only screen and (min-width: 999px){.offer-api-card{--offers-per-row: 6}}@media only screen and (min-width: 1200px){.offer-api-card{--offers-per-row: 7}}@media only screen and (min-width: 1500px){.offer-api-card{--offers-per-row: 9}}.skeleton-card{box-shadow:none}.skeleton{background:var(--base);border-radius:5px;position:relative;overflow:hidden;-webkit-animation:shimmer 1.5s infinite;animation:shimmer 1.5s infinite}.skeleton:after{content:"";position:absolute;top:0;left:-150px;height:100%;width:150px;background:linear-gradient(90deg,transparent,var(--bs-secondary),transparent);-webkit-animation:loading 1.5s infinite;animation:loading 1.5s infinite}@-webkit-keyframes loading{0%{-webkit-transform:translateX(-100%);transform:translate(-100%)}to{-webkit-transform:translateX(100%);transform:translate(100%)}}@keyframes loading{0%{-webkit-transform:translateX(-100%);transform:translate(-100%)}to{-webkit-transform:translateX(100%);transform:translate(100%)}}.skeleton-text{height:16px;width:100%;margin-top:8px}.skeleton-img{height:124px;width:100%}.skeleton-badge{height:16px;width:50px;margin-top:8px}.skeleton-footer{height:20px;width:80px;margin-top:10px}/*!*layout handle on sm screens*!*/@media (max-width: 576px){.card .card-body{padding-left:.5rem!important;padding-right:.5rem!important}.card .card-header{padding-left:.5rem!important;padding-right:.5rem!important;padding-bottom:0!important}.partner-card .card-body{height:88px!important}}.swiper-offer .swiper-offer-card{width:140px;max-width:140px}.swiper-offer .swiper-offer-card .card-img-block img,.swiper-offer .swiper-offer-card .card-img-block{min-height:124px}@media only screen and (max-width: 600px){.swiper-offer .swiper-offer-card{width:100px;max-width:100px}.swiper-offer .swiper-offer-card .card-img-block img{min-height:88px}.swiper-offer .swiper-offer-card .card-img-block{min-height:88px;height:88px!important}}.partner-card{width:140px!important;border-radius:20px!important;margin-right:.5rem!important;margin-left:.5rem!important}.partner-card .card-body{height:130px}@media only screen and (max-width: 600px){.partner-card{width:100px!important;border-radius:12px!important;margin-right:.25rem!important;margin-left:.25rem!important}.card-container .partner-card{width:auto!important;margin:auto!important;margin-bottom:.5rem!important}.partner-card .card-body{height:100px}}.mobile-navbar{z-index:104;position:fixed;bottom:0;width:100%;background-color:var(--base);grid-template-columns:repeat(auto-fit,minmax(40px,1fr));grid-column-gap:4px;border-top:1px solid rgba(183,207,255,.051);overflow:hidden;padding-left:16px;padding-right:16px;left:0;display:grid;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;overflow-y:visible}.mobile-navbar .nv-item{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;position:relative;width:100%;text-decoration:none;color:var(--body-color);-ms-flex-pack:center;justify-content:center;height:100%;-webkit-transform:translateZ(0);transform:translateZ(0);font-size:10px;padding:10px 0}.mobile-navbar .nv-item>span{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;row-gap:10px}.mobile-navbar .nv-item>span i{font-size:20px}.mobile-navbar .nv-item>span span{font-size:10px}.mobile-navbar .nv-item.active{color:var(--bs-primary)}
