.balance-sheet-hover:hover{background-color:#dae0e5}.add-to-purchase{-webkit-align-content:stretch;-moz-align-content:stretch;align-content:stretch;-ms-flex-line-pack:stretch;-webkit-box-align:stretch;-moz-box-align:stretch;box-align:stretch;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;-o-align-items:stretch;align-items:stretch;-ms-flex-align:stretch;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;box-orient:horizontal;-webkit-box-direction:normal;-moz-box-direction:normal;box-direction:normal;-webkit-flex-direction:row;-moz-flex-direction:row;flex-direction:row;-ms-flex-direction:row;-webkit-box-lines:single;-moz-box-lines:single;box-lines:single;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-moz-box-pack:start;box-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;-o-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:start;-webkit-box-align:center;-moz-box-align:center;box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center;-webkit-box-pack:center;-moz-box-pack:center;box-pack:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-align-content:center;-moz-align-content:center;align-content:center;-ms-flex-line-pack:center;border:1px solid #bdbdbd;margin-bottom:60px;margin-top:60px;padding:1.5em 1.5em}.add-to-purchase>*:not(script){-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;-webkit-flex:1 1 auto;-moz-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;width:21.25%;margin-right:1em}.add-to-purchase>*:not(script):last-child{margin-right:0}@media (max-width: 767px){.add-to-purchase{-webkit-box-lines:multiple;-moz-box-lines:multiple;box-lines:multiple;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.add-to-purchase>*:not(script){margin-bottom:1em;margin-right:0;width:100%}.add-to-purchase>*:not(script):last-child{margin-bottom:0}}.add-to-purchase .title h2{font-size:1.6em;line-height:1;margin:0 0 5px}.add-to-purchase .title p{font-size:16px;line-height:1;margin-bottom:0;margin-top:0}.add-to-purchase .title span{font-weight:normal}.add-to-purchase .normal-price,.add-to-purchase .sale-price{font-size:35px;max-width:150px;position:relative;text-align:center;top:10px}.add-to-purchase .normal-price::before{content:"Was";display:block;font-size:18px;left:0;margin-left:auto;margin-right:auto;position:absolute;right:0;top:-16px}.add-to-purchase .sale-price{color:#3f9142}.add-to-purchase .sale-price::before{color:#616161;content:"Now";display:block;font-size:18px;font-weight:bold;left:0;margin-left:auto;margin-right:auto;position:absolute;right:0;top:-16px}.add-to-purchase .code-button{max-width:200px;text-align:right}.add-to-purchase .code-button .code-call-to-action{-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;background-color:#3f9142;background-image:none;border:1px solid #306d32;border-radius:5px;box-shadow:0 6px #285c2a;color:#fff;display:inline-block;font-size:14px;height:auto;margin:0;padding:15px 30px;text-decoration:none;text-transform:uppercase}.add-to-purchase .code-button .code-call-to-action:hover{background-color:#306d32;background-image:none;box-shadow:0 6px #285c2a;color:#fff}@media (max-width: 767px){.add-to-purchase{margin-bottom:15px;margin-top:15px}.add-to-purchase .title h2{font-size:1.25em;line-height:1.5;text-align:center}.add-to-purchase .title h2 span{display:block}.add-to-purchase .normal-price,.add-to-purchase .sale-price{margin-bottom:20px}.add-to-purchase .code-button{text-align:center}}.button,button,input[type="button"]{-webkit-transition:all 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);-moz-transition:all 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);transition:all 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);background-color:#3f9142;border:1px solid #3f9142;border-radius:2px;box-shadow:none;color:#fff;cursor:pointer;display:inline-block;font-size:14px;-webkit-font-smoothing:antialiased;font-weight:normal;outline:none;padding:6px 12px;text-decoration:none;text-transform:none;-webkit-transition:background-color 0.2s ease-in-out;-moz-transition:background-color 0.2s ease-in-out;transition:background-color 0.2s ease-in-out}.button:hover,button:hover,input[type="button"]:hover{-webkit-transition:all 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);-moz-transition:all 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);transition:all 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);color:#fff;box-shadow:none}.button:active,.button.active,button:active,button.active,input[type="button"]:active,input.active[type="button"]{-webkit-transition:all 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);-moz-transition:all 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);transition:all 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);background-color:#4aaa4d;color:#fff;cursor:wait}.button:disabled,button:disabled,input[type="button"]:disabled{background-color:#547c55;border-color:#547c55;box-shadow:none;cursor:not-allowed;opacity:0.6}.button.negative,button.negative,input.negative[type="button"]{background-color:#fff;border-color:#fff;color:#3f9142}.button.negative:hover,button.negative:hover,input.negative[type="button"]:hover{color:#3f9142}.button.negative:disabled,button.negative:disabled,input.negative[type="button"]:disabled{background-color:white;border-color:white}.button.transparent,button.transparent,input.transparent[type="button"]{background-color:transparent;border-color:transparent}.button.transparent:hover,button.transparent:hover,input.transparent[type="button"]:hover{background-color:rgba(0,0,0,0.2);border-color:transparent}.button.transparent:disabled,button.transparent:disabled,input.transparent[type="button"]:disabled{background-color:transparent;border-color:transparent}.button.float,button.float,input.float[type="button"]{box-shadow:0 1px 2px 0 rgba(0,0,0,0.1)}.button.float:hover,button.float:hover,input.float[type="button"]:hover{box-shadow:0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)}.button.large,button.large,input.large[type="button"]{font-size:1.2em}.button.small,button.small,input.small[type="button"]{font-size:0.8em}.button.wide,button.wide,input.wide[type="button"]{padding:0.625em 2.250em}.button.border-less,.button.borderless,button.border-less,button.borderless,input.border-less[type="button"],input.borderless[type="button"]{border:0}.call-to-action{-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;background-color:#3f9142;background-image:none;border:1px solid #306d32;border-radius:5px;color:#fff;display:inline-block;font-size:14px;height:auto;margin:0;padding:15px 30px;text-decoration:none;text-transform:uppercase}.call-to-action:hover{background-color:#306d32;background-image:none;color:#fff;text-decoration:none}.demo-signup-popover-overlay{background-color:rgba(0,0,0,0.6);bottom:0;box-shadow:1px 1px 3px rgba(0,0,0,0.4);left:0;position:fixed;right:0;top:0;z-index:1999}.demo-signup-popover{background-color:#c5e1a5;box-shadow:1px 1px 3px rgba(0,0,0,0.4);font-family:"Lato", Arial, Helvetica, sans-serif;max-height:420px;left:15%;position:fixed;right:15%;top:10%;bottom:15%;z-index:2000}.demo-signup-popover .close{cursor:pointer;padding:6px 10px 25px 25px;position:absolute;right:0;top:0}.demo-signup-popover .close:hover{color:#fff}.demo-signup-content{-webkit-align-content:stretch;-moz-align-content:stretch;align-content:stretch;-ms-flex-line-pack:stretch;-webkit-box-align:stretch;-moz-box-align:stretch;box-align:stretch;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;-o-align-items:stretch;align-items:stretch;-ms-flex-align:stretch;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;box-orient:horizontal;-webkit-box-direction:normal;-moz-box-direction:normal;box-direction:normal;-webkit-flex-direction:row;-moz-flex-direction:row;flex-direction:row;-ms-flex-direction:row;-webkit-box-lines:single;-moz-box-lines:single;box-lines:single;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-moz-box-pack:start;box-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;-o-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:start;color:#000;height:100%}.demo-signup-content>*:not(script){-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;-webkit-flex:1 1 auto;-moz-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;width:50%}@media (max-width: 767px){.demo-signup-content{-webkit-box-lines:multiple;-moz-box-lines:multiple;box-lines:multiple;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.demo-signup-content>*:not(script){margin-bottom:0;margin-right:0;width:100%}.demo-signup-content>*:not(script):last-child{margin-bottom:0}}.demo-logo{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-moz-box-pack:center;box-pack:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-box-align:center;-moz-box-align:center;box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center;height:30px;padding:1.5em 0 0}.demo-logo div{max-height:30px;max-width:100%}.demo-logo img{max-height:inherit;max-width:inherit;zoom:1}.demo-screenshot{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-moz-box-pack:center;box-pack:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-box-align:center;-moz-box-align:center;box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center;height:390px;padding:0 2em}.demo-screenshot div{max-height:390px;max-width:100%}.demo-screenshot img{max-height:inherit;max-width:inherit;zoom:1}.demo-screenshot img{box-shadow:0 1px 5px rgba(0,0,0,0.4)}.demo-signup-form{font-size:22px;padding:2em 1em;text-align:center}.demo-signup-form .input{margin:1em 0}.demo-signup-form .input input{border:1px solid #7cb342;border-radius:4px;box-shadow:none;padding:10px 0;text-align:center;width:90%}.demo-signup-form .input input:focus{border:1px solid #2e7d32;outline:none}.demo-signup-button.call-to-action{font-size:20px;padding:15px 0;width:90%}@media (max-width: 1024px){.demo-signup-popover{left:5%;right:5%}.demo-instructions{margin:0 auto;width:90%}}@media (max-width: 800px){.demo-screenshot{display:none}.demo-instructions{margin:0 auto;width:90%}}@media (max-width: 767px){.demo-signup-popover{bottom:5%;height:auto;left:2%;overflow:scroll;right:2%;top:2%}.demo-signup-form{padding:2em 1em 0}.demo-instructions,.demo-email input,.demo-signup-button.call-to-action{width:100%}.demo-signup-button.call-to-action{font-size:17px}.demo-signup-content{height:auto}}@media (min-width: 1280px){.demo-signup-popover{left:50%;margin-left:-450px;position:fixed;right:auto;width:900px}}.error-message{color:#d32f2f;display:block;font-size:0.8em}.field_with_errors{display:inline-block;margin-bottom:0;width:100%}.field_with_errors:not(.errors-resolved) label{color:#d32f2f}.field_with_errors:not(.errors-resolved) input[type="color"],.field_with_errors:not(.errors-resolved) input[type="date"],.field_with_errors:not(.errors-resolved) input[type="datetime"],.field_with_errors:not(.errors-resolved) input[type="datetime-local"],.field_with_errors:not(.errors-resolved) input[type="email"],.field_with_errors:not(.errors-resolved) input[type="month"],.field_with_errors:not(.errors-resolved) input[type="number"],.field_with_errors:not(.errors-resolved) input[type="password"],.field_with_errors:not(.errors-resolved) input[type="search"],.field_with_errors:not(.errors-resolved) input[type="tel"],.field_with_errors:not(.errors-resolved) input[type="text"],.field_with_errors:not(.errors-resolved) input[type="time"],.field_with_errors:not(.errors-resolved) input[type="url"],.field_with_errors:not(.errors-resolved) input[type="week"],.field_with_errors:not(.errors-resolved) input:not([type]),.field_with_errors:not(.errors-resolved) textarea{border:1px solid #d32f2f}.try-free-wrapper{border:10px solid #97d299;padding:1em}.try-free-wrapper .try-free{-webkit-align-content:stretch;-moz-align-content:stretch;align-content:stretch;-ms-flex-line-pack:stretch;-webkit-box-align:stretch;-moz-box-align:stretch;box-align:stretch;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;-o-align-items:stretch;align-items:stretch;-ms-flex-align:stretch;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;box-orient:horizontal;-webkit-box-direction:normal;-moz-box-direction:normal;box-direction:normal;-webkit-flex-direction:row;-moz-flex-direction:row;flex-direction:row;-ms-flex-direction:row;-webkit-box-lines:single;-moz-box-lines:single;box-lines:single;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-moz-box-pack:start;box-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;-o-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:start}.try-free-wrapper .try-free>*:not(script){-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;-webkit-flex:1 1 auto;-moz-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;width:33.3333333333%}@media (max-width: 767px){.try-free-wrapper .try-free{-webkit-box-lines:multiple;-moz-box-lines:multiple;box-lines:multiple;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.try-free-wrapper .try-free>*:not(script){margin-bottom:0;margin-right:0;width:100%}.try-free-wrapper .try-free>*:not(script):last-child{margin-bottom:0}}.try-free-wrapper .try-free .summary{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center;-webkit-box-pack:center;-moz-box-pack:center;box-pack:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-ms-flex-pack:center;color:#000;font-size:38px;font-weight:700;line-height:1.25;max-width:225px;text-align:center}.try-free-wrapper .try-free .quote{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center;-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;-webkit-box-direction:normal;-moz-box-direction:normal;box-direction:normal;-webkit-flex-direction:column;-moz-flex-direction:column;flex-direction:column;-ms-flex-direction:column}.try-free-wrapper .try-free .quote div blockquote{color:#000;margin-bottom:5px;margin-top:0;position:relative}.try-free-wrapper .try-free .quote div blockquote:before{color:#e0e0e0;content:"\f10d";display:block;font-family:FontAwesome;font-size:24px;left:-35px;position:absolute;top:0}.try-free-wrapper .try-free .quote div blockquote:after{bottom:0;color:#e0e0e0;content:"\f10e";display:block;font-family:FontAwesome;font-size:24px;position:absolute;right:-25px}.try-free-wrapper .try-free .quote div .author{font-size:16px;padding-left:40px;padding-right:40px}.try-free-wrapper .try-free .quote div .author span{font-weight:bold}.try-free-wrapper .try-free .action{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center;-webkit-box-pack:center;-moz-box-pack:center;box-pack:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-ms-flex-pack:center;max-width:200px;text-align:center}.try-free-wrapper .try-free .action .material-action{-webkit-transition:box-shadow 0.2s ease-in-out;-moz-transition:box-shadow 0.2s ease-in-out;transition:box-shadow 0.2s ease-in-out;background-color:#3f9142;border-radius:2px;box-shadow:none;color:#fff;display:inline-block;font-size:20px;height:46px;line-height:46px;min-width:86px;padding-left:16px;padding-right:16px;text-decoration:none;text-shadow:0 0 1px #377f3a;text-transform:uppercase;transition:box-shadow 0.2s cubic-bezier(0.4, 0, 0.2, 1);transition-delay:0.1s}.try-free-wrapper .try-free .action .material-action:hover{-webkit-transition:box-shadow 0.2s ease-in-out;-moz-transition:box-shadow 0.2s ease-in-out;transition:box-shadow 0.2s ease-in-out;box-shadow:0 2px 5px 0 rgba(0,0,0,0.26);transition-delay:0s}.try-free-wrapper .try-free .action .material-action:active{box-shadow:0 8px 17px 0 rgba(0,0,0,0.2);transition-delay:0s}@media (max-width: 767px){.try-free-wrapper .try-free .summary{margin-bottom:20px;max-width:100%}.try-free-wrapper .try-free .quote{margin-bottom:20px;text-align:center}.try-free-wrapper .try-free .action{max-width:100%;text-align:center}}img.image-center{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-moz-box-pack:center;box-pack:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-ms-flex-pack:center;margin-left:auto;margin-right:auto}a{color:#3f9142}a:hover{color:#3e5f3f}a:active{color:#304e31}ol,ul{padding-left:1.5em}.newsletter-button{text-align:center}.newsletter-signup-popover-overlay{background-color:rgba(0,0,0,0.6);bottom:0;box-shadow:1px 1px 3px rgba(0,0,0,0.4);left:0;position:fixed;right:0;top:0;z-index:1999}.newsletter-signup-popover{background-color:#c5e1a5;box-shadow:1px 1px 3px rgba(0,0,0,0.4);font-family:"Lato", Arial, Helvetica, sans-serif;max-height:420px;left:15%;position:fixed;right:15%;top:10%;bottom:15%;z-index:2000}.newsletter-signup-popover .close{cursor:pointer;padding:6px 10px 25px 25px;position:absolute;right:0;top:0}.newsletter-signup-popover .close:hover{color:#fff}.newsletter-signup-content{-webkit-align-content:stretch;-moz-align-content:stretch;align-content:stretch;-ms-flex-line-pack:stretch;-webkit-box-align:stretch;-moz-box-align:stretch;box-align:stretch;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;-o-align-items:stretch;align-items:stretch;-ms-flex-align:stretch;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;box-orient:horizontal;-webkit-box-direction:normal;-moz-box-direction:normal;box-direction:normal;-webkit-flex-direction:row;-moz-flex-direction:row;flex-direction:row;-ms-flex-direction:row;-webkit-box-lines:single;-moz-box-lines:single;box-lines:single;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-moz-box-pack:start;box-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;-o-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:start;color:#000;height:100%}.newsletter-signup-content>*:not(script){-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;-webkit-flex:1 1 auto;-moz-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;width:50%}@media (max-width: 767px){.newsletter-signup-content{-webkit-box-lines:multiple;-moz-box-lines:multiple;box-lines:multiple;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.newsletter-signup-content>*:not(script){margin-bottom:0;margin-right:0;width:100%}.newsletter-signup-content>*:not(script):last-child{margin-bottom:0}}.newsletter-logo{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-moz-box-pack:center;box-pack:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-box-align:center;-moz-box-align:center;box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center;height:30px;padding:1.5em 0 0}.newsletter-logo div{max-height:30px;max-width:100%}.newsletter-logo img{max-height:inherit;max-width:inherit;zoom:1}.newsletter-screenshot{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-moz-box-pack:center;box-pack:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-box-align:center;-moz-box-align:center;box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center;height:390px;padding:0 2em}.newsletter-screenshot div{max-height:390px;max-width:100%}.newsletter-screenshot img{max-height:inherit;max-width:inherit;zoom:1}.newsletter-screenshot img{box-shadow:0 1px 5px rgba(0,0,0,0.4)}.newsletter-signup-form,.newsletter-signup-thank-you{font-size:22px;padding:2em 1em;text-align:center}.newsletter-signup-form .input{margin:1em 0}.newsletter-signup-form .input input{border:1px solid #7cb342;border-radius:4px;box-shadow:none;padding:10px 0;text-align:center;width:90%}.newsletter-signup-form .input input:focus{border:1px solid #2e7d32;outline:none}.newsletter-signup-button.call-to-action,.newsletter-signup-close{font-size:20px;padding:15px 0;width:90%}@media (max-width: 1024px){.newsletter-signup-popover{left:5%;right:5%}}@media (max-width: 767px){.newsletter-signup-popover{bottom:5%;height:auto;left:2%;overflow:scroll;right:2%;top:2%}.newsletter-signup-form,.newsletter-signup-thank-you{padding:2em 1em 0}.newsletter-instructions,.newsletter-email input,.newsletter-signup-button.call-to-action,.newsletter-signup-close{width:100%}.newsletter-signup-button.call-to-action,.newsletter-signup-close{font-size:17px}.newsletter-signup-content{height:auto}}@media (min-width: 1280px){.newsletter-signup-popover{left:50%;margin-left:-450px;position:fixed;right:auto;width:900px}}.page-content{margin-left:auto;margin-right:auto;max-width:1024px;padding-left:12px;padding-right:12px}.page-header{text-align:center}.page-header h1{font-family:"Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif}.pricing-plan-wrapper{margin-bottom:60px}.pricing-plan-wrapper .plans{-webkit-align-content:stretch;-moz-align-content:stretch;align-content:stretch;-ms-flex-line-pack:stretch;-webkit-box-align:stretch;-moz-box-align:stretch;box-align:stretch;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;-o-align-items:stretch;align-items:stretch;-ms-flex-align:stretch;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;box-orient:horizontal;-webkit-box-direction:normal;-moz-box-direction:normal;box-direction:normal;-webkit-flex-direction:row;-moz-flex-direction:row;flex-direction:row;-ms-flex-direction:row;-webkit-box-lines:single;-moz-box-lines:single;box-lines:single;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-moz-box-pack:start;box-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;-o-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:start;margin-left:auto;margin-right:auto;max-width:1024px;padding-left:12px;padding-right:12px;padding:50px 12px 24px}.pricing-plan-wrapper .plans>*:not(script){-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;-webkit-flex:1 1 auto;-moz-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;width:33.3333333333%}@media (max-width: 767px){.pricing-plan-wrapper .plans{-webkit-box-lines:multiple;-moz-box-lines:multiple;box-lines:multiple;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.pricing-plan-wrapper .plans>*:not(script){margin-bottom:0;margin-right:0;width:100%}.pricing-plan-wrapper .plans>*:not(script):last-child{margin-bottom:0}}.pricing-plan-wrapper .plan{background-color:#fff;border:1px solid #b0bec5;box-shadow:0 0 4px rgba(158,158,158,0.5);padding:1em}.pricing-plan-wrapper .plan-logo{display:block;margin:0.5em auto;max-width:80%}.pricing-plan-wrapper .plan-name{color:#424242;font-size:20px;font-weight:normal;letter-spacing:1px;margin-bottom:0.5em;text-align:center}.pricing-plan-wrapper .price{font-size:25px;text-align:center}.pricing-plan-wrapper .price-amount{font-size:1.4em;font-weight:700;letter-spacing:1px}.pricing-plan-wrapper .dollar-sign{font-size:0.5em;font-weight:normal;letter-spacing:1px;position:relative;top:-0.65em}.pricing-plan-wrapper .strike{text-align:center}.pricing-plan-wrapper .strike .price{color:#000;position:relative}.pricing-plan-wrapper .strike .price:before{background-color:#f44336;content:"";display:block;height:4px;left:-5px;opacity:0.7;position:absolute;right:-5px;top:12px;transform:skewY(10deg)}.pricing-plan-wrapper .strike .price:after{background-color:#f44336;content:"";display:block;height:4px;left:-5px;opacity:0.7;position:absolute;right:-5px;top:12px;transform:skewY(-10deg)}.pricing-plan-wrapper .special,.pricing-plan-wrapper .discount{text-align:center}.pricing-plan-wrapper .special .price,.pricing-plan-wrapper .discount .price{color:#000;position:relative}.pricing-plan-wrapper .special .price .price-amount,.pricing-plan-wrapper .discount .price .price-amount{font-size:2em}.pricing-plan-wrapper .special .price:after,.pricing-plan-wrapper .discount .price:after{background-color:#4caf50;bottom:-10px;content:"";display:block;height:4px;left:0;opacity:0.7;position:absolute;right:0}.pricing-plan-wrapper .plan .per-separator{display:inline-block;font-size:0.85em;font-weight:normal;margin:0 5px 0 -5px}.pricing-plan-wrapper .sign-up.call-to-action{display:block;margin:1em auto 2em;padding:6px 0;text-align:center;width:120px}.pricing-plan-wrapper .sign-up.call-to-action{display:block;margin:1em auto 2em;padding:6px 0;text-align:center;width:120px}.pricing-plan-wrapper .sign-up.call-to-action.disabled{background-color:#eeeeee;border-color:#e0e0e0;color:#bdbdbd;cursor:default;margin-bottom:0.4em;margin-top:0;opacity:0.8}.pricing-plan-wrapper .sign-up.call-to-action.disabled:hover{background-color:#eeeeee;color:#bdbdbd}.pricing-plan-wrapper .feature-item{font-family:"Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;font-size:14px;margin-bottom:4px;padding-left:32px;position:relative}.pricing-plan-wrapper .feature-item.highlight{font-weight:500}.pricing-plan-wrapper .feature-item::before{content:"\f00c";display:block;font-family:"FontAwesome";font-weight:normal;left:10px;position:absolute;top:0;width:20px}.pricing-plan-wrapper .enterprise-plan .sign-up.call-to-action{background-color:#e0e0e0;border:1px solid #bdbdbd;color:#757575;margin-bottom:2.1em}.pricing-plan-wrapper .enterprise-plan .sign-up.call-to-action:hover{background-color:#bdbdbd;color:#616161}.pricing-plan-wrapper .course-release,.pricing-plan-wrapper .software-release{color:#757575;font-size:0.8em;margin-bottom:1.2em;text-align:center}.pricing-plan-wrapper .pro-plan{border:5px solid #3f9142;min-width:36%;padding-top:1.2em;position:relative;z-index:1}.pricing-plan-wrapper .pro-plan .price{font-size:26px;margin:0.5em 0 0.8em}.pricing-plan-wrapper .pro-plan .sign-up.call-to-action{font-size:1.3em;margin-bottom:0.1em;margin-top:0.8em;width:180px}.pricing-plan-wrapper .pro-plan .free-demo{color:#9e9e9e;display:block;font-size:0.95em;margin-bottom:1.1em;text-align:center}.pricing-plan-wrapper .pro-plan .free-demo:hover{color:#3f9142}.pricing-plan-wrapper .enterprise-plan{opacity:0.88}.pricing-plan-wrapper .enterprise-plan .per-separator{margin:0 5px 0 -6px}.pricing-plan-wrapper .enterprise-plan .star{color:#828282;display:inline-block;font-size:0.8em;margin-left:2px;position:relative;top:-2px}.pricing-plan-wrapper .enterprise-plan .sign-up.call-to-action{width:160px}.pricing-plan-wrapper .consulting-services{color:#757575;font-size:0.78em;line-height:1.3;margin:1em 0 0.5em;text-align:center}.pricing-plan-wrapper .consulting-services .star{margin-left:-5px;margin-right:2px}.pricing-plan-wrapper .market-wise-services{display:inline-block}@media (min-width: 768px){.pricing-plan-wrapper .course-plan{border-right:0}.pricing-plan-wrapper .pro-plan{border-bottom:0;top:-50px}.pricing-plan-wrapper .pro-plan::after{background-color:#fff;border:5px solid #3f9142;border-top:0;box-shadow:1px 1px 4px rgba(158,158,158,0.5);content:"";display:block;height:70px;left:-5px;position:absolute;right:-5px;top:100%;z-index:2}.pricing-plan-wrapper .pro-plan::before{background-color:#fff;bottom:0;content:"";display:block;height:10px;left:0;position:absolute;right:0;z-index:3}.pricing-plan-wrapper .enterprise-plan{border-left:0}}@media (max-width: 767px){.pricing-plan-wrapper h1{font-size:30px;margin-bottom:0.5em}.pricing-plan-wrapper h1 br{display:none}.pricing-plan-wrapper h2{font-size:15px;margin-bottom:0.1em;max-width:80%}.pricing-plan-wrapper .plans{padding-top:2em}.pricing-plan-wrapper .plans>.plan{margin:15px 0;max-width:400px}.pricing-plan-wrapper .plans>.plan:last-of-type{margin-bottom:1em}.pricing-plan-wrapper .course-plan{-webkit-box-ordinal-group:3;-moz-box-ordinal-group:3;box-ordinal-group:3;-webkit-order:3;-moz-order:3;order:3;-ms-flex-order:3}.pricing-plan-wrapper .pro-plan{-webkit-box-ordinal-group:1;-moz-box-ordinal-group:1;box-ordinal-group:1;-webkit-order:1;-moz-order:1;order:1;-ms-flex-order:1}.pricing-plan-wrapper .enterprise-plan{-webkit-box-ordinal-group:2;-moz-box-ordinal-group:2;box-ordinal-group:2;-webkit-order:2;-moz-order:2;order:2;-ms-flex-order:2}}.satshot-harvestprofit-widget{-webkit-align-content:stretch;-moz-align-content:stretch;align-content:stretch;-ms-flex-line-pack:stretch;-webkit-box-align:stretch;-moz-box-align:stretch;box-align:stretch;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;-o-align-items:stretch;align-items:stretch;-ms-flex-align:stretch;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;box-orient:horizontal;-webkit-box-direction:normal;-moz-box-direction:normal;box-direction:normal;-webkit-flex-direction:row;-moz-flex-direction:row;flex-direction:row;-ms-flex-direction:row;-webkit-box-lines:single;-moz-box-lines:single;box-lines:single;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-moz-box-pack:start;box-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;-o-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:start}.satshot-harvestprofit-widget>*:not(script){-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;-webkit-flex:1 1 auto;-moz-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;width:33.3333333333%}@media (max-width: 767px){.satshot-harvestprofit-widget{-webkit-box-lines:multiple;-moz-box-lines:multiple;box-lines:multiple;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.satshot-harvestprofit-widget>*:not(script){margin-bottom:0;margin-right:0;width:100%}.satshot-harvestprofit-widget>*:not(script):last-child{margin-bottom:0}}.satshot-harvestprofit-widget .plan{-webkit-box-align:center;-moz-box-align:center;box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex}.satshot-harvestprofit-widget .plan .plan-summary{border-bottom:5px solid transparent;border-left:5px solid transparent;border-top:5px solid transparent;padding:20px;width:100%}.satshot-harvestprofit-widget .plan .plan-summary .branding{margin-bottom:20px;text-align:center}.satshot-harvestprofit-widget .plan .plan-summary .branding img{display:block;height:42px;width:auto}.satshot-harvestprofit-widget .plan .plan-summary .feature-list{border-bottom:2px solid #bdbdbd;border-top:1px solid #bdbdbd;margin-bottom:20px}.satshot-harvestprofit-widget .plan .plan-summary .feature-list ul{font-size:16px;list-style:none;padding-left:0}.satshot-harvestprofit-widget .plan .plan-summary .feature-list ul li{padding-left:32px;position:relative}.satshot-harvestprofit-widget .plan .plan-summary .feature-list ul li::before{content:"\f00c";display:block;font-family:"FontAwesome";font-weight:normal;left:10px;position:absolute;top:0;width:20px}.satshot-harvestprofit-widget .plan .plan-summary .actions{-webkit-box-align:center;-moz-box-align:center;box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center;-webkit-align-content:stretch;-moz-align-content:stretch;align-content:stretch;-ms-flex-line-pack:stretch;-webkit-box-align:stretch;-moz-box-align:stretch;box-align:stretch;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;-o-align-items:stretch;align-items:stretch;-ms-flex-align:stretch;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;box-orient:horizontal;-webkit-box-direction:normal;-moz-box-direction:normal;box-direction:normal;-webkit-flex-direction:row;-moz-flex-direction:row;flex-direction:row;-ms-flex-direction:row;-webkit-box-lines:single;-moz-box-lines:single;box-lines:single;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-moz-box-pack:start;box-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;-o-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:start}.satshot-harvestprofit-widget .plan .plan-summary .actions>*:not(script){-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;-webkit-flex:1 1 auto;-moz-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;width:42.5%;margin-right:1em}.satshot-harvestprofit-widget .plan .plan-summary .actions>*:not(script):last-child{margin-right:0}@media (max-width: 767px){.satshot-harvestprofit-widget .plan .plan-summary .actions{-webkit-box-lines:multiple;-moz-box-lines:multiple;box-lines:multiple;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.satshot-harvestprofit-widget .plan .plan-summary .actions>*:not(script){margin-bottom:1em;margin-right:0;width:100%}.satshot-harvestprofit-widget .plan .plan-summary .actions>*:not(script):last-child{margin-bottom:0}}.satshot-harvestprofit-widget .plan .plan-summary .actions .prices{font-size:26px;font-weight:bold;line-height:1;text-align:center}.satshot-harvestprofit-widget .plan .plan-summary .actions .prices .strikethrough{display:inline-block;font-size:18px;line-height:1.6875;position:relative}.satshot-harvestprofit-widget .plan .plan-summary .actions .prices .strikethrough:before{background-color:#f44336;content:"";display:block;height:3px;left:-5px;opacity:0.7;position:absolute;right:-5px;top:12px;transform:skewY(10deg)}.satshot-harvestprofit-widget .plan .plan-summary .actions .prices .strikethrough:after{background-color:#f44336;content:"";display:block;height:3px;left:-5px;opacity:0.7;position:absolute;right:-5px;top:12px;transform:skewY(-10deg)}.satshot-harvestprofit-widget .plan .plan-summary .actions .action{-webkit-box-align:center;-moz-box-align:center;box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex}.satshot-harvestprofit-widget .plan .plan-summary .actions .action .call-to-action{box-shadow:0 2px 2px 0 rgba(0,0,0,0.14),0 1px 5px 0 rgba(0,0,0,0.12),0 3px 1px -2px rgba(0,0,0,0.2);display:block;font-size:1.3em;margin:0;padding:6px 0;text-align:center;width:100%}.satshot-harvestprofit-widget .plan .plan-summary.satshot{border-color:#e0e0e0}.satshot-harvestprofit-widget .plan .plan-summary.harvest-profit{border-color:#74c276;box-shadow:0 0 25px #74c276}.satshot-harvestprofit-widget .plan .plan-summary.satshot-harvest-profit{border:5px solid #3f9142;box-shadow:0 0 25px #3f9142}.satshot-harvestprofit-widget .plan .plan-summary .branding h4{font-weight:bold;margin-bottom:1.4em;font-size:1.2em;position:relative}.satshot-harvestprofit-widget .plan .plan-summary .branding h4:not(:last-child):before{color:#3f9142;content:"\f067";font-family:FontAwesome;left:0;margin:auto;position:absolute;right:0;top:1.3em}.satshot-harvestprofit-widget .plan .plan-summary .branding img{margin-bottom:20px}.satshot-harvestprofit-widget .plan .plan-summary .branding img:last-child{margin-bottom:0}@media (max-width: 767px){.satshot-harvestprofit-widget .plan{-webkit-box-align:center;-moz-box-align:center;box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex}.satshot-harvestprofit-widget .plan .plan-summary.satshot{border-right:5px solid #e0e0e0;margin-bottom:12px}.satshot-harvestprofit-widget .plan .plan-summary.harvest-profit{border-right:5px solid #74c276;margin-bottom:12px}.satshot-harvestprofit-widget .plan .plan-summary.satshot-harvest-profit{border:5px solid #3f9142}}.signup-form{-webkit-align-content:stretch;-moz-align-content:stretch;align-content:stretch;-ms-flex-line-pack:stretch;-webkit-box-align:stretch;-moz-box-align:stretch;box-align:stretch;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;-o-align-items:stretch;align-items:stretch;-ms-flex-align:stretch;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;box-orient:horizontal;-webkit-box-direction:normal;-moz-box-direction:normal;box-direction:normal;-webkit-flex-direction:row;-moz-flex-direction:row;flex-direction:row;-ms-flex-direction:row;-webkit-box-lines:single;-moz-box-lines:single;box-lines:single;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-moz-box-pack:start;box-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;-o-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:start;margin:0 auto;max-width:50%}.signup-form>*:not(script){-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;-webkit-flex:1 1 auto;-moz-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;width:50%}@media (max-width: 767px){.signup-form{-webkit-box-lines:multiple;-moz-box-lines:multiple;box-lines:multiple;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.signup-form>*:not(script){margin-bottom:0;margin-right:0;width:100%}.signup-form>*:not(script):last-child{margin-bottom:0}}.signup-form .email-address{border:0;border-bottom-left-radius:5px;border-top-left-radius:5px;height:50px;padding:0 1em}.signup-form .sign-up{background:#3f9142;border-bottom-right-radius:5px;border-top-right-radius:5px;color:#fff;font-size:16px;height:auto;margin:0;max-width:120px;text-transform:uppercase}.signup-form .sign-up:hover{background:#306d32}@media (max-width: 767px){.signup-form{max-width:90%}.signup-form .email-address{border-radius:5px;margin-bottom:1em}.signup-form .sign-up{border-radius:5px;margin:0 auto;padding:0.750em 0}}.stripe-buy-now-special-code{-webkit-align-content:stretch;-moz-align-content:stretch;align-content:stretch;-ms-flex-line-pack:stretch;-webkit-box-align:stretch;-moz-box-align:stretch;box-align:stretch;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;-o-align-items:stretch;align-items:stretch;-ms-flex-align:stretch;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;box-orient:horizontal;-webkit-box-direction:normal;-moz-box-direction:normal;box-direction:normal;-webkit-flex-direction:row;-moz-flex-direction:row;flex-direction:row;-ms-flex-direction:row;-webkit-box-lines:single;-moz-box-lines:single;box-lines:single;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-moz-box-pack:start;box-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;-o-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:start;-webkit-box-align:center;-moz-box-align:center;box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center;-webkit-box-pack:center;-moz-box-pack:center;box-pack:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-align-content:center;-moz-align-content:center;align-content:center;-ms-flex-line-pack:center;border:1px solid #bdbdbd;margin-bottom:60px;margin-top:60px;padding:1.5em 1.5em}.stripe-buy-now-special-code>*:not(script){-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;-webkit-flex:1 1 auto;-moz-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;width:21.25%;margin-right:1em}.stripe-buy-now-special-code>*:not(script):last-child{margin-right:0}@media (max-width: 767px){.stripe-buy-now-special-code{-webkit-box-lines:multiple;-moz-box-lines:multiple;box-lines:multiple;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.stripe-buy-now-special-code>*:not(script){margin-bottom:1em;margin-right:0;width:100%}.stripe-buy-now-special-code>*:not(script):last-child{margin-bottom:0}}.stripe-buy-now-special-code .title h2{font-size:1.6em;line-height:1;margin:0 0 5px}.stripe-buy-now-special-code .title p{font-size:16px;line-height:1;margin-bottom:0;margin-top:0}.stripe-buy-now-special-code .title span{font-weight:normal}.stripe-buy-now-special-code .normal-price,.stripe-buy-now-special-code .sale-price{font-size:35px;max-width:150px;position:relative;text-align:center;top:10px}.stripe-buy-now-special-code .normal-price::before{content:"Was";display:block;font-size:18px;left:0;margin-left:auto;margin-right:auto;position:absolute;right:0;top:-16px}.stripe-buy-now-special-code .sale-price{color:#3f9142}.stripe-buy-now-special-code .sale-price::before{color:#616161;content:"Now";display:block;font-size:18px;font-weight:bold;left:0;margin-left:auto;margin-right:auto;position:absolute;right:0;top:-16px}.stripe-buy-now-special-code .code-button{max-width:200px;text-align:right}.stripe-buy-now-special-code .code-button .code-call-to-action{-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;background-color:#3f9142;background-image:none;border:1px solid #306d32;border-radius:5px;box-shadow:0 1px #285c2a;color:#fff;display:inline-block;font-size:14px;height:auto;margin:0;padding:15px 30px;text-decoration:none;text-transform:uppercase}.stripe-buy-now-special-code .code-button .code-call-to-action:hover{background-color:#306d32;background-image:none;box-shadow:0 1px #285c2a;color:#fff}@media (max-width: 767px){.stripe-buy-now-special-code{margin-bottom:15px;margin-top:15px}.stripe-buy-now-special-code .title h2{font-size:1.25em;line-height:1.5;text-align:center}.stripe-buy-now-special-code .title h2 span{display:block}.stripe-buy-now-special-code .normal-price,.stripe-buy-now-special-code .sale-price{margin-bottom:20px}.stripe-buy-now-special-code .code-button{text-align:center}.business-of-farming-wrap .title h2{font-size:1.25em;line-height:1.5;text-align:center}.business-of-farming-wrap .title h2 span{display:block}.business-of-farming-wrap .title p{font-size:14px;margin-bottom:0;text-align:center}.business-of-farming-wrap .normal-price,.business-of-farming-wrap .sale-price{margin-bottom:20px}}@-webkit-keyframes flash-up{0%{-webkit-transform:translateZ(0) translate3d(0, 100%, 0)}5%{-webkit-transform:translateZ(0) translate3d(0, 0, 0)}95%{-webkit-transform:translateZ(0) translate3d(0, 0, 0)}100%{-webkit-transform:translateZ(0) translate3d(0, 100%, 0)}}@-moz-keyframes flash-up{0%{-moz-transform:translateZ(0) translate3d(0, 100%, 0)}5%{-moz-transform:translateZ(0) translate3d(0, 0, 0)}95%{-moz-transform:translateZ(0) translate3d(0, 0, 0)}100%{-moz-transform:translateZ(0) translate3d(0, 100%, 0)}}@keyframes flash-up{0%{-webkit-transform:translateZ(0) translate3d(0, 100%, 0);-moz-transform:translateZ(0) translate3d(0, 100%, 0);-ms-transform:translateZ(0) translate3d(0, 100%, 0);-o-transform:translateZ(0) translate3d(0, 100%, 0);transform:translateZ(0) translate3d(0, 100%, 0)}5%{-webkit-transform:translateZ(0) translate3d(0, 0, 0);-moz-transform:translateZ(0) translate3d(0, 0, 0);-ms-transform:translateZ(0) translate3d(0, 0, 0);-o-transform:translateZ(0) translate3d(0, 0, 0);transform:translateZ(0) translate3d(0, 0, 0)}95%{-webkit-transform:translateZ(0) translate3d(0, 0, 0);-moz-transform:translateZ(0) translate3d(0, 0, 0);-ms-transform:translateZ(0) translate3d(0, 0, 0);-o-transform:translateZ(0) translate3d(0, 0, 0);transform:translateZ(0) translate3d(0, 0, 0)}100%{-webkit-transform:translateZ(0) translate3d(0, 100%, 0);-moz-transform:translateZ(0) translate3d(0, 100%, 0);-ms-transform:translateZ(0) translate3d(0, 100%, 0);-o-transform:translateZ(0) translate3d(0, 100%, 0);transform:translateZ(0) translate3d(0, 100%, 0)}}.flash-alert,.flash-notice{-webkit-animation:flash-up 6s 1;-moz-animation:flash-up 6s 1;animation:flash-up 6s 1;-webkit-transform:translateZ(0) translate3d(0, 100%, 0);-moz-transform:translateZ(0) translate3d(0, 100%, 0);-ms-transform:translateZ(0) translate3d(0, 100%, 0);-o-transform:translateZ(0) translate3d(0, 100%, 0);transform:translateZ(0) translate3d(0, 100%, 0);bottom:0;font-size:1.6em;left:0;line-height:1.2;padding:0.6em 0.9em;position:fixed;right:0;text-align:center;z-index:1000}.flash-alert{background-color:rgba(244,67,54,0.9);color:#fff}.flash-notice{background-color:rgba(76,175,80,0.9);color:#fff}body.invitations.edit input::-webkit-contacts-auto-fill-button{visibility:hidden;display:none !important;pointer-events:none;position:absolute;right:0}body.invitations.edit .selected-plan{background-color:#fff;border:1px solid #cfd8dc;box-shadow:0 0 4px rgba(158,158,158,0.2);margin:1em auto;padding:1em;text-align:center;width:320px}body.invitations.edit .selected-plan a{display:block;font-size:0.8em;margin-top:-3px}body.invitations.edit .selected-plan h3.price{color:#424242;font-size:30px;margin:15px 0}body.invitations.edit .selected-plan h3.discount-price{color:#3f9142;font-weight:bold;margin:0;margin-bottom:15px}body.invitations.edit .selected-plan h4.original-price{text-decoration:line-through;color:#757575;margin:0}body.invitations.edit .selected-plan small.original-price,body.invitations.edit .selected-plan small.price{color:#757575;margin-top:15px;display:block}body.invitations.edit .selected-plan small.price{font-weight:bold}body.invitations.edit .plan-logo{display:block;margin:0.5em auto;max-width:80%}body.invitations.edit .plan-name{color:#424242;font-size:20px;font-weight:normal;letter-spacing:1px;margin-bottom:0.5em;text-align:center}body.invitations.edit .sign-up-section{margin-left:auto;margin-right:auto;max-width:1024px;padding-left:12px;padding-right:12px}body.invitations.edit .sign-up-step{color:rgba(158,158,158,0.8);font-size:0.85em;margin:0;padding:0.3em 0 0.5em 0.8em;text-transform:uppercase}body.invitations.edit .step-separator{display:inline-block;margin:0 2px}body.invitations.edit .sign-up-form{background-color:#fff;border:1px solid #cfd8dc;box-shadow:0 0 4px rgba(158,158,158,0.2);margin:1em auto;max-width:800px}body.invitations.edit .sign-up-details{-webkit-align-content:stretch;-moz-align-content:stretch;align-content:stretch;-ms-flex-line-pack:stretch;-webkit-box-align:stretch;-moz-box-align:stretch;box-align:stretch;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;-o-align-items:stretch;align-items:stretch;-ms-flex-align:stretch;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;box-orient:horizontal;-webkit-box-direction:normal;-moz-box-direction:normal;box-direction:normal;-webkit-flex-direction:row;-moz-flex-direction:row;flex-direction:row;-ms-flex-direction:row;-webkit-box-lines:single;-moz-box-lines:single;box-lines:single;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-moz-box-pack:start;box-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;-o-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:start;padding:0 1.5em;margin:20px auto}body.invitations.edit .sign-up-details>*:not(script){-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;-webkit-flex:1 1 auto;-moz-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;width:42.5%;margin-right:1.5em}body.invitations.edit .sign-up-details>*:not(script):last-child{margin-right:0}@media (max-width: 767px){body.invitations.edit .sign-up-details{-webkit-box-lines:multiple;-moz-box-lines:multiple;box-lines:multiple;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}body.invitations.edit .sign-up-details>*:not(script){margin-bottom:1.5em;margin-right:0;width:100%}body.invitations.edit .sign-up-details>*:not(script):last-child{margin-bottom:0}}body.invitations.edit fieldset{border-color:#e0e0e0;margin-bottom:0.5em;padding:0 0.7em 0.5em}body.invitations.edit legend{color:#757575;font-size:0.8em;padding:0 4px;text-transform:uppercase}body.invitations.edit .input-row{margin:0.4em 0.3em 0.8em}body.invitations.edit .city-state-zip{-webkit-align-content:stretch;-moz-align-content:stretch;align-content:stretch;-ms-flex-line-pack:stretch;-webkit-box-align:stretch;-moz-box-align:stretch;box-align:stretch;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;-o-align-items:stretch;align-items:stretch;-ms-flex-align:stretch;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;box-orient:horizontal;-webkit-box-direction:normal;-moz-box-direction:normal;box-direction:normal;-webkit-flex-direction:row;-moz-flex-direction:row;flex-direction:row;-ms-flex-direction:row;-webkit-box-lines:single;-moz-box-lines:single;box-lines:single;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-moz-box-pack:start;box-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;-o-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:start}body.invitations.edit .city-state-zip>*:not(script){-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;-webkit-flex:1 1 auto;-moz-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;margin-right:1em}body.invitations.edit .city-state-zip>*:not(script):last-child{margin-right:0}body.invitations.edit .city-state-zip label{white-space:nowrap}body.invitations.edit .city{width:50%}body.invitations.edit .state{width:20%}body.invitations.edit .zip{width:30%}body.invitations.edit .entity-name-acres{-webkit-align-content:stretch;-moz-align-content:stretch;align-content:stretch;-ms-flex-line-pack:stretch;-webkit-box-align:stretch;-moz-box-align:stretch;box-align:stretch;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;-o-align-items:stretch;align-items:stretch;-ms-flex-align:stretch;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;box-orient:horizontal;-webkit-box-direction:normal;-moz-box-direction:normal;box-direction:normal;-webkit-flex-direction:row;-moz-flex-direction:row;flex-direction:row;-ms-flex-direction:row;-webkit-box-lines:single;-moz-box-lines:single;box-lines:single;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-moz-box-pack:start;box-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;-o-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:start}body.invitations.edit .entity-name-acres>*:not(script){-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;-webkit-flex:1 1 auto;-moz-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;margin-right:1em}body.invitations.edit .entity-name-acres>*:not(script):last-child{margin-right:0}body.invitations.edit .entity-name-acres label{white-space:nowrap}body.invitations.edit .entity-name{width:65%}body.invitations.edit .entity-acres{width:35%}body.invitations.edit .entity-acres input{text-align:right}body.invitations.edit .email input[type="email"]:read-only{border:0;color:rgba(0,0,0,0.5);opacity:1;padding:0}body.invitations.edit .terms-of-service{margin:1em 0 0.8em;padding-left:3px}body.invitations.edit .terms-of-service label{cursor:pointer}body.invitations.edit .terms-of-service .field_with_errors{width:auto}body.invitations.edit .terms-of-service .field_with_errors label{color:#616161}body.invitations.edit .sign-up.call-to-action{display:block;font-size:1.8em;letter-spacing:1px;margin:0.8em 0 0.5em;width:100%}body.invitations.edit .stripe-error{font-size:1em;text-align:center}body.invitations.edit .stripe-error+.sign-up.call-to-action{margin-top:0.2em}body.invitations.edit .small-print{color:#757575;display:block;padding-left:2px}@media (max-width: 767px){body.invitations.edit .sign-up-details{padding:0 1em}body.invitations.edit fieldset{padding:0 0.5em 0.5em}}body.registrations.new input::-webkit-contacts-auto-fill-button{visibility:hidden;display:none !important;pointer-events:none;position:absolute;right:0}body.registrations.new .selected-plan{background-color:#fff;border:1px solid #cfd8dc;box-shadow:0 0 4px rgba(158,158,158,0.2);margin:1em auto;padding:1em;text-align:center;width:320px}body.registrations.new .selected-plan a{display:block;font-size:0.8em;margin-top:-3px}body.registrations.new .selected-plan h3.price{color:#424242;font-size:30px;margin:15px 0}body.registrations.new .selected-plan h3.discount-price{color:#3f9142;font-weight:bold;margin:0;margin-bottom:15px}body.registrations.new .selected-plan h4.original-price{text-decoration:line-through;color:#757575;margin:0}body.registrations.new .selected-plan small.original-price,body.registrations.new .selected-plan small.price{color:#757575;margin-top:15px;display:block}body.registrations.new .selected-plan small.price{font-weight:bold}body.registrations.new .plan-logo{display:block;margin:0.5em auto;max-width:80%}body.registrations.new .plan-name{color:#424242;font-size:20px;font-weight:normal;letter-spacing:1px;margin-bottom:0.5em;text-align:center}body.registrations.new .sign-up-section{margin-left:auto;margin-right:auto;max-width:1024px;padding-left:12px;padding-right:12px}body.registrations.new .sign-up-step{color:rgba(158,158,158,0.8);font-size:0.85em;margin:0;padding:0.3em 0 0.5em 0.8em;text-transform:uppercase}body.registrations.new .step-separator{display:inline-block;margin:0 2px}body.registrations.new .sign-up-form{background-color:#fff;border:1px solid #cfd8dc;box-shadow:0 0 4px rgba(158,158,158,0.2);margin:1em auto;max-width:800px}body.registrations.new .sign-up-details{-webkit-align-content:stretch;-moz-align-content:stretch;align-content:stretch;-ms-flex-line-pack:stretch;-webkit-box-align:stretch;-moz-box-align:stretch;box-align:stretch;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;-o-align-items:stretch;align-items:stretch;-ms-flex-align:stretch;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;box-orient:horizontal;-webkit-box-direction:normal;-moz-box-direction:normal;box-direction:normal;-webkit-flex-direction:row;-moz-flex-direction:row;flex-direction:row;-ms-flex-direction:row;-webkit-box-lines:single;-moz-box-lines:single;box-lines:single;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-moz-box-pack:start;box-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;-o-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:start;padding:0 1.5em}body.registrations.new .sign-up-details>*:not(script){-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;-webkit-flex:1 1 auto;-moz-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;width:42.5%;margin-right:1.5em}body.registrations.new .sign-up-details>*:not(script):last-child{margin-right:0}@media (max-width: 767px){body.registrations.new .sign-up-details{-webkit-box-lines:multiple;-moz-box-lines:multiple;box-lines:multiple;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}body.registrations.new .sign-up-details>*:not(script){margin-bottom:1.5em;margin-right:0;width:100%}body.registrations.new .sign-up-details>*:not(script):last-child{margin-bottom:0}}body.registrations.new fieldset{border-color:#e0e0e0;margin-bottom:0.5em;padding:0 0.7em 0.5em}body.registrations.new legend{color:#757575;font-size:0.8em;padding:0 4px;text-transform:uppercase}body.registrations.new .input-row{margin:0.4em 0.3em 0.8em}body.registrations.new .city-state-zip{-webkit-align-content:stretch;-moz-align-content:stretch;align-content:stretch;-ms-flex-line-pack:stretch;-webkit-box-align:stretch;-moz-box-align:stretch;box-align:stretch;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;-o-align-items:stretch;align-items:stretch;-ms-flex-align:stretch;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;box-orient:horizontal;-webkit-box-direction:normal;-moz-box-direction:normal;box-direction:normal;-webkit-flex-direction:row;-moz-flex-direction:row;flex-direction:row;-ms-flex-direction:row;-webkit-box-lines:single;-moz-box-lines:single;box-lines:single;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-moz-box-pack:start;box-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;-o-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:start}body.registrations.new .city-state-zip>*:not(script){-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;-webkit-flex:1 1 auto;-moz-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;margin-right:1em}body.registrations.new .city-state-zip>*:not(script):last-child{margin-right:0}body.registrations.new .city-state-zip label{white-space:nowrap}body.registrations.new .city{width:50%}body.registrations.new .state{width:20%}body.registrations.new .zip{width:30%}body.registrations.new .entity-name-acres{-webkit-align-content:stretch;-moz-align-content:stretch;align-content:stretch;-ms-flex-line-pack:stretch;-webkit-box-align:stretch;-moz-box-align:stretch;box-align:stretch;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;-o-align-items:stretch;align-items:stretch;-ms-flex-align:stretch;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;box-orient:horizontal;-webkit-box-direction:normal;-moz-box-direction:normal;box-direction:normal;-webkit-flex-direction:row;-moz-flex-direction:row;flex-direction:row;-ms-flex-direction:row;-webkit-box-lines:single;-moz-box-lines:single;box-lines:single;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-moz-box-pack:start;box-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;-o-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:start}body.registrations.new .entity-name-acres>*:not(script){-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;-webkit-flex:1 1 auto;-moz-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;margin-right:1em}body.registrations.new .entity-name-acres>*:not(script):last-child{margin-right:0}body.registrations.new .entity-name-acres label{white-space:nowrap}body.registrations.new .entity-name{width:65%}body.registrations.new .entity-acres{width:35%}body.registrations.new .entity-acres input{text-align:right}body.registrations.new .email input[type="email"]:read-only{border:0;color:rgba(0,0,0,0.5);opacity:1;padding:0}body.registrations.new .terms-of-service{margin:1em 0 0.8em;padding-left:3px}body.registrations.new .terms-of-service label{cursor:pointer}body.registrations.new .terms-of-service .field_with_errors{width:auto}body.registrations.new .terms-of-service .field_with_errors label{color:#616161}body.registrations.new .sign-up.call-to-action{display:block;font-size:1.8em;letter-spacing:1px;margin:0.8em 0 0.5em;width:100%}body.registrations.new .stripe-error{font-size:1em;text-align:center}body.registrations.new .stripe-error+.sign-up.call-to-action{margin-top:0.2em}body.registrations.new .small-print{color:#757575;display:block;padding-left:2px}@media (max-width: 767px){body.registrations.new .sign-up-details{padding:0 1em}body.registrations.new fieldset{padding:0 0.5em 0.5em}}.page-template{background:#fafafa url(/404-background.jpg);background-position:center -50px;background-repeat:no-repeat;background-size:cover;padding-left:12px;padding-right:12px}.page-template header,.page-template footer{display:none}.error-header{margin:80px auto 0;max-width:550px}.error-header img{height:auto;max-width:350px;width:100%}.error-wrapper{background-color:#fff;border-radius:4px;box-shadow:0 15px 35px rgba(0,0,0,0.1),0 5px 15px rgba(0,0,0,0.07);-webkit-font-smoothing:antialiased;margin:0 auto 180px;max-width:550px;opacity:0.9;padding:25px;text-rendering:optimizeLegibility}.error-wrapper h1{font-size:50px;font-weight:400px;line-height:60px;margin-bottom:10px;margin-top:0}.error-wrapper .error-details{font-size:24px;font-weight:400;line-height:36px;margin-bottom:25px;padding-right:20px}.error-wrapper .actions{font-size:17px;font-weight:400;line-height:26px;padding-right:40px}body.pages.report{font-family:"Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;min-width:1024px}body.pages.report header,body.pages.report footer{display:none}body.pages.report main{margin-left:auto;margin-right:auto;max-width:1024px;padding-left:12px;padding-right:12px;background-color:#fff;box-shadow:0 1px 3px rgba(0,0,0,0.2);margin:2em auto;padding:1em;position:relative}body.pages.report .row{-webkit-align-content:stretch;-moz-align-content:stretch;align-content:stretch;-ms-flex-line-pack:stretch;-webkit-box-align:stretch;-moz-box-align:stretch;box-align:stretch;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;-o-align-items:stretch;align-items:stretch;-ms-flex-align:stretch;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;box-orient:horizontal;-webkit-box-direction:normal;-moz-box-direction:normal;box-direction:normal;-webkit-flex-direction:row;-moz-flex-direction:row;flex-direction:row;-ms-flex-direction:row;-webkit-box-lines:single;-moz-box-lines:single;box-lines:single;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-moz-box-pack:start;box-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;-o-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:start}body.pages.report .row>*:not(script){-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;-webkit-flex:1 1 auto;-moz-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}body.pages.report .row-label{border-bottom:1px solid #eeeeee;color:#757575;display:none;font-weight:400;margin-right:8%;max-width:150px;padding:0.3em 0.1em 0.1em;width:150px}body.pages.report .per{display:inline-block;font-size:0.95em;margin-left:2px;margin-right:2px}@media print{body.pages.report{padding-top:0 !important}body.pages.report main{box-shadow:none;margin:0;max-width:100%}body.pages.report main .heading-title{margin-top:50px}body.pages.report .budget-table .column-title,body.pages.report .details-table .details-title{color:#546e7a}body.pages.report .row-label{color:#616161}body.pages.report #sumome-welcomemat-wrapper,body.pages.report .sumome-share-client-wrapper,body.pages.report a[title="SumoMe"]{display:none !important}body.pages.report #sumome-jquery-iframe+a[title="SumoMe"]{display:none !important;top:-9999px !important}}body.pages.report .budget-table{-webkit-align-content:stretch;-moz-align-content:stretch;align-content:stretch;-ms-flex-line-pack:stretch;-webkit-box-align:stretch;-moz-box-align:stretch;box-align:stretch;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;-o-align-items:stretch;align-items:stretch;-ms-flex-align:stretch;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;box-orient:horizontal;-webkit-box-direction:normal;-moz-box-direction:normal;box-direction:normal;-webkit-flex-direction:row;-moz-flex-direction:row;flex-direction:row;-ms-flex-direction:row;-webkit-box-lines:single;-moz-box-lines:single;box-lines:single;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-moz-box-pack:start;box-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;-o-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:start;margin-bottom:2em;white-space:nowrap}body.pages.report .budget-table>*:not(script){-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;-webkit-flex:1 1 auto;-moz-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;margin-right:4%}body.pages.report .budget-table>*:not(script):last-child{margin-right:0}body.pages.report .column-title{color:#607d8b;font-weight:600;letter-spacing:1px;margin-bottom:0.5em;text-align:center;text-transform:uppercase}body.pages.report .cell{border-bottom:1px solid #eeeeee;font-weight:300;letter-spacing:0.5px;margin-right:1em;text-align:right;width:20%}body.pages.report .cell-label{display:none}body.pages.report .cell-value{padding:0.3em 0.1em 0.1em}body.pages.report .budget .column-title{margin-left:150px;padding-left:2em}body.pages.report .budget .row-label{display:block}body.pages.report .yield .row-label,body.pages.report .land .row-label{padding-top:2.55em}body.pages.report .yield .cell-label,body.pages.report .land .cell-label{border-bottom:2px solid #607d8b;color:#424242;display:block;font-weight:500;padding:0.3em 0.1em 0.1em}body.pages.report .land.row{margin-top:2em}body.pages.report .total-row .row-label,body.pages.report .total-row .cell{border-color:transparent;color:#424242;font-weight:500}body.pages.report .other.row .cell{border-bottom:1px solid #bdbdbd}body.pages.report .misc-revenue.row .cell,body.pages.report .cost-per-unit .cell{border-bottom:1px solid #212121}body.pages.report .details-table{-webkit-align-content:stretch;-moz-align-content:stretch;align-content:stretch;-ms-flex-line-pack:stretch;-webkit-box-align:stretch;-moz-box-align:stretch;box-align:stretch;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;-o-align-items:stretch;align-items:stretch;-ms-flex-align:stretch;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;box-orient:horizontal;-webkit-box-direction:normal;-moz-box-direction:normal;box-direction:normal;-webkit-flex-direction:row;-moz-flex-direction:row;flex-direction:row;-ms-flex-direction:row;-webkit-box-lines:single;-moz-box-lines:single;box-lines:single;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-moz-box-pack:start;box-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;-o-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:start;white-space:nowrap}body.pages.report .details-table>*:not(script){-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;-webkit-flex:1 1 auto;-moz-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;margin-right:5%}body.pages.report .details-table>*:not(script):last-child{margin-right:0}body.pages.report .details-table .row-label{display:block;margin-right:0;width:20%}body.pages.report .details-table .cell{margin-right:0;padding:0.3em 0.1em 0.1em}body.pages.report .details{padding-bottom:2.1em;position:relative}body.pages.report .details-title{color:#607d8b;font-weight:600;letter-spacing:1px;margin-bottom:0.5em;text-align:center;text-transform:uppercase}body.pages.report .cost.cell{width:40%}body.pages.report .percentage.cell{width:20%}body.pages.report .per-acre.cell{width:40%}body.pages.report .average-cost-per-acre{border-top:1px solid #212121;bottom:0;left:0;position:absolute;right:0}body.pages.report .heading-logo{color:#616161;font-size:30px;font-weight:600;left:16px;letter-spacing:0.5px;position:absolute;top:12px}body.pages.report .heading-logo svg{fill:#616161;height:40px;position:relative;top:10px;width:40px}body.pages.report .heading-year{color:#616161;font-size:30px;font-weight:600;letter-spacing:0.5px;position:absolute;right:22px;top:16px}body.pages.report .heading-title{color:#424242;font-size:28px;font-weight:500;letter-spacing:0.5px;line-height:normal;margin-top:34px;text-align:center}body.pages.report .heading-acres{text-align:center}body.pages.report .prepared{-webkit-align-content:stretch;-moz-align-content:stretch;align-content:stretch;-ms-flex-line-pack:stretch;-webkit-box-align:stretch;-moz-box-align:stretch;box-align:stretch;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;-o-align-items:stretch;align-items:stretch;-ms-flex-align:stretch;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;box-orient:horizontal;-webkit-box-direction:normal;-moz-box-direction:normal;box-direction:normal;-webkit-flex-direction:row;-moz-flex-direction:row;flex-direction:row;-ms-flex-direction:row;-webkit-box-lines:single;-moz-box-lines:single;box-lines:single;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-moz-box-pack:start;box-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;-o-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:start;margin-bottom:2em;text-align:center}body.pages.report .prepared>*:not(script){-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;-webkit-flex:1 1 auto;-moz-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;width:50%}.special ol{padding-left:3.5em}.special ul>li,.special ol>li{color:#000;font-size:24px}.special #plan-pricing{margin:auto;max-width:100%}@media (min-width: 767px){.special #plan-pricing{max-width:60%}}.special #plan-pricing .plan{margin:auto}.special .quote p{font-size:18px}@media (min-width: 767px){.special .quote{margin:1em 4em;padding:0 4em 2em}}
