.hero-module .container{max-width:1280px;overflow:visible;padding:0;width:calc(100% - 80px)}.hero-module h1{font-size:64px;font-weight:300;line-height:110%;margin-bottom:20px;margin-top:30px}.hero-module h1,.hero-module p{color:#1a2419;font-family:FFF Acid Grotesk;text-align:center}.hero-module p{font-size:18px;font-weight:400;line-height:150%;margin-bottom:0;opacity:.8;padding-bottom:30px}.hero-image-stack{margin:0 auto;max-width:1280px;overflow:hidden}.hero-image-stack,.hero-image-wrap{position:relative;width:100%}.hero-image-wrap img{display:block;height:auto;width:100%}.hero-image-fg{left:0;position:absolute;top:0;width:100%}.hero-image-bg{animation:heroSlideIn 1.3s ease forwards;animation-delay:0s;opacity:0;transform:translateY(40px)}.hero-image-fg{animation:heroSlideIn 1s ease forwards;animation-delay:.45s;opacity:0;transform:translateY(20px)}@keyframes heroSlideIn{to{opacity:1;transform:translateY(0)}}.hero-image-gradient{background:linear-gradient(180deg,transparent,#fff8f0);bottom:0;height:40%;left:0;pointer-events:none;position:absolute;width:100%;z-index:2}.device-sm .hero-module .container,.device-xs .hero-module .container{width:calc(100% - 40px)}.device-sm .hero-module h1,.device-xs .hero-module h1{font-size:40px;margin-top:30px;text-align:left}.device-sm .hero-module p,.device-xs .hero-module p{font-size:16px;text-align:left}.device-sm .hero-module .col-md-6,.device-xs .hero-module .col-md-6{text-align:left!important}.device-sm .hero-image-stack,.device-xs .hero-image-stack{margin-top:10px}.hero-module .button{background-color:#008071;color:#fff8f0;margin-bottom:48px;transition:background-color .3s ease}.hero-module .button:hover{background-color:#056e5f}.device-sm .hero-module .button,.device-xs .hero-module .button{margin-bottom:32px}