*,*::before,*::after{margin:0;padding:0;-webkit-box-sizing:inherit;box-sizing:inherit}html{-webkit-box-sizing:border-box;box-sizing:border-box;font-size:62.5%}@media screen and (prefers-reduced-motion: no-preference){html{scroll-behavior:smooth}}body{font-family:"Nunito", sans-serif;color:#000;font-weight:400;line-height:1.6;overflow-x:hidden}main{position:relative}main *:last-child{margin-bottom:0}main img{content-visibility:auto}.row{max-width:1440px;margin:0 auto;width:100%}:target:before{content:"";display:block;height:100px;margin:-100px 0 0}img{max-width:100%;height:auto}ul{list-style:none}li a{text-decoration:none}.heading-1,.heading-2,.heading-3,.heading-4{font-family:"Josefin Sans", sans-serif;font-weight:400}p{font-size:1.6rem;font-weight:400;margin-bottom:2rem;text-align:left}.heading{text-align:center;padding:3rem 0;display:none}@media only screen and (max-width: 75em){.heading{display:block}}.heading-1{font-size:4.5rem;color:#f9f7f6;line-height:1}.heading-2{font-size:4rem;text-transform:uppercase}.heading-2--dark{color:#54483a}.heading-3{font-size:2.4rem;color:#fff;text-transform:uppercase}.heading-4{text-transform:uppercase;font-size:1.6rem;color:#fff;font-weight:600}.mb-sm{margin-bottom:2rem}.mb-md{margin-bottom:3rem}.mb-lg{margin-bottom:4rem}.mb-hg{margin-bottom:50rem}@media only screen and (max-width: 75em){.mb-hg{margin-bottom:12rem}}@media only screen and (max-width: 50em){.mb-hg{margin-bottom:8rem}}.white{color:#fff}.btn-container{width:100%}.btn{background-color:#fff;color:#000;border:none;border-radius:0;font-family:"Josefin Sans", sans-serif;font-size:1.5rem;text-transform:uppercase;padding:1.8rem 2rem;cursor:pointer;-webkit-transition:all 0.2s;transition:all 0.2s;border-radius:0.5rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-decoration:none}.btn a{text-decoration:none}.btn:hover{background-color:#000;color:#fff}.btn--green{border:1px solid #fff;background-color:#5c7b35;color:#fff}.btn--green:hover{background-color:#fff;color:#5c7b35}.btn--green:hover a{color:#5c7b35}.btn--white{background-color:#fff;color:#000}.btn--white:hover{background-color:#000;color:#fff}.btn--white:hover a{color:#fff}.btn--gray{background-color:#757575;border:1px solid #fff;color:#fff}.btn--gray:hover{color:#000;background:#fff}@media only screen and (min-width: 62.5em){.header{margin-bottom:5rem}}@media only screen and (min-width: 75em){.header{margin-bottom:20rem;padding-top:3rem}}@media only screen and (min-width: 125em){.header{padding-top:4rem}}.header nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1rem 1.5rem;position:relative;background:#08362b}@media only screen and (min-width: 75em){.header nav{min-height:15vh;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;background:none}}.header nav .hamburger{display:none}@media only screen and (max-width: 75em){.header nav .hamburger{display:block;cursor:pointer;position:relative;z-index:10}}@media only screen and (max-width: 75em){.header nav .hamburger.active .bar:nth-child(2){opacity:0}.header nav .hamburger.active .bar:nth-child(1){-webkit-transform:translateY(8px) rotate(45deg);transform:translateY(8px) rotate(45deg)}.header nav .hamburger.active .bar:nth-child(3){-webkit-transform:translateY(-8px) rotate(-45deg);transform:translateY(-8px) rotate(-45deg)}}@media only screen and (min-width: 75em){.header nav .nav-bar{width:100%}}.header nav .bar{display:block;width:25px;height:3px;margin:5px auto;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;background-color:#fff}.header nav .hamburger.active .bar{background-color:#000}.header nav .nav-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 75em){.header nav .nav-menu{position:fixed;left:-100%;top:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fff;width:100%;-webkit-border-bottom-right-radius:1rem;-webkit-border-bottom-left-radius:1rem;-moz-border-radius-bottomright:1rem;-moz-border-radius-bottomleft:1rem;border-bottom-right-radius:1rem;border-bottom-left-radius:1rem;text-align:center;-webkit-transition:0.3s;transition:0.3s;-webkit-box-shadow:0 10px 27px rgba(0,0,0,0.05);box-shadow:0 10px 27px rgba(0,0,0,0.05);z-index:9;overflow:hidden}}@media only screen and (min-width: 75em){.header nav .nav-menu{padding:0 5rem}}@media only screen and (max-width: 75em){.header nav .nav-menu.active{left:0}}@media only screen and (max-width: 75em){.header nav .nav-item{margin:2.5rem 0}}.header nav .nav-link{font-size:1.6rem;font-weight:600;color:#000;text-transform:uppercase}@media only screen and (min-width: 75em){.header nav .nav-link{color:#fff}}.header nav .nav-link:hover{color:#fff}.header nav .nav-logo{border-radius:50%;background:#fff;z-index:10}.header nav .nav-logo img{max-width:75px}@media only screen and (min-width: 75em){.header nav .nav-logo{position:absolute;top:50%;right:5%;-webkit-transform:translate(0, -50%);transform:translate(0, -50%);width:75px;max-width:75px;height:75px;margin-top:2rem}.header nav .nav-logo img{max-width:200px}}@media only screen and (min-width: 75em){.header nav .nav-logo{width:200px;max-width:200px;height:200px;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);right:unset}}.features{overflow:auto;position:relative}.features--thanks{min-height:100vh;margin-bottom:0}.features--thanks:before{background-position-y:40% !important}.features--error{min-height:100vh;margin-bottom:0}.features p.title{text-align:center;background-color:#08362b;color:#fff;padding:2rem;margin:0 auto;max-width:1000px}.features p.title a{color:#fff}.features:before{content:"";position:absolute;left:0;right:0;z-index:-1;display:block;background-color:#666;background-position:center;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;-webkit-filter:brightness(0.8);filter:brightness(0.8)}@media only screen and (min-width: 50em){.features:before{background-image:url(../images/maxipot-background-medium.jpg);background-size:cover;background-color:unset}}@media only screen and (min-width: 62.5em){.features:before{background-image:url(../images/maxipot-background-large.jpg);background-size:cover}}@media only screen and (min-width: 75em){.features:before{background-image:url(../images/maxipot-background-largest.jpg);background-size:cover}}.features .box{padding:3rem}@media only screen and (min-width: 75em){.features .box{min-height:40vh;padding:3rem 10rem}}.features .box p{color:#fff}.features .box .maximum-growth-container{position:relative}@media only screen and (min-width: 37.5em){.features .box .maximum-growth-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media only screen and (max-width: 37.5em){.features .box .maximum-growth-container p{width:100%}}@media only screen and (min-width: 75em){.features .box .maximum-growth-container p{width:70%}}.features .box .maximum-growth-container .maximum-growth{z-index:5;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width: 37.5em){.features .box .maximum-growth-container .maximum-growth{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:2rem}}@media only screen and (min-width: 50em){.features .box .maximum-growth-container .maximum-growth{padding-right:5rem}}@media only screen and (min-width: 75em){.features .box .maximum-growth-container .image img{position:absolute;right:-50%;top:-50%;-webkit-transform:translate(30%, -5%);transform:translate(30%, -5%);width:550px;height:550px;z-index:-1}}@media only screen and (min-width: 87.5em){.features .box .maximum-growth-container .image img{position:absolute;right:-50%;top:-50%;-webkit-transform:translateY(-15%);transform:translateY(-15%);width:550px;height:550px;z-index:-1}}.features .box .maximum-growth-container .image p{text-align:center}.features .box .maximum-growth-container .icon{display:none;width:150px;height:200px}@media only screen and (max-width: 37.5em){.features .box .maximum-growth-container .icon{display:block}}@media only screen and (min-width: 75em){.features .box .maximum-growth-container .icon{display:block;z-index:3;color:#000;position:absolute;right:10px}}.features .box .demonstration{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 37.5em){.features .box .demonstration{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.features .box .demonstration .image{position:relative;-webkit-transform:unset;transform:unset;left:unset;top:unset;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width: 37.5em){.features .box .demonstration .image{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}@media only screen and (min-width: 62.5em){.features .box .demonstration .image{position:absolute;left:25%;top:-50%;-webkit-transform:translate(-50%, 10%);transform:translate(-50%, 10%)}}.features .box .how-it-works-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 37.5em){.features .box .how-it-works-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.features .box .how-it-works-container .how-it-works{text-align:center;width:50%}@media only screen and (max-width: 37.5em){.features .box .how-it-works-container .how-it-works{width:100%;margin-bottom:3rem}}.features .box .how-it-works-container .btn-container{width:80%}@media only screen and (min-width: 62.5em){.features .box .how-it-works-container .btn-container{width:30%}}.features .box .how-it-works-container .btn{width:unset;text-decoration:none;background-color:unset;border:1px solid #fff;color:#fff}.features .box .how-it-works-container .btn:hover{color:#000;background-color:#fff}.features .box--half{width:65%;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 75em){.features .box--half{width:100%}}.features .box--green{background-color:#5ea308;background-color:rgba(88,159,5,0.8)}.features .box--black{background-color:#595959;background-color:rgba(0,0,0,0.8);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.features .box .video{text-align:center;min-height:350px;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}@media only screen and (max-width: 37.5em){.features .box .video{min-height:unset;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;margin-top:3rem}}.features .box .video-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.features .youtube{position:relative;display:inline-block}.features .youtube:before{content:"";position:absolute;width:100%;height:100%;z-index:10;background:transparent url("https://upload.wikimedia.org/wikipedia/commons/b/b8/YouTube_play_button_icon_%282013%E2%80%932017%29.svg") center center no-repeat;background-size:30%}.features .line{height:2px;background-color:#fff;width:62%}.features .line--left{float:left}.features .line--right{float:right;clear:both;width:67.5%}.selection{background:#fff;min-height:20vh}.choose-maxipot{text-align:center;padding:2rem}.choose-maxipot p{text-align:center}.maxipot-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:18rem}@media only screen and (max-width: 37.5em){.maxipot-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (min-width: 62.5em){.maxipot-wrap{margin-top:25rem}}@media only screen and (min-width: 75em){.maxipot-wrap{margin-top:30rem}}.maxipot-wrap .box{-webkit-box-flex:0;-ms-flex:0 0 47%;flex:0 0 47%;min-height:20vh;display:-webkit-box;display:-ms-flexbox;display:flex;padding:2rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:0.5rem}@media only screen and (min-width: 62.5em){.maxipot-wrap .box{-webkit-box-flex:0;-ms-flex:0 0 47%;flex:0 0 47%;padding:2rem 6rem 2rem 6rem}}@media only screen and (min-width: 75em){.maxipot-wrap .box{-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%;padding:2rem}}.maxipot-wrap .box p{color:#fff}.maxipot-wrap .box--green{background-color:#5c7b35;margin-right:2rem}@media only screen and (max-width: 37.5em){.maxipot-wrap .box--green{margin:0;margin-bottom:20rem}}.maxipot-wrap .box--gray{background-color:#757575;margin-left:2rem}@media only screen and (max-width: 37.5em){.maxipot-wrap .box--gray{margin:0}}.maxipot-wrap .image{margin-top:-65%;position:relative;margin-bottom:2rem}@media only screen and (max-width: 62.5em){.maxipot-wrap .image{margin-top:-40%}}.triangle{width:0;height:0;border-style:solid;border-width:0 100px 100px 0;border-color:transparent #64b800 transparent transparent;position:absolute;right:0;top:0}.label{position:absolute;right:100px;-webkit-transform:rotate(45deg);transform:rotate(45deg);display:block;top:20px;right:-85px;text-align:center;font-size:2rem;color:#fff}.form-container{background:#272727;min-height:5vh;text-align:center;padding:2rem;margin-top:3rem}@media only screen and (min-width: 75em){.form-container{padding:2rem 0}}.form-container p{text-align:center}.form{max-width:900px;margin:0 auto;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:left}@media only screen and (max-width: 37.5em){.form{text-align:center}}.form .form-group{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:0}@media only screen and (max-width: 50em){.form .form-group{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (min-width: 62.5em){.form .form-group{margin-bottom:2rem}}.form label{font-size:1.4rem;text-transform:uppercase;color:#fff}@media only screen and (min-width: 50em){.form label{margin-right:2rem}}@media only screen and (min-width: 62.5em){.form label{margin-right:4rem;min-width:125px}}@media only screen and (min-width: 37.5em){.form .last-name{margin-left:2rem}}.form input[type="text"],.form input[type="email"]{padding:1rem;margin-right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%}@media only screen and (max-width: 62.5em){.form input[type="text"],.form input[type="email"]{margin-bottom:2rem}}@media only screen and (min-width: 75em){.form input[type="text"],.form input[type="email"]{margin-right:2rem}}.form input[type="submit"]{background-color:#5c7b35;color:#fff;text-transform:uppercase;padding:1rem 3rem;border:0;cursor:pointer}.bad-robot{display:none !important}.footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#4b792f;min-height:5vh}.footer--thanks{position:absolute;bottom:0;left:0;right:0}.footer--error{position:absolute;bottom:0;left:0;right:0}.copyright{font-size:1.4rem;color:#fff;text-align:center;text-transform:uppercase;font-weight:600;margin-bottom:0}.back-to-top-wrapper{position:absolute;top:100vh;right:2rem;bottom:0;width:3rem;pointer-events:none;z-index:100}.back-to-top-link{position:fixed;position:sticky;pointer-events:all;top:calc(100vh - 5rem);display:inline-block;text-decoration:none;font-size:3rem;line-height:3rem;text-align:center;width:3rem;border-radius:1rem;background-color:#08362b;padding:0.2rem;-webkit-transform:rotate(90deg);transform:rotate(90deg);font-weight:600;color:#fff;border:1px solid #fff;-webkit-box-shadow:0 0 2px #ccc;box-shadow:0 0 2px #ccc}
