.greatprice-home-hero{padding:2.4rem 0 1rem;background:#fff}.greatprice-home-hero__panel{position:relative;display:grid;grid-template-columns:minmax(0,1.03fr) minmax(40rem,.97fr);gap:clamp(2rem,4vw,6rem);min-height:44rem;align-items:center;overflow:hidden;padding:clamp(3.4rem,5vw,6.2rem);border:.1rem solid #dce9df;border-radius:2rem;background:radial-gradient(circle at 82% 25%,rgba(101,174,91,.17),transparent 28%),radial-gradient(circle at 94% 100%,rgba(72,135,66,.1),transparent 34%),linear-gradient(135deg,#f6faf4,#eef6ec)}.greatprice-home-hero__panel:before{content:none}.greatprice-home-hero__content{position:relative;z-index:2;width:100%;text-align:left}.greatprice-home-hero__eyebrow{display:inline-flex;align-items:center;gap:.8rem;margin:0 0 1.4rem;color:#287a3c;font-size:1.25rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.greatprice-home-hero__eyebrow span{width:.8rem;height:.8rem;border-radius:50%;background:#3fa64a;box-shadow:0 0 0 .5rem #3fa64a1f}.greatprice-home-hero h1{max-width:62rem;margin:0;color:#1d2920;font-family:var(--font-body-family);font-size:clamp(3.6rem,3.45vw,5rem);font-style:normal;font-weight:700;letter-spacing:-.025em;line-height:1.06;white-space:normal}.greatprice-home-hero__text{max-width:55rem;margin-top:2rem;color:#536158;font-size:clamp(1.5rem,1.35vw,1.8rem);line-height:1.55}.greatprice-home-hero__text p{margin:0}.greatprice-home-hero__actions{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:2.8rem}.greatprice-home-hero__actions .button{min-height:5rem;min-width:17rem;border-radius:1rem;font-weight:750}.greatprice-home-hero__primary{color:#fff;background:#287a3c;box-shadow:0 .8rem 1.8rem #247a3c2e}.greatprice-home-hero__primary:before,.greatprice-home-hero__primary:after,.greatprice-home-hero__secondary:before,.greatprice-home-hero__secondary:after{box-shadow:none}.greatprice-home-hero__secondary{border:.1rem solid #c9daca;color:#245f33;background:#ffffffb8}.greatprice-home-hero__highlights{display:flex;flex-wrap:wrap;gap:1.6rem;margin-top:2.6rem;color:#627067;font-size:1.2rem;font-weight:650}.greatprice-home-hero__highlights span{display:inline-flex;align-items:center;gap:.5rem}.greatprice-home-hero__highlights svg{width:1.4rem;height:1.4rem;color:#287a3c}.greatprice-home-hero__visual{position:relative;z-index:2;min-height:32rem}.greatprice-home-hero__visual-label{position:absolute;z-index:5;top:0;right:0;display:inline-flex;padding:.7rem 1.1rem;border:.1rem solid rgba(39,122,60,.16);border-radius:999px;color:#287a3c;background:#ffffffdb;font-size:1.1rem;font-weight:750}.greatprice-home-hero__products{position:relative;width:min(100%,50rem);height:34rem;margin:1.5rem auto 0}.greatprice-home-hero__product{position:absolute;display:flex;align-items:center;justify-content:center;overflow:hidden;border:.1rem solid rgba(35,92,48,.12);border-radius:1.5rem;background:#fff;box-shadow:0 1.2rem 3rem #1d4a2817;transition:transform .18s ease,box-shadow .18s ease}.greatprice-home-hero__product:hover{z-index:6;box-shadow:0 1.8rem 3.5rem #1d4a2824;transform:translateY(-.4rem) rotate(0)}.greatprice-home-hero__product img,.greatprice-home-hero__product svg{width:100%;height:100%;object-fit:contain;padding:1.5rem 1.5rem 3.8rem}.greatprice-home-hero__product-brand{position:absolute;right:.9rem;bottom:.8rem;left:.9rem;overflow:hidden;color:#287a3c;font-size:1.05rem;font-weight:750;line-height:1.2;text-align:center;text-overflow:ellipsis;white-space:nowrap}.greatprice-home-hero__product--1{z-index:3;top:3.2rem;left:28%;width:42%;height:25rem;transform:rotate(-2deg)}.greatprice-home-hero__product--2{z-index:2;top:7rem;left:0;width:31%;height:19rem;transform:rotate(-6deg)}.greatprice-home-hero__product--3{z-index:2;top:6rem;right:0;width:31%;height:20rem;transform:rotate(6deg)}.greatprice-home-hero__product--4{z-index:4;right:9%;bottom:0;width:30%;height:14rem;transform:rotate(3deg)}.greatprice-home-hero__saving{position:absolute;z-index:5;bottom:.7rem;left:1rem;display:grid;gap:.2rem;padding:1.2rem 1.5rem;border:.1rem solid #d9e6dc;border-radius:1.2rem;background:#fffffff0;box-shadow:0 .8rem 2rem #1d4a2814}.greatprice-home-hero__saving strong{color:#287a3c;font-size:1.35rem}.greatprice-home-hero__saving span{color:#667168;font-size:1.1rem}.greatprice-home-categories{padding:3.8rem 0 2.2rem;scroll-margin-top:15rem}.greatprice-home-section-heading{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:1.8rem}.greatprice-home-section-heading p{margin:0 0 .25rem;color:#287a3c;font-size:1.1rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.greatprice-home-section-heading h2{margin:0;color:#202923;font-size:2.8rem;font-weight:800;letter-spacing:-.04em}.greatprice-home-section-heading>a{color:#287a3c;font-size:1.3rem;font-weight:700;text-decoration:none}.greatprice-home-categories__grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1.2rem}.greatprice-department-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem}.greatprice-department-card{min-width:0;overflow:hidden;border:.1rem solid #dfe7e1;border-radius:1.2rem;background:#fff;box-shadow:0 .2rem .5rem #183e2808;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.greatprice-department-card:hover{border-color:#b9cdbd;box-shadow:0 .8rem 2rem #183e2812;transform:translateY(-.2rem)}.greatprice-department-card__heading{display:flex;min-height:9rem;align-items:center;gap:1.4rem;padding:1.8rem;color:#263129;background:#f8fbf8;text-decoration:none}.greatprice-department-card__heading>span:last-child{display:grid;gap:.35rem}.greatprice-department-card__heading strong{font-size:1.65rem;line-height:1.2}.greatprice-department-card__heading small{color:#748077;font-size:1.15rem}.greatprice-department-card__icon{display:flex;width:4.8rem;height:4.8rem;flex:0 0 auto;align-items:center;justify-content:center;border-radius:1.2rem;color:#287a3c;background:#eaf5eb}.greatprice-department-card__icon svg{width:2.6rem;height:2.6rem}.greatprice-department-card__links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.2rem 1.4rem;padding:1.2rem 1.8rem 1.6rem}.greatprice-department-card__links a{display:flex;min-height:3.8rem;align-items:center;padding:.65rem 0;border-bottom:.1rem solid #edf0ee;color:#4f5d53;font-size:1.2rem;line-height:1.3;text-decoration:none}.greatprice-department-card__links a:hover{color:#287a3c}.greatprice-home-category{display:grid;min-height:11rem;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding:1.5rem;border:.1rem solid #dfe7e1;border-radius:1.2rem;color:#263129;background:#fff;text-decoration:none;box-shadow:0 .2rem .5rem #183e2808;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.greatprice-home-category:hover{border-color:#a9c9ae;box-shadow:0 .8rem 2rem #183e2814;transform:translateY(-.2rem)}.greatprice-home-category__icon{display:flex;width:4.2rem;height:4.2rem;align-items:center;justify-content:center;border-radius:1.1rem;color:#287a3c;background:#eef7ef}.greatprice-home-category__icon svg{width:2.3rem;height:2.3rem}.greatprice-home-category__copy{display:grid;min-width:0;gap:.2rem}.greatprice-home-category__copy strong{font-size:1.28rem;line-height:1.25}.greatprice-home-category__copy small{display:-webkit-box;overflow:hidden;color:#768078;font-size:1.05rem;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}.greatprice-home-category__arrow{color:#7b8b80;font-size:1.6rem}.greatprice-home-trust{padding:1rem 0 3.5rem}.greatprice-home-trust__inner{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;border:.1rem solid #dce8df;border-radius:1.4rem;background:#f5faf5}.greatprice-home-trust__item{display:flex;min-height:10rem;align-items:center;gap:1.2rem;padding:2rem}.greatprice-home-trust__item+.greatprice-home-trust__item{border-left:.1rem solid #dce8df}.greatprice-home-trust__icon{display:flex;width:4.3rem;height:4.3rem;flex:0 0 auto;align-items:center;justify-content:center;border-radius:50%;color:#287a3c;background:#fff;box-shadow:0 .3rem 1rem #183e280f}.greatprice-home-trust__icon svg{width:2.1rem;height:2.1rem}.greatprice-home-trust__item>span:last-child{display:grid;gap:.2rem}.greatprice-home-trust__item strong{color:#263129;font-size:1.3rem}.greatprice-home-trust__item small{color:#758078;font-size:1.08rem;line-height:1.35}.greatprice-home-brands{padding:2rem 0 3.5rem}.greatprice-home-brands__header{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:1.8rem}.greatprice-home-brands__header h2{margin:0;color:#202923;font-size:2.8rem;font-weight:800;letter-spacing:-.04em}.greatprice-home-brands__header p{margin:.4rem 0 0;color:#758078;font-size:1.3rem}.greatprice-home-brands__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.2rem}.greatprice-home-brand{display:flex;min-height:10rem;align-items:center;justify-content:center;padding:1.5rem;overflow:hidden;border:.1rem solid #dfe7e1;border-radius:1.2rem;background:#fff;text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.greatprice-home-brand:hover{border-color:#a9c9ae;box-shadow:0 .8rem 2rem #183e2812;transform:translateY(-.2rem)}.greatprice-home-brand img{width:100%;max-width:17rem;height:6.2rem;object-fit:contain}.greatprice-home-brand span{color:#287a3c;font-size:1.6rem;font-weight:800}@media screen and (max-width:1199px){.greatprice-home-categories__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:989px){.greatprice-department-grid{grid-template-columns:1fr}.greatprice-home-hero__panel{grid-template-columns:minmax(0,1.08fr) minmax(30rem,.92fr);gap:2rem}.greatprice-home-hero__content{width:100%}.greatprice-home-hero__products{transform:scale(.88);transform-origin:center}.greatprice-home-trust__inner{grid-template-columns:repeat(2,minmax(0,1fr))}.greatprice-home-trust__item:nth-child(3){border-left:0}.greatprice-home-trust__item:nth-child(n+3){border-top:.1rem solid #dce8df}}@media screen and (max-width:749px){.greatprice-home-categories{padding-top:2.4rem}.greatprice-home-section-heading{align-items:flex-start}.greatprice-home-section-heading h2{font-size:2.4rem}.greatprice-department-card__heading{min-height:7.8rem;padding:1.4rem}.greatprice-department-card__heading strong{font-size:1.45rem}.greatprice-department-card__links{padding:.8rem 1.4rem 1.2rem}.greatprice-department-card__links a{min-height:3.6rem;font-size:1.1rem}.greatprice-home-hero{padding:1.2rem 0 0}.greatprice-home-hero__panel{display:block;min-height:49rem;padding:2.6rem 2rem 2.2rem;border-radius:1.4rem}.greatprice-home-hero__content{width:100%}.greatprice-home-hero h1{max-width:none;font-size:clamp(3.2rem,10vw,4.5rem);letter-spacing:-.02em;line-height:1.04;white-space:normal}.greatprice-home-hero__text{margin-top:1.5rem;font-size:1.45rem}.greatprice-home-hero__actions{display:grid;grid-template-columns:1fr;margin-top:2.1rem}.greatprice-home-hero__actions .button{width:100%}.greatprice-home-hero__secondary{display:none}.greatprice-home-hero__highlights{display:grid;grid-template-columns:1fr;gap:.7rem;margin-top:1.8rem}.greatprice-home-hero__visual{display:none}.greatprice-home-brands{padding:1.2rem 0 2.6rem}.greatprice-home-brands__header h2{font-size:2.2rem}.greatprice-home-brands__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.greatprice-home-brand{min-height:8.5rem;padding:1rem}.greatprice-home-brand img{height:5rem}.greatprice-home-trust{padding-bottom:2.4rem}.greatprice-home-trust__inner{grid-template-columns:1fr}.greatprice-home-trust__item{min-height:8rem;padding:1.5rem;border-top:.1rem solid #dce8df;border-left:0!important}.greatprice-home-trust__item:first-child{border-top:0}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/greatprice-homepage-redesign.css.map */
