.eg-pdp-community{overflow:hidden;background:var(--eg-pdp-community-bg, #DBE9D0);color:#101810}.eg-pdp-community__inner{width:min(100% - 32px,var(--page-width, 1200px));margin:0 auto;padding:var(--eg-pdp-community-padding-mobile, 32px) 0 0}.eg-pdp-community__grid{display:grid;grid-template-columns:minmax(0,1fr);align-items:center;gap:24px;margin-bottom:28px}.eg-pdp-community__content{order:1;text-align:center}.eg-pdp-community__media{order:2;display:flex;width:100%;justify-content:center}.eg-pdp-community__pills--mobile{order:3}.eg-pdp-community__media-image{display:block;width:min(100%,400px);height:auto;border-radius:16px}.eg-pdp-community__video-wrapper{position:relative;width:100%;overflow:hidden;aspect-ratio:16 / 9;border-radius:12px;background:#101810}.eg-pdp-community__video,.eg-pdp-community__video-thumbnail{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.eg-pdp-community__video{border:0}.eg-pdp-community__video[hidden]{display:none}.eg-pdp-community__video-thumbnail{z-index:1}.eg-pdp-community__video-thumbnail[hidden]{display:none}.eg-pdp-community__video-thumbnail-image{display:block;width:100%;height:100%;object-fit:cover}.eg-pdp-community__video-play{position:absolute;top:50%;left:50%;display:flex;width:125px;height:125px;align-items:center;justify-content:center;padding:0;border:0;border-radius:50%;background:transparent;color:#fff;cursor:pointer;transform:translate(-50%,-50%);transition:transform .3s ease}.eg-pdp-community__video-play:hover{transform:translate(-50%,-50%) scale(1.1)}.eg-pdp-community__video-play:focus-visible{outline:3px solid #ffffff;outline-offset:4px}.eg-pdp-community__video-play svg{display:block;width:100%;height:100%}.eg-pdp-community__eyebrow{display:block;margin:0 0 18px;color:#000;font-family:Original Sans,sans-serif;font-size:21px;font-weight:800;line-height:1;text-transform:uppercase}.eg-pdp-community__stat-stack{margin-bottom:18px}.eg-pdp-community__stat-value{display:block;margin:0;color:#288326;font-family:Original Sans,sans-serif;font-size:clamp(64px,12vw,140px);font-weight:800;font-variant-numeric:tabular-nums lining-nums;line-height:.92}.eg-pdp-community__stat-label{display:block;margin:8px 0 0;color:#288326;font-family:Original Sans,sans-serif;font-size:clamp(34px,6vw,42px);font-weight:800;line-height:.95;text-transform:none!important}.eg-pdp-community__heading{max-width:12ch;margin:0 auto 18px;color:#000;font-family:new-spirit,serif;font-size:clamp(28px,3.6vw,28px);font-weight:700;letter-spacing:0;line-height:.95;text-transform:none!important}.eg-pdp-community__copy{max-width:640px;margin:0 auto 18px;color:#355a35;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:1.6}.eg-pdp-community__pills{display:flex;flex-wrap:wrap;justify-content:center;gap:24px;margin:18px auto 0}.eg-pdp-community__pills--desktop{display:none}.eg-pdp-community__pill{position:relative;color:#5a5a5a;font-family:Poppins,sans-serif;font-size:clamp(16px,3.2vw,18px);font-weight:700;line-height:1.1}.eg-pdp-community__callout{display:inline-flex;align-items:center;gap:8px;color:#288326;font-family:Poppins,sans-serif;font-size:16px;font-weight:800;line-height:1.2}.eg-pdp-community__actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:14px 20px;margin-top:18px}.eg-pdp-community__socials{display:flex;align-items:center}.eg-pdp-community__social-list{display:flex;align-items:center;gap:8px;margin:0;padding:0}.eg-pdp-community__social-list .list-social__link{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;border:0;border-radius:999px;color:#288326;opacity:1;transition:opacity .18s ease}.eg-pdp-community__social-list .list-social__link:hover,.eg-pdp-community__social-list .list-social__link:focus-visible{opacity:.9}.eg-pdp-community__social-list .list-social__item .icon{display:block;width:36px!important;height:36px!important;flex:0 0 36px}.eg-pdp-community__social-list .icon-facebook{position:relative;inset-inline-start:.5px}.eg-pdp-community__social-list .icon-twitter path{fill-opacity:1}.eg-pdp-community__ticker-shell{width:100vw;margin-left:calc(50% - 50vw);padding-bottom:18px}.eg-pdp-community__ticker{position:relative;display:flex;overflow:hidden;padding:10px 0 18px}.eg-pdp-community__ticker-marquee{display:flex;width:max-content;animation:eg-pdp-community-ticker var(--eg-pdp-community-ticker-duration, 114s) linear infinite;will-change:transform}.eg-pdp-community__ticker:before,.eg-pdp-community__ticker:after{content:"";position:absolute;top:0;bottom:0;z-index:2;width:min(12vw,120px);pointer-events:none}.eg-pdp-community__ticker:before{left:0;background:linear-gradient(90deg,var(--eg-pdp-community-bg, #DBE9D0) 0%,rgba(219,233,208,0) 100%)}.eg-pdp-community__ticker:after{right:0;background:linear-gradient(270deg,var(--eg-pdp-community-bg, #DBE9D0) 0%,rgba(219,233,208,0) 100%)}.eg-pdp-community__ticker-track{display:flex;flex:0 0 auto;gap:18px;min-width:max-content;padding-right:18px}.eg-pdp-community__ticker-item{display:inline-flex;min-width:min(84vw,320px);max-width:320px;align-items:center;gap:14px;min-height:84px;border:2px solid #f8f4f0;border-radius:999px;background:#fffdf9;padding:10px 18px 10px 10px;white-space:normal}.eg-pdp-community__avatar{display:inline-flex;width:42px;height:42px;flex:0 0 42px;align-items:center;justify-content:center;box-sizing:border-box;border:0;border-radius:999px;background:#e1c9db;overflow:hidden}.eg-pdp-community__gardener-icon{display:block;width:24px;height:24px;background:#8c50ce;-webkit-mask:url(https://shop.epicgardening.com/cdn/shop/files/farmer-icon.svg?v=1784635757) center / contain no-repeat;mask:url(https://shop.epicgardening.com/cdn/shop/files/farmer-icon.svg?v=1784635757) center / contain no-repeat}.eg-pdp-community__ticker-content{display:flex;min-width:0;flex-direction:column;gap:4px}.eg-pdp-community__ticker-copy{color:#42505c;font-family:Original Sans,sans-serif;font-size:12px;font-weight:400;line-height:normal}.eg-pdp-community__ticker-author{color:#42505c;font-family:Poppins,sans-serif;font-size:11px;font-weight:600;line-height:1.2}@keyframes eg-pdp-community-ticker{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}@media screen and (min-width:750px){.eg-pdp-community__inner{padding:var(--eg-pdp-community-padding-desktop, 40px) 0 0}.eg-pdp-community__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(48px,5vw,72px);margin-bottom:22px}.eg-pdp-community__content{order:2;text-align:left}.eg-pdp-community__media{order:1;justify-content:flex-start}.eg-pdp-community__media-image{width:100%;max-width:none}.eg-pdp-community__pills--mobile{display:none}.eg-pdp-community__eyebrow{margin-bottom:16px;font-size:26px}.eg-pdp-community__stat-stack{margin-bottom:36px}.eg-pdp-community__stat-value{font-size:clamp(60px,5.7vw,92px)}.eg-pdp-community__stat-label{margin-top:6px}.eg-pdp-community__heading{max-width:none;margin:0 0 14px}.eg-pdp-community__copy{margin:0 0 16px}.eg-pdp-community__pills{justify-content:flex-start;margin:0}.eg-pdp-community__actions{justify-content:flex-start}.eg-pdp-community__pills--desktop{display:flex}.eg-pdp-community__ticker{padding-top:8px;padding-bottom:22px}.eg-pdp-community__ticker-item{min-width:320px}}@media screen and (min-width:750px)and (max-width:989px){.eg-pdp-community__grid{gap:40px;margin-bottom:22px}.eg-pdp-community__stat-value{font-size:46px}}@media screen and (max-width:749px){.eg-pdp-community__inner{width:min(100% - 32px,var(--page-width, 1200px))}.eg-pdp-community__eyebrow{font-size:17px}.eg-pdp-community__stat-value{font-size:clamp(46px,14vw,72px)}.eg-pdp-community__heading{max-width:none;margin-bottom:20px}.eg-pdp-community__media-image{width:min(100%,360px)}.eg-pdp-community__video-play{width:90px;height:90px}.eg-pdp-community__pills{max-width:320px;gap:12px}.eg-pdp-community__pills--mobile{display:flex;margin-top:6px;margin-bottom:4px}.eg-pdp-community__pill{text-align:center}.eg-pdp-community__ticker-track{gap:14px;padding-right:14px}.eg-pdp-community__ticker-marquee{animation-duration:var(--eg-pdp-community-ticker-duration-mobile, 144s)}.eg-pdp-community__ticker-item{min-width:280px;max-width:280px;min-height:84px;padding-right:16px}}@media(prefers-reduced-motion:reduce){.eg-pdp-community__video-play,.eg-pdp-community__social-list .list-social__link{transition:none}.eg-pdp-community__ticker{overflow-x:auto;scrollbar-width:none}.eg-pdp-community__ticker::-webkit-scrollbar{display:none}.eg-pdp-community__ticker-track,.eg-pdp-community__ticker-marquee{animation:none}.eg-pdp-community__ticker-track[aria-hidden=true],.eg-pdp-community__ticker-item[data-ticker-duplicate]{display:none}}
/*# sourceMappingURL=/cdn/shop/t/101/assets/eg-pdp-community.css.map */
