.nextdev--checkout-upsell{position:fixed;top:0;left:0;z-index:999990;width:100%;height:100%;background:#fff;color:#000}.nextdev--checkout-upsell.hide{display:none}.nextdev--checkout-upsell--container{width:100%;max-width:1700px;margin-inline:auto}.nextdev--checkout-upsell--header{border-bottom:1px solid #dedede;padding:2.1rem 3.8rem}.nextdev--checkout-upsell--header__logo{display:flex;align-items:center;justify-content:center}.nextdev--checkout-upsell--header__logo img{display:block;width:220px;height:auto}.nextdev--checkout-upsell--content{display:grid;grid-template-columns:minmax(min-content,calc(50% + 5rem)) 1fr;grid-template-areas:"main order-summary";width:100%;height:100%}.nextdev--checkout-upsell--content__main{display:flex;justify-content:flex-end;height:100%;grid-area:main}.nextdev--checkout-upsell--content__main--container{width:100%;height:100%;max-width:58rem;display:flex;flex-direction:column;padding:3.8rem;border-right:1px solid #dedede;align-items:flex-end}.nextdev--checkout-upsell--content__order-summary{display:block;grid-area:order-summary;background-color:#f5f5f5}.nextdev--checkout-upsell--content__order-summary--container{max-width:48rem;padding:3.8rem}.nextdev--checkout-upsell--content__main--container img{display:block;width:100%;height:auto;max-width:503px}.nextdev--checkout-upsell--content__order-summary--container img{display:block;width:100%;height:auto;max-width:405px}.nextdev--checkout-upsell--content__mobile--line{background-color:#f5f5f5;border-bottom:1px solid #dedede;padding-block:.9rem;min-height:64px;display:flex;align-items:center;justify-content:center}.nextdev--checkout-upsell--content__mobile--container{width:100%;padding-inline:2.1rem}.nextdev--checkout-upsell--content__mobile--container img{display:block;width:100%;height:auto}.nextdev--checkout-upsell--content__mobile>.nextdev--checkout-upsell--content__mobile--container{padding:2.1rem 2.1rem max(0px,2.1rem)}@media screen and (min-width:750px){.nextdev--checkout-upsell--content__mobile{display:none}}@media screen and (max-width:749px){.nextdev--checkout-upsell--content{display:none}}.nextdev--checkout-upsell-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999991;background-color:#00000080;display:flex;align-items:center;justify-content:center;padding:40px 20px;opacity:1;transition:background-color .2s ease,opacity .2s ease;pointer-events:auto}.nextdev--checkout-upsell-modal.hide{background-color:#0000;opacity:0;pointer-events:none}.nextdev--checkout-upsell-modal--container{width:100%;max-width:640px;display:flex;flex-direction:column;gap:16px;padding-block:32px;max-height:95%;overflow-y:auto;font-family:Helvetica,sans-serif;font-size:16px;line-height:25.6px;letter-spacing:.24px;background-color:#fff;color:#02020b;border-radius:16px}.nextdev--checkout-upsell-modal--header{padding-inline:32px;display:flex;flex-direction:column;gap:16px;margin-block-end:8px;padding-block-end:32px;position:relative}.nextdev--checkout-upsell-modal--header:after{content:"";position:absolute;left:50%;bottom:0;transform:translate(-50%);width:calc(100% - 64px);border-bottom:1px solid #D1D1D6}.nextdev--checkout-upsell-modal--header__info{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.nextdev--checkout-upsell-modal--header__info--title{font-weight:700;font-size:24px;line-height:36px;letter-spacing:.48px;color:#382e2e}.nextdev--checkout-upsell-modal--close{border-radius:4px;cursor:pointer;background-color:transparent;transition:background-color .2s ease;border:0;margin:0;padding:0;display:block}.nextdev--checkout-upsell-modal--close:hover{background-color:#f6e8dd}.nextdev--checkout-upsell-modal--close svg{display:block}.nextdev--checkout-upsell-modal--header__product{display:grid;grid-template-columns:80px 1fr;align-items:center;gap:16px}.nextdev--checkout-upsell-modal--header__product--image img{display:block;width:100%;height:auto;aspect-ratio:1 / 1;object-fit:cover;object-position:center center;border-radius:16px}.nextdev--checkout-upsell-modal--header__product--info{display:flex;flex-direction:column;gap:2px}.nextdev--checkout-upsell-modal--header__product--info__title,.nextdev--checkout-upsell-modal--header__product--info__price span:not(.compare-at-price){font-weight:700}.nextdev--checkout-upsell-modal--header__product--info__options,.nextdev--checkout-upsell-modal--header__product--info__price .compare-at-price{color:#8e8e93}.nextdev--checkout-upsell-modal--header__product--info__price{display:flex;align-items:center;gap:8px}.nextdev--checkout-upsell-modal--header__product--info__price .compare-at-price{text-decoration:line-through}.nextdev--checkout-upsell-modal--header__product--info__price .save{margin-inline-start:4px;background-color:#f6e8dd;border-radius:4px;padding:2px 8px;font-size:14px;line-height:22.4px;letter-spacing:.21px;color:#02020b;position:relative;top:-2px}.nextdev--checkout-upsell-modal--heading{font-family:Beefcakes;font-weight:400;font-size:32px;line-height:32px;letter-spacing:0;text-transform:uppercase;color:#02020b;text-align:center;padding-inline:32px}.nextdev--checkout-upsell-modal--sub-heading{color:#02020b;text-align:center;padding-inline:32px}.nextdev--checkout-upsell-modal--sub-heading p{margin-block:0}.nextdev--checkout-upsell-modal--countdown{background-color:#eceef1;color:#332821;padding:8px 32px;display:flex;align-items:center;justify-content:center;gap:12px;text-transform:uppercase;font-weight:700}.nextdev--checkout-upsell-modal--countdown-timer{display:flex;gap:4px}.nextdev--checkout-upsell-modal--countdown-timer-block{border-radius:9px;background-color:#fff;color:#332821;border:1px solid rgba(0,0,0,.3);padding:8px;display:flex;flex-direction:column;gap:4px;text-align:center;width:48px}.nextdev--checkout-upsell-modal--countdown-timer-number{font-size:16px;line-height:16px;letter-spacing:.24px}.nextdev--checkout-upsell-modal--countdown-timer-number.animate-change{animation:productUpsellModalScalePop .3s ease}.nextdev--checkout-upsell-modal--countdown-timer-name{font-size:12px;line-height:12px;letter-spacing:.18px;text-transform:lowercase}.nextdev--checkout-upsell-modal--product{display:grid;grid-template-columns:190px 1fr;border-radius:16px;margin-inline:32px;border:1px solid rgba(0,0,0,.3)}.nextdev--checkout-upsell-modal--product__image{height:100%;border-top-left-radius:16px;border-bottom-left-radius:16px;background-color:#f6eade}.nextdev--checkout-upsell-modal--product__image img,.nextdev--checkout-upsell-modal--product__image svg,.nextdev--checkout-upsell-modal--product__image video{display:block;width:100%;height:100%;object-fit:contain;border-top-left-radius:16px;border-bottom-left-radius:16px}.nextdev--checkout-upsell-modal--product__info{padding:12px 16px;background-color:#fff;display:flex;flex-direction:column;gap:4px;border-top-right-radius:16px;border-bottom-right-radius:16px}.nextdev--checkout-upsell-modal--product__info--title{color:#382e2e;font-weight:700;font-size:20px;line-height:30px;letter-spacing:.4px}.nextdev--checkout-upsell-modal--product__info--price{display:flex;align-items:center;gap:8px;margin-block-start:8px}.nextdev--checkout-upsell-modal--product__info--price .compare-at-price{color:#8e8e93;text-decoration:line-through;line-height:normal}.nextdev--checkout-upsell-modal--product__info--price .price{font-weight:700;color:#02020b;line-height:normal;font-size:18px;letter-spacing:.24px}.nextdev--checkout-upsell-modal--product__info--price .save{margin-inline-start:4px;background-color:#f6e8dd;border-radius:4px;padding:2px 8px;color:#02020b;font-weight:700;font-size:14px;line-height:22.4px;letter-spacing:.21px}.nextdev--checkout-upsell-modal--product__info--buttons{margin-block-start:8px;display:flex;flex-direction:column;gap:4px;padding-inline:32px}.nextdev--checkout-upsell-modal--product__info--buttons product-form{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.nextdev--checkout-upsell-modal--product__info--buttons product-form .product-form__error-message-wrapper{order:1}.nextdev--checkout-upsell-modal--product__info--buttons product-form form{order:3}.nextdev--checkout-upsell-modal--product__info--buttons product-form .nextdev--checkout-upsell-modal--product__info--button--secondary{order:2}.nextdev--checkout-upsell-modal--product__info--buttons .product-form__error-message-wrapper:not([hidden]){background-color:#f6e8dd;display:flex;align-items:center;gap:12px;padding:8px 12px;border-radius:4px;margin-block-end:8px}.nextdev--checkout-upsell-modal--product__info--buttons .product-form__error-message-wrapper svg{display:block;width:24px;height:24px}.nextdev--checkout-upsell-modal--product__info--button--primary{display:flex;justify-content:center;align-items:center;gap:12px;width:100%;background-color:#ff9902;border:2px solid #ff9902;border-radius:8px;padding:12px 24px;box-shadow:none;font-weight:700;font-size:20px;line-height:30px;letter-spacing:.4px;color:#02020b;text-align:center;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.nextdev--checkout-upsell-modal--product__info--button--primary:not([disabled]):hover{background-color:#02020b;border-color:#02020b;color:#fff}.nextdev--checkout-upsell-modal--product__info--button--primary[disabled]{background-color:#ed975159;cursor:auto;pointer-events:none}.nextdev--checkout-upsell-modal--product__info--button--primary.loading>span{display:none}.nextdev--checkout-upsell-modal--product__info--button--primary .loading-overlay__spinner svg{display:block}.nextdev--checkout-upsell-modal--product__info--button--secondary{display:flex;align-items:center;justify-content:center;width:100%;background-color:transparent;border-radius:8px;padding:12px 24px;border:2px solid #ff9902;box-shadow:none;font-size:20px;line-height:30px;letter-spacing:.4px;color:#02020b;text-align:center;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.nextdev--checkout-upsell-modal--product__info--button--secondary:hover{background-color:#02020b;border-color:#02020b;color:#fff}.nextdev--checkout-upsell-modal--products__item--image img{display:block;width:100%;height:auto;aspect-ratio:1 / 1;object-fit:cover;object-position:center center;border-radius:16px}.nextdev--checkout-upsell-modal--products__item--info{display:flex;flex-direction:column;justify-content:space-between;gap:12px;height:100%}.nextdev--checkout-upsell-modal--products__item--title{font-weight:700;color:#382e2e;margin-block-end:2px}.nextdev--checkout-upsell-modal--products__item--price{display:flex;align-items:center;gap:8px}.nextdev--checkout-upsell-modal--products__item--price span:not(.compare-at-price){font-weight:700}.nextdev--checkout-upsell-modal--products__item--price .compare-at-price{color:#8e8e93;text-decoration:line-through}.nextdev--checkout-upsell-modal--products__item--price .save{margin-inline-start:4px;background-color:#f6e8dd;border-radius:4px;padding:2px 8px;font-size:14px;line-height:22.4px;letter-spacing:.21px;color:#02020b;position:relative;top:-2px}@keyframes productUpsellModalScalePop{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}@media screen and (max-width:749px){.nextdev--checkout-upsell-modal{padding:0;align-items:flex-end}.nextdev--checkout-upsell-modal--container{display:flex;flex-direction:column;border-bottom-left-radius:0;border-bottom-right-radius:0;position:relative;bottom:0;transition:bottom .2s ease;max-height:95%;overflow-y:auto;gap:16px;padding-block-end:102px}.nextdev--checkout-upsell-modal.hide .nextdev--checkout-upsell-modal--container{bottom:-100%}.nextdev--checkout-upsell-modal--header{padding-inline:20px;padding-block-end:20px}.nextdev--checkout-upsell-modal--header:after{width:calc(100% - 40px)}.nextdev--checkout-upsell-modal--header__info--title{font-size:20px;line-height:30px;letter-spacing:.4px}.nextdev--checkout-upsell-modal--header__product--info{gap:0;font-size:14px;line-height:22.4px;letter-spacing:.21px}.nextdev--checkout-upsell-modal--heading{font-size:24px;line-height:31.2px;letter-spacing:.6px;padding-inline:16px}.nextdev--checkout-upsell-modal--sub-heading{padding-inline:16px}.nextdev--checkout-upsell-modal--sub-heading br{display:none}.nextdev--checkout-upsell-modal--countdown{padding-inline:16px;gap:8px;font-size:14px;line-height:22.4px;letter-spacing:.21px}.nextdev--checkout-upsell-modal--product{grid-template-columns:1fr;gap:12px;border:0;border-radius:0;margin-inline:16px}.nextdev--checkout-upsell-modal--product__image{background-color:transparent}.nextdev--checkout-upsell-modal--product__image img,.nextdev--checkout-upsell-modal--product__image svg,.nextdev--checkout-upsell-modal--product__image video{border-radius:16px;max-width:220px;height:auto;margin-inline:auto}.nextdev--checkout-upsell-modal--product__info{padding:0;border-radius:0;text-align:center}.nextdev--checkout-upsell-modal--product__info--title{font-size:16px;line-height:25.6px;letter-spacing:.24px}.nextdev--checkout-upsell-modal--product__info--price{justify-content:center}.nextdev--checkout-upsell-modal--product__info--buttons{margin-inline-start:0;padding-inline:16px;position:fixed;left:0;bottom:0;width:100%;background-color:#fff;padding-block:16px 32px}.nextdev--checkout-upsell-modal--product__info--buttons product-form{gap:8px}.nextdev--checkout-upsell-modal--product__info--button--primary{font-size:16px;line-height:25.6px;letter-spacing:.24px;padding:12px}.nextdev--checkout-upsell-modal--product__info--button--secondary{border:1px solid #ED9751;font-size:16px;line-height:25.6px;letter-spacing:.24px;padding:12px}.nextdev--checkout-upsell-modal--product__info--button--secondary:hover{border-color:#02020b}}
/*# sourceMappingURL=/cdn/shop/t/47/assets/nextdev--checkout-upsell.css.map */
