.OrderDetails__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px;max-height:min(52vh,420px);overflow:auto;scrollbar-width:thin;scrollbar-color:#fe0001 #fff}.OrderDetails__list::-webkit-scrollbar{width:8px;height:8px}.OrderDetails__list::-webkit-scrollbar-track{background:#fff}.OrderDetails__list::-webkit-scrollbar-thumb{border-radius:999px;background-color:#fe0001;border:2px solid #fff;background-clip:padding-box}.OrderDetails__list::-webkit-scrollbar-thumb:hover{background-color:rgb(223.4,0,.8795275591)}.OrderDetails__list::-webkit-scrollbar-corner{background:#fff}.OrderDetails__list::-webkit-scrollbar-thumb{background:#fe0001}.OrderDetails__item{display:flex;align-items:flex-start;gap:12px}.OrderDetails__item-image{flex-shrink:0;width:56px;height:56px;border-radius:10px;overflow:hidden;border:1px solid #eee;background:#f7f7f7}.OrderDetails__item-image-empty{display:block;width:100%;height:100%;background:#eee}.OrderDetails__item-image .Image,.OrderDetails__item-image img{width:100%;height:100%;object-fit:cover;display:block}.OrderDetails__item-info{flex:1 1;min-width:0}.OrderDetails__item-name{margin:0 0 4px;font-size:14px;font-weight:500;line-height:1.35;color:#000;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.OrderDetails__item-line{margin:0;font-size:13px;color:#888}.OrderDetails__table{width:100%;display:flex;flex-direction:column;gap:8px;margin-top:8px}.OrderDetails__table__title{margin:0 0 8px;font-size:14px;font-weight:700;color:#000}.OrderDetails__table__item,.OrderDetails__table__thead{display:grid;grid-template-columns:1.2fr 1fr auto;grid-gap:12px;gap:12px;align-items:center;font-size:13px}.OrderDetails__table__thead{color:#777;font-weight:600;padding:0 4px}.OrderDetails__table__item{padding:10px 12px;background:#fff;border:1px solid #ececec;border-radius:12px}.OrderDetails__total{margin:16px 0 0;display:flex;width:100%}.OrderDetails__total__price{width:100%;min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;background:#fff;border:1px solid #ececec;border-radius:14px}.OrderDetails__total__price strong{color:#000;font-size:14px;font-weight:700;line-height:1.3;text-transform:none;margin:0}.OrderDetails__total__price strong:last-child{font-size:18px;color:#fe0001;margin-left:auto}.OrderSummaryTotals__rows{display:flex;flex-direction:column;gap:10px}.OrderSummaryTotals__row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;font-size:14px;color:#555;line-height:1.4}.OrderSummaryTotals__row strong{font-weight:600;color:#000;text-align:right;white-space:nowrap}.OrderSummaryTotals__row--discount strong{color:#000}.OrderSummaryTotals__row--total{margin-top:6px;padding-top:14px;border-top:1px solid #ececec;font-size:15px;font-weight:700;color:#000}.OrderSummaryTotals__row--total span{font-weight:700}.OrderSummaryTotals__row--total strong{font-size:18px;font-weight:700;color:#fe0001}.createAccountBtn{height:44px;padding:0 30px;border-color:#ecf2e4;background-color:#ecf2e4;border-radius:20px;width:auto;display:inline-block!important}.createAccountBtn label{margin-left:28px;margin-bottom:0;margin-top:12px;font-size:14px!important;line-height:1.5!important;-webkit-user-select:none;-moz-user-select:none;user-select:none}.BillingFields__businessToggle{margin:2px 0 14px}.BillingFields__businessToggleLabel{display:inline-flex;align-items:center;gap:10px;margin:0;padding:0;border:none;background:rgba(0,0,0,0);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-shadow:none}.BillingFields__businessToggleInput{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.BillingFields__businessToggleMark{width:22px;height:22px;flex-shrink:0;border-radius:6px;border:1px solid #ddd;background:#fff;display:inline-block}.BillingFields__businessToggleInput:checked+.BillingFields__businessToggleMark{border-color:#fe0001;background-color:#fff;background-repeat:no-repeat;background-position:50%;background-size:12px;background-image:url(/_next/static/media/check.bfb5cb59.svg)}.BillingFields__businessToggleText{color:#333;font-size:14px;font-weight:600;line-height:1.3}.PaymentMethod{border-bottom:1px solid #ececec;padding:16px 0}.PaymentMethod__title{display:block;font-size:14px;text-align:left;font-weight:700;line-height:1.3;padding-left:0;margin-bottom:10px;color:#000}@media(max-width:767px){.PaymentMethod__title{margin-bottom:6px}}.PaymentMethod__item{width:100%;border:1px solid #ececec;border-radius:12px;padding:12px 14px;margin-bottom:8px;background:#fff}.PaymentMethod__item label{width:100%;display:flex;cursor:pointer;align-items:center;margin-bottom:0}@media(max-width:767px){.PaymentMethod__item label{align-items:start;flex-direction:column}}.PaymentMethod__item label span.name{display:flex;align-items:center;color:#000;font-size:14px;line-height:1.3em;margin-bottom:0}.PaymentMethod__item label span.name:before{content:"";width:22px;height:22px;border-radius:50%;background:#fff;margin-right:10px;display:inline-block;vertical-align:middle;border:1px solid #ddd;flex-shrink:0}.PaymentMethod__item label :checked+span.name:before{background-repeat:no-repeat;background-position:50%;background-size:12px;background-image:url(/_next/static/media/check.bfb5cb59.svg);border-color:#fe0001}.PaymentMethod__item span.cc-icon{width:137px;height:27px;display:block;margin-left:auto;background-repeat:no-repeat}@media(max-width:767px){.PaymentMethod__item span.cc-icon{margin-top:10px;margin-left:32px}}.PaymentMethod__item span.other_payment-icon{width:48px;height:23px;display:block;margin-left:auto;background-repeat:no-repeat}@media(max-width:767px){.PaymentMethod__item span.other_payment-icon{margin-top:10px;margin-left:32px}}.PaymentMethod__item span.cod-icon{width:46px;height:46px;display:block;margin-left:auto;background-repeat:no-repeat}@media(max-width:767px){.PaymentMethod__item span.cod-icon{margin-top:10px;margin-left:32px}}.PaymentMethod__item:last-child{margin-bottom:0}@media(max-width:992px){.PaymentMethod{margin-bottom:16px}}.ShippingMethod{padding:0}.ShippingMethod__status{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-radius:12px;font-size:15px;font-weight:700;margin-bottom:14px;border:1px solid #ececec;background:#fafafa;color:#000}.ShippingMethod__status--free{border-color:rgba(254,0,1,.2);background:rgba(254,0,1,.06);color:#fe0001}.ShippingMethod__status--paid{border-color:#e8e8e8;background:#fff;color:#000}.ShippingMethod__terms{padding-top:2px}.ShippingMethod__terms-title{margin:0 0 8px;font-size:14px;font-weight:700;color:#000}.ShippingMethod__terms p{margin:0 0 6px;font-size:13px;line-height:1.45;color:#555;font-weight:500}.ShippingMethod__terms p:last-child{margin-bottom:0}.ShippingMethod__title{display:block;font-size:14px;font-weight:700;margin-bottom:10px;color:#000}.ShippingMethod__item{width:100%;border:1px solid #ececec;border-radius:12px;padding:12px 14px;margin-bottom:8px;background:#fff}.ShippingMethod__item label{width:100%;display:flex;align-items:center;justify-content:space-between;margin-bottom:0}.ShippingMethod__item span.name{font-size:14px;color:#000}.ShippingMethod__item span.price{font-size:14px;font-weight:700;color:#000}.is--invalid.invalid-feedback{display:block}.CheckoutFooter{display:flex;flex-direction:column;gap:14px}.CheckoutFooter label{margin-bottom:0!important}.CheckoutFooter__terms{margin:0!important}.ApplyCoupon{width:100%;margin-bottom:4px}.ApplyCoupon__form{border-radius:12px;display:flex;align-items:center;position:relative}.ApplyCoupon__form label{text-transform:unset!important;font-size:13px;font-weight:600}.ApplyCoupon .form-control{width:calc(100% - 86px);background:rgba(0,0,0,0);border:1px solid #e4e4e4!important;border-radius:12px!important}.ApplyCoupon__input{border:rgba(0,0,0,0)!important}.ApplyCoupon__input,.ApplyCoupon__input:focus{background-color:#fff!important}.ApplyCoupon__btn{min-width:68px;height:43px;background-color:#fe0001!important;position:absolute;right:0;top:28px;border:0!important;border-radius:12px!important;text-transform:uppercase;color:#fff!important;font-size:12px!important;font-weight:700!important;opacity:1!important}.ApplyCoupon__btn:active,.ApplyCoupon__btn:focus,.ApplyCoupon__btn:hover{background-color:rgb(228.5,0,.8996062992)!important;box-shadow:none!important}.ApplyCoupon__btn.disabled{background-color:#d8d8d8!important;color:#000!important}@media(max-width:767px){.ApplyCoupon__btn{top:19px}}.ApplyCoupon__trigger{cursor:pointer;font-size:13px;font-weight:600;color:hsl(0,0%,30%)}.ApplyCoupon__trigger:hover{color:#fe0001}.CheckoutCard{background:#fff;border:1px solid #e8e8e8;border-radius:16px;padding:20px 18px;box-shadow:0 4px 18px rgba(0,0,0,.03)}.CheckoutCard__title{margin:0 0 14px;font-size:15px;font-weight:700;color:#000;letter-spacing:-.01em}.CheckoutCard .PaymentMethod,.CheckoutCard .ShippingMethod{border-bottom:none;padding:0}.CheckoutCard .PaymentMethod__title{display:none}.CheckoutForm{margin-bottom:56px}.CheckoutForm__layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;grid-gap:22px;gap:22px;align-items:stretch}@media(max-width:991px){.CheckoutForm__layout{grid-template-columns:1fr}}.CheckoutForm__main{display:flex;flex-direction:column;gap:16px;min-width:0}.CheckoutForm__summary{min-width:0}@media(max-width:991px){.CheckoutForm__summary{order:-1}}.CheckoutForm__summarySticky{position:-webkit-sticky;position:sticky;top:170px;display:flex;flex-direction:column;gap:14px;max-height:calc(100vh - 186px);overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding-right:2px;scrollbar-width:thin;scrollbar-color:rgba(254,0,1,.55) rgba(0,0,0,0)}.CheckoutForm__summarySticky::-webkit-scrollbar{width:4px}.CheckoutForm__summarySticky::-webkit-scrollbar-thumb{background:rgba(254,0,1,.55);border-radius:4px}@media(max-width:991px){.CheckoutForm__summarySticky{position:static;max-height:none;overflow:visible}}.CheckoutForm__actions{margin-top:0;padding-top:0;border-top:none;display:flex;flex-direction:column;gap:14px}.CheckoutForm .form-group{margin-bottom:14px}.CheckoutForm .form-group label{color:#333!important;font-size:13px;font-weight:600;margin-bottom:6px}.CheckoutForm .form-group .form-control,.CheckoutForm .form-group input,.CheckoutForm .form-group select,.CheckoutForm .form-group textarea{border-radius:12px!important;border-color:#e4e4e4!important;min-height:44px;font-size:14px}.CheckoutForm .form-group .form-control:focus,.CheckoutForm .form-group input:focus,.CheckoutForm .form-group select:focus,.CheckoutForm .form-group textarea:focus{border-color:rgba(254,0,1,.45)!important;box-shadow:0 0 0 3px rgba(254,0,1,.12)!important}.CheckoutForm .form-group textarea.form-control{min-height:96px}.CheckoutForm .CartTotal,.CheckoutForm .CartTotal__cta{margin-top:0}@keyframes heartbeat{0%{transform:scale(1);transform-origin:center center;animation-timing-function:ease-out}10%{transform:scale(.91);animation-timing-function:ease-in}17%{transform:scale(.98);animation-timing-function:ease-out}33%{transform:scale(.87);animation-timing-function:ease-in}45%{transform:scale(1);animation-timing-function:ease-out}}.Checkout{padding:40px 0 64px;background:radial-gradient(ellipse 70% 45% at 0 0,rgba(254,0,1,.05),transparent 55%),linear-gradient(180deg,#fafafa,#fff 42%)}@media(max-width:767px){.Checkout{padding:24px 0 48px}}.Checkout .HeadingTitle{margin-bottom:24px}.Checkout .HeadingTitle h1{font-size:28px;font-weight:700;letter-spacing:-.02em}@media(max-width:767px){.Checkout .HeadingTitle h1{font-size:22px}}.Checkout__address-actions{display:flex;align-items:center;margin-bottom:18px}@media(max-width:767px){.Checkout__address-actions{flex-wrap:wrap}}.Checkout__address-actions__title{color:#000;font-size:15px;font-weight:700;margin-bottom:0;line-height:1.3;margin-right:0;text-transform:none;letter-spacing:-.01em}@media(max-width:767px){.Checkout__address-actions__title{width:100%;display:block;margin-bottom:12px}}.Checkout__address-actions__delivery{height:30px;align-items:center;font-size:16px;line-height:1.3em;color:#000;margin-bottom:0;background-color:#fff}.Checkout__address-actions__delivery.is--active:before{background-repeat:no-repeat;background-position:50%;background-image:url(/_next/static/media/check.bfb5cb59.svg)}.Checkout__address-actions__delivery:before{content:"";width:30px;height:30px;border-radius:50%;background:#fff;margin-right:10px;display:inline-block;vertical-align:middle;border:1px solid #ddd}.Checkout .agreement{width:100%;display:flex;align-items:flex-start;margin:0!important}.Checkout .agreement label{font-size:13px;line-height:1.45;color:#666!important}.Checkout .agreement label a{color:#fe0001;text-decoration:underline;font-weight:600}.Checkout .agreement label input{margin-top:3px}