@charset "UTF-8";.slide-in-down.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:translateY(-100%);transition-property:transform,opacity;backface-visibility:hidden}.slide-in-down.mui-enter.mui-enter-active{transform:translateY(0)}.slide-in-left.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:translateX(-100%);transition-property:transform,opacity;backface-visibility:hidden}.slide-in-left.mui-enter.mui-enter-active{transform:translateX(0)}.slide-in-up.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:translateY(100%);transition-property:transform,opacity;backface-visibility:hidden}.slide-in-up.mui-enter.mui-enter-active{transform:translateY(0)}.slide-in-right.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:translateX(100%);transition-property:transform,opacity;backface-visibility:hidden}.slide-in-right.mui-enter.mui-enter-active{transform:translateX(0)}.slide-out-down.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:translateY(0);transition-property:transform,opacity;backface-visibility:hidden}.slide-out-down.mui-leave.mui-leave-active{transform:translateY(100%)}.slide-out-right.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:translateX(0);transition-property:transform,opacity;backface-visibility:hidden}.slide-out-right.mui-leave.mui-leave-active{transform:translateX(100%)}.slide-out-up.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:translateY(0);transition-property:transform,opacity;backface-visibility:hidden}.slide-out-up.mui-leave.mui-leave-active{transform:translateY(-100%)}.slide-out-left.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:translateX(0);transition-property:transform,opacity;backface-visibility:hidden}.slide-out-left.mui-leave.mui-leave-active{transform:translateX(-100%)}.fade-in.mui-enter{transition-duration:.5s;transition-timing-function:linear;opacity:0;transition-property:opacity}.fade-in.mui-enter.mui-enter-active{opacity:1}.fade-out.mui-leave{transition-duration:.5s;transition-timing-function:linear;opacity:1;transition-property:opacity}.fade-out.mui-leave.mui-leave-active{opacity:0}.hinge-in-from-top.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotateX(-90deg);transform-origin:top;transition-property:transform,opacity;opacity:0}.hinge-in-from-top.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-right.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotateY(-90deg);transform-origin:right;transition-property:transform,opacity;opacity:0}.hinge-in-from-right.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-bottom.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotateX(90deg);transform-origin:bottom;transition-property:transform,opacity;opacity:0}.hinge-in-from-bottom.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-left.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotateY(90deg);transform-origin:left;transition-property:transform,opacity;opacity:0}.hinge-in-from-left.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-middle-x.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotateX(-90deg);transform-origin:center;transition-property:transform,opacity;opacity:0}.hinge-in-from-middle-x.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-middle-y.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotateY(-90deg);transform-origin:center;transition-property:transform,opacity;opacity:0}.hinge-in-from-middle-y.mui-enter.mui-enter-active,.hinge-out-from-top.mui-leave{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-out-from-top.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform-origin:top;transition-property:transform,opacity}.hinge-out-from-top.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(-90deg);opacity:0}.hinge-out-from-right.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:right;transition-property:transform,opacity;opacity:1}.hinge-out-from-right.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(-90deg);opacity:0}.hinge-out-from-bottom.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:bottom;transition-property:transform,opacity;opacity:1}.hinge-out-from-bottom.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(90deg);opacity:0}.hinge-out-from-left.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:left;transition-property:transform,opacity;opacity:1}.hinge-out-from-left.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(90deg);opacity:0}.hinge-out-from-middle-x.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:center;transition-property:transform,opacity;opacity:1}.hinge-out-from-middle-x.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(-90deg);opacity:0}.hinge-out-from-middle-y.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:center;transition-property:transform,opacity;opacity:1}.hinge-out-from-middle-y.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(-90deg);opacity:0}.scale-in-up.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:scale(.5);transition-property:transform,opacity;opacity:0}.scale-in-up.mui-enter.mui-enter-active{transform:scale(1);opacity:1}.scale-in-down.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:scale(1.5);transition-property:transform,opacity;opacity:0}.scale-in-down.mui-enter.mui-enter-active,.scale-out-up.mui-leave{transform:scale(1);opacity:1}.scale-out-up.mui-leave{transition-duration:.5s;transition-timing-function:linear;transition-property:transform,opacity}.scale-out-up.mui-leave.mui-leave-active{transform:scale(1.5);opacity:0}.scale-out-down.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:scale(1);transition-property:transform,opacity;opacity:1}.scale-out-down.mui-leave.mui-leave-active{transform:scale(.5);opacity:0}.spin-in.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:rotate(-270deg);transition-property:transform,opacity;opacity:0}.spin-in.mui-enter.mui-enter-active,.spin-out.mui-leave{transform:rotate(0);opacity:1}.spin-out.mui-leave{transition-duration:.5s;transition-timing-function:linear;transition-property:transform,opacity}.spin-in-ccw.mui-enter,.spin-out.mui-leave.mui-leave-active{transform:rotate(270deg);opacity:0}.spin-in-ccw.mui-enter{transition-duration:.5s;transition-timing-function:linear;transition-property:transform,opacity}.spin-in-ccw.mui-enter.mui-enter-active,.spin-out-ccw.mui-leave{transform:rotate(0);opacity:1}.spin-out-ccw.mui-leave{transition-duration:.5s;transition-timing-function:linear;transition-property:transform,opacity}.spin-out-ccw.mui-leave.mui-leave-active{transform:rotate(-270deg);opacity:0}.slow{transition-duration:.75s!important}.fast{transition-duration:.25s!important}.linear{transition-timing-function:linear!important}.ease{transition-timing-function:ease!important}.ease-in{transition-timing-function:ease-in!important}.ease-out{transition-timing-function:ease-out!important}.ease-in-out{transition-timing-function:ease-in-out!important}.bounce-in{transition-timing-function:cubic-bezier(.485,.155,.24,1.245)!important}.bounce-out{transition-timing-function:cubic-bezier(.485,.155,.515,.845)!important}.bounce-in-out{transition-timing-function:cubic-bezier(.76,-.245,.24,1.245)!important}.short-delay{transition-delay:.3s!important}.long-delay{transition-delay:.7s!important}.shake{animation-name:shake-7}@keyframes shake-7{0%,10%,20%,30%,40%,50%,60%,70%,80%,90%{transform:translateX(7%)}5%,15%,25%,35%,45%,55%,65%,75%,85%,95%{transform:translateX(-7%)}}.spin-ccw,.spin-cw{animation-name:spin-cw-1turn}@keyframes spin-cw-1turn{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.wiggle{animation-name:wiggle-7deg}@keyframes wiggle-7deg{40%,50%,60%{transform:rotate(7deg)}35%,45%,55%,65%{transform:rotate(-7deg)}0%,30%,70%,to{transform:rotate(0)}}.shake,.spin-ccw,.spin-cw,.wiggle{animation-duration:.5s}.infinite{animation-iteration-count:infinite}.slow{animation-duration:.75s!important}.fast{animation-duration:.25s!important}.linear{animation-timing-function:linear!important}.ease{animation-timing-function:ease!important}.ease-in{animation-timing-function:ease-in!important}.ease-out{animation-timing-function:ease-out!important}.ease-in-out{animation-timing-function:ease-in-out!important}.bounce-in{animation-timing-function:cubic-bezier(.485,.155,.24,1.245)!important}.bounce-out{animation-timing-function:cubic-bezier(.485,.155,.515,.845)!important}.bounce-in-out{animation-timing-function:cubic-bezier(.76,-.245,.24,1.245)!important}.short-delay{animation-delay:.3s!important}.long-delay{animation-delay:.7s!important}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{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;padding:0;white-space:normal}progress{vertical-align:baseline}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}.foundation-mq{font-family:"small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"}html{box-sizing:border-box;font-size:18px}*,:after,:before{box-sizing:inherit}body{margin:0;padding:0;background:#fff;font-family:"Matter",Helvetica,Roboto,Arial,sans-serif;font-weight:400;line-height:1.5;color:#1a1a1a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:inline-block;vertical-align:middle;max-width:100%;height:auto;-ms-interpolation-mode:bicubic}textarea{height:auto;min-height:50px;border-radius:0}select{box-sizing:border-box;width:100%}.map_canvas embed,.map_canvas img,.map_canvas object,.mqa-display embed,.mqa-display img,.mqa-display object{max-width:none!important}button{padding:0;appearance:none;border:0;border-radius:0;background:transparent;line-height:1;cursor:auto}[data-whatinput=mouse] button{outline:0}pre{overflow:auto}button,input,optgroup,select,textarea{font-family:inherit}.is-visible{display:block!important}.is-hidden{display:none!important}.grid-container{padding-right:.55556rem;padding-left:.55556rem;max-width:1320px;margin-left:auto;margin-right:auto}@media print,screen and (min-width:40em){.grid-container{padding-right:.83333rem;padding-left:.83333rem}}.grid-container.fluid{padding-right:.55556rem;padding-left:.55556rem;max-width:100%;margin-left:auto;margin-right:auto}@media print,screen and (min-width:40em){.grid-container.fluid{padding-right:.83333rem;padding-left:.83333rem}}.grid-container.full{padding-right:0;padding-left:0;max-width:100%;margin-left:auto;margin-right:auto}.grid-x{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.cell{-ms-flex:0 0 auto;flex:0 0 auto;min-height:0;min-width:0;width:100%}.cell.auto{-ms-flex:1 1 0px;flex:1 1 0px}.cell.shrink{-ms-flex:0 0 auto;flex:0 0 auto}.grid-x>.auto,.grid-x>.shrink{width:auto}.grid-x>.small-1,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12,.grid-x>.small-full,.grid-x>.small-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}@media print,screen and (min-width:40em){.grid-x>.medium-1,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12,.grid-x>.medium-full,.grid-x>.medium-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}}@media print,screen and (min-width:64em){.grid-x>.large-1,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12,.grid-x>.large-full,.grid-x>.large-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}}.grid-x>.small-1,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12{-ms-flex:0 0 auto;flex:0 0 auto}.grid-x>.small-1{width:8.33333%}.grid-x>.small-2{width:16.66667%}.grid-x>.small-3{width:25%}.grid-x>.small-4{width:33.33333%}.grid-x>.small-5{width:41.66667%}.grid-x>.small-6{width:50%}.grid-x>.small-7{width:58.33333%}.grid-x>.small-8{width:66.66667%}.grid-x>.small-9{width:75%}.grid-x>.small-10{width:83.33333%}.grid-x>.small-11{width:91.66667%}.grid-x>.small-12{width:100%}@media print,screen and (min-width:40em){.grid-x>.medium-auto{-ms-flex:1 1 0px;flex:1 1 0px;width:auto}.grid-x>.medium-1,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12,.grid-x>.medium-shrink{-ms-flex:0 0 auto;flex:0 0 auto}.grid-x>.medium-shrink{width:auto}.grid-x>.medium-1{width:8.33333%}.grid-x>.medium-2{width:16.66667%}.grid-x>.medium-3{width:25%}.grid-x>.medium-4{width:33.33333%}.grid-x>.medium-5{width:41.66667%}.grid-x>.medium-6{width:50%}.grid-x>.medium-7{width:58.33333%}.grid-x>.medium-8{width:66.66667%}.grid-x>.medium-9{width:75%}.grid-x>.medium-10{width:83.33333%}.grid-x>.medium-11{width:91.66667%}.grid-x>.medium-12{width:100%}}@media print,screen and (min-width:64em){.grid-x>.large-auto{-ms-flex:1 1 0px;flex:1 1 0px;width:auto}.grid-x>.large-1,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12,.grid-x>.large-shrink{-ms-flex:0 0 auto;flex:0 0 auto}.grid-x>.large-shrink{width:auto}.grid-x>.large-1{width:8.33333%}.grid-x>.large-2{width:16.66667%}.grid-x>.large-3{width:25%}.grid-x>.large-4{width:33.33333%}.grid-x>.large-5{width:41.66667%}.grid-x>.large-6{width:50%}.grid-x>.large-7{width:58.33333%}.grid-x>.large-8{width:66.66667%}.grid-x>.large-9{width:75%}.grid-x>.large-10{width:83.33333%}.grid-x>.large-11{width:91.66667%}.grid-x>.large-12{width:100%}}.grid-margin-x:not(.grid-x)>.cell{width:auto}.grid-margin-y:not(.grid-y)>.cell{height:auto}.grid-margin-x{margin-left:-.55556rem;margin-right:-.55556rem}@media print,screen and (min-width:40em){.grid-margin-x{margin-left:-.83333rem;margin-right:-.83333rem}}.grid-margin-x>.cell{width:calc(100% - 1.11111rem);margin-left:.55556rem;margin-right:.55556rem}@media print,screen and (min-width:40em){.grid-margin-x>.cell{width:calc(100% - 1.66667rem);margin-left:.83333rem;margin-right:.83333rem}}.grid-margin-x>.auto,.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.33333% - 1.11111rem)}.grid-margin-x>.small-2{width:calc(16.66667% - 1.11111rem)}.grid-margin-x>.small-3{width:calc(25% - 1.11111rem)}.grid-margin-x>.small-4{width:calc(33.33333% - 1.11111rem)}.grid-margin-x>.small-5{width:calc(41.66667% - 1.11111rem)}.grid-margin-x>.small-6{width:calc(50% - 1.11111rem)}.grid-margin-x>.small-7{width:calc(58.33333% - 1.11111rem)}.grid-margin-x>.small-8{width:calc(66.66667% - 1.11111rem)}.grid-margin-x>.small-9{width:calc(75% - 1.11111rem)}.grid-margin-x>.small-10{width:calc(83.33333% - 1.11111rem)}.grid-margin-x>.small-11{width:calc(91.66667% - 1.11111rem)}.grid-margin-x>.small-12{width:calc(100% - 1.11111rem)}@media print,screen and (min-width:40em){.grid-margin-x>.auto,.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.33333% - 1.66667rem)}.grid-margin-x>.small-2{width:calc(16.66667% - 1.66667rem)}.grid-margin-x>.small-3{width:calc(25% - 1.66667rem)}.grid-margin-x>.small-4{width:calc(33.33333% - 1.66667rem)}.grid-margin-x>.small-5{width:calc(41.66667% - 1.66667rem)}.grid-margin-x>.small-6{width:calc(50% - 1.66667rem)}.grid-margin-x>.small-7{width:calc(58.33333% - 1.66667rem)}.grid-margin-x>.small-8{width:calc(66.66667% - 1.66667rem)}.grid-margin-x>.small-9{width:calc(75% - 1.66667rem)}.grid-margin-x>.small-10{width:calc(83.33333% - 1.66667rem)}.grid-margin-x>.small-11{width:calc(91.66667% - 1.66667rem)}.grid-margin-x>.small-12{width:calc(100% - 1.66667rem)}.grid-margin-x>.medium-auto,.grid-margin-x>.medium-shrink{width:auto}.grid-margin-x>.medium-1{width:calc(8.33333% - 1.66667rem)}.grid-margin-x>.medium-2{width:calc(16.66667% - 1.66667rem)}.grid-margin-x>.medium-3{width:calc(25% - 1.66667rem)}.grid-margin-x>.medium-4{width:calc(33.33333% - 1.66667rem)}.grid-margin-x>.medium-5{width:calc(41.66667% - 1.66667rem)}.grid-margin-x>.medium-6{width:calc(50% - 1.66667rem)}.grid-margin-x>.medium-7{width:calc(58.33333% - 1.66667rem)}.grid-margin-x>.medium-8{width:calc(66.66667% - 1.66667rem)}.grid-margin-x>.medium-9{width:calc(75% - 1.66667rem)}.grid-margin-x>.medium-10{width:calc(83.33333% - 1.66667rem)}.grid-margin-x>.medium-11{width:calc(91.66667% - 1.66667rem)}.grid-margin-x>.medium-12{width:calc(100% - 1.66667rem)}}@media print,screen and (min-width:64em){.grid-margin-x>.large-auto,.grid-margin-x>.large-shrink{width:auto}.grid-margin-x>.large-1{width:calc(8.33333% - 1.66667rem)}.grid-margin-x>.large-2{width:calc(16.66667% - 1.66667rem)}.grid-margin-x>.large-3{width:calc(25% - 1.66667rem)}.grid-margin-x>.large-4{width:calc(33.33333% - 1.66667rem)}.grid-margin-x>.large-5{width:calc(41.66667% - 1.66667rem)}.grid-margin-x>.large-6{width:calc(50% - 1.66667rem)}.grid-margin-x>.large-7{width:calc(58.33333% - 1.66667rem)}.grid-margin-x>.large-8{width:calc(66.66667% - 1.66667rem)}.grid-margin-x>.large-9{width:calc(75% - 1.66667rem)}.grid-margin-x>.large-10{width:calc(83.33333% - 1.66667rem)}.grid-margin-x>.large-11{width:calc(91.66667% - 1.66667rem)}.grid-margin-x>.large-12{width:calc(100% - 1.66667rem)}}.grid-padding-x .grid-padding-x{margin-right:-.55556rem;margin-left:-.55556rem}@media print,screen and (min-width:40em){.grid-padding-x .grid-padding-x{margin-right:-.83333rem;margin-left:-.83333rem}}.grid-container:not(.full)>.grid-padding-x{margin-right:-.55556rem;margin-left:-.55556rem}@media print,screen and (min-width:40em){.grid-container:not(.full)>.grid-padding-x{margin-right:-.83333rem;margin-left:-.83333rem}}.grid-padding-x>.cell{padding-right:.55556rem;padding-left:.55556rem}@media print,screen and (min-width:40em){.grid-padding-x>.cell{padding-right:.83333rem;padding-left:.83333rem}}.small-up-1>.cell{width:100%}.small-up-2>.cell{width:50%}.small-up-3>.cell{width:33.33333%}.small-up-4>.cell{width:25%}.small-up-5>.cell{width:20%}.small-up-6>.cell{width:16.66667%}.small-up-7>.cell{width:14.28571%}.small-up-8>.cell{width:12.5%}@media print,screen and (min-width:40em){.medium-up-1>.cell{width:100%}.medium-up-2>.cell{width:50%}.medium-up-3>.cell{width:33.33333%}.medium-up-4>.cell{width:25%}.medium-up-5>.cell{width:20%}.medium-up-6>.cell{width:16.66667%}.medium-up-7>.cell{width:14.28571%}.medium-up-8>.cell{width:12.5%}}@media print,screen and (min-width:64em){.large-up-1>.cell{width:100%}.large-up-2>.cell{width:50%}.large-up-3>.cell{width:33.33333%}.large-up-4>.cell{width:25%}.large-up-5>.cell{width:20%}.large-up-6>.cell{width:16.66667%}.large-up-7>.cell{width:14.28571%}.large-up-8>.cell{width:12.5%}}.grid-margin-x.small-up-1>.cell{width:calc(100% - 1.11111rem)}.grid-margin-x.small-up-2>.cell{width:calc(50% - 1.11111rem)}.grid-margin-x.small-up-3>.cell{width:calc(33.33333% - 1.11111rem)}.grid-margin-x.small-up-4>.cell{width:calc(25% - 1.11111rem)}.grid-margin-x.small-up-5>.cell{width:calc(20% - 1.11111rem)}.grid-margin-x.small-up-6>.cell{width:calc(16.66667% - 1.11111rem)}.grid-margin-x.small-up-7>.cell{width:calc(14.28571% - 1.11111rem)}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - 1.11111rem)}@media print,screen and (min-width:40em){.grid-margin-x.small-up-1>.cell{width:calc(100% - 1.66667rem)}.grid-margin-x.small-up-2>.cell{width:calc(50% - 1.66667rem)}.grid-margin-x.small-up-3>.cell{width:calc(33.33333% - 1.66667rem)}.grid-margin-x.small-up-4>.cell{width:calc(25% - 1.66667rem)}.grid-margin-x.small-up-5>.cell{width:calc(20% - 1.66667rem)}.grid-margin-x.small-up-6>.cell{width:calc(16.66667% - 1.66667rem)}.grid-margin-x.small-up-7>.cell{width:calc(14.28571% - 1.66667rem)}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - 1.66667rem)}.grid-margin-x.medium-up-1>.cell{width:calc(100% - 1.66667rem)}.grid-margin-x.medium-up-2>.cell{width:calc(50% - 1.66667rem)}.grid-margin-x.medium-up-3>.cell{width:calc(33.33333% - 1.66667rem)}.grid-margin-x.medium-up-4>.cell{width:calc(25% - 1.66667rem)}.grid-margin-x.medium-up-5>.cell{width:calc(20% - 1.66667rem)}.grid-margin-x.medium-up-6>.cell{width:calc(16.66667% - 1.66667rem)}.grid-margin-x.medium-up-7>.cell{width:calc(14.28571% - 1.66667rem)}.grid-margin-x.medium-up-8>.cell{width:calc(12.5% - 1.66667rem)}}@media print,screen and (min-width:64em){.grid-margin-x.large-up-1>.cell{width:calc(100% - 1.66667rem)}.grid-margin-x.large-up-2>.cell{width:calc(50% - 1.66667rem)}.grid-margin-x.large-up-3>.cell{width:calc(33.33333% - 1.66667rem)}.grid-margin-x.large-up-4>.cell{width:calc(25% - 1.66667rem)}.grid-margin-x.large-up-5>.cell{width:calc(20% - 1.66667rem)}.grid-margin-x.large-up-6>.cell{width:calc(16.66667% - 1.66667rem)}.grid-margin-x.large-up-7>.cell{width:calc(14.28571% - 1.66667rem)}.grid-margin-x.large-up-8>.cell{width:calc(12.5% - 1.66667rem)}}.small-margin-collapse,.small-margin-collapse>.cell{margin-right:0;margin-left:0}.small-margin-collapse>.small-1{width:8.33333%}.small-margin-collapse>.small-2{width:16.66667%}.small-margin-collapse>.small-3{width:25%}.small-margin-collapse>.small-4{width:33.33333%}.small-margin-collapse>.small-5{width:41.66667%}.small-margin-collapse>.small-6{width:50%}.small-margin-collapse>.small-7{width:58.33333%}.small-margin-collapse>.small-8{width:66.66667%}.small-margin-collapse>.small-9{width:75%}.small-margin-collapse>.small-10{width:83.33333%}.small-margin-collapse>.small-11{width:91.66667%}.small-margin-collapse>.small-12{width:100%}@media print,screen and (min-width:40em){.small-margin-collapse>.medium-1{width:8.33333%}.small-margin-collapse>.medium-2{width:16.66667%}.small-margin-collapse>.medium-3{width:25%}.small-margin-collapse>.medium-4{width:33.33333%}.small-margin-collapse>.medium-5{width:41.66667%}.small-margin-collapse>.medium-6{width:50%}.small-margin-collapse>.medium-7{width:58.33333%}.small-margin-collapse>.medium-8{width:66.66667%}.small-margin-collapse>.medium-9{width:75%}.small-margin-collapse>.medium-10{width:83.33333%}.small-margin-collapse>.medium-11{width:91.66667%}.small-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:64em){.small-margin-collapse>.large-1{width:8.33333%}.small-margin-collapse>.large-2{width:16.66667%}.small-margin-collapse>.large-3{width:25%}.small-margin-collapse>.large-4{width:33.33333%}.small-margin-collapse>.large-5{width:41.66667%}.small-margin-collapse>.large-6{width:50%}.small-margin-collapse>.large-7{width:58.33333%}.small-margin-collapse>.large-8{width:66.66667%}.small-margin-collapse>.large-9{width:75%}.small-margin-collapse>.large-10{width:83.33333%}.small-margin-collapse>.large-11{width:91.66667%}.small-margin-collapse>.large-12{width:100%}}.small-padding-collapse{margin-right:0;margin-left:0}.small-padding-collapse>.cell{padding-right:0;padding-left:0}@media print,screen and (min-width:40em){.medium-margin-collapse,.medium-margin-collapse>.cell{margin-right:0;margin-left:0}}@media print,screen and (min-width:40em){.medium-margin-collapse>.small-1{width:8.33333%}.medium-margin-collapse>.small-2{width:16.66667%}.medium-margin-collapse>.small-3{width:25%}.medium-margin-collapse>.small-4{width:33.33333%}.medium-margin-collapse>.small-5{width:41.66667%}.medium-margin-collapse>.small-6{width:50%}.medium-margin-collapse>.small-7{width:58.33333%}.medium-margin-collapse>.small-8{width:66.66667%}.medium-margin-collapse>.small-9{width:75%}.medium-margin-collapse>.small-10{width:83.33333%}.medium-margin-collapse>.small-11{width:91.66667%}.medium-margin-collapse>.small-12{width:100%}}@media print,screen and (min-width:40em){.medium-margin-collapse>.medium-1{width:8.33333%}.medium-margin-collapse>.medium-2{width:16.66667%}.medium-margin-collapse>.medium-3{width:25%}.medium-margin-collapse>.medium-4{width:33.33333%}.medium-margin-collapse>.medium-5{width:41.66667%}.medium-margin-collapse>.medium-6{width:50%}.medium-margin-collapse>.medium-7{width:58.33333%}.medium-margin-collapse>.medium-8{width:66.66667%}.medium-margin-collapse>.medium-9{width:75%}.medium-margin-collapse>.medium-10{width:83.33333%}.medium-margin-collapse>.medium-11{width:91.66667%}.medium-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:64em){.medium-margin-collapse>.large-1{width:8.33333%}.medium-margin-collapse>.large-2{width:16.66667%}.medium-margin-collapse>.large-3{width:25%}.medium-margin-collapse>.large-4{width:33.33333%}.medium-margin-collapse>.large-5{width:41.66667%}.medium-margin-collapse>.large-6{width:50%}.medium-margin-collapse>.large-7{width:58.33333%}.medium-margin-collapse>.large-8{width:66.66667%}.medium-margin-collapse>.large-9{width:75%}.medium-margin-collapse>.large-10{width:83.33333%}.medium-margin-collapse>.large-11{width:91.66667%}.medium-margin-collapse>.large-12{width:100%}}@media print,screen and (min-width:40em){.medium-padding-collapse{margin-right:0;margin-left:0}.medium-padding-collapse>.cell{padding-right:0;padding-left:0}}@media print,screen and (min-width:64em){.large-margin-collapse,.large-margin-collapse>.cell{margin-right:0;margin-left:0}}@media print,screen and (min-width:64em){.large-margin-collapse>.small-1{width:8.33333%}.large-margin-collapse>.small-2{width:16.66667%}.large-margin-collapse>.small-3{width:25%}.large-margin-collapse>.small-4{width:33.33333%}.large-margin-collapse>.small-5{width:41.66667%}.large-margin-collapse>.small-6{width:50%}.large-margin-collapse>.small-7{width:58.33333%}.large-margin-collapse>.small-8{width:66.66667%}.large-margin-collapse>.small-9{width:75%}.large-margin-collapse>.small-10{width:83.33333%}.large-margin-collapse>.small-11{width:91.66667%}.large-margin-collapse>.small-12{width:100%}}@media print,screen and (min-width:64em){.large-margin-collapse>.medium-1{width:8.33333%}.large-margin-collapse>.medium-2{width:16.66667%}.large-margin-collapse>.medium-3{width:25%}.large-margin-collapse>.medium-4{width:33.33333%}.large-margin-collapse>.medium-5{width:41.66667%}.large-margin-collapse>.medium-6{width:50%}.large-margin-collapse>.medium-7{width:58.33333%}.large-margin-collapse>.medium-8{width:66.66667%}.large-margin-collapse>.medium-9{width:75%}.large-margin-collapse>.medium-10{width:83.33333%}.large-margin-collapse>.medium-11{width:91.66667%}.large-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:64em){.large-margin-collapse>.large-1{width:8.33333%}.large-margin-collapse>.large-2{width:16.66667%}.large-margin-collapse>.large-3{width:25%}.large-margin-collapse>.large-4{width:33.33333%}.large-margin-collapse>.large-5{width:41.66667%}.large-margin-collapse>.large-6{width:50%}.large-margin-collapse>.large-7{width:58.33333%}.large-margin-collapse>.large-8{width:66.66667%}.large-margin-collapse>.large-9{width:75%}.large-margin-collapse>.large-10{width:83.33333%}.large-margin-collapse>.large-11{width:91.66667%}.large-margin-collapse>.large-12{width:100%}}@media print,screen and (min-width:64em){.large-padding-collapse{margin-right:0;margin-left:0}.large-padding-collapse>.cell{padding-right:0;padding-left:0}}.small-offset-0{margin-left:0}.grid-margin-x>.small-offset-0{margin-left:calc(0% + 1.11111rem / 2)}.small-offset-1{margin-left:8.33333%}.grid-margin-x>.small-offset-1{margin-left:calc(8.33333% + 1.11111rem / 2)}.small-offset-2{margin-left:16.66667%}.grid-margin-x>.small-offset-2{margin-left:calc(16.66667% + 1.11111rem / 2)}.small-offset-3{margin-left:25%}.grid-margin-x>.small-offset-3{margin-left:calc(25% + 1.11111rem / 2)}.small-offset-4{margin-left:33.33333%}.grid-margin-x>.small-offset-4{margin-left:calc(33.33333% + 1.11111rem / 2)}.small-offset-5{margin-left:41.66667%}.grid-margin-x>.small-offset-5{margin-left:calc(41.66667% + 1.11111rem / 2)}.small-offset-6{margin-left:50%}.grid-margin-x>.small-offset-6{margin-left:calc(50% + 1.11111rem / 2)}.small-offset-7{margin-left:58.33333%}.grid-margin-x>.small-offset-7{margin-left:calc(58.33333% + 1.11111rem / 2)}.small-offset-8{margin-left:66.66667%}.grid-margin-x>.small-offset-8{margin-left:calc(66.66667% + 1.11111rem / 2)}.small-offset-9{margin-left:75%}.grid-margin-x>.small-offset-9{margin-left:calc(75% + 1.11111rem / 2)}.small-offset-10{margin-left:83.33333%}.grid-margin-x>.small-offset-10{margin-left:calc(83.33333% + 1.11111rem / 2)}.small-offset-11{margin-left:91.66667%}.grid-margin-x>.small-offset-11{margin-left:calc(91.66667% + 1.11111rem / 2)}@media print,screen and (min-width:40em){.medium-offset-0{margin-left:0}.grid-margin-x>.medium-offset-0{margin-left:calc(0% + 1.66667rem / 2)}.medium-offset-1{margin-left:8.33333%}.grid-margin-x>.medium-offset-1{margin-left:calc(8.33333% + 1.66667rem / 2)}.medium-offset-2{margin-left:16.66667%}.grid-margin-x>.medium-offset-2{margin-left:calc(16.66667% + 1.66667rem / 2)}.medium-offset-3{margin-left:25%}.grid-margin-x>.medium-offset-3{margin-left:calc(25% + 1.66667rem / 2)}.medium-offset-4{margin-left:33.33333%}.grid-margin-x>.medium-offset-4{margin-left:calc(33.33333% + 1.66667rem / 2)}.medium-offset-5{margin-left:41.66667%}.grid-margin-x>.medium-offset-5{margin-left:calc(41.66667% + 1.66667rem / 2)}.medium-offset-6{margin-left:50%}.grid-margin-x>.medium-offset-6{margin-left:calc(50% + 1.66667rem / 2)}.medium-offset-7{margin-left:58.33333%}.grid-margin-x>.medium-offset-7{margin-left:calc(58.33333% + 1.66667rem / 2)}.medium-offset-8{margin-left:66.66667%}.grid-margin-x>.medium-offset-8{margin-left:calc(66.66667% + 1.66667rem / 2)}.medium-offset-9{margin-left:75%}.grid-margin-x>.medium-offset-9{margin-left:calc(75% + 1.66667rem / 2)}.medium-offset-10{margin-left:83.33333%}.grid-margin-x>.medium-offset-10{margin-left:calc(83.33333% + 1.66667rem / 2)}.medium-offset-11{margin-left:91.66667%}.grid-margin-x>.medium-offset-11{margin-left:calc(91.66667% + 1.66667rem / 2)}}@media print,screen and (min-width:64em){.large-offset-0{margin-left:0}.grid-margin-x>.large-offset-0{margin-left:calc(0% + 1.66667rem / 2)}.large-offset-1{margin-left:8.33333%}.grid-margin-x>.large-offset-1{margin-left:calc(8.33333% + 1.66667rem / 2)}.large-offset-2{margin-left:16.66667%}.grid-margin-x>.large-offset-2{margin-left:calc(16.66667% + 1.66667rem / 2)}.large-offset-3{margin-left:25%}.grid-margin-x>.large-offset-3{margin-left:calc(25% + 1.66667rem / 2)}.large-offset-4{margin-left:33.33333%}.grid-margin-x>.large-offset-4{margin-left:calc(33.33333% + 1.66667rem / 2)}.large-offset-5{margin-left:41.66667%}.grid-margin-x>.large-offset-5{margin-left:calc(41.66667% + 1.66667rem / 2)}.large-offset-6{margin-left:50%}.grid-margin-x>.large-offset-6{margin-left:calc(50% + 1.66667rem / 2)}.large-offset-7{margin-left:58.33333%}.grid-margin-x>.large-offset-7{margin-left:calc(58.33333% + 1.66667rem / 2)}.large-offset-8{margin-left:66.66667%}.grid-margin-x>.large-offset-8{margin-left:calc(66.66667% + 1.66667rem / 2)}.large-offset-9{margin-left:75%}.grid-margin-x>.large-offset-9{margin-left:calc(75% + 1.66667rem / 2)}.large-offset-10{margin-left:83.33333%}.grid-margin-x>.large-offset-10{margin-left:calc(83.33333% + 1.66667rem / 2)}.large-offset-11{margin-left:91.66667%}.grid-margin-x>.large-offset-11{margin-left:calc(91.66667% + 1.66667rem / 2)}}.grid-y{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.grid-y>.cell{height:auto;max-height:none}.grid-y>.auto,.grid-y>.shrink{height:auto}.grid-y>.small-1,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12,.grid-y>.small-full,.grid-y>.small-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}@media print,screen and (min-width:40em){.grid-y>.medium-1,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12,.grid-y>.medium-full,.grid-y>.medium-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}}@media print,screen and (min-width:64em){.grid-y>.large-1,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12,.grid-y>.large-full,.grid-y>.large-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}}.grid-y>.small-1,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12{-ms-flex:0 0 auto;flex:0 0 auto}.grid-y>.small-1{height:8.33333%}.grid-y>.small-2{height:16.66667%}.grid-y>.small-3{height:25%}.grid-y>.small-4{height:33.33333%}.grid-y>.small-5{height:41.66667%}.grid-y>.small-6{height:50%}.grid-y>.small-7{height:58.33333%}.grid-y>.small-8{height:66.66667%}.grid-y>.small-9{height:75%}.grid-y>.small-10{height:83.33333%}.grid-y>.small-11{height:91.66667%}.grid-y>.small-12{height:100%}@media print,screen and (min-width:40em){.grid-y>.medium-auto{-ms-flex:1 1 0px;flex:1 1 0px;height:auto}.grid-y>.medium-1,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12,.grid-y>.medium-shrink{-ms-flex:0 0 auto;flex:0 0 auto}.grid-y>.medium-shrink{height:auto}.grid-y>.medium-1{height:8.33333%}.grid-y>.medium-2{height:16.66667%}.grid-y>.medium-3{height:25%}.grid-y>.medium-4{height:33.33333%}.grid-y>.medium-5{height:41.66667%}.grid-y>.medium-6{height:50%}.grid-y>.medium-7{height:58.33333%}.grid-y>.medium-8{height:66.66667%}.grid-y>.medium-9{height:75%}.grid-y>.medium-10{height:83.33333%}.grid-y>.medium-11{height:91.66667%}.grid-y>.medium-12{height:100%}}@media print,screen and (min-width:64em){.grid-y>.large-auto{-ms-flex:1 1 0px;flex:1 1 0px;height:auto}.grid-y>.large-1,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12,.grid-y>.large-shrink{-ms-flex:0 0 auto;flex:0 0 auto}.grid-y>.large-shrink{height:auto}.grid-y>.large-1{height:8.33333%}.grid-y>.large-2{height:16.66667%}.grid-y>.large-3{height:25%}.grid-y>.large-4{height:33.33333%}.grid-y>.large-5{height:41.66667%}.grid-y>.large-6{height:50%}.grid-y>.large-7{height:58.33333%}.grid-y>.large-8{height:66.66667%}.grid-y>.large-9{height:75%}.grid-y>.large-10{height:83.33333%}.grid-y>.large-11{height:91.66667%}.grid-y>.large-12{height:100%}}.grid-padding-y .grid-padding-y{margin-top:-.55556rem;margin-bottom:-.55556rem}@media print,screen and (min-width:40em){.grid-padding-y .grid-padding-y{margin-top:-.83333rem;margin-bottom:-.83333rem}}.grid-padding-y>.cell{padding-top:.55556rem;padding-bottom:.55556rem}@media print,screen and (min-width:40em){.grid-padding-y>.cell{padding-top:.83333rem;padding-bottom:.83333rem}}.grid-frame{overflow:hidden;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:stretch;align-items:stretch;width:100vw}.cell .grid-frame{width:100%}.cell-block{overflow-x:auto;max-width:100%}.cell-block,.cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.cell-block-y{overflow-y:auto;max-height:100%;min-height:100%}.cell-block-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-height:100%}.cell-block-container>.grid-x{max-height:100%;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media print,screen and (min-width:40em){.medium-grid-frame{overflow:hidden;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:stretch;align-items:stretch;width:100vw}.cell .medium-grid-frame{width:100%}.medium-cell-block{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.medium-cell-block-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-height:100%}.medium-cell-block-container>.grid-x{max-height:100%;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.medium-cell-block-y{overflow-y:auto;max-height:100%;min-height:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}@media print,screen and (min-width:64em){.large-grid-frame{overflow:hidden;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:stretch;align-items:stretch;width:100vw}.cell .large-grid-frame{width:100%}.large-cell-block{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.large-cell-block-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-height:100%}.large-cell-block-container>.grid-x{max-height:100%;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.large-cell-block-y{overflow-y:auto;max-height:100%;min-height:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}.grid-y.grid-frame{width:auto;overflow:hidden;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:stretch;align-items:stretch;height:100vh}@media print,screen and (min-width:40em){.grid-y.medium-grid-frame{width:auto;overflow:hidden;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:stretch;align-items:stretch;height:100vh}}@media print,screen and (min-width:64em){.grid-y.large-grid-frame{width:auto;overflow:hidden;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:stretch;align-items:stretch;height:100vh}}.cell .grid-y.grid-frame{height:100%}@media print,screen and (min-width:40em){.cell .grid-y.medium-grid-frame{height:100%}}@media print,screen and (min-width:64em){.cell .grid-y.large-grid-frame{height:100%}}.grid-margin-y{margin-top:-.55556rem;margin-bottom:-.55556rem}@media print,screen and (min-width:40em){.grid-margin-y{margin-top:-.83333rem;margin-bottom:-.83333rem}}.grid-margin-y>.cell{height:calc(100% - 1.11111rem);margin-top:.55556rem;margin-bottom:.55556rem}@media print,screen and (min-width:40em){.grid-margin-y>.cell{height:calc(100% - 1.66667rem);margin-top:.83333rem;margin-bottom:.83333rem}}.grid-margin-y>.auto,.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.33333% - 1.11111rem)}.grid-margin-y>.small-2{height:calc(16.66667% - 1.11111rem)}.grid-margin-y>.small-3{height:calc(25% - 1.11111rem)}.grid-margin-y>.small-4{height:calc(33.33333% - 1.11111rem)}.grid-margin-y>.small-5{height:calc(41.66667% - 1.11111rem)}.grid-margin-y>.small-6{height:calc(50% - 1.11111rem)}.grid-margin-y>.small-7{height:calc(58.33333% - 1.11111rem)}.grid-margin-y>.small-8{height:calc(66.66667% - 1.11111rem)}.grid-margin-y>.small-9{height:calc(75% - 1.11111rem)}.grid-margin-y>.small-10{height:calc(83.33333% - 1.11111rem)}.grid-margin-y>.small-11{height:calc(91.66667% - 1.11111rem)}.grid-margin-y>.small-12{height:calc(100% - 1.11111rem)}@media print,screen and (min-width:40em){.grid-margin-y>.auto,.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.33333% - 1.66667rem)}.grid-margin-y>.small-2{height:calc(16.66667% - 1.66667rem)}.grid-margin-y>.small-3{height:calc(25% - 1.66667rem)}.grid-margin-y>.small-4{height:calc(33.33333% - 1.66667rem)}.grid-margin-y>.small-5{height:calc(41.66667% - 1.66667rem)}.grid-margin-y>.small-6{height:calc(50% - 1.66667rem)}.grid-margin-y>.small-7{height:calc(58.33333% - 1.66667rem)}.grid-margin-y>.small-8{height:calc(66.66667% - 1.66667rem)}.grid-margin-y>.small-9{height:calc(75% - 1.66667rem)}.grid-margin-y>.small-10{height:calc(83.33333% - 1.66667rem)}.grid-margin-y>.small-11{height:calc(91.66667% - 1.66667rem)}.grid-margin-y>.small-12{height:calc(100% - 1.66667rem)}.grid-margin-y>.medium-auto,.grid-margin-y>.medium-shrink{height:auto}.grid-margin-y>.medium-1{height:calc(8.33333% - 1.66667rem)}.grid-margin-y>.medium-2{height:calc(16.66667% - 1.66667rem)}.grid-margin-y>.medium-3{height:calc(25% - 1.66667rem)}.grid-margin-y>.medium-4{height:calc(33.33333% - 1.66667rem)}.grid-margin-y>.medium-5{height:calc(41.66667% - 1.66667rem)}.grid-margin-y>.medium-6{height:calc(50% - 1.66667rem)}.grid-margin-y>.medium-7{height:calc(58.33333% - 1.66667rem)}.grid-margin-y>.medium-8{height:calc(66.66667% - 1.66667rem)}.grid-margin-y>.medium-9{height:calc(75% - 1.66667rem)}.grid-margin-y>.medium-10{height:calc(83.33333% - 1.66667rem)}.grid-margin-y>.medium-11{height:calc(91.66667% - 1.66667rem)}.grid-margin-y>.medium-12{height:calc(100% - 1.66667rem)}}@media print,screen and (min-width:64em){.grid-margin-y>.large-auto,.grid-margin-y>.large-shrink{height:auto}.grid-margin-y>.large-1{height:calc(8.33333% - 1.66667rem)}.grid-margin-y>.large-2{height:calc(16.66667% - 1.66667rem)}.grid-margin-y>.large-3{height:calc(25% - 1.66667rem)}.grid-margin-y>.large-4{height:calc(33.33333% - 1.66667rem)}.grid-margin-y>.large-5{height:calc(41.66667% - 1.66667rem)}.grid-margin-y>.large-6{height:calc(50% - 1.66667rem)}.grid-margin-y>.large-7{height:calc(58.33333% - 1.66667rem)}.grid-margin-y>.large-8{height:calc(66.66667% - 1.66667rem)}.grid-margin-y>.large-9{height:calc(75% - 1.66667rem)}.grid-margin-y>.large-10{height:calc(83.33333% - 1.66667rem)}.grid-margin-y>.large-11{height:calc(91.66667% - 1.66667rem)}.grid-margin-y>.large-12{height:calc(100% - 1.66667rem)}}.grid-frame.grid-margin-y{height:calc(100vh + 1.11111rem)}@media print,screen and (min-width:40em){.grid-frame.grid-margin-y{height:calc(100vh + 1.66667rem)}}@media print,screen and (min-width:64em){.grid-frame.grid-margin-y{height:calc(100vh + 1.66667rem)}}@media print,screen and (min-width:40em){.grid-margin-y.medium-grid-frame{height:calc(100vh + 1.66667rem)}}@media print,screen and (min-width:64em){.grid-margin-y.large-grid-frame{height:calc(100vh + 1.66667rem)}}.align-left{-ms-flex-pack:start;justify-content:flex-start}.align-right{-ms-flex-pack:end;justify-content:flex-end}.align-center{-ms-flex-pack:center;justify-content:center}.align-justify{-ms-flex-pack:justify;justify-content:space-between}.align-spaced{-ms-flex-pack:distribute;justify-content:space-around}.align-left.vertical.menu>li>a{-ms-flex-pack:start;justify-content:flex-start}.align-right.vertical.menu>li>a{-ms-flex-pack:end;justify-content:flex-end}.align-center.vertical.menu>li>a{-ms-flex-pack:center;justify-content:center}.align-top{-ms-flex-align:start;align-items:flex-start}.align-self-top{-ms-flex-item-align:start;align-self:flex-start}.align-bottom{-ms-flex-align:end;align-items:flex-end}.align-self-bottom{-ms-flex-item-align:end;align-self:flex-end}.align-middle{-ms-flex-align:center;align-items:center}.align-self-middle{-ms-flex-item-align:center;align-self:center}.align-stretch{-ms-flex-align:stretch;align-items:stretch}.align-self-stretch{-ms-flex-item-align:stretch;align-self:stretch}.align-center-middle{-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center}.small-order-1{-ms-flex-order:1;order:1}.small-order-2{-ms-flex-order:2;order:2}.small-order-3{-ms-flex-order:3;order:3}.small-order-4{-ms-flex-order:4;order:4}.small-order-5{-ms-flex-order:5;order:5}.small-order-6{-ms-flex-order:6;order:6}@media print,screen and (min-width:40em){.medium-order-1{-ms-flex-order:1;order:1}.medium-order-2{-ms-flex-order:2;order:2}.medium-order-3{-ms-flex-order:3;order:3}.medium-order-4{-ms-flex-order:4;order:4}.medium-order-5{-ms-flex-order:5;order:5}.medium-order-6{-ms-flex-order:6;order:6}}@media print,screen and (min-width:64em){.large-order-1{-ms-flex-order:1;order:1}.large-order-2{-ms-flex-order:2;order:2}.large-order-3{-ms-flex-order:3;order:3}.large-order-4{-ms-flex-order:4;order:4}.large-order-5{-ms-flex-order:5;order:5}.large-order-6{-ms-flex-order:6;order:6}}.flex-container{display:-ms-flexbox;display:flex}.flex-child-auto{-ms-flex:1 1 auto;flex:1 1 auto}.flex-child-grow{-ms-flex:1 0 auto;flex:1 0 auto}.flex-child-shrink{-ms-flex:0 1 auto;flex:0 1 auto}.flex-dir-row{-ms-flex-direction:row;flex-direction:row}.flex-dir-row-reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.flex-dir-column{-ms-flex-direction:column;flex-direction:column}.flex-dir-column-reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}@media print,screen and (min-width:40em){.medium-flex-container{display:-ms-flexbox;display:flex}.medium-flex-child-auto{-ms-flex:1 1 auto;flex:1 1 auto}.medium-flex-child-grow{-ms-flex:1 0 auto;flex:1 0 auto}.medium-flex-child-shrink{-ms-flex:0 1 auto;flex:0 1 auto}.medium-flex-dir-row{-ms-flex-direction:row;flex-direction:row}.medium-flex-dir-row-reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.medium-flex-dir-column{-ms-flex-direction:column;flex-direction:column}.medium-flex-dir-column-reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media print,screen and (min-width:64em){.large-flex-container{display:-ms-flexbox;display:flex}.large-flex-child-auto{-ms-flex:1 1 auto;flex:1 1 auto}.large-flex-child-grow{-ms-flex:1 0 auto;flex:1 0 auto}.large-flex-child-shrink{-ms-flex:0 1 auto;flex:0 1 auto}.large-flex-dir-row{-ms-flex-direction:row;flex-direction:row}.large-flex-dir-row-reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.large-flex-dir-column{-ms-flex-direction:column;flex-direction:column}.large-flex-dir-column-reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}}blockquote,dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,li,ol,p,pre,td,th,ul{margin:0;padding:0}p{margin-bottom:1rem;font-size:inherit;line-height:1.6;text-rendering:optimizeLegibility}em,i{font-style:italic}b,em,i,strong{line-height:inherit}b,strong{font-weight:700}small{font-size:80%;line-height:inherit}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:"Matter",Helvetica,Roboto,Arial,sans-serif;font-style:normal;font-weight:400;color:inherit;text-rendering:optimizeLegibility}.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{line-height:0;color:#d8ddda}.h1,h1{font-size:2.33333rem;line-height:1.4;margin-top:0;margin-bottom:.5rem}.h2,.h3,h2,h3{font-size:1.77778rem}.h2,.h3,.h4,h2,h3,h4{line-height:1.4;margin-top:0;margin-bottom:.5rem}.h4,h4{font-size:1.55556rem}.h5,h5{font-size:1.11111rem}.h5,.h6,h5,h6{line-height:1.4;margin-top:0;margin-bottom:.5rem}.h6,h6{font-size:.88889rem}@media print,screen and (min-width:40em){.h1,h1{font-size:3.55556rem}.h2,.h3,h2,h3{font-size:2.88889rem}.h4,h4{font-size:1.77778rem}.h5,h5{font-size:1.33333rem}.h6,h6{font-size:1rem}}a{line-height:inherit;color:#22c855;text-decoration:none;cursor:pointer}a:focus,a:hover{color:#1dac49}a img{border:0}hr{clear:both;max-width:1320px;height:0;margin:1.11111rem auto;border-top:0;border-right:0;border-bottom:1px solid #d8ddda;border-left:0}dl,ol,ul{margin-bottom:1rem;list-style-position:outside;line-height:1.6}li{font-size:inherit}ul{list-style-type:disc}ol,ul{margin-left:1.25rem}ol ol,ol ul,ul ol,ul ul{margin-left:1.25rem;margin-bottom:0}dl{margin-bottom:1rem}dl dt{margin-bottom:.3rem;font-weight:700}blockquote{margin:0 0 1rem;padding:.5rem 1.11111rem 0 1.05556rem;border-left:1px solid #d8ddda}blockquote,blockquote p{line-height:1.6;color:#babfbc}abbr,abbr[title]{border-bottom:1px dotted #1a1a1a;cursor:help;text-decoration:none}figure,kbd{margin:0}kbd{padding:.11111rem .22222rem 0;background-color:#e7edea;font-family:Consolas,"Liberation Mono",Courier,monospace;color:#1a1a1a}.subheader{margin-top:.2rem;margin-bottom:.5rem;font-weight:400;line-height:1.4;color:#babfbc}.lead{font-size:22.5px;line-height:1.6}.stat{font-size:2.5rem;line-height:1}p+.stat{margin-top:-1rem}ol.no-bullet,ul.no-bullet{margin-left:0;list-style:none}.cite-block,cite{display:block;color:#babfbc;font-size:.72222rem}.cite-block:before,cite:before{content:"— "}.code-inline,code{display:inline;max-width:100%;word-wrap:break-word;padding:.11111rem .27778rem .05556rem}.code-block,.code-inline,code{border:1px solid #d8ddda;background-color:#e7edea;font-family:Consolas,"Liberation Mono",Courier,monospace;font-weight:400;color:#1a1a1a}.code-block{display:block;overflow:auto;white-space:pre;padding:1rem;margin-bottom:1.5rem}.text-left{text-align:left}.text-right{text-align:right}.text-justify{text-align:justify}@media print,screen and (min-width:40em){.medium-text-left{text-align:left}.medium-text-right{text-align:right}.medium-text-center{text-align:center}.medium-text-justify{text-align:justify}}@media print,screen and (min-width:64em){.large-text-left{text-align:left}.large-text-right{text-align:right}.large-text-center{text-align:center}.large-text-justify{text-align:justify}}.show-for-print{display:none!important}@media print{*{background:transparent!important;color:#000!important;color-adjust:economy;box-shadow:none!important;text-shadow:none!important}.show-for-print{display:block!important}.hide-for-print{display:none!important}table.show-for-print{display:table!important}thead.show-for-print{display:table-header-group!important}tbody.show-for-print{display:table-row-group!important}tr.show-for-print{display:table-row!important}td.show-for-print,th.show-for-print{display:table-cell!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}.ir a:after,a[href^="#"]:after,a[href^="javascript:"]:after{content:""}abbr[title]:after{content:" (" attr(title) ")"}blockquote,pre{border:1px solid #babfbc;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}@page{margin:.5cm}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.print-break-inside{page-break-inside:auto}}[type=color],[type=date],[type=datetime-local],[type=datetime],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],textarea{display:block;box-sizing:border-box;width:100%;height:2.16667rem;margin:0 0 .88889rem;padding:.44444rem;border:1px solid #d8ddda;border-radius:0;background-color:#fff;box-shadow:inset 0 1px 2px rgba(26,26,26,.1);font-family:inherit;font-size:.88889rem;font-weight:400;line-height:1.5;color:#1a1a1a;transition:box-shadow .5s,border-color .25s ease-in-out;appearance:none}[type=color]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=datetime]:focus,[type=email]:focus,[type=month]:focus,[type=number]:focus,[type=password]:focus,[type=search]:focus,[type=tel]:focus,[type=text]:focus,[type=time]:focus,[type=url]:focus,[type=week]:focus,textarea:focus{outline:none;border:1px solid #babfbc;background-color:#fff;box-shadow:0 0 5px #d8ddda;transition:box-shadow .5s,border-color .25s ease-in-out}textarea{max-width:100%}textarea[rows]{height:auto}input:disabled,input[readonly],textarea:disabled,textarea[readonly]{background-color:#e7edea;cursor:not-allowed}[type=button],[type=submit]{appearance:none;border-radius:0}input[type=search]{box-sizing:border-box}:-ms-input-placeholder{color:#d8ddda}::placeholder{color:#d8ddda}[type=checkbox],[type=file],[type=radio]{margin:0 0 .88889rem}[type=checkbox]+label,[type=radio]+label{display:inline-block;vertical-align:baseline;margin-left:.44444rem;margin-right:.88889rem;margin-bottom:0}[type=checkbox]+label[for],[type=radio]+label[for]{cursor:pointer}label>[type=checkbox],label>[type=radio]{margin-right:.44444rem}[type=file]{width:100%}label{display:block;margin:0;font-size:.77778rem;font-weight:400;line-height:1.8;color:#1a1a1a}label.middle{margin:0 0 .88889rem;line-height:1.5;padding:.5rem 0}.help-text{margin-top:-.44444rem;font-size:.72222rem;font-style:italic;color:#1a1a1a}.input-group{display:-ms-flexbox;display:flex;width:100%;margin-bottom:.88889rem;-ms-flex-align:stretch;align-items:stretch}.input-group>:first-child,.input-group>:first-child.input-group-button>*,.input-group>:last-child,.input-group>:last-child.input-group-button>*{border-radius:0 0 0 0}.input-group-button,.input-group-button a,.input-group-button button,.input-group-button input,.input-group-button label,.input-group-field,.input-group-label{margin:0;white-space:nowrap}.input-group-label{padding:0 1rem;border:1px solid #d8ddda;background:#e7edea;color:#1a1a1a;text-align:center;white-space:nowrap;display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-align:center;align-items:center}.input-group-label:first-child{border-right:0}.input-group-label:last-child{border-left:0}.input-group-field{border-radius:0;-ms-flex:1 1 0px;flex:1 1 0px;min-width:0}.input-group-button{padding-top:0;padding-bottom:0;text-align:center;display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto}.input-group-button a,.input-group-button button,.input-group-button input,.input-group-button label{-ms-flex-item-align:stretch;align-self:stretch;height:auto;padding-top:0;padding-bottom:0;font-size:.88889rem}fieldset{margin:0;padding:0;border:0}legend{max-width:100%;margin-bottom:.44444rem}.fieldset{margin:1rem 0;padding:1.11111rem;border:1px solid #d8ddda}.fieldset legend{margin:0;margin-left:-.16667rem;padding:0 .16667rem}select{height:2.16667rem;margin:0 0 .88889rem;padding:.44444rem;appearance:none;border:1px solid #d8ddda;border-radius:0;background-color:#fff;font-family:inherit;font-size:.88889rem;font-weight:400;line-height:1.5;color:#1a1a1a;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28186, 191, 188%29'></polygon></svg>");background-origin:content-box;background-position:right -.88889rem center;background-repeat:no-repeat;background-size:9px 6px;padding-right:1.33333rem;transition:box-shadow .5s,border-color .25s ease-in-out}@media screen and (min-width:0\0){select{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAMBJREFUeNrEllsOhCAMRVszC9IlzU7KCmVHTJsoMWYMUtpyv9BgbuXQB5ZSdgBYYY4ycgBivk8KYFsQMfMiTTBP4o3nUzCKzOabLJbLy2/g31evGkAginR4/ZegKH5qX3bJCscA3t0x3kgO5tQFyhhFf50xRqFLbyMUNJQzgyjGS/wgCpvKqkRBpuWrE4V9d+1E4dPUXqIg107SQOE/2DRQxMwTDygIInVDET9T3lCoj/6j/VCmGjZOl2lKpZ8AAwDQP7zIimDGFQAAAABJRU5ErkJggg==")}}select:focus{outline:none;border:1px solid #babfbc;background-color:#fff;box-shadow:0 0 5px #d8ddda;transition:box-shadow .5s,border-color .25s ease-in-out}select:disabled{background-color:#e7edea;cursor:not-allowed}select::-ms-expand{display:none}select[multiple]{height:auto;background-image:none}select:not([multiple]){padding-top:0;padding-bottom:0}.is-invalid-input:not(:focus){border-color:#cc4b37;background-color:#faedeb}.is-invalid-input:not(:focus):-ms-input-placeholder{color:#cc4b37}.is-invalid-input:not(:focus)::placeholder{color:#cc4b37}.form-error,.is-invalid-label{color:#cc4b37}.form-error{display:none;margin-top:-.44444rem;margin-bottom:.88889rem;font-size:.66667rem;font-weight:700}.form-error.is-visible{display:block}.button{display:inline-block;vertical-align:middle;margin:0 0 1rem;padding:15px 20px;border:1px solid transparent;border-radius:0;transition:background-color .25s ease-out,color .25s ease-out;font-family:inherit;font-size:16px;-webkit-appearance:none;line-height:1;text-align:center;cursor:pointer}[data-whatinput=mouse] .button{outline:0}.button.large,.button.small,.button.tiny{font-size:16px}.button.expanded{display:block;width:100%;margin-right:0;margin-left:0}.button,.button.disabled,.button.disabled:focus,.button.disabled:hover,.button[disabled],.button[disabled]:focus,.button[disabled]:hover{background-color:#22c855;color:#1a1a1a}.button:focus,.button:hover{background-color:#1daa48;color:#1a1a1a}.button.primary,.button.primary.disabled,.button.primary.disabled:focus,.button.primary.disabled:hover,.button.primary[disabled],.button.primary[disabled]:focus,.button.primary[disabled]:hover{background-color:#22c855;color:#1a1a1a}.button.primary:focus,.button.primary:hover{background-color:#1ba044;color:#1a1a1a}.button.secondary,.button.secondary.disabled,.button.secondary.disabled:focus,.button.secondary.disabled:hover,.button.secondary[disabled],.button.secondary[disabled]:focus,.button.secondary[disabled]:hover{background-color:#767676;color:#fff}.button.secondary:focus,.button.secondary:hover{background-color:#5e5e5e;color:#fff}.button.success,.button.success.disabled,.button.success.disabled:focus,.button.success.disabled:hover,.button.success[disabled],.button.success[disabled]:focus,.button.success[disabled]:hover{background-color:#3adb76;color:#1a1a1a}.button.success:focus,.button.success:hover{background-color:#22bb5b;color:#1a1a1a}.button.warning,.button.warning.disabled,.button.warning.disabled:focus,.button.warning.disabled:hover,.button.warning[disabled],.button.warning[disabled]:focus,.button.warning[disabled]:hover{background-color:#ffae00;color:#1a1a1a}.button.warning:focus,.button.warning:hover{background-color:#cc8b00;color:#1a1a1a}.button.alert,.button.alert.disabled,.button.alert.disabled:focus,.button.alert.disabled:hover,.button.alert[disabled],.button.alert[disabled]:focus,.button.alert[disabled]:hover{background-color:#cc4b37;color:#fff}.button.alert:focus,.button.alert:hover{background-color:#a53b2a;color:#fff}.button.hollow,.button.hollow.disabled,.button.hollow.disabled:focus,.button.hollow.disabled:hover,.button.hollow:focus,.button.hollow:hover,.button.hollow[disabled],.button.hollow[disabled]:focus,.button.hollow[disabled]:hover{background-color:transparent}.button.hollow,.button.hollow.disabled,.button.hollow.disabled:focus,.button.hollow.disabled:hover,.button.hollow[disabled],.button.hollow[disabled]:focus,.button.hollow[disabled]:hover{border:1px solid #22c855;color:#22c855}.button.hollow:focus,.button.hollow:hover{border-color:#11642b;color:#11642b}.button.hollow.primary,.button.hollow.primary.disabled,.button.hollow.primary.disabled:focus,.button.hollow.primary.disabled:hover,.button.hollow.primary[disabled],.button.hollow.primary[disabled]:focus,.button.hollow.primary[disabled]:hover{border:1px solid #22c855;color:#22c855}.button.hollow.primary:focus,.button.hollow.primary:hover{border-color:#11642b;color:#11642b}.button.hollow.secondary,.button.hollow.secondary.disabled,.button.hollow.secondary.disabled:focus,.button.hollow.secondary.disabled:hover,.button.hollow.secondary[disabled],.button.hollow.secondary[disabled]:focus,.button.hollow.secondary[disabled]:hover{border:1px solid #767676;color:#767676}.button.hollow.secondary:focus,.button.hollow.secondary:hover{border-color:#3b3b3b;color:#3b3b3b}.button.hollow.success,.button.hollow.success.disabled,.button.hollow.success.disabled:focus,.button.hollow.success.disabled:hover,.button.hollow.success[disabled],.button.hollow.success[disabled]:focus,.button.hollow.success[disabled]:hover{border:1px solid #3adb76;color:#3adb76}.button.hollow.success:focus,.button.hollow.success:hover{border-color:#157539;color:#157539}.button.hollow.warning,.button.hollow.warning.disabled,.button.hollow.warning.disabled:focus,.button.hollow.warning.disabled:hover,.button.hollow.warning[disabled],.button.hollow.warning[disabled]:focus,.button.hollow.warning[disabled]:hover{border:1px solid #ffae00;color:#ffae00}.button.hollow.warning:focus,.button.hollow.warning:hover{border-color:#805700;color:#805700}.button.hollow.alert,.button.hollow.alert.disabled,.button.hollow.alert.disabled:focus,.button.hollow.alert.disabled:hover,.button.hollow.alert[disabled],.button.hollow.alert[disabled]:focus,.button.hollow.alert[disabled]:hover{border:1px solid #cc4b37;color:#cc4b37}.button.hollow.alert:focus,.button.hollow.alert:hover{border-color:#67251a;color:#67251a}.button.clear,.button.clear.disabled,.button.clear.disabled:focus,.button.clear.disabled:hover,.button.clear:focus,.button.clear:hover,.button.clear[disabled],.button.clear[disabled]:focus,.button.clear[disabled]:hover{border-color:transparent;background-color:transparent}.button.clear,.button.clear.disabled,.button.clear.disabled:focus,.button.clear.disabled:hover,.button.clear[disabled],.button.clear[disabled]:focus,.button.clear[disabled]:hover{color:#22c855}.button.clear:focus,.button.clear:hover{color:#11642b}.button.clear.primary,.button.clear.primary.disabled,.button.clear.primary.disabled:focus,.button.clear.primary.disabled:hover,.button.clear.primary[disabled],.button.clear.primary[disabled]:focus,.button.clear.primary[disabled]:hover{color:#22c855}.button.clear.primary:focus,.button.clear.primary:hover{color:#11642b}.button.clear.secondary,.button.clear.secondary.disabled,.button.clear.secondary.disabled:focus,.button.clear.secondary.disabled:hover,.button.clear.secondary[disabled],.button.clear.secondary[disabled]:focus,.button.clear.secondary[disabled]:hover{color:#767676}.button.clear.secondary:focus,.button.clear.secondary:hover{color:#3b3b3b}.button.clear.success,.button.clear.success.disabled,.button.clear.success.disabled:focus,.button.clear.success.disabled:hover,.button.clear.success[disabled],.button.clear.success[disabled]:focus,.button.clear.success[disabled]:hover{color:#3adb76}.button.clear.success:focus,.button.clear.success:hover{color:#157539}.button.clear.warning,.button.clear.warning.disabled,.button.clear.warning.disabled:focus,.button.clear.warning.disabled:hover,.button.clear.warning[disabled],.button.clear.warning[disabled]:focus,.button.clear.warning[disabled]:hover{color:#ffae00}.button.clear.warning:focus,.button.clear.warning:hover{color:#805700}.button.clear.alert,.button.clear.alert.disabled,.button.clear.alert.disabled:focus,.button.clear.alert.disabled:hover,.button.clear.alert[disabled],.button.clear.alert[disabled]:focus,.button.clear.alert[disabled]:hover{color:#cc4b37}.button.clear.alert:focus,.button.clear.alert:hover{color:#67251a}.button.disabled,.button[disabled]{opacity:.25;cursor:not-allowed}.button.dropdown:after{display:block;width:0;height:0;border-style:solid;border-width:.4em;content:"";border-bottom-width:0;border-color:#fff transparent transparent;position:relative;top:.4em;display:inline-block;float:right;margin-left:20px}.button.dropdown.clear.primary:after,.button.dropdown.clear:after,.button.dropdown.hollow.primary:after,.button.dropdown.hollow:after{border-top-color:#22c855}.button.dropdown.clear.secondary:after,.button.dropdown.hollow.secondary:after{border-top-color:#767676}.button.dropdown.clear.success:after,.button.dropdown.hollow.success:after{border-top-color:#3adb76}.button.dropdown.clear.warning:after,.button.dropdown.hollow.warning:after{border-top-color:#ffae00}.button.dropdown.clear.alert:after,.button.dropdown.hollow.alert:after{border-top-color:#cc4b37}.button.arrow-only:after{top:-.1em;float:none;margin-left:0}a.button:focus,a.button:hover{text-decoration:none}.accordion{margin-left:0;background:#fff;list-style-type:none}.accordion[disabled] .accordion-title{cursor:not-allowed}.accordion-item:first-child>:first-child,.accordion-item:last-child>:last-child{border-radius:0 0 0 0}.accordion-title{position:relative;display:block;padding:1.25rem 1rem;border:1px solid #e7edea;border-bottom:0;font-size:.66667rem;line-height:1;color:#22c855}:last-child:not(.is-active)>.accordion-title{border-bottom:1px solid #e7edea;border-radius:0 0 0 0}.accordion-title:focus,.accordion-title:hover{background-color:#e7edea}.accordion-title:before{position:absolute;top:50%;right:1rem;margin-top:-.5rem;content:"+"}.is-active>.accordion-title:before{content:"–"}.accordion-content{display:none;padding:1rem;border:1px solid #e7edea;border-bottom:0;background-color:#fff;color:#1a1a1a}:last-child>.accordion-content:last-child{border-bottom:1px solid #e7edea}.accordion-menu li{width:100%}.accordion-menu .is-accordion-submenu a,.accordion-menu a{padding:.7rem 1rem}.accordion-menu .nested.is-accordion-submenu{margin-right:0;margin-left:1rem}.accordion-menu.align-right .nested.is-accordion-submenu{margin-right:1rem;margin-left:0}.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a{position:relative}.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-bottom-width:0;border-color:#22c855 transparent transparent;position:absolute;top:50%;margin-top:-3px;right:1rem}.accordion-menu.align-left .is-accordion-submenu-parent>a:after{right:1rem;left:auto}.accordion-menu.align-right .is-accordion-submenu-parent>a:after{right:auto;left:1rem}.accordion-menu .is-accordion-submenu-parent[aria-expanded=true]>a:after{transform:rotate(180deg);transform-origin:50% 50%}.is-accordion-submenu-parent{position:relative}.has-submenu-toggle>a{margin-right:40px}.submenu-toggle{position:absolute;top:0;right:0;width:40px;height:40px;cursor:pointer}.submenu-toggle:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-bottom-width:0;border-color:#22c855 transparent transparent;top:0;bottom:0;margin:auto}.submenu-toggle[aria-expanded=true]:after{transform:scaleY(-1);transform-origin:50% 50%}.submenu-toggle-text{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.breadcrumbs{margin:0 0 1rem;list-style:none}.breadcrumbs:after,.breadcrumbs:before{display:table;content:" ";-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-order:1;order:1}.breadcrumbs:after{clear:both}.breadcrumbs li{float:left;font-size:.61111rem;color:#1a1a1a;cursor:default;text-transform:uppercase}.breadcrumbs li:not(:last-child):after{position:relative;margin:0 .75rem;opacity:1;content:"/";color:#d8ddda}.breadcrumbs a{color:#22c855}.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs .disabled{color:#d8ddda;cursor:not-allowed}.button-group{margin-bottom:1rem;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;align-items:stretch;-ms-flex-positive:1;flex-grow:1}.button-group:after,.button-group:before{display:table;content:" ";-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-order:1;order:1}.button-group:after{clear:both}.button-group:after,.button-group:before{display:none}.button-group .button{margin:0;margin-right:1px;margin-bottom:1px;font-size:16px;-ms-flex:0 0 auto;flex:0 0 auto}.button-group .button:last-child{margin-right:0}.button-group.large .button,.button-group.small .button,.button-group.tiny .button{font-size:16px}.button-group.expanded .button{-ms-flex:1 1 0px;flex:1 1 0px}.button-group.primary .button,.button-group.primary .button.disabled,.button-group.primary .button.disabled:focus,.button-group.primary .button.disabled:hover,.button-group.primary .button[disabled],.button-group.primary .button[disabled]:focus,.button-group.primary .button[disabled]:hover{background-color:#22c855;color:#1a1a1a}.button-group.primary .button:focus,.button-group.primary .button:hover{background-color:#1ba044;color:#1a1a1a}.button-group.secondary .button,.button-group.secondary .button.disabled,.button-group.secondary .button.disabled:focus,.button-group.secondary .button.disabled:hover,.button-group.secondary .button[disabled],.button-group.secondary .button[disabled]:focus,.button-group.secondary .button[disabled]:hover{background-color:#767676;color:#fff}.button-group.secondary .button:focus,.button-group.secondary .button:hover{background-color:#5e5e5e;color:#fff}.button-group.success .button,.button-group.success .button.disabled,.button-group.success .button.disabled:focus,.button-group.success .button.disabled:hover,.button-group.success .button[disabled],.button-group.success .button[disabled]:focus,.button-group.success .button[disabled]:hover{background-color:#3adb76;color:#1a1a1a}.button-group.success .button:focus,.button-group.success .button:hover{background-color:#22bb5b;color:#1a1a1a}.button-group.warning .button,.button-group.warning .button.disabled,.button-group.warning .button.disabled:focus,.button-group.warning .button.disabled:hover,.button-group.warning .button[disabled],.button-group.warning .button[disabled]:focus,.button-group.warning .button[disabled]:hover{background-color:#ffae00;color:#1a1a1a}.button-group.warning .button:focus,.button-group.warning .button:hover{background-color:#cc8b00;color:#1a1a1a}.button-group.alert .button,.button-group.alert .button.disabled,.button-group.alert .button.disabled:focus,.button-group.alert .button.disabled:hover,.button-group.alert .button[disabled],.button-group.alert .button[disabled]:focus,.button-group.alert .button[disabled]:hover{background-color:#cc4b37;color:#fff}.button-group.alert .button:focus,.button-group.alert .button:hover{background-color:#a53b2a;color:#fff}.button-group.hollow .button,.button-group.hollow .button.disabled,.button-group.hollow .button.disabled:focus,.button-group.hollow .button.disabled:hover,.button-group.hollow .button:focus,.button-group.hollow .button:hover,.button-group.hollow .button[disabled],.button-group.hollow .button[disabled]:focus,.button-group.hollow .button[disabled]:hover{background-color:transparent}.button-group.hollow .button,.button-group.hollow .button.disabled,.button-group.hollow .button.disabled:focus,.button-group.hollow .button.disabled:hover,.button-group.hollow .button[disabled],.button-group.hollow .button[disabled]:focus,.button-group.hollow .button[disabled]:hover{border:1px solid #22c855;color:#22c855}.button-group.hollow .button:focus,.button-group.hollow .button:hover{border-color:#11642b;color:#11642b}.button-group.hollow .button.primary,.button-group.hollow .button.primary.disabled,.button-group.hollow .button.primary.disabled:focus,.button-group.hollow .button.primary.disabled:hover,.button-group.hollow .button.primary[disabled],.button-group.hollow .button.primary[disabled]:focus,.button-group.hollow .button.primary[disabled]:hover,.button-group.hollow.primary .button,.button-group.hollow.primary .button.disabled,.button-group.hollow.primary .button.disabled:focus,.button-group.hollow.primary .button.disabled:hover,.button-group.hollow.primary .button[disabled],.button-group.hollow.primary .button[disabled]:focus,.button-group.hollow.primary .button[disabled]:hover{border:1px solid #22c855;color:#22c855}.button-group.hollow .button.primary:focus,.button-group.hollow .button.primary:hover,.button-group.hollow.primary .button:focus,.button-group.hollow.primary .button:hover{border-color:#11642b;color:#11642b}.button-group.hollow .button.secondary,.button-group.hollow .button.secondary.disabled,.button-group.hollow .button.secondary.disabled:focus,.button-group.hollow .button.secondary.disabled:hover,.button-group.hollow .button.secondary[disabled],.button-group.hollow .button.secondary[disabled]:focus,.button-group.hollow .button.secondary[disabled]:hover,.button-group.hollow.secondary .button,.button-group.hollow.secondary .button.disabled,.button-group.hollow.secondary .button.disabled:focus,.button-group.hollow.secondary .button.disabled:hover,.button-group.hollow.secondary .button[disabled],.button-group.hollow.secondary .button[disabled]:focus,.button-group.hollow.secondary .button[disabled]:hover{border:1px solid #767676;color:#767676}.button-group.hollow .button.secondary:focus,.button-group.hollow .button.secondary:hover,.button-group.hollow.secondary .button:focus,.button-group.hollow.secondary .button:hover{border-color:#3b3b3b;color:#3b3b3b}.button-group.hollow .button.success,.button-group.hollow .button.success.disabled,.button-group.hollow .button.success.disabled:focus,.button-group.hollow .button.success.disabled:hover,.button-group.hollow .button.success[disabled],.button-group.hollow .button.success[disabled]:focus,.button-group.hollow .button.success[disabled]:hover,.button-group.hollow.success .button,.button-group.hollow.success .button.disabled,.button-group.hollow.success .button.disabled:focus,.button-group.hollow.success .button.disabled:hover,.button-group.hollow.success .button[disabled],.button-group.hollow.success .button[disabled]:focus,.button-group.hollow.success .button[disabled]:hover{border:1px solid #3adb76;color:#3adb76}.button-group.hollow .button.success:focus,.button-group.hollow .button.success:hover,.button-group.hollow.success .button:focus,.button-group.hollow.success .button:hover{border-color:#157539;color:#157539}.button-group.hollow .button.warning,.button-group.hollow .button.warning.disabled,.button-group.hollow .button.warning.disabled:focus,.button-group.hollow .button.warning.disabled:hover,.button-group.hollow .button.warning[disabled],.button-group.hollow .button.warning[disabled]:focus,.button-group.hollow .button.warning[disabled]:hover,.button-group.hollow.warning .button,.button-group.hollow.warning .button.disabled,.button-group.hollow.warning .button.disabled:focus,.button-group.hollow.warning .button.disabled:hover,.button-group.hollow.warning .button[disabled],.button-group.hollow.warning .button[disabled]:focus,.button-group.hollow.warning .button[disabled]:hover{border:1px solid #ffae00;color:#ffae00}.button-group.hollow .button.warning:focus,.button-group.hollow .button.warning:hover,.button-group.hollow.warning .button:focus,.button-group.hollow.warning .button:hover{border-color:#805700;color:#805700}.button-group.hollow.alert .button,.button-group.hollow.alert .button.disabled,.button-group.hollow.alert .button.disabled:focus,.button-group.hollow.alert .button.disabled:hover,.button-group.hollow.alert .button[disabled],.button-group.hollow.alert .button[disabled]:focus,.button-group.hollow.alert .button[disabled]:hover,.button-group.hollow .button.alert,.button-group.hollow .button.alert.disabled,.button-group.hollow .button.alert.disabled:focus,.button-group.hollow .button.alert.disabled:hover,.button-group.hollow .button.alert[disabled],.button-group.hollow .button.alert[disabled]:focus,.button-group.hollow .button.alert[disabled]:hover{border:1px solid #cc4b37;color:#cc4b37}.button-group.hollow.alert .button:focus,.button-group.hollow.alert .button:hover,.button-group.hollow .button.alert:focus,.button-group.hollow .button.alert:hover{border-color:#67251a;color:#67251a}.button-group.clear .button,.button-group.clear .button.disabled,.button-group.clear .button.disabled:focus,.button-group.clear .button.disabled:hover,.button-group.clear .button:focus,.button-group.clear .button:hover,.button-group.clear .button[disabled],.button-group.clear .button[disabled]:focus,.button-group.clear .button[disabled]:hover{border-color:transparent;background-color:transparent}.button-group.clear .button,.button-group.clear .button.disabled,.button-group.clear .button.disabled:focus,.button-group.clear .button.disabled:hover,.button-group.clear .button[disabled],.button-group.clear .button[disabled]:focus,.button-group.clear .button[disabled]:hover{color:#22c855}.button-group.clear .button:focus,.button-group.clear .button:hover{color:#11642b}.button-group.clear .button.primary,.button-group.clear .button.primary.disabled,.button-group.clear .button.primary.disabled:focus,.button-group.clear .button.primary.disabled:hover,.button-group.clear .button.primary[disabled],.button-group.clear .button.primary[disabled]:focus,.button-group.clear .button.primary[disabled]:hover,.button-group.clear.primary .button,.button-group.clear.primary .button.disabled,.button-group.clear.primary .button.disabled:focus,.button-group.clear.primary .button.disabled:hover,.button-group.clear.primary .button[disabled],.button-group.clear.primary .button[disabled]:focus,.button-group.clear.primary .button[disabled]:hover{color:#22c855}.button-group.clear .button.primary:focus,.button-group.clear .button.primary:hover,.button-group.clear.primary .button:focus,.button-group.clear.primary .button:hover{color:#11642b}.button-group.clear .button.secondary,.button-group.clear .button.secondary.disabled,.button-group.clear .button.secondary.disabled:focus,.button-group.clear .button.secondary.disabled:hover,.button-group.clear .button.secondary[disabled],.button-group.clear .button.secondary[disabled]:focus,.button-group.clear .button.secondary[disabled]:hover,.button-group.clear.secondary .button,.button-group.clear.secondary .button.disabled,.button-group.clear.secondary .button.disabled:focus,.button-group.clear.secondary .button.disabled:hover,.button-group.clear.secondary .button[disabled],.button-group.clear.secondary .button[disabled]:focus,.button-group.clear.secondary .button[disabled]:hover{color:#767676}.button-group.clear .button.secondary:focus,.button-group.clear .button.secondary:hover,.button-group.clear.secondary .button:focus,.button-group.clear.secondary .button:hover{color:#3b3b3b}.button-group.clear .button.success,.button-group.clear .button.success.disabled,.button-group.clear .button.success.disabled:focus,.button-group.clear .button.success.disabled:hover,.button-group.clear .button.success[disabled],.button-group.clear .button.success[disabled]:focus,.button-group.clear .button.success[disabled]:hover,.button-group.clear.success .button,.button-group.clear.success .button.disabled,.button-group.clear.success .button.disabled:focus,.button-group.clear.success .button.disabled:hover,.button-group.clear.success .button[disabled],.button-group.clear.success .button[disabled]:focus,.button-group.clear.success .button[disabled]:hover{color:#3adb76}.button-group.clear .button.success:focus,.button-group.clear .button.success:hover,.button-group.clear.success .button:focus,.button-group.clear.success .button:hover{color:#157539}.button-group.clear .button.warning,.button-group.clear .button.warning.disabled,.button-group.clear .button.warning.disabled:focus,.button-group.clear .button.warning.disabled:hover,.button-group.clear .button.warning[disabled],.button-group.clear .button.warning[disabled]:focus,.button-group.clear .button.warning[disabled]:hover,.button-group.clear.warning .button,.button-group.clear.warning .button.disabled,.button-group.clear.warning .button.disabled:focus,.button-group.clear.warning .button.disabled:hover,.button-group.clear.warning .button[disabled],.button-group.clear.warning .button[disabled]:focus,.button-group.clear.warning .button[disabled]:hover{color:#ffae00}.button-group.clear .button.warning:focus,.button-group.clear .button.warning:hover,.button-group.clear.warning .button:focus,.button-group.clear.warning .button:hover{color:#805700}.button-group.clear.alert .button,.button-group.clear.alert .button.disabled,.button-group.clear.alert .button.disabled:focus,.button-group.clear.alert .button.disabled:hover,.button-group.clear.alert .button[disabled],.button-group.clear.alert .button[disabled]:focus,.button-group.clear.alert .button[disabled]:hover,.button-group.clear .button.alert,.button-group.clear .button.alert.disabled,.button-group.clear .button.alert.disabled:focus,.button-group.clear .button.alert.disabled:hover,.button-group.clear .button.alert[disabled],.button-group.clear .button.alert[disabled]:focus,.button-group.clear .button.alert[disabled]:hover{color:#cc4b37}.button-group.clear.alert .button:focus,.button-group.clear.alert .button:hover,.button-group.clear .button.alert:focus,.button-group.clear .button.alert:hover{color:#67251a}.button-group.no-gaps .button{margin-right:-.05556rem}.button-group.no-gaps .button+.button{border-left-color:transparent}.button-group.stacked,.button-group.stacked-for-medium,.button-group.stacked-for-small{-ms-flex-wrap:wrap;flex-wrap:wrap}.button-group.stacked-for-medium .button,.button-group.stacked-for-small .button,.button-group.stacked .button{-ms-flex:0 0 100%;flex:0 0 100%}.button-group.stacked-for-medium .button:last-child,.button-group.stacked-for-small .button:last-child,.button-group.stacked .button:last-child{margin-bottom:0}.button-group.stacked-for-medium.expanded .button,.button-group.stacked-for-small.expanded .button,.button-group.stacked.expanded .button{-ms-flex:1 1 0px;flex:1 1 0px}@media print,screen and (min-width:40em){.button-group.stacked-for-small .button{-ms-flex:0 0 auto;flex:0 0 auto;margin-bottom:0}}@media print,screen and (min-width:64em){.button-group.stacked-for-medium .button{-ms-flex:0 0 auto;flex:0 0 auto;margin-bottom:0}}@media print,screen and (max-width:39.99875em){.button-group.stacked-for-small.expanded{display:block}.button-group.stacked-for-small.expanded .button{display:block;margin-right:0}}@media print,screen and (max-width:63.99875em){.button-group.stacked-for-medium.expanded{display:block}.button-group.stacked-for-medium.expanded .button{display:block;margin-right:0}}.callout{position:relative;margin:0 0 1rem;padding:1rem;border:1px solid rgba(26,26,26,.25);border-radius:0;background-color:#fff;color:#1a1a1a}.callout>:first-child{margin-top:0}.callout>:last-child{margin-bottom:0}.callout.primary{background-color:#dcf9e5;color:#1a1a1a}.callout.secondary{background-color:#eaeaea;color:#1a1a1a}.callout.success{background-color:#e1faea;color:#1a1a1a}.callout.warning{background-color:#fff3d9;color:#1a1a1a}.callout.alert{background-color:#f7e4e1;color:#1a1a1a}.callout.small{padding:.5rem}.callout.large{padding:3rem}.card{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-positive:1;flex-grow:1;margin-bottom:1rem;border:1px solid #e7edea;border-radius:0;background:#fff;box-shadow:none;overflow:hidden;color:#1a1a1a}.card>:last-child{margin-bottom:0}.card-divider{display:-ms-flexbox;display:flex;-ms-flex:0 1 auto;flex:0 1 auto;padding:20px;background:#e7edea}.card-divider>:last-child{margin-bottom:0}.card-section{-ms-flex:1 0 auto;flex:1 0 auto;padding:20px}.card-section>:last-child{margin-bottom:0}.card-image{min-height:1px}.close-button{position:absolute;z-index:10;color:#babfbc;cursor:pointer}[data-whatinput=mouse] .close-button{outline:0}.close-button:focus,.close-button:hover{color:#1a1a1a}.close-button.small{right:.66rem;top:.33em;font-size:1.5em;line-height:1}.close-button,.close-button.medium{right:1rem;top:.5rem;font-size:2em;line-height:1}.menu{padding:0;margin:0;list-style:none;position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}[data-whatinput=mouse] .menu li{outline:0}.menu .button,.menu a{line-height:1;text-decoration:none;display:block;padding:.7rem 1rem}.menu a,.menu button,.menu input,.menu select{margin-bottom:0}.menu input{display:inline-block}.menu,.menu.horizontal{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:row;flex-direction:row}.menu.vertical{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-direction:column;flex-direction:column}.menu.vertical.icon-bottom li a i,.menu.vertical.icon-bottom li a img,.menu.vertical.icon-bottom li a svg,.menu.vertical.icon-top li a i,.menu.vertical.icon-top li a img,.menu.vertical.icon-top li a svg{text-align:left}.menu.expanded li{-ms-flex:1 1 0px;flex:1 1 0px}.menu.expanded.icon-bottom li a i,.menu.expanded.icon-bottom li a img,.menu.expanded.icon-bottom li a svg,.menu.expanded.icon-top li a i,.menu.expanded.icon-top li a img,.menu.expanded.icon-top li a svg{text-align:left}.menu.simple{-ms-flex-align:center;align-items:center}.menu.simple li+li{margin-left:1rem}.menu.simple a{padding:0}@media print,screen and (min-width:40em){.menu.medium-horizontal{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:row;flex-direction:row}.menu.medium-vertical{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-direction:column;flex-direction:column}.menu.medium-expanded li,.menu.medium-simple li{-ms-flex:1 1 0px;flex:1 1 0px}}@media print,screen and (min-width:64em){.menu.large-horizontal{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:row;flex-direction:row}.menu.large-vertical{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-direction:column;flex-direction:column}.menu.large-expanded li,.menu.large-simple li{-ms-flex:1 1 0px;flex:1 1 0px}}.menu.nested{margin-right:0;margin-left:1rem}.menu.icon-bottom a,.menu.icon-left a,.menu.icon-right a,.menu.icon-top a,.menu.icons a{display:-ms-flexbox;display:flex}.menu.icon-left li a,.menu.nested.icon-left li a{-ms-flex-flow:row nowrap;flex-flow:row nowrap}.menu.icon-left li a i,.menu.icon-left li a img,.menu.icon-left li a svg,.menu.nested.icon-left li a i,.menu.nested.icon-left li a img,.menu.nested.icon-left li a svg{margin-right:.25rem}.menu.icon-right li a,.menu.nested.icon-right li a{-ms-flex-flow:row nowrap;flex-flow:row nowrap}.menu.icon-right li a i,.menu.icon-right li a img,.menu.icon-right li a svg,.menu.nested.icon-right li a i,.menu.nested.icon-right li a img,.menu.nested.icon-right li a svg{margin-left:.25rem}.menu.icon-top li a,.menu.nested.icon-top li a{-ms-flex-flow:column nowrap;flex-flow:column nowrap}.menu.icon-top li a i,.menu.icon-top li a img,.menu.icon-top li a svg,.menu.nested.icon-top li a i,.menu.nested.icon-top li a img,.menu.nested.icon-top li a svg{-ms-flex-item-align:stretch;align-self:stretch;margin-bottom:.25rem;text-align:center}.menu.icon-bottom li a,.menu.nested.icon-bottom li a{-ms-flex-flow:column nowrap;flex-flow:column nowrap}.menu.icon-bottom li a i,.menu.icon-bottom li a img,.menu.icon-bottom li a svg,.menu.nested.icon-bottom li a i,.menu.nested.icon-bottom li a img,.menu.nested.icon-bottom li a svg{-ms-flex-item-align:stretch;align-self:stretch;margin-bottom:.25rem;text-align:center}.menu .active>a,.menu .is-active>a{background:#22c855;color:#1a1a1a}.menu.align-left{-ms-flex-pack:start;justify-content:flex-start}.menu.align-right li{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}.menu.align-right li .submenu li{-ms-flex-pack:start;justify-content:flex-start}.menu.align-right.vertical li{display:block;text-align:right}.menu.align-right.icon-bottom li a i,.menu.align-right.icon-bottom li a img,.menu.align-right.icon-bottom li a svg,.menu.align-right.icon-top li a i,.menu.align-right.icon-top li a img,.menu.align-right.icon-top li a svg,.menu.align-right.vertical li .submenu li{text-align:right}.menu.align-right .nested{margin-right:1rem;margin-left:0}.menu.align-center li{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.menu.align-center li .submenu li{-ms-flex-pack:start;justify-content:flex-start}.menu .menu-text{padding:.7rem 1rem;font-weight:700;line-height:1;color:inherit}.menu-centered>.menu,.menu-centered>.menu li{-ms-flex-pack:center;justify-content:center}.menu-centered>.menu li{display:-ms-flexbox;display:flex}.menu-centered>.menu li .submenu li{-ms-flex-pack:start;justify-content:flex-start}.no-js [data-responsive-menu] ul{display:none}.menu-icon{position:relative;display:inline-block;vertical-align:middle;width:20px;height:16px;cursor:pointer}.menu-icon:after{position:absolute;top:0;left:0;display:block;width:100%;height:2px;background:#fff;box-shadow:0 7px 0 #fff,0 14px 0 #fff;content:""}.menu-icon:hover:after{background:#d8ddda;box-shadow:0 7px 0 #d8ddda,0 14px 0 #d8ddda}.menu-icon.dark{position:relative;display:inline-block;vertical-align:middle;width:20px;height:16px;cursor:pointer}.menu-icon.dark:after{position:absolute;top:0;left:0;display:block;width:100%;height:2px;background:#1a1a1a;box-shadow:0 7px 0 #1a1a1a,0 14px 0 #1a1a1a;content:""}.menu-icon.dark:hover:after{background:#babfbc;box-shadow:0 7px 0 #babfbc,0 14px 0 #babfbc}.dropdown-pane{position:absolute;z-index:10;display:none;width:300px;padding:1rem;visibility:hidden;border:1px solid #d8ddda;border-radius:0;background-color:#fff;font-size:1rem}.dropdown-pane.is-opening{display:block}.dropdown-pane.is-open{display:block;visibility:visible}.dropdown-pane.tiny{width:100px}.dropdown-pane.small{width:200px}.dropdown-pane.large{width:400px}.dropdown.menu>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu>li.is-dropdown-submenu-parent>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-bottom-width:0;border-color:#22c855 transparent transparent;right:5px;left:auto;margin-top:-3px}[data-whatinput=mouse] .dropdown.menu a{outline:0}.dropdown.menu>li>a{padding:.7rem 1rem}.dropdown.menu>li.is-active>a{background:transparent;color:#22c855}.no-js .dropdown.menu ul{display:none}.dropdown.menu .nested.is-dropdown-submenu{margin-right:0;margin-left:0}.dropdown.menu.vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.vertical>li.opens-left>.is-dropdown-submenu{top:0;right:100%;left:auto}.dropdown.menu.vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.vertical>li>a:after{right:14px}.dropdown.menu.vertical>li.opens-left>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-left-width:0;border-color:transparent #22c855 transparent transparent;right:auto;left:5px}.dropdown.menu.vertical>li.opens-right>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-right-width:0;border-color:transparent transparent transparent #22c855}@media print,screen and (min-width:40em){.dropdown.menu.medium-horizontal>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-bottom-width:0;border-color:#22c855 transparent transparent;right:5px;left:auto;margin-top:-3px}.dropdown.menu.medium-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.medium-vertical>li.opens-left>.is-dropdown-submenu{top:0;right:100%;left:auto}.dropdown.menu.medium-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.medium-vertical>li>a:after{right:14px}.dropdown.menu.medium-vertical>li.opens-left>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-left-width:0;border-color:transparent #22c855 transparent transparent;right:auto;left:5px}.dropdown.menu.medium-vertical>li.opens-right>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-right-width:0;border-color:transparent transparent transparent #22c855}}@media print,screen and (min-width:64em){.dropdown.menu.large-horizontal>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu.large-horizontal>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-bottom-width:0;border-color:#22c855 transparent transparent;right:5px;left:auto;margin-top:-3px}.dropdown.menu.large-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.large-vertical>li.opens-left>.is-dropdown-submenu{top:0;right:100%;left:auto}.dropdown.menu.large-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.large-vertical>li>a:after{right:14px}.dropdown.menu.large-vertical>li.opens-left>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-left-width:0;border-color:transparent #22c855 transparent transparent;right:auto;left:5px}.dropdown.menu.large-vertical>li.opens-right>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-right-width:0;border-color:transparent transparent transparent #22c855}}.dropdown.menu.align-right .is-dropdown-submenu.first-sub{top:100%;right:0;left:auto}.is-dropdown-menu.vertical{width:100px}.is-dropdown-menu.vertical.align-right{float:right}.is-dropdown-submenu-parent{position:relative}.is-dropdown-submenu-parent a:after{position:absolute;top:50%;right:5px;left:auto;margin-top:-6px}.is-dropdown-submenu-parent.opens-inner>.is-dropdown-submenu{top:100%;left:auto}.is-dropdown-submenu-parent.opens-left>.is-dropdown-submenu{right:100%;left:auto}.is-dropdown-submenu-parent.opens-right>.is-dropdown-submenu{right:auto;left:100%}.is-dropdown-submenu{position:absolute;top:0;left:100%;z-index:1;display:none;min-width:200px;border:1px solid #d8ddda;background:#fff}.dropdown .is-dropdown-submenu a{padding:.7rem 1rem}.is-dropdown-submenu .is-dropdown-submenu-parent>a:after{right:14px}.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-left-width:0;border-color:transparent #22c855 transparent transparent;right:auto;left:5px}.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-right-width:0;border-color:transparent transparent transparent #22c855}.is-dropdown-submenu .is-dropdown-submenu{margin-top:-1px}.is-dropdown-submenu>li{width:100%}.is-dropdown-submenu.js-dropdown-active{display:block}.flex-video,.responsive-embed{position:relative;height:0;margin-bottom:.88889rem;padding-bottom:75%;overflow:hidden}.flex-video embed,.flex-video iframe,.flex-video object,.flex-video video,.responsive-embed embed,.responsive-embed iframe,.responsive-embed object,.responsive-embed video{position:absolute;top:0;left:0;width:100%;height:100%}.flex-video.widescreen,.responsive-embed.widescreen{padding-bottom:56.25%}.label{display:inline-block;padding:.33333rem .5rem;border-radius:0;font-size:.8rem;line-height:1;white-space:nowrap;cursor:default;background:#22c855;color:#fff}.label.primary{background:#22c855;color:#1a1a1a}.label.secondary{background:#767676;color:#fff}.label.success{background:#3adb76;color:#1a1a1a}.label.warning{background:#ffae00;color:#1a1a1a}.label.alert{background:#cc4b37;color:#fff}.media-object{display:-ms-flexbox;display:flex;margin-bottom:1rem;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.media-object img{max-width:none}@media print,screen and (max-width:39.99875em){.media-object.stack-for-small{-ms-flex-wrap:wrap;flex-wrap:wrap}}.media-object-section{-ms-flex:0 1 auto;flex:0 1 auto}.media-object-section:first-child{padding-right:20px}.media-object-section:last-child:not(:nth-child(2)){padding-left:20px}.media-object-section>:last-child{margin-bottom:0}@media print,screen and (max-width:39.99875em){.stack-for-small .media-object-section{padding:0;padding-bottom:20px;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.stack-for-small .media-object-section img{width:100%}}.media-object-section.main-section{-ms-flex:1 1 0px;flex:1 1 0px}.is-off-canvas-open{overflow:hidden}.js-off-canvas-overlay{position:absolute;top:0;left:0;z-index:11;width:100%;height:100%;transition:opacity .5s ease,visibility .5s ease;background:hsla(0,0%,100%,.25);opacity:0;visibility:hidden;overflow:hidden}.js-off-canvas-overlay.is-visible{opacity:1;visibility:visible}.js-off-canvas-overlay.is-closable{cursor:pointer}.js-off-canvas-overlay.is-overlay-absolute{position:absolute}.js-off-canvas-overlay.is-overlay-fixed{position:fixed}.off-canvas-wrapper{position:relative;overflow:hidden}.off-canvas{position:fixed;z-index:12;transition:transform .5s ease;backface-visibility:hidden;background:transparent}[data-whatinput=mouse] .off-canvas{outline:0}.off-canvas.is-transition-push{z-index:12}.off-canvas.is-closed{visibility:hidden}.off-canvas.is-transition-overlap{z-index:13}.off-canvas.is-transition-overlap.is-open{box-shadow:0 0 10px rgba(26,26,26,.7)}.off-canvas.is-open{transform:translate(0)}.off-canvas-absolute{position:absolute;z-index:12;transition:transform .5s ease;backface-visibility:hidden;background:transparent}[data-whatinput=mouse] .off-canvas-absolute{outline:0}.off-canvas-absolute.is-transition-push{z-index:12}.off-canvas-absolute.is-closed{visibility:hidden}.off-canvas-absolute.is-transition-overlap{z-index:13}.off-canvas-absolute.is-transition-overlap.is-open{box-shadow:0 0 10px rgba(26,26,26,.7)}.off-canvas-absolute.is-open{transform:translate(0)}.position-left{top:0;left:0;height:100%;overflow-y:auto;width:250px}.off-canvas-content .off-canvas.position-left,.position-left{transform:translateX(-250px)}.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open{transform:translate(0)}.off-canvas-content.is-open-left.has-transition-push{transform:translateX(250px)}.position-left.is-transition-push{box-shadow:inset -13px 0 20px -13px rgba(26,26,26,.25)}.position-right{top:0;right:0;height:100%;overflow-y:auto;width:250px}.off-canvas-content .off-canvas.position-right,.position-right{transform:translateX(250px)}.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open{transform:translate(0)}.off-canvas-content.is-open-right.has-transition-push{transform:translateX(-250px)}.position-right.is-transition-push{box-shadow:inset 13px 0 20px -13px rgba(26,26,26,.25)}.position-top{top:0;left:0;width:100%;overflow-x:auto;height:250px}.off-canvas-content .off-canvas.position-top,.position-top{transform:translateY(-250px)}.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open{transform:translate(0)}.off-canvas-content.is-open-top.has-transition-push{transform:translateY(250px)}.position-top.is-transition-push{box-shadow:inset 0 -13px 20px -13px rgba(26,26,26,.25)}.position-bottom{bottom:0;left:0;width:100%;overflow-x:auto;height:250px}.off-canvas-content .off-canvas.position-bottom,.position-bottom{transform:translateY(250px)}.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open{transform:translate(0)}.off-canvas-content.is-open-bottom.has-transition-push{transform:translateY(-250px)}.position-bottom.is-transition-push{box-shadow:inset 0 13px 20px -13px rgba(26,26,26,.25)}.off-canvas-content{transform:none;backface-visibility:hidden}.off-canvas-content.has-transition-overlap,.off-canvas-content.has-transition-push{transition:transform .5s ease}.off-canvas-content.has-transition-push,.off-canvas-content .off-canvas.is-open{transform:translate(0)}@media print,screen and (min-width:40em){.position-left.reveal-for-medium{transform:none;z-index:12;transition:none;visibility:visible}.position-left.reveal-for-medium .close-button{display:none}.off-canvas-content .position-left.reveal-for-medium{transform:none}.off-canvas-content.has-reveal-left,.position-left.reveal-for-medium~.off-canvas-content{margin-left:250px}.position-right.reveal-for-medium{transform:none;z-index:12;transition:none;visibility:visible}.position-right.reveal-for-medium .close-button{display:none}.off-canvas-content .position-right.reveal-for-medium{transform:none}.off-canvas-content.has-reveal-right,.position-right.reveal-for-medium~.off-canvas-content{margin-right:250px}.position-top.reveal-for-medium{transform:none;z-index:12;transition:none;visibility:visible}.position-top.reveal-for-medium .close-button{display:none}.off-canvas-content .position-top.reveal-for-medium{transform:none}.off-canvas-content.has-reveal-top,.position-top.reveal-for-medium~.off-canvas-content{margin-top:250px}.position-bottom.reveal-for-medium{transform:none;z-index:12;transition:none;visibility:visible}.position-bottom.reveal-for-medium .close-button{display:none}.off-canvas-content .position-bottom.reveal-for-medium{transform:none}.off-canvas-content.has-reveal-bottom,.position-bottom.reveal-for-medium~.off-canvas-content{margin-bottom:250px}}@media print,screen and (min-width:64em){.position-left.reveal-for-large{transform:none;z-index:12;transition:none;visibility:visible}.position-left.reveal-for-large .close-button{display:none}.off-canvas-content .position-left.reveal-for-large{transform:none}.off-canvas-content.has-reveal-left,.position-left.reveal-for-large~.off-canvas-content{margin-left:250px}.position-right.reveal-for-large{transform:none;z-index:12;transition:none;visibility:visible}.position-right.reveal-for-large .close-button{display:none}.off-canvas-content .position-right.reveal-for-large{transform:none}.off-canvas-content.has-reveal-right,.position-right.reveal-for-large~.off-canvas-content{margin-right:250px}.position-top.reveal-for-large{transform:none;z-index:12;transition:none;visibility:visible}.position-top.reveal-for-large .close-button{display:none}.off-canvas-content .position-top.reveal-for-large{transform:none}.off-canvas-content.has-reveal-top,.position-top.reveal-for-large~.off-canvas-content{margin-top:250px}.position-bottom.reveal-for-large{transform:none;z-index:12;transition:none;visibility:visible}.position-bottom.reveal-for-large .close-button{display:none}.off-canvas-content .position-bottom.reveal-for-large{transform:none}.off-canvas-content.has-reveal-bottom,.position-bottom.reveal-for-large~.off-canvas-content{margin-bottom:250px}}@media print,screen and (min-width:40em){.off-canvas.in-canvas-for-medium{visibility:visible;height:auto;position:static;background:none;width:auto;overflow:visible;transition:none}.off-canvas.in-canvas-for-medium.position-bottom,.off-canvas.in-canvas-for-medium.position-left,.off-canvas.in-canvas-for-medium.position-right,.off-canvas.in-canvas-for-medium.position-top{box-shadow:none;transform:none}.off-canvas.in-canvas-for-medium .close-button{display:none}}@media print,screen and (min-width:64em){.off-canvas.in-canvas-for-large{visibility:visible;height:auto;position:static;background:none;width:auto;overflow:visible;transition:none}.off-canvas.in-canvas-for-large.position-bottom,.off-canvas.in-canvas-for-large.position-left,.off-canvas.in-canvas-for-large.position-right,.off-canvas.in-canvas-for-large.position-top{box-shadow:none;transform:none}.off-canvas.in-canvas-for-large .close-button{display:none}}.pagination{margin-left:0;margin-bottom:1rem}.pagination:after,.pagination:before{display:table;content:" ";-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-order:1;order:1}.pagination:after{clear:both}.pagination li{margin-right:.05556rem;border-radius:0;font-size:.77778rem;display:none}.pagination li:first-child,.pagination li:last-child{display:inline-block}@media print,screen and (min-width:40em){.pagination li{display:inline-block}}.pagination a,.pagination button{display:block;padding:.16667rem .55556rem;border-radius:0;color:#1a1a1a}.pagination a:hover,.pagination button:hover{background:#e7edea}.pagination .current{padding:.16667rem .55556rem;background:#22c855;color:#fff;cursor:default}.pagination .disabled{padding:.16667rem .55556rem;color:#d8ddda;cursor:not-allowed}.pagination .disabled:hover{background:transparent}.pagination .ellipsis:after{padding:.16667rem .55556rem;content:"\2026";color:#1a1a1a}.pagination-previous.disabled:before,.pagination-previous a:before{display:inline-block;margin-right:.5rem;content:"«"}.pagination-next.disabled:after,.pagination-next a:after{display:inline-block;margin-left:.5rem;content:"»"}.progress{height:1rem;margin-bottom:1rem;border-radius:0;background-color:#d8ddda}.progress.primary .progress-meter{background-color:#22c855}.progress.secondary .progress-meter{background-color:#767676}.progress.success .progress-meter{background-color:#3adb76}.progress.warning .progress-meter{background-color:#ffae00}.progress.alert .progress-meter{background-color:#cc4b37}.progress-meter{position:relative;display:block;width:0;height:100%;background-color:#22c855}.progress-meter-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin:0;font-size:.75rem;font-weight:700;color:#fff;white-space:nowrap}.sticky,.sticky-container{position:relative}.sticky{z-index:0;transform:translateZ(0)}.sticky.is-stuck{position:fixed;z-index:5;width:100%}.sticky.is-stuck.is-at-top{top:0}.sticky.is-stuck.is-at-bottom{bottom:0}.sticky.is-anchored{position:relative;right:auto;left:auto}.sticky.is-anchored.is-at-bottom{bottom:0}.switch{height:2rem;position:relative;margin-bottom:1rem;outline:0;font-size:.77778rem;font-weight:700;color:#fff;-webkit-user-select:none;-ms-user-select:none;user-select:none}.switch-input{position:absolute;margin-bottom:0;opacity:0}.switch-paddle{position:relative;display:block;width:4rem;height:2rem;border-radius:0;background:#d8ddda;transition:all .25s ease-out;font-weight:inherit;color:inherit;cursor:pointer}input+.switch-paddle{margin:0}.switch-paddle:after{position:absolute;top:.25rem;left:.25rem;display:block;width:1.5rem;height:1.5rem;transform:translateZ(0);border-radius:0;background:#fff;transition:all .25s ease-out;content:""}input:checked~.switch-paddle{background:#22c855}input:checked~.switch-paddle:after{left:2.25rem}input:disabled~.switch-paddle{cursor:not-allowed;opacity:.5}[data-whatinput=mouse] input:focus~.switch-paddle{outline:0}.switch-active,.switch-inactive{position:absolute;top:50%;transform:translateY(-50%)}.switch-active{left:8%;display:none}input:checked+label>.switch-active{display:block}.switch-inactive{right:15%}input:checked+label>.switch-inactive{display:none}.switch.tiny{height:1.5rem}.switch.tiny .switch-paddle{width:3rem;height:1.5rem;font-size:.55556rem}.switch.tiny .switch-paddle:after{top:.25rem;left:.25rem;width:1rem;height:1rem}.switch.tiny input:checked~.switch-paddle:after{left:1.75rem}.switch.small{height:1.75rem}.switch.small .switch-paddle{width:3.5rem;height:1.75rem;font-size:.66667rem}.switch.small .switch-paddle:after{top:.25rem;left:.25rem;width:1.25rem;height:1.25rem}.switch.small input:checked~.switch-paddle:after{left:2rem}.switch.large{height:2.5rem}.switch.large .switch-paddle{width:5rem;height:2.5rem;font-size:.88889rem}.switch.large .switch-paddle:after{top:.25rem;left:.25rem;width:2rem;height:2rem}.switch.large input:checked~.switch-paddle:after{left:2.75rem}table{border-collapse:collapse;width:100%;margin-bottom:1rem;border-radius:0}tbody,tfoot,thead{border:1px solid #f2f2f2;background-color:#fff}caption{padding:.44444rem .55556rem .55556rem;font-weight:700}thead{background:#f9f9f9}tfoot,thead{color:#1a1a1a}tfoot{background:#f2f2f2}tfoot tr,thead tr{background:transparent}tfoot td,tfoot th,thead td,thead th{font-weight:700;text-align:left}tbody td,tbody th,tfoot td,tfoot th,thead td,thead th{padding:.44444rem .55556rem .55556rem}tbody tr:nth-child(2n){border-bottom:0;background-color:#f2f2f2}table.unstriped tbody{background-color:#fff}table.unstriped tbody tr{border-bottom:0;border-bottom:1px solid #f2f2f2;background-color:#fff}@media print,screen and (max-width:63.99875em){table.stack tfoot,table.stack thead{display:none}table.stack td,table.stack th,table.stack tr{display:block}table.stack td{border-top:0}}table.scroll{display:block;width:100%;overflow-x:auto}table.hover thead tr:hover{background-color:#f4f4f4}table.hover tfoot tr:hover{background-color:#ededed}table.hover tbody tr:hover{background-color:#fafafa}table.hover:not(.unstriped) tr:nth-of-type(2n):hover{background-color:#ededed}.table-scroll{overflow-x:auto}.thumbnail{display:inline-block;max-width:100%;margin-bottom:1rem;border:4px solid #fff;border-radius:0;box-shadow:0 0 0 1px rgba(26,26,26,.2);line-height:0}a.thumbnail{transition:box-shadow .2s ease-out}a.thumbnail:focus,a.thumbnail:hover{box-shadow:0 0 6px 1px rgba(34,200,85,.5)}a.thumbnail image{box-shadow:none}.title-bar{padding:.5rem;background:#1a1a1a;color:#fff;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center}.title-bar .menu-icon{margin-left:.25rem;margin-right:.25rem}.title-bar-left,.title-bar-right{-ms-flex:1 1 0px;flex:1 1 0px}.title-bar-right{text-align:right}.title-bar-title{display:inline-block;vertical-align:middle;font-weight:700}.top-bar{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding:.5rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.top-bar,.top-bar ul{background-color:transparent}.top-bar input{max-width:200px;margin-right:1rem}.top-bar .input-group-field{width:100%;margin-right:0}.top-bar input.button{width:auto}.top-bar .top-bar-left,.top-bar .top-bar-right{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media print,screen and (min-width:40em){.top-bar{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.top-bar .top-bar-left{-ms-flex:1 1 auto;flex:1 1 auto;margin-right:auto}.top-bar .top-bar-right{-ms-flex:0 1 auto;flex:0 1 auto;margin-left:auto}}@media print,screen and (max-width:63.99875em){.top-bar.stacked-for-medium{-ms-flex-wrap:wrap;flex-wrap:wrap}.top-bar.stacked-for-medium .top-bar-left,.top-bar.stacked-for-medium .top-bar-right{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media print,screen and (max-width:74.99875em){.top-bar.stacked-for-large{-ms-flex-wrap:wrap;flex-wrap:wrap}.top-bar.stacked-for-large .top-bar-left,.top-bar.stacked-for-large .top-bar-right{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.top-bar-title{margin:.5rem 1rem .5rem 0}.top-bar-left,.top-bar-right,.top-bar-title{-ms-flex:0 0 auto;flex:0 0 auto}.hide{display:none!important}.invisible{visibility:hidden}.visible{visibility:visible}@media print,screen and (max-width:39.99875em){.hide-for-small-only{display:none!important}}@media screen and (max-width:0em),screen and (min-width:40em){.show-for-small-only{display:none!important}}@media print,screen and (min-width:40em){.hide-for-medium{display:none!important}}@media screen and (max-width:39.99875em){.show-for-medium{display:none!important}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.hide-for-medium-only{display:none!important}}@media screen and (max-width:39.99875em),screen and (min-width:64em){.show-for-medium-only{display:none!important}}@media print,screen and (min-width:64em){.hide-for-large{display:none!important}}@media screen and (max-width:63.99875em){.show-for-large{display:none!important}}@media print,screen and (min-width:64em) and (max-width:74.99875em){.hide-for-large-only{display:none!important}}@media screen and (max-width:63.99875em),screen and (min-width:75em){.show-for-large-only{display:none!important}}.show-for-sr,.show-on-focus{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.show-on-focus:active,.show-on-focus:focus{position:static!important;width:auto!important;height:auto!important;overflow:visible!important;clip:auto!important;white-space:normal!important}.hide-for-portrait,.show-for-landscape{display:block!important}@media screen and (orientation:landscape){.hide-for-portrait,.show-for-landscape{display:block!important}}@media screen and (orientation:portrait){.hide-for-portrait,.show-for-landscape{display:none!important}}.hide-for-landscape,.show-for-portrait{display:none!important}@media screen and (orientation:landscape){.hide-for-landscape,.show-for-portrait{display:none!important}}@media screen and (orientation:portrait){.hide-for-landscape,.show-for-portrait{display:block!important}}.float-left{float:left!important}.float-right{float:right!important}.float-center{display:block;margin-right:auto;margin-left:auto}.clearfix:after,.clearfix:before{display:table;content:" ";-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-order:1;order:1}.clearfix:after{clear:both}.limit-xs{max-width:560px}.limit-sm{max-width:700px}.limit-md{max-width:900px}.limit-lg{max-width:1100px}.set-header-spacing-height{height:76px}@media (min-width:677px){.set-header-spacing-height{height:98px}}.set-space-between{-ms-flex-pack:justify;justify-content:space-between}.visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.graphic-frame svg{max-width:100%;height:auto;display:block}@media (min-width:677px){.graphic-frame .graphic-markup--mobile{display:none}}@media (max-width:676px){.graphic-frame .graphic-markup--desktop{display:none}}@media (max-width:479px){.graphic-frame .graphic-markup.sizing-default{margin-left:-20px;margin-right:-20px}.graphic-frame .graphic-markup.sizing-default svg{width:100%}}@media (max-width:479px){.graphic-frame .graphic-markup.sizing-extended-toward-right{margin-left:-20px;margin-right:-20px}.graphic-frame .graphic-markup.sizing-extended-toward-right svg{width:100%}}@media (min-width:677px){.graphic-frame .graphic-markup.sizing-extended-toward-right{margin-right:-20px}.graphic-frame .graphic-markup.sizing-extended-toward-right svg{width:100%}}@media (min-width:1320px){.graphic-frame .graphic-markup.sizing-extended-toward-right{margin-right:0;width:calc(100% + (50vw - 640px))}}@media (min-width:1440px){.graphic-frame .graphic-markup.sizing-extended-toward-right svg{max-width:855px}}@media (min-width:677px){.graphic-frame .graphic-markup.sizing-extended-toward-left-and-right{margin-left:calc(-.5 * ((100% - 120px) * .14286 + 0px) - 20px)}}@media (min-width:677px) and (min-width:1394px){.graphic-frame .graphic-markup.sizing-extended-toward-left-and-right{margin-right:calc(-.25 * ((100% - 120px) * .14286 + 0px) - 20px)}}@media (max-width:676px){.section-columns{position:relative}}@media (min-width:677px){.section-columns{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;gap:20px}}@media (max-width:676px){.section-columns .column--4{position:absolute;height:100%;width:calc(100% + 40px);left:-20px}}@media (min-width:677px){.section-columns .column--4{width:calc((100% - 220px) * .33333 + 60px)}}@media (min-width:677px){.section-columns .column--7{width:calc((100% - 220px) * .58333 + 120px)}}@media (prefers-reduced-motion:no-preference){.section-columns .column--7{opacity:0;transform:translateY(-2px);transition:opacity .5s ease-out .75s,transform .25s ease-out .75s}.section-columns .column--7[data-observed=true]{opacity:1;transform:translateY(0)}}@media (min-width:677px){.section-columns .column.graphic-offset{padding-top:287px}}@media (min-width:1201px){.section-columns .column.graphic-offset{padding-top:320px}}@media (min-width:677px){.section-columns .column .inner-column--6-7{width:calc((100% - 120px) * .85714 + 100px)}}.section-columns .column .inner-column--5-7:not(.title-column){width:calc(((100% - 220px) * .75 + 160px) + 20px)}@media (min-width:677px){.section-columns .column .inner-column--5-7{width:calc((100% - 120px) * .71429 + 80px)}}.section-columns .column .inner-column--padded{padding-right:5px}@media (min-width:677px){.section-columns .column .inner-column--padded{padding-right:45px}}.content-sections .content-section{position:relative;padding-top:60px;padding-bottom:40px}.content-sections .content-section:last-child{padding-bottom:60px}@media (min-width:677px){.content-sections .content-section{padding-top:80px;padding-bottom:80px}.content-sections .content-section:last-child{padding-bottom:120px}}.content-sections .content-section:not(:last-child):after{content:"";display:block;height:2px;background-color:#e7edea;width:100vw;position:absolute;margin-top:40px;left:-20px}@media (min-width:677px){.content-sections .content-section:not(:last-child):after{margin-top:80px;left:calc(-1 * ((100% - 120px) * .71429 + 80px) - 40px)}}@media (min-width:1320px){.content-sections .content-section:not(:last-child):after{left:calc(-1 * ((100% - 120px) * .71429 + 80px) - 20px - (50vw - 640px))}}.content-sections .content-section .section-background-graphic{position:absolute;z-index:1}@media (max-width:676px){.content-sections .content-section .section-background-graphic{width:calc(((100% - 220px) * .25 + 40px) + 6px);right:-20px}}@media (min-width:677px){.content-sections .content-section .section-background-graphic{width:calc((100% - 120px) * .42857 + 40px);left:calc(((100% - 120px) * .71429 + 80px) + 20px);max-width:calc(((100% - 120px) * .28571 + 20px) + 20px)}}@media (min-width:1320px){.content-sections .content-section .section-background-graphic{max-width:calc(((100% - 120px) * .28571 + 20px) + (50vw - 640px));width:100%}}.content-sections .content-section .section-background-graphic .graphic-frame{overflow:hidden;width:100%}.content-sections .content-section .section-background-graphic .graphic-markup{width:calc(100% + 10px)}@media (min-width:677px){.content-sections .content-section .section-background-graphic .graphic-markup{width:112.5%}}@media (min-width:1440px){.content-sections .content-section .section-background-graphic .graphic-markup{width:312px}}.content-block{position:relative;z-index:1}.content-block:not(:last-child){margin-bottom:40px}.content-block .button,.content-block p:last-child{margin-bottom:0}@media (min-width:677px){.content-block .button{font-size:16px}}.content-block--text p a{text-decoration:underline;transition:color .25s ease-out}@media (max-width:676px){.content-block--text ul{font-size:16px}}.content-block--text ul li ul li{margin-bottom:0}@media (prefers-reduced-motion:no-preference){.content-block--text ul li{opacity:0;transform:translateX(-10px);transition:transform .5s cubic-bezier(.16,1,.3,1) .1875s,opacity .5s ease-in .1875s}.content-block--text ul[data-observed=true] li{opacity:1;transform:translateY(0);transition-delay:1.9s}.content-block--text ul[data-observed=true] li:first-child{transition-delay:.1s}.content-block--text ul[data-observed=true] li:nth-child(2){transition-delay:.3s}.content-block--text ul[data-observed=true] li:nth-child(3){transition-delay:.5s}.content-block--text ul[data-observed=true] li:nth-child(4){transition-delay:.7s}.content-block--text ul[data-observed=true] li:nth-child(5){transition-delay:.9s}.content-block--text ul[data-observed=true] li:nth-child(6){transition-delay:1.1s}.content-block--text ul[data-observed=true] li:nth-child(7){transition-delay:1.3s}.content-block--text ul[data-observed=true] li:nth-child(8){transition-delay:1.5s}.content-block--text ul[data-observed=true] li:nth-child(9){transition-delay:1.7s}}.content-block--text .decorative-indentation{padding-right:12px;padding-left:30px}@media (min-width:677px){.content-block--text .decorative-indentation{padding-left:40px}}@media (min-width:1201px){.content-block--text .decorative-indentation{padding-left:calc(((100% - 120px) * .14286 + 0px) * .5)}}.content-block--text .decorative-indentation figure{padding-top:10px;padding-bottom:15px}.content-block--text .decorative-indentation .stylized-border{position:absolute;height:calc(100% - 68px);background-color:#22c855;left:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:36px 0 32px;width:8px;border-radius:4px}@media (min-width:677px){.content-block--text .decorative-indentation .stylized-border{width:12px;border-radius:6px}}.content-block--text .decorative-indentation .stylized-border:after,.content-block--text .decorative-indentation .stylized-border:before{content:"";display:block;background-color:#22c855;position:absolute;height:8px;width:8px;border-radius:4px}@media (min-width:677px){.content-block--text .decorative-indentation .stylized-border:after,.content-block--text .decorative-indentation .stylized-border:before{height:12px;width:12px;border-radius:6px}}.content-block--text .decorative-indentation .stylized-border:before{top:-24px}.content-block--text .decorative-indentation .stylized-border:after{bottom:-24px}.content-block--text .ui-style-graphic{display:block;margin-left:auto;position:relative;box-shadow:0 0 20px rgba(0,0,0,.25);border-radius:10px}@media (min-width:677px){.content-block--text .ui-style-graphic{border-radius:25px;right:-10px}}@media (prefers-reduced-motion:no-preference){.content-block--text .decorative-indentation .stylized-border{height:12px;background-color:transparent;transition:height .5s cubic-bezier(.32,0,.67,0) .25s,background-color .25s ease-in .25s}.content-block--text .decorative-indentation .stylized-border:after,.content-block--text .decorative-indentation .stylized-border:before{transform:scale(0)}.content-block--text .decorative-indentation .stylized-border:before{transition:transform .25s cubic-bezier(0,0,.58,3) .125s}.content-block--text .decorative-indentation .stylized-border:after{transition:transform .25s cubic-bezier(0,0,.58,2.5) .75s}.content-block--text .decorative-indentation .stylized-border+div{opacity:0;transform:translateX(-10px);transition:transform .5s cubic-bezier(.16,1,.3,1) .875s,opacity .5s ease-in .875s}.content-block--text .decorative-indentation[data-observed=true] .stylized-border{height:calc(100% - 68px);background-color:#22c855}.content-block--text .decorative-indentation[data-observed=true] .stylized-border:after,.content-block--text .decorative-indentation[data-observed=true] .stylized-border:before{transform:scale(1)}.content-block--text .decorative-indentation[data-observed=true] .stylized-border+div{opacity:1;transform:translateX(0)}}.content-block--quote a{display:-ms-flexbox;display:flex;gap:20px}@media (max-width:676px){.content-block--quote a{-ms-flex-direction:column;flex-direction:column}}.content-block--quote a .quote-content{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}@media (min-width:677px){.content-block--quote a .quote-content{width:calc((100% - 120px) * .57143 + 60px)}}.content-block--quote a .quote-content:before{content:"“";color:#22c855;font-family:"Reckless",serif;margin-right:18px;line-height:1;position:relative;top:-4px;font-size:108px}@media (min-width:677px){.content-block--quote a .quote-content:before{top:-6px;font-size:144px}}.content-block--quote a .quote-content blockquote{font-size:21px;color:#1a1a1a;border:none;padding:0;line-height:1.33333;font-weight:700;margin-bottom:.75em}@media (min-width:677px){.content-block--quote a .quote-content blockquote{font-size:24px;margin-bottom:1.25em}}.content-block--quote a .quote-content figcaption{font-weight:700;font-size:16px;color:#1a1a1a}@media (min-width:677px){.content-block--quote a .quote-content figcaption{font-size:18px}}@media (max-width:676px){.content-block--quote a .quote-source{margin-left:16px;max-width:220px}}@media (min-width:677px){.content-block--quote a .quote-source{width:calc((100% - 120px) * .42857 + 40px);margin:-22px 0 0}}@media (min-width:677px){.content-block--quote:last-child{margin-bottom:-8px}.content-block--quote:last-child .quote-source{position:relative;left:-1px}.content-block--quote:last-child .quote-source img{position:absolute;width:calc(100% + 21px);max-width:none}}.content-block--graphic .graphic-link{display:block}@media (prefers-reduced-motion:no-preference){.content-block--button{opacity:0;transform:translateX(-10px);transition:transform .5s cubic-bezier(.16,1,.3,1) .1875s,opacity .5s ease-in .1875s}.content-block--button[data-observed=true]{opacity:1;transform:translateX(0)}}.theme-bg-blue-light{background-color:#90eeff}.theme-bg-yellow-light{background-color:#ffffa6}.theme-bg-pattern-percent{background-image:url(/wp-content/uploads/patternOnWhite.jpg)}.theme-blurple .button{background-color:#635bff;color:#fff}.theme-blurple p a,.theme-blurple ul a{color:#635bff;transition:color .2s ease-out}.theme-blurple p a:focus,.theme-blurple p a:hover,.theme-blurple ul a:focus,.theme-blurple ul a:hover{color:#1a1a1a}:root{--size-body:18px}@media (min-width:677px){:root{--size-body:18px}}@media (min-width:1025px){:root{--size-body:21px}}.h1,h1{font-family:"Reckless",serif;font-weight:900;line-height:1.1;margin-bottom:50px}@media (max-width:1024px){.h1,h1{font-size:56px}}@media (max-width:676px){.h1,h1{font-size:42px;margin-bottom:30px}}.article-type h1,.h1-sm{font-size:58px;margin-bottom:.5em}@media (max-width:676px){.article-type h1,.h1-sm{font-size:38px;margin-bottom:.5em}}.h2,h2,h2 p{line-height:1.1;font-weight:900}@media (max-width:676px){.h2,h2,h2 p{font-size:32px}}.article-type h2{font-size:36px;margin-bottom:1rem;margin-top:2.5rem;line-height:1.2}@media (max-width:676px){.article-type h2{font-size:26px;margin-top:1.5rem;margin-bottom:.75rem}}.h3,h3{font-family:"Reckless",serif;font-weight:900;font-size:40px;line-height:1.1;margin-bottom:40px}@media (max-width:676px){.h3,h3{font-size:28px}}.article-type h3{font-size:25px;margin-bottom:.625rem;margin-top:1.5rem;line-height:1.3}@media (max-width:676px){.article-type h3{font-size:21px}}.h3-sm{line-height:1.25;font-size:28px}@media (max-width:676px){.h3-sm{font-size:26px}}.h3-lg{line-height:1.25;font-size:44px}@media (max-width:676px){.h3-lg{font-size:32px}}.h4,h4{font-weight:900;font-size:32px;line-height:1.2;margin-bottom:30px}@media (max-width:676px){.h4,h4{font-size:28px}}.article-type h4{font-size:22px;margin-top:1.25rem;margin-bottom:.5rem}@media (max-width:676px){.article-type h4{font-size:19px}}.h4-lg{font-size:26px}@media (max-width:676px){.h4-lg{font-size:24px}}.h5,h5,h5 p{line-height:1.3;font-weight:900}@media (max-width:676px){.h5,h5,h5 p{font-size:20px}}.article-type h5{font-size:20px}@media (max-width:676px){.article-type h5{font-size:16px}}.h6,h6{font-weight:900;line-height:1.25}@media (max-width:676px){.h6,h6{font-size:14px}}.article-type a:focus,.article-type a:hover{text-decoration:underline}.article-type a.button:focus,.article-type a.button:hover{text-decoration:none}p{line-height:28px}@media (max-width:676px){p{font-size:16px;line-height:24px}}p.lead{line-height:28px;font-size:21px;margin-bottom:30px}@media (max-width:676px){p.lead{font-size:18px;line-height:24px}}p.sm{font-size:14px;line-height:22px}@media (max-width:676px){p.sm{font-size:12px;line-height:1.5}}p.caption{font-size:12px;line-height:1.5}p.uppercase{text-transform:uppercase}p.quote{font-size:24px;line-height:40px}@media (max-width:676px){p.quote{font-size:20px;line-height:32px}}p.grey{background:none;color:#9ca19e}@media (min-width:1201px){.article-type{padding:0 95px 0 110px!important}}.article-type ol,.article-type p:not(.sm),.article-type ul{font-size:17px;line-height:1.55;margin-bottom:1em!important}@media (min-width:677px){.article-type ol,.article-type p:not(.sm),.article-type ul{font-size:19px}}.article-type p small{display:block}.article-type ol li,.article-type ul li{margin-bottom:10px}.article-type blockquote{padding-top:0}.article-type blockquote,.article-type blockquote p{color:inherit}.set-paragraphs-sm p{font-size:14px;line-height:22px}@media (max-width:676px){.set-paragraphs-sm p{font-size:12px;line-height:1.5}}.set-basic-text-formatting{max-width:1070px;margin:5em auto 0}@media (max-width:676px){.set-basic-text-formatting{margin-top:2em}}.set-basic-text-formatting a{text-decoration:underline}.set-basic-text-formatting p:last-child{margin-bottom:0}.set-basic-text-formatting ul{line-height:1.25}.set-basic-text-formatting ul li{margin-bottom:10px}.wp-block-separator{border-top:none;border-bottom:1px solid #d8ddda}.lead>p{line-height:28px;font-size:21px;margin-bottom:30px}.lead>p a{text-decoration:underline;transition:color .2s ease-out}@media (max-width:676px){.lead>p{font-size:18px;line-height:24px}}ul.sm{font-size:14px}ul.sm.check li:before{font-size:25px;line-height:23px}ul.check{list-style-type:none;margin-left:none}ul.check li{display:-ms-flexbox;display:flex}ul.check li:before{font-family:"taxjar_icons";content:"\e956";font-size:32px;line-height:29px;font-weight:700;margin-left:-7px;color:#178237;margin-right:7px;position:relative;top:-1.5px}ul li{margin-bottom:20px}.theme-bg-black ul.check li:before{color:#22c855}.quote-icon{font-family:"Reckless",serif;font-size:100px;line-height:100px}.text-center{text-align:center}.text-center .button-group{-ms-flex-pack:center;justify-content:center}.text-center>.button{margin:auto}.primary{color:#178237}.breadcrumbs{font-weight:700}.breadcrumbs,.breadcrumbs a{color:#00642c}.breadcrumbs a:not(.unlinked):focus,.breadcrumbs a:not(.unlinked):hover{color:#000;text-decoration:none}.breadcrumbs .unlinked{cursor:text}.breadcrumbs .unlinked:focus,.breadcrumbs .unlinked:hover{color:inherit;text-decoration:none}.breadcrumbs a+span:before{content:" / ";margin:0 5px}.breadcrumbs--offset{margin:50px 0 -50px}input:-ms-input-placeholder{color:#737373}input::placeholder{color:#737373}img.full{width:100%;height:auto}.grid-container{padding-left:20px;padding-right:20px}.grid-container h3 sup{font-size:50%;top:-.75em}.xs-container{max-width:950px;margin-left:auto;margin-right:auto;padding:0 20px}.section{padding:50px 0}@media (min-width:677px){.section{padding:80px 0}}.section.lg{padding:120px 0}@media (max-width:676px){.section.lg{padding:70px 0}}.section.sm{padding:40px 0}.section.divider{padding:20px 0}.section.divider.primary{background:linear-gradient(90.27deg,#22c855 63.34%,#00a532 99.41%)}.section.divider .grid-x{-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;-ms-flex-flow:row;flex-flow:row}@media (max-width:800px){.section.divider .grid-x{-ms-flex-flow:column;flex-flow:column;-ms-flex-align:start;align-items:flex-start}}.section.divider .grid-x icon,.section.divider .grid-x icon+h4{margin-right:20px}.section.divider .grid-x .button,.section.divider .grid-x h4{margin:0}@media (max-width:800px){.section.divider .grid-x .button,.section.divider .grid-x h4{margin-top:20px}}.section.divider .grid-x .button.btn-transparent:hover{background-color:#fff;border-color:#fff}.section.primary{background:radial-gradient(circle at 90% 120%,#009a2f 15%,#22c855 40%);color:#1a1a1a}.section.primary .h1{margin-bottom:10px}.section.primary .xs-width{max-width:630px;margin:20px auto 45px}.section.primary .button.btn-transparent:hover{background-color:#fff;border-color:#fff}.section-grouping{padding-top:25px;padding-bottom:25px}@media (min-width:677px){.section-grouping{padding-top:40px;padding-bottom:40px}}.section-grouping>.section{padding-top:25px;padding-bottom:25px}@media (min-width:677px){.section-grouping>.section{padding-top:40px;padding-bottom:40px}}.section-grouping .section-grouping{padding:0}.section-quote{background:#f5f5f7}.section-quote.green{background:#fff}@media (min-width:677px){.section-quote.green .color{background:linear-gradient(-90deg,transparent 40%,#54fa86 0);padding-top:80px;padding-bottom:80px}.section-quote.green .color .content{padding-left:60px}.section-quote.green .color .carousel-buttons{bottom:80px}}.section-quote.blue{background:#fff}@media (min-width:677px){.section-quote.blue .color{background:linear-gradient(-90deg,transparent 40%,#90eeff 0);padding-top:80px;padding-bottom:80px}.section-quote.blue .color .content{padding-left:60px}.section-quote.blue .color .carousel-buttons{bottom:80px}}.section-quote.purple{background:#fff}@media (min-width:677px){.section-quote.purple .color{background:linear-gradient(-90deg,transparent 40%,#d1b5ff 0);padding-top:80px;padding-bottom:80px}.section-quote.purple .color .content{padding-left:60px}.section-quote.purple .color .carousel-buttons{bottom:80px}}.section-quote.yellow{background:#fff}@media (min-width:677px){.section-quote.yellow .color{background:linear-gradient(-90deg,transparent 40%,#ffffa6 0);padding-top:80px;padding-bottom:80px}.section-quote.yellow .color .content{padding-left:60px}.section-quote.yellow .color .carousel-buttons{bottom:80px}}.section-quote.grey{background:#fff}@media (min-width:677px){.section-quote.grey .color{background:linear-gradient(-90deg,transparent 40%,#e7edea 0);padding-top:80px;padding-bottom:80px}.section-quote.grey .color .content{padding-left:60px}.section-quote.grey .color .carousel-buttons{bottom:80px}}.section-quote .content{width:50%;padding-right:150px;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;-ms-flex-align:start;align-items:flex-start}@media (max-width:1169px){.section-quote .content{padding-right:30px}}@media (max-width:676px){.section-quote .content{width:100%;padding:0 0 40px}}.section-quote .content div{display:-ms-flexbox;display:flex}.section-quote .content img{max-height:53px;margin-left:50px;max-width:160px;height:max-content}.section-quote .content p{width:100%}.section-quote .content .quote-icon{font-size:120px;line-height:93px}.section-quote .content .quote{margin-top:40px}.section-quote .content .text-link{margin-top:auto}.section-quote .media{width:50%;padding-left:20px}@media (max-width:676px){.section-quote .media{width:100%;padding:0}}@media (max-width:667px){.section-quote .carousel-buttons{margin-bottom:-40px;right:revert}}.section-quote--lp .color{margin:20px 0}.theme-bg-lighter-gray .section-quote{background-color:#f5f5f7}.section-reviews .media{width:50%;padding:0 100px 0 80px}@media (max-width:900px){.section-reviews .media{padding:0 40px}}@media (max-width:676px){.section-reviews .media{width:100%;padding:0}}.section-reviews .content{width:50%;padding:0 80px 0 20px}.section-reviews .content .reviews-heading{margin-bottom:15px}.section-reviews .content .reviews-paragraph{margin-bottom:60px}.section-reviews .content .caption a{font-weight:700}@media (max-width:900px){.section-reviews .content{padding:0 40px 0 20px}}@media (max-width:676px){.section-reviews .content{width:100%;padding:30px 0 0}}.section-reviews .grid-x{-ms-flex-align:center;align-items:center}.section-report .content{width:50%;padding-right:130px}@media (max-width:676px){.section-report .content{width:100%}}.section-report .media{width:50%}@media (max-width:676px){.section-report .media{width:100%}}.section-clients .media{-ms-flex-pack:space-evenly;justify-content:space-evenly;-ms-flex-align:center;align-items:center}@media (max-width:1310px){.section-clients .media{max-width:890px;margin:auto}}.section-clients .media img{width:100%;object-fit:contain}.section-clients .media div{max-width:130px;max-height:60px;display:-ms-flexbox;display:flex;margin:12px 25px;width:100%}@media (max-width:910px){.section-clients .media div{max-width:110px;margin:12px 20px}}@media (max-width:676px){.section-clients .media div{max-width:90px;max-height:40px;margin:5px 10px}}.section-badges{background-color:#f5f5f7}.section-badges .media{-ms-flex-pack:space-evenly;justify-content:space-evenly;-ms-flex-align:center;align-items:center;margin-top:30px}@media (max-width:1310px){.section-badges .media{max-width:890px;margin:auto}}.section-badges .media img{width:100%;object-fit:contain}.section-badges .media div{max-width:130px;max-height:130px;display:-ms-flexbox;display:flex;margin:12px 25px;width:100%}@media (max-width:910px){.section-badges .media div{max-width:110px;margin:12px 20px}}@media (max-width:676px){.section-badges .media div{max-width:90px;margin:5px 10px}}.section-badges .media div a{display:-ms-flexbox;display:flex}.product-cta .grid-x{-ms-flex-align:center;align-items:center;-ms-flex-flow:row;flex-flow:row;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:676px){.product-cta .grid-x{-ms-flex-flow:column;flex-flow:column;-ms-flex-align:start;align-items:flex-start}}.product-cta .grid-x icon{padding:50px;background:url(/wp-content/uploads/circle-1-fff.png);background-size:contain;background-repeat:no-repeat;margin-right:50px}.product-cta .grid-x div{padding-right:40px}.product-cta .grid-x .button,.product-cta .grid-x h3{margin-bottom:0}.blade-cta .grid-x{-ms-flex-align:center;align-items:center;-ms-flex-flow:row;flex-flow:row;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:676px){.blade-cta .grid-x{-ms-flex-direction:column;flex-direction:column;gap:40px}}.blade-cta .grid-x .icon-title-grouping{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}@media (max-width:676px){.blade-cta .grid-x .icon-title-grouping{-ms-flex-direction:column;flex-direction:column;gap:20px}}.blade-cta .grid-x icon{padding:50px;background:url(/wp-content/uploads/circle-1-fff.png);background-size:contain;background-repeat:no-repeat}@media (min-width:677px){.blade-cta .grid-x icon{margin-right:50px}}@media (max-width:676px){.blade-cta .grid-x .blade-title{text-align:center}}@media (min-width:677px){.blade-cta .grid-x .blade-title{padding-right:40px}}.blade-cta .grid-x .blade-title .blade-title-heading,.blade-cta .grid-x .button,.blade-cta .grid-x h3{margin-bottom:0}.section-product-features{overflow:hidden}@media (max-width:676px){.section-product-features,.section-product-features .grid-container{padding:0}}.section-product-features .grid-container .grid-x{-ms-flex-align:center;align-items:center}.section-product-features .grid-container .grid-x .content{width:50%;padding:0 110px}@media (max-width:1180px){.section-product-features .grid-container .grid-x .content{padding:0 50px}}@media (max-width:800px){.section-product-features .grid-container .grid-x .content{padding:0}}@media (max-width:676px){.section-product-features .grid-container .grid-x .content{width:100%;padding:70px 20px 10px}}.section-product-features .grid-container .grid-x .media{width:50%}@media (max-width:676px){.section-product-features .grid-container .grid-x .media{width:100%;padding:40px 0}}.section-product-features .grid-container .grid-x .media img{max-width:calc(100% + 250px);filter:drop-shadow(0 0 10px rgba(0,0,0,.2));border-radius:22px}@media (max-width:676px){.section-product-features .grid-container .grid-x .media img{max-width:calc(100% + 30px)}}@media (max-width:676px){.section-product-features .grid-container .grid-x .media--video{padding-left:20px;padding-right:20px}}.section-product-features.position-1 .media:not(.media--video){padding-left:100px}@media (min-width:678px) and (max-width:800px){.section-product-features.position-1 .media--video{padding-left:50px}}.section-product-features.position-1 .media img{margin-right:-250px}@media (max-width:676px){.section-product-features.position-1 .media img{margin-right:-30px;padding-left:20px}}.section-product-features.position-0{background:#e7edea}.section-product-features.position-0 .content{padding:0 0 0 125px;-ms-flex-order:2;order:2}@media (max-width:676px){.section-product-features.position-0 .content{-ms-flex-order:1;order:1}}.section-product-features.position-0 .media{-ms-flex-order:1;order:1}.section-product-features.position-0 .media:not(.media--video){padding-right:100px}@media (min-width:678px) and (max-width:800px){.section-product-features.position-0 .media.video-frame{padding-right:50px}}.section-product-features.position-0 .media img{margin-left:-150px}@media (max-width:1200px){.section-product-features.position-0 .media img{margin-left:-250px}}@media (max-width:676px){.section-product-features.position-0 .media img{margin-left:-30px;padding-right:20px}}.flow-row{-ms-flex-pack:justify;justify-content:space-between}.flow-row .col{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column}@media (max-width:1169px){.flow-row .col{width:33%!important}}@media (max-width:676px){.flow-row .col{width:100%!important;-ms-flex-flow:row!important;flex-flow:row!important}}@media (max-width:1169px){.flow-row .col .title{height:280px!important}}@media (max-width:676px){.flow-row .col .title{width:50%;height:auto;max-height:182px}}@media (max-width:500px){.flow-row .col .title{margin-right:10px}}@media (max-width:800px){.flow-row .col .title .h4,.flow-row .col .title h4{font-size:25px}}@media (max-width:676px){.flow-row .col .title .h4,.flow-row .col .title h4{font-size:20px}}.flow-row .col .title icon{width:50px}@media (max-width:676px){.flow-row .col .title icon{width:40px}}.flow-row .col .content{padding:13px 23px 0}@media (max-width:800px){.flow-row .col .content{padding:0 10px}}@media (max-width:676px){.flow-row .col .content{width:50%;text-align:left;padding:0}}@media (max-width:500px){.flow-row .col .content{margin-left:10px}}.flow-row .col .content .text-link{margin-top:auto}.flow-row .colFirst .title{background:url(/wp-content/uploads/circle-product.svg),url(/wp-content/uploads/arrow-left.svg);background-size:calc(100% - 80px),20px;background-repeat:no-repeat;background-position:50%,100%}@media (max-width:800px){.flow-row .colFirst .title{background-size:calc(100% - 55px),20px}}@media (max-width:676px){.flow-row .colFirst .title{background:url(/wp-content/uploads/circle-product.svg);background-size:contain;background-repeat:no-repeat;background-position:50%}}.flow-row .colMiddle .title{background:url(/wp-content/uploads/circle-product-2.svg),url(/wp-content/uploads/arrow-left.svg),url(/wp-content/uploads/arrow-right.svg);background-size:calc(100% - 80px),20px,20px;background-repeat:no-repeat;background-position:50%,100%,0}@media (max-width:800px){.flow-row .colMiddle .title{background-size:calc(100% - 55px),20px,20px}}@media (max-width:676px){.flow-row .colMiddle .title{background:url(/wp-content/uploads/circle-product-2.svg);background-size:contain;background-repeat:no-repeat;background-position:50%}}.flow-row .colMiddle.colOdd .title{background:url(/wp-content/uploads/circle-product.svg),url(/wp-content/uploads/arrow-left.svg),url(/wp-content/uploads/arrow-right.svg);background-size:calc(100% - 80px),20px,20px;background-repeat:no-repeat;background-position:50%,100%,0}@media (max-width:800px){.flow-row .colMiddle.colOdd .title{background-size:calc(100% - 55px),20px,20px}}@media (max-width:676px){.flow-row .colMiddle.colOdd .title{background:url(/wp-content/uploads/circle-product.svg);background-size:contain;background-repeat:no-repeat;background-position:50%}}.flow-row .colLast .title{background:url(/wp-content/uploads/circle-3.png),url(/wp-content/uploads/arrow-right.svg);background-size:calc(100% - 80px),20px;background-repeat:no-repeat;background-position:50%,0}@media (max-width:800px){.flow-row .colLast .title{background-size:calc(100% - 55px),20px}}@media (max-width:676px){.flow-row .colLast .title{background:url(/wp-content/uploads/circle-3.png);background-size:contain;background-repeat:no-repeat;background-position:50%}}.flow-row .colLast.colOdd .title{background:url(/wp-content/uploads/circle-product.svg),url(/wp-content/uploads/arrow-right.svg);background-size:calc(100% - 80px),20px;background-repeat:no-repeat;background-position:50%,0}@media (max-width:800px){.flow-row .colLast.colOdd .title{background-size:calc(100% - 55px),20px}}@media (max-width:676px){.flow-row .colLast.colOdd .title{background:url(/wp-content/uploads/circle-product.svg);background-size:contain;background-repeat:no-repeat;background-position:50%}}.flow-row .hidden-lg{max-height:50px;margin:30px 0;margin-left:22%}.section-compliance .flow-row{padding:0 120px}@media (max-width:1169px){.section-compliance .flow-row{padding:0}}.section-compliance .flow-row .col{width:calc(33% - 5px)}.section-compliance .flow-row .col .title{height:280px;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}@media (max-width:676px){.section-cycle{padding-bottom:0}}.section-cycle .grid-x{-ms-flex-pack:justify;justify-content:space-between}.section-cycle .grid-x .col{width:calc(20% - 5px)}@media (max-width:676px){.section-cycle .grid-x .col{width:100%;-ms-flex-flow:row;flex-flow:row}}.section-cycle .grid-x .col .title{height:190px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.cc-floating{box-shadow:0 0 20px rgba(0,0,0,.2);border-radius:20px;background:#fff}.cc-floating .cc-message{font-family:"Matter",Helvetica,Roboto,Arial,sans-serif!important;text-align:inherit}.cc-floating .cc-message a{color:#00642c}.cc-floating .cc-btn{background-color:#22c855!important;color:#1a1a1a!important;border-radius:7px;border:none;font-family:"Matter",Helvetica,Roboto,Arial,sans-serif!important;font-weight:900;padding:10px 15px;font-size:13px}.cc-floating .cc-btn:hover{background:#1a1a1a!important;color:#fff!important}.section-content .content{padding-top:60px;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:start;align-items:flex-start}.section-content .content .main{width:75%;padding:0 20px 0 90px}@media (max-width:1024px){.section-content .content .main{padding:0 0 0 20px}}@media (max-width:900px){.section-content .content .main{width:70%}}@media (max-width:676px){.section-content .content .main{width:100%;padding:0;-ms-flex-order:2;order:2}}.section-content .content .main h5,.section-content .content .main h6,.section-content .content .main p{margin-bottom:30px}.section-content .content .main .quote{-ms-flex-flow:row;flex-flow:row;margin-top:60px}.section-content .content .main .quote .lead{line-height:38px}.section-content .content .main .quote icon{margin-right:40px}.section-content .content .side{width:25%;padding-right:20px;position:sticky;top:170px}.section-content .content .side--static{position:static}@media (max-width:900px){.section-content .content .side{width:30%}}@media (max-width:676px){.section-content .content .side{width:100%;position:relative;top:0}}.section-content .content .side .items a{display:block;line-height:24px;margin-bottom:15px;padding-top:11px}.section-content .content .side .items a:not(:first-of-type){border-top:1px solid #babfbc}.section-content .content .side .grid-x{-ms-flex-flow:row;flex-flow:row}.section-content .content .side .grid-x icon:before{font-size:26px;margin-right:10px}.section-content--centered .content{-ms-flex-pack:center;justify-content:center}.anchor,:target{scroll-margin-top:76px}@media (min-width:677px){.anchor,:target{scroll-margin-top:98px}}html{scroll-behavior:smooth}.button-group,.text-center .button-group{background:none}.button-group a:not(:last-of-type),.text-center .button-group a:not(:last-of-type){margin-right:30px}@media (max-width:677px){.button-group a:not(:last-of-type),.text-center .button-group a:not(:last-of-type){margin-right:17px}}.button{font-weight:900;border-radius:7px;line-height:16px;font-size:14px;height:50px;display:-ms-flexbox;display:flex;width:fit-content;white-space:nowrap}@media (max-width:677px){.button{padding:15px}}.button:focus:after,.button:hover:after{transition:all .2s ease-out .05s,color 0s ease-out 0s;transform:translateX(5px)}.button.btn-primary:hover{background:#1a1a1a;color:#fff}.button.btn-transparent{background:none;border:2px solid #1a1a1a;transition:border-color .25s ease-out,background-color .25s ease-out,color .25s ease-out}.button.btn-transparent:hover{border:2px solid #22c855}.button.btn-secondary{background:#1a1a1a;color:#22c855}.button.btn-secondary:hover{background:#fff;color:#1a1a1a}.button:after{font-family:"taxjar_icons";content:"\e935";font-size:45px;font-weight:400;margin-left:10px;width:31px;line-height:20px;transition:all .2s ease-out .05s,color 0s ease-out 0s;position:relative;left:0}@media (max-width:676px){.button:after{margin-left:8px;font-size:40px}}.button.center,.button.right{margin-left:auto}.button.center{margin-right:auto}a{color:#00642c}a:hover{color:#000}a.revert{color:inherit}.text-link{font-size:16px;font-weight:900;line-height:16px;color:#1a1a1a;margin-top:6px;position:relative}.text-link:focus,.text-link:hover{color:#00642c}.text-link:focus:after,.text-link:hover:after{right:-7px;transition:all .25s ease-out}.text-link:after{font-family:"taxjar_icons";content:"\e935";font-size:45px;font-weight:400;margin-left:-3px;width:31px;line-height:18px;position:relative;top:15px;bottom:0;right:0;transition:all .25s ease-out}.text-link.primary{color:#00642c}.noarrow:after{display:none}.left-arrow:after{-ms-flex-order:-1;order:-1;transform:scaleX(-1) translateX(0);margin-left:0;margin-right:10px;left:0;right:auto}.left-arrow:focus:after,.left-arrow:hover:after{transform:scaleX(-1) translateX(5px)}.dark,.theme-bg-black,.theme-bg-black-gradient{background:#1a1a1a;color:#fff}.dark .button.btn-transparent,.theme-bg-black-gradient .button.btn-transparent,.theme-bg-black .button.btn-transparent{border:2px solid #22c855;color:#22c855}.dark .button.btn-transparent:focus,.dark .button.btn-transparent:hover,.theme-bg-black-gradient .button.btn-transparent:focus,.theme-bg-black-gradient .button.btn-transparent:hover,.theme-bg-black .button.btn-transparent:focus,.theme-bg-black .button.btn-transparent:hover{border-color:#fff;color:#fff}.dark .button.btn-primary,.theme-bg-black-gradient .button.btn-primary,.theme-bg-black .button.btn-primary{color:#1a1a1a}.dark .button.btn-primary:focus,.dark .button.btn-primary:hover,.theme-bg-black-gradient .button.btn-primary:focus,.theme-bg-black-gradient .button.btn-primary:hover,.theme-bg-black .button.btn-primary:focus,.theme-bg-black .button.btn-primary:hover{background:#fff;color:#1a1a1a}.dark .text-link,.theme-bg-black-gradient .text-link,.theme-bg-black .text-link{color:#fff}.dark .primary,.dark a,.theme-bg-black-gradient .primary,.theme-bg-black-gradient a,.theme-bg-black .primary,.theme-bg-black a{color:#22c855}.dark .breadcrumbs,.theme-bg-black-gradient .breadcrumbs,.theme-bg-black .breadcrumbs{color:#9ca19e}.dark .breadcrumbs a,.theme-bg-black-gradient .breadcrumbs a,.theme-bg-black .breadcrumbs a{color:#fff;transition:color .25s ease-out}.dark .breadcrumbs a:focus,.dark .breadcrumbs a:hover,.theme-bg-black-gradient .breadcrumbs a:focus,.theme-bg-black-gradient .breadcrumbs a:hover,.theme-bg-black .breadcrumbs a:focus,.theme-bg-black .breadcrumbs a:hover{color:#22c855}.theme-bg-black-gradient{background-image:linear-gradient(#121212,#222)}.grey,.theme-bg-light-gray{background-color:#e7edea}.theme-bg-lighter-gray{background-color:#f5f5f7}.theme-bg-lightest-gray{background-color:#f8faf9}.theme-bg-white{background:#fff}.theme-bg-primary{background:linear-gradient(90.27deg,#22c855 63.34%,#00a532 99.41%)}.grey-light{background-color:#f8faf9}.theme-bg-white{background-color:#fff}.theme-bg-green{background:#22c855;color:#1a1a1a}.theme-bg-green .button.btn-transparent{border:2px solid #22c855;color:#22c855}.theme-bg-green .button.btn-transparent:focus,.theme-bg-green .button.btn-transparent:hover{border-color:#fff;color:#fff}.theme-bg-green .button.btn-primary{color:#1a1a1a}.theme-bg-green .button.btn-primary:focus,.theme-bg-green .button.btn-primary:hover{background:#fff;color:#1a1a1a}@media (min-width:677px){.hidden-lg,.hide-min-sm{display:none}}@media (max-width:676px){.hidden-sm,.hide-max-sm{display:none!important}}@media (min-width:1025px){.hide-min-md{display:none!important}}@media (max-width:1024px){.hide-max-md{display:none!important}}.subscribe .mktoForm{background:#1a1a1a;padding:0;width:revert!important}.subscribe .mktoForm #LblEmail,.subscribe .mktoForm #LblmarketingConsent,.subscribe .mktoForm .mktoGutter,.subscribe .mktoForm .mktoOffset{display:none}.subscribe .mktoForm label{color:#e7edea}.subscribe .mktoForm label a{color:#22c855!important}.subscribe .mktoForm input{border-radius:0}.subscribe .mktoForm button.mktoButton{color:#1a1a1a!important}.subscribe .mktoForm #mktoCheckbox_4007_0{height:17px}.form-container:not(.show-success-message){min-height:700px}.form-container .mktoForm{background:#fff;padding:0;width:revert!important}.form-container .mktoForm label{width:revert!important;margin-bottom:.25em}.form-container .mktoForm input,.form-container .mktoForm select{border-radius:0!important;border:2px solid #d8ddda!important;width:100%!important;background-color:#fff;box-shadow:none}.form-container .mktoForm select{background-position:right 2px center}.form-container .mktoForm .mktoButton{-ms-flex-align:center;align-items:center}.form-container .mktoForm select[multiple]{height:105px}.form-container .mktoForm#mktoForm_444 input[type=email],.form-container .mktoForm#mktoForm_444 input[type=tel],.form-container .mktoForm#mktoForm_444 input[type=text],.form-container .mktoForm#mktoForm_444 select,.form-container .mktoForm#mktoForm_738 input[type=email],.form-container .mktoForm#mktoForm_738 input[type=tel],.form-container .mktoForm#mktoForm_738 input[type=text],.form-container .mktoForm#mktoForm_738 select,.form-container .mktoForm#mktoForm_799 input[type=email],.form-container .mktoForm#mktoForm_799 input[type=tel],.form-container .mktoForm#mktoForm_799 input[type=text],.form-container .mktoForm#mktoForm_799 select,.form-container .mktoForm#mktoForm_921 input[type=email],.form-container .mktoForm#mktoForm_921 input[type=tel],.form-container .mktoForm#mktoForm_921 input[type=text],.form-container .mktoForm#mktoForm_921 select,.form-container .mktoForm#mktoForm_923 input[type=email],.form-container .mktoForm#mktoForm_923 input[type=tel],.form-container .mktoForm#mktoForm_923 input[type=text],.form-container .mktoForm#mktoForm_923 select{padding-left:10px;padding-right:10px}@media (min-width:1025px){.form-container .mktoForm#mktoForm_444 .mktoFormRow:first-of-type,.form-container .mktoForm#mktoForm_444 .mktoFormRow:nth-of-type(2),.form-container .mktoForm#mktoForm_738 .mktoFormRow:first-of-type,.form-container .mktoForm#mktoForm_738 .mktoFormRow:nth-of-type(2),.form-container .mktoForm#mktoForm_799 .mktoFormRow:first-of-type,.form-container .mktoForm#mktoForm_799 .mktoFormRow:nth-of-type(2),.form-container .mktoForm#mktoForm_921 .mktoFormRow:first-of-type,.form-container .mktoForm#mktoForm_921 .mktoFormRow:nth-of-type(2),.form-container .mktoForm#mktoForm_923 .mktoFormRow:first-of-type,.form-container .mktoForm#mktoForm_923 .mktoFormRow:nth-of-type(2){display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.form-container .mktoForm#mktoForm_444 .mktoFormRow:first-of-type .mktoFormCol,.form-container .mktoForm#mktoForm_444 .mktoFormRow:nth-of-type(2) .mktoFormCol,.form-container .mktoForm#mktoForm_738 .mktoFormRow:first-of-type .mktoFormCol,.form-container .mktoForm#mktoForm_738 .mktoFormRow:nth-of-type(2) .mktoFormCol,.form-container .mktoForm#mktoForm_799 .mktoFormRow:first-of-type .mktoFormCol,.form-container .mktoForm#mktoForm_799 .mktoFormRow:nth-of-type(2) .mktoFormCol,.form-container .mktoForm#mktoForm_921 .mktoFormRow:first-of-type .mktoFormCol,.form-container .mktoForm#mktoForm_921 .mktoFormRow:nth-of-type(2) .mktoFormCol,.form-container .mktoForm#mktoForm_923 .mktoFormRow:first-of-type .mktoFormCol,.form-container .mktoForm#mktoForm_923 .mktoFormRow:nth-of-type(2) .mktoFormCol{width:calc(50% - .5rem)!important}.form-container .mktoForm#mktoForm_444 .mktoFormRow:first-of-type .mktoClear,.form-container .mktoForm#mktoForm_444 .mktoFormRow:nth-of-type(2) .mktoClear,.form-container .mktoForm#mktoForm_738 .mktoFormRow:first-of-type .mktoClear,.form-container .mktoForm#mktoForm_738 .mktoFormRow:nth-of-type(2) .mktoClear,.form-container .mktoForm#mktoForm_799 .mktoFormRow:first-of-type .mktoClear,.form-container .mktoForm#mktoForm_799 .mktoFormRow:nth-of-type(2) .mktoClear,.form-container .mktoForm#mktoForm_921 .mktoFormRow:first-of-type .mktoClear,.form-container .mktoForm#mktoForm_921 .mktoFormRow:nth-of-type(2) .mktoClear,.form-container .mktoForm#mktoForm_923 .mktoFormRow:first-of-type .mktoClear,.form-container .mktoForm#mktoForm_923 .mktoFormRow:nth-of-type(2) .mktoClear{display:none}}.form-container .mktoForm#mktoForm_444 #LblmarketingConsent,.form-container .mktoForm#mktoForm_444 #LblmarketingConsent+.mktoGutter,.form-container .mktoForm#mktoForm_738 #LblmarketingConsent,.form-container .mktoForm#mktoForm_738 #LblmarketingConsent+.mktoGutter,.form-container .mktoForm#mktoForm_799 #LblmarketingConsent,.form-container .mktoForm#mktoForm_799 #LblmarketingConsent+.mktoGutter,.form-container .mktoForm#mktoForm_921 #LblmarketingConsent,.form-container .mktoForm#mktoForm_921 #LblmarketingConsent+.mktoGutter,.form-container .mktoForm#mktoForm_923 #LblmarketingConsent,.form-container .mktoForm#mktoForm_923 #LblmarketingConsent+.mktoGutter{display:none}.form-container .mktoForm#mktoForm_444 #LblmarketingConsent~.mktoCheckboxList,.form-container .mktoForm#mktoForm_738 #LblmarketingConsent~.mktoCheckboxList,.form-container .mktoForm#mktoForm_799 #LblmarketingConsent~.mktoCheckboxList,.form-container .mktoForm#mktoForm_921 #LblmarketingConsent~.mktoCheckboxList,.form-container .mktoForm#mktoForm_923 #LblmarketingConsent~.mktoCheckboxList{padding:0;display:-ms-flexbox;display:flex;width:100%!important}.form-container .mktoForm#mktoForm_444 #LblmarketingConsent~.mktoCheckboxList .mktoField[type=checkbox],.form-container .mktoForm#mktoForm_738 #LblmarketingConsent~.mktoCheckboxList .mktoField[type=checkbox],.form-container .mktoForm#mktoForm_799 #LblmarketingConsent~.mktoCheckboxList .mktoField[type=checkbox],.form-container .mktoForm#mktoForm_921 #LblmarketingConsent~.mktoCheckboxList .mktoField[type=checkbox],.form-container .mktoForm#mktoForm_923 #LblmarketingConsent~.mktoCheckboxList .mktoField[type=checkbox]{-ms-flex-negative:0;flex-shrink:0;width:auto!important;margin:5px 12px 0 0}.form-container .mktoForm#mktoForm_444 #LblmarketingConsent~.mktoCheckboxList label,.form-container .mktoForm#mktoForm_738 #LblmarketingConsent~.mktoCheckboxList label,.form-container .mktoForm#mktoForm_799 #LblmarketingConsent~.mktoCheckboxList label,.form-container .mktoForm#mktoForm_921 #LblmarketingConsent~.mktoCheckboxList label,.form-container .mktoForm#mktoForm_923 #LblmarketingConsent~.mktoCheckboxList label{margin:0}.form-container .mktoForm#mktoForm_444 #LblmarketingConsent~.mktoCheckboxList label a,.form-container .mktoForm#mktoForm_738 #LblmarketingConsent~.mktoCheckboxList label a,.form-container .mktoForm#mktoForm_799 #LblmarketingConsent~.mktoCheckboxList label a,.form-container .mktoForm#mktoForm_921 #LblmarketingConsent~.mktoCheckboxList label a,.form-container .mktoForm#mktoForm_923 #LblmarketingConsent~.mktoCheckboxList label a{padding:0;color:#00642c!important}.form-container .mktoForm#mktoForm_444 #LblmarketingConsent~.mktoCheckboxList label a:focus,.form-container .mktoForm#mktoForm_444 #LblmarketingConsent~.mktoCheckboxList label a:hover,.form-container .mktoForm#mktoForm_738 #LblmarketingConsent~.mktoCheckboxList label a:focus,.form-container .mktoForm#mktoForm_738 #LblmarketingConsent~.mktoCheckboxList label a:hover,.form-container .mktoForm#mktoForm_799 #LblmarketingConsent~.mktoCheckboxList label a:focus,.form-container .mktoForm#mktoForm_799 #LblmarketingConsent~.mktoCheckboxList label a:hover,.form-container .mktoForm#mktoForm_921 #LblmarketingConsent~.mktoCheckboxList label a:focus,.form-container .mktoForm#mktoForm_921 #LblmarketingConsent~.mktoCheckboxList label a:hover,.form-container .mktoForm#mktoForm_923 #LblmarketingConsent~.mktoCheckboxList label a:focus,.form-container .mktoForm#mktoForm_923 #LblmarketingConsent~.mktoCheckboxList label a:hover{text-decoration:underline!important}.form-container .mktoForm#mktoForm_444 textarea.mktoField,.form-container .mktoForm#mktoForm_738 textarea.mktoField,.form-container .mktoForm#mktoForm_799 textarea.mktoField,.form-container .mktoForm#mktoForm_921 textarea.mktoField,.form-container .mktoForm#mktoForm_923 textarea.mktoField{width:100%!important;box-shadow:none;padding:10px;border:2px solid #d8ddda!important;min-height:none;height:auto;resize:vertical;min-height:84px}.form-container .mktoForm#mktoForm_444 .mktoButton,.form-container .mktoForm#mktoForm_738 .mktoButton,.form-container .mktoForm#mktoForm_799 .mktoButton,.form-container .mktoForm#mktoForm_921 .mktoButton,.form-container .mktoForm#mktoForm_923 .mktoButton{margin-top:30px}.form-container .mktoForm#mktoForm_444 .mktoButton:focus,.form-container .mktoForm#mktoForm_444 .mktoButton:hover,.form-container .mktoForm#mktoForm_738 .mktoButton:focus,.form-container .mktoForm#mktoForm_738 .mktoButton:hover,.form-container .mktoForm#mktoForm_799 .mktoButton:focus,.form-container .mktoForm#mktoForm_799 .mktoButton:hover,.form-container .mktoForm#mktoForm_921 .mktoButton:focus,.form-container .mktoForm#mktoForm_921 .mktoButton:hover,.form-container .mktoForm#mktoForm_923 .mktoButton:focus,.form-container .mktoForm#mktoForm_923 .mktoButton:hover{background-color:#1a1a1a!important;color:#fff!important}.form-container .mktoForm#mktoForm_444 .mktoButtonWrap,.form-container .mktoForm#mktoForm_738 .mktoButtonWrap,.form-container .mktoForm#mktoForm_799 .mktoButtonWrap,.form-container .mktoForm#mktoForm_921 .mktoButtonWrap,.form-container .mktoForm#mktoForm_923 .mktoButtonWrap{margin:0!important;display:block}.mktoOffset{display:none}.mktoFieldWrap,.mktoFormCol{width:100%!important}.mktoButtonWrap{margin:0!important}.mktoEmailField{width:revert!important}label{line-height:22px!important;font-weight:400!important}.mktoButton,label{font-family:"Matter",Helvetica,Roboto,Arial,sans-serif!important;font-size:14px!important}.mktoButton{font-weight:900!important;border-radius:7px!important;line-height:16px;height:50px;display:-ms-flexbox;display:flex;width:fit-content;white-space:nowrap;background-color:#22c855!important;border:none!important;color:#1a1a1a!important;padding:15px 20px!important;transition:all .3s ease}@media (max-width:677px){.mktoButton{padding:15px}}.mktoButton:hover{background:#fff!important;color:#1a1a1a!important}.mktoButton:hover:after{left:7px}.mktoButton:after,.mktoButton:hover:after{transition:all .2s ease-out .05s,color 0s ease-out 0s}.mktoButton:after{font-family:"taxjar_icons";content:"\e935";font-size:45px;font-weight:400;margin-left:27px;width:31px;line-height:20px;position:relative;left:0}@media (max-width:676px){.mktoButton:after{margin-left:-5px;font-size:40px}}.section-archive .grid-x:last-child{margin-bottom:-70px}@media (min-width:1025px){.section-archive .grid-x:last-child{margin-bottom:-35px}}.section-archive .grid-x .single{margin-bottom:70px;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column}@media (max-width:676px){.section-archive .grid-x .single{width:calc(50% - 10px)}.section-archive .grid-x .single:not(:nth-child(2n)){margin-right:20px}}@media (min-width:677px){.section-archive .grid-x .single{width:calc(33.33% - 20px)}.section-archive .grid-x .single:not(:nth-child(3n)){margin-right:30px}}.section-archive .grid-x .single .media{padding-top:100%;overflow:hidden;position:relative;background:url(/wp-content/uploads/TaxJar__Wordmark_Black.svg),#e7edea;background-repeat:no-repeat;background-size:60%;background-position:50%}.section-archive .grid-x .single .media img{position:absolute;height:100%;top:0;object-fit:cover}.section-archive .grid-x .single h4{margin-bottom:12px}.section-archive .grid-x .single .post-date{font-size:14px;line-height:22px;color:#1a1a1a;display:block}.section-archive .grid-x .single a:not(.text-link):not(.media){display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:10px}.section-archive .grid-x .single a:not(.text-link):not(.media) h3,.section-archive .grid-x .single a:not(.text-link):not(.media) h3 p,.section-archive .grid-x .single a:not(.text-link):not(.media) h4,.section-archive .grid-x .single a:not(.text-link):not(.media) h4 p,.section-archive .grid-x .single a:not(.text-link):not(.media) h5,.section-archive .grid-x .single a:not(.text-link):not(.media) h5 p,.section-archive .grid-x .single a:not(.text-link):not(.media) p:not(.primary){color:#1a1a1a;transition:color .25s ease-out}.section-archive .grid-x .single a:not(.text-link):not(.media) h3 p:focus,.section-archive .grid-x .single a:not(.text-link):not(.media) h3 p:hover,.section-archive .grid-x .single a:not(.text-link):not(.media) h3:focus,.section-archive .grid-x .single a:not(.text-link):not(.media) h3:hover,.section-archive .grid-x .single a:not(.text-link):not(.media) h4 p:focus,.section-archive .grid-x .single a:not(.text-link):not(.media) h4 p:hover,.section-archive .grid-x .single a:not(.text-link):not(.media) h4:focus,.section-archive .grid-x .single a:not(.text-link):not(.media) h4:hover,.section-archive .grid-x .single a:not(.text-link):not(.media) h5 p:focus,.section-archive .grid-x .single a:not(.text-link):not(.media) h5 p:hover,.section-archive .grid-x .single a:not(.text-link):not(.media) h5:focus,.section-archive .grid-x .single a:not(.text-link):not(.media) h5:hover,.section-archive .grid-x .single a:not(.text-link):not(.media) p:not(.primary):focus,.section-archive .grid-x .single a:not(.text-link):not(.media) p:not(.primary):hover{color:#178237}.section-archive .grid-x .single a:not(.text-link):not(.media) div.text-link{transition:color .25s ease-out}.section-archive .grid-x .single a:not(.text-link):not(.media):focus div.text-link,.section-archive .grid-x .single a:not(.text-link):not(.media):hover div.text-link{color:#178237}.section-archive .grid-x .single a:not(.text-link):not(.media):focus div.text-link:after,.section-archive .grid-x .single a:not(.text-link):not(.media):hover div.text-link:after{right:-7px}.section-archive .grid-x .single a:not(.text-link):not(.media):focus h3,.section-archive .grid-x .single a:not(.text-link):not(.media):focus h3 p,.section-archive .grid-x .single a:not(.text-link):not(.media):focus h4,.section-archive .grid-x .single a:not(.text-link):not(.media):focus h4 p,.section-archive .grid-x .single a:not(.text-link):not(.media):focus h5,.section-archive .grid-x .single a:not(.text-link):not(.media):focus h5 p,.section-archive .grid-x .single a:not(.text-link):not(.media):focus p:not(.primary),.section-archive .grid-x .single a:not(.text-link):not(.media):hover h3,.section-archive .grid-x .single a:not(.text-link):not(.media):hover h3 p,.section-archive .grid-x .single a:not(.text-link):not(.media):hover h4,.section-archive .grid-x .single a:not(.text-link):not(.media):hover h4 p,.section-archive .grid-x .single a:not(.text-link):not(.media):hover h5,.section-archive .grid-x .single a:not(.text-link):not(.media):hover h5 p,.section-archive .grid-x .single a:not(.text-link):not(.media):hover p:not(.primary){color:#178237}.section-archive .grid-x .single .text-link{margin-top:auto}.section-archive br.empty{content:"";width:calc(33.33% - 20px)}.post-categories{list-style-type:none;font-size:14px;font-weight:700;line-height:16px;margin:15px 0 0}.post-categories li:first-child{display:none}.post-categories li a{color:#00642c}.page-title .vcard{border:0;padding:0}.byline{color:#999}.entry-content img{max-width:100%;height:auto}.entry-content .alignleft,.entry-content img.alignleft{margin-right:1.5em;display:inline;float:left}.entry-content .alignright,.entry-content img.alignright{margin-left:1.5em;display:inline;float:right}.entry-content .aligncenter,.entry-content img.aligncenter{margin-right:auto;margin-left:auto;display:block;clear:both}.entry-content object,.entry-content video{max-width:100%;height:auto}.entry-content pre{background:#eee;border:1px solid #cecece;padding:10px}.wp-caption{max-width:100%;background:#eee;padding:5px}.wp-caption img{max-width:100%;margin-bottom:0;width:100%}.wp-caption p.wp-caption-text{font-size:.85em;margin:4px 0 7px;text-align:center}.post-password-form input[type=submit]{display:inline-block;vertical-align:middle;margin:0 0 1rem;padding:15px 20px;border:1px solid transparent;border-radius:0;transition:background-color .25s ease-out,color .25s ease-out;font-family:inherit;font-size:16px;-webkit-appearance:none;line-height:1;text-align:center;cursor:pointer}[data-whatinput=mouse] .post-password-form input[type=submit]{outline:0}.post-password-form input[type=submit],.post-password-form input[type=submit].disabled,.post-password-form input[type=submit].disabled:focus,.post-password-form input[type=submit].disabled:hover,.post-password-form input[type=submit][disabled],.post-password-form input[type=submit][disabled]:focus,.post-password-form input[type=submit][disabled]:hover{background-color:#22c855;color:#1a1a1a}.post-password-form input[type=submit]:focus,.post-password-form input[type=submit]:hover{background-color:#1daa48;color:#1a1a1a}.error404 .section-hero{padding-top:100px}.gallery{max-width:100%;margin-left:auto;margin-right:auto;margin-right:-15px;margin-left:-15px}.gallery:after,.gallery:before{content:" ";display:table}.gallery:after{clear:both}.gallery.gallery-columns-1>dl{width:100%;float:left;padding-right:.55556rem;padding-left:.55556rem}@media print,screen and (min-width:40em){.gallery.gallery-columns-1>dl{padding-right:.83333rem;padding-left:.83333rem}}.gallery.gallery-columns-1>dl,.gallery.gallery-columns-1>dl:last-child:not(:first-child){float:left;clear:none}.gallery.gallery-columns-1>dl:last-child:not(:first-child){float:right}.gallery.gallery-columns-2>dl{width:50%;float:left;padding-right:.55556rem;padding-left:.55556rem}@media print,screen and (min-width:40em){.gallery.gallery-columns-2>dl{padding-right:.83333rem;padding-left:.83333rem}}.gallery.gallery-columns-2>dl,.gallery.gallery-columns-2>dl:last-child:not(:first-child){float:left;clear:none}.gallery.gallery-columns-2>dl:last-child:not(:first-child){float:right}.gallery.gallery-columns-3>dl{width:33.33333%;float:left;padding-right:.55556rem;padding-left:.55556rem}@media print,screen and (min-width:40em){.gallery.gallery-columns-3>dl{padding-right:.83333rem;padding-left:.83333rem}}.gallery.gallery-columns-3>dl,.gallery.gallery-columns-3>dl:last-child:not(:first-child){float:left;clear:none}.gallery.gallery-columns-3>dl:last-child:not(:first-child){float:right}.gallery.gallery-columns-4>dl{width:25%;float:left;padding-right:.55556rem;padding-left:.55556rem}@media print,screen and (min-width:40em){.gallery.gallery-columns-4>dl{padding-right:.83333rem;padding-left:.83333rem}}.gallery.gallery-columns-4>dl,.gallery.gallery-columns-4>dl:last-child:not(:first-child){float:left;clear:none}.gallery.gallery-columns-4>dl:last-child:not(:first-child){float:right}.gallery.gallery-columns-5>dl{width:20%;float:left;padding-right:.55556rem;padding-left:.55556rem}@media print,screen and (min-width:40em){.gallery.gallery-columns-5>dl{padding-right:.83333rem;padding-left:.83333rem}}.gallery.gallery-columns-5>dl,.gallery.gallery-columns-5>dl:last-child:not(:first-child){float:left;clear:none}.gallery.gallery-columns-5>dl:last-child:not(:first-child){float:right}.gallery.gallery-columns-6>dl{width:16.66667%;float:left;padding-right:.55556rem;padding-left:.55556rem}@media print,screen and (min-width:40em){.gallery.gallery-columns-6>dl{padding-right:.83333rem;padding-left:.83333rem}}.gallery.gallery-columns-6>dl,.gallery.gallery-columns-6>dl:last-child:not(:first-child){float:left;clear:none}.gallery.gallery-columns-6>dl:last-child:not(:first-child){float:right}.gallery.gallery-columns-7>dl{width:14.28571%;float:left;padding-right:.55556rem;padding-left:.55556rem}@media print,screen and (min-width:40em){.gallery.gallery-columns-7>dl{padding-right:.83333rem;padding-left:.83333rem}}.gallery.gallery-columns-7>dl,.gallery.gallery-columns-7>dl:last-child:not(:first-child){float:left;clear:none}.gallery.gallery-columns-7>dl:last-child:not(:first-child){float:right}.gallery.gallery-columns-8>dl{width:12.5%;float:left;padding-right:.55556rem;padding-left:.55556rem}@media print,screen and (min-width:40em){.gallery.gallery-columns-8>dl{padding-right:.83333rem;padding-left:.83333rem}}.gallery.gallery-columns-8>dl,.gallery.gallery-columns-8>dl:last-child:not(:first-child){float:left;clear:none}.gallery.gallery-columns-8>dl:last-child:not(:first-child){float:right}.gallery dl{width:100%;float:left;padding-left:.9375rem;padding-right:.9375rem}.gallery dl:last-child:not(:first-child){float:right}.page-navigation{margin-top:1rem}#comments .commentlist,#respond ul{margin-left:0}.commentlist li{position:relative;clear:both;overflow:hidden;list-style-type:none;margin-bottom:1.5em;padding:.7335em 10px}.commentlist li:last-child{margin-bottom:0}.commentlist li ul.children{margin:0}.commentlist li[class*=depth-]{margin-top:1.1em}.commentlist li.depth-1{margin-left:0;margin-top:0}.commentlist li:not(.depth-1){margin-left:10px;margin-top:0;padding-bottom:0}.commentlist .vcard{margin-left:50px}.commentlist .vcard cite.fn{font-weight:700;font-style:normal}.commentlist .vcard time{float:right}.commentlist .vcard time a{color:#999;text-decoration:none}.commentlist .vcard time a:hover{text-decoration:underline}.commentlist .vcard img.avatar{position:absolute;left:10px;padding:2px;border:1px solid #cecece;background:#fff}.commentlist .comment_content p{margin:.7335em 0 1.5em;font-size:1em;line-height:1.5em}.commentlist .comment-reply-link{float:right}.respond-form{margin:1.5em 10px;padding-bottom:2.2em}.respond-form form{margin:.75em 0}.respond-form form li{list-style-type:none;clear:both;margin-bottom:.7335em}.respond-form form li label,.respond-form form li small{display:none}.respond-form form input[type=email],.respond-form form input[type=text],.respond-form form input[type=url],.respond-form form textarea{padding:3px 6px;background:#efefef;border:2px solid #cecece;line-height:1.5em}.respond-form form input[type=email]:focus,.respond-form form input[type=text]:focus,.respond-form form input[type=url]:focus,.respond-form form textarea:focus{background:#fff}.respond-form form input[type=email]:invalid,.respond-form form input[type=text]:invalid,.respond-form form input[type=url]:invalid,.respond-form form textarea:invalid{outline:none;border-color:#fbc2c4;background-color:#f6e7eb;-ms-box-shadow:none;box-shadow:none}.respond-form form input[type=email],.respond-form form input[type=text],.respond-form form input[type=url]{max-width:400px;min-width:250px}.respond-form form textarea{resize:none;width:97.3%;height:150px}#comment-form-title{margin:0 0 1.1em}#allowed_tags{margin:1.5em 10px .7335em 0}.nocomments{margin:0 20px 1.1em}.sidebar li{list-style:none}.widget ul{margin:0}.custom-logo{max-width:100px;height:50px}@media (max-width:676px){.custom-logo{height:40px}}header{position:fixed;font-family:"Matter",Helvetica,Roboto,Arial,sans-serif;z-index:9999;width:100%;font-size:14px;line-height:18px;transition:.15s ease-in-out;top:0}header.open{background:#fff;z-index:99}@media (max-width:1199px){header.open{height:100%;overflow-y:scroll}}header.scrolled{background:#fff;box-shadow:0 0 .5em rgba(0,0,0,.2)}header.scrolled .top-bar .cta .button{color:#1a1a1a;background:#22c855}header.scrolled .top-bar .cta .button:hover{background:#1a1a1a;color:#fff}header .top-bar{padding:24px 0;-ms-flex-pack:start;justify-content:flex-start;position:relative;z-index:99}@media (max-width:1199px){header .top-bar{margin:0 -20px;padding:24px 20px}}@media (max-width:676px){header .top-bar{padding:14px 20px}}@media (max-width:1199px){header .top-bar.open{box-shadow:0 0 .5em rgba(0,0,0,.2)}}header .top-bar .top-bar-left{-ms-flex:revert;flex:revert;margin:0}header .top-bar .top-bar-right{-ms-flex:revert;flex:revert;margin:0 0 0 40px}@media (max-width:1199px){header .top-bar .top-bar-right{display:none}}header .top-bar .top-bar-right .menu .menu-item{margin:0}header .top-bar .top-bar-right .menu .menu-item>a{color:#1a1a1a;padding-left:0;padding-right:0;margin:0 37px 0 0}@media (min-width:1200px){header .top-bar .top-bar-right .menu .menu-item>a{font-size:13px}}header .top-bar .top-bar-right .menu .menu-item.is-active>a{border-bottom:10px solid #22c855;margin-bottom:-10px}header .top-bar .top-bar-right .menu .menu-item.active>a{background:none;color:#00642c}header .top-bar .top-bar-right .menu .submenu{left:auto;right:auto!important;top:calc(100% + 10px)!important;box-shadow:0 0 20px rgba(0,0,0,.2);background:#fff;font-size:14px!important}header .top-bar .top-bar-right .menu .submenu .menu-item[class*=icon]{margin-left:30px}header .top-bar .top-bar-right .menu .submenu .menu-item:before{font-size:26px;position:absolute;margin-top:-5px}@media (min-width:1200px){header .top-bar .top-bar-right .menu .submenu .menu-item>a{font-size:14px}}header .top-bar .top-bar-right .menu .is-dropdown-submenu{min-width:max-content;border:none;padding:40px 0 20px;box-shadow:0 0 20px rgba(0,0,0,.2)}header .top-bar .top-bar-right .menu .is-dropdown-submenu a{padding:0 40px 24px;line-height:16px;transition:color .2s ease-out}header .top-bar .top-bar-right .menu .is-dropdown-submenu li:not(.active) a:hover:not([aria]){color:#00642c;transition:color .2s ease-out}header .top-bar .top-bar-right .dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a:after{display:none}header .top-bar .cta{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;justify-self:flex-end;margin-left:auto}header .top-bar .cta p{font-weight:700}header .top-bar .cta a,header .top-bar .cta p{margin:0}header .top-bar .cta .text-link,header .top-bar .cta p{margin-right:20px;font-size:14px}@media (min-width:1200px){header .top-bar .cta .text-link,header .top-bar .cta p{font-size:13px}}header .top-bar .cta .button{color:#fff;padding:10px 12px;height:auto}header .top-bar .cta .button:hover{background:#22c855;color:#1a1a1a}header .top-bar .cta .button+.button{margin-left:10px}header .top-bar .mobile-menu{padding:10px 0 10px 20px}@media (min-width:1200px){header .top-bar .mobile-menu{display:none}}@media (max-width:676px){header .top-bar .mobile-menu{margin-left:auto}}header .top-bar .mobile-menu .menu{display:none}header .top-bar .mobile-menu .menu.mobile-open{display:block}header .mobile-nav{display:none;padding-top:30px}@media (min-width:1200px){header .mobile-nav{display:none!important}}header .mobile-nav .button:focus,header .mobile-nav .button:hover{background-color:#1a1a1a;color:#fff}header .mobile-nav.nav-open{display:block}header .mobile-nav.nav-open .menu{-ms-flex-direction:column;flex-direction:column;background:#fff}header .mobile-nav.nav-open .menu .menu-item:not(.is-submenu-item){border-bottom:1px solid #d8ddda;margin:5px 0 0;padding-bottom:5px}header .mobile-nav.nav-open .menu .menu-item:not(.is-submenu-item) a{padding:13px 18px 13px 0}header .mobile-nav.nav-open .menu .menu-item a{color:#1a1a1a}header .mobile-nav.nav-open .menu .active{background:#e7edea}header .mobile-nav.nav-open .menu .active a{background:none}header .mobile-nav.nav-open .menu .submenu{position:relative;border-width:1px 0 0;border-style:solid;border-color:#d8ddda}header .mobile-nav.nav-open .menu .submenu .menu-item{margin-bottom:2px;display:-ms-flexbox;display:flex}header .mobile-nav.nav-open .menu .submenu .menu-item:before{font-size:26px;margin-top:7px}header .mobile-nav.nav-open .menu .submenu .menu-item a{padding-left:13px}header .mobile-nav.nav-open .cta{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-top:20px;margin-bottom:20px}header .mobile-nav.nav-open .cta .text-link{margin-top:0}header .mobile-nav.nav-open .cta .button{display:-ms-inline-flexbox;display:inline-flex;margin:0 0 0 25px;height:auto}.site-header-spacer{height:76px}@media (min-width:677px){.site-header-spacer{height:98px}}.body.menu-open{overflow:hidden}.section-hero{padding-top:130px}.footer{clear:both;font-size:14px;padding:60px 0 40px}@media (min-width:961px){.footer{padding:80px 0 60px}}.footer .main{-ms-flex-pack:justify;justify-content:space-between;-ms-flex-flow:row nowrap;flex-flow:row nowrap;display:grid;grid-template-columns:repeat(12,6.2%)}@media (max-width:960px){.footer .main{padding:0}}.footer .main>div{grid-column-end:span 2}.footer .main .widgettitle{font-weight:700;margin-bottom:11px;line-height:10px}.footer .main a:not(.button):focus,.footer .main a:not(.button):hover{text-decoration:underline}@media (max-width:960px){.footer .main .brand{grid-column-start:1;grid-column-end:span 10;margin-bottom:60px}}.footer .main .brand p{line-height:22px}.footer .main .brand img{margin-bottom:36px}.footer .main .brand .button{width:134px;text-align:center;-ms-flex-pack:center;justify-content:center}@media (max-width:960px){.footer .main .brand br{display:none}}@media (max-width:960px){.footer .main .brand input{max-width:400px}}@media (max-width:960px){.footer .main .footer-menu{grid-column-end:span 6;margin-bottom:50px;padding-right:20px}}.footer .main .footer-menu>div:not(:first-of-type){margin-top:45px}.footer .main .footer-menu>div:not(:first-of-type):before{content:"";width:45px;position:absolute;border-top:1px solid #9ca19e;margin-top:-29px}.footer .main .menu{display:block}.footer .main .menu li{margin:0}.footer .main .menu li a{color:#fff;padding:10px 0;line-height:16px}.footer .main .menu li a.widgettitle{padding:0 0 10px}.footer .main .menu .active>a{background:none;color:#22c855}.footer .sub{-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:end;align-items:flex-end;margin-top:165px}@media (max-width:960px){.footer .sub{margin-top:5px;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}}.footer .sub span{display:inline-block;margin:0 4px;color:#9ca19e}.footer .sub a{color:#fff}.footer .sub a:focus,.footer .sub a:hover{text-decoration:underline}@media (max-width:960px){.footer .social{margin-bottom:1.25em}}.footer .social p{margin-bottom:0;line-height:2}.footer .social p a{display:inline-block;font-size:0;margin-left:12px}.footer .social p a:first-child{margin-left:16px}@media (min-width:961px){.footer .social p a:first-child{margin-left:20px}}.footer .social p a icon:before{transition:color .2s ease-out;font-size:18px}.footer .social p a:focus,.footer .social p a:hover{text-decoration:none}.footer .social p a:focus icon:before,.footer .social p a:hover icon:before{color:#fff!important}@media (min-width:961px){.footer .legal{text-align:right}}.footer .legal p{margin-bottom:0}.footer .legal p:not(:last-child){margin-bottom:.25em}body#tinymce{margin:20px}.gform_body ul{list-style:none outside none;margin:0}.gform_validation_container,.gform_wrapper .gform_validation_container,body .gform_wrapper .gform_body ul.gform_fields li.gfield.gform_validation_container,body .gform_wrapper li.gform_validation_container,body .gform_wrapper ul.gform_fields li.gfield.gform_validation_container{display:none!important;position:absolute!important;left:-9000px}.video-frame{padding-top:56.25%;position:relative}.video-frame>*{position:absolute;top:0;left:0;width:100%;height:100%}.video-frame--outlined{box-shadow:0 0 0 2px #e7edea}.post-item .post-link{display:block}.post-item .description{color:#1a1a1a;font-size:14px;line-height:1.5;margin-bottom:0}.post-item .title{color:#1a1a1a}.post-item--flex .post-link{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:15px}.post-item--flex .post-label{color:#00642c;font-weight:700;font-size:16px}.theme-bg-black-gradient .post-item .description,.theme-bg-black-gradient .post-item .title,.theme-bg-black .post-item .description,.theme-bg-black .post-item .title{color:#fff}.page-template-page-home .section-hero{background-image:url(/wp-content/themes/TaxJar/assets/images/home/hallway-background@1x.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;overflow:hidden;background-color:#fff}@media (min-resolution:192dpi){.page-template-page-home .section-hero{background-image:url(/wp-content/themes/TaxJar/assets/images/home/hallway-background@2x.jpg)}}@media (max-width:676px){.page-template-page-home .section-hero{background-image:none}}.page-template-page-home .section-hero .content{width:50%;padding:55px 30px 80px 0}@media (max-width:1169px){.page-template-page-home .section-hero .content{width:55%;padding:15px 0 60px}}@media (max-width:800px){.page-template-page-home .section-hero .content{width:100%;padding:0 0 40px}}@media (max-width:676px){.page-template-page-home .section-hero .content .button-group{margin-bottom:0;-ms-flex-direction:column;flex-direction:column;gap:15px}.page-template-page-home .section-hero .content .button-group a{margin:0}}.page-template-page-home .section-hero .media{width:50%;padding:0 0 0 55px}.page-template-page-home .section-hero .media .container{position:relative;height:100%}.page-template-page-home .section-hero .media .container div.threshold-box{background:#fff;box-shadow:0 0 20px rgba(0,0,0,.2);border-radius:20px;position:absolute;padding:21px 34px 31px;width:334px;bottom:144px;right:20px}@media (max-width:900px){.page-template-page-home .section-hero .media .container div.threshold-box{right:0}}.page-template-page-home .section-hero .media .container div.threshold-box .header{font-family:"Matter",Helvetica,Roboto,Arial,sans-serif;font-size:20px;line-height:23px;font-weight:700;color:#000}.page-template-page-home .section-hero .media .container div.threshold-box .title{font-family:"Matter",Helvetica,Roboto,Arial,sans-serif;font-weight:700;font-size:14px;line-height:16px;color:#000;margin-top:21px}.page-template-page-home .section-hero .media .container div.threshold-box .meter .gray-bar{background:#e7edea;height:13px;width:100%;border-radius:16px;display:inline-block;position:relative}.page-template-page-home .section-hero .media .container div.threshold-box .meter .gray-bar .progress{position:absolute;left:0;width:13px;height:13px;border-radius:16px;background:linear-gradient(90deg,#00a532,#22c855 23.38%,#54fa86 51.22%,#54fa86 111.35%);transition:all 1.2s cubic-bezier(.02,.01,.47,1)}.page-template-page-home .section-hero .media .container div.threshold-box .meter .gray-bar .progress.ready.one{width:calc(90% - 25px)}.page-template-page-home .section-hero .media .container div.threshold-box .meter .gray-bar .progress.ready.two{width:calc(62.5% - 25px);transition-delay:.5s}.page-template-page-home .section-hero .media .container div.threshold-box .meter .gray-bar .goal{height:23px;width:2px;background-color:#22c855;display:inline-block;position:absolute;right:25px;top:-5px;transition:all 1s cubic-bezier(.02,.01,.47,1)}@media (max-width:1169px){.page-template-page-home .section-hero .media{width:45%;padding:0 0 0 30px}}@media (max-width:800px){.page-template-page-home .section-hero .media{display:none}}.page-template-page-home .section-hero .media img{position:absolute;top:-30px}@media (max-width:1169px){.page-template-page-home .section-hero .media img{margin-right:-115px;max-width:calc(100% + 115px)}}.page-template-page-home .section-features .grid-container div:last-of-type{margin-bottom:0}.page-template-page-home .section-features .section-inner{min-height:80vh;margin-bottom:90px}@media (max-width:676px){.page-template-page-home .section-features .section-inner{min-height:auto}}.page-template-page-home .section-features .section-inner .content{width:50%;padding:60px 0 0 112px}@media (max-width:676px){.page-template-page-home .section-features .section-inner .content{width:100%;padding:30px 0 0;-ms-flex-order:2;order:2}}@media (max-width:676px){.page-template-page-home .section-features .section-inner .media{-ms-flex-order:1;order:1}}.page-template-page-home .section-features .section-inner .media img{position:absolute;right:0;padding-left:100px;max-height:970px;max-width:50%}@media (max-width:676px){.page-template-page-home .section-features .section-inner .media img{position:relative;padding:0;max-width:100%;max-width:calc(100% + 25px);margin-left:-10px}}.page-template-page-home .section-quote{padding-bottom:150px}.page-template-page-home .section-video{padding-bottom:100px}.page-template-page-home .section-resources .intro{-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between}.page-template-page-home .section-resources .main p{margin-bottom:50px}.page-template-page-home .section-resources .row{-ms-flex-pack:justify;justify-content:space-between}.page-template-page-home .section-resources .row .col{width:calc(33% - 20px);display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;margin-bottom:1em}@media (max-width:676px){.page-template-page-home .section-resources .row .col{width:calc(50% - 13px);margin-top:2em}}@media (min-width:677px){.page-template-page-home .section-resources .row .col{margin-top:3em}}.page-template-page-home .section-resources .row .col .media{padding-top:100%;overflow:hidden;position:relative;background:url(/wp-content/uploads/TaxJar__Wordmark_Black.svg),#e7edea;background-repeat:no-repeat;background-size:60%;background-position:50%;margin-bottom:20px}.page-template-page-home .section-resources .row .col .media img{position:absolute;height:100%;width:100%;top:0;left:0;object-fit:cover}.page-template-page-home .section-resources .row .col a{margin-top:auto}.page-template-page-home .section-blog{position:relative;padding-top:78px}.page-template-page-home .section-blog .blog-icon{position:absolute;top:-50px;width:100px;height:100px;margin-left:-50px;left:50%}.page-template-page-home .section-blog .grid-x{max-width:880px;margin:0 auto}.page-template-page-home .section-blog .grid-x .posts{width:50%;padding-right:40px}@media (max-width:676px){.page-template-page-home .section-blog .grid-x .posts{width:100%;padding:0}}.page-template-page-home .section-blog .grid-x .subscribe{width:50%;padding-left:20px}@media (max-width:676px){.page-template-page-home .section-blog .grid-x .subscribe{width:100%;padding:0}}.page-template-product h1{margin-bottom:24px}.page-template-product .section-hero{background:url(/wp-content/uploads/pattern-green.png);min-height:50vh;display:-ms-flexbox;display:flex;background-size:420px;padding-bottom:60px}.page-template-product .section-hero.green{background:url(/wp-content/uploads/pattern-green.png)}.page-template-product .section-hero.blue{background:url(/wp-content/uploads/pattern-blue.png)}.page-template-product .section-hero.purple{background:url(/wp-content/uploads/pattern-purple.png)}.page-template-product .section-hero.yellow{background:url(/wp-content/uploads/pattern-yellow.png)}.page-template-product .section-hero.grey{background:url(/wp-content/uploads/pattern-grey.png)}.page-template-product .divider.green{background:linear-gradient(90.27deg,#22c855 63.34%,#00a532 99.41%)}.page-template-product .divider.blue{background:#51cdff}.page-template-product .divider.purple{background:#b344ff}.page-template-product .divider.yellow{background:#ffe63b}.page-template-product .divider.grey{background:#d8ddda}.page-template-product .section-logos .grid-x{-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:stretch;align-items:stretch}.page-template-product .section-logos .grid-x .integration{padding:70px 30px;width:16.6%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}@media (max-width:1024px){.page-template-product .section-logos .grid-x .integration{width:25%}}@media (max-width:676px){.page-template-product .section-logos .grid-x .integration{width:33%;padding:50px 20px}}.page-template-product .section-logos .grid-x .integration img{max-height:50px}.page-template-product .section-logos .grid-x a.integration:hover{background:#e7edea}.page-template-product .section-logos br.empty{content:"";width:16.6%}@media (max-width:676px){.page-template-product .section-cycle{padding-bottom:0}}.page-template-product .section-product-features.position-0.green{background:radial-gradient(circle at 90% 120%,#009a2f 15%,#22c855 40%)}.page-template-product .section-product-features.position-0.blue{background:radial-gradient(circle at 90% 120%,#51cdff 15%,transparent 50%),radial-gradient(circle at -10% -10%,#b3ffff 5%,transparent 30%),#90eeff}.page-template-product .section-product-features.position-0.purple{background:radial-gradient(circle at 90% 108%,#b344ff 10%,transparent 50%),radial-gradient(circle at -10% -10%,#dce0ff 22%,transparent 35%),#d1b5ff}.page-template-product .section-product-features.position-0.yellow{background:radial-gradient(circle at 90% 120%,#ffe63b 15%,transparent 50%),radial-gradient(circle at -10% -10%,#fffff1 5%,transparent 30%),#ffffa6}.page-template-product .section-product-features.position-0.grey{background:radial-gradient(circle at 90% 120%,#d8ddda 15%,transparent 50%),radial-gradient(circle at -10% -10%,#fff 5%,transparent 30%),#fbffff}.page-template-product .section-products .grid-x{padding:40px 0}.page-template-product .section-products .grid-x .content{width:50%;padding:20px 20px 0 115px}@media (max-width:1169px){.page-template-product .section-products .grid-x .content{padding:20px 20px 0 40px}}@media (max-width:800px){.page-template-product .section-products .grid-x .content{padding:20px 0 0}}@media (max-width:676px){.page-template-product .section-products .grid-x .content{width:100%;-ms-flex-order:2;order:2}}.page-template-product .section-products .grid-x .media{width:50%;padding-right:20px;padding-left:30px}@media (max-width:800px){.page-template-product .section-products .grid-x .media{padding:0 0 0 20px}}@media (max-width:676px){.page-template-product .section-products .grid-x .media{width:100%;-ms-flex-order:1;order:1;padding:0}}@media (max-width:800px){.page-template-product .section-products .grid-x .media img{max-width:calc(100% + 40px);max-width:100%}}.page-template-product .section-resources .grid-x{-ms-flex-pack:justify;justify-content:space-between}.page-template-product .section-resources .grid-x .col{width:calc(25% - 23px);display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column}@media (max-width:1024px){.page-template-product .section-resources .grid-x .col{width:calc(50% - 13px);margin-top:50px}}@media (min-width:677px){.page-template-product .section-resources .grid-x .col:first-of-type{padding-right:20px}}.page-template-product .section-resources .grid-x .col .media{padding-top:100%;overflow:hidden;position:relative;background:url(/wp-content/uploads/TaxJar__Wordmark_Black.svg),#e7edea;background-repeat:no-repeat;background-size:60%;background-position:50%;margin-bottom:20px}.page-template-product .section-resources .grid-x .col .media img{position:absolute;height:100%;width:100%;top:0;left:0;object-fit:cover}.page-template-product .section-resources .grid-x .col a{margin-top:auto}.page-template-solutions-retail .section-hero,.page-template-solutions .section-hero{padding-bottom:100px;min-height:50vh;position:relative;z-index:0;overflow:hidden}@media (max-width:676px){.page-template-solutions-retail .section-hero,.page-template-solutions .section-hero{background:#fff;height:auto;padding-bottom:50px}}.page-template-solutions-retail .section-hero.blue,.page-template-solutions .section-hero.blue{background:radial-gradient(circle at 90% 120%,#51cdff 15%,transparent 50%),radial-gradient(circle at -10% -10%,#b3ffff 5%,transparent 30%),#90eeff}.page-template-solutions-retail .section-hero.grey,.page-template-solutions .section-hero.grey{background:radial-gradient(circle at 90% 120%,#d8ddda 15%,transparent 50%),radial-gradient(circle at -10% -10%,#fff 5%,transparent 30%),#fbffff}.page-template-solutions-retail .section-hero.yellow,.page-template-solutions .section-hero.yellow{background:radial-gradient(circle at 90% 120%,#ffe63b 15%,transparent 50%),radial-gradient(circle at -10% -10%,#fffff1 5%,transparent 30%),#ffffa6}.page-template-solutions-retail .section-hero.g-dark,.page-template-solutions .section-hero.g-dark{background:radial-gradient(circle at 100% 120%,#9ca19e 15%,transparent 50%),radial-gradient(circle at -10% -10%,#fff 5%,transparent 30%),#e7edea}.page-template-solutions-retail .section-hero.purple,.page-template-solutions .section-hero.purple{background:radial-gradient(circle at 90% 108%,#b344ff 10%,transparent 50%),radial-gradient(circle at -10% -10%,#dce0ff 22%,transparent 35%),#d1b5ff}.page-template-solutions-retail .section-hero .hero-photo,.page-template-solutions-retail .section-hero img.wp-post-image,.page-template-solutions .section-hero .hero-photo,.page-template-solutions .section-hero img.wp-post-image{position:absolute;top:0;right:0;z-index:-1;min-height:100%;width:auto;max-height:100%}@media (max-width:1024px){.page-template-solutions-retail .section-hero .hero-photo,.page-template-solutions-retail .section-hero img.wp-post-image,.page-template-solutions .section-hero .hero-photo,.page-template-solutions .section-hero img.wp-post-image{right:-200px}}@media (max-width:800px){.page-template-solutions-retail .section-hero .hero-photo,.page-template-solutions-retail .section-hero img.wp-post-image,.page-template-solutions .section-hero .hero-photo,.page-template-solutions .section-hero img.wp-post-image{display:none}}.page-template-solutions-retail .section-hero img.hero-graphic,.page-template-solutions .section-hero img.hero-graphic{position:absolute;bottom:60px;right:2vw}@media (max-width:899px){.page-template-solutions-retail .section-hero img.hero-graphic,.page-template-solutions .section-hero img.hero-graphic{display:none}}.page-template-solutions-retail .section-hero img.hero-graphic.services,.page-template-solutions .section-hero img.hero-graphic.services{bottom:66px;right:4vw}.page-template-solutions-retail .section-hero img.hero-graphic.saas,.page-template-solutions .section-hero img.hero-graphic.saas{bottom:26px;right:6vw}@media (max-width:1200px){.page-template-solutions-retail .section-hero img.hero-graphic.saas,.page-template-solutions .section-hero img.hero-graphic.saas{right:-140px}}.page-template-solutions-retail .section-hero img.hero-graphic.medical,.page-template-solutions .section-hero img.hero-graphic.medical{bottom:100px;right:8vw}@media (max-width:1200px){.page-template-solutions-retail .section-hero img.hero-graphic.medical,.page-template-solutions .section-hero img.hero-graphic.medical{right:-230px}}.page-template-solutions-retail .section-hero img.hero-graphic.food-beverage,.page-template-solutions .section-hero img.hero-graphic.food-beverage{right:7vw;bottom:60px}@media (max-width:1200px){.page-template-solutions-retail .section-hero img.hero-graphic.food-beverage,.page-template-solutions .section-hero img.hero-graphic.food-beverage{right:-230px}}.page-template-solutions-retail .section-hero img.hero-graphic.retail,.page-template-solutions .section-hero img.hero-graphic.retail{bottom:100px;right:24vw}@media (max-width:1200px){.page-template-solutions-retail .section-hero img.hero-graphic.retail,.page-template-solutions .section-hero img.hero-graphic.retail{right:1vw}}.page-template-solutions-retail .section-hero img.hero-graphic.small-business,.page-template-solutions .section-hero img.hero-graphic.small-business{bottom:50px;right:20vw}@media (max-width:1200px){.page-template-solutions-retail .section-hero img.hero-graphic.small-business,.page-template-solutions .section-hero img.hero-graphic.small-business{right:0}}.page-template-solutions-retail .section-hero img.hero-graphic.enterprise,.page-template-solutions .section-hero img.hero-graphic.enterprise{bottom:50px;right:27vw}@media (max-width:1200px){.page-template-solutions-retail .section-hero img.hero-graphic.enterprise,.page-template-solutions .section-hero img.hero-graphic.enterprise{bottom:revert;top:90px;right:20vw}}@media (max-width:676px){.page-template-solutions-retail .section-hero img.hero-graphic,.page-template-solutions .section-hero img.hero-graphic{display:none}}@media (min-width:1600px){.page-template-solutions-retail .section-hero,.page-template-solutions .section-hero{background-size:contain}}@media (max-width:1300px){.page-template-solutions-retail .section-hero,.page-template-solutions .section-hero{background-position:35%}}.page-template-solutions-retail .section-hero .content,.page-template-solutions .section-hero .content{width:calc(50% - 20px)}@media (max-width:1024px){.page-template-solutions-retail .section-hero .content,.page-template-solutions .section-hero .content{width:60%}}@media (max-width:676px){.page-template-solutions-retail .section-hero .content,.page-template-solutions .section-hero .content{width:100%;padding:0}}@media (max-width:676px){.page-template-solutions-retail .section-hero .button-group,.page-template-solutions .section-hero .button-group{margin-top:20px;margin-bottom:0}.page-template-solutions-retail .section-hero .button-group a:not(:last-child),.page-template-solutions .section-hero .button-group a:not(:last-child){margin-bottom:20px}}.page-template-solutions-retail .section-product-features_solutions,.page-template-solutions .section-product-features_solutions{overflow:hidden}@media (max-width:676px){.page-template-solutions-retail .section-product-features_solutions,.page-template-solutions-retail .section-product-features_solutions .grid-container,.page-template-solutions .section-product-features_solutions,.page-template-solutions .section-product-features_solutions .grid-container{padding:0}}.page-template-solutions-retail .section-product-features_solutions .grid-container .grid-x,.page-template-solutions .section-product-features_solutions .grid-container .grid-x{height:100%;-ms-flex-align:center;align-items:center}.page-template-solutions-retail .section-product-features_solutions .grid-container .grid-x .content,.page-template-solutions .section-product-features_solutions .grid-container .grid-x .content{width:50%}@media (max-width:676px){.page-template-solutions-retail .section-product-features_solutions .grid-container .grid-x .content,.page-template-solutions .section-product-features_solutions .grid-container .grid-x .content{width:100%;padding:70px 20px 10px}}.page-template-solutions-retail .section-product-features_solutions .grid-container .grid-x .media,.page-template-solutions .section-product-features_solutions .grid-container .grid-x .media{width:50%}@media (max-width:676px){.page-template-solutions-retail .section-product-features_solutions .grid-container .grid-x .media,.page-template-solutions .section-product-features_solutions .grid-container .grid-x .media{width:100%;padding-top:40px;padding-bottom:40px}}.page-template-solutions-retail .section-product-features_solutions .grid-container .grid-x .media img,.page-template-solutions .section-product-features_solutions .grid-container .grid-x .media img{max-width:100%;filter:drop-shadow(0 0 10px rgba(0,0,0,.2))}.page-template-solutions-retail .section-product-features_solutions.position-0 .content,.page-template-solutions .section-product-features_solutions.position-0 .content{padding:0 110px 0 80px}@media (max-width:1350px){.page-template-solutions-retail .section-product-features_solutions.position-0 .content,.page-template-solutions .section-product-features_solutions.position-0 .content{padding:0 50px}}@media (max-width:1024px){.page-template-solutions-retail .section-product-features_solutions.position-0 .content,.page-template-solutions .section-product-features_solutions.position-0 .content{padding:0 0 0 50px}}@media (max-width:800px){.page-template-solutions-retail .section-product-features_solutions.position-0 .content,.page-template-solutions .section-product-features_solutions.position-0 .content{padding:0}}.page-template-solutions-retail .section-product-features_solutions.position-0 .media,.page-template-solutions .section-product-features_solutions.position-0 .media{padding-left:20px;padding-right:20px}@media (min-width:677px){.page-template-solutions-retail .section-product-features_solutions.position-0 .media,.page-template-solutions .section-product-features_solutions.position-0 .media{padding-right:0}}@media (min-width:1025px){.page-template-solutions-retail .section-product-features_solutions.position-0 .media,.page-template-solutions .section-product-features_solutions.position-0 .media{padding-left:0}}.page-template-solutions-retail .section-product-features_solutions.position-1,.page-template-solutions .section-product-features_solutions.position-1{background:#f5f5f7}.page-template-solutions-retail .section-product-features_solutions.position-1 .content,.page-template-solutions .section-product-features_solutions.position-1 .content{padding:0 80px 0 110px;-ms-flex-order:2;order:2}@media (max-width:1350px){.page-template-solutions-retail .section-product-features_solutions.position-1 .content,.page-template-solutions .section-product-features_solutions.position-1 .content{padding:0 50px}}@media (max-width:1024px){.page-template-solutions-retail .section-product-features_solutions.position-1 .content,.page-template-solutions .section-product-features_solutions.position-1 .content{padding:0 50px 0 0}}@media (max-width:800px){.page-template-solutions-retail .section-product-features_solutions.position-1 .content,.page-template-solutions .section-product-features_solutions.position-1 .content{padding:0}}@media (max-width:676px){.page-template-solutions-retail .section-product-features_solutions.position-1 .content,.page-template-solutions .section-product-features_solutions.position-1 .content{-ms-flex-order:1;order:1}}.page-template-solutions-retail .section-product-features_solutions.position-1 .media,.page-template-solutions .section-product-features_solutions.position-1 .media{-ms-flex-order:1;order:1;padding-right:20px;padding-left:20px}@media (min-width:677px){.page-template-solutions-retail .section-product-features_solutions.position-1 .media,.page-template-solutions .section-product-features_solutions.position-1 .media{padding-left:0}}@media (min-width:1025px){.page-template-solutions-retail .section-product-features_solutions.position-1 .media,.page-template-solutions .section-product-features_solutions.position-1 .media{padding-right:0}}@media (max-width:676px){.page-template-solutions-retail .section-product-features_solutions.lg,.page-template-solutions .section-product-features_solutions.lg{background:#e7edea!important}}.page-template-solutions-retail .section-product-features_solutions.lg .grid-container,.page-template-solutions-retail .section-product-features_solutions.lg .grid-container .grid-x,.page-template-solutions .section-product-features_solutions.lg .grid-container,.page-template-solutions .section-product-features_solutions.lg .grid-container .grid-x{height:100%}@media (min-width:801px){.page-template-solutions-retail .section-product-features_solutions.lg .grid-container .grid-x,.page-template-solutions .section-product-features_solutions.lg .grid-container .grid-x{min-height:520px}}.page-template-solutions-retail .section-product-features_solutions.lg .grid-container .grid-x .media,.page-template-solutions .section-product-features_solutions.lg .grid-container .grid-x .media{padding:30px 0 0}.page-template-solutions-retail .section-product-features_solutions.lg .grid-container .grid-x .media img,.page-template-solutions .section-product-features_solutions.lg .grid-container .grid-x .media img{margin-left:0;height:350px;max-width:fit-content}@media (min-width:677px){.page-template-solutions-retail .section-product-features_solutions.lg .grid-container .grid-x .media img,.page-template-solutions .section-product-features_solutions.lg .grid-container .grid-x .media img{display:none}}.page-template-solutions-retail .section-stats-block b,.page-template-solutions .section-stats-block b{color:#22c855}.page-template-solutions-retail .section-stats-block .stats-main p,.page-template-solutions .section-stats-block .stats-main p{font-family:"Reckless";font-size:40px;line-height:44px}.page-template-solutions-retail .section-stats-block .stats-source,.page-template-solutions .section-stats-block .stats-source{font-size:12px;line-height:18px}.page-template-solutions-retail .section-features-columns .grid-x,.page-template-solutions .section-features-columns .grid-x{-ms-flex-flow:row;flex-flow:row;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1024px){.page-template-solutions-retail .section-features-columns .grid-x,.page-template-solutions .section-features-columns .grid-x{-ms-flex-flow:row wrap;flex-flow:row wrap}}@media (min-width:1025px){.page-template-solutions-retail .section-features-columns .grid-x .col,.page-template-solutions .section-features-columns .grid-x .col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1}}.page-template-solutions-retail .section-features-columns .grid-x .col:not(:first-of-type),.page-template-solutions .section-features-columns .grid-x .col:not(:first-of-type){margin-left:40px}@media (max-width:1024px){.page-template-solutions-retail .section-features-columns .grid-x .col,.page-template-solutions .section-features-columns .grid-x .col{width:calc(50% - 15px);margin:0 0 30px!important}}.page-template-solutions-retail .section-resources .grid-x,.page-template-solutions .section-resources .grid-x{-ms-flex-pack:justify;justify-content:space-between}.page-template-solutions-retail .section-resources .grid-x .col,.page-template-solutions .section-resources .grid-x .col{width:calc(25% - 23px)}@media (max-width:800px){.page-template-solutions-retail .section-resources .grid-x .col,.page-template-solutions .section-resources .grid-x .col{width:calc(50% - 13px);margin-top:50px}}@media (min-width:677px){.page-template-solutions-retail .section-resources .grid-x .col:first-of-type,.page-template-solutions .section-resources .grid-x .col:first-of-type{padding-right:20px}}.page-template-solutions-retail .section-resources .grid-x .col .media,.page-template-solutions .section-resources .grid-x .col .media{padding-top:100%;overflow:hidden;position:relative;background:url(/wp-content/uploads/TaxJar__Wordmark_Black.svg),#e7edea;background-repeat:no-repeat;background-size:60%;background-position:50%;margin-bottom:20px}.page-template-solutions-retail .section-resources .grid-x .col .media img,.page-template-solutions .section-resources .grid-x .col .media img{position:absolute;height:100%;width:100%;top:0;left:0;object-fit:cover}.page-template-solutions-retail .section-hero img.hero-graphic.retail{max-width:240px;bottom:30px}@media (min-width:1201px){.page-template-solutions-retail .section-hero img.hero-graphic.retail{bottom:165px;left:calc(50% + 55px);width:100%;max-width:201px}.page-template-solutions-retail .section-hero .hero-photo,.page-template-solutions-retail .section-hero img.wp-post-image{left:calc(50% + 106px)}}.page-template-pricing .tooltip-icon:after{max-width:300px;background:#e7edea;padding:16px 23px;margin-top:16px;margin-left:6px;border-radius:0 10px 10px;position:absolute;font-size:12px;line-height:18px;display:none}.page-template-pricing .tooltip-icon:hover:after{display:inline-block}.page-template-pricing .tooltip-icon.orders:after{content:"One customer transaction (purchase or refund) equals one order."}.page-template-pricing .tooltip-icon.orders2:after{content:"One customer transaction (purchase or refund) equals one order. For those using the TaxJar API, 10 API calls equals one order."}.page-template-pricing .tooltip-icon.phone:after{content:"Phone support is only available to customers in the Professional tier with more than 1k orders per month."}.page-template-pricing .tooltip-icon.import:after{content:"Integrations that only require data import to TaxJar such as Amazon, Walmart, and Shopify."}.page-template-pricing .tooltip-icon.api:after{content:"Integrations that utilize TaxJar API calculations such as Magento and WooCommerce."}.page-template-pricing .tooltip-icon.api2:after{content:"We offer an accuracy guarantee for all TaxJar API users."}.page-template-pricing .tooltip-icon.auto:after{content:"Additional AutoFile credits can be purchased, regardless of plan type."}.page-template-pricing .tooltip-icon.mgmt:after{content:"Account management is only available to customers in the Professional tier with more than 2.5k orders per month."}.page-template-pricing .tooltip-icon.accelerated-payment:after{content:"Also referred to as prepayments or monthly with prepayments. Quarterly prepayment frequency doesn't require a Professional plan."}.page-template-pricing .section-hero{padding-bottom:70px;background:url(/wp-content/uploads/patternOnWhite.jpg)}.page-template-pricing .section-badges{margin-top:120px}@media (max-width:676px){.page-template-pricing .section-badges{margin-top:70px}}.page-template-pricing .section-pricing .grid-container>.grid-x{gap:2em;-ms-flex-pack:center;justify-content:center}.page-template-pricing .section-pricing .grid-container>.grid-x .col{border:1px solid #e7edea;width:calc(33% - 20px);padding:60px}@media (max-width:1024px){.page-template-pricing .section-pricing .grid-container>.grid-x .col{width:100%;margin-bottom:30px}}@media (max-width:676px){.page-template-pricing .section-pricing .grid-container>.grid-x .col.col-premium,.page-template-pricing .section-pricing .grid-container>.grid-x .col.col-starter{-ms-flex-order:2;order:2}}.page-template-pricing .section-pricing .grid-container>.grid-x .col.col-professional{border:2px solid #22c855;margin-top:-65px}@media (max-width:1024px){.page-template-pricing .section-pricing .grid-container>.grid-x .col.col-professional{margin-top:0}}@media (max-width:676px){.page-template-pricing .section-pricing .grid-container>.grid-x .col.col-professional{-ms-flex-order:1;order:1}}.page-template-pricing .section-pricing .grid-container>.grid-x .col.col-professional .h6,.page-template-pricing .section-pricing .grid-container>.grid-x .col.col-professional h6{margin:-60px -60px 58px;padding:20px 0;background:#22c855}.page-template-pricing .section-pricing .grid-container>.grid-x .col.col-professional .check{margin:0 -20px}.page-template-pricing .section-pricing .grid-container>.grid-x .col .button{margin-bottom:18px}.page-template-pricing .section-pricing .grid-container>.grid-x .col .price{-ms-flex-pack:center;justify-content:center;-ms-flex-align:baseline;align-items:baseline}.page-template-pricing .section-pricing .grid-container>.grid-x .col .check{padding-top:30px}.page-template-pricing .section-pricing .grid-container>.grid-x .col .check li{margin-bottom:3px}.page-template-pricing .section-pricing .grid-container>.grid-x .col p a{display:inline-block;text-decoration:underline}.page-template-pricing .section-compare .grid-x{max-width:1070px;margin:auto;-ms-flex-pack:center;justify-content:center}.page-template-pricing .section-compare .grid-x .cell-main{border-top:1px solid #e7edea;border-bottom:1px solid #e7edea;padding-top:6px}.page-template-pricing .section-compare .grid-x .cell-main p{margin-bottom:8px}.page-template-pricing .section-compare .grid-x .cell-main:first-child{border-top-color:transparent}.page-template-pricing .section-compare .grid-x .cell{background:#fbffff;font-size:16px;text-align:center;border:1px solid #e7edea;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-flow:column;flex-flow:column}.page-template-pricing .section-compare .grid-x .cell icon:before{font-size:23px;font-weight:700;color:#00642c}.page-template-pricing .section-compare .grid-x .cell .caption{font-size:10px;margin-bottom:0}.page-template-pricing .section-compare .grid-x .end{padding:23px 0}.page-template-pricing .section-compare .grid-x .title{border-bottom:2px solid #1a1a1a;padding:10px 0 4px}.page-template-pricing .section-compare .grid-x.pricing-desktop .cell-main{width:55%}.page-template-pricing .section-compare .grid-x.pricing-desktop .cell-main:nth-last-child(3){border-bottom:none}.page-template-pricing .section-compare .grid-x.pricing-desktop .cell{width:22.5%}.page-template-pricing .section-compare .grid-x.pricing-desktop .cell:nth-child(3n+3){border-right:2px solid #22c855;border-left:2px solid #22c855}.page-template-pricing .section-compare .grid-x.pricing-desktop .cell:nth-child(3){border-top:2px solid #22c855}.page-template-pricing .section-compare .grid-x.pricing-desktop .cell:last-child{border-bottom:2px solid #22c855}.page-template-pricing .section-compare .grid-x.plans .tab{width:33.33%;text-align:center;border:1px solid #e7edea;background:#fff;padding:30px 0;cursor:pointer}.page-template-pricing .section-compare .grid-x.plans .tab.active{background:#22c855}.page-template-pricing .section-compare .grid-x.pricing-mobile .cell-main{width:55%}.page-template-pricing .section-compare .grid-x.pricing-mobile .cell{width:45%}.page-template-pricing .section-compare .grid-x.pricing-mobile .cell p{margin-bottom:3px}.page-template-pricing .section-compare .grid-x.pricing-mobile .title{padding:30px 0 4px}.page-template-pricing .section-compare .grid-x.pricing-mobile .content{display:none}.page-template-pricing .section-compare .grid-x.pricing-mobile .content.show{display:block}.page-template-integration .section-hero{background:url(/wp-content/uploads/pattern-green.png);display:-ms-flexbox;display:flex;background-size:420px;padding-bottom:40px}.page-template-integration .section-hero img{max-height:50px}.page-template-integration .section-intro .grid-x .media{width:40%;padding-right:130px}@media (max-width:676px){.page-template-integration .section-intro .grid-x .media{width:100%;padding:0;text-align:center}}.page-template-integration .section-intro .grid-x .content{width:60%}@media (max-width:676px){.page-template-integration .section-intro .grid-x .content{width:100%}}.page-template-integration .platform-features-heading{padding-top:70px}.page-template-integration .section-partner-features .grid-x{-ms-flex-pack:justify;justify-content:space-between;padding-top:80px;-ms-flex-align:stretch;align-items:stretch}.page-template-integration .section-partner-features .grid-x .col{width:calc(33% - 30px);margin-bottom:60px}@media (max-width:676px){.page-template-integration .section-partner-features .grid-x .col{width:calc(50% - 15px)}}.page-template-integration .section-resources .grid-x{-ms-flex-pack:justify;justify-content:space-between}.page-template-integration .section-resources .grid-x .col{width:calc(25% - 23px);display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column}@media (max-width:800px){.page-template-integration .section-resources .grid-x .col{width:calc(50% - 13px);margin-top:50px}}@media (min-width:677px){.page-template-integration .section-resources .grid-x .col:first-of-type{padding-right:20px}}.page-template-integration .section-resources .grid-x .col .media{padding-top:100%;overflow:hidden;position:relative;background:url(/wp-content/uploads/TaxJar__Wordmark_Black.svg),#e7edea;background-repeat:no-repeat;background-size:60%;background-position:50%;margin-bottom:20px}.page-template-integration .section-resources .grid-x .col .media img{position:absolute;height:100%;width:100%;top:0;left:0;object-fit:cover}.page-template-integration .section-resources .grid-x .col a{margin-top:auto}.page-template-become-partner .section-hero{background:url(/wp-content/uploads/patternOnGreen.jpg);display:-ms-flexbox;display:flex;padding-bottom:70px}.page-template-become-partner .section-options .col{padding:45px 0 45px 70px;width:33.33%}@media (max-width:1024px){.page-template-become-partner .section-options .col{padding:45px 0 45px 30px;width:100%;padding:20px 0 20px 30px}}.page-template-become-partner .section-options .col:first-child{background:#e7edea}.page-template-become-partner .section-options .col:nth-child(2){background:#d8ddda}.page-template-become-partner .section-options .col:nth-child(3){background:#e7edea}.page-template-become-partner .section-content .grid-container{max-width:1100px}.page-template-become-partner .section-content .grid-container .features{-ms-flex-pack:justify;justify-content:space-between}.page-template-become-partner .section-content .grid-container .features .col{width:40%;margin-bottom:40px}@media (max-width:1024px){.page-template-become-partner .section-content .grid-container .features .col{width:calc(50% - 20px)}}@media (max-width:800px){.page-template-become-partner .section-content .grid-container .features .col{width:calc(50% - 15px)}}.page-template-become-partner .section-content .grid-container .list{-ms-flex-pack:justify;justify-content:space-between}.page-template-become-partner .section-content .grid-container .list .col{width:calc(50% - 40px)}@media (max-width:800px){.page-template-become-partner .section-content .grid-container .list .col{width:100%}}.page-template-become-partner .section-clients .grid-container{max-width:1100px}.post-type-archive-customers .section-archive .grid-x .single a:hover h5,.post-type-archive-customers .section-archive .grid-x .single a:hover h5 p,.tax-industry .section-archive .grid-x .single a:hover h5,.tax-industry .section-archive .grid-x .single a:hover h5 p{color:#1a1a1a}.post-type-archive-customers .section-archive .grid-x .single .media,.tax-industry .section-archive .grid-x .single .media{overflow:hidden;position:relative}.post-type-archive-customers .section-archive .grid-x .single .media img,.tax-industry .section-archive .grid-x .single .media img{position:absolute;height:100%;top:0;width:100%}.author{margin-right:20px}.category>span:not(:last-of-type):after{content:", "}.page-template-tax-advisors .section-hero{background:url(/wp-content/uploads/pattern-grey.png);display:-ms-flexbox;display:flex;background-size:420px;padding-bottom:60px}@media (max-width:676px){.page-template-tax-advisors .section-hero .button-group{-ms-flex-flow:column;flex-flow:column;-ms-flex-align:center;align-items:center}.page-template-tax-advisors .section-hero .button-group a:not(:first-child){margin-top:15px}}.page-template-tax-advisors .section-steps .intro{padding-left:110px;max-width:950px}@media (max-width:1024px){.page-template-tax-advisors .section-steps .intro{padding:0}}.page-template-tax-advisors .section-steps .step{-ms-flex-pack:justify;justify-content:space-between;padding:60px 0;-ms-flex-align:center;align-items:center}@media (max-width:676px){.page-template-tax-advisors .section-steps .step{padding:30px 0}}.page-template-tax-advisors .section-steps .step .content{width:50%;padding:0 0 0 110px}@media (max-width:1024px){.page-template-tax-advisors .section-steps .step .content{padding:0 40px 0 0}}@media (max-width:676px){.page-template-tax-advisors .section-steps .step .content{width:100%;padding:40px 0 0;-ms-flex-order:2;order:2}}.page-template-tax-advisors .section-steps .step .media{width:50%;padding:0 20px}@media (max-width:676px){.page-template-tax-advisors .section-steps .step .media{width:100%;padding:0;-ms-flex-order:1;order:1}}.page-template-tax-advisors .section-steps .step h3{color:#006ee9}.page-template-tax-advisors .section-product-features.position-0{background:radial-gradient(circle at 90% 120%,#009a2f 15%,#22c855 40%)}.page-template-tax-advisors .section-features .intro{padding-left:110px;max-width:900px}@media (max-width:1024px){.page-template-tax-advisors .section-features .intro{padding:0}}.page-template-tax-advisors .section-features .grid-x{-ms-flex-pack:justify;justify-content:space-between}.page-template-tax-advisors .section-features .grid-x .col{width:50%;padding:0 110px 40px}@media (max-width:1024px){.page-template-tax-advisors .section-features .grid-x .col{width:calc(50% - 30px);padding:0 0 40px}}@media (max-width:676px){.page-template-tax-advisors .section-features .grid-x .col{width:calc(50% - 15px)}}@media (max-width:676px){.page-template-tax-advisors .section-support .xs-container{padding:0}}.page-template-tax-advisors .section-support .grid-x{-ms-flex-pack:justify;justify-content:space-between}.page-template-tax-advisors .section-support .grid-x .col{width:calc(33% - 30px)}@media (max-width:1024px){.page-template-tax-advisors .section-support .grid-x .col{width:100%;margin-bottom:30px}}.page-template-tax-advisors .section-resources .grid-x{-ms-flex-pack:justify;justify-content:space-between}.page-template-tax-advisors .section-resources .grid-x .col{width:calc(25% - 23px);margin-bottom:50px}@media (max-width:800px){.page-template-tax-advisors .section-resources .grid-x .col{width:calc(50% - 13px)}}@media (min-width:677px){.page-template-tax-advisors .section-resources .grid-x .col:first-of-type{padding-right:20px}}.page-template-tax-advisors .section-resources .grid-x .col .media{padding-top:100%;overflow:hidden;position:relative;background:url(/wp-content/uploads/TaxJar__Wordmark_Black.svg),#e7edea;background-repeat:no-repeat;background-size:60%;background-position:50%;margin-bottom:20px}.page-template-tax-advisors .section-resources .grid-x .col .media img{position:absolute;height:100%;width:100%;top:0;left:0;object-fit:cover}.page-template-careers .section-hero{background:url(/wp-content/uploads/patternOnWhite.jpg);display:-ms-flexbox;display:flex;padding-bottom:70px}.page-template-careers .section-requirements .grid-x{-ms-flex-pack:justify;justify-content:space-between}.page-template-careers .section-requirements .grid-x .content{width:50%;padding-right:130px}@media (max-width:1024px){.page-template-careers .section-requirements .grid-x .content{padding-right:50px}}@media (max-width:676px){.page-template-careers .section-requirements .grid-x .content{width:100%;padding:0}}.page-template-careers .section-requirements .grid-x .media{width:50%;padding-left:20px}@media (max-width:676px){.page-template-careers .section-requirements .grid-x .media{width:100%;padding:0}}.page-template-careers .section-benefits .grid-x{-ms-flex-pack:justify;justify-content:space-between}.page-template-careers .section-benefits .grid-x .col{width:167px;margin:40px 45px}@media (max-width:970px){.page-template-careers .section-benefits .grid-x .col{margin:40px 30px;width:130px}}@media (max-width:800px){.page-template-careers .section-benefits .grid-x .col{margin:40px 10px}}.page-template-careers .section-benefits .grid-x .col p{margin-top:20px}.page-template-careers .section-positions .content{max-width:750px}.page-template-careers .section-positions .grid-x{-ms-flex-pack:justify;justify-content:space-between;padding:50px 0}.page-template-careers .section-positions .grid-x .col{width:calc(33% - 53px)}.page-template-hiring-process .section-hero{background:url(/wp-content/uploads/patternOnWhite.jpg);display:-ms-flexbox;display:flex;padding-bottom:100px}.page-template-hiring-process .section-team .grid-x{-ms-flex-pack:justify;justify-content:space-between}.page-template-hiring-process .section-team .grid-x .col{width:calc(25% - 30px)}.page-template-hiring-process .section-diversity .grid-x{-ms-flex-pack:justify;justify-content:space-between}.page-template-hiring-process .section-diversity .grid-x .content{width:50%;padding-right:130px}@media (max-width:800px){.page-template-hiring-process .section-diversity .grid-x .content{width:100%;padding:0}}.page-template-hiring-process .section-diversity .grid-x .media{width:50%;padding-left:20px}@media (max-width:800px){.page-template-hiring-process .section-diversity .grid-x .media{width:100%;padding:0}}.page-template-hiring-process .section-process{background:#f5f5f7}.page-template-hiring-process .section-process .grid-x{-ms-flex-pack:justify;justify-content:space-between}.page-template-hiring-process .section-process .grid-x .col{width:calc(33% - 40px);margin:20px 0}@media (max-width:800px){.page-template-hiring-process .section-process .grid-x .col{width:calc(50% - 15px)}}.page-template-hiring-process .section-process .grid-x .col:last-child{-ms-flex-item-align:center;align-self:center}.page-template-hiring-process .section-faq .content{max-width:650px;margin:auto}.relative{position:relative}.slide{display:-ms-flexbox!important;display:flex!important;-ms-flex-flow:row wrap;flex-flow:row wrap}.slide .text-link{margin-bottom:10px}.slick-track{height:100%}.carousel-buttons{position:absolute;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;width:82px;text-align:center;bottom:0;right:50%}.carousel-nav{width:35px;height:35px;background-color:#1a1a1a;color:#22c855;cursor:pointer;position:relative;transition:all .2s ease-out}.carousel-nav:hover{background-color:#22c855;color:#1a1a1a;transition:all .2s ease-out}.carousel-nav:after{font-family:"taxjar_icons";content:"";font-size:45px;font-weight:400;position:absolute;top:-4px;left:-5px}.carousel-nav.carousel-prev:after{transform:rotate(180deg);top:-6px}.page-template-left-sidebar-privacy .section-hero,.page-template-left-sidebar .section-hero{background:url(/wp-content/uploads/patternOnWhite.jpg);padding-bottom:10px}@media (min-width:677px){.page-template-left-sidebar-privacy .section-hero,.page-template-left-sidebar .section-hero{padding-bottom:40px}}.page-template-left-sidebar-privacy .section-hero+.section,.page-template-left-sidebar .section-hero+.section{padding-top:20px}.page-template-left-sidebar-privacy .section-hero+.section .article-type>h2:first-child,.page-template-left-sidebar .section-hero+.section .article-type>h2:first-child{margin-top:0}.page-template-left-sidebar-privacy.page-id-1162 .main p,.page-template-left-sidebar.page-id-1162 .main p{margin:30px 0 2px}.page-template-contact .section-hero,.page-template-request-demo-test .section-hero,.page-template-request-demo .section-hero{background:url(/wp-content/uploads/patternOnGrey.jpg)}.page-template-contact .section-hero .grid-x .content,.page-template-request-demo-test .section-hero .grid-x .content,.page-template-request-demo .section-hero .grid-x .content{width:50%;padding-right:100px}@media (max-width:1024px){.page-template-contact .section-hero .grid-x .content,.page-template-request-demo-test .section-hero .grid-x .content,.page-template-request-demo .section-hero .grid-x .content{padding-right:40px}}@media (max-width:676px){.page-template-contact .section-hero .grid-x .content,.page-template-request-demo-test .section-hero .grid-x .content,.page-template-request-demo .section-hero .grid-x .content{width:100%;padding:0}}.page-template-contact .section-hero .grid-x .form,.page-template-request-demo-test .section-hero .grid-x .form,.page-template-request-demo .section-hero .grid-x .form{width:50%;padding-right:100px}@media (max-width:1024px){.page-template-contact .section-hero .grid-x .form,.page-template-request-demo-test .section-hero .grid-x .form,.page-template-request-demo .section-hero .grid-x .form{padding:0 0 0 40px}}@media (max-width:676px){.page-template-contact .section-hero .grid-x .form,.page-template-request-demo-test .section-hero .grid-x .form,.page-template-request-demo .section-hero .grid-x .form{width:100%;padding:0}}.page-template-contact .section-hero .grid-x .form .form-container,.page-template-request-demo-test .section-hero .grid-x .form .form-container,.page-template-request-demo .section-hero .grid-x .form .form-container{border:2px solid #e7edea;background:#fff;padding:20px}@media (min-width:1025px){.page-template-contact .section-hero .grid-x .form .form-container,.page-template-request-demo-test .section-hero .grid-x .form .form-container,.page-template-request-demo .section-hero .grid-x .form .form-container{padding:30px}}@media (min-width:1201px){.page-template-contact .section-hero .grid-x .form .form-container,.page-template-request-demo-test .section-hero .grid-x .form .form-container,.page-template-request-demo .section-hero .grid-x .form .form-container{padding:50px}}.page-template-guarantees .section-hero{background:url(/wp-content/uploads/patternOnWhite.jpg);padding-top:170px}.page-template-guarantees .section-hero img{margin-bottom:-140px}.page-template-guarantees .section{padding-top:250px}.page-template-brand .section-hero{background:url(/wp-content/uploads/patternOnWhite.jpg);padding-bottom:100px}.page-template-brand .section-hero p{max-width:650px}.page-template-brand .section-logo .grid-x{margin-top:80px}.page-template-brand .section-logo .grid-x img{padding:100px;margin-bottom:30px}.page-template-brand .section-logo .grid-x .classic{margin-right:40px}.page-template-brand .section-logo .grid-x .classic img{border:1px solid #babfbc}.page-template-brand .section-color .text{-ms-flex-align:baseline;align-items:baseline}.page-template-brand .section-color .text>:not(:last-child){margin-right:.75rem}.page-template-brand .section-color .primary-colors{-ms-flex-pack:justify;justify-content:space-between;margin-top:20px}.page-template-brand .section-color .primary-colors .col{width:calc(33% - 20px);padding:10px 25px;min-height:210px}.page-template-brand .section-color .primary-colors .col.primary{background:#22c855;color:#1a1a1a}.page-template-brand .section-color .primary-colors .col.white{border:1px solid #1a1a1a}.page-template-brand .section-color .grey{padding:10px 25px 1px}.page-template-brand .section-color .grey.one{background:#9ca19e}.page-template-brand .section-color .grey.two{background:#babfbc}.page-template-brand .section-color .grey.three{background:#d8ddda}.page-template-brand .section-color .grey.five{background:#f5f5f7}.page-template-brand .section-color .tertiary-colors{-ms-flex-pack:justify;justify-content:space-between}@media (max-width:676px){.page-template-brand .section-color .tertiary-colors{-ms-flex-flow:column;flex-flow:column}}.page-template-brand .section-color .tertiary-colors .col{width:calc(25% - 25px)}@media (max-width:676px){.page-template-brand .section-color .tertiary-colors .col{width:100%}}.page-template-brand .section-color .tertiary-colors .col p{padding:10px 25px;margin:0}.page-template-brand .section-color .tertiary-colors .col.green .one{background:#54fa86;min-height:266px}.page-template-brand .section-color .tertiary-colors .col.green .two{background:#22c855;color:#fff}.page-template-brand .section-color .tertiary-colors .col.blue .one{background:#90eeff}.page-template-brand .section-color .tertiary-colors .col.blue .two{background:#51cdff}.page-template-brand .section-color .tertiary-colors .col.blue .three{background:#006ee9;color:#fff}.page-template-brand .section-color .tertiary-colors .col.yellow .one{background:#ffffa6}.page-template-brand .section-color .tertiary-colors .col.yellow .two{background:#ffe63b}.page-template-brand .section-color .tertiary-colors .col.yellow .three{background:#ffb600}.page-template-brand .section-color .tertiary-colors .col.purple .one{background:#d1b5ff}.page-template-brand .section-color .tertiary-colors .col.purple .two{background:#b344ff}.page-template-brand .section-color .tertiary-colors .col.purple .three{background:#8500dd;color:#fff}.page-template-brand .section-color .tertiary-colors .col .one{min-height:210px}.page-template-security .section-hero{background:url(/wp-content/uploads/patternOnWhite.jpg)}.page-template-security .section-hero p{max-width:650px;margin:auto}.page-template-security .section-certification .grid-x{-ms-flex-pack:justify;justify-content:space-between}.page-template-security .section-certification .grid-x .col{width:calc(25% - 30px)}.page-template-security .section-certification .grid-x img{max-height:100px;margin-bottom:.5em}.page-template-security .section-features .intro{padding-left:110px}@media (max-width:1024px){.page-template-security .section-features .intro{padding:0}}.page-template-security .section-features .grid-x{-ms-flex-pack:justify;justify-content:space-between}.page-template-security .section-features .grid-x .col{width:50%;padding:0 110px 40px}@media (max-width:1024px){.page-template-security .section-features .grid-x .col{width:calc(50% - 30px);padding:0 0 40px}}@media (max-width:676px){.page-template-security .section-features .grid-x .col{width:calc(50% - 15px)}}.page-template-security .section-split{background:linear-gradient(-90deg,#e7edea 50%,#22c855 0)}.page-template-security .section-split .grid-x .col{width:50%;padding:40px 110px}@media (max-width:1024px){.page-template-security .section-split .grid-x .col{padding:40px}}@media (max-width:676px){.page-template-security .section-split .grid-x .col{width:calc(100% + 40px);margin:0 -20px}}.page-template-security .section-split .grid-x .col.green{background:#22c855}.page-template-security .section-split .grid-x .col.green:after{position:absolute;background:#22c855;width:10px;height:10px}.page-template-taxjar-vs-avalara .section-hero{background:url(/wp-content/uploads/patternOnWhite.jpg);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.page-template-taxjar-vs-avalara .section-hero h1{margin-bottom:24px}.page-template-taxjar-vs-avalara .section-hero .button-group{margin-top:45px;margin-bottom:10px}.page-template-taxjar-vs-avalara .section-compare .grid-x,.page-template-taxjar-vs-avalara .section-g2 .grid-x{max-width:1070px;margin:auto;padding-bottom:40px}.page-template-taxjar-vs-avalara .section-compare .grid-x .cell-main,.page-template-taxjar-vs-avalara .section-g2 .grid-x .cell-main{border-bottom:1px solid #d8ddda;padding-top:6px}.page-template-taxjar-vs-avalara .section-compare .grid-x .cell-main p,.page-template-taxjar-vs-avalara .section-g2 .grid-x .cell-main p{margin-bottom:8px}.page-template-taxjar-vs-avalara .section-compare .grid-x .cell,.page-template-taxjar-vs-avalara .section-g2 .grid-x .cell{background:#fff;text-align:center;border:1px solid #d8ddda}.page-template-taxjar-vs-avalara .section-compare .grid-x .cell p,.page-template-taxjar-vs-avalara .section-g2 .grid-x .cell p{padding:5px 10px 0}.page-template-taxjar-vs-avalara .section-compare .grid-x .cell .grey,.page-template-taxjar-vs-avalara .section-g2 .grid-x .cell .grey{color:#babfbc;background:none}.page-template-taxjar-vs-avalara .section-compare .grid-x.hidden-sm .cell-main,.page-template-taxjar-vs-avalara .section-g2 .grid-x.hidden-sm .cell-main{width:40%}.page-template-taxjar-vs-avalara .section-compare .grid-x.hidden-sm .cell-main:nth-last-child(4),.page-template-taxjar-vs-avalara .section-g2 .grid-x.hidden-sm .cell-main:nth-last-child(4){border-bottom:none}.page-template-taxjar-vs-avalara .section-compare .grid-x.hidden-sm .cell,.page-template-taxjar-vs-avalara .section-g2 .grid-x.hidden-sm .cell{width:30%}.page-template-taxjar-vs-avalara .section-compare .grid-x.hidden-sm .cell:nth-child(3n+2),.page-template-taxjar-vs-avalara .section-g2 .grid-x.hidden-sm .cell:nth-child(3n+2){border-right:2px solid #22c855;border-left:2px solid #22c855}.page-template-taxjar-vs-avalara .section-compare .grid-x.hidden-sm .cell:nth-child(2),.page-template-taxjar-vs-avalara .section-g2 .grid-x.hidden-sm .cell:nth-child(2){border-top:2px solid #22c855}.page-template-taxjar-vs-avalara .section-compare .grid-x.hidden-sm .cell:nth-last-child(2),.page-template-taxjar-vs-avalara .section-g2 .grid-x.hidden-sm .cell:nth-last-child(2){border-bottom:2px solid #22c855}.page-template-taxjar-vs-avalara .section-compare .grid-x .end,.page-template-taxjar-vs-avalara .section-g2 .grid-x .end{padding-top:23px}.page-template-taxjar-vs-avalara .section-compare .text-center{max-width:1070px;margin:auto}.page-template-taxjar-vs-avalara .section-fees .text-center{max-width:850px;margin:auto}.page-template-taxjar-vs-avalara .section-fees .grid-x{max-width:1070px;margin:auto;padding-top:80px}.page-template-taxjar-vs-avalara .section-fees .grid-x .cell-main{border-bottom:1px solid #d8ddda;padding-top:6px}.page-template-taxjar-vs-avalara .section-fees .grid-x .cell-main p{margin-bottom:8px}.page-template-taxjar-vs-avalara .section-fees .grid-x .cell{background:#fff;text-align:center;border:1px solid #d8ddda}.page-template-taxjar-vs-avalara .section-fees .grid-x.hidden-sm .cell-main{width:40%}.page-template-taxjar-vs-avalara .section-fees .grid-x.hidden-sm .cell-main:nth-last-child(4){border-bottom:none}.page-template-taxjar-vs-avalara .section-fees .grid-x.hidden-sm .cell{width:30%}.page-template-taxjar-vs-avalara .section-fees .grid-x.hidden-sm .cell:nth-child(3n+5){background:#22c855}.page-template-taxjar-vs-avalara .section-fees .grid-x.hidden-sm .cell:nth-child(3n+6){background:#babfbc}.page-template-taxjar-vs-avalara .section-fees .grid-x.hidden-sm .cell:nth-child(3n+2){border-right:2px solid #22c855;border-left:2px solid #22c855}.page-template-taxjar-vs-avalara .section-fees .grid-x.hidden-sm .cell:nth-child(2){border-top:2px solid #22c855;border-right:2px solid #22c855;border-left:2px solid #22c855}.page-template-taxjar-vs-avalara .section-fees .grid-x .end{padding-top:23px}.page-template-taxjar-vs-avalara .section-reviews .grid-x{-ms-flex-pack:justify;justify-content:space-between}.page-template-taxjar-vs-avalara .section-reviews .grid-x .col{width:calc(50% - 20px)}.page-template-taxjar-vs-avalara .compare-mobile .cell-main{width:55%}.page-template-taxjar-vs-avalara .compare-mobile .cell{width:45%}.page-template-taxjar-vs-avalara .compare-mobile .content{display:none}.page-template-taxjar-vs-avalara .compare-mobile .content.show{display:block}.page-template-taxjar-vs-avalara .tab{width:50%;text-align:center;border:1px solid #e7edea;background:#fff;padding:30px 0}.page-template-taxjar-vs-avalara .tab.active{background:#22c855}.page-template-knowledge-center .section-hero{background:url(/wp-content/uploads/patternOnWhite.jpg);padding-bottom:120px}.page-template-knowledge-center .side{width:33%;padding-right:70px;position:sticky;top:160px;height:100%}@media (max-width:1024px){.page-template-knowledge-center .side{padding-right:40px}}@media (max-width:676px){.page-template-knowledge-center .side{width:100%;padding:0;position:relative;top:0}}.page-template-knowledge-center .side a{display:block;line-height:45px}.page-template-knowledge-center .side a:not(:first-of-type){border-top:1px solid #babfbc}.page-template-knowledge-center .content{width:66%;padding-left:70px}@media (max-width:1024px){.page-template-knowledge-center .content{padding-left:40px}}@media (max-width:676px){.page-template-knowledge-center .content{width:100%;padding:0}}.page-template-knowledge-center .content p{margin:30px 0 2px}.page-template-sales-tax-calculator .section.sm{padding:50px 0}.content-grid{-ms-flex-pack:justify;justify-content:space-between;-ms-flex-flow:row nowrap;flex-flow:row nowrap;display:grid;grid-template-columns:repeat(12,6.2%)}.content-grid .secondary-content{grid-column-start:2;grid-column-end:span 8;margin-bottom:40px}@media (max-width:768px){.content-grid .secondary-content{grid-column-end:span 10}}.content-grid .secondary-content h2{font-size:52px;line-height:57px;padding-bottom:20px}.content-grid .content-column{grid-row-start:2;grid-column-end:span 5;padding-right:10px}@media (max-width:768px){.content-grid .content-column{grid-row-start:auto;grid-column-end:span 10;grid-column-start:2}}.content-grid .content-column.first{grid-column-start:2}.content-grid .content-column h4{margin-top:30px}@media (max-width:768px){.content-grid .content-column h4{margin-top:30px}}.content-grid .content-column table{background:none;border:none;margin-top:25px;margin-bottom:25px}.content-grid .content-column table td,.content-grid .content-column table tr{padding-left:0;padding-right:0;background:none}.content-grid .content-column table tr td:nth-child(2){text-align:right}.content-grid .content-column table tr{border-bottom:1px solid #e7edea}.content-grid .content-column table tr:last-child{border-bottom:none}.content-grid .content-column table tbody,.content-grid .content-column table tfoot,.content-grid .content-column table thead{background:none;border:none}.interface{background-color:#fff;border:1px solid #e7edea;padding:44px 51px 48px;max-width:650px;color:#1a1a1a;position:relative;margin:0 auto;z-index:1;transition:all .3s ease-out}.interface.move-out{left:-24%}@media (max-width:900px){.interface.move-out{left:0}}.interface input,.interface select{font-size:14px;line-height:22px;border:2px solid #e7edea;padding:14px;margin-bottom:25px;height:auto;box-shadow:none}.interface input:-ms-input-placeholder,.interface select:-ms-input-placeholder{color:#1a1a1a}.interface input::placeholder,.interface select::placeholder{color:#1a1a1a}.interface input:focus,.interface select:focus{box-shadow:none;border:2px solid #90eeff}.interface select{padding-right:28px}.interface p.sm{margin-bottom:0;font-size:13px;line-height:1.4}.calculator{position:relative;overflow:hidden}@media (max-width:900px){.calculator{overflow:inherit}}.calculator h5{padding-bottom:30px;margin-bottom:0}.calculator .results{background-color:#e7edea;border:1px solid #e7edea;padding:44px 51px 48px;width:50%;color:#1a1a1a;position:absolute;top:0;left:25%;transition:all .3s ease-out}@media (max-width:900px){.calculator .results{position:relative;max-width:650px;width:100%;left:0;margin:0 auto}}.calculator .results.move-out{left:50%}@media (max-width:900px){.calculator .results.move-out{left:0;bottom:-100%}}.calculator .results table{border:none;background:none}.calculator .results table tbody,.calculator .results table td,.calculator .results table tr{background-color:transparent;border:none}.calculator .results table tbody td{padding-left:0}.calculator .results table tr{border-bottom:2px solid #babfbc}.calculator .results table td{padding:17px 0 30px;font-size:18px;line-height:150%;font-weight:700}.calculator .results table td.rate{color:#006ee9}.calculator .results h5#summary{font-size:24px;line-height:32px;padding-top:25px}.calculator .results h5#summary b{float:right;color:#006ee9}.pcafooter,.select2-container{display:none}.pca .pcatext{border:none}.pca .pcaautocomplete{border-color:transparent!important;box-shadow:none}.pca .pcalist{border:2px solid #d8ddda!important;background-color:#f8faf9}.pca .pcaselected{border:none;background-color:#e7edea}.pca .pcaitem{border:none}.blog .half{width:calc(50% - 15px)}@media (max-width:676px){.blog .half{width:100%}}@media (max-width:676px){.blog .navigation .menu{display:-ms-flexbox;display:flex;-ms-flex-pack:space-evenly;justify-content:space-evenly}.blog .navigation .menu li{width:auto;margin:0 0 25px;min-width:80px}.blog .navigation .menu li a{color:#1a1a1a;font-weight:900;font-size:14px;padding:0}.blog .navigation .search-form{width:100%}}.blog .resources a .h5,.blog .resources a h5{color:#1a1a1a}.blog .resources a:hover .h5,.blog .resources a:hover h5{color:#00642c}.blog .resources .grid-x{-ms-flex-align:start;align-items:start}@media (max-width:800px){.blog .resources .grid-x .half{width:100%}}.blog .resources .grid-x .half .post{width:100%;margin-bottom:30px}.blog .resources .grid-x .half .post .image-link{width:33%}.blog .resources .grid-x .half .post div{width:calc(66% - 30px)}.blog .section-blog a .h2,.blog .section-blog a .h6,.blog .section-blog a h2,.blog .section-blog a h6{color:#1a1a1a}@media (max-width:1024px){.blog .section-blog .half{width:100%}}.blog .section-blog .half.media{background:url(/wp-content/uploads/TaxJar__Wordmark_Black.svg),#e7edea;background-repeat:no-repeat;background-size:60%;background-position:50%;z-index:0;position:relative}@media (max-width:1024px){.blog .section-blog .half.media{max-width:400px}}.blog .section-blog .half.media a{display:block}@media (max-width:1024px){.blog .section-blog .half.media a{padding-top:100%}}.blog .section-blog .half.media a img{position:absolute;height:100%;width:100%;top:0;left:0;object-fit:cover}@media (min-width:1025px){.blog .section-blog .half.media img{position:absolute;top:0;z-index:2;object-fit:cover;height:100%}}@media (min-width:1025px){.blog .section-blog .right>div:first-child .post-categories{margin-top:0}}.blog .section-blog .right>div:first-child .post-categories li{margin-bottom:5px}.blog .section-blog .right>div:first-child>a{display:block}.blog .section-blog .right>div:first-child>a .h2,.blog .section-blog .right>div:first-child>a>h2{margin-bottom:40px}.blog .section-blog .right .posts{-ms-flex-item-align:center;align-self:center}@media (max-width:676px){.blog .section-blog .right .posts .single{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-flow:row;flex-flow:row;margin-bottom:30px;margin-right:0;-ms-flex-align:start;align-items:flex-start}.blog .section-blog .right .posts .single .media{padding-top:40%}.blog .section-blog .right .posts .single>a:first-of-type{width:40%}.blog .section-blog .right .posts .single>div:not(.media){width:calc(60% - 20px)}}.blog .section-blog .right .posts .single .post-categories li{margin-bottom:10px}.blog .section-video .carousel,.blog .section-video .carousel .slide{-ms-flex-pack:justify;justify-content:space-between}.blog .section-video .carousel .content{width:calc(34% - 30px)}@media (max-width:800px){.blog .section-video .carousel .content{width:100%}}.blog .section-video .carousel .video{width:66%}@media (max-width:800px){.blog .section-video .carousel .video{width:100%}}.blog .section-video .carousel-buttons{position:static}.archive .section-hero .post-title,.search .section-hero .post-title,.section-hero.featured-post .post-title{color:#1a1a1a}.archive .section-hero .grid-x,.search .section-hero .grid-x,.section-hero.featured-post .grid-x{-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start}.archive .section-hero .grid-x .col,.search .section-hero .grid-x .col,.section-hero.featured-post .grid-x .col{width:calc(50% - 24px)}.archive .section-hero .grid-x .col.media,.search .section-hero .grid-x .col.media,.section-hero.featured-post .grid-x .col.media{width:100%}@media (min-width:480px){.archive .section-hero .grid-x .col.media,.search .section-hero .grid-x .col.media,.section-hero.featured-post .grid-x .col.media{width:50%}}@media (min-width:1025px){.archive .section-hero .grid-x .col.media,.search .section-hero .grid-x .col.media,.section-hero.featured-post .grid-x .col.media{width:calc((25% - 18px) + 24px + (12.5% - 9px))}}.archive .section-hero .grid-x .col:not(.media),.search .section-hero .grid-x .col:not(.media),.section-hero.featured-post .grid-x .col:not(.media){width:100%}@media (max-width:1024px){.archive .section-hero .grid-x .col:not(.media),.search .section-hero .grid-x .col:not(.media),.section-hero.featured-post .grid-x .col:not(.media){margin-top:20px}}@media (min-width:1025px){.archive .section-hero .grid-x .col:not(.media),.search .section-hero .grid-x .col:not(.media),.section-hero.featured-post .grid-x .col:not(.media){width:calc((25% - 18px) + (25% - 18px) + (12.5% - 9px))}}.archive .section-hero .grid-x .col h3,.search .section-hero .grid-x .col h3,.section-hero.featured-post .grid-x .col h3{background:#90eeff;padding:30px 0;position:relative}@media (max-width:676px){.archive .section-hero .grid-x .col h3,.search .section-hero .grid-x .col h3,.section-hero.featured-post .grid-x .col h3{padding:11px 0}}.archive .section-hero .grid-x .col h3:before,.search .section-hero .grid-x .col h3:before,.section-hero.featured-post .grid-x .col h3:before{content:"";background:#90eeff;position:absolute;left:-25vw;width:110%;height:100%;margin-top:-30px;z-index:-1}@media (max-width:676px){.archive .section-hero .grid-x .col h3:before,.search .section-hero .grid-x .col h3:before,.section-hero.featured-post .grid-x .col h3:before{height:60px;margin-top:-11px}}.archive .section-hero .grid-x .col.media,.search .section-hero .grid-x .col.media,.section-hero.featured-post .grid-x .col.media{background:url(/wp-content/uploads/TaxJar__Wordmark_Black.svg),#e7edea;background-repeat:no-repeat;background-size:60%;background-position:50%;z-index:0;position:relative}.archive .section-hero .grid-x .col.media .image-frame,.search .section-hero .grid-x .col.media .image-frame,.section-hero.featured-post .grid-x .col.media .image-frame{position:relative;padding-top:100%}.archive .section-hero .grid-x .col.media .image-frame a,.search .section-hero .grid-x .col.media .image-frame a,.section-hero.featured-post .grid-x .col.media .image-frame a{display:block}.archive .section-hero .grid-x .col.media img,.search .section-hero .grid-x .col.media img,.section-hero.featured-post .grid-x .col.media img{position:absolute;top:0;z-index:2;object-fit:cover;height:100%}@media (max-width:676px){.archive .navigation .accordion-menu a,.search .navigation .accordion-menu a{color:#1a1a1a;font-weight:900;font-size:14px;padding:0}.archive .navigation .is-dropdown-submenu,.search .navigation .is-dropdown-submenu{padding:20px}.archive .navigation .search-form,.search .navigation .search-form{width:100%}}.category-blog .section-hero .post-title .h1{font-family:"Matter",Helvetica,Roboto,Arial,sans-serif}@media (max-width:676px){.category-blog .navigation .accordion-menu a{color:#1a1a1a;font-weight:900;font-size:14px;padding:0;margin-right:40px}.category-blog .navigation .accordion-menu a:after{margin-right:-40px}.category-blog .navigation .is-dropdown-submenu{padding:20px}.category-blog .navigation .search-form{width:100%}}.subscribe-callout{width:100%;margin-top:160px;padding:60px 60px 30px}@media (max-width:676px){.subscribe-callout{text-align:center}}.subscribe-callout img{margin:-110px auto 20px;display:block}.subscribe-callout .grid-x{-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around}.subscribe-callout .grid-x .content{max-width:500px}.blog-archive .grid-x .single,.feed-grid .grid-x .single{margin-bottom:60px}@media (max-width:1024px){.blog-archive .grid-x .single,.feed-grid .grid-x .single{width:calc(50% - 15px)}.blog-archive .grid-x .single:not(:nth-child(2n)),.feed-grid .grid-x .single:not(:nth-child(2n)){margin-right:30px}}@media (min-width:1025px){.blog-archive .grid-x .single,.feed-grid .grid-x .single{width:calc(25% - 18px)}.blog-archive .grid-x .single:not(:nth-child(4n)),.feed-grid .grid-x .single:not(:nth-child(4n)){margin-right:24px}}.blog-archive .grid-x .single .media,.feed-grid .grid-x .single .media{background:url(/wp-content/uploads/TaxJar__Wordmark_Black.svg),#e7edea;background-repeat:no-repeat;background-size:60%;background-position:50%;padding-top:100%;z-index:0;position:relative}.blog-archive .grid-x .single .media img,.feed-grid .grid-x .single .media img{position:absolute;top:0;z-index:2;object-fit:cover;height:100%;width:100%}.blog-archive .grid-x .single .primary,.feed-grid .grid-x .single .primary{margin-top:25px}.blog-archive .grid-x .single .post-date,.feed-grid .grid-x .single .post-date{font-size:14px;line-height:22px;color:#1a1a1a;display:block}.blog-archive .grid-x .single a .h5 p,.blog-archive .grid-x .single a h2,.blog-archive .grid-x .single a h2 p,.blog-archive .grid-x .single a h3,.blog-archive .grid-x .single a h3 p,.blog-archive .grid-x .single a h4,.blog-archive .grid-x .single a h4 p,.blog-archive .grid-x .single a h5,.blog-archive .grid-x .single a h5 p,.feed-grid .grid-x .single a .h5 p,.feed-grid .grid-x .single a h2,.feed-grid .grid-x .single a h2 p,.feed-grid .grid-x .single a h3,.feed-grid .grid-x .single a h3 p,.feed-grid .grid-x .single a h4,.feed-grid .grid-x .single a h4 p,.feed-grid .grid-x .single a h5,.feed-grid .grid-x .single a h5 p{color:#1a1a1a}.blog-archive .grid-x .single a:hover .h5 p,.blog-archive .grid-x .single a:hover h2,.blog-archive .grid-x .single a:hover h2 p,.blog-archive .grid-x .single a:hover h3,.blog-archive .grid-x .single a:hover h3 p,.blog-archive .grid-x .single a:hover h4,.blog-archive .grid-x .single a:hover h4 p,.blog-archive .grid-x .single a:hover h5,.blog-archive .grid-x .single a:hover h5 p,.feed-grid .grid-x .single a:hover .h5 p,.feed-grid .grid-x .single a:hover h2,.feed-grid .grid-x .single a:hover h2 p,.feed-grid .grid-x .single a:hover h3,.feed-grid .grid-x .single a:hover h3 p,.feed-grid .grid-x .single a:hover h4,.feed-grid .grid-x .single a:hover h4 p,.feed-grid .grid-x .single a:hover h5,.feed-grid .grid-x .single a:hover h5 p{color:#00642c}.blog-archive br.empty,.feed-grid br.empty{content:"";width:calc(24% - 5px)}@media (min-width:1025px){.feed-grid--single-row .grid-x .single{margin-bottom:0}}@media (max-width:1024px){.feed-grid{padding-bottom:0}}.feed-grid+.feed-grid{padding-top:0}.archive .sales-tax .section-intro .grid-x{max-width:900px}.archive .sales-tax .section-topics .grid-x{-ms-flex-pack:justify;justify-content:space-between}.archive .sales-tax .section-topics .grid-x .tab{width:calc(33% - 20px);background:#22c855;background-repeat:no-repeat;background-position:96% 86%;margin-bottom:30px;padding:20px 20px 5px;z-index:1;position:relative;cursor:pointer}@media (max-width:849px){.archive .sales-tax .section-topics .grid-x .tab{width:calc(33% - 10px)}}@media (max-width:676px){.archive .sales-tax .section-topics .grid-x .tab{width:calc(33.33% - 3px);padding:16px 10px 12px}}@media (max-width:849px){.archive .sales-tax .section-topics .grid-x .tab icon:before{font-size:35px}}@media (max-width:849px){.archive .sales-tax .section-topics .grid-x .tab .h5,.archive .sales-tax .section-topics .grid-x .tab h5{font-size:22px}}@media (max-width:676px){.archive .sales-tax .section-topics .grid-x .tab .h5,.archive .sales-tax .section-topics .grid-x .tab h5{font-size:15px;line-height:17px}}.archive .sales-tax .section-topics .grid-x .tab span.arrow{background:url(/wp-content/uploads/carat-down.svg) no-repeat;display:block;padding:10px;position:absolute;bottom:16px;right:30px;background-size:contain}@media (max-width:849px){.archive .sales-tax .section-topics .grid-x .tab span.arrow{padding:7px;right:20px}}@media (max-width:676px){.archive .sales-tax .section-topics .grid-x .tab span.arrow{bottom:3px;right:10px}}.archive .sales-tax .section-topics .grid-x .tab.active{background:#fff;background-image:none;background-repeat:no-repeat;background-position:96% 86%;border:1px solid #00642c;border-width:1px 1px 0;z-index:3}.archive .sales-tax .section-topics .grid-x .tab.active span.arrow{transform:rotate(180deg)}.archive .sales-tax .section-topics .grid-x .empty{width:calc(33% - 20px);content:""}.archive .sales-tax .section-topics .card{margin-top:-31px;border:none}.archive .sales-tax .section-topics .card .content{display:none;background:#fff;border:1px solid #00642c;padding:40px 20px 20px;z-index:2;transition:height .3s ease}.archive .sales-tax .section-topics .card .content.show{display:block}.archive .sales-tax .section-topics .card .content .single a h6,.archive .sales-tax .section-topics .card .content .single a p{color:#1a1a1a}.archive .sales-tax .section-topics .card .content .single a:hover h6{color:#00642c}.state .section-hero{padding-bottom:1px}.state .section-hero h1{width:calc(100% - 480px)}@media (max-width:929px){.state .section-hero h1{width:100%}}.state .section-calc .grid-x{-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start}.state .section-calc .grid-x .stats{-ms-flex-flow:row;flex-flow:row}@media (max-width:929px){.state .section-calc .grid-x .stats{width:100%;-ms-flex-pack:distribute;justify-content:space-around}}.state .section-calc .grid-x .stats .uppercase{margin-bottom:5px}.state .section-calc .grid-x .stats .stat-title{text-transform:uppercase;font-size:14px;font-weight:400;line-height:22px;margin-bottom:5px}@media (max-width:676px){.state .section-calc .grid-x .stats .stat-title{font-size:12px;line-height:1.5}}.state .section-calc .grid-x .stats .col:not(:last-child){margin-right:100px}@media (max-width:676px){.state .section-calc .grid-x .stats .col:not(:last-child){margin-right:20px;max-width:50%}}.state .section-calc .calculator{margin-top:-260px;max-width:410px}@media (max-width:929px){.state .section-calc .calculator{margin:30px auto 0;width:100%}}.state .section-calc .calculator .interface{min-width:410px;padding:30px 25px 20px;background:#fff}.state .section-calc .calculator .interface.move-out{left:0}@media (max-width:676px){.state .section-calc .calculator .interface{max-width:none;min-width:auto}}.state .section-calc .calculator .results{height:100%}.state .section-calc .calculator .results.move-out{left:0;z-index:2;width:100%;height:100%}@media (max-width:929px){.state .section-calc .calculator .results{position:relative;max-width:650px;height:auto;margin:0 auto}}.state .section-calc .calculator .results table tbody td{padding:4px 0 10px}.state .section-content{padding:0}.state .section-content .content{padding:0;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.state .section.primary{background:radial-gradient(circle at 90% 120%,#51cdff 15%,transparent 50%),radial-gradient(circle at -10% -10%,#b3ffff 5%,transparent 30%),#90eeff}.sales-tax .section-content{padding-top:0}.pagination-buttons{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;gap:24px}@media (max-width:1024px){.pagination-buttons{margin-bottom:40px}}.pagination-buttons .button{margin:0;-ms-flex-pack:center;justify-content:center}@media (max-width:676px){.pagination-buttons .button{min-width:120px}.pagination-buttons .button .posts-text{display:none}}@media (min-width:677px){.pagination-buttons .button{min-width:170px}}.single-customers .section-hero{background:#90eeff;padding-bottom:70px}.single-customers .section-content{padding-top:0}.page-template-flexible-lp .hb-50,.page-template-flexible-lp .HB-Bar{display:none!important}.page-template-flexible-lp .mobile-menu,.page-template-flexible-lp .top-bar-right{display:none}.page-template-flexible-lp .content-grouping{padding-top:76px}@media (min-width:677px){.page-template-flexible-lp .content-grouping{padding-top:98px}}.page-template-flexible-lp .section-hero.blue{background:radial-gradient(circle at 90% 120%,#51cdff 15%,transparent 50%),radial-gradient(circle at -10% -10%,#b3ffff 5%,transparent 30%),#90eeff}.page-template-flexible-lp .section-hero.grey{background:radial-gradient(circle at 90% 120%,#d8ddda 15%,transparent 50%),radial-gradient(circle at -10% -10%,#fff 5%,transparent 30%),#fbffff}.page-template-flexible-lp .section-hero.yellow{background:radial-gradient(circle at 90% 120%,#ffe63b 15%,transparent 50%),radial-gradient(circle at -10% -10%,#fffff1 5%,transparent 30%),#ffffa6}.page-template-flexible-lp .section-hero.g-dark{background-image:linear-gradient(#121212,#222)}.page-template-flexible-lp .section-hero.purple{background:radial-gradient(circle at 90% 108%,#b344ff 10%,transparent 50%),radial-gradient(circle at -10% -10%,#dce0ff 22%,transparent 35%),#d1b5ff}.page-template-flexible-lp .section-hero--2-up:first-child{margin-top:-76px}.page-template-flexible-lp .section-hero--2-up:first-child .grid-container{padding-top:25px}@media (min-width:1025px){.page-template-flexible-lp .section-hero--2-up:first-child .grid-container{padding-top:50px}}@media (min-width:677px){.page-template-flexible-lp .section-hero--2-up:first-child{margin-top:-98px}}@media (max-width:1024px){.page-template-flexible-lp .section-hero--2-up .foreground-image-area{display:block!important;width:45%}}@media (max-width:800px){.page-template-flexible-lp .section-hero--2-up .foreground-image-area{display:none!important}}@media (min-width:677px){.page-template-flexible-lp .section-hero--2-up .content-row .content{width:100%;margin:0}}@media (max-width:1100px){.page-template-flexible-lp .section-hero--2-up .content-row .content .body-content,.page-template-flexible-lp .section-hero--2-up .content-row .content .title{max-width:560px!important}}@media (max-width:920px) and (min-width:800px){.page-template-flexible-lp .section-hero--2-up .content-row .content .body-content{max-width:400px!important}}.page-template-flexible-lp .section-hero--2-up div.threshold-box{background:#fff;box-shadow:0 0 20px rgba(0,0,0,.2);border-radius:20px;position:absolute;padding:21px 34px 31px;width:334px;bottom:144px;right:20px}@media (max-width:800px){.page-template-flexible-lp .section-hero--2-up div.threshold-box{display:none}}@media (max-width:1024px){.page-template-flexible-lp .section-hero--2-up div.threshold-box{bottom:30px}}@media (max-width:900px){.page-template-flexible-lp .section-hero--2-up div.threshold-box{right:0}}.page-template-flexible-lp .section-hero--2-up div.threshold-box .header{font-family:"Matter",Helvetica,Roboto,Arial,sans-serif;font-size:20px;line-height:23px;font-weight:700;color:#000}.page-template-flexible-lp .section-hero--2-up div.threshold-box .title{font-family:"Matter",Helvetica,Roboto,Arial,sans-serif;font-weight:700;font-size:14px;line-height:16px;color:#000;margin-top:21px}.page-template-flexible-lp .section-hero--2-up div.threshold-box .meter .gray-bar{background:#e7edea;height:13px;width:100%;border-radius:16px;display:inline-block;position:relative}.page-template-flexible-lp .section-hero--2-up div.threshold-box .meter .gray-bar .progress{position:absolute;left:0;width:13px;height:13px;border-radius:16px;background:linear-gradient(90deg,#00a532,#22c855 23.38%,#54fa86 51.22%,#54fa86 111.35%);transition:all 1.2s cubic-bezier(.02,.01,.47,1)}.page-template-flexible-lp .section-hero--2-up div.threshold-box .meter .gray-bar .progress.ready.one{width:calc(90% - 25px)}.page-template-flexible-lp .section-hero--2-up div.threshold-box .meter .gray-bar .progress.ready.two{width:calc(62.5% - 25px);transition-delay:.5s}.page-template-flexible-lp .section-hero--2-up div.threshold-box .meter .gray-bar .goal{height:23px;width:2px;background-color:#22c855;display:inline-block;position:absolute;right:25px;top:-5px;transition:all 1s cubic-bezier(.02,.01,.47,1)}@media (max-width:1024px){.page-template-flexible-lp .section-clients .featured-content,.page-template-flexible-lp .section-video .featured-content{-ms-flex-direction:column;flex-direction:column}}@media (max-width:1024px){.page-template-flexible-lp .section-clients .featured-content .content,.page-template-flexible-lp .section-clients .featured-content .media,.page-template-flexible-lp .section-video .featured-content .content,.page-template-flexible-lp .section-video .featured-content .media{width:100%}}.page-template-flexible-lp .section-clients .featured-content.content-stacked,.page-template-flexible-lp .section-video .featured-content.content-stacked{-ms-flex-direction:column;flex-direction:column;text-align:center}@media (min-width:677px){.page-template-flexible-lp .section-clients .featured-content.content-stacked .content,.page-template-flexible-lp .section-clients .featured-content.content-stacked .media,.page-template-flexible-lp .section-video .featured-content.content-stacked .content,.page-template-flexible-lp .section-video .featured-content.content-stacked .media{width:100%}}@media (max-width:1024px){.page-template-flexible-lp .section-video{padding:40px 0}}@media (max-width:1024px){.page-template-flexible-lp .section-video.theme-bg-lighter-gray{padding:80px 0}}@media (max-width:1024px){.page-template-flexible-lp .section-video .featured-content{gap:0}}.page-template-flexible-lp .section-video .featured-content.content-stacked{-ms-flex-direction:column-reverse;flex-direction:column-reverse}@media (min-width:1025px){.page-template-flexible-lp .section-video .featured-content.text-on-left{-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.page-template-flexible-lp .section-video video{width:100%}@media (max-width:1024px){.page-template-flexible-lp .features-2-col+.features-2-col{margin-top:0}}@media (min-width:961px){.page-template-flexible-lp .footer{padding:30px 0}}.page-template-flexible-lp .footer .grid-container{display:-ms-flexbox;display:flex}@media (max-width:676px){.page-template-flexible-lp .footer .grid-container{-ms-flex-direction:column;flex-direction:column}}.page-template-flexible-lp .footer .grid-container .grid-x{display:-ms-flexbox;display:flex}@media (max-width:676px){.page-template-flexible-lp .footer .grid-container .grid-x{margin:30px auto 0;text-align:center}}@media (max-width:676px){.page-template-flexible-lp .footer .main{-ms-flex-pack:center;justify-content:center}}@media (max-width:960px){.page-template-flexible-lp .footer .main .brand{margin-bottom:0}}.page-template-flexible-lp .footer .main .brand img{margin-bottom:0}.page-template-flexible-lp .footer .main .brand p,.page-template-flexible-lp .footer .main .footer-menu{display:none}.page-template-flexible-lp .footer .sub{margin-left:auto;margin-top:0;-ms-flex-align:center;align-items:center}.page-template-registrations h1{margin-bottom:24px}.page-template-registrations .section-hero{background:url(/wp-content/uploads/pattern-green.png);min-height:50vh;display:-ms-flexbox;display:flex;background-size:420px;padding-bottom:60px}.page-template-registrations .section-hero.green{background:url(/wp-content/uploads/pattern-green.png)}.page-template-registrations .section-hero.blue{background:url(/wp-content/uploads/pattern-blue.png)}.page-template-registrations .section-hero.purple{background:url(/wp-content/uploads/pattern-purple.png)}.page-template-registrations .section-hero.yellow{background:url(/wp-content/uploads/pattern-yellow.png)}.page-template-registrations .section-hero.grey{background:url(/wp-content/uploads/pattern-grey.png)}.page-template-registrations .divider.green{background:linear-gradient(90.27deg,#22c855 63.34%,#00a532 99.41%)}.page-template-registrations .divider.blue{background:#51cdff}.page-template-registrations .divider.purple{background:#b344ff}.page-template-registrations .divider.yellow{background:#ffe63b}.page-template-registrations .divider.grey{background:#d8ddda}.page-template-registrations .section-logos .grid-x{-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:stretch;align-items:stretch}.page-template-registrations .section-logos .grid-x .integration{padding:70px 30px;width:16.6%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}@media (max-width:1024px){.page-template-registrations .section-logos .grid-x .integration{width:25%}}@media (max-width:676px){.page-template-registrations .section-logos .grid-x .integration{width:33%;padding:50px 20px}}.page-template-registrations .section-logos .grid-x .integration img{max-height:50px}.page-template-registrations .section-logos .grid-x a.integration:hover{background:#e7edea}.page-template-registrations .section-logos br.empty{content:"";width:16.6%}@media (max-width:676px){.page-template-registrations .section-cycle{padding-bottom:0}}.page-template-registrations .section-product-features.position-0.green{background:radial-gradient(circle at 90% 120%,#009a2f 15%,#22c855 40%)}.page-template-registrations .section-product-features.position-0.blue{background:radial-gradient(circle at 90% 120%,#51cdff 15%,transparent 50%),radial-gradient(circle at -10% -10%,#b3ffff 5%,transparent 30%),#90eeff}.page-template-registrations .section-product-features.position-0.purple{background:radial-gradient(circle at 90% 108%,#b344ff 10%,transparent 50%),radial-gradient(circle at -10% -10%,#dce0ff 22%,transparent 35%),#d1b5ff}.page-template-registrations .section-product-features.position-0.yellow{background:radial-gradient(circle at 90% 120%,#ffe63b 15%,transparent 50%),radial-gradient(circle at -10% -10%,#fffff1 5%,transparent 30%),#ffffa6}.page-template-registrations .section-product-features.position-0.grey{background:radial-gradient(circle at 90% 120%,#d8ddda 15%,transparent 50%),radial-gradient(circle at -10% -10%,#fff 5%,transparent 30%),#fbffff}.page-template-registrations .section-features-columns icon{display:block;margin-top:20px;margin-bottom:10px}@media (min-width:677px){.page-template-registrations .section-features-columns icon{margin-top:0;margin-bottom:20px}}.page-template-registrations .section-features-columns icon:before{font-size:80px}.page-template-registrations .section-features-columns .grid-x{-ms-flex-flow:row;flex-flow:row;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1024px){.page-template-registrations .section-features-columns .grid-x{-ms-flex-flow:row wrap;flex-flow:row wrap}}.page-template-registrations .section-features-columns .grid-x .col{width:100%}@media (min-width:677px){.page-template-registrations .section-features-columns .grid-x .col{width:calc(50% - 15px)}}@media (min-width:1025px){.page-template-registrations .section-features-columns .grid-x .col{width:calc(25% - 23px);-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;margin:0 0 30px}}@media (min-width:677px){.page-template-registrations .section-features-columns .grid-x .col:not(:first-of-type){margin-left:15px}}@media (min-width:1025px){.page-template-registrations .section-features-columns .grid-x .col:not(:first-of-type){margin-left:40px}}@media (max-width:1024px){.page-template-registrations .section-features-columns .grid-x .col:nth-of-type(odd){margin-left:0}}.page-template-registrations .section-products .grid-x{padding:40px 0}.page-template-registrations .section-products .grid-x .content{width:50%;padding:20px 20px 0 115px}@media (max-width:1169px){.page-template-registrations .section-products .grid-x .content{padding:20px 20px 0 40px}}@media (max-width:800px){.page-template-registrations .section-products .grid-x .content{padding:20px 0 0}}@media (max-width:676px){.page-template-registrations .section-products .grid-x .content{width:100%;-ms-flex-order:2;order:2}}.page-template-registrations .section-products .grid-x .media{width:50%;padding-right:20px;padding-left:30px}@media (max-width:800px){.page-template-registrations .section-products .grid-x .media{padding:0 0 0 20px}}@media (max-width:676px){.page-template-registrations .section-products .grid-x .media{width:100%;-ms-flex-order:1;order:1;padding:0}}@media (max-width:800px){.page-template-registrations .section-products .grid-x .media img{max-width:calc(100% + 40px);max-width:100%}}.page-template-registrations .section-resources .grid-x{-ms-flex-pack:justify;justify-content:space-between}.page-template-registrations .section-resources .grid-x .col{width:calc(25% - 23px);display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column}@media (max-width:1024px){.page-template-registrations .section-resources .grid-x .col{width:calc(50% - 13px);margin-top:50px}}@media (min-width:677px){.page-template-registrations .section-resources .grid-x .col:first-of-type{padding-right:20px}}.page-template-registrations .section-resources .grid-x .col .media{padding-top:100%;overflow:hidden;position:relative;background:url(/wp-content/uploads/TaxJar__Wordmark_Black.svg),#e7edea;background-repeat:no-repeat;background-size:60%;background-position:50%;margin-bottom:20px}.page-template-registrations .section-resources .grid-x .col .media img{position:absolute;height:100%;width:100%;top:0;left:0;object-fit:cover}.page-template-registrations .section-resources .grid-x .col a{margin-top:auto}.page-template-registrations .cta-banner-blocks a{text-decoration:underline}.page-template-registrations .cta-banner-blocks a.text-link{text-decoration:none}.page-template-registrations .cta-banner-blocks a,.page-template-registrations .cta-banner-blocks a:focus,.page-template-registrations .cta-banner-blocks a:hover,.page-template-registrations .cta-banner-blocks a:visited{color:#fff}.page-template-registrations .cta-banner-blocks .theme-primary a,.page-template-registrations .cta-banner-blocks .theme-primary a:focus,.page-template-registrations .cta-banner-blocks .theme-primary a:hover,.page-template-registrations .cta-banner-blocks .theme-primary a:visited{color:#1a1a1a}.page-template-registrations .cta-banner-blocks .banner-block{width:100%}@media (min-width:677px){.page-template-registrations .cta-banner-blocks .banner-block{width:50%}}@media (min-width:1025px){.page-template-registrations .cta-banner-blocks .banner-block{padding-top:60px;padding-bottom:60px}}.page-template-registrations .blade-cta .grid-x icon{background-image:url(/wp-content/uploads/circle-1-black.png)}:root{--site-alert-bar-height:104px}@media (min-width:677px){:root{--site-alert-bar-height:80px}}@media (min-width:1025px){:root{--site-alert-bar-height:46px}}.site-alert-bar{position:fixed;z-index:10000;width:100%;background-color:#1a1a1a;color:#fff;padding:var(--vertical-padding) 0;--vertical-padding:0.75rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:var(--site-alert-bar-height);transition:transform .15s ease-in-out;transform:translateY(0)}@media (min-width:1025px){.site-alert-bar{--vertical-padding:0.5rem}}.site-alert-bar .grid-container{width:100%}.site-alert-bar .main-row{display:-ms-flexbox;display:flex;gap:.25rem}.site-alert-bar .main-row .alert-content{width:100%;gap:var(--gap);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;--gap:0.25rem}@media (max-width:1024px){.site-alert-bar .main-row .alert-content{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}}@media (min-width:1025px){.site-alert-bar .main-row .alert-content{--gap:0.75rem}}.site-alert-bar .main-row .alert-content .alert-message{margin:0;font-size:15px;line-height:1.6;overflow:hidden}@media (max-width:676px){.site-alert-bar .main-row .alert-content .alert-message{max-width:316px;max-height:48px}}@media (min-width:677px){.site-alert-bar .main-row .alert-content .alert-message{white-space:nowrap;text-overflow:ellipsis;max-width:100%}}.site-alert-bar .main-row .alert-content .alert-cta{margin-top:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;line-height:1.6;font-size:15px;color:#22c855}.site-alert-bar .main-row .alert-content .alert-cta:after{font-size:32px;font-weight:700;margin-left:2px;top:1.5px}.site-alert-bar .main-row .alert-content .alert-cta:hover:after{right:-4px}.site-alert-bar .main-row .alert-close-button{position:relative;right:-6px;font-size:1.5rem;width:28px;height:24px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;color:#fff;transition:color .15s ease-in-out;cursor:pointer}@media (min-width:1025px){.site-alert-bar .main-row .alert-close-button{position:absolute;right:8px}}.site-alert-bar .main-row .alert-close-button:hover{color:#babfbc}.site-alert-bar .main-row .alert-close-button .icon{position:relative;top:-1.5px}.site-alert-bar.is-offscreen{transform:translateY(-100%)}.site-alert-bar.is-offscreen+.alert-bar-spacer{height:0}.site-alert-bar+.alert-bar-spacer{height:var(--site-alert-bar-height);transition:height .15s ease-in-out}.site-alert-bar.transitions-disabled,.site-alert-bar.transitions-disabled+.alert-bar-spacer,.site-alert-bar.transitions-disabled~.header.navbar-fixed-top{transition:none}.site-alert-bar:not(.is-offscreen)~.header.navbar-fixed-top{transform:translateY(var(--site-alert-bar-height))}.section-hero--2-up{position:relative;overflow:hidden;padding:0;background-size:cover;background-position:50%;background-repeat:no-repeat}@media (max-width:1024px){.section-hero--2-up{background-image:none!important}}.section-hero--2-up .grid-container{position:relative;padding-top:50px;padding-bottom:50px}@media (min-width:1025px){.section-hero--2-up .grid-container{padding-top:80px;padding-bottom:100px}}.section-hero--2-up:first-child:before{content:"";display:block;width:100%;height:76px}@media (min-width:677px){.section-hero--2-up:first-child:before{height:98px}}.section-hero--2-up.theme-bg-black-gradient:first-child:before{background-color:#fff}.section-hero--2-up .content-row{position:relative;display:-ms-flexbox;display:flex}.section-hero--2-up .content-row .content{position:relative;z-index:1}@media (max-width:1024px){.section-hero--2-up .content-row .content{margin:0 auto;max-width:700px}}@media (min-width:677px){.section-hero--2-up .content-row .content{width:calc(50% - 20px)}}.section-hero--2-up .content-row .content .title{margin-bottom:20px}@media (max-width:479px){.section-hero--2-up .content-row .content .title{max-width:350px;margin-left:auto;margin-right:auto}}@media (min-width:1025px){.section-hero--2-up .content-row .content .title{max-width:500px}}.section-hero--2-up .content-row .content ul li{margin-bottom:0}.section-hero--2-up .content-row .content ol{margin-left:1.75em}@media (max-width:676px){.section-hero--2-up .content-row .content li,.section-hero--2-up .content-row .content ol{font-size:16px}}.section-hero--2-up .content-row .content .button-group{margin-top:40px;margin-bottom:0}@media (max-width:676px){.section-hero--2-up .content-row .content .button-group{-ms-flex-direction:column;flex-direction:column}.section-hero--2-up .content-row .content .button-group .button:not(:last-child){margin:0 0 1em}}.section-hero--2-up .content-row .overlay-graphic{position:absolute;right:0;bottom:0;border-radius:15px;overflow:hidden;box-shadow:0 10px 30px rgba(26,26,26,.25)}@media (max-width:1024px){.section-hero--2-up .content-row .overlay-graphic{display:none!important}}@media (max-width:1024px){.section-hero--2-up.section-hero--centered-max-md .content-row .content{text-align:center}.section-hero--2-up.section-hero--centered-max-md .content-row .content .button-group{-ms-flex-pack:center;justify-content:center}}@media (max-width:1024px) and (max-width:676px){.section-hero--2-up.section-hero--centered-max-md .content-row .content .button-group{-ms-flex-align:center;align-items:center}}.section-hero--2-up .foreground-image-area{position:absolute;right:20px;bottom:0;width:50%;height:100%}@media (max-width:1024px){.section-hero--2-up .foreground-image-area{display:none!important}}.section-hero--2-up .foreground-image-area .foreground-image{position:absolute;bottom:0;height:calc(100% - 20px);height:100%;width:100%}.section-hero--2-up .foreground-image-area .foreground-image img{position:absolute;bottom:0;height:100%;width:100%;object-fit:contain;object-position:bottom}.section-hero--2-up .hero-image--offset{display:block;transform:translateX(-50%);margin-left:50%;position:relative;left:3em;margin-bottom:-310px;margin-top:-1em}@media (max-width:676px){.section-hero--2-up .hero-image--offset{width:500px}}@media (min-width:677px){.section-hero--2-up .hero-image--offset{margin-bottom:-310px;margin-top:2em}}@media (max-width:1024px){.section-hero--2-up .hero-image--offset{width:640px;max-width:none}}@media (min-width:1025px){.section-hero--2-up .hero-image--offset{margin:0;transform:none;position:absolute;left:auto;bottom:0;max-width:65%;top:200px;bottom:auto;left:540px}}@media (min-width:1201px){.section-hero--2-up .hero-image--offset{max-width:none;top:auto;bottom:-302px;left:calc(50% - 6.25em)}}.section-hero--centered-layout{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;--padding-top:101px;--padding-bottom:50px;padding:var(--padding-top) 0 var(--padding-bottom)}@media (min-width:677px){.section-hero--centered-layout{--padding-top:138px;--padding-bottom:80px}}@media (min-width:1025px){.section-hero--centered-layout{--padding-top:158px;--padding-bottom:120px}}.section-hero--centered-layout .main-column{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;gap:var(--gap);--gap:30px}@media (min-width:677px){.section-hero--centered-layout .main-column{--gap:45px}}@media (min-width:1025px){.section-hero--centered-layout .main-column{--gap:60px}}.section-hero--centered-layout .main-column .intro-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;--max-width:640px;max-width:var(--max-width);text-align:center}@media (min-width:1025px){.section-hero--centered-layout .main-column .intro-content{--max-width:730px}}.section-hero--centered-layout .main-column .intro-content .title{margin-bottom:20px}@media (max-width:676px){.section-hero--centered-layout .main-column .intro-content .title{max-width:300px}}.section-hero--centered-layout .main-column .intro-content .description{font-size:var(--size-body)}.section-hero--centered-layout .main-column .intro-content .description a{transition:color .2s ease-out;text-decoration:underline}.section-hero--centered-layout .main-column .intro-content .description p:last-child{margin-bottom:0}.section-hero--info-cards .main-column .cards-row{display:-ms-flexbox;display:flex;gap:40px}@media (max-width:1024px){.section-hero--info-cards .main-column .cards-row{-ms-flex-direction:column;flex-direction:column}}.section-hero--info-cards .main-column .cards-row .info-card{background-color:#fff;border:2px solid #e7edea;padding:var(--padding-y) var(--padding-x);--padding-y:40px;--padding-x:20px;max-width:402px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;gap:var(--gap);--gap:30px}@media (min-width:677px){.section-hero--info-cards .main-column .cards-row .info-card{--padding-y:50px;--padding-x:30px}}@media (min-width:1025px){.section-hero--info-cards .main-column .cards-row .info-card{--gap:40px}}.section-hero--info-cards .main-column .cards-row .info-card .main-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:var(--gap);--gap:25px}@media (min-width:1025px){.section-hero--info-cards .main-column .cards-row .info-card .main-content{--gap:30px}}.section-hero--info-cards .main-column .cards-row .info-card .main-content .intro-area{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;gap:var(--gap);--gap:15px}@media (min-width:1025px){.section-hero--info-cards .main-column .cards-row .info-card .main-content .intro-area{--gap:20px}}.section-hero--info-cards .main-column .cards-row .info-card .main-content .description,.section-hero--info-cards .main-column .cards-row .info-card .main-content .intro-area .title{margin-bottom:0;text-align:center}.section-hero--info-cards .main-column .cards-row .info-card .main-content .checklist-items{margin:0}.section-hero--info-cards .main-column .cards-row .info-card .main-content .checklist-items li{margin-bottom:15px;list-style-type:none;display:-ms-flexbox;display:flex;gap:10px;-ms-flex-align:start;align-items:flex-start}@media (max-width:676px){.section-hero--info-cards .main-column .cards-row .info-card .main-content .checklist-items li{font-size:16px}}.section-hero--info-cards .main-column .cards-row .info-card .main-content .checklist-items li:before{content:"";width:24px;height:24px;-ms-flex-negative:0;flex-shrink:0;position:relative;top:2px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M5 12l5.5 6L20 6' stroke='%2300642C' stroke-width='2.5'/%3E%3C/svg%3E")}.section-hero--info-cards .main-column .cards-row .info-card .main-content .checklist-items li a{text-decoration:underline}.section-hero--info-cards .main-column .cards-row .info-card .main-content .checklist-items li:last-child{margin-bottom:0}.section-hero--info-cards .main-column .cards-row .info-card.theme-blurple .main-content .checklist-items li:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M5 12l5.5 6L20 6' stroke='%23635BFF' stroke-width='2.5'/%3E%3C/svg%3E")}.section-hero--info-cards .main-column .cards-row .info-card .button{margin-bottom:0}.highlight-section{text-align:center;background-position:100%;background-size:cover;background-repeat:no-repeat}@media (min-width:1025px){.highlight-section{background-position:50%}}.highlight-section .highlight{margin-bottom:1em}.highlight-section .highlight em{font-style:normal}@media (min-width:1025px){.highlight-section .highlight{margin-bottom:.5em}}.highlight-section .highlight:last-child{margin-bottom:0}.highlight-section.theme-bg-black .highlight{color:#22c855}.highlight-section.theme-bg-black .highlight em{color:#fff}.split-section{display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch}@media (max-width:1024px){.split-section{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}}.split-section .text-block{max-width:640px;padding:40px 20px}@media (min-width:480px){.split-section .text-block{padding-top:50px;padding-bottom:50px}}@media (min-width:1025px){.split-section .text-block{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;padding:85px 30px 85px 20px;width:50vw;margin-right:20px}}@media (min-width:1201px){.split-section .text-block{padding:85px 70px 85px 20px}}@media (min-width:1320px){.split-section .text-block{margin-left:calc(50vw - 660px)}}.split-section .text-block .content-area{max-width:535px}.split-section .text-block .content-area p{font-size:16px}.split-section .text-block .content-area .button:last-child,.split-section .text-block .content-area p:last-child{margin-bottom:0}.split-section .text-block .content-area ul{margin-left:.75rem}.split-section .text-block .content-area ul li{font-size:16px}.split-section .text-block .content-area ul li:not(:last-child){margin-bottom:.5rem}.split-section .text-block .content-area+.button{margin-top:1.5rem}@media (min-width:1025px){.split-section--image-first .text-block{padding:85px 20px 85px 30px;margin-left:20px}}@media (min-width:1201px){.split-section--image-first .text-block{padding:85px 20px 85px 70px}}@media (min-width:1320px){.split-section--image-first .text-block{margin-right:calc(50vw - 660px)}}.split-section .image-block{position:relative}@media (max-width:1024px){.split-section .image-block{-ms-flex-order:-1;order:-1;height:66.66667vw;width:100%;max-height:400px}}@media (min-width:1025px){.split-section .image-block{width:50vw;-ms-flex-negative:0;flex-shrink:0}}@media (min-width:1440px){.split-section .image-block{min-height:720px}}.split-section .image-block img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}@media (min-width:1025px){.split-section--image-first .image-block{-ms-flex-order:-1;order:-1}}.stats-section{padding:40px 0}@media (min-width:1025px){.stats-section{padding:70px 0}}.stats-section .section-title{text-align:center;margin-bottom:1.5em}@media (min-width:1025px){.stats-section .section-title{margin-bottom:2.5em}}.stats-section .stats-graphic{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;text-align:center}.stats-section .stats-graphic .stats-label{font-weight:900;margin-top:1rem;font-size:14px}@media (min-width:1025px){.stats-section .stats-graphic .stats-label{font-size:16px}}.stats-section .stats-graphic .stats-label em{font-style:normal;color:#178237}.stats-section--2-up .stats-row{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}@media (max-width:1024px){.stats-section--2-up .stats-row{-ms-flex-direction:column;flex-direction:column;text-align:center;-ms-flex-align:center;align-items:center}}@media (max-width:1024px){.stats-section--2-up .stats-row>div:not(:last-child){margin-bottom:2em}}@media (min-width:1025px){.stats-section--2-up .stats-row>div{width:calc(50% - 20px)}}.stats-section--2-up .title{margin-bottom:0;position:relative;top:-3px}@media (max-width:1024px){.stats-section--2-up .title{max-width:600px}}.stats-section--3-up .stats-row{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}@media (max-width:1024px){.stats-section--3-up .stats-row{-ms-flex-direction:column;flex-direction:column;text-align:center;-ms-flex-align:center;align-items:center}}.stats-section--3-up .stats-row>div{padding-top:1.5em;padding-bottom:1.5em;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}@media (max-width:1024px){.stats-section--3-up .stats-row>div:nth-child(2){margin-top:1.25em;margin-bottom:1.5em;padding-top:3em;padding-bottom:2.5em;border-top:2px solid #babfbc;border-bottom:2px solid #babfbc}}@media (min-width:1025px){.stats-section--3-up .stats-row>div{padding-left:1.5em;padding-right:1.5em;width:33.33333%}.stats-section--3-up .stats-row>div:nth-child(2){border-right:2px solid #babfbc;border-left:2px solid #babfbc}}.stats-section--3-up .stats-row .stats-graphic{max-width:350px}.stats-section--3-up .stats-row .stats-graphic .h1{color:#1ca345;margin-bottom:0}.stats-section--3-up .stats-row .stats-graphic .stats-label{max-width:240px}.feed-header{padding:30px 0}.feed-header .feed-title{margin-bottom:0}.feed-header .feed-title a{color:#1a1a1a}@media (min-width:677px){.feed-header .feed-title+.grid-x .menu:not(:last-child){margin-right:25px}}.feed-header .grid-container>.grid-x{-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:676px){.feed-header .grid-container>.grid-x{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}}@media (max-width:676px){.feed-header .grid-container>.grid-x>:not(:first-child){margin-top:10px}}.feed-header .grid-container>.grid-x .grid-x{display:-ms-flexbox;display:flex}@media (max-width:676px){.feed-header .grid-container>.grid-x .grid-x{width:100%}}.feed-header .grid-container .search-field{margin-bottom:0}@media (max-width:676px){.feed-header .search-form{width:100%}}.feed-header .search-form .screen-reader-text,.feed-header .search-form .search-submit{opacity:0;z-index:-1;position:absolute}.feed-header .search-form .search-field{box-shadow:none;background-image:url(/wp-content/uploads/search.svg);background-repeat:no-repeat;background-position:8px 50%;background-size:18px;background-color:#fff;padding-left:34px;border-color:#babfbc}@media (max-width:676px){.feed-header .feed-menu:last-child{margin-left:-12px}}@media (min-width:677px){.feed-header .feed-menu:last-child{margin-right:-12px}}.feed-header .feed-menu:last-child .menu-item:last-child{margin-right:0}.feed-header .horizontal-nav .menu-item{margin-right:30px}.feed-header .horizontal-nav .menu-item a{padding-right:0}.feed-header .menu-item{margin-bottom:0;width:auto;margin-right:0}@media (min-width:677px){.feed-header .menu-item{width:auto}}.feed-header .menu-item a{color:#000;font-weight:800;font-size:16px;padding:.5em .75em}@media (max-width:676px){.feed-header .menu-item.menu-item-has-children a{padding-left:0;padding-right:1.5rem;margin-bottom:1em}}.feed-header .menu-item.menu-item-has-children a:after{border-color:#1a1a1a transparent transparent!important}@media (max-width:676px){.feed-header .menu-item.menu-item-has-children a:after{border-width:5px!important;margin-top:-1px!important;right:10px!important}}@media (min-width:677px){.feed-header .menu-item.menu-item-has-children a:after{border-width:5.5px!important;margin-top:-1.5px!important}}@media (max-width:676px){.feed-header .menu-item.menu-item-has-children[aria-expanded=true] a:after{margin-top:-6px!important}}.feed-header .menu-item .submenu{padding:10px;border:1px solid #babfbc;box-shadow:0 9px 20px rgba(0,0,0,.15);max-height:516px;overflow:scroll;z-index:2}@media (min-width:677px){.feed-header .menu-item .submenu{margin-top:15px}}@media (max-width:676px){.feed-header .menu-item .submenu{position:absolute;max-height:60vh;left:0;top:48px}}.feed-header .menu-item .submenu .menu-item{margin-bottom:0}.feed-header .menu-item .submenu .menu-item a{padding:12px 7px;transition:color .15s ease-out}.feed-header .menu-item .submenu .menu-item a:focus,.feed-header .menu-item .submenu .menu-item a:hover{color:#178237}.feed-header .dropdown.menu>li.is-dropdown-submenu-parent>a{color:#1a1a1a}.feed-header+.section-hero{padding-top:40px}@media (min-width:677px){.feed-header+.section-hero{padding-top:70px}}.feed-header--no-fill{padding:0}.feed-header--no-fill .grid-container .grid-x{padding-bottom:10px;border-bottom:1px solid #babfbc;-ms-flex-align:start;align-items:flex-start}@media (min-width:677px){.feed-header--no-fill .grid-container .grid-x{-ms-flex-align:end;align-items:flex-end}}.feed-header--no-fill .menu-item a{padding-left:0!important}.feed-header--no-fill .dropdown.menu>li>a{padding-top:3px;padding-bottom:3px}.grid-header{border-bottom:1px solid #babfbc;margin-bottom:2rem;padding-bottom:.75rem}.grid-header .title{margin-bottom:0}.grid-header--large{border-bottom:none;margin-bottom:50px}.grid-header--large .title{margin-bottom:20px}.grid-header--large .description{max-width:630px}.grid-header--large .description p{margin-bottom:0}.cta-block{margin:2em 0;padding:1.875em 1.5em 2.125em}@media (min-width:677px){.cta-block{padding:2em 2.5em 2.375em}}.cta-block p.cta-heading{margin-top:0;margin-bottom:.5rem;font-size:28px}@media (min-width:677px){.cta-block p.cta-heading{font-size:28px!important;margin-bottom:.5rem!important}}.cta-block .cta-paragraph{font-size:18px!important}.cta-block .button{margin-top:2.25em;margin-bottom:0}@media (max-width:676px){.sidebar-menu{background-color:#e7edea;padding:1.25em 1.25em 1.5em;margin:-2em 0 1em}}.sidebar-menu .menu-title{padding-bottom:.25em;border-bottom:1px solid #babfbc}.sidebar-menu .menu{display:block}.sidebar-menu .menu li{margin-bottom:0;margin-top:1.5em}.sidebar-menu .menu a{font-size:15px;font-weight:900;line-height:16px;color:#1a1a1a;margin-top:0;position:relative;padding:0}@media (min-width:677px){.sidebar-menu .menu a{font-size:16px}}.sidebar-menu .menu a:focus,.sidebar-menu .menu a:hover{color:#00642c}.sidebar-menu .menu .active>a{background-color:transparent;text-decoration:underline;color:#00642c}@keyframes fadeIn{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}.cta-banner{text-align:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.cta-banner .cta-heading{margin-bottom:10px;max-width:780px}.cta-banner .cta-heading--wide{max-width:1100px}.cta-banner .cta-body{max-width:700px;margin-bottom:0}.cta-banner .cta-button-row{margin-top:40px;display:-ms-flexbox;display:flex;gap:1.5rem}.cta-banner .cta-button-row .button{margin-bottom:0;font-size:16px}@media (max-width:676px){.cta-banner .cta-button-row{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;gap:1rem}}.cta-banner .cta-button-row--condensed{margin-top:25px}.cta-banner .cta-subscribe-form{margin-top:50px;width:100%;min-height:50px;margin-bottom:8px}@media (max-width:676px){.cta-banner .cta-subscribe-form{max-width:300px}}.cta-banner .cta-subscribe-form form{min-height:117px}@media (min-width:677px){.cta-banner .cta-subscribe-form form{min-height:50px}}.cta-banner .cta-subscribe-form .mktoForm{margin:0 auto;max-width:440px;display:-ms-flexbox;display:flex;padding:0;gap:20px;position:relative;animation:fadeIn .25s ease-out;font-family:"Matter",Helvetica,Roboto,Arial,sans-serif!important}@media (max-width:676px){.cta-banner .cta-subscribe-form .mktoForm{max-width:100%;-ms-flex-direction:column;flex-direction:column}}.cta-banner .cta-subscribe-form .mktoForm .mktoLabel#LblEmail{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.cta-banner .cta-subscribe-form .mktoForm .mktoGutter{display:none}.cta-banner .cta-subscribe-form .mktoForm .mktoFormRow{width:100%}.cta-banner .cta-subscribe-form .mktoForm .mktoFormRow .mktoFormCol{width:100%!important;margin-bottom:0!important}.cta-banner .cta-subscribe-form .mktoForm .mktoFormRow .mktoFormCol .mktoEmailField{width:100%!important;box-shadow:none;border:none;border-radius:8px;font-size:16px;line-height:1;padding:15px 20px;height:auto}@media (min-width:677px){.cta-banner .cta-subscribe-form .mktoForm .mktoFormRow .mktoFormCol .mktoEmailField{font-size:17px}}.cta-banner .cta-subscribe-form .mktoForm .mktoFormRow .mktoFormCol .mktoEmailField:focus{outline:revert;background-color:#fff;box-shadow:none;transition:none}.cta-banner .cta-subscribe-form .mktoForm .mktoError{bottom:auto;top:calc(100% + 5px);left:10px;right:auto!important}.cta-banner .cta-subscribe-form .mktoForm .mktoError .mktoErrorMsg{background-image:none;border:none;box-shadow:none;text-shadow:none;background-color:#ffb600;color:#1a1a1a;font-weight:700;padding:10px 12px}.cta-banner .cta-subscribe-form .mktoForm .mktoError .mktoErrorArrow{border:none;background-color:#ffb600}.cta-banner .cta-subscribe-form .mktoForm .mktoButton{height:auto;font-size:16px!important;line-height:1.2;text-align:center;-ms-flex-pack:center;justify-content:center}@media (max-width:676px){.cta-banner .cta-subscribe-form .mktoForm .mktoButton{width:100%}}@media (min-width:677px){.cta-banner .cta-subscribe-form .mktoForm .mktoButton{font-size:17px!important}}.cta-banner .cta-subscribe-form .mktoForm .mktoButton:after{display:none}.cta-banner .cta-subscribe-form .mktoForm .mktoButtonRow{position:static}.cta-banner .cta-subscribe-form .mktoForm .mktoButtonRow .mktoButtonWrap .mktoError{left:0}.cta-banner .cta-subscribe-form .mktoForm .mktoButtonRow .mktoButtonWrap .mktoError .mktoErrorArrowWrap{display:none}.cta-banner .cta-subscribe-form .mktoForm .mktoButtonRow .mktoButtonWrap .mktoError .mktoErrorMsg{width:100%}.cta-banner .cta-subscribe-form p.sm{margin:25px 0 0}.cta-banner .cta-subscribe-form p.sm a{color:#fff;text-decoration:underline}.section.theme-bg-primary .grid-container .cta-banner .btn-primary{background-color:#1a1a1a;color:#22c855}.section.theme-bg-primary .grid-container .cta-banner .btn-primary:focus,.section.theme-bg-primary .grid-container .cta-banner .btn-primary:hover{background-color:#fff;color:#1a1a1a}.section.theme-bg-primary .grid-container .cta-banner .btn-transparent:focus,.section.theme-bg-primary .grid-container .cta-banner .btn-transparent:hover{background-color:#fff;color:#1a1a1a;border-color:#fff}.accordion-list{list-style:none;margin-left:0}.accordion-list>li{background-color:#fff}.accordion-list>li .item-summary{cursor:pointer;padding:17px 20px 18px;list-style:none;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;position:relative}.accordion-list>li .item-summary .item-title{font-weight:700;line-height:1.2;font-size:17px;margin-right:20px}@media (min-width:677px){.accordion-list>li .item-summary .item-title{font-size:19px}}@media (min-width:1025px){.accordion-list>li .item-summary .item-title{font-size:21px}}.accordion-list>li .item-summary::-webkit-details-marker{display:none}.accordion-list>li .item-summary:after{content:"";display:block;height:0;border-style:solid;border-bottom-width:0;border-color:transparent transparent transparent #1a1a1a;position:relative;right:-6px;bottom:-1px;border-width:7px 9px}@media (min-width:677px){.accordion-list>li .item-summary:after{font-size:19px;border-width:8px 10px}}.accordion-list>li details[open] .item-summary:after{transform:rotate(90deg);right:-.5px;bottom:-6px}.accordion-list>li .item-content{padding:0 20px 10px;max-width:830px;font-size:17px}@media (min-width:677px){.accordion-list>li .item-content{font-size:19px}}.accordion-list>li .item-content a{text-decoration:underline;transition:color .2s ease-out}.accordion-list>li .item-content ul{margin-bottom:1em}.accordion-list>li .item-content ul li{margin-bottom:0}.theme-bg-white .accordion-list>li{background-color:#e7edea}.articles-list .list-title{max-width:1320px;padding-left:20px;padding-right:20px;margin-left:auto;margin-right:auto;margin-bottom:12px}.articles-list .list-title:after{content:"";display:block;background-color:#babfbc;height:1px;width:100%;margin:10px 0 30px}@media (min-width:677px){.articles-list .list-title{margin-bottom:20px}}.articles-list .list-row{margin-left:0;display:-ms-flexbox;display:flex;overflow:auto;margin-bottom:16px;scroll-snap-type:x proximity;scroll-padding-left:20px}@media (min-width:677px){.articles-list .list-row{margin-bottom:48px}}@media (min-width:1320px){.articles-list .list-row{scroll-padding-left:calc(100vw/2 - 1320px/2 + 20px)}}.articles-list .list-row li{list-style:none;-ms-flex-negative:0;flex-shrink:0;margin-right:20px;margin-bottom:16px;width:280px;scroll-snap-align:start}@media (min-width:480px){.articles-list .list-row li{width:calc(11.02941vw + 227.05882px)}}@media (min-width:1025px){.articles-list .list-row li{margin-right:30px;width:calc(32.54237vw + -41.55932px)}}@media (min-width:1320px){.articles-list .list-row li{width:calc(15.83333vw + 179px)}}@media (min-width:1440px){.articles-list .list-row li{width:406.66667px}}.articles-list .list-row li.spacer:first-child{width:20px;margin-right:0}@media (min-width:1320px){.articles-list .list-row li.spacer:first-child{width:calc(100vw/2 - 1320px/2 + 20px)}}.articles-list .list-row li.spacer:last-child{width:20px;margin-right:0}@media (min-width:1320px){.articles-list .list-row li.spacer:last-child{width:calc(100vw/2 - 1320px/2 + 20px)}}.articles-list .list-row li:nth-last-child(2){margin-right:0}.articles-list .list-row li a{display:-ms-flexbox;display:flex;border:1px solid #e7edea;transition:border-color .2s ease-out}.articles-list .list-row li a:focus,.articles-list .list-row li a:hover{border-color:#d8ddda}.articles-list .list-row li a .item-image{width:90px;height:90px;-ms-flex-negative:0;flex-shrink:0;background:url(/wp-content/uploads/TaxJar__Wordmark_Black.svg) #e7edea no-repeat 50%/75%;position:relative}@media (min-width:480px){.articles-list .list-row li a .item-image{width:calc(1.83486vw + 81.19266px);height:calc(1.83486vw + 81.19266px)}}@media (min-width:1025px){.articles-list .list-row li a .item-image{width:calc(9.63855vw + 1.20482px);height:calc(9.63855vw + 1.20482px)}}@media (min-width:1440px){.articles-list .list-row li a .item-image{width:140px;height:140px}}.articles-list .list-row li a .item-image:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(26,26,26,.02);z-index:1}.articles-list .list-row li a .item-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block}.articles-list .list-row li a .item-title{color:#1a1a1a;padding:12px;transition:color .2s ease-out;font-weight:700;line-height:1.2;font-size:15px}@media (min-width:1025px){.articles-list .list-row li a .item-title{padding:15px}}@media (min-width:480px){.articles-list .list-row li a .item-title{font-size:calc(.3125vw + 13.5px)}}@media (min-width:1440px){.articles-list .list-row li a .item-title{font-size:18px}}.articles-list .list-row li a:focus .item-title,.articles-list .list-row li a:hover .item-title{color:#00642c}.articles-list-toggle{margin-top:50px}@media (min-width:677px){.articles-list-toggle{margin-top:80px}}.data-map-section{overflow:hidden}.data-map-frame{position:relative;width:165vh;max-width:100vw;margin:0 auto}@media (min-width:1440px){.data-map-frame{max-width:1440px}}.data-map .datamaps-subunit{cursor:pointer;stroke:#fff!important}.data-map .datamaps-subunit:hover{stroke:#1a1a1a!important}@media (max-width:676px){.data-map .labels{display:none}}.data-map .labels text{font-weight:700}.data-map .hover-block{font-family:"Matter";background-color:#fff;border:1px solid #babfbc;box-shadow:0 5px 20px 0 rgba(26,26,26,.2);width:260px;font-size:15px;line-height:1.4;padding:9px 12px}@media (max-width:676px){.data-map .hover-block{display:none}}.data-map .hover-block .state-name{font-weight:700;margin-bottom:5px;font-size:16px}.data-map .hover-block .sm{display:block;font-size:12px;line-height:1.25}.data-map .hover-block p.sm{margin:10px 0 0}.data-map .datamaps-legend{background-color:#fff;padding:20px 18px;text-align:left;font-size:12px;position:absolute;bottom:0;right:20px}@media (min-width:1025px){.data-map .datamaps-legend{bottom:60px;right:80px;font-size:14px}}@media (max-width:676px){.data-map .datamaps-legend{position:relative;left:20px;width:calc(100% - 40px);padding:12px;top:calc(56.25vw - 2px)}}.data-map .datamaps-legend dl{display:grid;grid-template-columns:max-content 20px;direction:rtl;grid-gap:16px 8px;margin-bottom:0}@media (max-width:676px){.data-map .datamaps-legend dl{display:block;direction:ltr}}.data-map .datamaps-legend dd{width:20px;height:20px}@media (max-width:676px){.data-map .datamaps-legend dd{width:13px;height:13px;position:absolute;margin-top:-12px;left:12px}}.data-map .datamaps-legend dt{margin-bottom:0;margin-top:3.5px;width:148px;line-height:1}@media (max-width:676px){.data-map .datamaps-legend dt{width:auto;font-weight:400;padding-left:20px;margin-top:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.data-map .datamaps-legend dt:first-child{margin-top:0}}.map-header{text-align:center;margin-top:0;padding-top:30px;position:relative;z-index:1}@media (min-width:1201px){.map-header{padding-top:60px;margin-bottom:-75px}}.map-header .map-title{margin-bottom:0}.map-header .map-description{max-width:600px;margin:15px auto}@media (max-width:676px){.map-header .map-description{min-height:96px}}.map-header .map-description .text-link{font-weight:400;color:#00642c;font-size:16px;display:inline-block;margin-top:0;padding-right:28px}@media (min-width:677px){.map-header .map-description .text-link{font-size:18px}}.map-header .map-description .text-link:after{transition:right .2s ease-out;position:absolute;right:0;top:1.5px;font-size:35px}.map-header .map-description .text-link:focus:after,.map-header .map-description .text-link:hover:after{right:-2px}.map-tabs-view{position:relative;max-width:1440px;margin:0 auto}.map-tabs-view [data-tab-content]{visibility:hidden}.map-tabs-view [data-tab-content].active{visibility:visible}.map-tabs-view [data-tab-content]:not(:first-child){position:absolute;top:0;width:100%}.map-tabs-view .map-tab-controls{max-width:100%;overflow:scroll;display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch;gap:10px;margin:30px auto 0}@media (min-width:1025px){.map-tabs-view .map-tab-controls{-ms-flex-pack:center;justify-content:center}}.map-tabs-view .map-tab-controls li{list-style:none;margin-bottom:15px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.map-tabs-view .map-tab-controls li.spacer{width:10px;display:block;-ms-flex-negative:0;flex-shrink:0}.map-tabs-view .map-tab-controls li [data-tab-target]{cursor:pointer;width:100px;background-color:#fff;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;padding:8px 8px 10px;border:2px solid transparent;-ms-flex-positive:1;flex-grow:1}@media (min-width:677px){.map-tabs-view .map-tab-controls li [data-tab-target]{width:165px}}.map-tabs-view .map-tab-controls li [data-tab-target].active{border-color:#1a1a1a}.map-tabs-view .map-tab-controls li [data-tab-target] .map-tab-thumbnail{display:block;pointer-events:none}@media (max-width:676px){.map-tabs-view .map-tab-controls li [data-tab-target] .map-tab-thumbnail{width:60px}}.map-tabs-view .map-tab-controls li [data-tab-target] .map-tab-label{display:block;text-align:center;margin-top:12px;font-weight:700;font-size:12px}@media (min-width:677px){.map-tabs-view .map-tab-controls li [data-tab-target] .map-tab-label{font-size:14px}}.header+.video-player-section:before{content:"";display:block;height:76px}@media (min-width:677px){.header+.video-player-section:before{height:98px}}@media (max-width:676px){.video-player-section{padding-top:4px}}.video-player-section .grid-container{max-width:1040px;padding-top:20px;padding-bottom:10px;position:relative}.video-player-section .video-frame{background-color:#d8ddda}.video-player-section .video-details{margin-top:45px;max-width:600px}.video-player-section .video-details .video-title{margin-bottom:15px;color:#fff;color:#22c855}.video-player-section .video-details p:last-child{margin-bottom:0}.featured-content{display:-ms-flexbox;display:flex;gap:20px}@media (min-width:677px){.featured-content{gap:40px}}@media (max-width:676px){.featured-content{-ms-flex-direction:column;flex-direction:column}}@media (min-width:677px){.featured-content .content,.featured-content .media{width:50%}}.featured-content .post-title{margin-bottom:10px}@media (min-width:677px){.featured-content .post-title{margin-bottom:20px}}@media (max-width:1024px){.featured-content--larger-video{-ms-flex-direction:column;flex-direction:column}.featured-content--larger-video .content,.featured-content--larger-video .media{width:100%}.featured-content--larger-video .content{max-width:630px}}@media (min-width:1025px){.featured-content--larger-video{gap:30px}.featured-content--larger-video .media{width:calc((100% - 60px) * .66667 + 30px)}.featured-content--larger-video .content{width:calc((100% - 60px) * .33333 + 0px);padding-right:10px}}@media (min-width:677px){.long-form-hero:before{content:"";display:block;height:98px}}.long-form-hero .hero-columns{position:relative;padding:15px 0 30px}@media (min-width:677px){.long-form-hero .hero-columns{display:-ms-flexbox;display:flex;gap:20px;padding:64px 0;-ms-flex-pack:justify;justify-content:space-between}}@media (min-width:1201px){.long-form-hero .hero-columns{padding:78px 0}}@media (max-width:676px){.long-form-hero .hero-columns .content-column{width:calc(100% - ((100% - 220px) * .25 + 40px) - 10px)}}@media (min-width:677px){.long-form-hero .hero-columns .content-column{width:calc((100% - 220px) * .58333 + 120px)}}@media (min-width:677px){.long-form-hero .hero-columns .content-column .content-grouping{width:100%;max-width:630px}}.long-form-hero .hero-columns .content-column .hero-title{color:#22c855;margin-bottom:0;line-height:1.1}@media (max-width:676px){.long-form-hero .hero-columns .content-column .hero-title{font-size:38px}}@media (min-width:677px){.long-form-hero .hero-columns .content-column .hero-title{line-height:1;position:relative;top:-5px}}@media (min-width:1201px){.long-form-hero .hero-columns .content-column .hero-title{font-size:72px}}@media (prefers-reduced-motion:no-preference){.long-form-hero .hero-columns .content-column .hero-title{opacity:0;transform:translateY(-2.5px);transition:opacity .5s ease-out .0625s,transform .25s ease-out .0625s}.long-form-hero .hero-columns .content-column .hero-title[data-observed=true]{opacity:1;transform:translateY(0)}}@media (min-width:677px){.long-form-hero .hero-columns .graphic-column{width:calc((100% - 220px) * .41667 + 80px);-ms-flex-order:-1;order:-1;position:relative}}.long-form-hero .hero-columns .graphic-column .graphic-grouping{top:0}@media (min-width:677px){.long-form-hero .hero-columns .graphic-column .graphic-grouping{max-width:250.83333px;top:-64px;position:absolute}}@media (min-width:1201px){.long-form-hero .hero-columns .graphic-column .graphic-grouping{top:-78px;max-width:305px}}.long-form-hero .hero-columns .graphic-column .graphic-grouping .graphic-frame{overflow:hidden}@media (max-width:676px){.long-form-hero .hero-columns .graphic-column .graphic-grouping .graphic-frame{width:calc(((100% - 220px) * .25 + 40px) + 6px);position:absolute;top:-10px;right:-20px}.long-form-hero .hero-columns .graphic-column .graphic-grouping .graphic-frame .graphic-markup{width:calc(100% + 10px)}}@media (min-width:677px){.long-form-hero .hero-columns .graphic-column .graphic-grouping .graphic-frame .graphic-markup{margin-top:-86px}}@media (min-width:1201px){.long-form-hero .hero-columns .graphic-column .graphic-grouping .graphic-frame .graphic-markup{margin-top:-116px}}.long-form-hero .hero-columns .graphic-column .graphic-grouping .hero-cta{color:#1a1a1a;margin-bottom:0;margin-top:20px}@media (min-width:677px){.long-form-hero .hero-columns .graphic-column .graphic-grouping .hero-cta{margin-top:50px;font-size:16px}}@media (prefers-reduced-motion:no-preference){.long-form-hero .hero-columns .graphic-column .graphic-grouping .hero-cta{opacity:0;transform:translateY(-2px);transition:opacity .5s ease-out .75s,transform .25s ease-out .75s,background-color .25s ease-out}.long-form-hero .hero-columns .graphic-column .graphic-grouping .hero-cta[data-observed=true]{opacity:1;transform:translateY(0)}}.long-form-toc{background-color:#f5f5f7;border-top-right-radius:12px;border-bottom-right-radius:12px;position:sticky;top:168px;z-index:1;padding:20px;padding-left:26px}@media (max-width:676px){.long-form-toc{position:sticky;top:0;z-index:2;border-radius:0;padding:5px 20px 13px;background-color:#eaeaee}.long-form-toc:after{content:"";position:absolute;display:block;border-style:solid;border-bottom-width:0;border-color:#1a1a1a transparent transparent;right:20px;top:19px;border-width:7px 6.5px;pointer-events:none}.long-form-toc.is-full-width{max-width:100%;transition:max-width .25s ease-in-out,background-color .25s ease-in-out}.long-form-toc.is-partial-width{max-width:180px;background-color:transparent;transition:max-width .25s ease-in-out .5s,background-color .25s ease-in-out .5s,opacity .5s ease-out .75s,transform .25s ease-out .75s}.long-form-toc.is-partial-width .toc-item{opacity:0;max-height:0;transition:opacity .25s ease-in-out,max-height .25s ease-in-out .25s,text-overflow .25s .25s}.long-form-toc.is-partial-width.is-open{max-width:100%;background-color:#e7e7ec;transition:max-width .25s ease-in-out,background-color .25s ease-in-out}.long-form-toc.is-partial-width.is-open .toc-item{opacity:1;max-height:50px;transition:opacity .25s ease-in-out .5s,max-height .25s ease-in-out .25s}.long-form-toc:not(.is-open){cursor:pointer;padding-bottom:5px;padding-right:45px}.long-form-toc:not(.is-open) ul li{pointer-events:none}.long-form-toc:not(.is-open) ul li.toc-item{max-height:50px;opacity:1}.long-form-toc:not(.is-open) ul li a{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.long-form-toc:not(.is-open) ul li.active~li.mobile-title{max-height:0;overflow:hidden;opacity:0;padding:0;margin:0}.long-form-toc:not(.is-open) ul li.active a{color:#1a1a1a}.long-form-toc:not(.is-open) ul li:not(.active):not(.mobile-title){max-height:0;overflow:hidden;opacity:0}.long-form-toc.is-open ul li.mobile-title{max-height:50px}.long-form-toc.is-open ul li.toc-item{max-height:50px;opacity:1}}@media (min-width:677px){.long-form-toc{margin-bottom:120px}}@media (min-width:1320px){.long-form-toc{padding-left:calc(-49.0566vw + 673.54717px)}}@media (min-width:1374px){.long-form-toc{padding-left:0}}@media (min-width:677px){.long-form-toc:before{content:"";position:absolute;height:100%;background-color:#f5f5f7;right:100%;top:0;width:20px}}@media (min-width:677px) and (min-width:1320px){.long-form-toc:before{width:calc(50vw - 640px)}}@media (min-width:677px) and (min-width:1514px){.long-form-toc:before{width:51px;border-top-left-radius:12px;border-bottom-left-radius:12px}}.long-form-toc ul{list-style:none;margin:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.long-form-toc ul li{margin:0}.long-form-toc ul li a{color:#1a1a1a;position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;line-height:1.225;padding:8px 0;font-size:14px}@media (min-width:677px){.long-form-toc ul li a{font-size:16px}}@media (min-width:677px) and (min-height:1000px){.long-form-toc ul li a{padding:10px 0}}.long-form-toc ul li.active a{color:#178237;font-weight:700}.long-form-toc ul li.active a:before{content:"";position:absolute;background:#178237;height:calc(100% - 14px);width:4px;left:-20px}@media (min-width:677px){.long-form-toc ul li.active a:before{left:-36px;height:1em;width:1em}}.long-form-toc ul li.mobile-title{font-size:14px;padding:8px 0;display:block;line-height:1.225;font-weight:700;-ms-flex-order:-1;order:-1;width:calc(100% + 20px);cursor:pointer}@media (min-width:677px){.long-form-toc ul li.mobile-title{font-size:16px}}@media (min-width:677px) and (min-height:1000px){.long-form-toc ul li.mobile-title{padding:10px 0}}@media (prefers-reduced-motion:no-preference){.long-form-toc{opacity:0}}@media (prefers-reduced-motion:no-preference) and (min-width:677px){.long-form-toc{transition:opacity .5s ease-out 1s,transform .25s ease-out 1s}}@media (prefers-reduced-motion:no-preference){.long-form-toc[data-observed=true]{opacity:1}}.features-2-col{display:-ms-flexbox;display:flex}@media (max-width:1024px){.features-2-col{-ms-flex-direction:column;flex-direction:column;gap:20px;max-width:620px;margin:0 auto}}@media (min-width:1025px){.features-2-col{gap:calc(20px + ((100% - 220px) * .08333 + 0px) + 20px);-ms-flex-align:center;align-items:center}}@media (min-width:1025px){.features-2-col--text-on-right .graphic{-ms-flex-order:-1;order:-1}}@media (min-width:1025px){.features-2-col .content{width:calc((100% - 220px) * .41667 + 80px)}}@media (max-width:676px){.features-2-col .content li,.features-2-col .content ol{font-size:16px}}@media (max-width:1024px){.features-2-col--offset{gap:0;max-width:540px}}@media (min-width:1025px){.features-2-col--offset{gap:calc(20px + ((100% - 220px) * .04167 + -10px) + 20px);-ms-flex-pack:end;justify-content:flex-end}}@media (min-width:1025px){.features-2-col .graphic{width:calc((100% - 220px) * .5 + 100px);display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}}@media (max-width:1024px){.features-2-col--video .graphic{-ms-flex-order:-1;order:-1;position:relative;left:-5.25%}}.features-2-col--video .graphic video{max-width:100%;height:auto}.features-2-col--graphic-drop-shadow .graphic img{filter:drop-shadow(0 0 10px rgba(26,26,26,.2))}.features-2-col+.features-2-col{margin-top:80px}.calculator-section .intro-content{max-width:955px;margin-bottom:35px;margin-top:-25px}@media (max-width:676px){.calculator-section .intro-content{text-align:center;margin-bottom:25px;max-width:467.5px;margin-left:auto;margin-right:auto}}@media (min-width:1025px){.calculator-section .intro-content{margin-top:-50px}}.calculator-section .intro-content .section-title{margin-bottom:20px}.calculator-section .intro-content .section-paragraph a{color:#1a1a1a;text-decoration:underline}@media (min-width:677px){.calculator-section .intro-content .section-paragraph{padding-right:60px}}.calculator-section .calculator-row{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1024px){.calculator-section .calculator-row{-ms-flex-direction:column;flex-direction:column;gap:40px}}@media (min-width:1025px){.calculator-section .calculator-row{margin-bottom:65px}}.calculator-section .calculator-row .calculator-card-area{position:relative}@media (max-width:1024px){.calculator-section .calculator-row .calculator-card-area{max-width:738.33333px}}@media (min-width:1025px){.calculator-section .calculator-row .calculator-card-area{width:calc((100% - 220px) * .66667 + 140px)}}@media (min-width:1360px){.calculator-section .calculator-row .calculator-card-area{width:calc(((100% - 220px) * .66667 + 140px) + 20px);margin-left:-20px}}.calculator-section .calculator-row .calculator-card-area .calculator-disclaimer{margin:20px auto 0;max-width:413.33333px}@media (min-width:677px){.calculator-section .calculator-row .calculator-card-area .calculator-disclaimer{margin:20px 0 0;max-width:433.33333px}}@media (min-width:1025px){.calculator-section .calculator-row .calculator-card-area .calculator-disclaimer{position:absolute}}.calculator-section .calculator-row .calculator-card-area .calculator-card{background-color:#fff;border-radius:12px;overflow:hidden;display:-ms-flexbox;display:flex}@media (max-width:676px){.calculator-section .calculator-row .calculator-card-area .calculator-card{-ms-flex-direction:column;flex-direction:column;max-width:413.33333px;margin-left:auto;margin-right:auto}}@media (max-width:479px){.calculator-section .calculator-row .calculator-card-area .calculator-card{max-width:none;margin-left:-10px;margin-right:-10px}}.calculator-section .calculator-row .calculator-card-area .calculator-card .calculator-heading{margin-bottom:15px}.calculator-section .calculator-row .calculator-card-area .calculator-card .calculator-form{background-color:#fff;padding:20px 15px}@media (min-width:480px){.calculator-section .calculator-row .calculator-card-area .calculator-card .calculator-form{padding:25px 20px 35px}}@media (min-width:677px){.calculator-section .calculator-row .calculator-card-area .calculator-card .calculator-form{width:50%;padding:25px 20px 35px}}@media (min-width:1201px){.calculator-section .calculator-row .calculator-card-area .calculator-card .calculator-form{padding:40px 25px 50px 20px}}.calculator-section .calculator-row .calculator-card-area .calculator-card .calculator-form input,.calculator-section .calculator-row .calculator-card-area .calculator-card .calculator-form select{border:2px solid #d8ddda;box-shadow:none;font-size:16px;height:auto;padding:10px 12px;margin-bottom:10px}@media (min-width:1025px){.calculator-section .calculator-row .calculator-card-area .calculator-card .calculator-form input,.calculator-section .calculator-row .calculator-card-area .calculator-card .calculator-form select{padding:16px 12px;margin-bottom:15px}}.calculator-section .calculator-row .calculator-card-area .calculator-card .calculator-form input:-ms-input-placeholder,.calculator-section .calculator-row .calculator-card-area .calculator-card .calculator-form select:-ms-input-placeholder{color:#1a1a1a}.calculator-section .calculator-row .calculator-card-area .calculator-card .calculator-form input::placeholder,.calculator-section .calculator-row .calculator-card-area .calculator-card .calculator-form select::placeholder{color:#1a1a1a}.calculator-section .calculator-row .calculator-card-area .calculator-card .calculator-form select{background-position:right 5px center;background-size:11px;cursor:pointer}.calculator-section .calculator-row .calculator-card-area .calculator-card .calculator-form .button{margin:5px 0 0;width:100%;font-size:16px;position:relative}.calculator-section .calculator-row .calculator-card-area .calculator-card .calculator-form .button:after{position:absolute;right:25px;left:auto}.calculator-section .calculator-row .calculator-card-area .calculator-card .calculator-form .button:focus,.calculator-section .calculator-row .calculator-card-area .calculator-card .calculator-form .button:hover{background-color:#1a1a1a;color:#fff}.calculator-section .calculator-row .calculator-card-area .calculator-card .calculator-form .button:focus:after,.calculator-section .calculator-row .calculator-card-area .calculator-card .calculator-form .button:hover:after{right:20px}.calculator-section .calculator-row .calculator-card-area .calculator-card .calculator-results{scroll-margin-top:76px;padding:20px 15px;background-color:#e7edea;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media (min-width:480px){.calculator-section .calculator-row .calculator-card-area .calculator-card .calculator-results{padding:25px 20px 35px}}@media (min-width:677px){.calculator-section .calculator-row .calculator-card-area .calculator-card .calculator-results{width:50%;padding:25px 20px 35px}}@media (min-width:1201px){.calculator-section .calculator-row .calculator-card-area .calculator-card .calculator-results{padding:40px 40px 50px}}.calculator-section .calculator-row .calculator-card-area .calculator-card .calculator-results .results-area{border-top:4px solid #babfbc;border-bottom:4px solid #babfbc;-ms-flex-positive:1;flex-grow:1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.calculator-section .calculator-row .calculator-card-area .calculator-card .calculator-results .results-area .results-total{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-top:auto;font-size:20px}@media (min-width:1201px){.calculator-section .calculator-row .calculator-card-area .calculator-card .calculator-results .results-area .results-total{font-size:22px}}.calculator-section .calculator-row .calculator-card-area .calculator-card .calculator-results .results-area .results-total b{color:#006ee9}.calculator-section .calculator-row .calculator-card-area .calculator-card .calculator-results table{margin-bottom:25px}@media (min-width:1025px){.calculator-section .calculator-row .calculator-card-area .calculator-card .calculator-results table{margin-bottom:15px}}.calculator-section .calculator-row .calculator-card-area .calculator-card .calculator-results table tbody{background-color:transparent;border:none}.calculator-section .calculator-row .calculator-card-area .calculator-card .calculator-results table tbody tr{background-color:transparent;border-bottom:2px solid #babfbc}.calculator-section .calculator-row .calculator-card-area .calculator-card .calculator-results table tbody tr td{font-weight:700;line-height:1.55556;padding:10px 0;font-size:16px}@media (min-width:1025px){.calculator-section .calculator-row .calculator-card-area .calculator-card .calculator-results table tbody tr td{padding:20px 0;font-size:18px}}.calculator-section .calculator-row .calculator-card-area .calculator-card .calculator-results table tbody tr td:last-child{text-align:right;color:#006ee9}.calculator-section .calculator-row .calculator-aside{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media (max-width:1024px){.calculator-section .calculator-row .calculator-aside{max-width:738.33333px}}@media (max-width:676px){.calculator-section .calculator-row .calculator-aside{max-width:413.33333px;margin-left:auto;margin-right:auto}}@media (min-width:1025px){.calculator-section .calculator-row .calculator-aside{padding-left:10px;width:calc((100% - 220px) * .33333 + 60px)}}@media (min-width:1201px){.calculator-section .calculator-row .calculator-aside{padding-left:25px}}@media (min-width:1025px){.calculator-section .calculator-row .calculator-aside .graphic-area{-ms-flex-positive:1;flex-grow:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}}.calculator-section .calculator-row .calculator-aside .cta-area{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:40px}@media (min-width:677px) and (max-width:1024px){.calculator-section .calculator-row .calculator-aside .cta-area{-ms-flex-direction:row;flex-direction:row}}@media (min-width:1025px){.calculator-section .calculator-row .calculator-aside .cta-area{-ms-flex-positive:1;flex-grow:1;-ms-flex-pack:center;justify-content:center}}@media (min-width:1201px){.calculator-section .calculator-row .calculator-aside .cta-area{gap:50px}}@media (min-width:677px) and (max-width:1024px){.calculator-section .calculator-row .calculator-aside .cta-area .cta-content{width:50%}}.calculator-section .calculator-row .calculator-aside .cta-area .cta-content p{margin-bottom:20px}@media (max-width:1200px){.calculator-section .calculator-row .calculator-aside .cta-area .cta-content p{font-size:16px;line-height:1.55556}}.calculator-section .calculator-row .calculator-aside .cta-area .cta-content .button{margin-bottom:0}@media (min-width:1201px){.calculator-section .calculator-row .calculator-aside .cta-area .cta-content .button{font-size:16px}}@media (max-width:676px){.calculator-section .calculator-row:not(.move-out) .calculator-card-area .calculator-card .calculator-results{display:none}}.calculator-section .calculator-row:not(.move-out) .calculator-card-area .calculator-card .calculator-results .results-area .results-total,.calculator-section .calculator-row:not(.move-out) .calculator-card-area .calculator-card .calculator-results .results-area td{position:relative}.calculator-section .calculator-row:not(.move-out) .calculator-card-area .calculator-card .calculator-results .results-area .results-total:after,.calculator-section .calculator-row:not(.move-out) .calculator-card-area .calculator-card .calculator-results .results-area td:after{content:"";display:block;position:absolute;height:25px;width:calc(100% + 1px);left:-.5px;background-color:#d8ddda;top:10px}@media (min-width:1025px){.calculator-section .calculator-row:not(.move-out) .calculator-card-area .calculator-card .calculator-results .results-area .results-total:after,.calculator-section .calculator-row:not(.move-out) .calculator-card-area .calculator-card .calculator-results .results-area td:after{top:20px;height:26px}}.calculator-section .calculator-row:not(.move-out) .calculator-card-area .calculator-card .calculator-results .results-area .results-total:after{top:0}.calculator-section .calculator-row.move-out .calculator-aside .graphic-area,.calculator-section .calculator-row:not(.move-out) .calculator-aside .cta-area{display:none}.mktoForm.marketo-form{width:100%!important;max-width:460px;padding:0}.mktoForm.marketo-form--in-post .mktoLabel{float:none!important;width:auto!important;display:-ms-flexbox;display:flex;gap:5px;margin-bottom:5px;line-height:1!important}.mktoForm.marketo-form--in-post .mktoGutter{display:none}.mktoForm.marketo-form--in-post .mktoAsterix{float:none;-ms-flex-order:1;order:1;padding:0}.mktoForm.marketo-form--in-post .mktoButtonRow{margin-top:15px}.mktoForm.marketo-form--in-post .mktoButtonRow .mktoButton{font-size:16px!important}.mktoForm.marketo-form--in-post .mktoButtonRow .mktoButton:after{margin-left:10px!important}.mktoForm.marketo-form--in-post .mktoButtonRow .mktoButton:focus,.mktoForm.marketo-form--in-post .mktoButtonRow .mktoButton:hover{background-color:#1a1a1a!important;color:#22c855!important}.mktoForm.marketo-form--in-post .mktoField{float:none}.mktoForm.marketo-form--in-post input,.mktoForm.marketo-form--in-post select,.mktoForm.marketo-form--in-post textarea{box-shadow:none;border:2px solid #d8ddda;background-color:#fff!important;padding:12px 10px!important;font-size:16px!important;width:100%!important;margin-bottom:10px!important;line-height:16px!important;height:auto!important;box-sizing:border-box}.mktoForm.marketo-form--in-post input:-ms-input-placeholder,.mktoForm.marketo-form--in-post select:-ms-input-placeholder,.mktoForm.marketo-form--in-post textarea:-ms-input-placeholder{color:#9ca19e}.mktoForm.marketo-form--in-post input::placeholder,.mktoForm.marketo-form--in-post select::placeholder,.mktoForm.marketo-form--in-post textarea::placeholder{color:#9ca19e}.mktoForm.marketo-form--in-post textarea{resize:vertical!important;line-height:1.4!important}.mktoForm.marketo-form--in-post select{padding-right:35px!important;background-position:right -15px center;display:block;line-height:19px!important;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.mktoForm.marketo-form--in-post .mktoError{right:0!important;bottom:-40px!important}.product-comparison-table .main-column{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;gap:var(--gap);--gap:40px}@media (min-width:677px){.product-comparison-table .main-column{--gap:60px}}@media (min-width:1025px){.product-comparison-table .main-column{--gap:80px}}.product-comparison-table .main-column .intro-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;--max-width:640px;max-width:var(--max-width);text-align:center}@media (min-width:1025px){.product-comparison-table .main-column .intro-content{--max-width:910px}}.product-comparison-table .main-column .intro-content .title{margin-bottom:20px}@media (max-width:676px){.product-comparison-table .main-column .intro-content .title{max-width:300px}}.product-comparison-table .main-column .intro-content .description{font-size:var(--size-body);--max-width:640px;max-width:var(--max-width)}@media (min-width:1025px){.product-comparison-table .main-column .intro-content .description{--max-width:780px}}.product-comparison-table .main-column .intro-content .description p:last-child{margin-bottom:0}.product-comparison-table .main-column .table-area{width:100%;max-width:894px;margin-bottom:var(--margin-bottom);--margin-bottom:20px}@media (min-width:677px){.product-comparison-table .main-column .table-area{--margin-bottom:30px}}@media (min-width:1025px){.product-comparison-table .main-column .table-area{--margin-bottom:40px}}.product-comparison-table .main-column .table-area>table{position:relative;line-height:1.6;font-size:var(--font-size);--font-size:14px}@media (min-width:677px){.product-comparison-table .main-column .table-area>table{--font-size:16px}}@media (min-width:1025px){.product-comparison-table .main-column .table-area>table{--font-size:18px}}.product-comparison-table .main-column .table-area>table thead{background-color:transparent;border:none}.product-comparison-table .main-column .table-area>table thead:after{content:"";position:absolute;height:2px;width:calc(100% + 1px);background-color:#1a1a1a}.product-comparison-table .main-column .table-area>table thead tr th:not(:first-child){border-bottom:none;text-align:center}.product-comparison-table .main-column .table-area>table thead tr th .th-block{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;padding:5px 0 6px;gap:var(--gap);--gap:10px}@media (min-width:677px){.product-comparison-table .main-column .table-area>table thead tr th .th-block{--gap:15px}}@media (min-width:1025px){.product-comparison-table .main-column .table-area>table thead tr th .th-block{--gap:20px}}.product-comparison-table .main-column .table-area>table thead tr th .th-block .title{margin-bottom:0}@media (max-width:676px){.product-comparison-table .main-column .table-area>table thead tr th .th-block .title{font-size:18px}}@media (max-width:676px){.product-comparison-table .main-column .table-area>table thead tr th .th-block .product-icon{height:32px;width:auto}}.product-comparison-table .main-column .table-area>table tr td:first-child,.product-comparison-table .main-column .table-area>table tr th:first-child{padding:15px 20px 15px 0}.product-comparison-table .main-column .table-area>table tr td:not(:first-child),.product-comparison-table .main-column .table-area>table tr th:not(:first-child){width:var(--width);--width:115px;border:2px solid #e7edea;text-align:center;padding:var(--padding);--padding:15px 5px}@media (min-width:677px){.product-comparison-table .main-column .table-area>table tr td:not(:first-child),.product-comparison-table .main-column .table-area>table tr th:not(:first-child){--width:200px}}@media (min-width:1025px){.product-comparison-table .main-column .table-area>table tr td:not(:first-child),.product-comparison-table .main-column .table-area>table tr th:not(:first-child){--width:240px}}@media (min-width:677px){.product-comparison-table .main-column .table-area>table tr td:not(:first-child),.product-comparison-table .main-column .table-area>table tr th:not(:first-child){--padding:15px 10px}}@media (min-width:1025px){.product-comparison-table .main-column .table-area>table tr td:not(:first-child),.product-comparison-table .main-column .table-area>table tr th:not(:first-child){--padding:15px 20px}}.product-comparison-table .main-column .table-area>table tr td .button,.product-comparison-table .main-column .table-area>table tr th .button{margin:15px 0;display:-ms-inline-flexbox;display:inline-flex}@media (max-width:676px){.product-comparison-table .main-column .table-area>table tr td .button,.product-comparison-table .main-column .table-area>table tr th .button{margin:10px 0;padding:10px;height:auto}.product-comparison-table .main-column .table-area>table tr td .button:after,.product-comparison-table .main-column .table-area>table tr th .button:after{display:none}}.product-comparison-table .main-column .table-area>table tbody{border:none}.product-comparison-table .main-column .table-area>table tbody tr:nth-child(2n){background-color:transparent}.product-comparison-table .main-column .table-area>table tbody tr:first-child td{border-top:none;padding-top:17px}.product-comparison-table .main-column .table-area>table tbody tr th{border-bottom:2px solid #e7edea;text-align:left;font-weight:400}.product-comparison-table .main-column .table-area>table tfoot{background-color:transparent;border:none}.checkmark-icon{display:inline-block;width:24px;height:24px;margin-bottom:-3px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M5 12l5.5 6L20 6' stroke='%2300642C' stroke-width='2.5'/%3E%3C/svg%3E")}.theme-blurple .checkmark-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M5 12l5.5 6L20 6' stroke='%23635BFF' stroke-width='2.5'/%3E%3C/svg%3E")}.tooltip-button{display:block;width:fit-content;margin:10px auto 0;position:relative;padding:5px;color:#1a1a1a}.tooltip-button .tooltip-label{text-decoration:underline;cursor:pointer;font-size:var(--font-size);--font-size:12px}@media (min-width:677px){.tooltip-button .tooltip-label{--font-size:13px}}@media (min-width:1025px){.tooltip-button .tooltip-label{--font-size:14px}}.tooltip-button:before{content:"ⓘ";margin-right:4px;font-size:var(--font-size);--font-size:11px}@media (min-width:677px){.tooltip-button:before{--font-size:12px}}@media (min-width:1025px){.tooltip-button:before{--font-size:13px}}.tooltip-button .tooltip-text{position:absolute;background-color:#e7edea;line-height:1.5;text-align:left;padding:10px 12px 14px;z-index:10;margin:5px 0 0 12px;width:var(--width);font-size:var(--font-size);border-radius:var(--border-radius);left:var(--left);right:var(--right);--width:24ch;--font-size:13px;--border-radius:10px 0 10px 10px;--left:auto;--right:4px;transition:opacity .2s ease-out,transform .2s ease-out;opacity:var(--opacity);pointer-events:var(--pointer-events);transform:var(--transform);--opacity:0;--pointer-events:none;--transform:translateY(-2px)}@media (min-width:677px){.tooltip-button .tooltip-text{--width:28ch;--font-size:14px}}@media (min-width:1025px){.tooltip-button .tooltip-text{--width:33ch;--font-size:15px;--border-radius:0 10px 10px 10px;--left:0;--right:auto}}.tooltip-button:focus .tooltip-text,.tooltip-button:hover .tooltip-text{--opacity:1;--pointer-events:auto;--transform:translateY(0)}.checkmark-icon+.tooltip-button{margin-top:5px}.cta-banner-blocks{display:-ms-flexbox;display:flex}@media (max-width:676px){.cta-banner-blocks{-ms-flex-direction:column;flex-direction:column}}.cta-banner-blocks .banner-block{width:50%;padding:var(--padding-y) var(--padding-x);--padding-y:60px;--padding-x:40px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:var(--gap);--gap:15px}@media (min-width:677px){.cta-banner-blocks .banner-block{--padding-y:80px;--padding-x:60px}}@media (min-width:1025px){.cta-banner-blocks .banner-block{--padding-y:100px;--padding-x:80px}}@media (min-width:677px){.cta-banner-blocks .banner-block{--gap:25px}}@media (min-width:1025px){.cta-banner-blocks .banner-block{--gap:35px}}.cta-banner-blocks .banner-block.theme-primary{background-color:#22c855}.cta-banner-blocks .banner-block.theme-primary .text-link{color:#1a1a1a}.cta-banner-blocks .banner-block.theme-blurple{background-color:#635bff;color:#fff}.cta-banner-blocks .banner-block.theme-blurple .text-link{color:#fff}.cta-banner-blocks .banner-block.theme-black{background-color:#1a1a1a;color:#fff}.cta-banner-blocks .banner-block.theme-black .text-link{color:#fff}.cta-banner-blocks .banner-block .intro-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:var(--gap);--gap:10px}@media (min-width:677px){.cta-banner-blocks .banner-block .intro-content{--gap:15px}}@media (min-width:1025px){.cta-banner-blocks .banner-block .intro-content{--gap:20px}}.cta-banner-blocks .banner-block .intro-content .title{margin-bottom:0}.cta-banner-blocks .banner-block .intro-content .description{font-size:var(--size-body);margin-bottom:0}.cta-banner-blocks .banner-block .text-link{margin-top:0}.profiles-2-up{list-style:none;margin:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:var(--gap);--gap:80px}@media (min-width:677px){.profiles-2-up{--gap:120px}}.profiles-2-up .profile-item{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center;margin-bottom:0}@media (max-width:676px){.profiles-2-up .profile-item{-ms-flex-direction:column;flex-direction:column;gap:30px}}@media (min-width:677px){.profiles-2-up .profile-item{gap:80px}}@media (max-width:676px){.profiles-2-up .profile-item .graphic{width:50%}}.profiles-2-up .profile-item .title{margin-bottom:20px}.profiles-2-up .profile-item .description{max-width:500px}.profiles-2-up .profile-item .description li,.profiles-2-up .profile-item .description p{font-size:16px}@media (min-width:677px){.profiles-2-up .profile-item .description li,.profiles-2-up .profile-item .description p{font-size:18px}}.profiles-2-up .profile-item .description li:last-child,.profiles-2-up .profile-item .description p:last-child{margin-bottom:0}.profiles-2-up .profile-item .description li a,.profiles-2-up .profile-item .description p a{text-decoration:underline}.profiles-2-up .profile-item .description ul li{margin-bottom:.375em}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.pca{margin:0;padding:0;position:static;border:none}.pca,.pca *{box-sizing:content-box}.pca .pcatext{font:9pt arial;color:#333}.pca .pcalist{position:relative;list-style-type:none;list-style-position:outside;margin:0;padding:0;overflow-y:auto;overflow-x:hidden;background-color:#fafafa}.pca .pcaitem{cursor:pointer;position:relative;margin:0;padding:9px 10px;padding:7px 10px;line-height:15px;text-align:left;white-space:nowrap;padding-right:22px;opacity:.8;filter:alpha(opacity=80);color:#000}.pca .pcaitem,.pca .pcaselected{border:1px solid transparent;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#e5e5e5;border-bottom-color:transparent}.pca .pcaselected{color:#333;background-color:#e5f0ff;background-color:#f0f0f0;opacity:1;filter:alpha(opacity=100);color:#000}.pca .pcalastitem{border-bottom:none}.pca .pcadisableselect{-moz-user-select:none;-webkit-user-select:none}.pca .pcaautocomplete{margin:0;padding:0;border:1px solid #ccc;border-bottom:0;background:0;box-shadow:0 8px 17px 0 rgba(0,0,0,.2);width:inherit;position:absolute;z-index:9999999999}.pca .pcaanchor{margin:0;padding:0;border:0;background:0}.pca .pcaanchor .pcachain{position:relative}.pca .pcaautocomplete .pcaheader{background-color:#fafafa;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#ccc;color:#969696}.pca .pcaautocomplete .pcamessage{padding:8px 10px;line-height:18px}.pca .pcaautocomplete .pcalist{height:244px;width:auto}.pca .pcaautocomplete .pcafooter,.pca .pcaautocomplete .pcalist{border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#ccc}.pca .pcaautocomplete .pcafooter{background-color:#fafafa;height:30px;box-sizing:content-box;min-width:138px;overflow:hidden}.pca .pcanotification{background-color:#fafafa;padding:8px 10px;box-shadow:0 2px 5px 0 rgba(0,0,0,.26);border-radius:2px;position:absolute;z-index:100000;transition:opacity .5s ease-in-out;-moz-transition:opacity .5s ease-in-out;-webkit-transition:opacity .5s ease-in-out;opacity:1;display:none}.pca .pcanotification.pcavisible{display:block}.pca .pcanotification.pcafade{opacity:0}.pca .pcanotification.pcaerror{background-color:#db7f83;color:#fff}.pca .pcaautocomplete .pcafooter .pcamessage{font:700 9pt arial;color:#969696;margin:9px 0 0 5px;padding:0;position:relative;float:right}.pca .pcamodal{position:fixed;top:50%;left:50%;z-index:100000}.pca .pcamodal .pcalist{height:244px;width:auto;min-width:200px;min-height:100px}.pca .pcamodal .pcaborder{position:absolute;width:100%;height:100%;top:0;left:0;background-color:#000;border-radius:0;opacity:.2;filter:alpha(opacity=20)}.pca .pcamodal .pcaframe{position:relative;margin:12px;background-color:#f5f7f9;border-radius:0;border:1px solid #c8cacc}.pca .pcamodal .pcacontent{position:relative;padding:15px}.pca .pcamodal .pcacontent .pcainputrow{width:450px;text-align:right}.pca .pcamodal .pcacontent .pcainputrow input{width:300px;border:1px solid #d4d4d4;padding:8px;margin:15px;background:#fff}.pca .pcamodal .pcacontent .pcainputrow input:invalid{box-shadow:0 0 1.5px 1px red}.pca .pcamodal .pcacontent .pcainputrow .pcahalf{width:126px}.pca .pcamodal .pcacontent .pcainputrow label{font:700 14px arial;color:#444}.pca .pcamodal .pcaheader{position:relative;top:0;left:0;border-top:1px solid #e1e3e5;border-bottom:1px solid #c8cacc;border-radius:0 0 0 0;background:#e1e3e5;background:-moz-linear-gradient(top,#e1e3e5 0,#e1e3e5 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#e1e3e5),color-stop(100%,#e1e3e5));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#e1e3e5",endColorstr="#e1e3e5",GradientType=0)}.pca .pcamodal .pcaheader .pcatitle{font:700 18px arial;color:#005db9;margin:15px}.pca .pcamodal .pcafooter{position:relative;bottom:0;left:0;border-top:1px solid #c8cacc;background:#fff}.pca .pcamodal .pcafooter .pcabutton{width:150px;margin:15px}.pca .pcafullscreen{position:fixed;top:0;left:0;height:100%;width:100%}.pca .pcamask{background-color:#000;opacity:.4;filter:alpha(opacity=40);z-index:100000}.pca .pcabutton{font:700 14px arial;color:#444;border:1px solid #d4d4d4;border-radius:0;padding:8px;cursor:pointer;background:#f5f7f9;background:-moz-linear-gradient(top,#f5f7f9 0,#f5f7f9 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#f5f7f9),color-stop(100%,#f5f7f9));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#f5f7f9",endColorstr="#f5f7f9",GradientType=0)}.pca .pcatooltip{position:absolute;z-index:100000}.pca .pcatooltip .pcabackground{position:absolute;height:100%;width:100%;background-color:#000;border-radius:5px;opacity:.6;filter:alpha(opacity=60)}.pca .pcatooltip .pcamessage{position:relative;padding:5px;font:9pt arial;color:#fff}.pca .pcabutton:hover{color:#444}.pca .pcalink{font:700 9pt arial;cursor:pointer}.pca .pcaclear{clear:both}.pcaflag{width:14px;height:12px;position:absolute;font-size:0;background-image:url(//services.postcodeanywhere.co.uk/images/flags16x16.png);box-shadow:0 1px 2px hsla(0,0%,50%,.3)}.pca .pcaautocomplete .pcafooter .pcaflagbutton{width:31px;height:21px;position:relative;float:right;padding:5px 6px;cursor:pointer;background-image:url(//services.postcodeanywhere.co.uk/images/icons/flag_clear_down.png);background-position:5px 5px;background-repeat:no-repeat}.pca .pcaautocomplete .pcafooter .pcaflagbutton:hover{background-image:url(//services.postcodeanywhere.co.uk/images/icons/flag_clear_down_hover.png)}.pca .pcaautocomplete .pcafooter .pcaflagbutton .pcaflag{top:9px;left:9px}.pca .pcaautocomplete .pcaflaglabel{position:relative;left:26px}.pca .pcacountrylist .pcafooter .pcaflagbutton{background-image:url(//services.postcodeanywhere.co.uk/images/icons/flag_clear_up.png)}.pca .pcacountrylist .pcafooter .pcaflagbutton:hover{background-image:url(//services.postcodeanywhere.co.uk/images/icons/flag_clear_up_hover.png)}.pca .pcaexpandable{background-image:url(//services.postcodeanywhere.co.uk/images/icons/captureplus/chevron.png);background-repeat:no-repeat;background-position-x:99%;background-position-y:50%;background-position:right 7px center}.pca .pcaautocomplete .pcafooter .pcalogo{width:68px;height:15px;font-size:0;margin:7px 5px 8px 11px;position:relative;float:left;background-repeat:no-repeat;background-size:contain;background-image:url(//services.postcodeanywhere.co.uk/images/icons/captureplus/pca_predict_logo.png)}.pca .pcaautocomplete .pcafooter .adsylogo{width:78px;height:18px;font-size:0;margin:5px 5px 8px 11px;position:relative;float:left;background-image:url(//services.postcodeanywhere.co.uk/images/icons/captureplus/Addressy-control-logo.png)}.pca .pcaautocomplete .pcafooter .aclogo{width:112px;height:15px;font-size:0;margin:8px 5px 8px 11px;position:relative;float:left;background-image:url(//services.postcodeanywhere.co.uk/images/icons/captureplus/address_complete_logo_en.png)}.pca .pcaautocomplete .pcafooter .aclogo.pcalogofr{width:118px;background-image:url(//services.postcodeanywhere.co.uk/images/icons/captureplus/address_complete_logo_fr.png)}.pca .pcaautocomplete .pcafooter .dtlogo{width:100px;height:14px;font-size:0;margin:9px 5px 6px 9px;position:relative;float:left;background-image:url(//services.postcodeanywhere.co.uk/images/icons/captureplus/dt_express_capture_logo.png)}.pca .pcaautocomplete .pcafooter .anlogo{width:129px;height:11px;font-size:0;margin:10px 5px 9px 9px;position:relative;float:left;background-image:url(//services.postcodeanywhere.co.uk/images/icons/captureplus/address_now_logo.png)}.pca .pcaitem .pcadescription{color:#6b6b6b;margin-left:8px}#hb_chatbot-root{position:relative;z-index:10000}
/*# sourceMappingURL=style.css.map */
