@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes slideIn{0%{opacity:0;-webkit-transform:translateX(-200%);transform:translateX(-200%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideIn{0%{opacity:0;-webkit-transform:translateX(-200%);transform:translateX(-200%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slideOut{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}to{opacity:0;-webkit-transform:translateX(-200%);transform:translateX(-200%)}}@keyframes slideOut{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}to{opacity:0;-webkit-transform:translateX(-200%);transform:translateX(-200%)}}@-webkit-keyframes headerBurgerIsActive{0%{height:5rem}to{height:100vh}}@keyframes headerBurgerIsActive{0%{height:5rem}to{height:100vh}}@-webkit-keyframes headerBurgerIsNotActive{0%{height:100vh}to{height:5rem}}@keyframes headerBurgerIsNotActive{0%{height:100vh}to{height:5rem}}@-webkit-keyframes shine{to{background-position-x:-200%}}@keyframes shine{to{background-position-x:-200%}}.garden-club-hero{background-repeat:no-repeat;background-size:cover;padding:56px 80px 61px}.garden-club-hero h3{font-size:42px;margin:0}.garden-club-hero h4{font-size:18px;margin:10px 0 0}@media only screen and (max-width:768px){.garden-club-hero{background-position-x:65%;padding:30px 20px 80px}.garden-club-hero h3{font-size:36px}.garden-club-hero h4{font-size:16px}}.garden-club-header-wrapper{background-position:0;background-size:cover;padding:7rem 0}.garden-club-header__content{margin:0 auto;text-align:center;width:50%}@media only screen and (max-width:768px){.garden-club-header__content{padding:1rem;width:100%}}.garden-club-header__content h3{margin:1.1rem 0}.garden-club-header__content h2{font-size:3.5rem;margin:0}.garden-club-header__btns{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin-top:2.25rem}@media only screen and (max-width:768px){.garden-club-header__btns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.garden-club-header__btns .lr-btn{display:block;width:15rem}@media only screen and (max-width:768px){.garden-club-header__btns .lr-btn{width:100%}}.garden-club-header__btns .lr-btn:first-child{margin-right:1rem}@media only screen and (max-width:768px){.garden-club-header__btns .lr-btn:first-child{margin-bottom:1rem;margin-right:0}}.garden-club-tiers__title,.garden-club-workflow__title{font-size:2.75rem;line-height:150%;text-align:center}@media only screen and (max-width:768px){.garden-club-tiers__title{font-size:2rem;margin:0}}.garden-club-tiers__subtitle,.garden-club-workflow__subtitle{font-size:1rem;text-align:center}.garden-club-workflow__icons{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0 10px;justify-content:center;padding:0 10px}.garden-club-workflow__icon{-webkit-box-flex:1;-ms-flex:1 1 calc(33% - 10px);flex:1 1 calc(33% - 10px);margin-bottom:71px;text-align:center}@media only screen and (max-width:992px){.garden-club-workflow__icon{-webkit-box-flex:1;-ms-flex:1 1 calc(50% - 10px);flex:1 1 calc(50% - 10px)}}.garden-club-workflow__img-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#eef4bc;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;height:6rem;justify-content:center;margin:0 auto;width:6rem}.garden-club-workflow__img{height:3.75rem}.garden-club-workflow__title{margin-bottom:0;margin-top:30px}.garden-club-workflow__subtitle{color:var(--color-black);margin-bottom:5rem;margin-top:5px}.garden-club-tiers{background-color:#425934;color:var(--color-white);padding:4rem}@media only screen and (max-width:768px){.garden-club-tiers{padding:2rem 1rem}}.garden-club-tier-items{grid-gap:3.5rem;display:grid;gap:3.5rem;grid-template-columns:repeat(3,1fr);margin-top:3rem}@media only screen and (max-width:992px){.garden-club-tier-items{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:768px){.garden-club-tier-items{grid-template-columns:1fr;margin-top:4rem}}.garden-club-tier-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:hsla(0,0%,100%,.07);border:1.5px solid var(--color-white);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:1.5rem 1.5rem 3rem;position:relative}.garden-club-current-tier{border:4px solid #cfe03f}.garden-club-current-tier-marker{color:#cfe03f;font-size:20px;left:0;position:absolute;right:0;text-align:center;top:-40px}.garden-club-current-tier-marker div:first-child{border-top:1px solid #cfe03f;left:0;position:absolute;right:0;top:50%}.garden-club-current-tier-marker div:nth-child(2){background-color:#425934;color:var(--color-white);display:inline-block;font-size:18px;margin:0 auto;padding:0 10px;position:relative}.garden-club-tier-level,.garden-club-tier-subtitle,.garden-club-tier-title{text-align:center}.garden-club-tier__img{width:4rem}.garden-club-tier-level{font-size:1.15rem;font-weight:600;line-height:1.1}.garden-club-tier-title{font-size:2.25rem;line-height:1.1;margin:.75rem 0}.garden-club-tier-subtitle{line-height:1.3}.garden-club-tier-cta{margin-top:4rem}.garden-club-tier-cta .lr-btn{white-space:nowrap}.membership-tiers-table{margin-top:5rem}.membership-tiers-table figure{margin:0}.membership-tiers-table figure img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.garden-club-benefits{grid-gap:1px;display:grid;gap:1px;grid-template-columns:repeat(4,25%)}.garden-club-benefits__column_header,.garden-club-benefits__row_header,.garden-club-benefits__row_item,.garden-club-benefits__title{grid-gap:0;-ms-flex-line-pack:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-content:center;align-items:center;border-bottom:2px solid #ecebeb;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;padding:0 8px;text-align:center}@media screen and (max-width:768px){.garden-club-benefits__column_header,.garden-club-benefits__row_header,.garden-club-benefits__row_item,.garden-club-benefits__title{padding:0}.garden-club-benefits__column_header h2,.garden-club-benefits__row_header h2,.garden-club-benefits__row_item h2,.garden-club-benefits__title h2{font-size:1.7rem}}.garden-club-benefits__title{-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal;text-align:left}.garden-club-benefits__row_header{text-align:left}.garden-club-benefits__row_item{font-weight:400}.garden-club-benefits__column_header{-ms-flex-line-pack:normal;-webkit-box-align:normal;-ms-flex-align:normal;align-content:normal;align-items:normal}[dir=ltr] .garden-club-benefits__column_header ul{padding-left:0}[dir=rtl] .garden-club-benefits__column_header ul{padding-right:0}.garden-club-benefits__column_header ul{list-style:none}.garden-club-benefits__column_header ul li{color:grey;font-size:13px;margin:6px 0}@media screen and (max-width:768px){.garden-club-benefits__column_header ul li{font-size:11px}}.garden-club-benefits__column_header ul li:first-child{color:#000;font-family:var(--font-serif);font-size:15px;font-weight:700}@media screen and (max-width:768px){.garden-club-benefits__column_header ul li:first-child{font-size:13px}}.garden-club-benefits__column_header ul li:nth-child(2){color:#4c4949;font-size:30px;line-height:2rem}@media screen and (max-width:768px){.garden-club-benefits__column_header ul li:nth-child(2){font-size:23px}}.membership-points-discounts{padding:1rem 0 5rem}.membership-points-discounts__title{font-size:2.75rem;line-height:150%;text-align:center}.membership-points-discounts__subtitle{font-size:1rem;text-align:center}.membership-points-tier-wrapper{grid-gap:1rem;display:grid;font-weight:600;gap:1rem;grid-template-columns:repeat(6,1fr);margin-top:3rem}@media only screen and (max-width:992px){.membership-points-tier-wrapper{gap:2rem 1rem;grid-template-columns:repeat(3,1fr)}}.membership-points-tier,.membership-points-tier__points{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.membership-points-tier__points{-webkit-box-pack:center;-ms-flex-pack:center;background-color:#eef4bc;border-radius:50%;color:var(--color-primary);font-size:1.625rem;height:7.5rem;justify-content:center;width:7.5rem}.membership-points-tier__discount{font-size:1.625rem;margin-top:.7rem;text-align:center}.garden-club-photos .keen-slider{padding:0}.garden-club-photos .keen-slider__controls{bottom:0}.garden-club-photos figure{height:500px;margin:0}.garden-club-photos figure img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media only screen and (max-width:768px){.gph-single-cta-section{padding:2rem}.gph-single-cta__title{margin-top:0}}#loyaltylion [data-rule-id="199941"] .lion-rule-item__icon{background-image:url(/cdn/shop/files/loyalty-icon-stars.png?v=1726222693);height:31px;width:160px}#loyaltylion [data-rule-id="199941"] .lion-rule-item__icon,#loyaltylion [data-rule-id="199942"] .lion-rule-item__icon{background-color:transparent;background-repeat:no-repeat;background-size:contain;-webkit-mask-image:none;mask-image:none}#loyaltylion [data-rule-id="199942"] .lion-rule-item__icon{background-image:url(/cdn/shop/files/loyalty-icon-camera.png?v=1726222693);height:40px;width:50px}
/*# sourceMappingURL=css-garden-club.css.map */