@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap);body{background:#f5f5f5;color:#1c1c1c;font-family:Open Sans,sans-serif}@media screen and (min-width:1024px){body{font-size:15px}}@media screen and (max-width:1023px){body{font-size:13px}}h3{margin:10px 0}.container{margin:0 auto;max-width:1280px}@media screen and (max-width:1023px){main{padding-bottom:60px}}button.button{min-width:140px}@media screen and (min-width:1024px){button.button{height:40px}}@media screen and (max-width:1023px){button.button{font-size:1.1rem;height:60px}}button.small-button{min-width:80px}@media screen and (min-width:1024px){button.small-button{font-size:.8rem;height:30px}}@media screen and (max-width:1023px){button.small-button{font-size:.8rem;height:30px}}.form-group{display:flex;margin:-10px}@media screen and (min-width:1024px){.form-group{flex-direction:row}}@media screen and (max-width:1023px){.form-group{flex-direction:column}}.input-container,.select-container{flex-grow:1;margin:10px}.input-container label,.select-container label{display:block;margin:10px 0}@media screen and (max-width:1023px){.input-container label,.select-container label{font-size:1.2rem}}.input-container .validation-error-text,.select-container .validation-error-text{color:#770f0f;display:block;margin:10px 0}.basic-section{align-items:center;background:#fff;border-radius:5px;display:flex;flex-direction:column;justify-content:flex-start;margin:10px 0;padding:10px}@media screen and (min-width:1024px){.basic-section{border:1px solid #e5e5e5}}@media screen and (min-width:768px) and (max-width:1023px){.basic-section{padding:25px 50px}}.top-border-element{height:12px;width:100%}@media screen and (max-width:1023px){.image-icon{height:24px;width:24px}}@media screen and (min-width:1024px){.image-icon{height:18px;width:18px}}.image-icon.clickable{cursor:pointer}@media screen and (min-width:1024px){.image-icon.desktop-2x{height:32.4px;width:32.4px}}.full-page-section{align-items:center;display:flex;flex-direction:column;height:calc(100% - 12px);justify-content:center;padding:25px;text-align:center;width:100%}.full-page-section a{color:#007abe;cursor:pointer;text-decoration:underline}.full-page-section a:hover{color:#045380}.full-page-section .full-page-icon{height:100px;width:100px}.checkbox{align-items:center;border:1px solid;display:flex;height:15px;margin-left:5px;padding:0;top:6px;width:15px}.checkbox,.checkbox .check-icon{cursor:pointer;position:absolute}.checkbox .check-icon{color:#4cd94c;font-size:1.5rem;left:-3px}.checkbox+span{padding-left:30px}.with-rounder-borders{border-radius:5px}.full-page-preloader{background:hsla(0,0%,100%,.75);display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1000}.full-page-preloader.visible{align-items:center;display:flex;justify-content:center}.full-page-preloader.visible #fieldpulse-preloader-logo-path1_ts{-webkit-animation:fieldpulse-preloader-logo-path1_ts__ts 2.5s linear infinite normal forwards;animation:fieldpulse-preloader-logo-path1_ts__ts 2.5s linear infinite normal forwards}.full-page-preloader.visible #fieldpulse-preloader-logo-path1{-webkit-animation:fieldpulse-preloader-logo-path1_c_o 2.5s linear infinite normal forwards;animation:fieldpulse-preloader-logo-path1_c_o 2.5s linear infinite normal forwards}.full-page-preloader.visible #fieldpulse-preloader-logo-path2_ts{-webkit-animation:fieldpulse-preloader-logo-path2_ts__ts 2.5s linear infinite normal forwards;animation:fieldpulse-preloader-logo-path2_ts__ts 2.5s linear infinite normal forwards}.full-page-preloader.visible #fieldpulse-preloader-logo-path2{-webkit-animation:fieldpulse-preloader-logo-path2_c_o 2.5s linear infinite normal forwards;animation:fieldpulse-preloader-logo-path2_c_o 2.5s linear infinite normal forwards}.full-page-preloader.visible #fieldpulse-preloader-logo-path3_ts{-webkit-animation:fieldpulse-preloader-logo-path3_ts__ts 2.5s linear infinite normal forwards;animation:fieldpulse-preloader-logo-path3_ts__ts 2.5s linear infinite normal forwards}.full-page-preloader.visible #fieldpulse-preloader-logo-path3{-webkit-animation:fieldpulse-preloader-logo-path3_c_o 2.5s linear infinite normal forwards;animation:fieldpulse-preloader-logo-path3_c_o 2.5s linear infinite normal forwards}header{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin-top:10px;position:relative}header h1{margin:10px 0}header p{margin:5px 0;padding:0}header .logo-container{padding:10px;text-align:center}header .logo-container .logo{width:180px}@media screen and (min-width:1024px){header .header-col.header-logo-col{align-items:center;flex-basis:25%;justify-content:center}header .header-col.company-header-col{display:flex;flex-basis:75%;flex-wrap:wrap}header .header-col.company-header-col .company-info-container{flex:1 1}header .header-col.company-header-col .customer-job-information-container{flex-basis:30%}}@media screen and (max-width:1023px){header .header-col.company-header-col{display:flex;flex-basis:100%;flex-wrap:wrap}header .header-col.company-header-col h1{border-bottom:1px solid #cbcbcb;flex-basis:100%;padding-bottom:25px;text-align:center}header .header-col.company-header-col .company-info-container{flex-basis:50%}}header .company-info-container{display:flex;flex-direction:column;padding:10px}@media screen and (min-width:1024px){header .company-info-container{margin-left:25px}header .company-info-container h1{font-size:1.3rem;margin-top:0}}@media screen and (max-width:1023px){header{flex-direction:column}header .company-info-container,header .logo-container{flex-basis:100%}}header .address-row,header .custom-field-value{white-space:pre-line}.tabs{display:flex;flex-basis:100%;justify-content:space-around;margin:20px 0;padding:10px 0;position:relative}@media screen and (max-width:767px){.tabs{max-width:100%;overflow-x:auto}}.tabs:after{background:#e5e5e5;content:"";display:block;width:100%;z-index:-1}.tabs .tab-highlighter,.tabs:after{bottom:10px;height:1px;position:absolute}.tabs .tab-highlighter{transition:all .3s}.tabs .tab{cursor:pointer;font-size:1.1rem;padding:10px 20px;position:relative;text-transform:capitalize;-webkit-user-select:none;user-select:none;will-change:auto}.tabs a{color:#1c1c1c;text-decoration:none}.general-section{display:flex;position:relative}.general-section>div{margin:10px 0;padding:10px}.general-section .summary-section{align-self:stretch;flex-basis:28%;margin-right:10px;padding:0}.general-section .summary-section .invoice-summary{background:#fff;border-radius:5px;padding:10px 20px}.general-section .summary-section .audio-player-section{align-items:center;background:#f5dece;display:flex;flex-direction:column;justify-content:center;margin:10px;padding:10px}.general-section .summary-section .audio-player-section .audio-comment{font-size:.8rem;margin:10px 0;padding:0}.general-section .summary-section .audio-player-section .audio-player-progress-time{font-size:.8rem;white-space:nowrap}.general-section .summary-section .audio-player-section .audio-player-progress-bar-container{min-width:110px}@media screen and (min-width:1024px){.general-section .summary-section .summary-section-content{position:-webkit-sticky;position:sticky;top:10px}.general-section .summary-section .audio-player-section,.general-section .summary-section .invoice-summary{border:1px solid #e5e5e5}.general-section .summary-section .audio-player-section{border-color:#ebab78}}.general-section .summary-section .summary-item{border-bottom:1px solid #cbcbcb;display:flex;justify-content:space-between}.general-section .summary-section .summary-item.total-summary-item{font-weight:700}.general-section .summary-section .summary-item.total-summary-item:last-of-type{border-bottom:none}.general-section .breakdown-section{flex-basis:72%;padding:0}.general-section .breakdown-section .breakdown-item{background:#fff;border-radius:5px;margin-bottom:10px;padding:10px 20px}@media screen and (min-width:1024px){.general-section .breakdown-section .breakdown-item{border:1px solid #e5e5e5}}.general-section .breakdown-section .breakdown-item .breakdown-item-section:last-of-type .invoice-items-table{margin-bottom:10px}@media screen and (min-width:1024px){.general-section .breakdown-section .breakdown-item .breakdown-item-section:not(:last-child){border-bottom:1px solid #e5e5e5}}.general-section .general-buttons{display:flex;flex-direction:row;justify-content:space-between;margin-top:10px}.general-section .general-buttons .payment-button,.general-section .general-buttons .signature-button{flex-basis:100%;margin:10px 2px;width:100%}.general-section .wisetack-buttons{display:flex;flex-direction:row;justify-content:space-between}.general-section .invoice-disclaimer,.general-section .invoice-footnotes{white-space:pre-wrap}.general-section .selections-totals{background:#fff;border:1px solid #e5e5e5;border-radius:5px;margin-top:10px;padding:10px 20px;position:-webkit-sticky;position:sticky;top:10px}.general-section .selections-totals .selection-row,.general-section .selections-totals .total-row{border-bottom:1px solid #cbcbcb;display:flex;justify-content:space-between}.general-section .selections-totals .selection-row:last-of-type,.general-section .selections-totals .total-row:last-of-type{border-bottom:none}@media screen and (max-width:1023px){.general-section .selections-totals{background:#fff;border-top:3px solid #e5e5e5;bottom:0;height:60px;left:0;overflow:hidden;position:fixed;top:auto;width:100vw;z-index:999}.general-section .selections-totals .selection-row,.general-section .selections-totals h3{display:none}.general-section{flex-direction:column}.general-section .breakdown-section,.general-section .summary-section{flex-basis:100%;margin-right:0}}@media screen and (min-width:768px) and (max-width:1023px){.general-section .breakdown-section,.general-section .summary-section{padding:10px 25px}}.invoice-items-table{display:flex;flex-direction:column;margin:10px 0 25px;width:100%}.invoice-items-table .invoice-items-table-header{display:flex;flex-basis:100%;flex-direction:row;font-weight:700;justify-content:space-between;margin:5px 0;padding:5px}.invoice-items-table .invoice-items-table-mobile-header{display:none}.invoice-items-table .invoice-item-title{flex-basis:30%;width:30%;word-break:break-word}.invoice-items-table .invoice-item-description{word-break:break-word}.invoice-items-table .invoice-item-price,.invoice-items-table .invoice-item-quantity,.invoice-items-table .invoice-item-tax{flex-basis:15%;text-align:center;width:15%}.invoice-items-table .invoice-item-price:first-child,.invoice-items-table .invoice-item-quantity:first-child,.invoice-items-table .invoice-item-tax:first-child{text-align:left}.invoice-items-table .invoice-item-total{flex-basis:15%;text-align:right;width:15%}.invoice-items-table>.invoice-item,.invoice-items-table>.invoice-item-collapsible{margin-bottom:5px}.invoice-items-table>.invoice-item-collapsible:nth-of-type(odd),.invoice-items-table>.invoice-item:nth-of-type(odd){background:#f5f5f5}.invoice-item{align-items:center;border:1px solid #cbcbcb;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;min-height:50px;padding:5px}.invoice-item .invoice-item-description{color:#737373;flex-basis:100%;font-size:.8rem;padding-top:5px;white-space:pre-line;word-break:break-word}.invoice-item .invoice-item-files{display:flex;flex-basis:100%;flex-wrap:wrap}.invoice-item .invoice-item-price,.invoice-item .invoice-item-quantity,.invoice-item .invoice-item-tax,.invoice-item .invoice-item-total{word-break:break-all}.invoice-item .invoice-item-unit-measure{color:#737373;font-size:.8rem}.file-previewer{align-items:center;display:flex;justify-content:center}@media screen and (min-width:1024px){.file-previewer{flex-basis:50%;min-height:640px}}@media screen and (max-width:1023px){.file-previewer{flex-basis:90%;min-height:400px}}@media screen and (min-width:1024px){object,object embed{height:70vh;width:650px}}@media screen and (max-width:1023px){object,object embed{height:60vh;width:250px}}.preview-image{height:auto;width:auto}@media screen and (min-width:1024px){.preview-image{max-height:600px;max-width:600px}}@media screen and (max-width:1023px){.preview-image{max-height:300px;max-width:250px}}.button{border:none;border-radius:3px;cursor:pointer;outline:none;transition:background-color .3s,box-shadow .3s,color .3s}.button:hover{box-shadow:0 2px 5px rgba(0,0,0,.2)}.full-screen-modal,.overlay-modal{align-items:center;background-color:rgba(0,0,0,.5);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:10}.full-screen-modal-content,.overlay-modal-content{background:#fff;border-radius:3px;display:flex;flex-direction:column;height:auto;max-height:100%;min-height:50vh;overflow-y:auto}.full-screen-modal-content header,.overlay-modal-content header{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;padding:10px 25px}.full-screen-modal-content header h1,.overlay-modal-content header h1{font-size:1.8rem;font-weight:400}.full-screen-modal-content footer,.overlay-modal-content footer{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin-top:auto;padding:10px 25px}.full-screen-modal-content main,.overlay-modal-content main{overflow-y:auto;padding:10px 25px}@media screen and (min-width:1024px){.full-screen-modal-content,.overlay-modal-content{margin:auto;max-width:800px;width:50%}}@media screen and (min-width:768px) and (max-width:1023px){.full-screen-modal-content,.overlay-modal-content{margin:25px auto;width:80%}}@media screen and (max-width:767px){.full-screen-modal-content,.overlay-modal-content{margin:25px auto;width:100%}}.overlay-modal-content{margin:auto;max-height:100%;min-height:90%}.overlay-modal-content main{text-align:center}@media screen and (min-width:1024px){.overlay-modal-content{margin:auto;max-width:90%;width:90%}}@media screen and (min-width:768px) and (max-width:1023px){.overlay-modal-content{margin:25px auto;width:100%}}@media screen and (max-width:767px){.overlay-modal-content{margin:25px auto;width:100%}}@media screen and (max-width:1023px){.overlay-modal-content{min-height:100%}.overlay-modal-content main{font-size:1.2rem}}.file-preview-main{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;margin-bottom:auto;margin-top:auto;min-height:100%;text-align:center}.file-preview-main .change-preview-button-container{cursor:pointer;height:100%;padding:10px;transition:background-color .3s}.file-preview-main .change-preview-button-container:hover{background-color:#f5f5f5}.file-preview-main .change-preview-button-container .change-file-icon{height:18px;width:18px}.invoice-item-row-file-preview{border:1px solid #cbcbcb;cursor:pointer;height:100px;margin:10px 20px 10px 0;object-fit:contain;width:100px}.invoice-items-grouping{border-radius:5px;margin-bottom:10px}.invoice-items-grouping:nth-of-type(odd){border:2px solid #cbcbcb}.invoice-items-grouping:nth-of-type(odd) .invoice-items-grouping-header{border-bottom:2px solid #cbcbcb}.invoice-items-grouping:nth-of-type(odd) .invoice-item,.invoice-items-grouping:nth-of-type(odd) .invoice-item-collapsible header{border:none;border-bottom:1px solid #cbcbcb}.invoice-items-grouping:nth-of-type(2n){border:2px solid #cbcbcb}.invoice-items-grouping:nth-of-type(2n) .invoice-items-grouping-header{border-bottom:1px solid #cbcbcb}.invoice-items-grouping:nth-of-type(2n) .invoice-item,.invoice-items-grouping:nth-of-type(2n) .invoice-item-collapsible header{border:none;border-bottom:1px solid #cbcbcb}.invoice-items-grouping .invoice-item:last-of-type{border-bottom:none;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.invoice-items-grouping .invoice-item:nth-of-type(odd){background:#fff}.invoice-items-grouping .invoice-item:nth-of-type(2n){background:#efefef}.invoice-items-grouping .invoice-item-collapsible:last-of-type>:last-child{border-bottom:none;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.invoice-items-grouping .invoice-items-grouping-header{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;min-height:50px;padding:5px;position:relative}.invoice-items-grouping .invoice-items-grouping-header .invoice-items-grouping-title,.invoice-items-grouping .invoice-items-grouping-header .invoice-items-grouping-total{font-weight:700;position:relative}.invoice-items-grouping .invoice-items-grouping-header .invoice-items-grouping-title{flex-basis:30%;width:30%}.invoice-items-grouping .invoice-items-grouping-header .invoice-items-grouping-price,.invoice-items-grouping .invoice-items-grouping-header .invoice-items-grouping-quantity,.invoice-items-grouping .invoice-items-grouping-header .invoice-items-grouping-taxed{flex-basis:15%;text-align:center;width:15%}.invoice-items-grouping .invoice-items-grouping-header .invoice-items-grouping-total{flex-basis:15%;text-align:right;width:15%}.invoice-items-grouping .invoice-items-grouping-header .invoice-items-grouping-title{align-items:center;display:flex;justify-content:flex-start}.invoice-items-grouping .invoice-items-grouping-header .invoice-items-grouping-title .checkbox-element-container{margin:0 5px}.invoice-items-grouping .invoice-items-grouping-header .invoice-items-grouping-description{flex-basis:100%;font-size:.8rem;opacity:.9;white-space:pre-line}.invoice-item,.invoice-item-collapsible header{align-items:center;border:1px solid #cbcbcb;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;min-height:50px;padding:5px}.invoice-item .invoice-item-description,.invoice-item-collapsible header .invoice-item-description{color:#737373;flex-basis:100%;font-size:.8rem;padding-top:5px;white-space:pre-line;word-break:break-word}.invoice-item .invoice-item-files,.invoice-item-collapsible header .invoice-item-files{display:flex;flex-basis:100%;flex-wrap:wrap}.invoice-item .invoice-item-price,.invoice-item .invoice-item-quantity,.invoice-item .invoice-item-tax,.invoice-item .invoice-item-total,.invoice-item-collapsible header .invoice-item-price,.invoice-item-collapsible header .invoice-item-quantity,.invoice-item-collapsible header .invoice-item-tax,.invoice-item-collapsible header .invoice-item-total{word-break:break-all}.invoice-item .invoice-item-unit-measure,.invoice-item-collapsible header .invoice-item-unit-measure{color:#737373;font-size:.8rem}.invoice-item-collapsible header{margin-top:0}.invoice-item-collapsible header .invoice-item-title{flex-basis:50%;width:54%}.invoice-item-collapsible header .show-more-button-container{flex-basis:23%;text-align:right}.invoice-item-collapsible header .show-more-button-container button{margin-left:auto}.invoice-item-collapsible header .invoice-item-visible-additional-field{flex-basis:23%}.invoice-item-collapsible main{background:#f5f5f5;border:1px solid #cbcbcb;display:flex;flex-direction:column;padding:10px}.invoice-item-collapsible main .invoice-item-price,.invoice-item-collapsible main .invoice-item-quantity,.invoice-item-collapsible main .invoice-item-tax,.invoice-item-collapsible main .invoice-item-title,.invoice-item-collapsible main .invoice-item-total{align-items:center;display:flex;flex-basis:100%;justify-content:space-between;text-align:left;width:100%}.invoice-item-collapsible main .invoice-item-price p,.invoice-item-collapsible main .invoice-item-quantity p,.invoice-item-collapsible main .invoice-item-tax p,.invoice-item-collapsible main .invoice-item-title p,.invoice-item-collapsible main .invoice-item-total p{margin:5px 0}.invoice-item-collapsible main .invoice-item-files{display:flex;flex-basis:100%;flex-wrap:wrap}.invoice-item-collapsible .invoice-item-description{white-space:pre-line;word-break:break-word}.button,.small-button{border:none;border-radius:3px;cursor:pointer;outline:none;transition:background-color .3s,box-shadow .3s,color .3s}.button:hover,.small-button:hover{box-shadow:0 2px 5px rgba(0,0,0,.2)}.small-button{min-width:80px}@media screen and (min-width:1024px){.small-button{font-size:.8rem;height:30px}}@media screen and (max-width:1023px){.small-button{font-size:.8rem;height:30px}}.invoice-item-row-file{align-items:center;color:#95a0b1;cursor:pointer;display:flex;margin-right:15px;padding-top:5px;width:110px}.invoice-item-row-file i{font-size:20px;padding-right:5px}.payment-modal{display:flex;flex-direction:column;height:100%;width:100%}@media screen and (max-width:1023px){.payment-modal{margin:10px 0}}.payment-modal .amount-and-card-number-container .amount-input-container{flex-grow:1}.payment-modal .amount-and-card-number-container .card-number-input-container{flex-grow:4}.terms-container{width:100%}.terms-container .terms-text{color:#737373;font-size:.7rem;margin:5px 0 0}.terms-container .terms-text a{color:#737373}.full-screen-modal{align-items:center;background-color:rgba(0,0,0,.5);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:10}.full-screen-modal-content{background:#fff;border-radius:3px;display:flex;flex-direction:column;height:auto;max-height:100%;min-height:50vh;overflow-y:auto}.full-screen-modal-content header{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;padding:10px 25px}.full-screen-modal-content header h1{font-size:1.8rem;font-weight:400}.full-screen-modal-content footer{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin-top:auto;padding:10px 25px}.full-screen-modal-content main{overflow-y:auto;padding:10px 25px}@media screen and (min-width:1024px){.full-screen-modal-content{margin:auto;max-width:800px;width:50%}}@media screen and (min-width:768px) and (max-width:1023px){.full-screen-modal-content{margin:25px auto;width:80%}}@media screen and (max-width:767px){.full-screen-modal-content{margin:25px auto;width:100%}}.input{border:1px solid #000;border-radius:3px;cursor:pointer;outline:none;width:100%}.input:focus{box-shadow:0 1px 3px rgba(0,0,0,.4)}@media screen and (min-width:1024px){.input{height:40px}}@media screen and (max-width:1023px){.input{font-size:1.2rem;height:60px}}#cardconnect-input{width:100%}@media screen and (max-width:1023px){#cardconnect-input{height:60px}}@media screen and (min-width:1024px){#cardconnect-input{height:40px}}.autoexpandable-textarea-container .textarea.scrollable-textarea{overflow-y:auto}.textarea{background-color:initial;border:1px solid #000;border-radius:3px;box-shadow:none;box-sizing:border-box;font-size:1rem;height:2.5rem;margin:0 0 15px;min-height:2.5rem;outline:none;overflow:hidden;padding:10px 1px 0;resize:none;width:100%}.textarea:focus{box-shadow:0 1px 3px rgba(0,0,0,.4)}.toast-container{height:100%;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:20}.toast,.toast-container{align-items:center;display:flex;justify-content:center}.toast{background:#36b05a;border-radius:25px;color:#fff;font-size:1em;min-height:250px;opacity:.1;padding:25px;pointer-events:all;position:relative;text-align:center;transition:all .5s ease-in-out;width:250px}.toast.show-toast{opacity:.9}.toast.hide-toast{opacity:.05}.toast .toast-icon.toast-close-icon{font-size:25px;font-style:normal;font-weight:700;opacity:.8;position:absolute;right:15px;top:10px}.toast .toast-icon.toast-close-icon:hover{cursor:pointer;opacity:1}.toast.error-toast{background-color:#d93c37}.toast.warning-toast{background-color:#ffa846}.credit-card-logo-container img{width:30px}.payrix-credit-card-container{position:relative}.payrix-credit-card-container .credit-card-logo-container{position:absolute;right:10px;top:10px}.ach-switcher-container{display:flex;margin-bottom:10px}.ach-switcher-container button{margin-right:10px}.ach-switcher-container button.active-button{cursor:not-allowed}.ach-switcher-container button.secondary-button{opacity:.8}.ach-container .form-group .input-container,.ach-container .form-group .select-container{flex-basis:50%}.select{border:1px solid #000;border-radius:3px;cursor:pointer;outline:none;width:100%}.select:focus{box-shadow:0 1px 3px rgba(0,0,0,.4)}@media screen and (min-width:1024px){.select{height:40px}}@media screen and (max-width:1023px){.select{font-size:1.2rem;height:60px}}.bank-of-america-credit-card-container iframe{border:1px solid #90a0b7!important;border-radius:3px;color:rgba(0,0,0,.75);font-weight:300;height:40px!important;outline:none;padding:0 5px}.bank-of-america-credit-card-container iframe:focus{border:1px solid red!important}.bank-of-america-cvv-container iframe{border:1px solid #90a0b7!important;border-radius:3px;color:rgba(0,0,0,.75);font-weight:300;height:40px!important;outline:none;padding:0 5px}.bank-of-america-cvv-container iframe:focus{border:1px solid red!important}.signature-modal{background-color:#fff;display:flex;flex-direction:column}.signature-modal nav{display:flex;flex-direction:row}.signature-modal nav .clear-signature-item{align-self:center;cursor:pointer;margin-left:auto;margin-right:10px}.signature-modal .signature-container{padding:0}.signature-modal .drawing-signature{margin:0 auto}.signature-modal canvas{display:block}.signature-modal .agreement-text{margin-top:25px}.full-screen-modal-content footer.signature-modal-footer{justify-content:space-around}.full-screen-modal-content footer.signature-modal-footer *{margin-bottom:10px}.signature-type-tab{background:#f5f5f5;border:1px solid #cbcbcb;border-bottom:none;border-top-left-radius:5px;border-top-right-radius:5px;color:#737373;cursor:pointer;font-weight:700;margin-right:10px;padding:15px 20px;position:relative;top:1px;z-index:5}.signature-type-tab.active{background:#fff;color:#1c1c1c}@media screen and (max-width:1023px){.signature-type-tab{font-size:1.2rem}}.hidden-canvas{left:-30000px;position:absolute;visibility:visible}.drawing-signature{height:100%;position:relative;width:100%}.drawing-signature .signature-preview{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.drawing-signature .signature-preview:after{align-items:center;color:#cbcbcb;content:"Sign Here";display:flex;font-size:2.5rem;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.drawing-signature .signature .signature-input-outlet{border-bottom:2px solid #cbcbcb;bottom:50px;left:10%;pointer-events:none;position:absolute;width:80%}.drawing-signature .signature .signature-input-outlet .signature-input-outlet-icon{left:-30px;opacity:.3;position:relative;-webkit-transform:scale(1.7);transform:scale(1.7)}.drawing-signature .signature canvas{background:#fff;border:1px solid #cbcbcb;height:215px;-webkit-user-select:none;user-select:none;width:580px}.drawing-signature .signature canvas,.drawing-signature .signature-preview{cursor:url(/static/media/dot.671c1756f064ed348a7e.cur) 4 4,url(/static/media/dot.671c1756f064ed348a7e.cur) 4 4,crosshair}.signature-typing-container input{background:#fff;border:1px solid #cbcbcb;box-sizing:border-box;font-family:Satisfy,cursive;font-size:4rem;outline:none;text-align:center;width:100%}.full-screen-modal,.modal{align-items:center;background-color:rgba(0,0,0,.5);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:10}.full-screen-modal-content,.modal-content{background:#fff;border-radius:3px;display:flex;flex-direction:column;height:auto;max-height:100%;min-height:50vh;overflow-y:auto}.full-screen-modal-content header,.modal-content header{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;padding:10px 25px}.full-screen-modal-content header h1,.modal-content header h1{font-size:1.8rem;font-weight:400}.full-screen-modal-content footer,.modal-content footer{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin-top:auto;padding:10px 25px}.full-screen-modal-content main,.modal-content main{overflow-y:auto;padding:10px 25px}@media screen and (min-width:1024px){.full-screen-modal-content,.modal-content{margin:auto;max-width:800px;width:50%}}@media screen and (min-width:768px) and (max-width:1023px){.full-screen-modal-content,.modal-content{margin:25px auto;width:80%}}@media screen and (max-width:767px){.full-screen-modal-content,.modal-content{margin:25px auto;width:100%}}.modal-content{margin:auto;max-height:100%;min-height:25%}.modal-content main{text-align:center}@media screen and (min-width:1024px){.modal-content{margin:auto;max-width:800px;width:35%}}@media screen and (min-width:768px) and (max-width:1023px){.modal-content{margin:25px auto;width:60%}}@media screen and (max-width:767px){.modal-content{margin:25px auto;width:100%}}@media screen and (max-width:1023px){.modal-content main{font-size:1.2rem}}.signature-modal.full-screen-modal .full-screen-modal-content{min-height:25vh}.wisetack-container{background-color:rgba(136,204,64,.2);border:1px solid #88cc40;border-radius:3px;padding:10px;text-align:center;width:100%}.wisetack-container.wisetack-preview-container .wisetack-buttons{justify-content:center}.wisetack-container.wisetack-preview-container .wisetack-preview-disclosure{color:#737373;font-size:.8rem}.wisetack-container .wisetack-price{font-weight:700}.wisetack-container #wisetack-payment-button.payment-button{background-color:#88cc40}.wisetack-container .wisetack-learn-more-button{background-color:#fff;color:#000;min-width:0;min-width:auto;padding-left:15px;padding-right:15px}.wisetack-container .wisetack-buttons{display:flex;padding-top:15px}.section-preloader{height:50px;margin:25px auto 0;position:relative;width:50px}.section-preloader.small{height:20px;margin-top:0;width:20px}.section-preloader.small .circle-preloader{height:20px;width:20px}.section-preloader .circle-preloader{-webkit-animation:spin .75s linear infinite;animation:spin .75s linear infinite;border:4px solid tomato;border-bottom:4px solid red;border-radius:50%;bottom:0;display:block;height:50px;left:0;margin:auto;position:absolute;right:0;top:0;width:50px}@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.wisetack-modal{text-align:center}.wisetack-modal .wisetack-logo{height:40px}.wisetack-modal .wisetack-offer{text-align:left}.wisetack-modal .wisetack-disclosure{color:#737373;font-size:.9rem}.invoice-option-tabs{align-items:center;display:flex;height:30px;justify-content:space-around;margin-bottom:25px;width:100%}.invoice-option-tab{align-items:center;border-bottom:1px solid #cbcbcb;cursor:pointer;display:flex;flex-basis:100%;justify-content:center;margin:10px 0;padding:25px 5px 10px;position:relative;-webkit-user-select:none;user-select:none}.invoice-option-tab:hover{border-width:2px}.invoice-option-tab--selected{border-color:#737373;border-width:2px;font-weight:700}.invoice-option-tab .invoice-option-tab-title{margin:0 10px}.checkbox-element-container{align-items:center;cursor:pointer;display:flex;justify-content:center}.checkbox-element-container .checkbox-element{align-items:center;background:#fff;border:1px solid #cbcbcb;display:flex;height:20px;justify-content:center;width:20px}.checkbox-element-container .checkbox-element--checked{background:#fff}.invoice-option-tile{align-items:flex-start;display:flex;justify-content:flex-start;padding:25px 0 15px}.invoice-option-tile h3{flex-basis:100%;margin:0;padding:0}.invoice-option-tile img{border-radius:10px}.invoice-option-tile .photo-container{align-items:center;display:flex;justify-content:flex-start;margin-right:10px}.invoice-option-tile .main-info-container{align-self:stretch}.invoice-option-tile .main-info-container h3{display:flex}.invoice-option-tile .main-info-container .selected-option-description{white-space:pre-line}@media screen and (min-width:1024px){.invoice-option-tile .photo-container{flex-basis:175px}.invoice-option-tile .main-info-container{flex-basis:calc(100% - 175px)}.invoice-option-tile .main-info-container .selected-option-description{padding-top:10px}.invoice-option-tile img{margin-right:10px;max-height:110px;max-width:175px}.invoice-option-tile p{margin:0;padding:0}}@media screen and (max-width:1023px){.invoice-option-tile .photo-container{align-items:center;justify-content:center}.invoice-option-tile .main-info-container{flex-basis:calc(70% - 175px)}.invoice-option-tile h3{order:0}.invoice-option-tile img{align-self:center;max-height:110px;max-width:175px;order:1}}@media screen and (max-width:767px){.invoice-option-tile{align-items:center;flex-direction:column;text-align:center}.invoice-option-tile .main-info-container h3{justify-content:center;margin:10px auto}}@media screen and (min-width:768px) and (max-width:1023px){.invoice-option-tile{flex-wrap:nowrap}}.invoice-option-tile .select-info-container .option-price{font-size:1.1rem;margin:0 0 10px}@media screen and (min-width:1024px){.invoice-option-tile .select-info-container{flex-basis:210px}.invoice-option-tile .select-info-container .option-price{text-align:right}.invoice-option-tile .select-info-container .selected-option-action-button{margin-left:auto}}@media screen and (max-width:1023px){.invoice-option-tile .select-info-container{align-items:center;display:flex;flex-basis:100%;flex-direction:column;justify-content:space-between}}@media screen and (max-width:767px){.invoice-option-tile .select-info-container{margin-top:10px}.invoice-option-tile .select-info-container .option-price{flex-basis:50%}.invoice-option-tile .select-info-container .selected-option-action-button{flex-basis:50%;margin:5px}}@media screen and (min-width:768px) and (max-width:1023px){.invoice-option-tile .select-info-container{flex-basis:30%}}.invoice-add-on-option-tile,.invoice-option-tile{align-items:flex-start;display:flex;justify-content:flex-start;padding:25px 0 15px}.invoice-add-on-option-tile h3,.invoice-option-tile h3{flex-basis:100%;margin:0;padding:0}.invoice-add-on-option-tile img,.invoice-option-tile img{border-radius:10px}.invoice-add-on-option-tile .photo-container,.invoice-option-tile .photo-container{align-items:center;display:flex;justify-content:flex-start;margin-right:10px}.invoice-add-on-option-tile .main-info-container,.invoice-option-tile .main-info-container{align-self:stretch}.invoice-add-on-option-tile .main-info-container h3,.invoice-option-tile .main-info-container h3{display:flex}.invoice-add-on-option-tile .main-info-container .selected-option-description,.invoice-option-tile .main-info-container .selected-option-description{white-space:pre-line}@media screen and (min-width:1024px){.invoice-add-on-option-tile .photo-container,.invoice-option-tile .photo-container{flex-basis:175px}.invoice-add-on-option-tile .main-info-container,.invoice-option-tile .main-info-container{flex-basis:calc(100% - 175px)}.invoice-add-on-option-tile .main-info-container .selected-option-description,.invoice-option-tile .main-info-container .selected-option-description{padding-top:10px}.invoice-add-on-option-tile img,.invoice-option-tile img{margin-right:10px;max-height:110px;max-width:175px}.invoice-add-on-option-tile p,.invoice-option-tile p{margin:0;padding:0}}@media screen and (max-width:1023px){.invoice-add-on-option-tile .photo-container,.invoice-option-tile .photo-container{align-items:center;justify-content:center}.invoice-add-on-option-tile .main-info-container,.invoice-option-tile .main-info-container{flex-basis:calc(70% - 175px)}.invoice-add-on-option-tile h3,.invoice-option-tile h3{order:0}.invoice-add-on-option-tile img,.invoice-option-tile img{align-self:center;max-height:110px;max-width:175px;order:1}}@media screen and (max-width:767px){.invoice-add-on-option-tile,.invoice-option-tile{align-items:center;flex-direction:column;text-align:center}.invoice-add-on-option-tile .main-info-container h3,.invoice-option-tile .main-info-container h3{justify-content:center;margin:10px auto}}@media screen and (min-width:768px) and (max-width:1023px){.invoice-add-on-option-tile,.invoice-option-tile{flex-wrap:nowrap}}.invoice-add-on-option-tile .select-info-container .option-price,.invoice-option-tile .select-info-container .option-price{font-size:1.1rem;margin:0 0 10px}@media screen and (min-width:1024px){.invoice-add-on-option-tile .select-info-container,.invoice-option-tile .select-info-container{flex-basis:210px}.invoice-add-on-option-tile .select-info-container .option-price,.invoice-option-tile .select-info-container .option-price{text-align:right}.invoice-add-on-option-tile .select-info-container .selected-option-action-button,.invoice-option-tile .select-info-container .selected-option-action-button{margin-left:auto}}@media screen and (max-width:1023px){.invoice-add-on-option-tile .select-info-container,.invoice-option-tile .select-info-container{align-items:center;display:flex;flex-basis:100%;flex-direction:column;justify-content:space-between}}@media screen and (max-width:767px){.invoice-add-on-option-tile .select-info-container,.invoice-option-tile .select-info-container{margin-top:10px}.invoice-add-on-option-tile .select-info-container .option-price,.invoice-option-tile .select-info-container .option-price{flex-basis:50%}.invoice-add-on-option-tile .select-info-container .selected-option-action-button,.invoice-option-tile .select-info-container .selected-option-action-button{flex-basis:50%;margin:5px}}@media screen and (min-width:768px) and (max-width:1023px){.invoice-add-on-option-tile .select-info-container,.invoice-option-tile .select-info-container{flex-basis:30%}}.contract-content{background:#f5f5f5;border:1px solid #cbcbcb}@media screen and (min-width:1024px){.contract-content{margin:25px;padding:25px;width:80%}}@media screen and (max-width:1023px){.contract-content{padding:10px;width:100%}}.contract-buttons{align-items:center;display:flex;justify-content:space-around;margin-top:auto;padding:10px;width:100%}.notes{white-space:pre-line}.file-tile{align-items:center;border-bottom:1px solid #cbcbcb;cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;margin:5px 0;padding:10px}.file-tile:hover{background:#f5f5f5}.file-tile .file-preview{flex-basis:50px}.file-tile .file-preview .file-preview-outlet,.file-tile .file-preview img{border:1px solid #cbcbcb;height:50px;width:50px}.file-tile .file-preview .file-preview-outlet{color:#cbcbcb;font-size:.7rem;font-weight:700;line-height:48px;text-align:center}.file-tile .file-name{flex-basis:70%;margin-left:10px;text-align:left}.file-tile .file-size{flex-basis:30%;text-align:right}.files-container{display:flex;flex-direction:column;justify-content:space-evenly;margin:0 auto}@media screen and (min-width:1024px){.files-container{width:80%}}@media screen and (max-width:1023px){.files-container{width:100%}}.comments-container{margin:25px 0}@media screen and (min-width:1024px){.comments-container{width:50%}}@media screen and (max-width:1023px){.comments-container{width:80%}}.comment-tile{align-items:center;display:flex;flex-direction:row;margin:10px 0;min-height:50px}.comment-tile .comment-logo{margin-right:10px}.comment-tile .comment-content{background:#fafafa;flex-basis:100%}.comment-tile .comment-content header{align-items:center;border-bottom:1px solid #cbcbcb;display:flex;flex-direction:row;font-size:.75rem;font-weight:lighter;justify-content:space-between;padding:5px}.comment-tile .comment-content main{padding:5px}@media screen and (min-width:1024px){.comment-create-section{width:50%}}@media screen and (max-width:1023px){.comment-create-section{width:80%}}.activity-section .activity-container{margin:25px 0}@media screen and (min-width:1024px){.activity-section .activity-container{width:60%}}@media screen and (min-width:768px) and (max-width:1023px){.activity-section .activity-container{font-size:1.2rem;width:80%}}@media screen and (max-width:767px){.activity-section .activity-container{font-size:1.2rem;width:90%}}.activity-tile{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:10px}.activity-tile .activity-tile-content{background:#fafafa;flex-basis:100%;margin-left:10px;padding:10px}.activity-tile .activity-creation-date{font-size:.75rem;font-weight:lighter}.activity-tile .activity-text{margin-top:5px}.middle-page-preloader{display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1000}.middle-page-preloader .middle-page-container{background:hsla(0,0%,100%,.85);border-radius:50px;min-height:256px;min-width:256px;padding:25px}.middle-page-preloader.visible{align-items:center;display:flex;justify-content:center}.middle-page-preloader.visible #fieldpulse-preloader-logo-path1_ts{-webkit-animation:fieldpulse-preloader-logo-path1_ts__ts 2.5s linear infinite normal forwards;animation:fieldpulse-preloader-logo-path1_ts__ts 2.5s linear infinite normal forwards}@-webkit-keyframes fieldpulse-preloader-logo-path1_ts__ts{0%{-webkit-transform:translate(52.44685px,207.0015px) scale(.5);transform:translate(52.44685px,207.0015px) scale(.5);-webkit-transform-origin:0 0;transform-origin:0 0}20%{-webkit-transform:translate(52.44685px,207.0015px) scale(1);transform:translate(52.44685px,207.0015px) scale(1);-webkit-transform-origin:0 0;transform-origin:0 0}to{-webkit-transform:translate(52.44685px,207.0015px) scale(1);transform:translate(52.44685px,207.0015px) scale(1);-webkit-transform-origin:0 0;transform-origin:0 0}}@keyframes fieldpulse-preloader-logo-path1_ts__ts{0%{-webkit-transform:translate(52.44685px,207.0015px) scale(.5);transform:translate(52.44685px,207.0015px) scale(.5);-webkit-transform-origin:0 0;transform-origin:0 0}20%{-webkit-transform:translate(52.44685px,207.0015px) scale(1);transform:translate(52.44685px,207.0015px) scale(1);-webkit-transform-origin:0 0;transform-origin:0 0}to{-webkit-transform:translate(52.44685px,207.0015px) scale(1);transform:translate(52.44685px,207.0015px) scale(1);-webkit-transform-origin:0 0;transform-origin:0 0}}.middle-page-preloader.visible #fieldpulse-preloader-logo-path1{-webkit-animation:fieldpulse-preloader-logo-path1_c_o 2.5s linear infinite normal forwards;animation:fieldpulse-preloader-logo-path1_c_o 2.5s linear infinite normal forwards}@-webkit-keyframes fieldpulse-preloader-logo-path1_c_o{0%{opacity:0}36%{opacity:1}to{opacity:1}}@keyframes fieldpulse-preloader-logo-path1_c_o{0%{opacity:0}36%{opacity:1}to{opacity:1}}.middle-page-preloader.visible #fieldpulse-preloader-logo-path2_ts{-webkit-animation:fieldpulse-preloader-logo-path2_ts__ts 2.5s linear infinite normal forwards;animation:fieldpulse-preloader-logo-path2_ts__ts 2.5s linear infinite normal forwards}@-webkit-keyframes fieldpulse-preloader-logo-path2_ts__ts{0%{-webkit-transform:translate(105.74841px,153.6767px) scale(.5);transform:translate(105.74841px,153.6767px) scale(.5);-webkit-transform-origin:0 0;transform-origin:0 0}20%{-webkit-transform:translate(105.74841px,153.6767px) scale(.5);transform:translate(105.74841px,153.6767px) scale(.5);-webkit-transform-origin:0 0;transform-origin:0 0}40%{-webkit-transform:translate(105.74841px,153.6767px) scale(1);transform:translate(105.74841px,153.6767px) scale(1);-webkit-transform-origin:0 0;transform-origin:0 0}to{-webkit-transform:translate(105.74841px,153.6767px) scale(1);transform:translate(105.74841px,153.6767px) scale(1);-webkit-transform-origin:0 0;transform-origin:0 0}}@keyframes fieldpulse-preloader-logo-path2_ts__ts{0%{-webkit-transform:translate(105.74841px,153.6767px) scale(.5);transform:translate(105.74841px,153.6767px) scale(.5);-webkit-transform-origin:0 0;transform-origin:0 0}20%{-webkit-transform:translate(105.74841px,153.6767px) scale(.5);transform:translate(105.74841px,153.6767px) scale(.5);-webkit-transform-origin:0 0;transform-origin:0 0}40%{-webkit-transform:translate(105.74841px,153.6767px) scale(1);transform:translate(105.74841px,153.6767px) scale(1);-webkit-transform-origin:0 0;transform-origin:0 0}to{-webkit-transform:translate(105.74841px,153.6767px) scale(1);transform:translate(105.74841px,153.6767px) scale(1);-webkit-transform-origin:0 0;transform-origin:0 0}}.middle-page-preloader.visible #fieldpulse-preloader-logo-path2{-webkit-animation:fieldpulse-preloader-logo-path2_c_o 2.5s linear infinite normal forwards;animation:fieldpulse-preloader-logo-path2_c_o 2.5s linear infinite normal forwards}@-webkit-keyframes fieldpulse-preloader-logo-path2_c_o{0%{opacity:0}20%{opacity:0}60%{opacity:1}to{opacity:1}}@keyframes fieldpulse-preloader-logo-path2_c_o{0%{opacity:0}20%{opacity:0}60%{opacity:1}to{opacity:1}}.middle-page-preloader.visible #fieldpulse-preloader-logo-path3_ts{-webkit-animation:fieldpulse-preloader-logo-path3_ts__ts 2.5s linear infinite normal forwards;animation:fieldpulse-preloader-logo-path3_ts__ts 2.5s linear infinite normal forwards}@-webkit-keyframes fieldpulse-preloader-logo-path3_ts__ts{0%{-webkit-transform:translate(156.12925px,103.31161px) scale(.5);transform:translate(156.12925px,103.31161px) scale(.5);-webkit-transform-origin:0 0;transform-origin:0 0}40%{-webkit-transform:translate(156.12925px,103.31161px) scale(.5);transform:translate(156.12925px,103.31161px) scale(.5);-webkit-transform-origin:0 0;transform-origin:0 0}60%{-webkit-transform:translate(156.12925px,103.31161px) scale(1);transform:translate(156.12925px,103.31161px) scale(1);-webkit-transform-origin:0 0;transform-origin:0 0}to{-webkit-transform:translate(156.12925px,103.31161px) scale(1);transform:translate(156.12925px,103.31161px) scale(1);-webkit-transform-origin:0 0;transform-origin:0 0}}@keyframes fieldpulse-preloader-logo-path3_ts__ts{0%{-webkit-transform:translate(156.12925px,103.31161px) scale(.5);transform:translate(156.12925px,103.31161px) scale(.5);-webkit-transform-origin:0 0;transform-origin:0 0}40%{-webkit-transform:translate(156.12925px,103.31161px) scale(.5);transform:translate(156.12925px,103.31161px) scale(.5);-webkit-transform-origin:0 0;transform-origin:0 0}60%{-webkit-transform:translate(156.12925px,103.31161px) scale(1);transform:translate(156.12925px,103.31161px) scale(1);-webkit-transform-origin:0 0;transform-origin:0 0}to{-webkit-transform:translate(156.12925px,103.31161px) scale(1);transform:translate(156.12925px,103.31161px) scale(1);-webkit-transform-origin:0 0;transform-origin:0 0}}.middle-page-preloader.visible #fieldpulse-preloader-logo-path3{-webkit-animation:fieldpulse-preloader-logo-path3_c_o 2.5s linear infinite normal forwards;animation:fieldpulse-preloader-logo-path3_c_o 2.5s linear infinite normal forwards}@-webkit-keyframes fieldpulse-preloader-logo-path3_c_o{0%{opacity:0}40%{opacity:0}80%{opacity:1}to{opacity:1}}@keyframes fieldpulse-preloader-logo-path3_c_o{0%{opacity:0}40%{opacity:0}80%{opacity:1}to{opacity:1}}.accepted-signature-page .payment-button{margin-top:15px}.full-page-section a.overdue-payment-button{text-decoration:none}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:initial;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:initial}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:initial}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}*{box-sizing:border-box}#root,body,html{height:100%}.root,.truncate{overflow:hidden}.truncate{display:block;text-overflow:ellipsis;white-space:nowrap}.bold-text{font-weight:700}.capitalized-text{text-transform:capitalize}.center-align{text-align:center}
/*# sourceMappingURL=main.3247df34.css.map*/