@-webkit-keyframes animated-check-stroke{to{stroke-dashoffset:0}}@keyframes animated-check-stroke{to{stroke-dashoffset:0}}@-webkit-keyframes animated-check-fill{to{box-shadow:inset 0 0 0 30px var(--new-green)}}@keyframes animated-check-fill{to{box-shadow:inset 0 0 0 30px var(--new-green)}}@-webkit-keyframes animated-check-scale{0%,to{transform:scaleZ(1)}50%{transform:scale3d(1.1,1.1,1)}}@keyframes animated-check-scale{0%,to{transform:scaleZ(1)}50%{transform:scale3d(1.1,1.1,1)}}@keyframes shake-pause{0%{transform:rotate(0)}5%{transform:rotate(20deg)}10%{transform:rotate(-18deg)}15%{transform:rotate(16deg)}20%{transform:rotate(-12deg)}25%{transform:rotate(8deg)}30%{transform:rotate(-4deg)}35%{transform:rotate(0)}to{transform:rotate(0)}}@keyframes shakeXLoop{0%{transform:translate(0)}3%{transform:translate(-5px)}6%{transform:translate(5px)}9%{transform:translate(-5px)}12%{transform:translate(5px)}15%{transform:translate(0)}to{transform:translate(0)}}.nb-gift-close-icon{position:absolute;right:0;top:0;background:none!important;color:#3e7d3b!important;display:flex;justify-content:center;align-items:center;padding:16px;transition:.3s}.nb-gift-close-icon:hover{transform:rotate(180deg)}#nb-gift-popup{position:fixed;top:0;left:0;height:100vh;width:100vw;z-index:469;visibility:hidden;opacity:0;background:#000000b3;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;display:flex;justify-content:center;align-items:center;flex-direction:column}#nb-gift-popup,#nb-gift-popup *{pointer-events:none}#nb-gift-popup.show{visibility:visible;opacity:1}#nb-gift-popup.show,#nb-gift-popup.show *{pointer-events:auto}#nb-gift-popup .nbgp-inner{max-width:900px;width:calc(100% - 30px)}#nb-gift-popup .nbgp-wrap{background:#fff;padding:20px 25px;border-radius:16px;position:relative}#nb-gift-popup .nbgp-header .nbgp-title{padding-top:0;padding-bottom:8px}#nb-gift-popup .nbgp-header .nbgp-subtitle{padding-bottom:16px}#nb-gift-popup .nbgp-content .newOddit-product-item .t4s-product-title a{height:48px}#nb-gift-popup .nbgp-content .newOddit-product-item .t4s-product-btns .t4s-pr-item-btn{font-weight:700;color:var(--new-green)!important;background-color:var(--nb-button-color)!important;cursor:pointer;justify-content:center}#nb-gift-popup .nbgp-content .newOddit-product-item .t4s-product-btns .t4s-pr-item-btn[disabled]{filter:brightness(.8);pointer-events:none}#nb-gift-popup .nbgp-content .newOddit-product-item .product-tag-line{min-height:34px}#nb-gift-popup .nbgp-content .flickityt4s-button{top:25%}#nb-gift-popup .nbgp-footer{padding-top:16px;font-size:14px;font-style:italic;text-decoration:underline}#nb-gift-popup .nbgp-footer *{cursor:pointer}#nb-gift-iframe{opacity:0;visibility:hidden;transform:translateY(20px);right:25px;bottom:100px;border-radius:10px;max-width:370px;width:100%;box-shadow:none;z-index:467;position:fixed;border:0;line-height:20px;transition:.5s}#nb-gift-iframe.show{visibility:visible;opacity:1;transform:translateY(0)}#nb-gift-iframe .t4s-loading__spinner{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}#nb-gift-iframe .t4s-loading__spinner svg{width:40px;height:40px}#nb-gift-iframe .t4s-loading__spinner svg circle{stroke-width:4}#nb-gift-iframe .nbgi-wrap{width:100%;position:absolute;bottom:0;display:flex;flex-direction:column;pointer-events:auto;background-color:#fff;background-clip:padding-box;outline:0;border-radius:10px;overflow:hidden;box-shadow:0 4px 10px #00000040}#nb-gift-iframe .nbgi-wrap .nbgi-header{display:flex;flex-direction:column;box-shadow:0 3px 4px #0000000d;padding:1.5rem;gap:5px}#nb-gift-iframe .nbgi-wrap .nbgi-header .nbgi-header-title{justify-content:space-between;align-items:center}#nb-gift-iframe .nbgi-wrap .nbgi-header .nbgi-header-title span{font-size:32px}#nb-gift-iframe .nbgi-wrap .nbgi-header .nbgi-header-title{color:var(--new-green);font-size:22px}#nb-gift-iframe .nbgi-wrap .nbgi-header .nbgi-header-title.success{font-family:Colby;line-height:1;font-weight:400;font-size:22px;color:var(--new-green)}#nb-gift-iframe .nbgi-wrap .nbgi-header .nbgi-header-subtitle{margin-top:4px;color:#c0262d;font-size:14px}#nb-gift-iframe .nbgi-wrap .nbgi-body{padding:1rem;max-height:280px;overflow-y:auto;box-sizing:border-box;transition:.5s}#nb-gift-iframe .nbgi-wrap .nbgi-body::-webkit-scrollbar{width:3px}#nb-gift-iframe .nbgi-wrap .nbgi-body:hover::-webkit-scrollbar{width:3px}#nb-gift-iframe .nbgi-wrap .nbgi-body::-webkit-scrollbar-track{border-radius:7px}#nb-gift-iframe .nbgi-wrap .nbgi-body::-webkit-scrollbar-thumb{border-radius:10px}#nb-gift-iframe .nbgi-wrap .nbgi-body:hover::-webkit-scrollbar-track{background:#f1f1f1}#nb-gift-iframe .nbgi-wrap .nbgi-body:hover::-webkit-scrollbar-thumb{background:#888}#nb-gift-iframe .nbgi-wrap .nbgi-body .nbgi-offers{display:flex;flex-direction:column;gap:1rem}#nb-gift-iframe .nbgi-wrap .nbgi-body .nbgi-offers .nbgi-offer{display:flex;flex-direction:column;gap:25px;background-color:unset;border:unset}#nb-gift-iframe .nbgi-wrap .nbgi-body .nbgi-offers .nbgi-offer .nbgio-header{padding:1rem;display:flex;align-items:center;justify-content:space-between;background-color:#e9f7ea;border-radius:6px;gap:8px;min-height:57px}#nb-gift-iframe .nbgi-wrap .nbgi-body .nbgi-offers .nbgi-offer .nbgio-header.unlock{background:#eef2eb;color:var(--new-green)}#nb-gift-iframe .nbgi-wrap .nbgi-body .nbgi-offers .nbgi-offer .nbgio-header .nbgio-info{display:flex;align-items:center;gap:6px}#nb-gift-iframe .nbgi-wrap .nbgi-body .nbgi-offers .nbgi-offer .nbgio-header .nbgio-btn:not(.show),#nb-gift-iframe .nbgi-wrap .nbgi-body .nbgi-offers .nbgi-offer .nbgio-header .nbgio-icon-back:not(.show){display:none}#nb-gift-iframe .nbgi-wrap .nbgi-body .nbgi-offers .nbgi-offer .nbgio-header .nbgio-btn{white-space:nowrap;border-radius:22px;line-height:1;padding:8px 10px;cursor:pointer;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a;text-align:center;font-weight:700;font-size:14px;color:var(--new-green);border:1px solid var(--nb-button-color);background-color:var(--nb-button-color);animation:shakeXLoop 3s ease-in-out infinite}#nb-gift-iframe .nbgi-wrap .nbgi-body .nbgi-offers .nbgi-offer .nbgio-header .nbgio-btn:hover{color:var(--nb-button-color);background-color:transparent}#nb-gift-iframe .nbgi-wrap .nbgi-body .nbgi-offers .nbgi-offer .nbgio-header .nbgio-title-content{display:flex;flex-direction:column;gap:2px;line-height:1.3}#nb-gift-iframe .nbgi-wrap .nbgi-body .nbgi-offers .nbgi-offer .nbgio-header .nbgio-title-content .nbgio-title{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;font-weight:600}#nb-gift-iframe .nbgi-wrap .nbgi-body .nbgi-offers .nbgi-offer .nbgio-header .nbgio-title-content .nbgio-title *{color:#c0262d}#nb-gift-iframe .nbgi-wrap .nbgi-body .nbgi-offers .nbgi-offer .nbgio-header .nbgio-title-content .nbgio-subtitle{color:#616161;font-size:13px}#nb-gift-iframe .nbgi-wrap .nbgi-body .nbgi-offers .nbgi-offer .nbgio-header .nbgio-icon .nbgio-icon-anim{border-radius:50%;box-shadow:inset 0 0 var(--new-green);display:block;height:20px;width:20px;stroke-width:5;stroke:#fff;stroke-miterlimit:10;-webkit-animation:.4s ease-in-out .4s forwards animated-check-fill,.3s ease-in-out .9s both animated-check-scale;animation:.4s ease-in-out .4s forwards animated-check-fill,.3s ease-in-out .9s both animated-check-scale}#nb-gift-iframe .nbgi-wrap .nbgi-body .nbgi-offers .nbgi-offer .nbgio-header .nbgio-icon .nbgio-icon-circle{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:2;stroke-miterlimit:10;stroke:var(--new-green);fill:none;-webkit-animation:.6s cubic-bezier(.65,0,.45,1) forwards animated-check-stroke;animation:.6s cubic-bezier(.65,0,.45,1) forwards animated-check-stroke}#nb-gift-iframe .nbgi-wrap .nbgi-body .nbgi-offers .nbgi-offer .nbgio-header .nbgio-icon .nbgio-icon-check{stroke-dasharray:48;stroke-dashoffset:48;-webkit-animation:.3s cubic-bezier(.65,0,.45,1) .8s forwards animated-check-stroke;animation:.3s cubic-bezier(.65,0,.45,1) .8s forwards animated-check-stroke;transform-origin:50% 50%}#nb-gift-iframe .nbgi-wrap .nbgi-body .nbgi-offers .nbgi-offer .nbgio-header .nbgio-icon.pending .nbgio-icon-anim{fill:none;box-shadow:inset 0 0 0 30px #999;animation:none}#nb-gift-iframe .nbgi-wrap .nbgi-body .nbgi-offers .nbgi-offer .nbgio-header .nbgio-icon.pending .nbgio-icon-circle{stroke:none}#nb-gift-iframe .nbgi-wrap .nbgi-body .nbgi-offers .nbgi-offer .nbgio-content{border-radius:6px;border:1px solid #ddd;position:relative}#nb-gift-iframe .nbgi-wrap .nbgi-body .nbgi-offers .nbgi-offer .nbgio-content .nbgio-content-heading{font-size:16px;font-weight:600;background-color:#fff;display:inline-block;position:absolute;top:-18px;padding:0 5px}#nb-gift-iframe .nbgi-wrap .nbgi-body .nbgi-offers .nbgi-offer .nbgio-products{display:flex;flex-direction:column;padding:5px;-webkit-user-select:none;user-select:none}#nb-gift-iframe .nbgi-wrap .nbgi-body .nbgi-offers .nbgi-offer .nbgio-products .nbgio-product{display:flex;align-items:center;column-gap:10px;position:relative;padding:5px 10px 5px 5px}#nb-gift-iframe .nbgi-wrap .nbgi-body .nbgi-offers .nbgi-offer .nbgio-products .nbgio-product.hide{display:none}#nb-gift-iframe .nbgi-wrap .nbgi-body .nbgi-offers .nbgi-offer .nbgio-products .nbgio-product .nbgiop-img{width:60px;height:60px;object-fit:contain;border-radius:6px;background-color:#fff;border:.3px solid #c9c9c9}#nb-gift-iframe .nbgi-wrap .nbgi-body .nbgi-offers .nbgi-offer .nbgio-products .nbgio-product .nbgiop-info{display:flex;flex-direction:column;gap:6px}#nb-gift-iframe .nbgi-wrap .nbgi-body .nbgi-offers .nbgi-offer .nbgio-products .nbgio-product .nbgiop-info .nbgiop-title{color:var(--new-green);font-size:13px;line-height:1.2;font-weight:700;max-width:fit-content}#nb-gift-iframe .nbgi-wrap .nbgi-body .nbgi-offers .nbgi-offer .nbgio-products .nbgio-product .nbgiop-info .nbgiop-sub-title{font-size:12px;line-height:1.2;color:var(--new-green)}#nb-gift-iframe .nbgi-wrap .nbgi-body .nbgi-offers .nbgi-offer .nbgio-products .nbgio-product .nbgiop-price{display:flex;align-items:center;font-size:12px;gap:4px;font-weight:400;line-height:1.2}#nb-gift-iframe .nbgi-wrap .nbgi-body .nbgi-offers .nbgi-offer .nbgio-products .nbgio-product .nbgiop-price .nbgiop-discount-price{color:#c0262d;font-weight:700}#nb-gift-iframe .nbgi-wrap .nbgi-body .nbgi-offers .nbgi-offer .nbgio-products .nbgio-product .nbgiop-price .nbgiop-original-price{text-decoration-line:line-through;color:#616161}#nb-gift-iframe .nbgi-wrap .nbgi-body .nbgi-offers .nbgi-offer .nbgio-products .nbgio-product .nbgiop-variants-selected{font-size:12px;font-weight:500;line-height:1.2;color:#00527c}#nb-gift-iframe .nbgi-wrap .nbgi-body .nbgi-offers .nbgi-offer .nbgio-products .nbgio-product .nbgiop-select{position:absolute;right:5px;width:16px;height:16px;fill:#eff7ec;stroke-width:1px;stroke:var(--Primary, #3e7d3b);cursor:pointer;accent-color:#3e7d3b}#nb-gift-iframe .nbgi-wrap .nbgi-body .nbgi-offers .nbgi-offer .nbgio-products .nbgio-product:has(input){cursor:pointer}#nb-gift-iframe .nbgi-wrap .nbgi-body .nbgi-offers .nbgi-offer .nbgio-products .nbgio-product:has(input:checked){background-color:#eff7ec;border-radius:6px}#nb-gift-iframe .nbgi-wrap .nbgi-body .nbgi-offers .nbgi-offer .nbgio-products-more{font-size:13px;color:var(--new-green);line-height:1.2;cursor:pointer;text-decoration:underline}#nb-gift-iframe .nbgi-wrap .nbgi-footer{padding:.5rem 1rem;background:#f6f6f6;width:100%;text-align:center}#nb-gift-iframe.is--loading .nbgi-footer:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background:#ddd;opacity:.5}#nb-gift-iframe.is--loading .t4s-loading__spinner{display:block}#nb-gift-iframe.is--loading .t4s-loading__spinner svg{animation:t4s_rotator 1.4s linear infinite}#nb-gift-iframe.is--loading .t4s-loading__spinner svg circle{stroke:currentColor;stroke-dasharray:280;stroke-dashoffset:0;transform-origin:center;animation:t4s_dash 1.4s ease-in-out infinite}.newOddit-buybox-hidden #nb-gift-widget{bottom:150px}#nb-gift-widget{animation:shake-pause 2s linear infinite;position:fixed;z-index:466;background:url(/cdn/shop/files/nubest-peak-week-giftbox-icon.png?v=1782092978);background-size:100% 100%;display:none;justify-content:center;align-items:center;padding:12px;border:0;cursor:pointer;box-sizing:border-box;height:50px;width:50px;bottom:calc(50% - 25px);right:35px;transform:scale(1);transition:transform .2s ease-out}#nb-gift-widget.show{display:flex}#nb-gift-widget:hover{transform:scale(1.1)}#nb-gift-widget .nbgw-img{display:none;height:90%;width:auto;animation:shake-pause 2s linear infinite}#nb-gift-widget .nbgw-icon{font-weight:600;font-size:16px;padding-left:8px}#nb-gift-widget .nbgw-count{min-height:1.429rem;min-width:1.429rem;position:absolute;right:0;top:-5px;border-radius:50rem;background-color:#f72119;color:#fff;display:inline-block;font-size:85%;font-weight:600;line-height:1;padding:.3rem .5rem;text-align:center;vertical-align:initial;white-space:nowrap}#nb-gifts{color:var(--new-green)}body:has(#nb-gift-popup.show){overflow:hidden}@media(max-width:1024px){#nb-gift-popup .nbgp-content .newOddit-product-item .t4s-product-btns .t4s-pr-item-btn{left:0}}@media(max-width:767px){#nb-gift-widget{right:16px;bottom:calc(50% - 25px)}}@media(max-width:430px){#nb-gift-iframe{width:calc(100% - 40px)}#nb-gift-iframe .nbgi-wrap .nbgi-header{padding:1rem}#nb-gift-iframe .nbgi-wrap .nbgi-header .nbgi-header-title{font-size:19px}#nb-gift-popup .nbgp-content .newOddit-product-item .t4s-product-btns .t4s-pr-item-btn{left:0}#nb-gift-popup .nbgp-content .newOddit-product-item .t4s-product-btns .t4s-pr-item-btn .t4s-svg-pr-icon{display:flex;align-items:center}}@media(max-width:360px){#nb-gift-popup .nbgp-header .nbgp-title{font-size:30px}#nb-gift-popup .nbgp-content .newOddit-product-item .product-tag-line{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}#nb-gift-popup .nbgp-content .newOddit-product-item .t4s-product-btns .t4s-pr-item-btn{line-height:32px}}
/*# sourceMappingURL=/cdn/shop/t/169/assets/nb-gift.css.map */
