.gr-upsell-v2-section{background-color:var(--gruv2-bg, #ffffff)}.gr-upsell-v2-container{max-width:80%;margin:0 auto;padding:0 20px}.gr-upsell-v2-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:40px;gap:40px}.gr-upsell-v2-header-left{flex:1;max-width:60%}.gr-upsell-v2-title{font-weight:700;color:var(--gruv2-text, #212121);margin:0 0 15px}.gr-upsell-v2-subtitle{font-weight:500;color:#212121;margin:0}.gr-upsell-v2-progress{flex-shrink:0;min-width:320px;text-align:right}.gr-upsell-v2-progress-text{color:var(--gruv2-text, #212121);margin:0 0 12px;font-weight:500}.gr-upsell-v2-remaining{color:var(--gruv2-primary, #FA7E34);font-weight:700}.gr-upsell-v2-progress-bar{width:100%;height:10px;background:repeating-linear-gradient(-55deg,#ececec,#ececec 8px,#fff 5px 10px);border-radius:10px;overflow:hidden}.gr-upsell-v2-progress-fill{height:100%;background:linear-gradient(90deg,#fa7e34,#fcb05b);border-radius:10px;transition:width .4s ease;width:0%;display:block!important}.gr-upsell-v2-products{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.gr-upsell-v2-card{background:var(--gruv2-card-bg, #ffffff);border-radius:16px;overflow:hidden;display:flex;flex-direction:column;transition:all .3s ease}.gr-upsell-v2-card:hover{box-shadow:0 4px 7px #00000014}.gr-upsell-v2-card-image{width:100%;aspect-ratio:16/10;overflow:hidden;background:#f5f5f5}.gr-upsell-v2-card-image img{width:100%;height:100%;object-fit:cover;display:block}.gr-upsell-v2-card-content{padding:15px 25px;display:flex;flex-direction:column;flex:1;background:#f5f5f5}.gr-upsell-v2-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px;gap:15px}.gr-upsell-v2-card-titles{flex:1}.gr-upsell-v2-card-title{font-weight:700;color:var(--gruv2-text, #212121);margin:0}.gr-upsell-v2-card-tagline{color:#212121;font-weight:500;line-height:normal}.gr-upsell-v2-card-price{margin-top:10px;font-weight:700;color:var(--gruv2-primary, #FA7E34);white-space:nowrap}.gr-upsell-v2-comparison{display:flex;flex-direction:column;gap:15px;margin-bottom:10px;flex:1}span.gr-upsell-v2-add-btn-text,span.gr-upsell-v2-added-btn-text{font-weight:inherit;color:inherit;line-height:15px}.gr-upsell-v2-comparison-item{display:flex;align-items:flex-start;gap:12px}.gr-upsell-v2-comparison-icon{flex-shrink:0;width:24px;height:24px;margin-top:6px}.gr-upsell-v2-comparison-icon svg{width:24px;height:24px;display:block}.gr-upsell-v2-comparison-text{color:var(--gruv2-text, #212121);margin:0;line-height:2.2rem}.gr-upsell-v2-comparison-text strong{font-weight:700}.gr-upsell-v2-add-btn{width:100%;padding:16px 24px;background:var(--gruv2-primary, #FA7E34);border:none;border-radius:10px;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:#fff;cursor:pointer;transition:all .3s ease;margin-bottom:15px}.gr-upsell-v2-add-btn:hover:not(:disabled){background:#e05a0a;transform:translateY(-2px);box-shadow:0 4px 15px #f370214d}.gr-upsell-v2-add-btn:disabled{background:#ccc;cursor:not-allowed}.gr-upsell-v2-added-btn-text{display:none}.gr-upsell-v2-card--added .gr-upsell-v2-add-btn,.gr-upsell-v2-card--added .gr-upsell-v2-add-btn:hover{background:#212121}.gr-upsell-v2-card--added .gr-upsell-v2-add-btn-text{display:none}.gr-upsell-v2-card--added .gr-upsell-v2-added-btn-text{display:inline}.gr-upsell-v2-learn-more{font-size:small;display:block;text-align:center;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:var(--gruv2-text, #212121);text-decoration:none;transition:color .3s ease}.gr-upsell-v2-learn-more:hover{color:var(--gruv2-primary, #FA7E34)}.gr-upsell-v2-learn-more span{margin-left:5px}@media screen and (max-width:1100px){.gr-upsell-v2-container{padding:0 30px}.gr-upsell-v2-header{flex-direction:column;gap:25px}.gr-upsell-v2-header-left{max-width:100%}.gr-upsell-v2-progress{width:100%;min-width:auto;text-align:left}.gr-upsell-v2-products{gap:25px}}@media screen and (max-width:900px){.gr-upsell-v2-products{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:650px){.gr-upsell-v2-container{max-width:100%;padding:0 20px}.gr-upsell-v2-products{display:flex;flex-direction:row;gap:15px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:15px;margin-right:-20px;padding-right:20px}.gr-upsell-v2-products::-webkit-scrollbar{display:none}.gr-upsell-v2-products{-ms-overflow-style:none;scrollbar-width:none}.gr-upsell-v2-card{flex:0 0 85%;min-width:85%;scroll-snap-align:start}.gr-upsell-v2-card-content{padding:15px 20px}.gr-upsell-v2-add-btn{padding:10px}span.gr-upsell-v2-add-btn-text,span.gr-upsell-v2-added-btn-text{font-weight:inherit;color:inherit;line-height:inherit;font-size:smaller}.gr-upsell-v2-comparison-text{color:var(--gruv2-text, #212121);margin:0;line-height:20px;font-size:15px}}@media screen and (max-width:480px){.gr-upsell-v2-container{max-width:100%;padding:0 15px}.gr-upsell-v2-products{margin-right:-15px;padding-right:15px}.gr-upsell-v2-card{flex:0 0 83%;min-width:83%}.gr-upsell-v2-header{margin-bottom:30px}.gr-upsell-v2-card-header{flex-direction:row;gap:10px}.gr-upsell-v2-card-price{align-self:flex-start}}
/*# sourceMappingURL=/cdn/shop/t/44/assets/section-georide-upsell-v2.css.map */
