#app,body{background:#f8f8f8!important;min-height:100vh}#cart-load{justify-content:center;width:100%}#header-container.scroll{opacity:0;transform:none;transition:none;pointer-events:none}.label{display:block;width:100%;padding-bottom:11px;cursor:pointer;user-select:none}.input-text{display:block;border:1px solid #d1d5db;background:#fff;outline:none;box-shadow:none;font-size:15px;padding:8px 15px;border-radius:3px;color:#4b5563}.input-textarea{resize:vertical;height:150px}.input-text:disabled{background:#f9f9f9;border-color:#f9f9f9;color:#a7abb7}.input-text:focus{border-color:#9f9f9f;box-shadow:inset 0 1px 2px rgb(0 0 0 / 8%)}select.input-text{cursor:pointer}.cart-item-delete{width:36px;justify-content:flex-end;cursor:pointer;height:60px;align-self:self-start}.cart-item-delete > div{width:34px;height:34px;border-radius:50%;color:#5e5e5e;transition:all 0.2s ease}.cart-item-delete > div > svg{width:20px;height:20px}.cart-item-delete:hover > div{color:#F44336;background:#fef0ef}.cart-item-delete:active > div{color:#F44336;background:#fef0ef;opacity:0.8}.cart-item-icon{padding-right:5px;padding-left:8px;align-self:self-start;position:relative}.cart-item-icon > img{width:60px;height:60px}.cart-item-icon > span{color:#ffffff;position:absolute;top:37px;right:-5px;min-width:29px;height:29px;background:#FFC107;font-weight:500;padding:0 3px;font-size:11px;display:flex;justify-content:center;align-items:center;border-radius:25px;box-shadow:0 0 0 3px #fff}.cart-item-title{font-size:16px;font-weight:400;flex:1}.cart-item-title > span{font-size:13px;font-weight:400;opacity:0.7;padding-top:6px}.cart-item-title > strong{font-weight:500}.cart-item-price{padding:0 5px 0 0;line-height:26px}.cart-item-price > del{color:#9c9c9c;font-size:15px;font-weight:400}.cart-item-price > strong{font-size:22px;font-weight:500}.cart-item-price > span{font-size:11px;opacity:0.7;user-select:none}.cart-end-term{align-items:flex-end;padding-bottom:20px}.cart-items{margin:30px 0 0;gap:30px;flex:1}.cart-items-footer{padding-right:35px}.cart-item{box-shadow:0px 2px 35px rgba(173,188,200,0.08);border-radius:8px;transition:all 0.2s ease;background:#ffffff}.cart-item:hover{box-shadow:0px 2px 35px rgba(173,188,200,0.2)}.cart-item-info{padding:20px 25px}.cart-item-options{padding:20px 25px;border-top:solid 1px #f0f0f0;row-gap:5px;column-gap:30px;font-size:14px}.checkbox-input > div > small,.label-desc{opacity:0.9;font-weight:300;margin-right:8px;font-size:13px}.cart-page-title-wrapper{padding-top:25px}.cart-page-title{font-size:18px;font-weight:500;padding:0;margin:34px 0 0;margin-top:0}.cart-page-title span{color:rgb(238,238,238);min-width:30px;height:30px;display:flex;font-size:13px;font-weight:400;margin-right:15px;background:rgb(255,79,93);padding:0px;border-radius:50%}.floating-cart-sidebar{position:sticky;top:20px;width:400px;min-height:189px;margin-top:28px}.cart-end-item{padding:24px 25px;min-height:189px}.cart-hr{border-top:dashed 2px #ebebeb;margin-top:45px;padding-bottom:40px}.cart-price-items{width:100%}.cart-price-item{font-size:15px;padding-top:4px}.cart-price-item-label{user-select:none}.cart-price-item-label > span{box-shadow:0 2px 6px rgb(0 0 0 / 16%);width:14px;height:14px;border-radius:50%;margin-left:9px;font-size:20px;color:#ff6464}.cart-price-item-label > svg{width:16px;height:16px;margin-left:12px}.cart-price-item-line{height:4px;border-bottom:solid 1px #f8f8f8;margin:0 15px}.cart-price-item-value{font-size:16px;font-weight:500;display:flex;flex-direction:row;align-items:center}.cart-price-item-value > small{font-weight:400;opacity:0.7;padding-right:6px;font-size:13px;user-select:none}.cart-price-item-final{padding-top:15px;font-size:15px;font-weight:bold}.cart-price-item-final > .cart-price-item-value{font-size:22px}.cart-discount-wrapper{padding-bottom:32px}#cart-discount-code-form{height:50px;position:relative;width:100%}#cart-discount-code-form > input[type=text]{width:100%;height:50px;box-shadow:none;outline:none;background:none;font-size:14px;padding:0 17px;border:solid 1px #d6d6d6;border-radius:3px;padding-left:50px;transition:all 0.2s ease;color:#5e5e5e}#cart-discount-code-form > input[type=text]:focus{border-color:#a39f9f}#cart-discount-code-form > button[type=submit]{outline:none;box-shadow:none;border:none;background:none;padding:0 15px;height:50px;font-size:12px;cursor:pointer;font-weight:500;color:#979797;transition:all 0.2s ease;position:absolute;top:0;left:0}#cart-discount-code-form > button[type=submit]:hover{color:#424242}#cart-discount-code-form > button[type=submit]:active{opacity:0.8;color:#424242}#cart-discount-code-form > svg{width:10px;height:10px;position:absolute;top:0;left:0}#cart-discount-delete-btn{position:absolute;top:13px;right:10px;padding:4px;cursor:pointer;color:#cfcfcf;transition:all 0.2s ease;display:none}#cart-discount-delete-btn > svg{width:16px;height:16px}#cart-discount-delete-btn:hover{color:#f44336}#cart-discount-delete-btn:active{color:#f44336;opacity:0.6}#cart-discount-code-form.success > input[type=text],
#cart-discount-code-form.error > input[type=text]{padding-right:40px;border-color:#20e028;font-weight:500;font-size:16px}#cart-discount-code-form.error > input[type=text]{border-color:#ff3526}#cart-discount-code-form > svg.svg-success,
#cart-discount-code-form > svg.svg-error{width:19px;height:19px;color:#20e028;position:absolute;top:15px;left:15px;display:none;pointer-events:none}#cart-discount-code-form > svg.svg-error{color:#ff3526}#cart-discount-code-form.success > svg.svg-success{display:flex}#cart-discount-code-form.error > svg.svg-error{display:flex}#cart-discount-code-form.success > button[type=submit],
#cart-discount-code-form.error > button[type=submit]{display:none}#cart-discount-code-form.success #cart-discount-delete-btn,
#cart-discount-code-form.error #cart-discount-delete-btn{display:flex}#cart-discount-success-message,#cart-discount-error-message{font-size:14px;font-weight:400;color:#13d81c;padding-bottom:15px}#cart-discount-error-message{color:#ff3526}.cart-end-submit{margin-bottom:50px}.cart-btns{gap:15px}.cart-btns-item{font-size:19px;background:#ffc107;border:solid 2px #ffc107;color:#FFF;padding:17px 40px;border-radius:7px;font-weight:500;gap:5px;cursor:pointer;transition:all 0.2s ease;white-space:nowrap;-webkit-user-drag:none;min-width:400px;justify-content:center;margin-top:22px}.cart-btns-item > svg{width:16px;height:16px}.cart-btns-item.i-right > svg{transform:rotate(180deg)}.cart-btns-item:hover{background:#ffc927;border-color:#ffc107}.cart-btns-item:active{background:#ffc107;border-color:#ffc107;opacity:0.6}.cart-btns-item.i-right{background:none;color:#ffc107;opacity:0.7}.cart-btns-item.i-right:hover{opacity:1}.cart-btns-item.i-right:active{opacity:0.5}.cart-btns-item.disabled{background:#d3d3d3;border-color:#d3d3d3;color:#ffffff;pointer-events:none}.cart-end-term a{color:#ff4f5d;text-decoration:underline}.cart-end-term a:hover{opacity:0.8}.element_disabled{opacity:0.5;pointer-events:none;user-select:none}.cart-placeholder{padding-top:34px}.cart-placeholder span{background:#f8f8f8;width:100%;height:160px;margin-top:20px;border-radius:8px;animation:cartPlaceHolder 0.5s ease 0s infinite alternate;position:relative}.cart-placeholder span::after{content:'';background:#f3f3f3;width:30%;height:7px;position:absolute;top:30px;right:30px;border-radius:12px}.cart-placeholder span::before{content:'';background:#f3f3f3;width:20%;height:7px;position:absolute;top:60px;right:30px;border-radius:12px}@keyframes cartPlaceHolder{to{background:#fff}}.invoice-warning-message,.invoice-success-message{font-size:14px;border:solid 1px #ff4f5d;color:#ff4f5d;background:#f1e7eb;padding:5px 10px;margin-bottom:20px;border-radius:4px;gap:6px}.invoice-success-message{border-color:#8BC34A;color:#4CAF50;background:#eaefeb}.invoice-success-message > svg,.invoice-warning-message > svg{width:16px;height:16px}#cart-load{padding-bottom:25px}#cart-empty .cart-btns-item.i-right{min-width:auto}@media screen and (max-width:1000px){.floating-cart-sidebar{top:0;position:relative;width:100%}.cart-items-footer{padding-right:0}#cart-load{flex-direction:column}.cart-btns-item{min-width:auto}#cart-item-wallet > .checkbox-input{height:auto!important}#cart-item-wallet > .checkbox-input > .label > small{display:block;padding-top:7px;margin-right:0}}@media screen and (max-width:800px){.cart-item-price > del{font-size:11px}.cart-end-item{flex-direction:column}.cart-discount-wrapper,#cart-discount-code-form > input[type=text],#cart-discount-code-form{width:100%}.cart-discount-wrapper{margin-bottom:40px}.cart-end-submit{flex-direction:column}.cart-end-term{margin-bottom:25px}.cart-item-title{font-size:16px}.cart-page-title{font-size:15px;padding-right:10px}.cart-item-title > span{padding-top:3px}}@media screen and (max-width:700px){.cart-item-info{flex-wrap:wrap}.cart-item-title{order:2;flex:0 0 100%;padding-top:6px}.cart-item-icon{flex:1}}@media screen and (max-width:600px){.cart-btns{flex-direction:column;width:100%}.cart-btns-item{width:100%;justify-content:center;align-items:center;display:flex}.cart-btns-item.i-right{order:2}}@media screen and (max-width:500px){.cart-item-price > strong{font-size:16px}select[name=license_type]{width:100%;margin-bottom:5px;font-size:14px}.cart-item-options label{font-size:13px!important}.cart-item-title{font-size:15px}.cart-items{margin-top:30px}.cart-price-items{width:100%}}@media screen and (max-width:450px){.cart-btns-item{padding:14px 10px;font-size:17px}.cart-end-term{margin-bottom:0}.cart-end-term label{font-size:12px!important}.cart-btns-item{font-size:14px}}