:root{--cart-primary:#006eff;--cart-primary-hover:#0052d9;--cart-primary-soft:#f0f5ff;--cart-text:#212121;--cart-text-2:#595959;--cart-text-3:#8c8c8c;--cart-border:#e5e5e5;--cart-border-light:#f0f0f0;--cart-bg-page:#f5f7fa;--cart-bg-card:#ffffff;--cart-radius:2px;--cart-radius-btn:6px;--cart-shadow-hover:0 2px 16px rgba(8, 20, 49, 0.08),0 -2px 8px rgba(8, 20, 49, 0.04)}body.jdc-rwd:has(.cart-shell){margin:0;padding:0;overflow:hidden;height:100vh}body.jdc-rwd:has(.cart-shell) #layout,body.jdc-rwd:has(.cart-shell) #lolipa,body.jdc-rwd:has(.cart-shell) #start{height:100%;overflow:hidden}body.jdc-rwd:has(.cart-shell) #start{padding-top:70px;box-sizing:border-box}@media (max-width:768px){body.jdc-rwd:has(.cart-shell) .jc_hd,body.jdc-rwd:has(.cart-shell) .jc_hd.jc-hd-scrolled,body.jdc-rwd:has(.cart-shell) .jc_hd:not(.jc-hd-scrolled),body.jdc-rwd:has(.cart-shell) .jc_hd:not(.jc-hd-scrolled):hover{position:fixed!important;top:0;left:0;right:0;height:50px!important;z-index:1100}body.jdc-rwd:has(.cart-shell) .jc_hd .jc_wrap{height:50px!important}body.jdc-rwd:has(.cart-shell) .jc_hd .hd_menu_dropdown{top:50px!important}body.jdc-rwd:has(.cart-shell) #start{padding-top:50px!important}body.jdc-rwd:has(.cart-shell) .jc_hd .jc_wrap{width:100%!important;padding:0 12px;box-sizing:border-box;box-shadow:none!important}body.jdc-rwd:has(.cart-shell) .jc_wrap_top{height:50px!important;border-bottom:0}body.jdc-rwd:has(.cart-shell) .jc_hd_logo{margin:9px 0 0!important}body.jdc-rwd:has(.cart-shell) .jc_hd_logo a{width:90px!important;height:32px!important}body.jdc-rwd:has(.cart-shell) .jc_hd_operation.hidden-xs{display:none!important}body.jdc-rwd:has(.cart-shell) .jdc-nav-m{display:flex!important;align-items:center;justify-content:flex-end;gap:0;right:12px;top:0;height:50px!important}body.jdc-rwd:has(.cart-shell) .jdc-nav-m:after{display:none}body.jdc-rwd:has(.cart-shell) .nav-m-user{display:inline-flex!important;align-items:center;justify-content:center;vertical-align:middle;padding:8px;box-sizing:border-box}body.jdc-rwd:has(.cart-shell) .jdc-nav-btn{display:inline-block!important;vertical-align:middle;padding:8px;box-sizing:border-box;line-height:0}body.jdc-rwd:has(.cart-shell) .jdc-nav-btn span{display:block;width:20px;height:2px}body.jdc-rwd:has(.cart-shell) .nav-user-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;font-size:24px;line-height:1}}body.jdc-rwd:has(.cart-shell) .jc_hd,body.jdc-rwd:has(.cart-shell) .jc_hd.jc-hd-scrolled,body.jdc-rwd:has(.cart-shell) .jc_hd:not(.jc-hd-scrolled),body.jdc-rwd:has(.cart-shell) .jc_hd:not(.jc-hd-scrolled):hover{background:#fff!important;background-color:#fff!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;box-shadow:0 2px 8px rgba(8,20,49,.08)!important}body.jdc-rwd:has(.cart-shell) .jc_hd .jc_wrap{background:#fff!important;box-shadow:none!important}.cart-shell{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);background:#fff;padding:0;box-sizing:border-box;height:100%;min-height:0;overflow:hidden}.cart-panel{width:100%;max-width:none;margin:0;background:#fff;border:none;border-radius:0;overflow:hidden;box-sizing:border-box;height:100%;min-height:0;display:flex;flex-direction:column}.cart-sub-topbar{width:100%;background:var(--cart-bg-card);border:0;border-bottom:1px solid #f0f0f0;box-sizing:border-box;box-shadow:none;flex-shrink:0;position:relative;z-index:200;overflow:visible}.cart-sub-topbar-inner{padding:12px 20px;box-sizing:border-box;overflow:visible}.cart-sub-topbar__bar--desktop{overflow:visible}.cart-sub-topbar__bar{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:28px}.cart-sub-topbar__main{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.cart-sub-topbar__search{position:relative;display:flex;align-items:center;flex-shrink:0;width:280px;max-width:40vw;min-width:160px}.cart-sub-topbar__search-icon{position:absolute;left:0;top:50%;transform:translateY(-50%);font-size:18px;line-height:1;color:#8c8c8c;pointer-events:none}.cart-sub-topbar__search-input{width:100%;height:32px;padding:0 8px 0 26px;border:0;border-radius:0;background:0 0;font-size:14px;color:#595959;outline:0;box-shadow:none;-webkit-appearance:none;appearance:none}.cart-sub-topbar__search-input::placeholder{color:#bfbfbf}.cart-sub-topbar__search-input:focus{color:#595959}.cart-sub-topbar__search-dropdown{display:none;position:fixed;z-index:3000;background:#fff;border:1px solid #e8e8e8;border-radius:4px;box-shadow:0 8px 24px rgba(0,0,0,.12);max-height:320px;overflow:auto;box-sizing:border-box}.cart-sub-topbar__search-dropdown.is-open{display:block}.cart-search-dropdown__loading{padding:14px;font-size:13px;color:#8c8c8c;text-align:center}.cart-search-dropdown__list{margin:0;padding:4px 0;list-style:none}.cart-search-dropdown__item{margin:0}.cart-search-dropdown__link{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;font-size:14px;line-height:1.4;color:#212121;text-decoration:none;transition:background-color .15s ease}.cart-search-dropdown__link:hover{background:#f5f7fa;color:#212121;text-decoration:none}.cart-search-dropdown__name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cart-search-dropdown__price{flex-shrink:0;font-size:13px;font-weight:600;color:#f54a45}.cart-search-dropdown__item.is-soldout .cart-search-dropdown__price{color:#8c8c8c;font-weight:400}.cart-search-dropdown__empty{padding:16px 14px;font-size:13px;color:#8c8c8c;text-align:center}.cart-sub-topbar__search-meta{flex-shrink:0;margin-left:8px;font-size:12px;color:#bfbfbf;white-space:nowrap}.cart-sub-topbar__back{display:inline-flex;align-items:center;gap:2px;color:#4e5969;text-decoration:none;font-size:14px;line-height:1;flex-shrink:0;padding:4px 8px 4px 0;margin:0;border:0;background:0 0;transition:color .15s ease}.cart-sub-topbar__back .mdi{font-size:18px;line-height:1}.cart-sub-topbar__back:hover{color:var(--cart-primary);text-decoration:none}.cart-sub-topbar__region{flex-shrink:0;font-size:16px;font-weight:600;color:var(--cart-text);line-height:1.4;padding:0 12px;border:0}.cart-sub-topbar__subtitle{margin:0;padding:0;font-size:14px;font-weight:400;color:var(--cart-text-2);line-height:1.4;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cart-sub-topbar__category-btn{display:none;align-items:center;gap:6px;flex:1;min-width:0;max-width:100%;margin:0;padding:6px 10px;border:1px solid #e8e8e8;border-radius:2px;background:#fff;font-size:14px;font-weight:400!important;line-height:1.3;color:#212121;cursor:pointer;text-align:left;transition:border-color .15s ease,color .15s ease}.cart-sub-topbar__bar--mobile{display:none;align-items:center;gap:12px;min-height:36px}.cart-sub-topbar__menu-label{display:inline-flex;align-items:center;gap:6px;flex-shrink:0;font-size:15px;font-weight:600;color:#212121;line-height:1}.cart-sub-topbar__menu-label .mdi{font-size:20px;line-height:1;color:#006eff}.cart-sub-topbar__category-picker{flex:1;min-width:0;display:inline-flex;align-items:center;gap:8px;margin:0;padding:8px 12px;border:0;border-radius:4px;background:#f2f3f5;font-size:14px;font-weight:400!important;line-height:1.3;color:#595959;cursor:pointer;text-align:left;transition:background-color .15s ease}.cart-sub-topbar__category-picker-text{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:400!important}.cart-sub-topbar__category-picker-arrow{flex-shrink:0;font-size:18px;line-height:1;color:#bfbfbf}.cart-sub-topbar__category-picker:focus,.cart-sub-topbar__category-picker:hover{background:#eceef2;outline:0}.cart-sub-topbar__bar--mobile-simple{justify-content:flex-start}.cart-sub-topbar__mobile-title{margin:0;font-size:16px;font-weight:600;line-height:1.4;color:#212121}.cart-sub-topbar__category-btn-icon{flex-shrink:0;font-size:18px;line-height:1;color:#006eff}.cart-sub-topbar__category-btn-label{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:400!important}.cart-sub-topbar__category-btn-arrow{flex-shrink:0;font-size:16px;line-height:1;color:#8c8c8c;transition:transform .2s ease}.cart-shell.is-category-open .cart-sub-topbar__category-btn-arrow{transform:rotate(180deg)}.cart-sub-topbar__category-btn:hover{border-color:#006eff;color:#006eff}body.cart-category-open{overflow:hidden}.cart-category-backdrop{display:none}.cart-sidebar__head{display:none}.cart-workspace-inner{display:flex;align-items:stretch;background:#fff;box-sizing:border-box;flex:1;min-height:0;overflow:hidden}.cart-workspace-inner--full{display:block;flex:1;min-height:0;height:auto;padding:20px 24px 32px;background:var(--cart-bg-page);box-sizing:border-box;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.cart-shell *,.cart-shell ::after,.cart-shell ::before{box-sizing:border-box}.cart-shell .row{display:flex;flex-wrap:wrap;margin-right:-12px;margin-left:-12px}.cart-shell .row>[class*=col-]{position:relative;width:100%;padding-right:12px;padding-left:12px;float:none!important;min-height:1px}@media (min-width:576px){.cart-shell .col-sm-2{flex:0 0 16.666667%;max-width:16.666667%}.cart-shell .col-sm-3{flex:0 0 25%;max-width:25%}.cart-shell .col-sm-4{flex:0 0 33.333333%;max-width:33.333333%}.cart-shell .col-sm-9{flex:0 0 75%;max-width:75%}.cart-shell .col-sm-10{flex:0 0 83.333333%;max-width:83.333333%}.cart-shell .col-sm-12{flex:0 0 100%;max-width:100%}}@media (min-width:1200px){.cart-shell .col-xl-4{flex:0 0 33.333333%;max-width:33.333333%}.cart-shell .col-xl-8{flex:0 0 66.666667%;max-width:66.666667%}}@media (min-width:768px){.cart-shell .col-md-8{flex:0 0 66.666667%;max-width:66.666667%}}.cart-shell .card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem;margin-bottom:1rem}.cart-shell .card-body{flex:1 1 auto;padding:1.25rem}.cart-shell .card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.cart-shell .card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.cart-shell .card-text{margin-bottom:.75rem}.cart-shell .btn{display:inline-block;width:auto;height:auto;overflow:visible;line-height:1.5;margin:0;font-weight:400;text-align:center;vertical-align:middle;white-space:nowrap;border-radius:.25rem;padding:.375rem .75rem;font-size:.8125rem}.cart-shell .btn-sm{padding:.25rem .5rem;font-size:.71094rem;line-height:1.5;border-radius:.2rem}.cart-shell .btn-primary{color:#fff;background-color:var(--cart-primary);border-color:var(--cart-primary);border-radius:var(--cart-radius-btn);transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease}.cart-shell .btn-primary:focus,.cart-shell .btn-primary:hover{color:#fff;background-color:var(--cart-primary-hover);border-color:var(--cart-primary-hover);box-shadow:0 4px 4px rgba(0,0,0,.05)}.cart-shell .btn-warning{border-radius:var(--cart-radius-btn)}.cart-shell .form-control{display:block;width:100%;height:calc(1.5em + .94rem + 2px);padding:.47rem .75rem;font-size:.8125rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.cart-shell pre{margin:0;font-family:inherit;font-size:inherit}.cart-shell .table{width:100%;margin-bottom:1rem;color:#495057;border-collapse:collapse}.cart-shell .table td,.cart-shell .table th{padding:.75rem;vertical-align:top;border-top:1px solid #eff2f7}.cart-shell .pagination{display:flex;padding-left:0;list-style:none;border-radius:.25rem}.cart-shell .alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.cart-shell .alert-danger{color:#924040;background-color:#fde1e1;border-color:#fcd2d2}.cart-shell .configoption_form .row{display:flex;flex-wrap:wrap;margin-right:-12px;margin-left:-12px}.cart-shell .configoption_form .row>[class*=col-]{float:none!important;padding-right:12px;padding-left:12px}.cart-shop-main{flex:1;min-width:0;min-height:0;height:100%;background:var(--cart-bg-page);overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.cart-shop-main-inner{padding:20px 24px 32px;box-sizing:border-box}.cart-service-notice{width:100%;margin-top:8px;border:1px solid #f9dfc5;border-radius:2px;overflow:hidden;box-sizing:border-box;background:#fff}.cart-service-notice__head{display:flex;align-items:center;gap:8px;padding:10px 14px;background:#fff5eb;border-bottom:1px solid #f9dfc5}.cart-service-notice__icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;font-size:16px;line-height:1;color:#ff9c40}.cart-service-notice__icon i{font-size:inherit;line-height:1}.cart-service-notice__title{font-size:14px;font-weight:600;line-height:1.4;color:#ff9c40}.cart-service-notice__body{padding:12px 14px;background:#fff}.cart-service-notice__body p{margin:0;font-size:12px;line-height:1.75;color:#595959;word-break:break-word}.cart-shop-main-inner.is-product-loading .cart-shop-main__content{display:none}.cart-product-skeleton__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,330px));justify-content:start;gap:16px}.cart-skeleton-card{display:flex;flex-direction:column;min-height:400px;padding:0;background:#fff;border:1px solid #e8e8e8;border-radius:2px;box-sizing:border-box;overflow:hidden}.cart-skeleton-card__hero{height:72px;padding:0;background:#f5f5f5}.cart-skeleton-card__head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:16px 18px 10px}.cart-skeleton-card__body{display:flex;flex-direction:column;gap:10px;padding:0 18px 12px;flex:1}.cart-skeleton-card__foot{display:flex;flex-direction:column;gap:12px;padding:0 18px 18px;margin-top:auto}.cart-skeleton-block{display:block;border-radius:2px;background:linear-gradient(90deg,#f2f2f2 0,#ececec 45%,#f7f7f7 55%,#f2f2f2 100%);background-size:200% 100%;animation:cart-skeleton-shimmer 1.35s ease-in-out infinite}.cart-skeleton-block--hero{width:100%;height:100%;border-radius:0;animation:none;background:#f2f2f2}.cart-skeleton-block--title{width:58%;height:16px}.cart-skeleton-block--tag{width:48px;height:16px;flex-shrink:0}.cart-skeleton-block--line{width:100%;height:12px}.cart-skeleton-block--line-short{width:72%}.cart-skeleton-block--price{width:42%;height:22px}.cart-skeleton-block--btn{width:100%;height:40px;border-radius:2px}@keyframes cart-skeleton-shimmer{0%{background-position:100% 0}100%{background-position:-100% 0}}.cart-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));justify-content:start;gap:16px}.cart-product-notice{grid-column:1/-1;display:flex;align-items:center;justify-content:flex-start;gap:10px;padding:12px 16px;background:#d5e7ff;border:none;border-radius:0;font-size:13px;font-weight:400;line-height:1.55;color:#0a3d91;box-sizing:border-box}.cart-product-notice__icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;font-size:18px;line-height:1;color:#1677ff}.cart-product-notice__icon i{font-size:inherit;line-height:1}.cart-product-notice__left{flex:1;min-width:0;font-weight:400;word-break:break-word;white-space:pre-wrap}.cart-pro-card{position:relative;display:flex;flex-direction:column;min-height:400px;padding:0;background:#fff;border:1px solid #e8e8e8;border-radius:2px;box-sizing:border-box;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.06);transition:box-shadow .25s ease,border-color .25s ease}.cart-pro-card:hover{border-color:#dcdcdc;box-shadow:0 4px 16px rgba(0,0,0,.08)}.cart-pro-card--soldout{opacity:.92}.cart-pro-card--soldout:hover{box-shadow:0 2px 8px rgba(0,0,0,.06)}.cart-pro-card__hero{position:relative;width:100%;overflow:hidden;flex-shrink:0}.cart-pro-card__hero::after{content:"";position:absolute;left:0;right:0;bottom:0;height:16px;background:linear-gradient(180deg,rgba(255,255,255,0) 0,#fff 100%);pointer-events:none;z-index:1}.cart-pro-card__banner{position:relative;z-index:0;line-height:0;pointer-events:none}.cart-pro-card__banner-img{display:block;width:100%;height:auto;max-width:100%}.cart-pro-card__head{position:absolute;top:0;left:0;right:0;z-index:1;display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:18px 18px 16px;box-sizing:border-box}.cart-pro-card__title{margin:0;font-size:16px;font-weight:700;line-height:1.4;color:#212121;flex:1;min-width:0}.cart-pro-card__stock{flex-shrink:0;display:inline-flex;align-items:center;height:22px;padding:0 10px;font-size:12px;font-weight:500;line-height:1;border-radius:2px;white-space:nowrap}.cart-pro-card__stock--ok{color:#fff;background:#00b331}.cart-pro-card__stock--mid{color:#fff;background:#006eff}.cart-pro-card__stock--low{color:#fff;background:#ff7d00}.cart-pro-card__stock--out{color:#fff;background:#8c8c8c}.cart-pro-card__body{flex:1;min-height:100px;padding:16px 18px 0;background:#fff}.cart-pro-spec{display:grid;grid-template-columns:minmax(0,1fr) auto;column-gap:20px;row-gap:10px;margin:0;font-size:14px;line-height:1.5;color:#4a5568}.cart-pro-spec__label{margin:0;font-weight:400;text-align:left}.cart-pro-spec__value{margin:0;font-weight:400;text-align:right;word-break:break-word}.cart-pro-desc-extra,.cart-pro-desc-html{font-size:14px;line-height:1.5;color:#4a5568}.cart-pro-desc-extra table,.cart-pro-desc-extra td,.cart-pro-desc-html table,.cart-pro-desc-html td{width:100%;border:0;padding:0}.cart-pro-desc-extra ul,.cart-pro-desc-html ul{list-style:none;margin:0;padding:0}.cart-pro-desc-extra li,.cart-pro-desc-html li{display:flex;justify-content:space-between;align-items:baseline;gap:16px;padding:4px 0;border-bottom:1px solid #f0f0f0}.cart-pro-desc-extra li:last-child,.cart-pro-desc-html li:last-child{border-bottom:0}.cart-pro-desc-extra li>span:first-child,.cart-pro-desc-html li>span:first-child{flex-shrink:0;font-weight:600;color:#006eff}.cart-pro-desc-extra li>span:last-child,.cart-pro-desc-html li>span:last-child{text-align:right;word-break:break-word}.cart-pro-desc-notice{margin-top:12px;text-align:center}.cart-pro-desc-notice p{display:inline-block;margin:0;padding:3px 8px;font-size:13px;font-weight:600;line-height:1.5;color:#e53333;border:1px solid #e53333;border-radius:2px}.cart-pro-desc-html--rich{overflow:hidden}.cart-pro-desc-html--rich table{max-width:100%}.cart-pro-card__desc{margin:0;font-size:14px;line-height:1.7;color:#212121;white-space:pre-wrap;word-wrap:break-word}.cart-pro-card__desc--sub{color:#595959}.cart-pro-card__divider{margin:12px 0;border:0;border-top:1px solid #f0f0f0}.cart-pro-card__price-block{padding:18px 18px 16px}.cart-pro-card__price{display:flex;align-items:baseline;flex-wrap:wrap;gap:6px;line-height:1.2}.cart-pro-card__price-num{font-size:24px;font-weight:700;color:#f54a45;font-variant-numeric:tabular-nums}.cart-pro-card__price-unit{font-size:13px;color:#8c8c8c}.cart-pro-card__trial{margin:8px 0 0;font-size:12px;color:#ff6d37;line-height:1.4}.cart-pro-card__origin{margin:6px 0 0;font-size:12px;color:#8c8c8c;text-decoration:line-through}.cart-pro-card__action{margin-top:auto}.cart-pro-card__btn{display:flex;align-items:center;justify-content:center;width:100%;height:48px;padding:0 16px;font-size:15px;font-weight:500;line-height:1;color:#fff;background:#006eff;border:0;border-radius:0;text-decoration:none!important;transition:background .2s ease;box-sizing:border-box}.cart-pro-card__btn:hover{color:#fff;background:#0052d9;text-decoration:none!important}.cart-pro-card__btn--disabled{color:#8c8c8c;background:#f0f0f0;cursor:not-allowed;pointer-events:none}.cart-pagination{display:flex;justify-content:center;margin-top:28px;padding-top:8px}.cart-pagination .pagination{margin:0}.cart-pagination .page-link{color:var(--cart-text-2);border-color:var(--cart-border);border-radius:var(--cart-radius)!important;font-size:13px}.cart-pagination .page-item.active .page-link{background:var(--cart-primary);border-color:var(--cart-primary)}.cart-pagination .page-link:hover{color:var(--cart-primary)}.cart-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:420px;padding:48px 24px;background:var(--cart-bg-card);border:1px solid var(--cart-border);border-radius:var(--cart-radius)}.cart-empty__icon{width:80px;height:80px;margin-bottom:20px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80' fill='none'%3E%3Crect x='12' y='20' width='56' height='44' rx='2' stroke='%23d9d9d9' stroke-width='2'/%3E%3Cpath d='M24 32h32M24 42h20' stroke='%23e5e5e5' stroke-width='2' stroke-linecap='round'/%3E%3Ccircle cx='52' cy='52' r='14' fill='%23f0f5ff'/%3E%3Cpath d='M48 52h8M52 48v8' stroke='%23006eff' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E") center no-repeat}.cart-empty__text{margin:0 0 16px;font-size:14px;color:var(--cart-text-2)}.cart-empty__link{display:inline-flex;align-items:center;height:32px;padding:0 20px;font-size:14px;color:var(--cart-primary);border:1px solid var(--cart-primary);border-radius:var(--cart-radius-btn);text-decoration:none!important;transition:all .2s ease}.cart-empty__link:hover{color:#fff;background:var(--cart-primary)}.cart-shop-main-inner--configure .card:not(.cart-config-title-card):not(.cart-config-options-card),.cart-workspace-inner--full .card{border:1px solid var(--cart-border);border-radius:var(--cart-radius);box-shadow:none;margin-bottom:16px;overflow:hidden}.cart-shop-main-inner--configure .card-body,.cart-workspace-inner--full .card-body{padding:20px 24px}.cart-shop-main-inner--configure .card-title,.cart-shop-main-inner--configure h4.card-title,.cart-shop-main-inner--configure h5,.cart-workspace-inner--full .card-title,.cart-workspace-inner--full h4.card-title,.cart-workspace-inner--full h5{font-size:16px;font-weight:600;color:var(--cart-text)}.cart-shop-main-inner--configure hr,.cart-workspace-inner--full hr{border-color:var(--cart-border-light)}.cart-shop-main-inner--configure .bootstrap-select .dropdown-toggle,.cart-shop-main-inner--configure .form-control,.cart-workspace-inner--full .bootstrap-select .dropdown-toggle,.cart-workspace-inner--full .form-control{border-color:var(--cart-border);border-radius:var(--cart-radius);font-size:14px}.cart-shop-main-inner--configure .form-control:focus,.cart-workspace-inner--full .form-control:focus{border-color:var(--cart-primary);box-shadow:0 0 0 2px rgba(0,110,255,.12)}.cart-shop-main-inner--configure .col-form-label,.cart-workspace-inner--full .col-form-label{font-size:14px;color:var(--cart-text);font-weight:500}.cart-shop-main-inner--configure .btn-custom-group .active,.cart-workspace-inner--full .btn-custom-group .active{background-color:var(--cart-primary)!important;border-color:var(--cart-primary)!important;color:#fff!important}.cart-shop-main-inner--configure .btn-group-toggle,.cart-shop-main-inner--configure .btn-group.btn-group-toggle,.cart-shop-main-inner--configure .btn-group[data-toggle=buttons]{display:inline-flex;flex-wrap:wrap;align-items:stretch;gap:1px;max-width:100%;background:#fff}.cart-shop-main-inner--configure .btn-custom,.cart-shop-main-inner--configure .btn-group .btn,.cart-shop-main-inner--configure .btn-group label.btn,.cart-shop-main-inner--configure .btn-group-toggle .btn,.cart-shop-main-inner--configure .btn-group-toggle label.btn,.cart-shop-main-inner--configure .btn-group-toggle>label.btn{flex:1 1 0;min-width:72px;min-height:36px;margin:0!important;padding:0 16px!important;border:0!important;border-radius:0!important;background:#f5f5f5!important;color:#595959!important;font-size:14px!important;font-weight:400!important;line-height:36px!important;box-shadow:none!important;text-align:center}.cart-shop-main-inner--configure .btn-group-toggle>label.btn:only-child{flex:0 0 auto}.cart-shop-main-inner--configure .btn-group label.btn.btn-primary:not(.active),.cart-shop-main-inner--configure .btn-group-toggle label.btn.btn-primary:not(.active){background:#f5f5f5!important;color:#595959!important}.cart-shop-main-inner--configure .btn-custom:hover,.cart-shop-main-inner--configure .btn-group .btn:hover,.cart-shop-main-inner--configure .btn-group label.btn:hover,.cart-shop-main-inner--configure .btn-group-toggle .btn:hover,.cart-shop-main-inner--configure .btn-group-toggle label.btn:hover{background:#ececec!important;color:#595959!important}.cart-shop-main-inner--configure .btn-custom-group .active,.cart-shop-main-inner--configure .btn-custom-group label.btn.active,.cart-shop-main-inner--configure .btn-group .btn.active,.cart-shop-main-inner--configure .btn-group label.btn.active,.cart-shop-main-inner--configure .btn-group-toggle .btn.active,.cart-shop-main-inner--configure .btn-group-toggle label.btn.active,.cart-shop-main-inner--configure label.btn-custom.active{background:var(--cart-primary)!important;border-color:var(--cart-primary)!important;color:#fff!important}.cart-shop-main-inner--configure .btn-custom-group .active:hover,.cart-shop-main-inner--configure .btn-group .btn.active:hover,.cart-shop-main-inner--configure .btn-group label.btn.active:hover,.cart-shop-main-inner--configure .btn-group-toggle .btn.active:hover,.cart-shop-main-inner--configure .btn-group-toggle label.btn.active:hover,.cart-shop-main-inner--configure label.btn-custom.active:hover{background:var(--cart-primary)!important;color:#fff!important}.cart-shop-main-inner--configure .cycle-select-discount{border-radius:0}.cart-shop-main-inner--configure .alert-danger,.cart-workspace-inner--full .alert-danger{border-radius:var(--cart-radius)}.cart-shop-main>.card{border:0;box-shadow:none;margin:0;background:0 0}.cart-shop-main>.card>.card-body{padding:16px!important}.cart-sidebar{display:flex;flex-direction:column;width:240px;flex-shrink:0;background:#fff;border:0;border-right:1px solid #f0f0f0;overflow:hidden;align-self:stretch;height:100%;min-height:0}.cart-sidebar__head{align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid #f0f0f0;flex-shrink:0}.cart-sidebar__title{font-size:16px;line-height:1.4;color:#212121;font-weight:400!important}.cart-sidebar__close{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;margin:0;padding:0;border:0;border-radius:2px;background:0 0;color:#595959;cursor:pointer}.cart-sidebar__close .mdi{font-size:20px;line-height:1}.cart-sidebar__close:hover{background:#f5f7fa;color:#212121}.cart-sidebar-nav{flex:1;min-height:0;padding:12px 0 16px;height:auto;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.cart-sidebar-login{flex-shrink:0;padding:12px 16px 16px;border-top:1px solid #f0f0f0;background:#fff;box-sizing:border-box}@media (min-width:992px){body.cart-has-config-bar .cart-sidebar-login{position:fixed;left:0;bottom:var(--cart-config-bottom-bar-height,96px);width:240px;z-index:2199;box-shadow:0 -4px 12px rgba(0,0,0,.04)}body.cart-has-config-bar .cart-sidebar{padding-bottom:calc(var(--cart-config-bottom-bar-height,96px) + 92px)}}@media (max-width:991px){body.cart-has-config-bar .cart-shell.is-category-open .cart-sidebar-login{position:fixed;left:0;bottom:var(--cart-config-bottom-bar-height,96px);width:min(300px,88vw);z-index:2199;box-shadow:0 -4px 12px rgba(0,0,0,.04)}body.cart-has-config-bar .cart-shell.is-category-open .cart-sidebar{padding-bottom:calc(var(--cart-config-bottom-bar-height,96px) + 92px)}}.cart-sidebar-login__text{margin:0 0 10px;font-size:12px;line-height:1.55;color:#595959;font-weight:400!important}.cart-sidebar-login__btn{display:block;width:100%;box-sizing:border-box;padding:7px 12px;font-size:13px;line-height:1.3;font-weight:400!important;color:#fff;text-align:center;text-decoration:none!important;background:#006eff;border:1px solid #006eff;border-radius:2px}.cart-sidebar-login__btn:hover{color:#fff;background:#0052d9;border-color:#0052d9;text-decoration:none!important}.cart-sidebar .cart-nav-l2,.cart-sidebar .cart-nav-l2-text,.cart-sidebar .cart-nav-tag,.cart-sidebar .cart-nav-toggle,.cart-sidebar .cart-nav-toggle-text,.cart-sidebar .cart-sidebar-empty,.cart-sidebar .cart-sidebar-login__btn,.cart-sidebar .cart-sidebar-login__text{font-weight:400!important}.cart-nav-group{border:0;margin:0 0 2px}.cart-nav-group.is-open{background:0 0}.cart-nav-toggle{position:relative;width:calc(100% - 16px);display:flex;align-items:center;gap:8px;box-sizing:border-box;min-height:36px;padding:0 10px 0 0;margin:0 8px 2px;border:0;background:0 0!important;text-align:left;font-size:14px;font-weight:400;line-height:1.3;color:#212121;cursor:pointer;transition:color .18s ease}.cart-nav-toggle::after{content:'';position:absolute;left:0;right:0;top:0;bottom:0;border-radius:4px;background:0 0;z-index:0;transition:background .18s ease}.cart-nav-toggle:hover{color:#006eff}.cart-nav-toggle:hover::after{background:#f5f8ff}.cart-nav-group.is-open>.cart-nav-toggle{color:#212121}.cart-nav-group.is-open>.cart-nav-toggle:hover{color:#006eff}.cart-nav-group.is-open>.cart-nav-toggle:hover::after{background:#f5f8ff}.cart-nav-toggle-text{flex:1;min-width:0;padding-left:12px;position:relative;z-index:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cart-nav-arrow{margin-left:auto;font-size:18px;line-height:1;color:#c9cdd4;transition:transform .22s ease,color .18s ease;flex-shrink:0;position:relative;z-index:1}.cart-nav-toggle:hover .cart-nav-arrow{color:#86909c}.cart-nav-group.is-open .cart-nav-arrow{transform:rotate(180deg);color:#006eff}.cart-nav-sub{max-height:0;overflow:hidden;opacity:0;padding:0 8px;background:0 0;transition:max-height .28s ease,opacity .2s ease,padding .28s ease}.cart-nav-group.is-open .cart-nav-sub{max-height:800px;opacity:1;padding:4px 8px 10px}.cart-nav-l2{position:relative;width:100%;display:flex;align-items:center;gap:6px;box-sizing:border-box;min-height:36px;padding:0 10px 0 0;margin:0 0 2px;font-size:13px;font-weight:400;line-height:1.3;color:#595959;text-decoration:none!important;border:0;background:0 0!important;transition:color .18s ease}.cart-nav-l2::before{content:'';position:absolute;left:0;top:4px;bottom:4px;width:3px;border-radius:0 2px 2px 0;background:0 0;z-index:2;transition:background .18s ease}.cart-nav-l2::after{content:'';position:absolute;left:0;right:0;top:0;bottom:0;border-radius:4px;background:0 0;z-index:0;transition:background .18s ease}.cart-nav-l2-flag{display:block;width:22px;height:16px;margin-left:12px;object-fit:contain;flex-shrink:0;position:relative;z-index:1;border:0;background:0 0}.cart-nav-l2-text{flex:1;min-width:0;padding-left:12px;position:relative;z-index:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cart-nav-l2:has(.cart-nav-l2-flag) .cart-nav-l2-text{padding-left:6px}.cart-nav-l2:hover{color:#006eff!important}.cart-nav-l2:hover::after{background:#f5f8ff}.cart-nav-l2.is-active{color:#006eff!important;font-weight:400}.cart-nav-l2.is-active::before{background:#006eff}.cart-nav-l2.is-active::after{background:#eef4ff}.cart-nav-l2.is-active:hover::after{background:#e8f0ff}.cart-nav-tag{font-style:normal;font-size:10px;font-weight:500;line-height:18px;height:18px;padding:0 6px;color:#fff;background:#f53f3f;border:0;border-radius:0;flex-shrink:0;white-space:nowrap;position:relative;z-index:1}.cart-sidebar-empty{padding:32px 16px;text-align:center;font-size:13px;color:#86909c}@media (max-width:991px){.cart-workspace-inner{flex-direction:column;min-height:0;overflow:hidden}.cart-sub-topbar__bar--desktop{display:none}.cart-sub-topbar__bar--mobile{display:flex}.cart-sub-topbar__region{display:none}.cart-category-backdrop{display:block;position:fixed;inset:0;z-index:2090;background:rgba(0,0,0,.45);opacity:0;visibility:hidden;transition:opacity .28s ease,visibility .28s}.cart-shell.is-category-open .cart-category-backdrop{opacity:1;visibility:visible}.cart-sidebar{position:fixed;top:0;left:0;bottom:0;width:min(300px,88vw);z-index:2100;flex-shrink:0;align-self:auto;height:100%;max-height:none;border:0;border-right:1px solid #f0f0f0;box-shadow:4px 0 24px rgba(0,0,0,.12);transform:translateX(-100%);transition:transform .28s ease;visibility:hidden;display:flex;flex-direction:column}.cart-shell.is-category-open .cart-sidebar{transform:translateX(0);visibility:visible}.cart-sidebar__head{display:flex}.cart-sidebar-nav{flex:1;min-height:0;max-height:none;height:auto}.cart-shop-main{width:100%;flex:1;min-height:0}.cart-shop-main-inner{padding:16px}.cart-workspace-inner--full{padding:16px}}@media (max-width:575px){.cart-product-grid{grid-template-columns:1fr;justify-content:stretch}.cart-product-notice{flex-direction:column;align-items:flex-start;gap:8px}.cart-pro-card{max-width:none}.cart-pro-card__btn{width:100%}.cart-sub-topbar-inner{padding:10px 12px}}.cart-shop-main-inner--configure .col-12{background:#fff}.cart-shop-main-inner--configure .cart-config-options-card,.cart-shop-main-inner--configure .cart-config-title-card{border:0!important;box-shadow:none!important;border-radius:0;margin-bottom:0;background:0 0}.cart-shop-main-inner--configure .cart-config-options-card .card-body,.cart-shop-main-inner--configure .cart-config-title-card .card-body{background:0 0}.cart-shop-main-inner--configure .cart-config-title-card .card-body{padding-bottom:12px}.cart-shop-main-inner--configure .cart-config-options-card .card-body{padding-top:0}.cart-shop-main-inner--configure .cart-config-options-card .card-body{padding-top:0}.cart-config-model-row{margin-bottom:0;padding-bottom:8px}.cart-config-model-row+.cart-os-row{margin-top:24px}.cart-config-model-row .col-form-label{padding-top:14px}.cart-config-model-panel{padding:12px 14px;background:#f4f5f9}.cart-config-model-list{display:inline-flex;flex-wrap:wrap;gap:6px;max-width:100%;background:0 0;vertical-align:top}.cart-config-model-item{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:72px;min-height:36px;padding:0 16px;border:0;border-radius:0;background:#fff;color:#595959;font-size:14px;line-height:1.4;text-decoration:none!important;white-space:nowrap;transition:background-color .15s ease,color .15s ease}a.cart-config-model-item:hover{background:#f5f5f5;color:#595959}.cart-config-model-item.is-active{background:var(--cart-primary);color:#fff;cursor:default}.cart-config-model-item.is-disabled{background:#fafafa;color:#bfbfbf;cursor:not-allowed}.cart-config-model-hot{position:absolute;top:-6px;right:-4px;padding:0 4px;min-width:28px;height:16px;background:#f5222d;color:#fff;font-size:11px;font-style:normal;font-weight:600;line-height:16px;text-align:center}.cart-config-model-tip{display:flex;align-items:flex-start;gap:6px;margin:12px 0 0;font-size:12px;line-height:1.5;color:#8c8c8c}.cart-config-model-tip .bx{flex-shrink:0;margin-top:1px;font-size:14px;color:var(--cart-primary)}.cart-os-row{margin-top:28px;padding-top:4px}.cart-os-row .col-form-label{padding-top:18px}.cart-os-picker__list{display:flex;flex-wrap:wrap;gap:12px;width:100%;overflow:visible}.cart-os-row .col-md-10{overflow:visible}.cart-os-card-wrap{position:relative;flex:1 1 156px;min-width:156px;max-width:200px}.cart-os-card-wrap.is-dropdown-open{z-index:10}.cart-os-card{position:relative;display:flex;flex-direction:column;width:100%;min-height:92px;border:1px solid #e8e8e8;background:#fff;box-sizing:border-box;overflow:hidden;transition:border-color .15s ease}.cart-os-card-wrap.is-active .cart-os-card{border-color:var(--cart-primary)}.cart-os-card-wrap.is-active .cart-os-card__head{background:#f0f5ff}.cart-os-card-wrap.is-active .cart-os-card__name{color:var(--cart-primary)}.cart-os-card-wrap.is-active .cart-os-card__version-arrow{color:var(--cart-primary)}.cart-os-card-wrap.is-active .cart-os-card__version-text.has-value{color:#212121}.cart-os-card__head{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;min-height:44px;padding:8px 8px;border:0;background:#f5f7fa;cursor:pointer;box-sizing:border-box}.cart-os-card__icon{width:18px;height:18px;flex-shrink:0;object-fit:contain}.cart-os-card__name{font-size:13px;font-weight:600;line-height:1.2;color:#212121}.cart-os-card__version{position:relative;display:block;min-height:44px;background:#fff;box-sizing:border-box}.cart-os-card__version-btn{position:relative;display:flex;align-items:center;justify-content:center;width:100%;min-height:44px;padding:8px 24px 8px 10px;border:0;background:#fff;cursor:pointer;box-sizing:border-box}.cart-os-card__version-text{display:block;width:100%;font-size:12px;line-height:1.4;text-align:center;color:#bfbfbf;word-break:break-all}.cart-os-card__version-text.has-value{color:#595959}.cart-os-card__version-arrow{position:absolute;right:8px;top:50%;margin-top:-7px;font-size:14px;line-height:1;color:#bfbfbf;transition:transform .2s ease,color .15s ease;pointer-events:none}.cart-os-card__version-btn[aria-expanded=true] .cart-os-card__version-arrow{transform:rotate(180deg)}.cart-os-dropdown{position:absolute;left:0;right:0;top:calc(100% + 8px);z-index:20;background:#fff;border:1px solid #e8e8e8;box-shadow:0 8px 20px rgba(0,0,0,.08);box-sizing:border-box;max-height:0;opacity:0;overflow:hidden;pointer-events:none;transform:translateY(-8px);transition:max-height .28s ease,opacity .22s ease,transform .22s ease}.cart-os-card-wrap.is-dropdown-open .cart-os-dropdown{max-height:240px;opacity:1;overflow-x:hidden;overflow-y:auto;pointer-events:auto;transform:translateY(0);border-color:#e8e8e8;-webkit-overflow-scrolling:touch}.cart-os-dropdown__list{margin:0;padding:4px 0;list-style:none}.cart-os-dropdown__item{display:block;width:100%;padding:9px 12px;border:0;background:0 0;font-size:13px;line-height:1.4;text-align:center;color:#595959;cursor:pointer;word-break:break-all}.cart-os-dropdown__item:hover{background:#f5f7fa;color:var(--cart-primary)}.cart-os-dropdown__item.is-selected{background:#f0f5ff;color:var(--cart-primary);font-weight:500}.cart-os-picker__submit{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.cart-os-card--flat{cursor:pointer}.cart-os-card--flat .cart-os-card__radio{position:absolute;opacity:0;pointer-events:none}.cart-os-card--flat.is-active{border-color:var(--cart-primary)}.cart-os-card--flat.is-active .cart-os-card__name{color:var(--cart-primary)}@media (max-width:991px){.cart-os-row .col-form-label{margin-bottom:8px;padding-top:0}.cart-os-card-wrap{flex:1 1 calc(50% - 8px);min-width:0;max-width:none}.cart-config-model-row .col-form-label{margin-bottom:8px;padding-top:0}.cart-config-model-item{white-space:normal;text-align:center}}.cart-shop-main-inner--configure{padding-bottom:120px}.cart-config-summary-host{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.cart-config-bottom-bar{position:fixed;left:0;right:0;bottom:0;z-index:2200;background:#fff;border-top:1px solid #f0f0f0;box-shadow:none;box-sizing:border-box}.cart-config-bottom-bar__inner{max-width:none;margin:0;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;gap:24px;box-sizing:border-box}.cart-config-bottom-bar__left{flex:1;min-width:0}.cart-config-bottom-bar__price-row{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px;line-height:1.2}.cart-config-bottom-bar__label{font-size:14px;color:#212121}.cart-config-bottom-bar__price{font-size:24px;font-weight:600;color:#f5222d;line-height:1}.cart-config-bottom-bar__discount{font-size:13px;color:#8c8c8c}.cart-config-bottom-bar__note{margin:6px 0 0;font-size:12px;line-height:1.5;color:#595959}.cart-config-bottom-bar__actions{display:flex;align-items:center;gap:20px;flex-shrink:0}.cart-config-fee-wrap{position:relative;flex-shrink:0}.cart-config-bottom-bar__detail-btn{display:inline-flex;align-items:center;gap:4px;margin:0;padding:0;border:0;background:0 0;font-size:14px;color:#212121;cursor:pointer;white-space:nowrap}.cart-config-bottom-bar__detail-btn:hover{color:var(--cart-primary)}.cart-config-bottom-bar__detail-icon{font-size:18px;line-height:1;transition:transform .2s ease}#cartConfigFeeToggle[aria-expanded=true] .cart-config-bottom-bar__detail-icon{transform:rotate(180deg)}#cartConfigAddToCart,.cart-config-bottom-bar__submit{display:inline-flex;align-items:center;justify-content:center;min-width:140px;height:40px;padding:0 28px;border:0;border-radius:0!important;background:var(--cart-primary);font-size:14px;font-weight:500;color:#fff;cursor:pointer;transition:background-color .2s ease}#cartConfigAddToCart:hover,.cart-config-bottom-bar__submit:hover{background:var(--cart-primary-hover)}.cart-config-fee-panel{position:absolute;right:0;bottom:calc(100% + 10px);left:auto;width:min(640px,calc(100vw - 48px));z-index:1;pointer-events:none;opacity:0;visibility:hidden;transform:translateY(6px);transition:opacity .18s ease,visibility .18s ease,transform .18s ease}.cart-config-fee-panel.is-open{pointer-events:auto;opacity:1;visibility:visible;transform:translateY(0)}.cart-config-fee-panel__inner{margin:0;padding:16px 20px;overflow:visible;background:#fff;border:1px solid #e8e8e8;border-radius:0;box-shadow:0 8px 24px rgba(0,0,0,.12);box-sizing:border-box}.cart-config-fee-panel__title{margin:0 0 12px;font-size:15px;font-weight:600;color:#212121}.cart-config-fee-panel__content{max-height:min(70vh,520px);overflow:auto;-webkit-overflow-scrolling:touch}.cart-config-fee-panel__inner .ordersummary{margin:0;font-size:14px}.cart-config-fee-panel__inner .ordersummary td{padding:6px 0!important}@media (max-width:991px){.cart-shop-main-inner--configure{padding-bottom:140px}.cart-config-bottom-bar__inner{flex-direction:column;align-items:stretch;gap:12px;padding:12px 16px 16px}.cart-config-bottom-bar__actions{justify-content:space-between}.cart-config-bottom-bar__submit{flex:1;max-width:none}.cart-config-fee-panel{right:auto;left:50%;width:calc(100vw - 32px);max-width:none;transform:translate(-50%,6px)}.cart-config-fee-panel.is-open{transform:translate(-50%,0)}.cart-config-fee-panel__content{max-height:min(65vh,480px)}}.cart-config-cycle-divider-row{margin-top:12px}.cart-config-cycle-divider{width:72%;max-width:480px;height:0;margin:0 0 28px;border:0;border-top:1px solid #e8e8e8}.cart-config-cycle-row{margin-top:0;margin-bottom:28px}.cart-config-cycle-row+.cart-host-password-row{margin-top:8px}.cart-host-password-row{margin-bottom:0}.cart-host-password-row .col-form-label{padding-top:8px}.cart-host-password{display:inline-flex;align-items:center;gap:8px;width:auto;max-width:100%}.cart-host-password__field{position:relative;flex:0 0 220px;width:220px;max-width:220px}.cart-host-password__key{position:absolute;left:8px;top:50%;z-index:1;margin-top:-7px;color:#bfbfbf;font-size:14px;line-height:1;pointer-events:none}.cart-host-password__input{display:block;width:100%;height:32px!important;padding:0 8px 0 28px;border:1px solid #e8e8e8!important;border-radius:0!important;background:#fff!important;color:#262626;font-size:13px;line-height:30px;box-sizing:border-box;box-shadow:none!important}.cart-host-password__input:focus{border-color:var(--cart-primary)!important;box-shadow:none!important;outline:0}.cart-host-password__input.is-invalid{border-color:#f46a6a!important}.cart-host-password__eye{display:inline-flex;align-items:center;justify-content:center;flex:0 0 20px;width:20px;height:32px;padding:0;border:0!important;border-radius:0!important;background:0 0!important;color:var(--cart-primary)!important;font-size:16px;line-height:1;cursor:pointer;box-shadow:none!important}.cart-host-password__eye:hover{color:var(--cart-primary-hover)!important}.cart-host-password__random{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;height:32px!important;min-height:32px!important;padding:0 10px!important;border:1px solid var(--cart-primary)!important;border-radius:0!important;background:#fff!important;color:var(--cart-primary)!important;font-size:13px;font-weight:400;line-height:1!important;cursor:pointer;white-space:nowrap;box-sizing:border-box;box-shadow:none!important}.cart-host-password__random:hover{background:var(--cart-primary-soft)!important;color:var(--cart-primary)!important}.cart-host-password__error{display:block;margin-top:6px}.cart-shell .cart-shop-main .cart-shop-main-inner.cart-shop-main-inner--configure form.configoption_form .cart-host-password button.cart-host-password__eye,.cart-shell .cart-shop-main .cart-shop-main-inner.cart-shop-main-inner--configure form.configoption_form .cart-host-password button.cart-host-password__random{border-radius:0!important}.cart-range-field{display:flex;align-items:flex-start;gap:16px;width:100%;padding-top:6px}.cart-range-slider{flex:1;min-width:0}.cart-range-slider__track{position:relative;height:24px;display:flex;align-items:center}.cart-range-slider__track .configoption_range{width:100%;margin:0;padding:0;height:4px;border:0;border-radius:0;background:#ebeff4;outline:0;-webkit-appearance:none;appearance:none;cursor:pointer}.cart-range-slider__track .configoption_range::-webkit-slider-runnable-track{height:4px;border-radius:0;background:0 0}.cart-range-slider__track .configoption_range::-moz-range-track{height:4px;border-radius:0;background:0 0;border:0}.cart-range-slider__track .configoption_range::-webkit-slider-thumb{-webkit-appearance:none;width:14px;height:24px;margin-top:-10px;background-color:#fff;background-image:linear-gradient(to right,transparent 42%,#d9d9d9 42%,#d9d9d9 46%,transparent 46%,transparent 54%,#d9d9d9 54%,#d9d9d9 58%,transparent 58%);cursor:pointer;border:0;border-radius:0;box-shadow:0 1px 4px rgba(0,0,0,.18)}.cart-range-slider__track .configoption_range::-moz-range-thumb{width:14px;height:24px;background-color:#fff;background-image:linear-gradient(to right,transparent 42%,#d9d9d9 42%,#d9d9d9 46%,transparent 46%,transparent 54%,#d9d9d9 54%,#d9d9d9 58%,transparent 58%);cursor:pointer;border:0;border-radius:0;box-shadow:0 1px 4px rgba(0,0,0,.18)}.cart-range-slider__track .range_none{position:absolute;top:50%;height:4px;margin-top:-2px;display:block;background:#dedede;cursor:not-allowed;pointer-events:auto;z-index:1}.cart-range-slider__scale{display:flex;justify-content:space-between;margin-top:4px;font-size:12px;line-height:1.4;color:#8c8c8c}.cart-range-stepper{display:inline-flex;flex:0 0 auto;align-items:stretch;gap:4px;border:0;background:0 0}.cart-range-stepper__btn,.cart-range-stepper__input{background:#f0f0f0;color:#8c8c8c;border:0!important;border-radius:0!important;box-shadow:none!important;-webkit-appearance:none;appearance:none}.cart-shell .cart-shop-main .cart-shop-main-inner.cart-shop-main-inner--configure form.configoption_form .cart-range-field .cart-range-stepper button.cart-range-stepper__btn,.cart-shell .cart-shop-main .cart-shop-main-inner.cart-shop-main-inner--configure form.configoption_form .cart-range-field .cart-range-stepper input.cart-range-stepper__input.configoption_range_val{border-radius:0!important;-webkit-appearance:none;appearance:none}.cart-range-stepper__btn{flex:0 0 32px;width:32px;height:36px;margin:0;padding:0;font-size:16px;line-height:36px;text-align:center;cursor:pointer}.cart-range-stepper__btn:hover{background:#e8e8e8;color:#595959}.cart-range-stepper__input{width:52px;height:36px;margin:0;padding:0 4px;font-size:14px;line-height:36px;text-align:center}.cart-range-stepper__input:focus{outline:0;background:#f0f0f0;color:#8c8c8c}:root:has(.cart-viewcheckout-page),body:has(.cart-viewcheckout-page){--cart-checkout-content-width:min(1200px, calc(100% - 32px))}body.jdc-rwd:has(.cart-viewcheckout-page) #layout,body.jdc-rwd:has(.cart-viewcheckout-page) #lolipa,body.jdc-rwd:has(.cart-viewcheckout-page) #start,body.jdc-rwd:has(.cart-viewcheckout-page) #start>div{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important}body:has(.cart-viewcheckout-page) .cart-shell{width:100%;margin-left:0;margin-right:0}body:has(.cart-viewcheckout-page) .cart-sub-topbar{width:100%;background:#fff}.cart-workspace-inner--full:has(.cart-viewcheckout-page),.cart-workspace-inner:has(.cart-viewcheckout-page){display:block;width:100%;padding:20px 0 100px;background:#f7f7f9!important;box-sizing:border-box;overflow-x:hidden;overflow-y:auto}.cart-workspace-inner--full:has(.cart-viewcheckout-page) #submit-form,.cart-workspace-inner:has(.cart-viewcheckout-page) #submit-form{width:100%;max-width:none;margin:0;box-sizing:border-box}.cart-viewcheckout-page{width:min(1200px,calc(100% - 32px));max-width:calc(100% - 32px);margin-left:auto;margin-right:auto;box-sizing:border-box}.cart-viewcheckout{width:100%;max-width:none;margin:0;box-sizing:border-box}.cart-viewcheckout__title{margin:0 0 12px;padding-left:10px;border-left:3px solid var(--cart-primary,#007bfc);font-size:16px;font-weight:600;line-height:1.4;color:#212121}.cart-viewcheckout-login-tip{display:flex;align-items:center;gap:8px;margin-bottom:16px;padding:12px 16px;border:1px solid #ffd591;border-radius:0;background:#fff7e8;color:#d46b08;font-size:14px;line-height:1.5}.cart-viewcheckout-login-tip a{color:#007bfc;font-weight:500;text-decoration:none}.cart-viewcheckout-login-tip a:hover{text-decoration:underline}.cart-viewcheckout-login-tip__arrow{margin-left:auto;font-size:18px}.cart-viewcheckout-alert{margin-bottom:16px;padding:12px 16px;border-radius:0;font-size:14px}.cart-viewcheckout-alert--danger{background:#fff2f0;color:#cf1322}.cart-viewcheckout__items{display:flex;flex-direction:column;gap:14px}.cart-viewcheckout-item{padding:20px 24px;border:0;border-radius:0;background:#fff;box-sizing:border-box}.cart-viewcheckout-item__header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.cart-viewcheckout-item__title-wrap{display:flex;align-items:center;gap:10px;min-width:0}.cart-viewcheckout-item__check{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:#007bfc;color:#fff;flex-shrink:0}.cart-viewcheckout-item__check .mdi{font-size:12px;line-height:1}.cart-viewcheckout-item__name{font-size:16px;font-weight:600;color:#212121;line-height:1.4}.cart-viewcheckout-item__actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.cart-viewcheckout-item__delete,.cart-viewcheckout-item__edit{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;font-size:18px;text-decoration:none}.cart-viewcheckout-item__edit{color:#007bfc}.cart-viewcheckout-item__delete{color:#ff4d4f}.cart-viewcheckout-item__specs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px 20px;margin-bottom:16px}.cart-viewcheckout-item__spec{display:flex;flex-direction:row;align-items:baseline;flex-wrap:wrap;gap:4px;min-width:0}.cart-viewcheckout-item__spec--full{grid-column:1/-1}.cart-viewcheckout-item__spec-label{flex-shrink:0;font-size:13px;line-height:1.5;color:#8c8c8c}.cart-viewcheckout-item__spec-label::after{content:':';margin-left:1px}.cart-viewcheckout-item__spec-value{flex:1;min-width:0;font-size:14px;line-height:1.5;color:#212121;word-break:break-word}.cart-viewcheckout-item__footer{padding-top:4px}.cart-viewcheckout-item__footer-main{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.cart-viewcheckout-item__qty{display:flex;align-items:center;gap:10px}.cart-viewcheckout-item__qty-label{font-size:14px;color:#595959}.cart-checkout-qty{display:inline-flex;align-items:stretch;border:0;border-radius:0!important;background:#f4f4f9;overflow:hidden}.cart-checkout-qty__btn,.cart-checkout-qty__input{border:0;border-radius:0!important;background:#f4f4f9;box-shadow:none}.cart-checkout-qty__btn+.cart-checkout-qty__input,.cart-checkout-qty__input+.cart-checkout-qty__btn{border-left:1px solid #fff}.cart-checkout-qty__btn{width:36px;height:32px;padding:0;font-size:18px;font-weight:400;line-height:1;color:#8c8c8c;cursor:pointer;transition:background-color .15s ease}.cart-checkout-qty__btn:hover{background:#ececf2;color:#595959}.cart-checkout-qty__input{width:44px;height:32px;padding:0;text-align:center;font-size:14px;font-weight:500;color:#212121;-moz-appearance:textfield}.cart-checkout-qty__input::-webkit-inner-spin-button,.cart-checkout-qty__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cart-viewcheckout-item__update{height:32px;padding:0 16px;border:0;border-radius:0!important;background:#007bfc;color:#fff;font-size:13px;line-height:32px;cursor:pointer;transition:background-color .15s ease}.cart-viewcheckout-item__update:hover{background:#0069d9;color:#fff}.cart-viewcheckout-item__subtotal{display:inline-flex;align-items:center;gap:4px;margin-left:auto;font-size:14px;color:#212121}.cart-viewcheckout-item__subtotal-icon{font-size:16px;color:#faad14}.cart-viewcheckout-item__subtotal-value{font-size:18px;font-weight:600;color:#212121}.cart-viewcheckout__meta,.cart-viewcheckout__terms{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.cart-viewcheckout-bar{position:fixed;left:0;right:0;bottom:0;z-index:1000;background:#fff;border-top:1px solid #ebebeb;border-radius:0;box-shadow:0 -2px 12px rgba(0,0,0,.06)}.cart-viewcheckout-bar__inner{display:flex;align-items:center;justify-content:space-between;gap:24px;width:min(1200px,calc(100% - 32px));max-width:calc(100% - 32px);margin-left:auto;margin-right:auto;padding:14px 24px;box-sizing:border-box}.cart-viewcheckout-bar__main{display:flex;align-items:center;gap:28px;min-width:0;flex:1}.cart-viewcheckout-bar__total{display:inline-flex;align-items:baseline;gap:8px;flex-shrink:0;white-space:nowrap}.cart-viewcheckout-bar__total-label{font-size:14px;color:#212121}.cart-viewcheckout-bar__total-price{font-size:28px;font-weight:700;color:#ff2a2a;line-height:1.2}.cart-viewcheckout-bar__promo{min-width:0}.cart-viewcheckout-bar__promo-form{display:inline-flex;align-items:stretch;max-width:100%}.cart-viewcheckout-bar__promo-input{width:140px;height:36px;padding:0 12px;border:0;border-radius:0;background:#f7f7f9!important;font-size:14px;color:#212121;box-sizing:border-box}.cart-viewcheckout-bar__promo-input::placeholder{color:#bfbfbf}.cart-viewcheckout-bar__promo-input:focus{outline:0;border:0;background:#f7f7f9!important}.cart-viewcheckout-bar__promo-btn{height:36px;padding:0 16px;border:0;border-radius:0!important;background:#007bfc;color:#fff;font-size:14px;line-height:36px;cursor:pointer;white-space:nowrap}.cart-viewcheckout-bar__promo-btn:hover{background:#0069d9}.cart-viewcheckout-bar__promo-applied{display:inline-flex;align-items:center;gap:12px;font-size:13px;color:#595959}.cart-viewcheckout-bar__promo-remove{color:#007bfc;text-decoration:none;white-space:nowrap}.cart-viewcheckout-bar__promo-remove:hover{text-decoration:underline}.cart-viewcheckout-bar__submit-btn{flex-shrink:0;height:40px;padding:0 28px;border:0;border-radius:0!important;background:#007bfc;color:#fff;font-size:15px;font-weight:500;line-height:40px;cursor:pointer;white-space:nowrap}.cart-viewcheckout-bar button,.cart-viewcheckout-page button{border-radius:0!important}.cart-viewcheckout-bar__submit-btn:hover:not(:disabled){background:#0069d9}.cart-viewcheckout-bar__submit-btn:disabled{background:#bfbfbf;color:#fff;cursor:not-allowed}@media (max-width:991px){.cart-viewcheckout-item__specs{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:767px){.cart-workspace-inner--full:has(.cart-viewcheckout-page),.cart-workspace-inner:has(.cart-viewcheckout-page){padding:16px 0 88px}.cart-viewcheckout-page{max-width:calc(100% - 20px)}.cart-viewcheckout-item{padding:16px 14px}.cart-viewcheckout-item__specs{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px}.cart-viewcheckout-item__footer-main{flex-direction:column;align-items:flex-start}.cart-viewcheckout-item__subtotal{margin-left:0}.cart-viewcheckout-bar__inner{flex-wrap:wrap;gap:12px;max-width:calc(100% - 20px);padding:12px 16px}.cart-viewcheckout-bar__main{flex-wrap:wrap;gap:12px 16px;width:100%}.cart-viewcheckout-bar__submit-btn{width:100%}}body:has(.cart-viewcheckout-page) .cart-checkout-qty,body:has(.cart-viewcheckout-page) .cart-checkout-qty__btn,body:has(.cart-viewcheckout-page) .cart-checkout-qty__input,body:has(.cart-viewcheckout-page) .cart-viewcheckout-alert,body:has(.cart-viewcheckout-page) .cart-viewcheckout-bar,body:has(.cart-viewcheckout-page) .cart-viewcheckout-bar__back-btn,body:has(.cart-viewcheckout-page) .cart-viewcheckout-bar__checkout-btn,body:has(.cart-viewcheckout-page) .cart-viewcheckout-bar__promo-btn,body:has(.cart-viewcheckout-page) .cart-viewcheckout-bar__promo-input,body:has(.cart-viewcheckout-page) .cart-viewcheckout-bar__submit-btn,body:has(.cart-viewcheckout-page) .cart-viewcheckout-item,body:has(.cart-viewcheckout-page) .cart-viewcheckout-item__update,body:has(.cart-viewcheckout-page) .cart-viewcheckout-login-tip,body:has(.cart-viewcheckout-page) .cart-viewcheckout-page .btn,body:has(.cart-viewcheckout-page) .cart-viewcheckout-pay,body:has(.cart-viewcheckout-page) .cart-viewcheckout-pay-method,body:has(.cart-viewcheckout-page) .cart-viewcheckout-pay-method__check,body:has(.cart-viewcheckout-page) .cart-viewcheckout-pay__select,body:has(.cart-viewcheckout-page) .cart-viewcheckout-pay__terms-input,body:has(.cart-viewcheckout-page) .cart-viewcheckout-pay__textarea,body:has(.cart-viewcheckout-page) .cart-viewcheckout-pay__warn{border-radius:0!important}body:has(.cart-viewcheckout-page) .cart-viewcheckout-item__check{border-radius:50%!important}body:has(.cart-viewcheckout-page) .fs-20{font-size:20px}body:has(.cart-viewcheckout-page) #customModal .modal-content{border:1px solid #e2e8f0!important;border-radius:0!important;background:#fff!important;box-shadow:0 12px 26px rgba(15,23,42,.12)!important}body:has(.cart-viewcheckout-page) #customModal .modal-footer,body:has(.cart-viewcheckout-page) #customModal .modal-header{background:#fff!important;border:none!important}body:has(.cart-viewcheckout-page) #customModal .modal-title{font-size:16px;font-weight:600;color:#1f2329}body:has(.cart-viewcheckout-page) #customModal .modal-body{padding:20px 24px;font-size:14px;color:#334155}body:has(.cart-viewcheckout-page) #customModal .modal-footer{padding:12px 24px 20px;justify-content:flex-end;gap:12px}body:has(.cart-viewcheckout-page) #customModal .modal-footer .btn{min-width:72px;height:36px;padding:0 16px;border-radius:0!important;font-size:14px;font-weight:600;line-height:34px}body:has(.cart-viewcheckout-page) #customModal .btn-outline-light{background:#fff!important;border:1px solid #e2e8f0!important;color:#475569!important}body:has(.cart-viewcheckout-page) #customModal .btn-outline-light:hover{background:#f8fafc!important;border-color:#cbd5e1!important;color:#334155!important}body:has(.cart-viewcheckout-page) #customModal .btn-primary{background:#2563eb!important;border-color:#2563eb!important;color:#fff!important}body:has(.cart-viewcheckout-page) #customModal .btn-primary:hover{background:#1d4ed8!important;border-color:#1d4ed8!important}body:has(.cart-viewcheckout-page).modal-open::before{content:'';position:fixed;inset:0;z-index:1035;pointer-events:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}body:has(.cart-viewcheckout-page).modal-open .modal-backdrop,body:has(.cart-viewcheckout-page).modal-open .modal-backdrop.fade,body:has(.cart-viewcheckout-page).modal-open .modal-backdrop.show{opacity:1!important;background:rgba(15,23,42,.44)!important;background-color:rgba(15,23,42,.44)!important;-webkit-backdrop-filter:blur(10px) saturate(1.05)!important;backdrop-filter:blur(10px) saturate(1.05)!important;transform:translateZ(0)}body:has(.cart-viewcheckout-page) #customModal.fade[style*="display: block"],body:has(.cart-viewcheckout-page) #customModal.show{display:flex!important;align-items:center;justify-content:center;padding:1rem}body:has(.cart-viewcheckout-page) #customModal .modal-dialog{margin:0 auto!important;max-width:400px;width:calc(100% - 2rem)}body:has(.cart-viewcheckout-page) #customModal .modal-dialog.modal-dialog-centered{min-height:0!important}.cart-viewcheckout-bar__submit-btn--next{display:inline-block;text-align:center;text-decoration:none;box-sizing:border-box}.cart-viewcheckout-bar__submit-btn--next:hover{color:#fff;text-decoration:none}@media (max-width:767px){.cart-viewcheckout-bar__actions{width:100%}.cart-viewcheckout-bar__back-btn,.cart-viewcheckout-bar__checkout-btn{flex:1;justify-content:center}}.cart-viewcheckout-pay{width:100%;padding:24px 28px 28px;border-radius:0;background:#fff;box-shadow:0 2px 12px rgba(0,0,0,.06);box-sizing:border-box}.cart-viewcheckout-pay__title{margin:0 0 20px;padding-left:10px;border-left:3px solid var(--cart-primary,#007bfc);font-size:16px;font-weight:600;line-height:1.4;color:#212121}.cart-viewcheckout-pay__warn{display:flex;align-items:flex-start;gap:10px;margin-bottom:24px;padding:12px 16px;border:1px solid #ffd591;border-radius:0;background:#fff7e8;color:#d46b08;font-size:14px;line-height:1.6}.cart-viewcheckout-pay__warn .mdi{flex-shrink:0;margin-top:2px;font-size:18px}.cart-viewcheckout-pay__section{margin-bottom:24px}.cart-viewcheckout-pay__section--sale{margin-bottom:20px}.cart-viewcheckout-pay__label{display:block;margin-bottom:10px;font-size:14px;font-weight:500;color:#212121}.cart-viewcheckout-pay__textarea{display:block;width:100%;min-height:88px;padding:10px 14px;border:1px solid #ebebeb;border-radius:0;background:#fff;font-size:14px;line-height:1.5;color:#212121;resize:vertical;box-sizing:border-box}.cart-viewcheckout-pay__textarea::placeholder{color:#bfbfbf}.cart-viewcheckout-pay__textarea:focus{outline:0;border-color:#007bfc}.cart-viewcheckout-pay__select{width:100%;max-width:320px;height:38px;padding:0 12px;border:1px solid #ebebeb;border-radius:0;background:#fff;font-size:14px;color:#212121}.cart-viewcheckout-pay__wallet{display:flex;flex-wrap:wrap;gap:12px 24px;margin-bottom:14px}.cart-viewcheckout-pay__wallet-item{display:inline-flex;align-items:center;gap:8px;font-size:14px;color:#595959;cursor:pointer}.cart-viewcheckout-pay__wallet-input{margin:0}.cart-viewcheckout-pay__methods{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,140px));gap:10px}.cart-viewcheckout-pay-method{position:relative;display:block;min-height:64px;margin:0;padding:10px 12px;border:2px solid transparent;border-radius:0;background:#f7f7f9;cursor:pointer;box-sizing:border-box;transition:border-color .15s ease,background-color .15s ease}.cart-viewcheckout-pay-method__input{position:absolute;opacity:0;pointer-events:none}.cart-viewcheckout-pay-method__body{display:flex;align-items:center;justify-content:center;min-height:40px}.cart-viewcheckout-pay-method__logo{max-width:100%;max-height:28px;object-fit:contain}.cart-viewcheckout-pay-method__name{font-size:13px;font-weight:500;color:#212121}.cart-viewcheckout-pay-method__check{position:absolute;right:0;bottom:0;display:none;align-items:center;justify-content:center;width:20px;height:20px;border-radius:0;background:#007bfc;color:#fff}.cart-viewcheckout-pay-method__check .mdi{font-size:12px;line-height:1}.cart-viewcheckout-pay-method.active,.cart-viewcheckout-pay-method.is-active{border-color:#007bfc;background:#fff}.cart-viewcheckout-pay-method.active .cart-viewcheckout-pay-method__check,.cart-viewcheckout-pay-method.is-active .cart-viewcheckout-pay-method__check{display:inline-flex}.cart-viewcheckout-pay__terms{margin-top:8px}.cart-viewcheckout-pay__terms-label{display:inline-flex;align-items:center;gap:8px;margin:0;font-size:14px;color:#595959;cursor:pointer}.cart-viewcheckout-pay__terms-input{width:16px;height:16px;margin:0;border:1px solid #d9d9d9;border-radius:0!important;background:#fff;-webkit-appearance:none;appearance:none;cursor:pointer;flex-shrink:0}.cart-viewcheckout-pay__terms-input:checked{border-color:#007bfc;background:#007bfc url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath fill='none' stroke='%23fff' stroke-width='2' d='M2 6l3 3 5-5'/%3E%3C/svg%3E") center/12px 12px no-repeat}.cart-viewcheckout-pay__terms-input:focus{outline:0;border-color:#007bfc}.cart-viewcheckout-pay__terms-label a{color:#007bfc;text-decoration:none}.cart-viewcheckout-pay__terms-label a:hover{text-decoration:underline}.cart-viewcheckout-bar--pay .cart-viewcheckout-bar__inner{flex-wrap:wrap}.cart-viewcheckout-bar__actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.cart-viewcheckout-bar__back-btn{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 24px;border-radius:0!important;background:#f5f5f5;color:#595959;font-size:15px;font-weight:500;line-height:40px;text-decoration:none;white-space:nowrap;transition:background-color .15s ease}.cart-viewcheckout-bar__back-btn:hover{background:#ebebeb;color:#595959;text-decoration:none}.cart-viewcheckout-bar__checkout-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:40px;padding:0 28px;border:0;border-radius:0!important;background:#52c41a;color:#fff;font-size:15px;font-weight:500;line-height:1;cursor:pointer;white-space:nowrap;transition:background-color .15s ease}.cart-viewcheckout-bar__checkout-btn:hover{background:#49aa16;color:#fff}.cart-viewcheckout-bar__checkout-btn:disabled,.cart-viewcheckout-bar__checkout-btn:disabled:hover{background:#bfbfbf;color:#fff;cursor:not-allowed}.cart-viewcheckout-bar__checkout-btn .mdi{font-size:18px}@media (max-width:767px){.cart-viewcheckout-pay{padding:18px 16px 22px}.cart-viewcheckout-pay__methods{grid-template-columns:1fr}.cart-viewcheckout-bar--pay .cart-viewcheckout-bar__inner{gap:12px}.cart-viewcheckout-bar__actions{width:100%}.cart-viewcheckout-bar__back-btn,.cart-viewcheckout-bar__checkout-btn{flex:1}}