.Marketplace-module-scss-module__5Qogfa__marketplace{background:var(--gray-scale-color);width:100%;min-height:100vh;overflow-x:hidden}.Marketplace-module-scss-module__5Qogfa__marketplace__content{max-width:var(--max-width);box-sizing:border-box;flex-direction:column;gap:1rem;width:100%;margin:0 auto;padding:.75rem;display:flex;overflow-x:hidden}@media only screen and (min-width:768px){.Marketplace-module-scss-module__5Qogfa__marketplace__content{padding:1rem}}@media only screen and (min-width:992px){.Marketplace-module-scss-module__5Qogfa__marketplace__content{padding:var(--gap-2)var(--gap-2);grid-template-columns:auto 1fr;display:grid}}.Marketplace-module-scss-module__5Qogfa__marketplace__content__nav{background:var(--geist-background);border-radius:var(--geist-radius);box-sizing:border-box;flex-direction:column;width:100%;height:max-content;padding:.75rem 1rem;display:flex;overflow-x:hidden}@media only screen and (min-width:768px){.Marketplace-module-scss-module__5Qogfa__marketplace__content__nav{padding:1rem 1.5rem}}@media only screen and (min-width:992px){.Marketplace-module-scss-module__5Qogfa__marketplace__content__nav{max-height:calc(100vh - 10rem);top:calc(var(--gap-2) + 3rem);padding:1rem 2rem;position:sticky;overflow-y:auto}}.Marketplace-module-scss-module__5Qogfa__marketplace__content__nav__title{margin:0;font-size:1.2rem;font-weight:500}.Marketplace-module-scss-module__5Qogfa__marketplace__content__nav__category{margin-bottom:var(--app-padding);gap:.5rem;display:grid}.Marketplace-module-scss-module__5Qogfa__marketplace__content__nav__category__item{cursor:pointer;align-items:center;gap:.5rem;display:flex}.Marketplace-module-scss-module__5Qogfa__marketplace__content__nav__minicard{gap:.5rem;display:grid}.Marketplace-module-scss-module__5Qogfa__marketplace__content__products{box-sizing:border-box;flex-direction:column;width:100%;display:flex;overflow-x:hidden}.Marketplace-module-scss-module__5Qogfa__marketplace__content__products__list{box-sizing:border-box;grid-template-columns:1fr;gap:.75rem;width:100%;margin:0;padding:0;list-style:none;display:grid}@media only screen and (min-width:768px){.Marketplace-module-scss-module__5Qogfa__marketplace__content__products__list{gap:1rem}}@media only screen and (min-width:320px){.Marketplace-module-scss-module__5Qogfa__marketplace__content__products__list{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}.Marketplace-module-scss-module__5Qogfa__marketplace__content__products__list__message{text-align:center;color:var(--accent-color)}.Marketplace-module-scss-module__5Qogfa__marketplace__content__products__pagination{margin:0 auto;margin-top:var(--gap-2);grid-template-columns:repeat(7,max-content);gap:8px;display:grid}.Marketplace-module-scss-module__5Qogfa__marketplace__content__products__pagination__arrow{width:32px;height:32px;color:var(--accent-color);border-radius:4px;justify-content:center;align-items:center;display:flex}.Marketplace-module-scss-module__5Qogfa__marketplace__content__products__pagination__arrow:disabled{opacity:.5}.Marketplace-module-scss-module__5Qogfa__marketplace__content__products__pagination__button{background-color:var(--geist-background);border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.Marketplace-module-scss-module__5Qogfa__marketplace__content__products__pagination__button.Marketplace-module-scss-module__5Qogfa__active{background:var(--brand-grandient-color);color:var(--geist-background)}
.ProductCard-module-scss-module__GuV0LG__singleCard{border-radius:var(--geist-radius);background-color:var(--geist-background);color:var(--accent-color);box-shadow:var(--shadow-1)}.ProductCard-module-scss-module__GuV0LG__product_card{border-radius:var(--geist-radius);grid-template-columns:1fr;height:100%;display:grid;position:relative}.ProductCard-module-scss-module__GuV0LG__product_card__descriptionCompare{padding:1rem;position:relative}.ProductCard-module-scss-module__GuV0LG__product_card__description{text-align:center;flex-direction:column;justify-content:flex-start;gap:.25rem;padding:.75rem .75rem .5rem;display:flex;position:relative}.ProductCard-module-scss-module__GuV0LG__product_card__description__img{vertical-align:top;-o-object-fit:contain;object-fit:contain;mix-blend-mode:multiply;filter:brightness(1.1);width:auto;height:56px;max-height:3.5rem;margin:0 auto .5rem;display:flex}.ProductCard-module-scss-module__GuV0LG__product_card__description__title{-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0;font-size:.875rem;font-weight:500;line-height:1.3;display:-webkit-box;overflow:hidden}.ProductCard-module-scss-module__GuV0LG__product_card__description__name{color:var(--text-color);-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0;font-size:.75rem;display:-webkit-box;overflow:hidden}.ProductCard-module-scss-module__GuV0LG__product_card__description__asset{color:#989898;-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0;font-size:.7rem;display:-webkit-box;overflow:hidden}.ProductCard-module-scss-module__GuV0LG__product_card__description__text{-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.ProductCard-module-scss-module__GuV0LG__product_card__flip_indicator{opacity:.5;justify-content:center;align-items:center;transition:opacity .3s,transform .3s;display:flex;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.ProductCard-module-scss-module__GuV0LG__product_card__flip_indicator__arrows{justify-content:center;align-items:center;display:flex;position:relative}.ProductCard-module-scss-module__GuV0LG__product_card__flip_indicator__icon{width:1.5rem;height:1.5rem;color:var(--accent-color);animation:3s ease-in-out infinite ProductCard-module-scss-module__GuV0LG__rotateAndPulse}.ProductCard-module-scss-module__GuV0LG__product_card__info{flex-direction:column;flex:1;justify-content:flex-start;gap:.375rem;min-height:0;padding:0;display:flex;overflow:hidden}.ProductCard-module-scss-module__GuV0LG__product_card__info__rate{flex-shrink:0;grid-template-columns:1fr 1fr;justify-content:space-between;gap:.5rem;margin-bottom:.25rem;font-size:.75rem;font-weight:500;display:flex}.ProductCard-module-scss-module__GuV0LG__product_card__info__rate:last-child{margin-bottom:0}.ProductCard-module-scss-module__GuV0LG__product_card__info__rate__points{justify-content:flex-end;justify-self:center;gap:.25rem;width:100%;display:flex}.ProductCard-module-scss-module__GuV0LG__product_card__info__rate__points__return_active{background-color:#dcdcdc;border-radius:50%;justify-content:flex-end;align-items:center;width:.75rem;height:.75rem;display:flex;overflow:hidden}.ProductCard-module-scss-module__GuV0LG__product_card__info__rate__points__return_active .ProductCard-module-scss-module__GuV0LG__decimal{background-color:#dcdcdc;height:100%}.ProductCard-module-scss-module__GuV0LG__product_card__info__rate__points__return_active{background:linear-gradient(90deg,#09da69,#fbe74f)}.ProductCard-module-scss-module__GuV0LG__product_card__info__rate__points__return_disable{background-color:#dcdcdc;border-radius:50%;justify-content:flex-end;align-items:center;width:.75rem;height:.75rem;display:flex;overflow:hidden}.ProductCard-module-scss-module__GuV0LG__product_card__info__rate__points__return_disable .ProductCard-module-scss-module__GuV0LG__decimal{background-color:#dcdcdc;height:100%}.ProductCard-module-scss-module__GuV0LG__product_card__info__rate__points__risk_active{background-color:#dcdcdc;border-radius:50%;justify-content:flex-end;align-items:center;width:.75rem;height:.75rem;display:flex;overflow:hidden}.ProductCard-module-scss-module__GuV0LG__product_card__info__rate__points__risk_active .ProductCard-module-scss-module__GuV0LG__decimal{background-color:#dcdcdc;height:100%}.ProductCard-module-scss-module__GuV0LG__product_card__info__rate__points__risk_active{background:linear-gradient(90deg,#ff512f 0%,#dd2476 100%)}.ProductCard-module-scss-module__GuV0LG__product_card__info__rate__points__risk_disable{background-color:#dcdcdc;border-radius:50%;justify-content:flex-end;align-items:center;width:.75rem;height:.75rem;display:flex;overflow:hidden}.ProductCard-module-scss-module__GuV0LG__product_card__info__rate__points__risk_disable .ProductCard-module-scss-module__GuV0LG__decimal{background-color:#dcdcdc;height:100%}.ProductCard-module-scss-module__GuV0LG__product_card__info__rate__right{font-weight:initial;justify-self:flex-end}.ProductCard-module-scss-module__GuV0LG__product_card__info__table{background-color:var(--gray-scale-color);border-radius:var(--geist-radius-mini);text-align:center;flex-shrink:0;margin:.25rem 0;display:grid}.ProductCard-module-scss-module__GuV0LG__product_card__info__table__item{flex-direction:column;justify-content:space-between;gap:.2rem;padding:.4rem .2rem;display:flex;position:relative}.ProductCard-module-scss-module__GuV0LG__product_card__info__table__item:last-child{padding-right:0}.ProductCard-module-scss-module__GuV0LG__product_card__info__table__item__title{color:#989898;margin:0;font-size:.65rem}.ProductCard-module-scss-module__GuV0LG__product_card__info__bottom{flex-direction:column;flex-shrink:0;gap:.25rem;display:flex}.ProductCard-module-scss-module__GuV0LG__product_card__info__bottom__button{background:var(--brand-grandient-color);min-width:7rem;color:var(--geist-background);border-radius:5rem;justify-content:center;align-items:center;padding:.5rem 1rem;display:flex}.ProductCard-module-scss-module__GuV0LG__container:hover .ProductCard-module-scss-module__GuV0LG__product_card__flip_indicator{opacity:0;transform:translate(-50%)translateY(10px)}.ProductCard-module-scss-module__GuV0LG__container{perspective:1000px;cursor:pointer;--rotate-x:0deg;--rotate-y:0deg;--glint-x:50%;--glint-y:50%;--dynamic-shadow:var(--shadow-1);grid-template-columns:1fr;width:100%;height:320px;display:grid;position:relative}.ProductCard-module-scss-module__GuV0LG__card{width:100%;height:100%;transform-style:preserve-3d;will-change:transform;transition:transform .6s cubic-bezier(.4,0,.2,1),box-shadow .3s;position:relative}.ProductCard-module-scss-module__GuV0LG__container:hover>.ProductCard-module-scss-module__GuV0LG__card{transform:rotateY(180deg)scale(1.02)}.ProductCard-module-scss-module__GuV0LG__front,.ProductCard-module-scss-module__GuV0LG__back{height:100%;color:var(--accent-color);background-color:var(--geist-background);border-radius:var(--geist-radius);backface-visibility:hidden;width:100%;box-shadow:var(--dynamic-shadow);box-sizing:border-box;transition:box-shadow .15s;position:absolute;overflow:hidden}.ProductCard-module-scss-module__GuV0LG__glint{pointer-events:none;z-index:1;background:radial-gradient(circle at var(--glint-x)var(--glint-y),#ffffff40 0%,#ffffff1a 20%,transparent 50%);opacity:0;border-radius:inherit;transition:opacity .3s;position:absolute;inset:0}.ProductCard-module-scss-module__GuV0LG__container:hover .ProductCard-module-scss-module__GuV0LG__glint{opacity:1}.ProductCard-module-scss-module__GuV0LG__front{flex-direction:column;justify-content:center;align-items:center;display:flex}.ProductCard-module-scss-module__GuV0LG__back{box-sizing:border-box;flex-direction:column;justify-content:flex-start;align-items:center;gap:0;display:flex;position:relative;overflow:hidden;transform:rotateY(180deg)}.ProductCard-module-scss-module__GuV0LG__back_content{box-sizing:border-box;z-index:10;flex-direction:column;width:100%;height:100%;padding:2.75rem .75rem .75rem;display:flex;position:relative;overflow:hidden}.ProductCard-module-scss-module__GuV0LG__compare_button{z-index:20;color:#fff;cursor:pointer;background:linear-gradient(135deg,#1e3a5f 0%,#2d5a87 100%);border:none;border-radius:1rem;align-items:center;gap:.25rem;padding:.375rem .625rem;font-size:.75rem;transition:all .2s;display:flex;position:absolute;top:.5rem;right:.5rem;box-shadow:0 2px 8px #00000026}.ProductCard-module-scss-module__GuV0LG__compare_button:hover{background:linear-gradient(135deg,#2d5a87 0%,#3d7ab7 100%);transform:scale(1.05);box-shadow:0 4px 12px #0003}.ProductCard-module-scss-module__GuV0LG__compare_button:active{transform:scale(.98)}.ProductCard-module-scss-module__GuV0LG__compare_button svg{flex-shrink:0}@keyframes ProductCard-module-scss-module__GuV0LG__rotateAndPulse{0%,to{opacity:.4;transform:rotate(0)scale(1)}25%{opacity:.7;transform:rotate(90deg)scale(1.1)}50%{opacity:.6;transform:rotate(180deg)scale(1)}75%{opacity:.7;transform:rotate(270deg)scale(1.1)}}
