.header-title{text-align:center;font-family:var(--zf-primary-light);font-size:44px;line-height:62px;color:#000}.main-div>.desc{max-width:600px;margin:auto}.discount-calculator{margin:50px auto 100px;max-width:900px;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:10px;padding:50px;-webkit-box-shadow:-4px 4px 15px 0 rgba(0,0,0,.10196078431372549);box-shadow:-4px 4px 15px 0 rgba(0,0,0,.10196078431372549);position:relative}.common-error-msg{position:absolute;top:0;left:0;text-align:center;width:100%;padding:8px;font-size:14px;line-height:18px;background-color:#ffe6e6;color:#d72020;display:none}.nav-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;border-bottom:1px solid #e4e4e4;padding-bottom:13px}.nav-header>div{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.toggle-navbar{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:190px;height:36px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:#efefef;border-radius:20px;position:relative;margin-bottom:20px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.toggle-navbar:before{content:"";position:absolute;top:0;left:0;width:80px;height:36px;background-color:#0075ff;border-radius:20px;font-size:14px;line-height:36px;color:#fff;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.item-level:before{left:80px;width:110px}.tax-toggle.item-level:before{display:none}.toggle-navbar div{text-align:center;cursor:pointer;font-size:14px;line-height:24px;position:relative}.toggle-navbar div:first-child{width:80px}.toggle-navbar div:last-child{width:110px}.toggle-navbar .active{color:#fff}.calculator-title{font-family:var(--zf-primary-semibold);font-weight:500;font-size:24px;line-height:50px;color:#000;letter-spacing:0}.nav-header a{font-size:14px;line-height:36px;cursor:pointer;color:#0075ff;display:block;margin-bottom:20px}.tax-toggle{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:15px;font-size:16px;line-height:50px}.switch{position:relative;display:inline-block;width:40px;height:22px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#d3d3d3;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;border-radius:50px}.slider:before{position:absolute;content:"";height:18px;width:18px;left:3px;top:2px;background-color:#fff;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;border-radius:50%}input:checked+.slider{background-color:#0075ff}input:focus+.slider{-webkit-box-shadow:0 0 1px #0075ff;box-shadow:0 0 1px #0075ff}input:checked+.slider:before{-webkit-transform:translateX(16px);-ms-transform:translateX(16px);transform:translateX(16px)}.simple-discount{margin:30px auto}.simple-discount-inner,.simple-discount-inner>div{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.simple-discount-inner{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px}.simple-discount-inner>div{-webkit-box-flex:1;-webkit-flex:auto;-ms-flex:auto;flex:auto;max-width:350px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-width:350px}.simple-discount .label{font-size:18px;line-height:36px;color:#818181;font-family:var(--zf-primary-medium)}.simple-discount input{max-width:100%;border:1px solid #d2d2d2!important;border-radius:5px;padding:0 10px 0 15px;margin-bottom:10px;font-size:16px;line-height:50px;color:#000}input[type=checkbox]{margin:0;width:15px;height:15px;border:1px solid #d9d9d9!important}.discount-amt{width:100%;max-width:350px;-webkit-box-sizing:border-box;box-sizing:border-box}.dropdown-wrapper{position:absolute;display:inline-block;right:-2px;top:1px}.dropdown-chevron{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0 40px 0 20px;border:none;border-left:1px solid #d9d9d9;background-color:rgba(0,0,0,0);cursor:pointer;text-align:center;font-size:22px;line-height:50px;border-radius:0 10px 10px 0;position:relative}.dropdown-wrapper:before{content:"";width:16px;height:9px;position:absolute;top:50%;right:13px;background-image:url(/invoice/discount-calculator/down-arrow.svg);background-repeat:no-repeat;background-size:16px 9px;background-position:0 0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.dropdown-chevron:focus{outline:none}input.disable-controls::-webkit-inner-spin-button,input.disable-controls::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input.disable-controls{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.total-result{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:baseline;-webkit-align-items:baseline;-ms-flex-align:baseline;align-items:baseline;padding-top:50px;border-top:1px solid #e4e4e4}.total-summary{max-width:230px;-webkit-box-flex:100%;-webkit-flex:100%;-ms-flex:100%;flex:100%}.total-summary span{font-weight:500;font-size:16px;line-height:16px;color:#8f8f8f}.total-summary div{font-weight:400;font-size:40px;line-height:50px;letter-spacing:0;color:#000;padding-top:12px}.saved-amount{color:#0075ff!important}.item-level-discount{margin-top:20px;display:none}table{width:800px;border-collapse:collapse;background-color:#fff;border-radius:8px;margin-top:25px}table *{-webkit-box-sizing:border-box;box-sizing:border-box}td,th{padding:0 10px;font-size:14px;line-height:55px;color:#000;font-weight:400;text-align:center}th{background-color:#f6f6f6;border:none;border-right:1px solid #ddd;color:#7c7c7c}td{border-bottom:1px solid #ddd;border-right:1px solid #ddd}tr input{margin-bottom:0;border:none;font-size:14px;line-height:24px;padding:2px 0}tr td:first-child,tr th:first-child{text-align:left;border-radius:3px;width:193px}tr td:nth-child(3){font-weight:500;position:relative;text-align:left}tr td:nth-child(2),tr td:nth-child(3){width:120px}td:nth-child(3) div{background-color:#efefef;border-radius:3px;padding:4px 7px;position:absolute;right:5px;width:26px;height:26px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}tr td:nth-child(5),tr th:nth-child(5){border-right:none}tr td:last-child{display:none;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:100%;position:absolute;border:none;cursor:pointer}tr:first-child:hover td:last-child{display:none}tr:hover td:last-child{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}tr td .close-lineitem-icon{position:absolute;top:18px;outline:none;background-color:rgba(0,0,0,0);border:none;padding:0;cursor:pointer}.item-level-discount .amount-input{width:90px}input[class*=discount-input],input[class*=tax-input]{width:70px}.item-level-discount .amount-input,input[class*=discount-input],input[class*=tax-input]{border-radius:4px;text-align:center}tr td:nth-child(4){position:relative;width:130px;text-align:left}td .dropdown-wrapper{top:0;right:5px}td .dropdown-wrapper:before{right:6px;width:8px;height:5px;background:url(/invoice/help/images/help/arrow.svg);background-repeat:no-repeat;z-index:1}td .dropdown-chevron{padding:0 20px 0 5px;line-height:26px;font-size:14px;border-left:none;border-radius:3px;background-color:#efefef;position:relative}.final-amount{font-weight:700}input[type=text]{padding-left:5px;border-radius:4px}input[type=number]:focus input[type=number]:active,input[type=number]:hover,input[type=text]:active,input[type=text]:focus,input[type=text]:hover{outline:none!important;border:1px solid #000!important}input::-webkit-input-placeholder{font-size:13px}input::-moz-placeholder{font-size:13px}input:-ms-input-placeholder{font-size:13px}input::-ms-input-placeholder{font-size:13px}input::placeholder{font-size:13px}.focus-input{border:1px solid #ddd}.add-item{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:15px 0}.add-item,.add-item button{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.add-item button{background-color:rgba(0,0,0,0);border:none;outline:none;font-size:14px;font-family:var(--zf-primary-semibold);gap:6px;cursor:pointer}.free-tool-section{background-color:#fafafa;padding:0 20px}.free-tool-section-inner{max-width:900px;padding:100px 0;margin:auto;text-align:center}.free-tool-section h2{padding:0 0 30px}.free-tools-card{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;gap:25px}.free-tools-card>div{max-width:283px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;border-radius:10px;border:1px solid #d9d9d9;background-color:#fff;overflow:hidden;position:relative}.free-tools-card>div:hover{border:1px solid #9e9e9e}.free-tools-card>div div{height:95px;background-color:#fafafa}.horizontal-line-cont{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.horizontal-line,.horizontal-line-cont{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.horizontal-line{position:relative;-webkit-box-pack:space-evenly;-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;overflow:hidden;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:283px;-webkit-animation:horizontalScroll 10s linear infinite;animation:horizontalScroll 10s linear infinite}.horizontal-line span{display:block;width:1px;height:100%;background-color:#d9d9d9}@-webkit-keyframes horizontalScroll{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes horizontalScroll{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}.vertical-line-cont{flex-direction:column}.vertical-line,.vertical-line-cont{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column}.vertical-line{height:95px;position:relative;flex-direction:column;-webkit-box-pack:space-evenly;-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;overflow:hidden;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;-webkit-animation:scrollVertical 10s linear infinite;animation:scrollVertical 10s linear infinite}.vertical-line span{display:block;width:100%;height:1px;background-color:#d9d9d9}@-webkit-keyframes scrollVertical{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@keyframes scrollVertical{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}.free-tools-card h3{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:135px;position:relative;background-color:#fff;font-size:20px;line-height:50px;color:#606060}.free-tools-card img{border-radius:50%;position:absolute;top:41%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.pulse-animation{position:relative;top:46px}.pulse-animation span{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border:1px solid #e5e5e5;border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box}.pulse-animation span:before{content:"";position:absolute;border-radius:50%;-webkit-box-sizing:border-box;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);box-sizing:border-box;-webkit-animation-timing-function:linear;animation-timing-function:linear}.pulse-animation span:nth-child(2),.pulse-animation span:nth-child(2):before{width:80px;height:80px}.pulse-animation span:nth-child(3),.pulse-animation span:nth-child(3):before{width:160px;height:160px;border:none}.pulse-animation span:nth-child(4),.pulse-animation span:nth-child(4):before{width:240px;height:240px;border:none}.pulse-animation span:nth-child(2):before,.pulse-animation span:nth-child(3):before,.pulse-animation span:nth-child(4):before{-webkit-animation:pulse-animation 3s infinite;animation:pulse-animation 3s infinite}@-webkit-keyframes pulse-animation{0%{width:100%;height:100%;border:1px solid #e5e5e5}to{width:calc(100% + 80px);height:calc(100% + 80px);border:1px solid #e5e5e5}}@keyframes pulse-animation{0%{width:100%;height:100%;border:1px solid #e5e5e5}to{width:calc(100% + 80px);height:calc(100% + 80px);border:1px solid #e5e5e5}}.invoice-usecases-inner:hover{border:1px solid #9e9e9e}.invoice-usecases-inner{max-width:900px;margin:auto;padding:70px 0 95px;position:relative;overflow:hidden;background-color:#fafafa;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:10px;border:1px solid rgba(0,0,0,0)}.invoice-usecases-inner h2{max-width:560px;margin-bottom:60px;padding-left:30px}.invoice-usecases-animation{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:row;-webkit-justify-content:row;-ms-flex-pack:row;justify-content:row;overflow:hidden;position:relative;z-index:1}.invoice-usecases-animation>div{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;gap:15px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-animation:invoiceUsecases 25s linear infinite;animation:invoiceUsecases 25s linear infinite;margin:0 7.5px}.invoice-usecases-animation span{padding:20px;border-radius:35px;color:#fff;font-family:var(--zf-primary-medium);font-size:14px}.promotion-cta-text{position:absolute;display:block;left:30px;bottom:30px;color:#0075ff;font-family:var(--zf-primary-medium)}@-webkit-keyframes invoiceUsecases{0%{-webkit-transform:translateX(-101%);transform:translateX(-101%)}to{-webkit-transform:translateX(-1%);transform:translateX(-1%)}}@keyframes invoiceUsecases{0%{-webkit-transform:translateX(-101%);transform:translateX(-101%)}to{-webkit-transform:translateX(-1%);transform:translateX(-1%)}}.man-purse{bottom:0}.invoice-usecases,.man-purse{position:absolute;right:0;width:345px;height:319px}.invoice-usecases{bottom:2px}.invoice-usecases-hand{position:absolute;right:0;bottom:2px;width:345px;height:185px;z-index:20}.invoice-features-content div:last-child,.invoice-features-content div:nth-child(3){border-bottom:none}.invoice-features-inner{margin:50px auto 70px!important}.invoice-procedure-steps-inner{margin-top:0!important;padding-top:120px!important}.invoice-features-content{border-bottom:none!important}input:focus{outline:none!important;border:1px solid #000!important}@media screen and (max-width:1200px){.top-band-div{width:auto!important}}@media screen and (max-width:950px){.invoice-usecases-container,.sticky-template .main-div{padding:0 20px!important}.discount-calculator{padding:30px}}@media screen and (max-width:900px){.item-table{overflow-x:scroll}}@media screen and (max-width:800px){.free-tools-card{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.free-tools-card>div{-webkit-box-flex:100%!important;-webkit-flex:100%!important;-ms-flex:100%!important;flex:100%!important}}@media screen and (max-width:768px){.invoice-procedure-steps-inner{padding-top:70px!important}.invoice-usecases-inner h2{padding:0 10px;text-align:center;margin:0 auto 160px}}@media screen and (max-width:700px){.calculator-title{font-size:21px}.calculator-title,.tax-toggle{line-height:39px}}@media screen and (max-width:650px){.man-purse img:first-child,.man-purse img:last-child{right:-120px;bottom:58px}.invoice-usecases-inner h2{margin-bottom:90px}.nav-header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.nav-header a{display:none}.tax-toggle{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto}.discount-calculator{padding:30px 15px}.simple-discount>div{gap:25px}.total-result{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;gap:20px;padding-top:35px}.total-summary div{font-size:30px;line-height:40px}.invoice-usecases-inner{padding:70px 0 150px}.promotion-cta-text{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}@media screen and (max-width:500px){.simple-discount-inner>div{max-width:100%;min-width:100%}.header-title{font-size:30px;line-height:40px;margin-top:40px}}.text-reveal-animation{margin-bottom:0!important}