@import"https://fonts.googleapis.com/css2?family=Winky+Sans:ital,wght@0,300..900;1,300..900&family=Work+Sans:ital,wght@0,100..900;1,100..900&family=Zalando+Sans+Expanded:ital,wght@0,200..900;1,200..900&display=swap";:root{--dark-backgound: #1a160e;--text-color-secondary: #73674d;--white-color: #FAFAF9;--primary-color:#F54927;--secondary-color:#fff5ee;--font-family:"Nunito", sans-serif;--heading-font:12px;--heading-sub-font:10px;--text-gray:gray;--sub-text-color:#62748E}body{width:100%;margin:0;padding:0;background-color:#fff;overflow-x:hidden;line-height:18px;font-family:var(--font-family)}.row{padding:0;margin:0}h1,h2,h3,h4,h5,h6{margin-bottom:0;font-family:var(--font-family)}p{font-family:var(--font-family)}.orders-page{height:100dvh;overflow:hidden;display:flex;flex-direction:column}.custom-inputs{border-radius:20px}.orders-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:8px 10px;background-color:var(--secondary-color)}.tb-item{min-width:0}.tb-search{flex:1 1 200px;order:1}.tb-filter{flex:0 0 auto;order:2}.tb-lang{flex:0 0 auto;order:3}.tb-sort,.tb-category{order:4}.filter-chip{display:flex;align-items:center;justify-content:center;gap:6px;height:40px;padding:0 16px;border:1px solid #e6e6e6;border-radius:30px;background:#fff;font-weight:700;font-size:13px;white-space:nowrap;cursor:pointer}.filter-chip .anticon{color:var(--primary-color);font-size:16px}.lang-switch{position:relative;display:flex;align-items:center;width:100%;min-width:110px;height:40px;background:#fff;border-radius:50px;border:1px solid #e6e6e6;overflow:hidden}.lang-switch-slider{position:absolute;top:3px;left:3px;width:calc(50% - 3px);height:calc(100% - 6px);background:var(--primary-color);border-radius:50px;transition:transform .3s ease}.lang-switch-btn{flex:1;border:none;background:transparent;font-size:12px;font-weight:600;z-index:2;cursor:pointer;color:#555;height:100%}.lang-switch-btn.active{color:#fff}@media(min-width:992px){.orders-toolbar{flex-wrap:nowrap;gap:10px;padding:12px 16px}.tb-search{flex:1 1 240px;order:1}.tb-sort{flex:1 1 210px;order:2}.tb-category{flex:1 1 240px;order:3}.tb-lang{flex:0 1 150px;order:4}}.segment-container{display:flex;position:relative;width:100%;height:40px;align-items:center;background:#fff;border-radius:30px;padding:3px;overflow:hidden}.segment-slider{position:absolute;top:3px;left:3px;width:calc(33.33% - 2px);height:calc(100% - 6px);background:#f54927;border-radius:25px;transition:transform .35s ease;box-shadow:0 2px 6px #00000026}.segment-btn{flex:1;border:none;background:transparent;padding:6px 0;border-radius:25px;font-size:13px;cursor:pointer;z-index:1;color:#333}.segment-btn.active{color:#fff;font-weight:600}.filter-heading{font-size:13px;font-weight:600;color:#7b8a97;margin-bottom:12px;letter-spacing:.4px}.filter-category-list{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:10px}.filter-category input{display:none}.filter-category span{background:#eef1f5;padding:8px 14px;border-radius:20px;font-size:14px;cursor:pointer;transition:.2s;color:#3a4452;display:inline-block}.filter-category input:checked+span{background:#f54927;color:#fff}.filter-category input:checked+span:before{content:"✓ ";font-weight:700}.select-dropdown-footer{padding:10px 16px;text-align:center;color:#1890ff;cursor:pointer;border-top:1px solid #f0f0f0;background:#fff;font-weight:600}.select-dropdown-footer:hover{background:#f5f5f5}.filter-type-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:10px}.type-box{display:flex;align-items:center;justify-content:center;gap:6px;border:1px solid #e4e7ec;border-radius:14px;padding:12px;cursor:pointer;font-size:14px;transition:.25s;background:#fff;color:#344054}.type-box.active{background:#fff3ec;border-color:#f54927;color:#f54927;font-weight:500}.apply-filter-btn{width:100%;background:#f54927;color:#fff;border:none;padding:14px;border-radius:14px;font-weight:600;cursor:pointer;font-size:15px}.clear-btn{color:#f54927;font-size:13px;cursor:pointer}.drawer-header{position:relative}.draw-bar{display:block;width:40px;height:5px;background:#d0d5dd;border-radius:10px}.draw-close-icon{position:absolute;right:-6px;top:-10px;font-size:16px;color:#7b8a97}.orders-title{font-weight:700;color:var(--primary-color);text-shadow:2px 2px 6px rgba(0,0,0,.1)}.orders-sub-title{font-size:12px;margin-right:10px;color:var(--sub-text-color);font-weight:500}.orders-layout{height:calc(100vh - 90px);overflow:hidden;background-color:var(--secondary-color)}.filter-panel{background:#fff;padding:12px;border-radius:12px;box-shadow:0 6px 18px #00000014}.sticky-filter{position:sticky;top:0;height:calc(100vh - 80px);overflow-y:auto}.select-all{font-weight:600;margin-bottom:8px;display:block}.subcategory-list{display:flex;flex-direction:column;gap:6px;margin-top:6px;font-weight:500;color:var(--sub-text-color)!important}.collapse-with-border .ant-collapse-item{border-bottom:1px solid #e0e0e0}.collapse-with-border .ant-collapse-item:last-child{border-bottom:none}.round-checkbox .ant-checkbox-inner{border-radius:50%;width:18px;height:18px}.products-panel{padding:16px 16px 100px;border-radius:12px}.panel-header-bold{font-weight:500;font-size:12px}.scroll-panel{height:calc(100vh - 80px);overflow-y:auto}.category-section{position:relative}.category-title{position:sticky;z-index:10;top:-16px;background:var(--secondary-color);padding:10px 0;font-weight:600;font-size:18px;border-bottom:1px solid var(--primary-color);margin-bottom:10px}.category-title:before{content:"✦";color:#f59e0b;margin-right:8px;animation:sparkle 1.5s infinite alternate}.category-title span:after{content:"✦";color:#f59e0b;margin-left:8px;animation:sparkle 1.5s infinite alternate}@keyframes sparkle{0%{opacity:.4;transform:scale(.9)}to{opacity:1;transform:scale(2)}}.product-card{background:#fff;border:1px solid #f0f0f0;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;height:100%;position:relative;transition:box-shadow .2s ease,transform .2s ease}.product-card:hover{box-shadow:0 6px 18px #00000014;transform:translateY(-2px)}.product-media{position:relative;background:#fafafa}.product-discount-badge{position:absolute;top:8px;left:8px;z-index:3;background:var(--primary-color);color:#fff;font-size:10px;font-weight:700;padding:3px 8px;border-radius:20px;box-shadow:0 2px 6px #f5492759}.product-image{width:100%;height:150px;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:8px;cursor:pointer;position:relative}.product-body{display:flex;flex-direction:column;flex:1;gap:3px;padding:10px}.product-card .price-row{display:flex;align-items:baseline;gap:8px;margin-top:2px}.product-action{margin-top:auto;padding-top:8px}.product-img-view-icon{width:30px;height:30px;background-color:#000;display:flex;align-items:center;justify-content:center;color:#fff;position:absolute;right:0;bottom:0;opacity:.8;border-top-left-radius:10px}.product-image img{width:100%;height:100%;object-fit:contain}.product-card.disabled:after{content:"OUT OF STOCK";position:absolute;inset:0;background:#02020280;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);display:flex;align-items:center;justify-content:center;color:#000;font-size:18px;font-weight:700;letter-spacing:1px;z-index:10}.product-card.disabled{pointer-events:none;opacity:.9}.image-wrapper{position:relative;border-radius:18px;overflow:hidden}.image-wrapper img{width:100%;height:180px;object-fit:cover}.image-wrapper:after{content:"";position:absolute;inset:0;background:#00000059;z-index:1}.category-badge{position:absolute;top:10px;left:10px;background:#00000040;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);color:#fff;font-size:11px;font-weight:600;padding:4px 10px;border-radius:10px;z-index:2;border:1px solid rgba(255,255,255,.4)}.cracker-product-title{margin:0;font-size:13px;font-weight:600;line-height:18px;color:#222;cursor:pointer;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:36px}.stock.in{color:#22c55e}.stock.low{color:#f97316}.stock.out{color:#ef4444}.box{color:#666}.product-price{font-size:15px;font-weight:700;color:var(--dark-backgound)}.product-card .price-row .discount{font-size:12px;text-decoration:line-through;color:var(--text-gray)}.offer-percent{color:#16a34a;font-size:11px;font-weight:600;margin-left:13px}.scroll-panel::-webkit-scrollbar,.sticky-filter::-webkit-scrollbar{width:6px}.scroll-panel::-webkit-scrollbar-thumb,.sticky-filter::-webkit-scrollbar-thumb{background:#ddd;border-radius:6px}.cart-footer{position:fixed;bottom:15px;left:50%;transform:translate(-50%);width:90%;max-width:420px;background-color:var(--primary-color);color:#fff;border-radius:40px;padding:14px 18px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 10px 30px #000c;z-index:999}.cart-info{display:flex;align-items:center;gap:10px;font-weight:600;font-size:14px}.cart-icon{font-size:18px}.view-cart-btn{background:transparent;border:none;color:#fff;font-weight:600;font-size:14px;cursor:pointer}.products-panel.footer-active{padding-bottom:250px}.filter-panel.footer-active{padding-bottom:120px}.package-badge{display:inline-block;width:max-content;max-width:100%;font-size:10px;font-weight:600;color:var(--sub-text-color);background:var(--secondary-color);border-radius:20px;padding:2px 8px;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-detail-modal .ant-modal-content{border-radius:16px;padding:0}.modal-layout{display:flex;gap:32px}.modal-left{flex:1}.main-image{width:100%;height:340px;object-fit:cover;border-radius:14px}.thumbnail-row{display:flex;gap:10px;margin-top:12px}.thumbnail{width:70px;height:70px;object-fit:cover;border-radius:10px;cursor:pointer;border:2px solid transparent}.thumbnail:hover{border-color:#ffb703}.modal-right{flex:1}.tag{display:inline-block;background:#fff2cc;color:#8a6d00;font-size:11px;font-weight:600;padding:4px 10px;border-radius:20px;margin-bottom:10px}.product-name{font-size:24px;font-weight:700;margin:6px 0}.price{font-size:22px;font-weight:700;color:#ff7a00;margin-bottom:16px}.action-btn{border-radius:12px;height:42px;font-weight:500;margin-bottom:10px}.qty-input input{text-align:center;font-weight:600}.qty-control{display:flex;align-items:center;gap:10px;margin-top:6px}.qty-control button{width:28px;height:28px;border:none;border-radius:50%;background:#ffe8d6;color:#ff6a00;font-weight:600;cursor:pointer}.qty-control span{font-weight:600}.discount{color:var(--primary-color)}@media(max-width:768px){.orders-title{font-size:13px;font-weight:800}.orders-sub-title{font-size:11px}.products-panel{padding:7px 7px 200px}.category-title{position:sticky;z-index:100;top:-7px;background:var(--secondary-color);padding:10px 0;margin:0 0 10px;font-weight:700;font-size:16px}.cracker-product-title{margin-top:6px;font-size:13px;font-weight:800;margin-bottom:0}}.drawer-carousel-img{width:100%;height:260px;object-fit:contain}.drawer-product-name{font-weight:700;font-size:16px}.drawer-carousel .slick-dots li button{background:#555}.drawer-carousel .slick-dots li.slick-active:after{background:var(--primary-color)}.drawer-price{background-color:var(--secondary-color);padding:16px;border-radius:10px;display:flex;justify-content:space-between;align-items:center}.drawer-price .price-tag{font-size:16px;font-weight:600}.spec-card h6{font-size:13px;font-weight:600;margin-top:10px}.spec-card-details{display:flex;align-items:center;gap:20px;padding:10px;margin-top:10px;border-radius:20px}.spec-icon{width:40px;height:40px;background-color:var(--secondary-color);display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:20px;color:var(--primary-color)}.spec-title{font-size:12px;color:#93a2b8}.spec-description{margin-bottom:0;font-size:13px;font-weight:600}.youtube{background:#fff1f1;border:1px solid #ff0000;color:red}.insta{background:#fdf2ff;border:1px solid #e1306c;color:#e1306c}.items-qty-control{display:flex;align-items:center;gap:6px}.items-qty-input input{text-align:center;font-weight:600}.items-qty-btn{width:26px;height:26px;border:none;background:var(--secondary-color);color:var(--primary-color);font-size:18px;border-radius:20px;cursor:pointer}.cart-title{font-size:14px;font-weight:800}.cart-footer-actions{display:flex;flex-direction:column;gap:12px;padding:10px 0}.cart-total-row{display:flex;justify-content:space-between;font-weight:800;font-size:16px;border-bottom:1px solid gray;padding-bottom:10px}.cart-total-price{color:var(--primary-color)}.cart-container{padding:10px}.cart-card{display:flex;gap:12px;background:#fff;border-radius:16px;padding:12px;margin-bottom:14px;box-shadow:0 2px 8px #0000000d;align-items:center;transition:transform .35s cubic-bezier(.4,0,.2,1),opacity .35s cubic-bezier(.4,0,.2,1),scale .35s cubic-bezier(.4,0,.2,1)}.cart-card.remove-item{opacity:0;transform:translate(120px);scale:.95;pointer-events:none}.cart-details{flex:1}.cart-header{display:flex;justify-content:space-between;padding-bottom:3px}.cart-header h4{font-size:13px;font-weight:800}.price-row{display:flex;gap:6px;align-items:center;margin:5px 0}.cart-price{color:var(--primary-color);font-weight:800;font-size:13px}.old-price{text-decoration:line-through;color:#aaa;font-size:12px}.cart-subtotal{text-align:right}.subtotal-label{font-size:12px;color:#888}.subtotal-value{margin:0;font-size:14px;font-weight:500}.empty-cart-wrapper{height:100%;min-height:60vh;display:flex;align-items:center;justify-content:center}:root{--brand: #ff6a00;--brand-light: #fff3eb;--brand-glow: rgba(255, 106, 0, .25);--wa-green: #25d366;--wa-hover: #1ebe5d;--radius-modal: 22px;--radius-btn: 13px;--radius-chip: 30px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}.success-modal .ant-modal-content{border-radius:var(--radius-modal);padding:30px 24px 24px;background:#ffffffe0;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:.5px solid rgba(255,255,255,.7);box-shadow:0 8px 32px #ff6a001a,0 2px 8px #0000000f;animation:modalIn .45s cubic-bezier(.22,1,.36,1) both}.success-container{text-align:center}.icon-wrapper{position:relative;display:inline-flex;align-items:center;justify-content:center;width:76px;height:76px;margin-bottom:14px}.icon-wrapper:before{content:"";position:absolute;inset:0;border-radius:50%;background:var(--brand-light)}.icon-wrapper:after{content:"";position:absolute;inset:-7px;border-radius:50%;border:2px dashed rgba(255,106,0,.22);animation:spin 10s linear infinite}.success-icon{position:relative;font-size:36px;color:var(--brand);animation:popIn .5s cubic-bezier(.34,1.56,.64,1) both}.success-title{font-size:18px;font-weight:650;color:#1a1a1a;margin-bottom:6px;letter-spacing:-.25px;animation:fadeUp .5s .1s ease both}.success-subtitle{font-size:13.5px;color:#888;line-height:1.55;margin-bottom:18px;animation:fadeUp .5s .15s ease both}.order-box{display:inline-flex;align-items:center;gap:5px;padding:7px 16px;border-radius:var(--radius-chip);background:var(--brand-light);border:1px solid rgba(255,106,0,.18);font-size:13px;color:#cc5200;font-weight:500;margin-bottom:22px;animation:fadeUp .5s .2s ease both}.success-actions{display:flex;gap:10px;animation:fadeUp .5s .25s ease both}.secondary-btn{flex:1;height:42px;border-radius:var(--radius-btn);border:.5px solid #e0e0e0!important;background:#f6f6f6!important;color:#555!important;font-weight:500;font-size:13.5px;transition:background .2s,transform .18s;box-shadow:none!important}.secondary-btn:hover{background:#efefef!important;transform:translateY(-1px)}.secondary-btn:active{transform:scale(.98)}.whatsapp-btn{flex:1;height:42px;border-radius:var(--radius-btn);background:var(--wa-green)!important;border:none!important;font-weight:500;font-size:13.5px;box-shadow:0 4px 16px #25d36661!important;transition:transform .2s,box-shadow .2s}.whatsapp-btn:hover{background:var(--wa-hover)!important;transform:translateY(-2px);box-shadow:0 7px 22px #25d3667a!important}.whatsapp-btn:active{transform:scale(.97)}@keyframes modalIn{0%{opacity:0;transform:scale(.93) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes popIn{0%{opacity:0;transform:scale(.5) rotate(-15deg)}to{opacity:1;transform:scale(1) rotate(0)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(360deg)}}.pdf-banner{display:inline-flex;align-items:center;gap:7px;padding:7px 16px;border-radius:30px;background:#fff0f0;border:1px solid rgba(220,50,50,.15);font-size:12.5px;color:#c0392b;font-weight:500;margin-bottom:14px;animation:fadeUp .5s .2s ease both}.pdf-icon{font-size:15px;color:#e74c3c}.wa-instructions{background:#f0fdf4;border:1px solid rgba(37,211,102,.2);border-radius:13px;padding:12px 14px;margin-bottom:18px;text-align:left;animation:fadeUp .5s .22s ease both}.wa-instructions-title{font-size:12.5px;font-weight:600;color:#166534;margin-bottom:7px}.wa-steps{margin:0;padding-left:18px}.wa-steps li{font-size:12px;color:#555;line-height:1.7}.wa-steps li b{color:#1a1a1a}.close-link{margin-top:14px;display:block;width:100%;background:none;border:none;font-size:12.5px;color:#aaa;cursor:pointer;transition:color .2s;padding:4px 0}.close-link:hover{color:#666}.login-container{min-height:100vh;background:#f4f6f8;display:flex;align-items:center;justify-content:center;padding:20px}.login-card{width:100%;max-width:900px;min-height:520px;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 15px 40px #0000001a}.login-left{position:relative;background:linear-gradient(150deg,var(--primary-color) 0%,#c62f12 100%);color:var(--white-color);overflow:hidden}.login-left:after{content:"";position:absolute;width:260px;height:260px;right:-110px;bottom:-110px;border-radius:50%;background:#ffffff1f}.login-left-content{position:relative;z-index:1;height:100%;display:flex;flex-direction:column;justify-content:space-between;padding:36px 32px}.login-brand{display:flex;align-items:center;gap:10px}.login-brand-mark{width:34px;height:34px;border-radius:9px;background:#ffffff2e;display:flex;align-items:center;justify-content:center;font-size:17px}.login-brand-name{font-size:14px;font-weight:700;letter-spacing:.3px}.login-left h1{font-size:28px;font-weight:700;line-height:36px;margin-bottom:10px;color:var(--white-color)}.login-left p{font-size:14px;opacity:.9;margin-bottom:22px}.login-highlights{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.login-highlights li{display:flex;align-items:center;gap:10px;font-size:13px;opacity:.95}.login-highlights .anticon{font-size:14px;flex-shrink:0}.login-footnote{font-size:11px;letter-spacing:1px;text-transform:uppercase;opacity:.75}.login-right{display:flex;align-items:center;justify-content:center;padding:40px 32px}.form-box{width:100%;max-width:340px}.form-brand-mark{display:none;width:42px;height:42px;border-radius:11px;background:var(--primary-color);color:var(--white-color);align-items:center;justify-content:center;font-size:20px;margin-bottom:16px;box-shadow:0 6px 14px #f549274d}.form-title{margin-bottom:5px!important;color:var(--dark-backgound)!important}.form-fields{margin-top:24px}.form-fields .ant-form-item{margin-bottom:16px}.form-fields .ant-form-item-label>label{font-size:12px;font-weight:600;color:var(--sub-text-color)}.input-field{border-radius:8px}.input-field .ant-input-prefix{color:var(--text-gray);margin-inline-end:8px}.input-field:hover,.input-field:focus-within{border-color:var(--primary-color)}.login-btn{height:44px;border-radius:8px;font-weight:600;margin-top:6px;background:var(--primary-color);border:none;box-shadow:0 6px 14px #f5492740}.login-btn:hover{background:var(--primary-color)!important;opacity:.92}@media(max-width:767px){.login-card{min-height:auto}.login-right{padding:32px 24px}.form-brand-mark{display:flex}}.app-sider{background:#fff;border-right:1px solid #f5492720;position:fixed;left:0;top:0;bottom:0;height:100vh;z-index:1001}.sidebar-inner{display:flex;flex-direction:column;height:100%;background:#fff}.sidebar-brand{display:flex;align-items:center;gap:10px;padding:14px 16px;height:64px;border-bottom:1px solid #f0f0f0}.sidebar-inner.mini .sidebar-brand{justify-content:center;padding:14px 0}.brand-mark{width:34px;height:34px;flex-shrink:0;border-radius:9px;background:var(--primary-color);color:var(--white-color);display:flex;align-items:center;justify-content:center;font-size:17px;box-shadow:0 4px 10px #f549274d}.brand-text{display:flex;flex-direction:column;min-width:0;line-height:16px}.brand-name{font-size:13px;font-weight:700;color:var(--dark-backgound);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.brand-sub{font-size:10px;color:var(--text-gray);letter-spacing:.4px}.app-header{position:fixed;top:0;left:220px;right:0;height:64px;background:#fff;padding:0 20px;display:flex;align-items:center;line-height:normal;z-index:1000;transition:left .2s ease;box-shadow:0 4px 12px #00000005}.app-header.collapsed{left:76px}.collapse-btn{color:var(--sub-text-color)}.collapse-btn:hover{color:var(--primary-color)!important;background:var(--secondary-color)!important}.header-content{width:100%;display:flex;justify-content:space-between;align-items:center}.header-left{display:flex;align-items:center;gap:10px;min-width:0}.header-right{display:flex;align-items:center;gap:10px}.header-title-block{display:flex;flex-direction:column;justify-content:center;min-width:0}.page-title{margin:0!important;font-size:15px;font-weight:700;color:var(--dark-backgound);line-height:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.page-subtitle{display:block;font-size:11px;color:var(--text-gray);line-height:14px}.seller-profile{display:flex;align-items:center;gap:10px;padding:4px 8px;border-radius:8px;cursor:pointer;transition:background .2s ease}.seller-profile:hover{background:var(--secondary-color)}.seller-meta{display:flex;flex-direction:column;line-height:16px}.seller-name{font-size:13px;font-weight:600;color:var(--dark-backgound)}.seller-role{font-size:11px;color:var(--text-gray)}.seller-avatar{background:var(--primary-color);cursor:pointer;flex-shrink:0}.user-info{display:flex;align-items:center}.name{margin:0;font-weight:600}.role{font-size:12px;color:var(--text-gray)}.app-content{margin-left:220px;margin-top:64px;height:calc(100vh - 64px);overflow-y:auto;scrollbar-width:thin;background:#f5f5f5;transition:margin-left .2s ease}.app-content.collapsed{margin-left:76px}.content-inner{padding:10px}.side-menu-container{display:flex;flex-direction:column;gap:4px;padding:14px 10px;flex:1;overflow-y:auto;scrollbar-width:thin}.side-menu-label{font-size:10px;font-weight:700;letter-spacing:1px;color:var(--text-gray);padding:0 10px 6px}.side-menu-item{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:8px;cursor:pointer;font-size:13px;color:var(--sub-text-color);transition:all .2s ease;white-space:nowrap}.sidebar-inner.mini .side-menu-item{justify-content:center;padding:10px 0}.side-menu-item:hover{background:var(--secondary-color);color:var(--primary-color)}.side-active-menu{background:var(--primary-color);color:var(--white-color);font-weight:600;box-shadow:0 4px 10px #f5492740}.side-active-menu:hover{background:var(--primary-color);color:var(--white-color)}.menu-icon{font-size:16px;display:flex}.sidebar-footer{border-top:1px solid #f0f0f0;padding:10px}.sidebar-user{display:flex;align-items:center;gap:10px;padding:6px 4px 10px}.logout-btn{text-align:left;border-radius:8px;font-size:13px}.sidebar-inner.mini .logout-btn{text-align:center}@media(max-width:768px){.app-header,.app-header.collapsed{left:0}.app-content,.app-content.collapsed{margin-left:0}}.logout-icon-container{width:70px;height:70px;background-color:var(--secondary-color);display:flex;justify-content:center;align-items:center;font-size:30px;border-radius:50%;color:var(--primary-color)}.category-table{border:1px solid #f0f0f0;border-radius:10px;overflow:hidden;background:var(--white-color);box-shadow:0 4px 12px #0000000d}.category-table .ant-table-thead>tr>th{background:var(--secondary-color);color:var(--dark-backgound);font-size:12px;font-weight:600;white-space:nowrap}.category-table .ant-table-thead>tr>th:before{display:none}.category-table .ant-table-tbody>tr>td{font-size:12px}.category-table .ant-table-tbody>tr:hover>td{background:var(--secondary-color)}.category-table .ant-pagination .ant-pagination-item-active{border-color:var(--primary-color)}.category-table .ant-pagination .ant-pagination-item-active a{color:var(--primary-color)}.product-category-title{font-weight:700;font-size:13px;color:var(--dark-backgound);line-height:18px}.product-category-tamil{color:var(--text-gray);font-size:var(--heading-sub-font);line-height:16px}.category-cell{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.category-cell-icon{font-size:10px;color:var(--primary-color)}.category-value{font-weight:600;color:var(--sub-text-color)}@media(max-width:576px){.category-table .ant-table-thead>tr>th,.category-table .ant-table-tbody>tr>td{padding:8px!important;font-size:11px}.product-category-title{font-size:12px}}.product-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:18px}.product-search{flex:1 1 260px;max-width:340px}.product-search .ant-input-prefix{color:var(--text-gray)}.product-search:hover,.product-search:focus-within{border-color:var(--primary-color)}.product-filter{flex:0 0 auto;min-width:150px}.add-product-btn{margin-left:auto}.product-toolbar .add-product-btn.ant-btn-primary{background:var(--primary-color);border-color:var(--primary-color)}.product-toolbar .add-product-btn.ant-btn-primary:hover{opacity:.9;background:var(--primary-color)!important;border-color:var(--primary-color)!important}.product-empty{padding:40px 0}.category-heading{font-size:14px;font-weight:600;margin-bottom:12px;color:var(--dark-backgound);letter-spacing:.5px;border-left:3px solid var(--primary-color);padding-left:8px}.product-table{border:1px solid #f0f0f0;border-radius:10px;overflow:hidden;background:#fff;box-shadow:0 3px 8px #0000000f}.product-table .ant-table-thead>tr>th{background:var(--secondary-color);color:var(--dark-backgound);font-size:12px;font-weight:600;white-space:nowrap}.product-table .ant-table-thead>tr>th:before{display:none}.product-table .ant-table-tbody>tr>td{font-size:12px}.product-table .ant-table-tbody>tr:hover>td{background:var(--secondary-color)}.product-table .ant-pagination .ant-pagination-item-active{border-color:var(--primary-color)}.product-table .ant-pagination .ant-pagination-item-active a{color:var(--primary-color)}.product-cell{display:flex;align-items:center;gap:10px}.product-cell-image{width:40px;height:40px;object-fit:contain;background:#fafafa;border:1px solid #f0f0f0;border-radius:6px;padding:2px;flex-shrink:0}.product-cell-name{font-size:13px;font-weight:500;color:#333}.price-section{display:flex;align-items:center;gap:8px;white-space:nowrap}.discount-price{font-size:13px;font-weight:600;color:var(--dark-backgound)}.original-price{font-size:11px;color:var(--text-gray);text-decoration:line-through}.product-table .discount-tag{background:var(--secondary-color);color:var(--primary-color);border:1px solid var(--primary-color);font-size:11px;font-weight:600;margin-inline-end:0}.product-table .stock-tag{font-size:11px;font-weight:500;margin-inline-end:0}.product-table .stock-tag.in{background:#f0fdf4;color:#16a34a;border:1px solid #bbf7d0}.product-table .stock-tag.out{background:#f5f5f5;color:var(--text-gray);border:1px solid #e5e5e5}.product-table .ant-switch.ant-switch-checked{background:var(--primary-color)}.product-table .edit-btn{border-radius:6px;font-size:12px;color:var(--primary-color);border-color:var(--primary-color);background:transparent}.product-table .edit-btn:hover{color:var(--white-color)!important;background:var(--primary-color);border-color:var(--primary-color)!important}@media(max-width:768px){.product-search,.product-filter{flex:1 1 100%;max-width:none}.add-product-btn{margin-left:0;width:100%}}@media(max-width:576px){.product-table .ant-table-thead>tr>th,.product-table .ant-table-tbody>tr>td{padding:8px!important;font-size:11px}.product-cell-image{width:32px;height:32px}.product-cell-name{font-size:12px}}.stat-card{border-radius:10px;border:1px solid #f0f0f0;box-shadow:0 3px 8px #0000000d;height:100%}.stat-card .ant-card-body{padding:14px 16px}.stat-card p{color:var(--sub-text-color);font-size:12px;margin-bottom:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stat-card h2{margin:0;font-size:22px;font-weight:700;color:var(--dark-backgound);line-height:28px}.stat-card.blue{border-left:4px solid #1890ff}.stat-card.green{border-left:4px solid #52c41a}.stat-card.yellow{border-left:4px solid #faad14}.stat-card.purple{border-left:4px solid #722ed1}.stat-card.red{border-left:4px solid var(--primary-color)}.filter-card{margin-top:20px;border-radius:10px;border:1px solid #f0f0f0;background:var(--secondary-color)}.filter-card .ant-card-body{padding:14px 16px}.filter-card .ant-input-prefix{color:var(--text-gray)}.table-card{margin-top:20px;border-radius:10px;border:1px solid #f0f0f0;box-shadow:0 3px 8px #0000000d}.table-card .ant-card-head{min-height:44px;border-bottom:1px solid #f0f0f0}.table-card .ant-card-head-title{font-size:14px;font-weight:600;color:var(--dark-backgound)}.table-card .ant-card-body{padding:0}.order-count{font-size:12px;color:var(--sub-text-color)}.orders-table .ant-table-thead>tr>th{background:var(--secondary-color);color:var(--dark-backgound);font-size:12px;font-weight:600;white-space:nowrap}.orders-table .ant-table-thead>tr>th:before{display:none}.orders-table .ant-table-tbody>tr>td{font-size:12px}.orders-table .ant-table-tbody>tr:hover>td{background:var(--secondary-color)}.orders-table .ant-pagination{padding:0 16px}.orders-table .ant-pagination .ant-pagination-item-active{border-color:var(--primary-color)}.orders-table .ant-pagination .ant-pagination-item-active a{color:var(--primary-color)}.order-no{font-weight:600;color:var(--primary-color)}.order-customer{font-weight:600;color:var(--dark-backgound);line-height:18px}.order-subtext{font-size:var(--heading-sub-font);color:var(--text-gray);line-height:16px}.order-amount{font-weight:600;color:var(--dark-backgound);white-space:nowrap}.orders-table .order-tag{font-size:11px;font-weight:500;margin-inline-end:0}.orders-table .order-tag.delivered{background:#f0fdf4;color:#16a34a;border:1px solid #bbf7d0}.orders-table .order-tag.pending{background:var(--secondary-color);color:var(--primary-color);border:1px solid var(--primary-color)}@media(max-width:768px){.stat-card .ant-card-body{padding:12px}.stat-card h2{font-size:18px;line-height:24px}.orders-table .ant-table-thead>tr>th,.orders-table .ant-table-tbody>tr>td{padding:8px!important;font-size:11px}}.sellers-page{padding:10px 0}.sellers-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:16px}.sellers-search{flex:1 1 260px;max-width:360px}.sellers-search .ant-input-prefix{color:var(--text-gray)}.add-seller-btn{margin-left:auto}.sellers-toolbar .add-seller-btn.ant-btn-primary{background:var(--primary-color);border-color:var(--primary-color)}.sellers-toolbar .add-seller-btn.ant-btn-primary:hover{opacity:.9;background:var(--primary-color)!important;border-color:var(--primary-color)!important}.sellers-table{border:1px solid #f0f0f0;border-radius:10px;overflow:hidden;background:#fff;box-shadow:0 3px 8px #0000000f}.sellers-table .ant-table-thead>tr>th{background:var(--secondary-color);color:var(--dark-backgound);font-size:12px;font-weight:600;white-space:nowrap}.sellers-table .ant-table-thead>tr>th:before{display:none}.sellers-table .ant-table-tbody>tr>td{font-size:12px}.sellers-table .ant-table-tbody>tr:hover>td{background:var(--secondary-color)}.sellers-table .ant-pagination .ant-pagination-item-active{border-color:var(--primary-color)}.sellers-table .ant-pagination .ant-pagination-item-active a{color:var(--primary-color)}.seller-cell{display:flex;align-items:center;gap:10px}.seller-cell-avatar{background:var(--primary-color);font-weight:600;flex-shrink:0}.seller-cell-text{display:flex;flex-direction:column;min-width:0;line-height:17px}.seller-cell-name{font-weight:600;color:var(--dark-backgound)}.seller-cell-email{font-size:11px;color:var(--text-gray);overflow:hidden;text-overflow:ellipsis}.seller-id{font-weight:600;color:var(--sub-text-color)}.sellers-table .coupon-code{font-size:12px;font-weight:600;color:var(--primary-color)}.sellers-table .access-tag{font-size:11px;font-weight:600;letter-spacing:.4px;margin-inline-end:0}.sellers-table .access-tag.admin{background:var(--secondary-color);color:var(--primary-color);border:1px solid var(--primary-color)}.sellers-table .access-tag.seller{background:#f5f5f5;color:var(--sub-text-color);border:1px solid #e5e5e5}.muted-text{color:var(--text-gray)}@media(max-width:768px){.sellers-search{flex:1 1 100%;max-width:none}.add-seller-btn{margin-left:0;width:100%}}@media(max-width:576px){.sellers-table .ant-table-thead>tr>th,.sellers-table .ant-table-tbody>tr>td{padding:8px!important;font-size:11px}}.invoice-page{padding:28px;max-width:1280px;margin:0 auto;background:#fafafa;min-height:100%}.invoice-header{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:16px;margin-bottom:24px}.invoice-title{margin-bottom:2px!important}.invoice-actions{gap:10px}.upload-card,.detail-card,.product-table-card,.summary-card{border-radius:14px;border:1px solid #ececec;background:#fff;box-shadow:none}.detail-card .ant-card-head,.product-table-card .ant-card-head,.summary-card .ant-card-head{border-bottom:1px solid #f2f2f2;min-height:48px;font-weight:600}.upload-card{margin-bottom:20px}.pdf-dragger.ant-upload-wrapper .ant-upload-drag{border:1.5px dashed #dcdcdc;border-radius:12px;background:#fbfbfb;transition:border-color .2s ease,background .2s ease}.pdf-dragger.ant-upload-wrapper .ant-upload-drag:hover{border-color:#f54927;background:#fff7f5}.pdf-dragger .ant-upload-drag-icon{color:#f54927;font-size:40px;margin-bottom:4px}.pdf-dragger .ant-upload-text{font-weight:500;color:#333}.pdf-dragger .ant-upload-hint{color:#8c8c8c;font-size:13px}.upload-status{margin-top:14px;text-align:center;color:#8c8c8c;font-size:13px}.upload-status.extracted-bar{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap}.invoice-section-row{margin-bottom:4px}.detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.customer-grid{align-items:start}.field-group{display:flex;flex-direction:column;gap:6px}.field-group label{font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#8c8c8c}.field-group.full-width{grid-column:span 2}.product-table-card{margin-top:16px}.product-table-card .ant-table{background:transparent}.product-table-card .ant-table-thead>tr>th{background:#fafafa;color:#595959;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.03em}.product-table-card .ant-table-tbody>tr>td{padding-top:4px;padding-bottom:4px}.row-index{color:#bfbfbf;font-size:13px}.cell-num{font-variant-numeric:tabular-nums;color:#434343}.cell-num.muted{color:#8c8c8c}.cell-num.strong{font-weight:600;color:#1f1f1f}.product-table-footer{margin-top:14px}.summary-row{margin-top:20px}.summary-card{height:100%}.summary-item{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px;color:#595959}.summary-item.editable .ant-input-number{width:120px}.total-line{margin-top:8px;padding-top:14px;border-top:1px solid #f0f0f0;margin-bottom:0}.net-amount{font-size:18px;color:#f54927}.invoice-total-card{background:linear-gradient(180deg,#fff,#fff8f6);border-color:#ffdcd2}.invoice-total-card .total-note{margin-top:14px;display:block;font-style:italic;font-size:12px}@media(max-width:992px){.invoice-header{flex-direction:column;align-items:stretch}.invoice-actions{justify-content:flex-start}}@media(max-width:768px){.invoice-page{padding:18px}.detail-grid{grid-template-columns:1fr}.field-group.full-width{grid-column:span 1}.invoice-actions .ant-btn{flex:1}}@media(max-width:576px){.invoice-page{padding:14px}.summary-item.editable .ant-input-number{width:100px}}.hero-section{padding:60px 40px;background:var(--white-color)}.hero-left{display:flex;flex-direction:column;justify-content:center;height:80vh}.sale-badge{background:var(--secondary-color);color:var(--primary-color);padding:6px 14px;border-radius:20px;font-size:14px;font-weight:500;width:fit-content;margin-bottom:20px}.hero-heading{font-size:58px;font-weight:800;line-height:1.1;color:#111827}.highlight{color:var(--primary-color)}.hero-description{margin-top:20px;color:var(--sub-text-color);font-size:17px;max-width:500px;line-height:1.6}.hero-buttons{display:flex;gap:16px;margin-top:30px}.shop-btn{background:var(--primary-color);color:#fff;border:none;padding:14px 26px;border-radius:30px;font-size:16px;cursor:pointer;box-shadow:0 6px 16px #f549274d}.shop-btn:hover{transform:translateY(-2px)}.seller-btn{border:1px solid #ddd;background:#fff;padding:14px 26px;border-radius:30px;font-size:16px;cursor:pointer}.hero-image-container{display:flex;justify-content:center;align-items:center}.hero-image{width:100%;height:80vh;object-fit:cover;border-radius:20px}.offer-bar{width:100%;overflow:hidden;background:var(--primary-color);color:#fff;padding:10px 0;font-weight:700;position:relative}.offer-track{display:inline-block;white-space:nowrap;animation:scrollText 20s linear infinite;padding-left:100%}@keyframes scrollText{0%{transform:translate(0)}to{transform:translate(-100%)}}@media(max-width:768px){.hero-left{height:auto;text-align:center;align-items:center}.hero-heading{font-size:38px}.hero-description{font-size:15px}.hero-buttons{justify-content:center}.hero-image{height:400px;margin-top:30px}}.hero{height:90vh;background-image:url(/assets/logo-jE4Fje08.jpg);background-position:center;background-repeat:no-repeat;position:relative;overflow:hidden}.sparks{position:absolute;inset:0;pointer-events:none;z-index:1}.rocket{position:absolute;bottom:-60px;width:3px;height:60px;background:linear-gradient(to top,#ff8c0000,#ff9800,gold);border-radius:2px;box-shadow:0 0 15px #ffb400e6;opacity:0;animation:rocketUp 4.5s infinite ease-out}.r1{left:25%;animation-delay:0s}.r2{left:50%;animation-delay:1.5s}.r3{left:75%;animation-delay:3s}@keyframes rocketUp{0%{transform:translateY(0) scaleY(0);opacity:0}10%{opacity:1;transform:translateY(0) scaleY(1)}60%{opacity:1;transform:translateY(-320px) scaleY(1)}61%{opacity:0}to{opacity:0}}.rocket:after{content:"";position:absolute;top:-8px;left:50%;width:6px;height:6px;background:radial-gradient(circle,gold,#ff9800);border-radius:50%;transform:translate(-50%) scale(0);opacity:0;animation:explode 4.5s infinite ease-out;animation-delay:inherit}@keyframes explode{0%,55%{transform:translate(-50%) scale(0);opacity:0}60%{transform:translate(-50%) scale(1.2);opacity:1;box-shadow:22px 0 gold,-22px 0 #ff9800,0 22px gold,0 -22px #ff9800,16px 16px gold,-16px -16px #ff9800}80%{opacity:.8}to{transform:translate(-50%) scale(0);opacity:0}}.offers-badge-wrapper{position:absolute;top:20px;right:20px;width:160px;height:160px;display:flex;justify-content:center;align-items:center;z-index:10}.offers-badge-text{position:absolute;background:radial-gradient(circle at 30% 30%,#ff4d4d,#f90);color:#fff;font-weight:700;font-size:.9rem;padding:12px 16px;border-radius:50px;box-shadow:0 0 15px #f909,0 0 25px #ff4d4d80;text-align:center;z-index:2}.sparks-circle{position:absolute;width:160px;height:160px;border-radius:50%;animation:rotate 4s linear infinite}.spark{position:absolute;width:12px;height:12px;background:radial-gradient(circle,gold,#ff4d4d);border-radius:50%;box-shadow:0 0 8px gold,0 0 12px #ff4d4d}.s1{top:0%;left:50%;transform:translate(-50%)}.s2{top:20%;left:85%;transform:translate(-50%,-50%)}.s3{top:50%;left:100%;transform:translate(-50%,-50%)}.s4{top:80%;left:85%;transform:translate(-50%,-50%)}.s5{top:100%;left:50%;transform:translate(-50%,-100%)}.s6{top:80%;left:15%;transform:translate(-50%,-50%)}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.overlay{position:relative;z-index:2;height:100%;width:100%;background:radial-gradient(circle at center,#00000059,#000000d9);display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px;text-align:center;color:#fff}.badge{background:#ffa50026;border:1px solid orange;padding:6px 14px;border-radius:20px;font-size:14px;margin-bottom:20px}.welcome-title{font-size:56px;font-weight:700;line-height:1.2}.welcome-title span{color:#ff9f1c}.subtitle{max-width:650px;margin:20px 0 30px;font-size:16px;color:#ddd}.actions{display:flex;gap:16px;margin-bottom:30px}.btn{padding:14px 28px;border-radius:999px;font-size:16px;cursor:pointer;border:none;transition:.3s}.btn.primary{background:linear-gradient(135deg,#ff9f1c,#ff6a00);color:#fff}.btn.primary:hover{transform:translateY(-2px)}.btn.secondary{background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.3)}.btn.secondary:hover{background:#fff3}.features{display:flex;gap:24px;font-size:14px;color:#ccc}.why-section{padding:80px 10px;background:#fff}.why-title{font-size:32px;font-weight:700;margin-bottom:10px;color:var(--primary-color)}.why-subtitle{font-size:16px;margin-bottom:50px;text-align:center}.why-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.why-card{border-radius:20px;padding:30px;box-shadow:0 10px 30px #0000000d;transition:.3s ease}.why-card:hover{transform:translateY(-6px)}.why-card h3{font-size:20px;margin:16px 0 10px}.why-card p{font-size:15px;line-height:1.6;color:#73674d}.icon{width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px}.icon.green{background:#e7f9ef;color:#1fa463}.icon.blue{background:var(--secondary-color);color:var(--primary-color)}.icon.orange{background:#fff1e6;color:#f97316}.sale-badge{position:absolute;bottom:24px;right:24px;width:150px;height:150px;border-radius:50%;background:#111;border:6px solid #e10600;display:flex;align-items:center;justify-content:center;z-index:5;box-shadow:0 10px 30px #00000080}.sale-badge:before{content:"";position:absolute;inset:-8px;border-radius:50%;border:3px dashed #e10600}.badge-inner{text-align:center;color:#fff;font-family:Arial,sans-serif}.top-text{font-size:12px;letter-spacing:1px}.main-text{display:block;background:#e10600;padding:6px 10px;margin:6px 0;font-size:18px;font-weight:800}.bottom-text{font-size:12px;letter-spacing:1px}.shake{animation:shakeBadge 3s infinite}@keyframes shakeBadge{0%{transform:rotate(0)}2%{transform:rotate(3deg)}4%{transform:rotate(-3deg)}6%{transform:rotate(3deg)}8%{transform:rotate(-3deg)}10%{transform:rotate(0)}to{transform:rotate(0)}}.stats-section{background:var(--white-color);padding:40px 20px;margin-top:-40px}.stats-container{max-width:1200px;margin:auto;display:flex;align-items:center;justify-content:space-between}.stat-item{flex:1;text-align:center}.stat-item .state-icon{font-size:30px;color:var(--primary-color)}.stat-item h3{font-size:28px;font-weight:700;color:var(--dark-color);margin-bottom:6px}.stat-item p{font-size:13px;letter-spacing:.5px;color:var( --text-color-secondary)}.divider{width:1px;height:45px;background:#000}@media(max-width:768px){.stats-container{flex-direction:column;gap:20px}.divider{width:60%;height:1px}.stat-item h3{font-size:24px}}.diwali-combo-section{padding:50px 20px;background:#342b18}.diwali-combo-card{max-width:1100px;margin:auto;background:linear-gradient(135deg,#d32f2f,#b71c1c);border-radius:18px;padding:36px 42px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 20px 40px #00000059}.combo-left{color:#fff}.combo-badge{display:inline-block;background:#ffffff2e;padding:4px 10px;border-radius:12px;font-size:11px;letter-spacing:.5px;margin-bottom:10px}.combo-left h2{font-size:28px;font-weight:700;margin-bottom:8px}.combo-left p{font-size:14px;color:#ffeaea}.combo-left p span{color:#ffeb3b;font-weight:600}.combo-right{display:flex;align-items:center}.combo-btn{background:#fff;color:#d32f2f;padding:12px 26px;border-radius:8px;font-weight:600;border:none;cursor:pointer;transition:all .3s ease}.combo-btn:hover{background:#ffebee;transform:translateY(-2px)}@media(max-width:768px){.diwali-combo-card{flex-direction:column;gap:20px;text-align:center}.combo-left h2{font-size:22px}}@media(max-width:900px){.why-cards{grid-template-columns:1fr}.title{font-size:40px}}.process-container{padding:80px 10%;background:#f6f7fb;text-align:center}.process-header{max-width:700px;margin:auto}.process-badge{background:#ffe9dd;color:#ff6a00;padding:6px 14px;border-radius:20px;font-size:12px;font-weight:600}.process-title{font-size:42px;font-weight:700;margin-top:15px}.process-title span{color:#ff6a00}.process-subtitle{color:#6b7280;margin-top:10px;font-size:15px}.process-row{margin-top:60px}.process-card{background:#fff;padding:30px 25px;border-radius:16px;transition:.3s;height:100%}.process-card:hover{transform:translateY(-8px);box-shadow:0 10px 30px #00000014}.icon-box{width:60px;height:60px;background:#fff5ee;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:26px;color:#ff6a00;margin:auto}.step-tag{display:inline-block;background:var(--primary-color);color:#fff;padding:4px 10px;border-radius:12px;font-size:12px;margin-top:15px}.process-card h3{margin-top:10px;font-weight:600;font-size:20px}.process-card p{font-size:14px;color:#6b7280;margin-top:8px}.cta-overlay{background-image:url(/assets/fire_image-DUQObn_a.png);background-size:cover;border-radius:20px;padding:60px;color:#fff;position:relative}.cta-overlay:before{content:"";position:absolute;inset:0;background:#0a0a14b3;border-radius:20px}.cta-overlay>*{position:relative;z-index:2}.cta-badge{background:#ff8c0033;color:#ff7a00;padding:6px 14px;border-radius:20px;font-size:13px;display:inline-block;margin-bottom:15px}.cta-title{font-size:44px;font-weight:700;margin-bottom:20px}.cta-desc{max-width:500px;opacity:.9;margin-bottom:30px}.cta-buttons{display:flex;gap:15px}.primary-btn{background:#ff7a00;border:none;padding:14px 26px;border-radius:8px;color:#fff;font-weight:600;cursor:pointer}.secondary-btn{background:transparent;border:1px solid rgba(255,255,255,.5);padding:14px 26px;border-radius:8px;color:#fff;cursor:pointer}.cta-cards{display:flex;flex-direction:column;gap:20px}.cta-card{display:flex;align-items:center;gap:15px;background:#ffffff14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:20px;border-radius:12px}.cta-card i{font-size:26px;color:#ff7a00}.cta-card h4{margin:0;font-weight:600}.cta-card p{margin:0;font-size:14px;opacity:.8}@media(max-width:768px){.cta-overlay{padding:40px 20px}.cta-title{font-size:32px}.cta-buttons{flex-direction:column}}@media(max-width:768px){.process-title{font-size:32px}.process-container{padding:60px 20px}}.safety-section{padding:70px 20px;background:#f6f4ef}.safety-image{border-radius:20px;display:flex;justify-content:center;align-items:center}.safety-image img{width:100%;max-width:380px}.safety-content h2{font-size:28px;font-weight:700;margin-bottom:12px;color:#1f1f1f}.safety-desc{font-size:14px;color:#555;margin-bottom:24px;line-height:1.6}.safety-points{display:flex;flex-direction:column;gap:18px;margin-bottom:26px}.point{display:flex;gap:14px;align-items:flex-start}.check{background:#2e7d32;color:#fff;font-size:12px;border-radius:50%;width:22px;height:22px;display:flex;align-items:center;justify-content:center;margin-top:4px}.point h4{font-size:14px;margin-bottom:2px;font-weight:600}.point p{font-size:12px;color:#666}.safety-btn{padding:10px 22px;border-radius:8px;background:transparent;border:1.5px solid #222;font-weight:600;cursor:pointer;transition:all .3s ease}.safety-btn:hover{background:#222;color:#fff}.footer{background:var(--primary-color);padding:60px 30px 20px}.footer-container{max-width:1200px;margin:auto;display:grid;grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:40px}.footer-col h4{color:#fff;font-size:15px;margin-bottom:14px}.footer-col ul{list-style:none;padding:0}.footer-col ul li{font-size:13px;margin-bottom:10px;cursor:pointer;color:#fff}.footer-col ul li:hover{color:#ffcc80}.brand .logo{font-size:18px;color:#fff;display:flex;align-items:center;gap:8px}.brand p{font-size:13px;margin:12px 0 16px;line-height:1.6}.socials{display:flex;gap:12px}.socials span{width:34px;height:34px;border-radius:50%;background:#ffffff14;display:flex;align-items:center;justify-content:center;cursor:pointer}.socials span:hover{background:#ffb300;color:#000}.footer-col p{font-size:13px;margin-bottom:10px;display:flex;gap:8px;align-items:flex-start;color:#fff}.footer-bottom{max-width:1200px;margin:30px auto 0;padding-top:18px;border-top:1px solid rgba(255,255,255,.12);display:flex;justify-content:space-between;font-size:12px;color:#9e9e9e}.responsible{display:flex;align-items:center;gap:6px;color:#ffcc80}@media(max-width:600px){.footer-container{grid-template-columns:1fr;text-align:center}.footer-bottom{flex-direction:column;gap:10px;text-align:center}.footer-col p{justify-content:center}}@media(max-width:900px){.footer-container{grid-template-columns:1fr 1fr}.safety-image{order:-1}.point{justify-content:center;text-align:left}}@font-face{font-family:boxicons;font-weight:400;font-style:normal;src:url(/assets/boxicons-CSrLvhY_.eot);src:url(/assets/boxicons-CSrLvhY_.eot) format("embedded-opentype"),url(/assets/boxicons-CeGEncwm.woff2) format("woff2"),url(/assets/boxicons-CTVby2V1.woff) format("woff"),url(/assets/boxicons-EIQNrSje.ttf) format("truetype"),url(/assets/boxicons-Dp7W9qN3.svg?#boxicons) format("svg")}.bx{font-family:boxicons!important;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;display:inline-block;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bx-ul{margin-left:2em;padding-left:0;list-style:none}.bx-ul>li{position:relative}.bx-ul .bx{font-size:inherit;line-height:inherit;position:absolute;left:-2em;width:2em;text-align:center}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes burst{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}90%{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}}@keyframes burst{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}90%{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}}@-webkit-keyframes flashing{0%{opacity:1}45%{opacity:0}90%{opacity:1}}@keyframes flashing{0%{opacity:1}45%{opacity:0}90%{opacity:1}}@-webkit-keyframes fade-left{0%{-webkit-transform:translateX(0);transform:translate(0);opacity:1}75%{-webkit-transform:translateX(-20px);transform:translate(-20px);opacity:0}}@keyframes fade-left{0%{-webkit-transform:translateX(0);transform:translate(0);opacity:1}75%{-webkit-transform:translateX(-20px);transform:translate(-20px);opacity:0}}@-webkit-keyframes fade-right{0%{-webkit-transform:translateX(0);transform:translate(0);opacity:1}75%{-webkit-transform:translateX(20px);transform:translate(20px);opacity:0}}@keyframes fade-right{0%{-webkit-transform:translateX(0);transform:translate(0);opacity:1}75%{-webkit-transform:translateX(20px);transform:translate(20px);opacity:0}}@-webkit-keyframes fade-up{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}75%{-webkit-transform:translateY(-20px);transform:translateY(-20px);opacity:0}}@keyframes fade-up{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}75%{-webkit-transform:translateY(-20px);transform:translateY(-20px);opacity:0}}@-webkit-keyframes fade-down{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}75%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}}@keyframes fade-down{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}75%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}}@-webkit-keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}10%,20%{-webkit-transform:scale3d(.95,.95,.95) rotate3d(0,0,1,-10deg);transform:scale3d(.95,.95,.95) rotate3d(0,0,1,-10deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1,1,1) rotate3d(0,0,1,10deg);transform:scaleZ(1) rotate3d(0,0,1,10deg)}40%,60%,80%{-webkit-transform:scale3d(1,1,1) rotate3d(0,0,1,-10deg);transform:scaleZ(1) rotate3d(0,0,1,-10deg)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}@keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}10%,20%{-webkit-transform:scale3d(.95,.95,.95) rotate3d(0,0,1,-10deg);transform:scale3d(.95,.95,.95) rotate3d(0,0,1,-10deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1,1,1) rotate3d(0,0,1,10deg);transform:scaleZ(1) rotate3d(0,0,1,10deg)}40%,60%,80%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}.bx-spin,.bx-spin-hover:hover{-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.bx-tada,.bx-tada-hover:hover{-webkit-animation:tada 1.5s ease infinite;animation:tada 1.5s ease infinite}.bx-flashing,.bx-flashing-hover:hover{-webkit-animation:flashing 1.5s infinite linear;animation:flashing 1.5s infinite linear}.bx-burst,.bx-burst-hover:hover{-webkit-animation:burst 1.5s infinite linear;animation:burst 1.5s infinite linear}.bx-fade-up,.bx-fade-up-hover:hover{-webkit-animation:fade-up 1.5s infinite linear;animation:fade-up 1.5s infinite linear}.bx-fade-down,.bx-fade-down-hover:hover{-webkit-animation:fade-down 1.5s infinite linear;animation:fade-down 1.5s infinite linear}.bx-fade-left,.bx-fade-left-hover:hover{-webkit-animation:fade-left 1.5s infinite linear;animation:fade-left 1.5s infinite linear}.bx-fade-right,.bx-fade-right-hover:hover{-webkit-animation:fade-right 1.5s infinite linear;animation:fade-right 1.5s infinite linear}.bx-xs{font-size:1rem!important}.bx-sm{font-size:1.55rem!important}.bx-md{font-size:2.25rem!important}.bx-lg{font-size:3rem!important}.bx-fw{font-size:1.2857142857em;line-height:.8em;width:1.2857142857em;height:.8em;margin-top:-.2em!important;vertical-align:middle}.bx-pull-left{float:left;margin-right:.3em!important}.bx-pull-right{float:right;margin-left:.3em!important}.bx-rotate-90{transform:rotate(90deg)}.bx-rotate-180{transform:rotate(180deg)}.bx-rotate-270{transform:rotate(270deg)}.bx-flip-horizontal{transform:scaleX(-1)}.bx-flip-vertical{transform:scaleY(-1)}.bx-border{padding:.25em;border:.07em solid rgba(0,0,0,.1);border-radius:.25em}.bx-border-circle{padding:.25em;border:.07em solid rgba(0,0,0,.1);border-radius:50%}.bxs-balloon:before{content:""}.bxs-castle:before{content:""}.bxs-coffee-bean:before{content:""}.bxs-objects-horizontal-center:before{content:""}.bxs-objects-horizontal-left:before{content:""}.bxs-objects-horizontal-right:before{content:""}.bxs-objects-vertical-bottom:before{content:""}.bxs-objects-vertical-center:before{content:""}.bxs-objects-vertical-top:before{content:""}.bxs-pear:before{content:""}.bxs-shield-minus:before{content:""}.bxs-shield-plus:before{content:""}.bxs-shower:before{content:""}.bxs-sushi:before{content:""}.bxs-universal-access:before{content:""}.bx-child:before{content:""}.bx-horizontal-left:before{content:""}.bx-horizontal-right:before{content:""}.bx-objects-horizontal-center:before{content:""}.bx-objects-horizontal-left:before{content:""}.bx-objects-horizontal-right:before{content:""}.bx-objects-vertical-bottom:before{content:""}.bx-objects-vertical-center:before{content:""}.bx-objects-vertical-top:before{content:""}.bx-rfid:before{content:""}.bx-shield-minus:before{content:""}.bx-shield-plus:before{content:""}.bx-shower:before{content:""}.bx-sushi:before{content:""}.bx-universal-access:before{content:""}.bx-vertical-bottom:before{content:""}.bx-vertical-top:before{content:""}.bxl-graphql:before{content:""}.bxl-typescript:before{content:""}.bxs-color:before{content:""}.bx-reflect-horizontal:before{content:""}.bx-reflect-vertical:before{content:""}.bx-color:before{content:""}.bxl-mongodb:before{content:""}.bxl-postgresql:before{content:""}.bxl-deezer:before{content:""}.bxs-hard-hat:before{content:""}.bxs-home-alt-2:before{content:""}.bxs-cheese:before{content:""}.bx-home-alt-2:before{content:""}.bx-hard-hat:before{content:""}.bx-cheese:before{content:""}.bx-cart-add:before{content:""}.bx-cart-download:before{content:""}.bx-no-signal:before{content:""}.bx-signal-1:before{content:""}.bx-signal-2:before{content:""}.bx-signal-3:before{content:""}.bx-signal-4:before{content:""}.bx-signal-5:before{content:""}.bxl-xing:before{content:""}.bxl-meta:before{content:""}.bx-lemon:before{content:""}.bxs-lemon:before{content:""}.bx-cricket-ball:before{content:""}.bx-baguette:before{content:""}.bx-bowl-hot:before{content:""}.bx-bowl-rice:before{content:""}.bx-cable-car:before{content:""}.bx-candles:before{content:""}.bx-circle-half:before{content:""}.bx-circle-quarter:before{content:""}.bx-circle-three-quarter:before{content:""}.bx-cross:before{content:""}.bx-fork:before{content:""}.bx-knife:before{content:""}.bx-money-withdraw:before{content:""}.bx-popsicle:before{content:""}.bx-scatter-chart:before{content:""}.bxs-baguette:before{content:""}.bxs-bowl-hot:before{content:""}.bxs-bowl-rice:before{content:""}.bxs-cable-car:before{content:""}.bxs-circle-half:before{content:""}.bxs-circle-quarter:before{content:""}.bxs-circle-three-quarter:before{content:""}.bxs-cricket-ball:before{content:""}.bxs-invader:before{content:""}.bx-male-female:before{content:""}.bxs-popsicle:before{content:""}.bxs-tree-alt:before{content:""}.bxl-venmo:before{content:""}.bxl-upwork:before{content:""}.bxl-netlify:before{content:""}.bxl-java:before{content:""}.bxl-heroku:before{content:""}.bxl-go-lang:before{content:""}.bxl-gmail:before{content:""}.bxl-flask:before{content:""}.bxl-99designs:before{content:""}.bxl-500px:before{content:""}.bxl-adobe:before{content:""}.bxl-airbnb:before{content:""}.bxl-algolia:before{content:""}.bxl-amazon:before{content:""}.bxl-android:before{content:""}.bxl-angular:before{content:""}.bxl-apple:before{content:""}.bxl-audible:before{content:""}.bxl-aws:before{content:""}.bxl-baidu:before{content:""}.bxl-behance:before{content:""}.bxl-bing:before{content:""}.bxl-bitcoin:before{content:""}.bxl-blender:before{content:""}.bxl-blogger:before{content:""}.bxl-bootstrap:before{content:""}.bxl-chrome:before{content:""}.bxl-codepen:before{content:""}.bxl-c-plus-plus:before{content:""}.bxl-creative-commons:before{content:""}.bxl-css3:before{content:""}.bxl-dailymotion:before{content:""}.bxl-deviantart:before{content:""}.bxl-dev-to:before{content:""}.bxl-digg:before{content:""}.bxl-digitalocean:before{content:""}.bxl-discord:before{content:""}.bxl-discord-alt:before{content:""}.bxl-discourse:before{content:""}.bxl-django:before{content:""}.bxl-docker:before{content:""}.bxl-dribbble:before{content:""}.bxl-dropbox:before{content:""}.bxl-drupal:before{content:""}.bxl-ebay:before{content:""}.bxl-edge:before{content:""}.bxl-etsy:before{content:""}.bxl-facebook:before{content:""}.bxl-facebook-circle:before{content:""}.bxl-facebook-square:before{content:""}.bxl-figma:before{content:""}.bxl-firebase:before{content:""}.bxl-firefox:before{content:""}.bxl-flickr:before{content:""}.bxl-flickr-square:before{content:""}.bxl-flutter:before{content:""}.bxl-foursquare:before{content:""}.bxl-git:before{content:""}.bxl-github:before{content:""}.bxl-gitlab:before{content:""}.bxl-google:before{content:""}.bxl-google-cloud:before{content:""}.bxl-google-plus:before{content:""}.bxl-google-plus-circle:before{content:""}.bxl-html5:before{content:""}.bxl-imdb:before{content:""}.bxl-instagram:before{content:""}.bxl-instagram-alt:before{content:""}.bxl-internet-explorer:before{content:""}.bxl-invision:before{content:""}.bxl-javascript:before{content:""}.bxl-joomla:before{content:""}.bxl-jquery:before{content:""}.bxl-jsfiddle:before{content:""}.bxl-kickstarter:before{content:""}.bxl-kubernetes:before{content:""}.bxl-less:before{content:""}.bxl-linkedin:before{content:""}.bxl-linkedin-square:before{content:""}.bxl-magento:before{content:""}.bxl-mailchimp:before{content:""}.bxl-markdown:before{content:""}.bxl-mastercard:before{content:""}.bxl-mastodon:before{content:""}.bxl-medium:before{content:""}.bxl-medium-old:before{content:""}.bxl-medium-square:before{content:""}.bxl-messenger:before{content:""}.bxl-microsoft:before{content:""}.bxl-microsoft-teams:before{content:""}.bxl-nodejs:before{content:""}.bxl-ok-ru:before{content:""}.bxl-opera:before{content:""}.bxl-patreon:before{content:""}.bxl-paypal:before{content:""}.bxl-periscope:before{content:""}.bxl-php:before{content:""}.bxl-pinterest:before{content:""}.bxl-pinterest-alt:before{content:""}.bxl-play-store:before{content:""}.bxl-pocket:before{content:""}.bxl-product-hunt:before{content:""}.bxl-python:before{content:""}.bxl-quora:before{content:""}.bxl-react:before{content:""}.bxl-redbubble:before{content:""}.bxl-reddit:before{content:""}.bxl-redux:before{content:""}.bxl-sass:before{content:""}.bxl-shopify:before{content:""}.bxl-sketch:before{content:""}.bxl-skype:before{content:""}.bxl-slack:before{content:""}.bxl-slack-old:before{content:""}.bxl-snapchat:before{content:""}.bxl-soundcloud:before{content:""}.bxl-spotify:before{content:""}.bxl-spring-boot:before{content:""}.bxl-squarespace:before{content:""}.bxl-stack-overflow:before{content:""}.bxl-steam:before{content:""}.bxl-stripe:before{content:""}.bxl-tailwind-css:before{content:""}.bxl-telegram:before{content:""}.bxl-tiktok:before{content:""}.bxl-trello:before{content:""}.bxl-trip-advisor:before{content:""}.bxl-tumblr:before{content:""}.bxl-tux:before{content:""}.bxl-twitch:before{content:""}.bxl-twitter:before{content:""}.bxl-unity:before{content:""}.bxl-unsplash:before{content:""}.bxl-vimeo:before{content:""}.bxl-visa:before{content:""}.bxl-visual-studio:before{content:""}.bxl-vk:before{content:""}.bxl-vuejs:before{content:""}.bxl-whatsapp:before{content:""}.bxl-whatsapp-square:before{content:""}.bxl-wikipedia:before{content:""}.bxl-windows:before{content:""}.bxl-wix:before{content:""}.bxl-wordpress:before{content:""}.bxl-yahoo:before{content:""}.bxl-yelp:before{content:""}.bxl-youtube:before{content:""}.bxl-zoom:before{content:""}.bx-collapse-alt:before{content:""}.bx-collapse-horizontal:before{content:""}.bx-collapse-vertical:before{content:""}.bx-expand-horizontal:before{content:""}.bx-expand-vertical:before{content:""}.bx-injection:before{content:""}.bx-leaf:before{content:""}.bx-math:before{content:""}.bx-party:before{content:""}.bx-abacus:before{content:""}.bx-accessibility:before{content:""}.bx-add-to-queue:before{content:""}.bx-adjust:before{content:""}.bx-alarm:before{content:""}.bx-alarm-add:before{content:""}.bx-alarm-exclamation:before{content:""}.bx-alarm-off:before{content:""}.bx-alarm-snooze:before{content:""}.bx-album:before{content:""}.bx-align-justify:before{content:""}.bx-align-left:before{content:""}.bx-align-middle:before{content:""}.bx-align-right:before{content:""}.bx-analyse:before{content:""}.bx-anchor:before{content:""}.bx-angry:before{content:""}.bx-aperture:before{content:""}.bx-arch:before{content:""}.bx-archive:before{content:""}.bx-archive-in:before{content:""}.bx-archive-out:before{content:""}.bx-area:before{content:""}.bx-arrow-back:before{content:""}.bx-arrow-from-bottom:before{content:""}.bx-arrow-from-left:before{content:""}.bx-arrow-from-right:before{content:""}.bx-arrow-from-top:before{content:""}.bx-arrow-to-bottom:before{content:""}.bx-arrow-to-left:before{content:""}.bx-arrow-to-right:before{content:""}.bx-arrow-to-top:before{content:""}.bx-at:before{content:""}.bx-atom:before{content:""}.bx-award:before{content:""}.bx-badge:before{content:""}.bx-badge-check:before{content:""}.bx-ball:before{content:""}.bx-band-aid:before{content:""}.bx-bar-chart:before{content:""}.bx-bar-chart-alt:before{content:""}.bx-bar-chart-alt-2:before{content:""}.bx-bar-chart-square:before{content:""}.bx-barcode:before{content:""}.bx-barcode-reader:before{content:""}.bx-baseball:before{content:""}.bx-basket:before{content:""}.bx-basketball:before{content:""}.bx-bath:before{content:""}.bx-battery:before{content:""}.bx-bed:before{content:""}.bx-been-here:before{content:""}.bx-beer:before{content:""}.bx-bell:before{content:""}.bx-bell-minus:before{content:""}.bx-bell-off:before{content:""}.bx-bell-plus:before{content:""}.bx-bible:before{content:""}.bx-bitcoin:before{content:""}.bx-blanket:before{content:""}.bx-block:before{content:""}.bx-bluetooth:before{content:""}.bx-body:before{content:""}.bx-bold:before{content:""}.bx-bolt-circle:before{content:""}.bx-bomb:before{content:""}.bx-bone:before{content:""}.bx-bong:before{content:""}.bx-book:before{content:""}.bx-book-add:before{content:""}.bx-book-alt:before{content:""}.bx-book-bookmark:before{content:""}.bx-book-content:before{content:""}.bx-book-heart:before{content:""}.bx-bookmark:before{content:""}.bx-bookmark-alt:before{content:""}.bx-bookmark-alt-minus:before{content:""}.bx-bookmark-alt-plus:before{content:""}.bx-bookmark-heart:before{content:""}.bx-bookmark-minus:before{content:""}.bx-bookmark-plus:before{content:""}.bx-bookmarks:before{content:""}.bx-book-open:before{content:""}.bx-book-reader:before{content:""}.bx-border-all:before{content:""}.bx-border-bottom:before{content:""}.bx-border-inner:before{content:""}.bx-border-left:before{content:""}.bx-border-none:before{content:""}.bx-border-outer:before{content:""}.bx-border-radius:before{content:""}.bx-border-right:before{content:""}.bx-border-top:before{content:""}.bx-bot:before{content:""}.bx-bowling-ball:before{content:""}.bx-box:before{content:""}.bx-bracket:before{content:""}.bx-braille:before{content:""}.bx-brain:before{content:""}.bx-briefcase:before{content:""}.bx-briefcase-alt:before{content:""}.bx-briefcase-alt-2:before{content:""}.bx-brightness:before{content:""}.bx-brightness-half:before{content:""}.bx-broadcast:before{content:""}.bx-brush:before{content:""}.bx-brush-alt:before{content:""}.bx-bug:before{content:""}.bx-bug-alt:before{content:""}.bx-building:before{content:""}.bx-building-house:before{content:""}.bx-buildings:before{content:""}.bx-bulb:before{content:""}.bx-bullseye:before{content:""}.bx-buoy:before{content:""}.bx-bus:before{content:""}.bx-bus-school:before{content:""}.bx-cabinet:before{content:""}.bx-cake:before{content:""}.bx-calculator:before{content:""}.bx-calendar:before{content:""}.bx-calendar-alt:before{content:""}.bx-calendar-check:before{content:""}.bx-calendar-edit:before{content:""}.bx-calendar-event:before{content:""}.bx-calendar-exclamation:before{content:""}.bx-calendar-heart:before{content:""}.bx-calendar-minus:before{content:""}.bx-calendar-plus:before{content:""}.bx-calendar-star:before{content:""}.bx-calendar-week:before{content:""}.bx-calendar-x:before{content:""}.bx-camera:before{content:""}.bx-camera-home:before{content:""}.bx-camera-movie:before{content:""}.bx-camera-off:before{content:""}.bx-capsule:before{content:""}.bx-captions:before{content:""}.bx-car:before{content:""}.bx-card:before{content:""}.bx-caret-down:before{content:""}.bx-caret-down-circle:before{content:""}.bx-caret-down-square:before{content:""}.bx-caret-left:before{content:""}.bx-caret-left-circle:before{content:""}.bx-caret-left-square:before{content:""}.bx-caret-right:before{content:""}.bx-caret-right-circle:before{content:""}.bx-caret-right-square:before{content:""}.bx-caret-up:before{content:""}.bx-caret-up-circle:before{content:""}.bx-caret-up-square:before{content:""}.bx-carousel:before{content:""}.bx-cart:before{content:""}.bx-cart-alt:before{content:""}.bx-cast:before{content:""}.bx-category:before{content:""}.bx-category-alt:before{content:""}.bx-cctv:before{content:""}.bx-certification:before{content:""}.bx-chair:before{content:""}.bx-chalkboard:before{content:""}.bx-chart:before{content:""}.bx-chat:before{content:""}.bx-check:before{content:""}.bx-checkbox:before{content:""}.bx-checkbox-checked:before{content:""}.bx-checkbox-minus:before{content:""}.bx-checkbox-square:before{content:""}.bx-check-circle:before{content:""}.bx-check-double:before{content:""}.bx-check-shield:before{content:""}.bx-check-square:before{content:""}.bx-chevron-down:before{content:""}.bx-chevron-down-circle:before{content:""}.bx-chevron-down-square:before{content:""}.bx-chevron-left:before{content:""}.bx-chevron-left-circle:before{content:""}.bx-chevron-left-square:before{content:""}.bx-chevron-right:before{content:""}.bx-chevron-right-circle:before{content:""}.bx-chevron-right-square:before{content:""}.bx-chevrons-down:before{content:""}.bx-chevrons-left:before{content:""}.bx-chevrons-right:before{content:""}.bx-chevrons-up:before{content:""}.bx-chevron-up:before{content:""}.bx-chevron-up-circle:before{content:""}.bx-chevron-up-square:before{content:""}.bx-chip:before{content:""}.bx-church:before{content:""}.bx-circle:before{content:""}.bx-clinic:before{content:""}.bx-clipboard:before{content:""}.bx-closet:before{content:""}.bx-cloud:before{content:""}.bx-cloud-download:before{content:""}.bx-cloud-drizzle:before{content:""}.bx-cloud-lightning:before{content:""}.bx-cloud-light-rain:before{content:""}.bx-cloud-rain:before{content:""}.bx-cloud-snow:before{content:""}.bx-cloud-upload:before{content:""}.bx-code:before{content:""}.bx-code-alt:before{content:""}.bx-code-block:before{content:""}.bx-code-curly:before{content:""}.bx-coffee:before{content:""}.bx-coffee-togo:before{content:""}.bx-cog:before{content:""}.bx-coin:before{content:""}.bx-coin-stack:before{content:""}.bx-collapse:before{content:""}.bx-collection:before{content:""}.bx-color-fill:before{content:""}.bx-columns:before{content:""}.bx-command:before{content:""}.bx-comment:before{content:""}.bx-comment-add:before{content:""}.bx-comment-check:before{content:""}.bx-comment-detail:before{content:""}.bx-comment-dots:before{content:""}.bx-comment-edit:before{content:""}.bx-comment-error:before{content:""}.bx-comment-minus:before{content:""}.bx-comment-x:before{content:""}.bx-compass:before{content:""}.bx-confused:before{content:""}.bx-conversation:before{content:""}.bx-cookie:before{content:""}.bx-cool:before{content:""}.bx-copy:before{content:""}.bx-copy-alt:before{content:""}.bx-copyright:before{content:""}.bx-credit-card:before{content:""}.bx-credit-card-alt:before{content:""}.bx-credit-card-front:before{content:""}.bx-crop:before{content:""}.bx-crosshair:before{content:""}.bx-crown:before{content:""}.bx-cube:before{content:""}.bx-cube-alt:before{content:""}.bx-cuboid:before{content:""}.bx-current-location:before{content:""}.bx-customize:before{content:""}.bx-cut:before{content:""}.bx-cycling:before{content:""}.bx-cylinder:before{content:""}.bx-data:before{content:""}.bx-desktop:before{content:""}.bx-detail:before{content:""}.bx-devices:before{content:""}.bx-dialpad:before{content:""}.bx-dialpad-alt:before{content:""}.bx-diamond:before{content:""}.bx-dice-1:before{content:""}.bx-dice-2:before{content:""}.bx-dice-3:before{content:""}.bx-dice-4:before{content:""}.bx-dice-5:before{content:""}.bx-dice-6:before{content:""}.bx-directions:before{content:""}.bx-disc:before{content:""}.bx-dish:before{content:""}.bx-dislike:before{content:""}.bx-dizzy:before{content:""}.bx-dna:before{content:""}.bx-dock-bottom:before{content:""}.bx-dock-left:before{content:""}.bx-dock-right:before{content:""}.bx-dock-top:before{content:""}.bx-dollar:before{content:""}.bx-dollar-circle:before{content:""}.bx-donate-blood:before{content:""}.bx-donate-heart:before{content:""}.bx-door-open:before{content:""}.bx-dots-horizontal:before{content:""}.bx-dots-horizontal-rounded:before{content:""}.bx-dots-vertical:before{content:""}.bx-dots-vertical-rounded:before{content:""}.bx-doughnut-chart:before{content:""}.bx-down-arrow:before{content:""}.bx-down-arrow-alt:before{content:""}.bx-down-arrow-circle:before{content:""}.bx-download:before{content:""}.bx-downvote:before{content:""}.bx-drink:before{content:""}.bx-droplet:before{content:""}.bx-dumbbell:before{content:""}.bx-duplicate:before{content:""}.bx-edit:before{content:""}.bx-edit-alt:before{content:""}.bx-envelope:before{content:""}.bx-envelope-open:before{content:""}.bx-equalizer:before{content:""}.bx-eraser:before{content:""}.bx-error:before{content:""}.bx-error-alt:before{content:""}.bx-error-circle:before{content:""}.bx-euro:before{content:""}.bx-exclude:before{content:""}.bx-exit:before{content:""}.bx-exit-fullscreen:before{content:""}.bx-expand:before{content:""}.bx-expand-alt:before{content:""}.bx-export:before{content:""}.bx-extension:before{content:""}.bx-face:before{content:""}.bx-fast-forward:before{content:""}.bx-fast-forward-circle:before{content:""}.bx-female:before{content:""}.bx-female-sign:before{content:""}.bx-file:before{content:""}.bx-file-blank:before{content:""}.bx-file-find:before{content:""}.bx-film:before{content:""}.bx-filter:before{content:""}.bx-filter-alt:before{content:""}.bx-fingerprint:before{content:""}.bx-first-aid:before{content:""}.bx-first-page:before{content:""}.bx-flag:before{content:""}.bx-folder:before{content:""}.bx-folder-minus:before{content:""}.bx-folder-open:before{content:""}.bx-folder-plus:before{content:""}.bx-font:before{content:""}.bx-font-color:before{content:""}.bx-font-family:before{content:""}.bx-font-size:before{content:""}.bx-food-menu:before{content:""}.bx-food-tag:before{content:""}.bx-football:before{content:""}.bx-fridge:before{content:""}.bx-fullscreen:before{content:""}.bx-game:before{content:""}.bx-gas-pump:before{content:""}.bx-ghost:before{content:""}.bx-gift:before{content:""}.bx-git-branch:before{content:""}.bx-git-commit:before{content:""}.bx-git-compare:before{content:""}.bx-git-merge:before{content:""}.bx-git-pull-request:before{content:""}.bx-git-repo-forked:before{content:""}.bx-glasses:before{content:""}.bx-glasses-alt:before{content:""}.bx-globe:before{content:""}.bx-globe-alt:before{content:""}.bx-grid:before{content:""}.bx-grid-alt:before{content:""}.bx-grid-horizontal:before{content:""}.bx-grid-small:before{content:""}.bx-grid-vertical:before{content:""}.bx-group:before{content:""}.bx-handicap:before{content:""}.bx-happy:before{content:""}.bx-happy-alt:before{content:""}.bx-happy-beaming:before{content:""}.bx-happy-heart-eyes:before{content:""}.bx-hash:before{content:""}.bx-hdd:before{content:""}.bx-heading:before{content:""}.bx-headphone:before{content:""}.bx-health:before{content:""}.bx-heart:before{content:""}.bx-heart-circle:before{content:""}.bx-heart-square:before{content:""}.bx-help-circle:before{content:""}.bx-hide:before{content:""}.bx-highlight:before{content:""}.bx-history:before{content:""}.bx-hive:before{content:""}.bx-home:before{content:""}.bx-home-alt:before{content:""}.bx-home-circle:before{content:""}.bx-home-heart:before{content:""}.bx-home-smile:before{content:""}.bx-horizontal-center:before{content:""}.bx-hotel:before{content:""}.bx-hourglass:before{content:""}.bx-id-card:before{content:""}.bx-image:before{content:""}.bx-image-add:before{content:""}.bx-image-alt:before{content:""}.bx-images:before{content:""}.bx-import:before{content:""}.bx-infinite:before{content:""}.bx-info-circle:before{content:""}.bx-info-square:before{content:""}.bx-intersect:before{content:""}.bx-italic:before{content:""}.bx-joystick:before{content:""}.bx-joystick-alt:before{content:""}.bx-joystick-button:before{content:""}.bx-key:before{content:""}.bx-label:before{content:""}.bx-landscape:before{content:""}.bx-laptop:before{content:""}.bx-last-page:before{content:""}.bx-laugh:before{content:""}.bx-layer:before{content:""}.bx-layer-minus:before{content:""}.bx-layer-plus:before{content:""}.bx-layout:before{content:""}.bx-left-arrow:before{content:""}.bx-left-arrow-alt:before{content:""}.bx-left-arrow-circle:before{content:""}.bx-left-down-arrow-circle:before{content:""}.bx-left-indent:before{content:""}.bx-left-top-arrow-circle:before{content:""}.bx-library:before{content:""}.bx-like:before{content:""}.bx-line-chart:before{content:""}.bx-line-chart-down:before{content:""}.bx-link:before{content:""}.bx-link-alt:before{content:""}.bx-link-external:before{content:""}.bx-lira:before{content:""}.bx-list-check:before{content:""}.bx-list-minus:before{content:""}.bx-list-ol:before{content:""}.bx-list-plus:before{content:""}.bx-list-ul:before{content:""}.bx-loader:before{content:""}.bx-loader-alt:before{content:""}.bx-loader-circle:before{content:""}.bx-location-plus:before{content:""}.bx-lock:before{content:""}.bx-lock-alt:before{content:""}.bx-lock-open:before{content:""}.bx-lock-open-alt:before{content:""}.bx-log-in:before{content:""}.bx-log-in-circle:before{content:""}.bx-log-out:before{content:""}.bx-log-out-circle:before{content:""}.bx-low-vision:before{content:""}.bx-magnet:before{content:""}.bx-mail-send:before{content:""}.bx-male:before{content:""}.bx-male-sign:before{content:""}.bx-map:before{content:""}.bx-map-alt:before{content:""}.bx-map-pin:before{content:""}.bx-mask:before{content:""}.bx-medal:before{content:""}.bx-meh:before{content:""}.bx-meh-alt:before{content:""}.bx-meh-blank:before{content:""}.bx-memory-card:before{content:""}.bx-menu:before{content:""}.bx-menu-alt-left:before{content:""}.bx-menu-alt-right:before{content:""}.bx-merge:before{content:""}.bx-message:before{content:""}.bx-message-add:before{content:""}.bx-message-alt:before{content:""}.bx-message-alt-add:before{content:""}.bx-message-alt-check:before{content:""}.bx-message-alt-detail:before{content:""}.bx-message-alt-dots:before{content:""}.bx-message-alt-edit:before{content:""}.bx-message-alt-error:before{content:""}.bx-message-alt-minus:before{content:""}.bx-message-alt-x:before{content:""}.bx-message-check:before{content:""}.bx-message-detail:before{content:""}.bx-message-dots:before{content:""}.bx-message-edit:before{content:""}.bx-message-error:before{content:""}.bx-message-minus:before{content:""}.bx-message-rounded:before{content:""}.bx-message-rounded-add:before{content:""}.bx-message-rounded-check:before{content:""}.bx-message-rounded-detail:before{content:""}.bx-message-rounded-dots:before{content:""}.bx-message-rounded-edit:before{content:""}.bx-message-rounded-error:before{content:""}.bx-message-rounded-minus:before{content:""}.bx-message-rounded-x:before{content:""}.bx-message-square:before{content:""}.bx-message-square-add:before{content:""}.bx-message-square-check:before{content:""}.bx-message-square-detail:before{content:""}.bx-message-square-dots:before{content:""}.bx-message-square-edit:before{content:""}.bx-message-square-error:before{content:""}.bx-message-square-minus:before{content:""}.bx-message-square-x:before{content:""}.bx-message-x:before{content:""}.bx-meteor:before{content:""}.bx-microchip:before{content:""}.bx-microphone:before{content:""}.bx-microphone-off:before{content:""}.bx-minus:before{content:""}.bx-minus-back:before{content:""}.bx-minus-circle:before{content:""}.bx-minus-front:before{content:""}.bx-mobile:before{content:""}.bx-mobile-alt:before{content:""}.bx-mobile-landscape:before{content:""}.bx-mobile-vibration:before{content:""}.bx-money:before{content:""}.bx-moon:before{content:""}.bx-mouse:before{content:""}.bx-mouse-alt:before{content:""}.bx-move:before{content:""}.bx-move-horizontal:before{content:""}.bx-move-vertical:before{content:""}.bx-movie:before{content:""}.bx-movie-play:before{content:""}.bx-music:before{content:""}.bx-navigation:before{content:""}.bx-network-chart:before{content:""}.bx-news:before{content:""}.bx-no-entry:before{content:""}.bx-note:before{content:""}.bx-notepad:before{content:""}.bx-notification:before{content:""}.bx-notification-off:before{content:""}.bx-outline:before{content:""}.bx-package:before{content:""}.bx-paint:before{content:""}.bx-paint-roll:before{content:""}.bx-palette:before{content:""}.bx-paperclip:before{content:""}.bx-paper-plane:before{content:""}.bx-paragraph:before{content:""}.bx-paste:before{content:""}.bx-pause:before{content:""}.bx-pause-circle:before{content:""}.bx-pen:before{content:""}.bx-pencil:before{content:""}.bx-phone:before{content:""}.bx-phone-call:before{content:""}.bx-phone-incoming:before{content:""}.bx-phone-off:before{content:""}.bx-phone-outgoing:before{content:""}.bx-photo-album:before{content:""}.bx-pie-chart:before{content:""}.bx-pie-chart-alt:before{content:""}.bx-pie-chart-alt-2:before{content:""}.bx-pin:before{content:""}.bx-planet:before{content:""}.bx-play:before{content:""}.bx-play-circle:before{content:""}.bx-plug:before{content:""}.bx-plus:before{content:""}.bx-plus-circle:before{content:""}.bx-plus-medical:before{content:""}.bx-podcast:before{content:""}.bx-pointer:before{content:""}.bx-poll:before{content:""}.bx-polygon:before{content:""}.bx-pound:before{content:""}.bx-power-off:before{content:""}.bx-printer:before{content:""}.bx-pulse:before{content:""}.bx-purchase-tag:before{content:""}.bx-purchase-tag-alt:before{content:""}.bx-pyramid:before{content:""}.bx-qr:before{content:""}.bx-qr-scan:before{content:""}.bx-question-mark:before{content:""}.bx-radar:before{content:""}.bx-radio:before{content:""}.bx-radio-circle:before{content:""}.bx-radio-circle-marked:before{content:""}.bx-receipt:before{content:""}.bx-rectangle:before{content:""}.bx-recycle:before{content:""}.bx-redo:before{content:""}.bx-refresh:before{content:""}.bx-registered:before{content:""}.bx-rename:before{content:""}.bx-repeat:before{content:""}.bx-reply:before{content:""}.bx-reply-all:before{content:""}.bx-repost:before{content:""}.bx-reset:before{content:""}.bx-restaurant:before{content:""}.bx-revision:before{content:""}.bx-rewind:before{content:""}.bx-rewind-circle:before{content:""}.bx-right-arrow:before{content:""}.bx-right-arrow-alt:before{content:""}.bx-right-arrow-circle:before{content:""}.bx-right-down-arrow-circle:before{content:""}.bx-right-indent:before{content:""}.bx-right-top-arrow-circle:before{content:""}.bx-rocket:before{content:""}.bx-rotate-left:before{content:""}.bx-rotate-right:before{content:""}.bx-rss:before{content:""}.bx-ruble:before{content:""}.bx-ruler:before{content:""}.bx-run:before{content:""}.bx-rupee:before{content:""}.bx-sad:before{content:""}.bx-save:before{content:""}.bx-scan:before{content:""}.bx-screenshot:before{content:""}.bx-search:before{content:""}.bx-search-alt:before{content:""}.bx-search-alt-2:before{content:""}.bx-selection:before{content:""}.bx-select-multiple:before{content:""}.bx-send:before{content:""}.bx-server:before{content:""}.bx-shape-circle:before{content:""}.bx-shape-polygon:before{content:""}.bx-shape-square:before{content:""}.bx-shape-triangle:before{content:""}.bx-share:before{content:""}.bx-share-alt:before{content:""}.bx-shekel:before{content:""}.bx-shield:before{content:""}.bx-shield-alt:before{content:""}.bx-shield-alt-2:before{content:""}.bx-shield-quarter:before{content:""}.bx-shield-x:before{content:""}.bx-shocked:before{content:""}.bx-shopping-bag:before{content:""}.bx-show:before{content:""}.bx-show-alt:before{content:""}.bx-shuffle:before{content:""}.bx-sidebar:before{content:""}.bx-sitemap:before{content:""}.bx-skip-next:before{content:""}.bx-skip-next-circle:before{content:""}.bx-skip-previous:before{content:""}.bx-skip-previous-circle:before{content:""}.bx-sleepy:before{content:""}.bx-slider:before{content:""}.bx-slider-alt:before{content:""}.bx-slideshow:before{content:""}.bx-smile:before{content:""}.bx-sort:before{content:""}.bx-sort-alt-2:before{content:""}.bx-sort-a-z:before{content:""}.bx-sort-down:before{content:""}.bx-sort-up:before{content:""}.bx-sort-z-a:before{content:""}.bx-spa:before{content:""}.bx-space-bar:before{content:""}.bx-speaker:before{content:""}.bx-spray-can:before{content:""}.bx-spreadsheet:before{content:""}.bx-square:before{content:""}.bx-square-rounded:before{content:""}.bx-star:before{content:""}.bx-station:before{content:""}.bx-stats:before{content:""}.bx-sticker:before{content:""}.bx-stop:before{content:""}.bx-stop-circle:before{content:""}.bx-stopwatch:before{content:""}.bx-store:before{content:""}.bx-store-alt:before{content:""}.bx-street-view:before{content:""}.bx-strikethrough:before{content:""}.bx-subdirectory-left:before{content:""}.bx-subdirectory-right:before{content:""}.bx-sun:before{content:""}.bx-support:before{content:""}.bx-swim:before{content:""}.bx-sync:before{content:""}.bx-tab:before{content:""}.bx-table:before{content:""}.bx-tachometer:before{content:""}.bx-tag:before{content:""}.bx-tag-alt:before{content:""}.bx-target-lock:before{content:""}.bx-task:before{content:""}.bx-task-x:before{content:""}.bx-taxi:before{content:""}.bx-tennis-ball:before{content:""}.bx-terminal:before{content:""}.bx-test-tube:before{content:""}.bx-text:before{content:""}.bx-time:before{content:""}.bx-time-five:before{content:""}.bx-timer:before{content:""}.bx-tired:before{content:""}.bx-toggle-left:before{content:""}.bx-toggle-right:before{content:""}.bx-tone:before{content:""}.bx-traffic-cone:before{content:""}.bx-train:before{content:""}.bx-transfer:before{content:""}.bx-transfer-alt:before{content:""}.bx-trash:before{content:""}.bx-trash-alt:before{content:""}.bx-trending-down:before{content:""}.bx-trending-up:before{content:""}.bx-trim:before{content:""}.bx-trip:before{content:""}.bx-trophy:before{content:""}.bx-tv:before{content:""}.bx-underline:before{content:""}.bx-undo:before{content:""}.bx-unite:before{content:""}.bx-unlink:before{content:""}.bx-up-arrow:before{content:""}.bx-up-arrow-alt:before{content:""}.bx-up-arrow-circle:before{content:""}.bx-upload:before{content:""}.bx-upside-down:before{content:""}.bx-upvote:before{content:""}.bx-usb:before{content:""}.bx-user:before{content:""}.bx-user-check:before{content:""}.bx-user-circle:before{content:""}.bx-user-minus:before{content:""}.bx-user-pin:before{content:""}.bx-user-plus:before{content:""}.bx-user-voice:before{content:""}.bx-user-x:before{content:""}.bx-vector:before{content:""}.bx-vertical-center:before{content:""}.bx-vial:before{content:""}.bx-video:before{content:""}.bx-video-off:before{content:""}.bx-video-plus:before{content:""}.bx-video-recording:before{content:""}.bx-voicemail:before{content:""}.bx-volume:before{content:""}.bx-volume-full:before{content:""}.bx-volume-low:before{content:""}.bx-volume-mute:before{content:""}.bx-walk:before{content:""}.bx-wallet:before{content:""}.bx-wallet-alt:before{content:""}.bx-water:before{content:""}.bx-webcam:before{content:""}.bx-wifi:before{content:""}.bx-wifi-0:before{content:""}.bx-wifi-1:before{content:""}.bx-wifi-2:before{content:""}.bx-wifi-off:before{content:""}.bx-wind:before{content:""}.bx-window:before{content:""}.bx-window-alt:before{content:""}.bx-window-close:before{content:""}.bx-window-open:before{content:""}.bx-windows:before{content:""}.bx-wine:before{content:""}.bx-wink-smile:before{content:""}.bx-wink-tongue:before{content:""}.bx-won:before{content:""}.bx-world:before{content:""}.bx-wrench:before{content:""}.bx-x:before{content:""}.bx-x-circle:before{content:""}.bx-yen:before{content:""}.bx-zoom-in:before{content:""}.bx-zoom-out:before{content:""}.bxs-party:before{content:""}.bxs-hot:before{content:""}.bxs-droplet:before{content:""}.bxs-cat:before{content:""}.bxs-dog:before{content:""}.bxs-injection:before{content:""}.bxs-leaf:before{content:""}.bxs-add-to-queue:before{content:""}.bxs-adjust:before{content:""}.bxs-adjust-alt:before{content:""}.bxs-alarm:before{content:""}.bxs-alarm-add:before{content:""}.bxs-alarm-exclamation:before{content:""}.bxs-alarm-off:before{content:""}.bxs-alarm-snooze:before{content:""}.bxs-album:before{content:""}.bxs-ambulance:before{content:""}.bxs-analyse:before{content:""}.bxs-angry:before{content:""}.bxs-arch:before{content:""}.bxs-archive:before{content:""}.bxs-archive-in:before{content:""}.bxs-archive-out:before{content:""}.bxs-area:before{content:""}.bxs-arrow-from-bottom:before{content:""}.bxs-arrow-from-left:before{content:""}.bxs-arrow-from-right:before{content:""}.bxs-arrow-from-top:before{content:""}.bxs-arrow-to-bottom:before{content:""}.bxs-arrow-to-left:before{content:""}.bxs-arrow-to-right:before{content:""}.bxs-arrow-to-top:before{content:""}.bxs-award:before{content:""}.bxs-baby-carriage:before{content:""}.bxs-backpack:before{content:""}.bxs-badge:before{content:""}.bxs-badge-check:before{content:""}.bxs-badge-dollar:before{content:""}.bxs-ball:before{content:""}.bxs-band-aid:before{content:""}.bxs-bank:before{content:""}.bxs-bar-chart-alt-2:before{content:""}.bxs-bar-chart-square:before{content:""}.bxs-barcode:before{content:""}.bxs-baseball:before{content:""}.bxs-basket:before{content:""}.bxs-basketball:before{content:""}.bxs-bath:before{content:""}.bxs-battery:before{content:""}.bxs-battery-charging:before{content:""}.bxs-battery-full:before{content:""}.bxs-battery-low:before{content:""}.bxs-bed:before{content:""}.bxs-been-here:before{content:""}.bxs-beer:before{content:""}.bxs-bell:before{content:""}.bxs-bell-minus:before{content:""}.bxs-bell-off:before{content:""}.bxs-bell-plus:before{content:""}.bxs-bell-ring:before{content:""}.bxs-bible:before{content:""}.bxs-binoculars:before{content:""}.bxs-blanket:before{content:""}.bxs-bolt:before{content:""}.bxs-bolt-circle:before{content:""}.bxs-bomb:before{content:""}.bxs-bone:before{content:""}.bxs-bong:before{content:""}.bxs-book:before{content:""}.bxs-book-add:before{content:""}.bxs-book-alt:before{content:""}.bxs-book-bookmark:before{content:""}.bxs-book-content:before{content:""}.bxs-book-heart:before{content:""}.bxs-bookmark:before{content:""}.bxs-bookmark-alt:before{content:""}.bxs-bookmark-alt-minus:before{content:""}.bxs-bookmark-alt-plus:before{content:""}.bxs-bookmark-heart:before{content:""}.bxs-bookmark-minus:before{content:""}.bxs-bookmark-plus:before{content:""}.bxs-bookmarks:before{content:""}.bxs-bookmark-star:before{content:""}.bxs-book-open:before{content:""}.bxs-book-reader:before{content:""}.bxs-bot:before{content:""}.bxs-bowling-ball:before{content:""}.bxs-box:before{content:""}.bxs-brain:before{content:""}.bxs-briefcase:before{content:""}.bxs-briefcase-alt:before{content:""}.bxs-briefcase-alt-2:before{content:""}.bxs-brightness:before{content:""}.bxs-brightness-half:before{content:""}.bxs-brush:before{content:""}.bxs-brush-alt:before{content:""}.bxs-bug:before{content:""}.bxs-bug-alt:before{content:""}.bxs-building:before{content:""}.bxs-building-house:before{content:""}.bxs-buildings:before{content:""}.bxs-bulb:before{content:""}.bxs-bullseye:before{content:""}.bxs-buoy:before{content:""}.bxs-bus:before{content:""}.bxs-business:before{content:""}.bxs-bus-school:before{content:""}.bxs-cabinet:before{content:""}.bxs-cake:before{content:""}.bxs-calculator:before{content:""}.bxs-calendar:before{content:""}.bxs-calendar-alt:before{content:""}.bxs-calendar-check:before{content:""}.bxs-calendar-edit:before{content:""}.bxs-calendar-event:before{content:""}.bxs-calendar-exclamation:before{content:""}.bxs-calendar-heart:before{content:""}.bxs-calendar-minus:before{content:""}.bxs-calendar-plus:before{content:""}.bxs-calendar-star:before{content:""}.bxs-calendar-week:before{content:""}.bxs-calendar-x:before{content:""}.bxs-camera:before{content:""}.bxs-camera-home:before{content:""}.bxs-camera-movie:before{content:""}.bxs-camera-off:before{content:""}.bxs-camera-plus:before{content:""}.bxs-capsule:before{content:""}.bxs-captions:before{content:""}.bxs-car:before{content:""}.bxs-car-battery:before{content:""}.bxs-car-crash:before{content:""}.bxs-card:before{content:""}.bxs-caret-down-circle:before{content:""}.bxs-caret-down-square:before{content:""}.bxs-caret-left-circle:before{content:""}.bxs-caret-left-square:before{content:""}.bxs-caret-right-circle:before{content:""}.bxs-caret-right-square:before{content:""}.bxs-caret-up-circle:before{content:""}.bxs-caret-up-square:before{content:""}.bxs-car-garage:before{content:""}.bxs-car-mechanic:before{content:""}.bxs-carousel:before{content:""}.bxs-cart:before{content:""}.bxs-cart-add:before{content:""}.bxs-cart-alt:before{content:""}.bxs-cart-download:before{content:""}.bxs-car-wash:before{content:""}.bxs-category:before{content:""}.bxs-category-alt:before{content:""}.bxs-cctv:before{content:""}.bxs-certification:before{content:""}.bxs-chalkboard:before{content:""}.bxs-chart:before{content:""}.bxs-chat:before{content:""}.bxs-checkbox:before{content:""}.bxs-checkbox-checked:before{content:""}.bxs-checkbox-minus:before{content:""}.bxs-check-circle:before{content:""}.bxs-check-shield:before{content:""}.bxs-check-square:before{content:""}.bxs-chess:before{content:""}.bxs-chevron-down:before{content:""}.bxs-chevron-down-circle:before{content:""}.bxs-chevron-down-square:before{content:""}.bxs-chevron-left:before{content:""}.bxs-chevron-left-circle:before{content:""}.bxs-chevron-left-square:before{content:""}.bxs-chevron-right:before{content:""}.bxs-chevron-right-circle:before{content:""}.bxs-chevron-right-square:before{content:""}.bxs-chevrons-down:before{content:""}.bxs-chevrons-left:before{content:""}.bxs-chevrons-right:before{content:""}.bxs-chevrons-up:before{content:""}.bxs-chevron-up:before{content:""}.bxs-chevron-up-circle:before{content:""}.bxs-chevron-up-square:before{content:""}.bxs-chip:before{content:""}.bxs-church:before{content:""}.bxs-circle:before{content:""}.bxs-city:before{content:""}.bxs-clinic:before{content:""}.bxs-cloud:before{content:""}.bxs-cloud-download:before{content:""}.bxs-cloud-lightning:before{content:""}.bxs-cloud-rain:before{content:""}.bxs-cloud-upload:before{content:""}.bxs-coffee:before{content:""}.bxs-coffee-alt:before{content:""}.bxs-coffee-togo:before{content:""}.bxs-cog:before{content:""}.bxs-coin:before{content:""}.bxs-coin-stack:before{content:""}.bxs-collection:before{content:""}.bxs-color-fill:before{content:""}.bxs-comment:before{content:""}.bxs-comment-add:before{content:""}.bxs-comment-check:before{content:""}.bxs-comment-detail:before{content:""}.bxs-comment-dots:before{content:""}.bxs-comment-edit:before{content:""}.bxs-comment-error:before{content:""}.bxs-comment-minus:before{content:""}.bxs-comment-x:before{content:""}.bxs-compass:before{content:""}.bxs-component:before{content:""}.bxs-confused:before{content:""}.bxs-contact:before{content:""}.bxs-conversation:before{content:""}.bxs-cookie:before{content:""}.bxs-cool:before{content:""}.bxs-copy:before{content:""}.bxs-copy-alt:before{content:""}.bxs-copyright:before{content:""}.bxs-coupon:before{content:""}.bxs-credit-card:before{content:""}.bxs-credit-card-alt:before{content:""}.bxs-credit-card-front:before{content:""}.bxs-crop:before{content:""}.bxs-crown:before{content:""}.bxs-cube:before{content:""}.bxs-cube-alt:before{content:""}.bxs-cuboid:before{content:""}.bxs-customize:before{content:""}.bxs-cylinder:before{content:""}.bxs-dashboard:before{content:""}.bxs-data:before{content:""}.bxs-detail:before{content:""}.bxs-devices:before{content:""}.bxs-diamond:before{content:""}.bxs-dice-1:before{content:""}.bxs-dice-2:before{content:""}.bxs-dice-3:before{content:""}.bxs-dice-4:before{content:""}.bxs-dice-5:before{content:""}.bxs-dice-6:before{content:""}.bxs-direction-left:before{content:""}.bxs-direction-right:before{content:""}.bxs-directions:before{content:""}.bxs-disc:before{content:""}.bxs-discount:before{content:""}.bxs-dish:before{content:""}.bxs-dislike:before{content:""}.bxs-dizzy:before{content:""}.bxs-dock-bottom:before{content:""}.bxs-dock-left:before{content:""}.bxs-dock-right:before{content:""}.bxs-dock-top:before{content:""}.bxs-dollar-circle:before{content:""}.bxs-donate-blood:before{content:""}.bxs-donate-heart:before{content:""}.bxs-door-open:before{content:""}.bxs-doughnut-chart:before{content:""}.bxs-down-arrow:before{content:""}.bxs-down-arrow-alt:before{content:""}.bxs-down-arrow-circle:before{content:""}.bxs-down-arrow-square:before{content:""}.bxs-download:before{content:""}.bxs-downvote:before{content:""}.bxs-drink:before{content:""}.bxs-droplet-half:before{content:""}.bxs-dryer:before{content:""}.bxs-duplicate:before{content:""}.bxs-edit:before{content:""}.bxs-edit-alt:before{content:""}.bxs-edit-location:before{content:""}.bxs-eject:before{content:""}.bxs-envelope:before{content:""}.bxs-envelope-open:before{content:""}.bxs-eraser:before{content:""}.bxs-error:before{content:""}.bxs-error-alt:before{content:""}.bxs-error-circle:before{content:""}.bxs-ev-station:before{content:""}.bxs-exit:before{content:""}.bxs-extension:before{content:""}.bxs-eyedropper:before{content:""}.bxs-face:before{content:""}.bxs-face-mask:before{content:""}.bxs-factory:before{content:""}.bxs-fast-forward-circle:before{content:""}.bxs-file:before{content:""}.bxs-file-archive:before{content:""}.bxs-file-blank:before{content:""}.bxs-file-css:before{content:""}.bxs-file-doc:before{content:""}.bxs-file-export:before{content:""}.bxs-file-find:before{content:""}.bxs-file-gif:before{content:""}.bxs-file-html:before{content:""}.bxs-file-image:before{content:""}.bxs-file-import:before{content:""}.bxs-file-jpg:before{content:""}.bxs-file-js:before{content:""}.bxs-file-json:before{content:""}.bxs-file-md:before{content:""}.bxs-file-pdf:before{content:""}.bxs-file-plus:before{content:""}.bxs-file-png:before{content:""}.bxs-file-txt:before{content:""}.bxs-film:before{content:""}.bxs-filter-alt:before{content:""}.bxs-first-aid:before{content:""}.bxs-flag:before{content:""}.bxs-flag-alt:before{content:""}.bxs-flag-checkered:before{content:""}.bxs-flame:before{content:""}.bxs-flask:before{content:""}.bxs-florist:before{content:""}.bxs-folder:before{content:""}.bxs-folder-minus:before{content:""}.bxs-folder-open:before{content:""}.bxs-folder-plus:before{content:""}.bxs-food-menu:before{content:""}.bxs-fridge:before{content:""}.bxs-game:before{content:""}.bxs-gas-pump:before{content:""}.bxs-ghost:before{content:""}.bxs-gift:before{content:""}.bxs-graduation:before{content:""}.bxs-grid:before{content:""}.bxs-grid-alt:before{content:""}.bxs-group:before{content:""}.bxs-guitar-amp:before{content:""}.bxs-hand:before{content:""}.bxs-hand-down:before{content:""}.bxs-hand-left:before{content:""}.bxs-hand-right:before{content:""}.bxs-hand-up:before{content:""}.bxs-happy:before{content:""}.bxs-happy-alt:before{content:""}.bxs-happy-beaming:before{content:""}.bxs-happy-heart-eyes:before{content:""}.bxs-hdd:before{content:""}.bxs-heart:before{content:""}.bxs-heart-circle:before{content:""}.bxs-heart-square:before{content:""}.bxs-help-circle:before{content:""}.bxs-hide:before{content:""}.bxs-home:before{content:""}.bxs-home-circle:before{content:""}.bxs-home-heart:before{content:""}.bxs-home-smile:before{content:""}.bxs-hotel:before{content:""}.bxs-hourglass:before{content:""}.bxs-hourglass-bottom:before{content:""}.bxs-hourglass-top:before{content:""}.bxs-id-card:before{content:""}.bxs-image:before{content:""}.bxs-image-add:before{content:""}.bxs-image-alt:before{content:""}.bxs-inbox:before{content:""}.bxs-info-circle:before{content:""}.bxs-info-square:before{content:""}.bxs-institution:before{content:""}.bxs-joystick:before{content:""}.bxs-joystick-alt:before{content:""}.bxs-joystick-button:before{content:""}.bxs-key:before{content:""}.bxs-keyboard:before{content:""}.bxs-label:before{content:""}.bxs-landmark:before{content:""}.bxs-landscape:before{content:""}.bxs-laugh:before{content:""}.bxs-layer:before{content:""}.bxs-layer-minus:before{content:""}.bxs-layer-plus:before{content:""}.bxs-layout:before{content:""}.bxs-left-arrow:before{content:""}.bxs-left-arrow-alt:before{content:""}.bxs-left-arrow-circle:before{content:""}.bxs-left-arrow-square:before{content:""}.bxs-left-down-arrow-circle:before{content:""}.bxs-left-top-arrow-circle:before{content:""}.bxs-like:before{content:""}.bxs-location-plus:before{content:""}.bxs-lock:before{content:""}.bxs-lock-alt:before{content:""}.bxs-lock-open:before{content:""}.bxs-lock-open-alt:before{content:""}.bxs-log-in:before{content:""}.bxs-log-in-circle:before{content:""}.bxs-log-out:before{content:""}.bxs-log-out-circle:before{content:""}.bxs-low-vision:before{content:""}.bxs-magic-wand:before{content:""}.bxs-magnet:before{content:""}.bxs-map:before{content:""}.bxs-map-alt:before{content:""}.bxs-map-pin:before{content:""}.bxs-mask:before{content:""}.bxs-medal:before{content:""}.bxs-megaphone:before{content:""}.bxs-meh:before{content:""}.bxs-meh-alt:before{content:""}.bxs-meh-blank:before{content:""}.bxs-memory-card:before{content:""}.bxs-message:before{content:""}.bxs-message-add:before{content:""}.bxs-message-alt:before{content:""}.bxs-message-alt-add:before{content:""}.bxs-message-alt-check:before{content:""}.bxs-message-alt-detail:before{content:""}.bxs-message-alt-dots:before{content:""}.bxs-message-alt-edit:before{content:""}.bxs-message-alt-error:before{content:""}.bxs-message-alt-minus:before{content:""}.bxs-message-alt-x:before{content:""}.bxs-message-check:before{content:""}.bxs-message-detail:before{content:""}.bxs-message-dots:before{content:""}.bxs-message-edit:before{content:""}.bxs-message-error:before{content:""}.bxs-message-minus:before{content:""}.bxs-message-rounded:before{content:""}.bxs-message-rounded-add:before{content:""}.bxs-message-rounded-check:before{content:""}.bxs-message-rounded-detail:before{content:""}.bxs-message-rounded-dots:before{content:""}.bxs-message-rounded-edit:before{content:""}.bxs-message-rounded-error:before{content:""}.bxs-message-rounded-minus:before{content:""}.bxs-message-rounded-x:before{content:""}.bxs-message-square:before{content:""}.bxs-message-square-add:before{content:""}.bxs-message-square-check:before{content:""}.bxs-message-square-detail:before{content:""}.bxs-message-square-dots:before{content:""}.bxs-message-square-edit:before{content:""}.bxs-message-square-error:before{content:""}.bxs-message-square-minus:before{content:""}.bxs-message-square-x:before{content:""}.bxs-message-x:before{content:""}.bxs-meteor:before{content:""}.bxs-microchip:before{content:""}.bxs-microphone:before{content:""}.bxs-microphone-alt:before{content:""}.bxs-microphone-off:before{content:""}.bxs-minus-circle:before{content:""}.bxs-minus-square:before{content:""}.bxs-mobile:before{content:""}.bxs-mobile-vibration:before{content:""}.bxs-moon:before{content:""}.bxs-mouse:before{content:""}.bxs-mouse-alt:before{content:""}.bxs-movie:before{content:""}.bxs-movie-play:before{content:""}.bxs-music:before{content:""}.bxs-navigation:before{content:""}.bxs-network-chart:before{content:""}.bxs-news:before{content:""}.bxs-no-entry:before{content:""}.bxs-note:before{content:""}.bxs-notepad:before{content:""}.bxs-notification:before{content:""}.bxs-notification-off:before{content:""}.bxs-offer:before{content:""}.bxs-package:before{content:""}.bxs-paint:before{content:""}.bxs-paint-roll:before{content:""}.bxs-palette:before{content:""}.bxs-paper-plane:before{content:""}.bxs-parking:before{content:""}.bxs-paste:before{content:""}.bxs-pen:before{content:""}.bxs-pencil:before{content:""}.bxs-phone:before{content:""}.bxs-phone-call:before{content:""}.bxs-phone-incoming:before{content:""}.bxs-phone-off:before{content:""}.bxs-phone-outgoing:before{content:""}.bxs-photo-album:before{content:""}.bxs-piano:before{content:""}.bxs-pie-chart:before{content:""}.bxs-pie-chart-alt:before{content:""}.bxs-pie-chart-alt-2:before{content:""}.bxs-pin:before{content:""}.bxs-pizza:before{content:""}.bxs-plane:before{content:""}.bxs-plane-alt:before{content:""}.bxs-plane-land:before{content:""}.bxs-planet:before{content:""}.bxs-plane-take-off:before{content:""}.bxs-playlist:before{content:""}.bxs-plug:before{content:""}.bxs-plus-circle:before{content:""}.bxs-plus-square:before{content:""}.bxs-pointer:before{content:""}.bxs-polygon:before{content:""}.bxs-printer:before{content:""}.bxs-purchase-tag:before{content:""}.bxs-purchase-tag-alt:before{content:""}.bxs-pyramid:before{content:""}.bxs-quote-alt-left:before{content:""}.bxs-quote-alt-right:before{content:""}.bxs-quote-left:before{content:""}.bxs-quote-right:before{content:""}.bxs-quote-single-left:before{content:""}.bxs-quote-single-right:before{content:""}.bxs-radiation:before{content:""}.bxs-radio:before{content:""}.bxs-receipt:before{content:""}.bxs-rectangle:before{content:""}.bxs-registered:before{content:""}.bxs-rename:before{content:""}.bxs-report:before{content:""}.bxs-rewind-circle:before{content:""}.bxs-right-arrow:before{content:""}.bxs-right-arrow-alt:before{content:""}.bxs-right-arrow-circle:before{content:""}.bxs-right-arrow-square:before{content:""}.bxs-right-down-arrow-circle:before{content:""}.bxs-right-top-arrow-circle:before{content:""}.bxs-rocket:before{content:""}.bxs-ruler:before{content:""}.bxs-sad:before{content:""}.bxs-save:before{content:""}.bxs-school:before{content:""}.bxs-search:before{content:""}.bxs-search-alt-2:before{content:""}.bxs-select-multiple:before{content:""}.bxs-send:before{content:""}.bxs-server:before{content:""}.bxs-shapes:before{content:""}.bxs-share:before{content:""}.bxs-share-alt:before{content:""}.bxs-shield:before{content:""}.bxs-shield-alt-2:before{content:""}.bxs-shield-x:before{content:""}.bxs-ship:before{content:""}.bxs-shocked:before{content:""}.bxs-shopping-bag:before{content:""}.bxs-shopping-bag-alt:before{content:""}.bxs-shopping-bags:before{content:""}.bxs-show:before{content:""}.bxs-skip-next-circle:before{content:""}.bxs-skip-previous-circle:before{content:""}.bxs-skull:before{content:""}.bxs-sleepy:before{content:""}.bxs-slideshow:before{content:""}.bxs-smile:before{content:""}.bxs-sort-alt:before{content:""}.bxs-spa:before{content:""}.bxs-speaker:before{content:""}.bxs-spray-can:before{content:""}.bxs-spreadsheet:before{content:""}.bxs-square:before{content:""}.bxs-square-rounded:before{content:""}.bxs-star:before{content:""}.bxs-star-half:before{content:""}.bxs-sticker:before{content:""}.bxs-stopwatch:before{content:""}.bxs-store:before{content:""}.bxs-store-alt:before{content:""}.bxs-sun:before{content:""}.bxs-tachometer:before{content:""}.bxs-tag:before{content:""}.bxs-tag-alt:before{content:""}.bxs-tag-x:before{content:""}.bxs-taxi:before{content:""}.bxs-tennis-ball:before{content:""}.bxs-terminal:before{content:""}.bxs-thermometer:before{content:""}.bxs-time:before{content:""}.bxs-time-five:before{content:""}.bxs-timer:before{content:""}.bxs-tired:before{content:""}.bxs-toggle-left:before{content:""}.bxs-toggle-right:before{content:""}.bxs-tone:before{content:""}.bxs-torch:before{content:""}.bxs-to-top:before{content:""}.bxs-traffic:before{content:""}.bxs-traffic-barrier:before{content:""}.bxs-traffic-cone:before{content:""}.bxs-train:before{content:""}.bxs-trash:before{content:""}.bxs-trash-alt:before{content:""}.bxs-tree:before{content:""}.bxs-trophy:before{content:""}.bxs-truck:before{content:""}.bxs-t-shirt:before{content:""}.bxs-tv:before{content:""}.bxs-up-arrow:before{content:""}.bxs-up-arrow-alt:before{content:""}.bxs-up-arrow-circle:before{content:""}.bxs-up-arrow-square:before{content:""}.bxs-upside-down:before{content:""}.bxs-upvote:before{content:""}.bxs-user:before{content:""}.bxs-user-account:before{content:""}.bxs-user-badge:before{content:""}.bxs-user-check:before{content:""}.bxs-user-circle:before{content:""}.bxs-user-detail:before{content:""}.bxs-user-minus:before{content:""}.bxs-user-pin:before{content:""}.bxs-user-plus:before{content:""}.bxs-user-rectangle:before{content:""}.bxs-user-voice:before{content:""}.bxs-user-x:before{content:""}.bxs-vector:before{content:""}.bxs-vial:before{content:""}.bxs-video:before{content:""}.bxs-video-off:before{content:""}.bxs-video-plus:before{content:""}.bxs-video-recording:before{content:""}.bxs-videos:before{content:""}.bxs-virus:before{content:""}.bxs-virus-block:before{content:""}.bxs-volume:before{content:""}.bxs-volume-full:before{content:""}.bxs-volume-low:before{content:""}.bxs-volume-mute:before{content:""}.bxs-wallet:before{content:""}.bxs-wallet-alt:before{content:""}.bxs-washer:before{content:""}.bxs-watch:before{content:""}.bxs-watch-alt:before{content:""}.bxs-webcam:before{content:""}.bxs-widget:before{content:""}.bxs-window-alt:before{content:""}.bxs-wine:before{content:""}.bxs-wink-smile:before{content:""}.bxs-wink-tongue:before{content:""}.bxs-wrench:before{content:""}.bxs-x-circle:before{content:""}.bxs-x-square:before{content:""}.bxs-yin-yang:before{content:""}.bxs-zap:before{content:""}.bxs-zoom-in:before{content:""}.bxs-zoom-out:before{content:""}
