.hero-product{padding:4rem 0;position:relative;overflow:hidden}.hero-product.curved-shapes-bottom{background:-webkit-gradient(linear,left top,left bottom,from(var(--tone)),to(transparent));background:-webkit-linear-gradient(top,var(--tone) calc(100% - 15rem),transparent);background:linear-gradient(to bottom,var(--tone) calc(100% - 15rem),transparent);position:relative;padding-bottom:15rem}@media(max-width:767px){.hero-product.curved-shapes-bottom{padding-bottom:10rem;background:-webkit-gradient(linear,left top,left bottom,from(var(--tone)),to(transparent));background:-webkit-linear-gradient(top,var(--tone) calc(100% - 10rem),transparent);background:linear-gradient(to bottom,var(--tone) calc(100% - 10rem),transparent)}}.hero-product.curved-shapes-bottom::after{content:"";position:absolute;right:50%;height:10%;-webkit-transform:rotate(180deg) translateX(-50%);-ms-transform:rotate(180deg) translateX(-50%);transform:rotate(180deg) translateX(-50%);padding-bottom:32rem;bottom:0;width:110%;background-color:var(--tone);border-radius:50%/100% 100% 0 0;-webkit-box-shadow:inset 0 2px 3px rgba(0,0,0,.18);box-shadow:inset 0 2px 3px rgba(0,0,0,.18);z-index:0}.hero-product__content-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:2}.hero-product__content{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-align:start;-ms-flex-align:start;align-items:flex-start;text-align:left}.hero-product__headline{color:var(--secondary);font-size:var(--font-heading3);font-family:var(--font-secondary);font-weight:var(--font-weight-regular);text-transform:uppercase;letter-spacing:.125rem;line-height:var(--line-height-heading3);margin-bottom:1rem}.hero-product__title{font-family:var(--font-primary);font-size:var(--font-heading2);font-weight:var(--font-weight-regular);line-height:1.2;color:var(--dark);margin-bottom:1rem}.hero-product__subcopy{font-family:var(--font-secondary);font-size:var(--font-body);font-weight:var(--font-weight-regular);line-height:1.4;color:var(--tone-dark)}.hero-product__ctas{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1.5rem}.hero-product__cta-button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.625rem 1rem;background-color:var(--primary);color:var(--light);font-family:var(--font-cta);font-weight:var(--font-weight-regular);line-height:2.832rem;text-decoration:none;border-radius:.625rem;-webkit-box-shadow:0 .1875rem .1875rem rgba(0,0,0,.2);box-shadow:0 .1875rem .1875rem rgba(0,0,0,.2);-webkit-transition:background-color .3s,-webkit-transform .3s;transition:background-color .3s,transform .3s,-webkit-transform .3s}.hero-product__cta-button:hover{background-color:var(--primary-shadow);-webkit-transform:translateY(-.2rem);-ms-transform:translateY(-.2rem);transform:translateY(-.2rem)}.hero-product__cta-icon{display:inline-block;margin-left:.125rem;font-size:1.5rem;line-height:1}.hero-product__image-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:2}.hero-product__image-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:100%}.hero-product__image{width:100%;max-width:100%;height:auto}@media(min-width:992px){.hero-product__headline{font-size:var(--font-heading3)}.hero-product__title{font-size:var(--font-heading2)}.hero-product__subcopy{font-size:var(--font-body)}.hero-product__cta-button{font-size:var(--font-default)}}@media(max-width:991px){.hero-product.curved-shapes-bottom::after{padding-bottom:11rem}.hero-product{padding:5rem 0}.hero-product__content-col,.hero-product__image-col{padding:0}.hero-product__cta-button{font-size:var(--font-body-large-sm);padding:.9rem 1rem}}@media(max-width:767px){.hero-product__content{margin-bottom:2.4rem}.hero-product__headline{font-size:var(--font-heading3-sm);line-height:var(--line-height-heading3-sm);letter-spacing:.12rem}.hero-product__title{font-family:var(--font-body-large-sm);font-weight:var(--font-weight-medium);max-width:100%}.hero-product__image-wrapper{margin-top:2rem}.hero-product__image-col{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}@media(max-width:440px){.hero-product{padding:3rem 2rem 2rem}}