.article-cta{background:rgb(var(--color-background));border-radius:var(--border-radius);border:rgb(var(--color-border)) solid var(--border-width);padding:3rem 2rem;margin:2rem 0;text-align:center}.article-cta--full-width{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);border-radius:0;border-left:none;border-right:none}.article-cta__content{display:flex;flex-direction:column;align-items:center;gap:2rem;max-width:60rem;margin:0 auto}@media screen and (min-width: 750px){.article-cta__content{flex-direction:row;text-align:left}.article-cta__text{flex:1}.article-cta__media{flex:0 0 auto;max-width:25rem}}.article-cta__heading{margin:0 0 1rem;color:rgb(var(--color-foreground))}.article-cta__description{margin:0 0 1.5rem;color:rgba(var(--color-foreground),.8)}.article-cta__description p{margin:0}.article-cta__icon{display:flex;justify-content:center;margin-bottom:1rem}.article-cta__icon img{width:8rem;height:8rem;object-fit:contain}.article-cta__media img,.article-cta__media video{width:100%;height:auto;border-radius:var(--border-radius)}.article-cta__product-image{aspect-ratio:1;object-fit:cover}.article-cta__price{display:flex;align-items:center;gap:1rem;justify-content:center;margin:1rem 0;font-size:1.8rem;font-weight:700}@media screen and (min-width: 750px){.article-cta__price{justify-content:flex-start}}.article-cta__price-compare{text-decoration:line-through;color:rgba(var(--color-foreground),.6);font-size:1.4rem}.article-cta__price-current{color:rgb(var(--color-foreground))}.article-cta__features{list-style:none;padding:0;margin:1.5rem 0;text-align:center}@media screen and (min-width: 750px){.article-cta__features{text-align:left}}.article-cta__features li{position:relative;padding-left:2rem;margin-bottom:.5rem;color:rgba(var(--color-foreground),.8)}.article-cta__features li:before{content:"\2713";position:absolute;left:0;color:rgb(var(--color-button));font-weight:700}.article-cta__reviewer{display:flex;align-items:center;gap:1rem;justify-content:center;margin:1rem 0}@media screen and (min-width: 750px){.article-cta__reviewer{justify-content:flex-start}}.article-cta__reviewer-photo{width:6rem;height:6rem;border-radius:50%;object-fit:cover}.article-cta__reviewer-name{font-weight:medium;color:rgba(var(--color-foreground),.8)}.article-cta__button{margin-top:1rem}.article-cta__button .button{min-width:20rem;padding:1.2rem 2.4rem;font-size:1.6rem}.article-cta video{max-width:100%;border-radius:var(--border-radius)}.article-cta-hero{padding:2rem 0}.cta-hero-container{max-width:1200px;margin:0 auto;padding:0 1rem}.cta-hero-content{text-align:center}.cta-hero-headline{font-size:1.5rem;line-height:1.3;margin-bottom:.75rem;color:rgb(var(--color-foreground))}.cta-hero-subheadline{font-size:1rem;margin-bottom:1rem;color:rgba(var(--color-foreground),.8)}.cta-hero-benefits{list-style:none;padding:0;margin:1.5rem 0;text-align:left}.cta-hero-benefits li{position:relative;padding-left:2rem;margin-bottom:.5rem;font-size:.9rem;line-height:1.4;color:rgba(var(--color-foreground),.8)}.cta-hero-benefits li:before{content:"\2713";position:absolute;left:0;color:rgb(var(--color-button));font-weight:700}.cta-hero-buttons-wrapper{margin-top:1.5rem}.cta-hero-buttons{display:flex;gap:.75rem;flex-direction:column;width:100%}.cta-hero-buttons .btn--primary{width:100%;padding:1rem;font-size:1rem;text-align:center}.cta-hero-buttons .btn--text{width:100%;text-align:center;padding:.5rem;display:block;white-space:nowrap}.cta-hero-image{width:100%;margin-bottom:1rem}.cta-hero-image img{width:100%;height:auto;display:block;border-radius:var(--border-radius)}.article-cta-product{padding:2rem 0}.cta-product-container{max-width:1200px;margin:0 auto;padding:0 1rem;display:flex;flex-direction:column;gap:1.5rem}.cta-product-image{order:-1;width:100%;margin-bottom:1rem;position:relative}.cta-product-image img{width:100%;height:auto;display:block;border-radius:var(--border-radius)}.cta-discount-badge{position:absolute;top:1rem;right:1rem;background:rgb(var(--color-button));color:rgb(var(--color-button-text));padding:.5rem 1rem;border-radius:var(--border-radius);font-size:.8rem;font-weight:700;z-index:1}.cta-product-content{order:1;width:100%;padding:0 1rem;text-align:center}.cta-product-title{font-size:1.5rem;line-height:1.3;margin-bottom:.75rem;color:rgb(var(--color-foreground))}.cta-product-pricing{margin:1rem 0;display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:1.4rem}.cta-compare-price{text-decoration:line-through;color:rgba(var(--color-foreground),.6);font-size:1.2rem}.cta-price{color:rgb(var(--color-foreground));font-weight:700}.cta-product-description{margin-bottom:1rem;color:rgba(var(--color-foreground),.8)}.cta-product-features{list-style:none;padding:0;margin:1.5rem 0;text-align:left}.cta-product-features li{position:relative;padding-left:2rem;margin-bottom:.5rem;font-size:.9rem;line-height:1.4;color:rgba(var(--color-foreground),.8)}.cta-product-features li:before{content:"\2713";position:absolute;left:0;color:rgb(var(--color-button));font-weight:700}.cta-product-form{width:100%}.cta-variant-selector{width:100%;padding:.75rem;margin-bottom:.75rem;border:1px solid rgba(var(--color-foreground),.2);border-radius:var(--border-radius);background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.cta-quantity-selector{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:.75rem}.qty-minus,.qty-plus{width:3rem;height:3rem;border:1px solid rgba(var(--color-foreground),.2);background:rgb(var(--color-background));color:rgb(var(--color-foreground));border-radius:var(--border-radius);display:flex;align-items:center;justify-content:center;cursor:pointer}.qty-input{width:4rem;height:3rem;text-align:center;border:1px solid rgba(var(--color-foreground),.2);border-radius:var(--border-radius);background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.cta-product-form .btn--primary{width:100%;padding:1rem;margin-top:1rem;font-size:1rem}@media (max-width: 749px){.cta-hero-container,.cta-product-container{display:flex!important;flex-direction:column!important;gap:1.5rem}.cta-hero-image,.cta-product-image{order:-1!important;width:100%!important;margin-bottom:1rem}.cta-hero-image img,.cta-product-image img{width:100%;height:auto;display:block}.cta-hero-content,.cta-product-content{order:1;width:100%!important;padding:0 1rem}.cta-hero-headline,.cta-product-title{font-size:1.5rem!important;line-height:1.3;margin-bottom:.75rem}.cta-hero-subheadline{font-size:1rem!important;margin-bottom:1rem}.cta-hero-benefits,.cta-product-features{margin-bottom:1.5rem}.cta-hero-benefits li,.cta-product-features li{font-size:.9rem!important;padding:.25rem 0;line-height:1.4}.cta-hero-buttons{flex-direction:column!important;gap:.75rem;width:100%}.cta-hero-buttons .btn--primary{width:100%!important;padding:1rem!important;font-size:1rem!important;text-align:center}.cta-hero-buttons .btn--text{width:100%;text-align:center!important;padding:.5rem;display:block!important}.cta-product-form{width:100%}.cta-product-form .btn--primary{width:100%!important;padding:1rem!important;margin-top:1rem}.cta-quantity-selector{margin-bottom:.75rem}.article-cta-hero,.article-cta-product{padding:2rem 0!important}}@media (min-width: 750px){.cta-hero-container,.cta-product-container{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.cta-hero-content,.cta-product-content{text-align:left}.cta-hero-image,.cta-product-image{order:unset;margin-bottom:0}.cta-hero-headline,.cta-product-title{font-size:2rem}.cta-hero-subheadline{font-size:1.2rem}.cta-hero-benefits li,.cta-product-features li{font-size:1rem;padding:.5rem 0}.cta-hero-buttons{flex-direction:row;gap:1rem;align-items:center;flex-wrap:wrap}.cta-hero-buttons .btn--primary{width:auto;padding:1.2rem 2.4rem;font-size:1.1rem}.cta-hero-buttons .btn--text{width:auto;text-align:left;display:inline-block}.cta-product-form .btn--primary{width:auto;padding:1.2rem 2.4rem}.cta-product-pricing{justify-content:flex-start}}@media screen and (max-width: 749px){.article-cta{padding:2rem 1.5rem;margin:1.5rem 0}.article-cta__content{gap:1.5rem}.article-cta__icon img{width:6rem;height:6rem}.article-cta__features li{text-align:left}.article-cta__button .button{min-width:auto;width:100%}}.btn--text{white-space:nowrap!important;display:inline-block}.shopify-section .article-cta-hero,.shopify-section .article-cta-product{position:relative}.shopify-section .article-cta-hero:before,.shopify-section .article-cta-product:before{content:attr(class);position:absolute;top:-2px;left:50%;transform:translate(-50%);background:#007bff1a;color:#007bff;padding:2px 8px;font-size:10px;border-radius:3px;opacity:0;transition:opacity .2s ease;pointer-events:none;z-index:1000}.shopify-section:hover .article-cta-hero:before,.shopify-section:hover .article-cta-product:before{opacity:1}
/*# sourceMappingURL=/cdn/shop/t/605/assets/section-article-cta.css.map */
