.Section-module__hEGjRG__section{width:100%}.Section-module__hEGjRG__paddingY{padding-top:var(--section-padding-y);padding-bottom:var(--section-padding-y)}.Section-module__hEGjRG__paddingTop{padding-top:var(--section-padding-y)}.Section-module__hEGjRG__paddingBottom{padding-bottom:var(--section-padding-y)}.Section-module__hEGjRG__bgDefault{background-color:var(--color-bg)}.Section-module__hEGjRG__bgAlt{background-color:var(--color-bg-alt)}.Section-module__hEGjRG__bgSecondary{background-color:var(--color-secondary);color:var(--color-text-inverse)}.Section-module__hEGjRG__bgSurface{background-color:var(--color-w)}
.HomeDelivery-module__RcIXsW__section{padding-top:var(--home-delivery-pad-y);padding-bottom:var(--home-delivery-pad-y);background:var(--color-w)}.HomeDelivery-module__RcIXsW__container{padding-left:var(--ps-step-pad-x);padding-right:var(--ps-step-pad-x)}.HomeDelivery-module__RcIXsW__inner{justify-content:space-between;align-self:stretch;align-items:center;gap:var(--home-delivery-gap);display:flex}.HomeDelivery-module__RcIXsW__content{align-items:flex-start;gap:var(--section-list-cta-gap);flex-direction:column;flex:1 1 0;min-width:0;max-width:50rem;display:flex}.HomeDelivery-module__RcIXsW__trackWrap{flex:0 0 var(--home-delivery-track-width);width:100%;max-width:100%;padding-top:1.25rem;padding-right:.75rem;position:relative}.HomeDelivery-module__RcIXsW__trackCard{padding:var(--home-delivery-track-pad);align-items:flex-start;gap:var(--home-delivery-track-gap);border-radius:var(--home-delivery-track-radius);border:.8px solid var(--color-track-card-border);background:var(--bg-track-card);width:100%;box-shadow:var(--home-delivery-track-shadow);flex-direction:column;align-self:stretch;display:flex}.HomeDelivery-module__RcIXsW__trackTitle{color:var(--color-w);font-family:var(--font-family-sans);font-size:var(--font-size-home-delivery-track-title);font-style:normal;font-weight:var(--font-weight-bold);margin:0;line-height:1}.HomeDelivery-module__RcIXsW__map{width:100%;min-height:var(--home-delivery-map-min-h);height:clamp(6.25rem,6.36574vw,6.875rem);padding:var(--home-delivery-map-pad-top) 18px 12px;border-radius:var(--home-delivery-map-radius);background:var(--bg-track-map);box-sizing:border-box;align-self:stretch;align-items:flex-end;display:flex;position:relative}.HomeDelivery-module__RcIXsW__mapInner{width:var(--home-delivery-map-route-width);max-width:var(--home-delivery-map-route-max);height:var(--home-delivery-map-route-height);position:relative}.HomeDelivery-module__RcIXsW__route{pointer-events:none;line-height:0;position:absolute;inset:0}.HomeDelivery-module__RcIXsW__routeSvg{object-fit:fill;width:100%;height:100%;display:block}.HomeDelivery-module__RcIXsW__bikeBox{left:calc(var(--home-delivery-route-start-x) / var(--home-delivery-route-w) * 100%);top:calc(var(--home-delivery-route-start-y) / var(--home-delivery-route-h) * 100%);z-index:1;width:var(--home-delivery-step-icon);height:var(--home-delivery-step-icon);border-radius:var(--radius-full);background:var(--color-success-brand);flex-shrink:0;justify-content:center;align-items:center;display:flex;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 12px #0f8f6f99}.HomeDelivery-module__RcIXsW__bikeBox img{width:8px;height:8px;display:block}.HomeDelivery-module__RcIXsW__pinBox{left:calc(var(--home-delivery-route-end-x) / var(--home-delivery-route-w) * 100%);top:calc(var(--home-delivery-route-end-y) / var(--home-delivery-route-h) * 100%);z-index:1;width:var(--home-delivery-step-icon);height:var(--home-delivery-step-icon);border-radius:var(--radius-full);background:var(--color-star);flex-shrink:0;justify-content:center;align-items:center;display:flex;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 12px #f4b40099}.HomeDelivery-module__RcIXsW__pinBox img{width:8px;height:8px;display:block}.HomeDelivery-module__RcIXsW__steps{flex-direction:column;align-self:stretch;align-items:stretch;gap:8px;margin:0;padding:0;list-style:none;display:flex}.HomeDelivery-module__RcIXsW__step{align-self:stretch;align-items:center;gap:8px;display:flex}.HomeDelivery-module__RcIXsW__stepIcon{width:var(--home-delivery-step-icon);height:var(--home-delivery-step-icon);border-radius:var(--radius-full);flex-shrink:0;justify-content:center;align-items:center;display:flex}.HomeDelivery-module__RcIXsW__stepIconDone{background:var(--color-primary)}.HomeDelivery-module__RcIXsW__stepIconDone img{width:9px;height:9px;display:block}.HomeDelivery-module__RcIXsW__stepIconActive{background:var(--color-star)}.HomeDelivery-module__RcIXsW__stepIconActive img{width:9px;height:9px;display:block}.HomeDelivery-module__RcIXsW__stepIconPending{background:var(--color-sb)}.HomeDelivery-module__RcIXsW__stepLabel{min-width:0;color:var(--color-w);font-family:var(--font-family-sans);font-size:var(--font-size-home-delivery-step);font-style:normal;font-weight:var(--font-weight-semibold);flex:auto;line-height:15px}.HomeDelivery-module__RcIXsW__stepLabelActive{color:var(--color-star)}.HomeDelivery-module__RcIXsW__stepLabelPending{color:var(--color-sb)}.HomeDelivery-module__RcIXsW__eta{color:var(--color-border-muted);font-family:var(--font-family-sans);font-size:var(--font-size-home-delivery-eta);font-style:normal;font-weight:var(--font-weight-regular);flex-shrink:0;line-height:13.5px}.HomeDelivery-module__RcIXsW__riderCard{z-index:2;padding:var(--home-delivery-float-pad-y) var(--home-delivery-float-pad-x);align-items:center;gap:var(--home-delivery-float-gap);border-radius:var(--home-delivery-track-radius);background:var(--color-w);border:.8px solid #0f8f6f1f;max-width:calc(100% - 2rem);display:flex;position:absolute;top:0;right:0;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.HomeDelivery-module__RcIXsW__riderIcon{flex-shrink:0;width:15px;height:15px;display:block}.HomeDelivery-module__RcIXsW__riderCopy{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.HomeDelivery-module__RcIXsW__riderName{color:var(--color-rider-name);font-family:var(--font-family-sans);font-size:var(--font-size-home-delivery-rider);font-style:normal;font-weight:var(--font-weight-bold);margin:0;line-height:15px}.HomeDelivery-module__RcIXsW__riderMeta{color:var(--color-rider-meta);font-family:var(--font-family-sans);font-size:var(--font-size-home-delivery-rider-meta);font-style:normal;font-weight:var(--font-weight-regular);margin:0;line-height:13.5px}@media (max-width:991px) and (min-width:768px){.HomeDelivery-module__RcIXsW__section{padding-top:40px;padding-bottom:40px}.HomeDelivery-module__RcIXsW__inner{align-items:center;gap:28px}.HomeDelivery-module__RcIXsW__content{flex:1 1 0;gap:20px;max-width:none}.HomeDelivery-module__RcIXsW__trackWrap{flex:1 1 0;max-width:none;padding-top:1.25rem;padding-right:.35rem}.HomeDelivery-module__RcIXsW__trackCard{padding:18px}.HomeDelivery-module__RcIXsW__map{height:100px;min-height:100px}.HomeDelivery-module__RcIXsW__mapInner{width:70%;max-width:none}.HomeDelivery-module__RcIXsW__riderCard{max-width:calc(100% - .5rem)}}@media (max-width:767px){.HomeDelivery-module__RcIXsW__section{padding-top:32px;padding-bottom:32px}.HomeDelivery-module__RcIXsW__inner{flex-direction:column;align-items:stretch;gap:24px}.HomeDelivery-module__RcIXsW__content{order:1;gap:20px;width:100%;max-width:none}.HomeDelivery-module__RcIXsW__trackWrap{flex:none;order:2;width:100%;max-width:none;padding-top:1.25rem;padding-right:0}.HomeDelivery-module__RcIXsW__trackCard{gap:14px;padding:16px}.HomeDelivery-module__RcIXsW__map{height:110px;min-height:110px;padding:20px 14px 10px}.HomeDelivery-module__RcIXsW__mapInner{width:78%;max-width:none;height:72%}.HomeDelivery-module__RcIXsW__riderCard{max-width:calc(100% - .75rem);padding:10px 12px}}
.HowItWorksHero-module__JTtYEa__section{background:0 0;padding-top:0;padding-bottom:0}.HowItWorksHero-module__JTtYEa__hero{width:100%;min-height:var(--ps-hero-min-h);padding:var(--ps-hero-pad-y) var(--ps-hero-pad-x);border-radius:var(--ps-hero-radius);background:var(--bg-linear);justify-content:center;align-items:center;display:flex}.HowItWorksHero-module__JTtYEa__inner{align-items:center;gap:var(--ps-hero-para-btn-gap);flex-direction:column;width:100%;max-width:48rem;display:flex}.HowItWorksHero-module__JTtYEa__copy{align-items:center;gap:var(--ps-hero-badge-gap);text-align:center;flex-direction:column;width:100%;display:flex}.HowItWorksHero-module__JTtYEa__badge{background:var(--color-w);color:var(--color-primary);font-family:var(--font-family-sans);font-size:var(--font-size-ps-hero-badge);font-style:normal;font-weight:var(--font-weight-regular);border-radius:25px;justify-content:center;align-items:center;gap:10px;padding:5px 15px;line-height:normal;display:flex}.HowItWorksHero-module__JTtYEa__titleBlock{align-items:center;gap:var(--ps-hero-title-para-gap);flex-direction:column;width:100%;display:flex}.HowItWorksHero-module__JTtYEa__title{white-space:pre-line;color:var(--color-w);text-align:center;font-family:var(--font-family-sans);font-size:var(--font-size-ps-hero-title);font-style:normal;font-weight:var(--font-weight-semibold);letter-spacing:var(--letter-spacing-tight);margin:0;line-height:normal}.HowItWorksHero-module__JTtYEa__description{max-width:44rem;color:var(--color-fw);text-align:center;font-family:var(--font-family-sans);font-size:var(--font-size-ps-hero-body);font-style:normal;font-weight:var(--font-weight-regular);white-space:pre-line;margin:0;line-height:normal}@media (max-width:991px){.HowItWorksHero-module__JTtYEa__title{font-size:var(--font-size-4xl)}.HowItWorksHero-module__JTtYEa__description{font-size:var(--font-size-sm);max-width:34rem}.HowItWorksHero-module__JTtYEa__inner{max-width:40rem}}@media (max-width:767px){.HowItWorksHero-module__JTtYEa__hero{box-sizing:border-box;border-radius:clamp(1.5rem,8vw,2rem);padding:clamp(2.5rem,12vw,3.5rem) clamp(1.25rem,5vw,1.5rem)}.HowItWorksHero-module__JTtYEa__copy{gap:16px}.HowItWorksHero-module__JTtYEa__titleBlock{gap:10px}.HowItWorksHero-module__JTtYEa__title{font-size:var(--font-size-ps-hero-title-mobile);white-space:normal;text-wrap:balance;line-height:1.25}.HowItWorksHero-module__JTtYEa__description{width:100%;max-width:none;font-size:var(--font-size-sm);white-space:normal;text-wrap:pretty;line-height:1.5}.HowItWorksHero-module__JTtYEa__inner{gap:24px;max-width:100%}.HowItWorksHero-module__JTtYEa__inner>a{box-sizing:border-box;justify-content:center;width:100%;max-width:20rem}}
.LpgOrdering-module__Y-4jNa__section{background:0 0;padding-top:0;padding-bottom:0}.LpgOrdering-module__Y-4jNa__container{padding-left:var(--ps-step-pad-x);padding-right:var(--ps-step-pad-x)}.LpgOrdering-module__Y-4jNa__inner{justify-content:space-between;align-self:stretch;align-items:center;gap:var(--lpg-ordering-gap);display:flex}.LpgOrdering-module__Y-4jNa__media{border-radius:var(--lpg-ordering-media-radius);background-color:#d3d3d3;background-position:50%;background-repeat:no-repeat;background-size:cover;flex:1 1 0;align-self:stretch;min-height:28rem;position:relative;overflow:hidden}.LpgOrdering-module__Y-4jNa__mediaImage{object-fit:cover;object-position:center}.LpgOrdering-module__Y-4jNa__content{align-items:flex-start;gap:var(--section-list-cta-gap);flex-direction:column;flex:1 1 0;min-width:0;max-width:36rem;display:flex}@media (max-width:991px) and (min-width:768px){.LpgOrdering-module__Y-4jNa__inner{align-items:center;gap:28px}.LpgOrdering-module__Y-4jNa__media{flex:1 1 0;min-height:20rem}.LpgOrdering-module__Y-4jNa__content{flex:1 1 0;gap:20px;max-width:none}}@media (max-width:767px){.LpgOrdering-module__Y-4jNa__inner{flex-direction:column;align-items:stretch;gap:24px}.LpgOrdering-module__Y-4jNa__content{order:1;gap:20px;width:100%;max-width:none}.LpgOrdering-module__Y-4jNa__media{border-radius:20px;order:2;width:100%;min-height:16rem}}
.OurServices-module__ABifwa__section{background:var(--color-fw);padding-top:0;padding-bottom:0}.OurServices-module__ABifwa__header{margin-bottom:var(--services-header-grid-gap)}.OurServices-module__ABifwa__grid{gap:var(--services-grid-gap);grid-template-columns:repeat(3,minmax(0,1fr));align-self:stretch;display:grid}.OurServices-module__ABifwa__card{padding:var(--services-card-pad);align-items:flex-start;gap:var(--services-card-gap);border:1px solid var(--color-primary-soft);background:var(--color-w);border-radius:15px;flex-direction:column;height:100%;display:flex}.OurServices-module__ABifwa__cardTop{align-items:flex-start;gap:var(--services-icon-title-gap);flex-direction:column;flex:1;width:100%;display:flex}.OurServices-module__ABifwa__iconBox{background:var(--color-primary-soft);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.OurServices-module__ABifwa__iconBox img{display:block}.OurServices-module__ABifwa__cardCopy{align-items:flex-start;gap:var(--services-title-body-gap);flex-direction:column;display:flex}.OurServices-module__ABifwa__cardTitle{color:var(--color-b);font-family:var(--font-family-sans);font-size:var(--font-size-services-card-title);font-style:normal;font-weight:var(--font-weight-semibold);margin:0;line-height:normal}.OurServices-module__ABifwa__cardDescription{color:var(--color-sb);font-family:var(--font-family-sans);font-size:var(--font-size-services-card-body);font-style:normal;font-weight:var(--font-weight-regular);margin:0;line-height:normal}.OurServices-module__ABifwa__learnMore{align-items:center;gap:var(--services-link-gap);color:var(--color-primary);font-family:var(--font-family-sans);font-size:var(--font-size-services-link);font-style:normal;font-weight:var(--font-weight-medium);transition:opacity var(--transition-fast);line-height:normal;display:inline-flex}.OurServices-module__ABifwa__learnMore:hover{opacity:.85}.OurServices-module__ABifwa__learnMore svg{flex-shrink:0;width:14px;height:14px;display:block}@media (max-width:991px){.OurServices-module__ABifwa__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.OurServices-module__ABifwa__grid{grid-template-columns:1fr}}
.ReceiveYourLpg-module__JCm5MW__section{background:0 0;padding-top:0;padding-bottom:0}.ReceiveYourLpg-module__JCm5MW__container{padding-left:var(--container-padding-x);padding-right:var(--container-padding-x)}@media (min-width:992px) and (max-width:1279px){.ReceiveYourLpg-module__JCm5MW__inner{gap:32px}.ReceiveYourLpg-module__JCm5MW__media{padding:16px calc(var(--hiw-float-card-w-laptop) + .75rem);flex:none}.ReceiveYourLpg-module__JCm5MW__phoneWrap{width:var(--hiw-phone-w-laptop)}.ReceiveYourLpg-module__JCm5MW__floatCard{max-width:var(--hiw-float-card-w-laptop);gap:6px;padding:8px 10px}.ReceiveYourLpg-module__JCm5MW__floatIcon{width:28px;height:28px}.ReceiveYourLpg-module__JCm5MW__floatIconSvg{width:14px;height:14px}.ReceiveYourLpg-module__JCm5MW__floatTitle{font-size:var(--font-size-xs);white-space:normal}.ReceiveYourLpg-module__JCm5MW__floatMeta{white-space:normal;font-size:.625rem;line-height:1.35}.ReceiveYourLpg-module__JCm5MW__content{max-width:none}.ReceiveYourLpg-module__JCm5MW__content h2{white-space:normal}}.ReceiveYourLpg-module__JCm5MW__inner{justify-content:space-between;align-self:stretch;align-items:center;gap:var(--hiw-step-gap);display:flex}.ReceiveYourLpg-module__JCm5MW__media{flex:1 1 0;justify-content:center;align-items:center;min-width:0;padding:24px 72px;display:flex;overflow:visible}.ReceiveYourLpg-module__JCm5MW__phoneWrap{width:min(100%, var(--hiw-phone-max-w));position:relative}.ReceiveYourLpg-module__JCm5MW__phone{width:100%;line-height:0;position:relative}.ReceiveYourLpg-module__JCm5MW__phoneImage{width:100%;height:auto;display:block}.ReceiveYourLpg-module__JCm5MW__floatCard{z-index:2;align-items:center;gap:var(--hiw-float-gap);padding:var(--hiw-float-pad-y) var(--hiw-float-pad-x);border-radius:var(--hiw-float-radius);background:var(--color-w);border:1px solid #e546011f;width:max-content;max-width:11rem;display:flex;position:absolute;box-shadow:0 16px 24px -6px #0000001a,0 6px 10px -4px #00000014}.ReceiveYourLpg-module__JCm5MW__floatTopRight{top:10%;left:90%}.ReceiveYourLpg-module__JCm5MW__floatMiddleLeft{margin-right:12px;top:50%;right:100%;transform:translateY(-50%)}.ReceiveYourLpg-module__JCm5MW__floatBottomRight{bottom:12%;left:90%}.ReceiveYourLpg-module__JCm5MW__floatIcon{width:var(--hiw-float-icon);height:var(--hiw-float-icon);border-radius:var(--radius-full);background:var(--color-primary-soft);color:var(--color-primary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.ReceiveYourLpg-module__JCm5MW__floatIconSvg{width:16px;height:16px;display:block}.ReceiveYourLpg-module__JCm5MW__floatCopy{align-items:flex-start;gap:var(--hiw-float-title-meta-gap);flex-direction:column;min-width:0;display:flex}.ReceiveYourLpg-module__JCm5MW__floatTitle{color:var(--color-b);font-family:var(--font-family-sans);font-size:var(--font-size-hiw-float-title);font-style:normal;font-weight:var(--font-weight-semibold);overflow-wrap:break-word;margin:0;line-height:1.3}.ReceiveYourLpg-module__JCm5MW__floatMeta{color:var(--color-sb);font-family:var(--font-family-sans);font-size:var(--font-size-hiw-float-meta);font-style:normal;font-weight:var(--font-weight-regular);overflow-wrap:break-word;margin:0;line-height:1.4}.ReceiveYourLpg-module__JCm5MW__content{align-items:flex-start;gap:var(--section-list-cta-gap);flex-direction:column;flex:1 1 0;min-width:0;max-width:44rem;display:flex}.ReceiveYourLpg-module__JCm5MW__cta{flex-shrink:0}@media (max-width:991px) and (min-width:768px){.ReceiveYourLpg-module__JCm5MW__inner{flex-direction:column;align-items:stretch;gap:32px}.ReceiveYourLpg-module__JCm5MW__content{flex:none;order:1;gap:20px;min-width:0;max-width:none}.ReceiveYourLpg-module__JCm5MW__content h2,.ReceiveYourLpg-module__JCm5MW__content p{white-space:normal}.ReceiveYourLpg-module__JCm5MW__media{width:100%;padding:24px calc(var(--hiw-float-card-w-tablet) + 1rem);flex:none;order:2}.ReceiveYourLpg-module__JCm5MW__phoneWrap{width:var(--hiw-phone-w-tablet);margin-inline:auto}.ReceiveYourLpg-module__JCm5MW__floatCard{max-width:var(--hiw-float-card-w-tablet);border-radius:12px;gap:8px;padding:10px 12px}.ReceiveYourLpg-module__JCm5MW__floatIcon{width:30px;height:30px}.ReceiveYourLpg-module__JCm5MW__floatIconSvg{width:15px;height:15px}.ReceiveYourLpg-module__JCm5MW__floatTitle{font-size:var(--font-size-xs);white-space:normal}.ReceiveYourLpg-module__JCm5MW__floatMeta{white-space:normal;font-size:.6875rem;line-height:1.35}}@media (max-width:767px){.ReceiveYourLpg-module__JCm5MW__inner{flex-direction:column;align-items:stretch;gap:28px}.ReceiveYourLpg-module__JCm5MW__content{order:1;gap:20px;width:100%;max-width:none}.ReceiveYourLpg-module__JCm5MW__content h2,.ReceiveYourLpg-module__JCm5MW__content p{white-space:normal}.ReceiveYourLpg-module__JCm5MW__media{width:100%;padding:16px calc(var(--hiw-float-card-w-mobile) + .625rem);flex:none;order:2}.ReceiveYourLpg-module__JCm5MW__phoneWrap{width:var(--hiw-phone-w-mobile);margin-inline:auto}.ReceiveYourLpg-module__JCm5MW__floatCard{max-width:var(--hiw-float-card-w-mobile);border-radius:12px;gap:5px;padding:6px 8px}.ReceiveYourLpg-module__JCm5MW__floatIcon{width:22px;height:22px}.ReceiveYourLpg-module__JCm5MW__floatIconSvg{width:11px;height:11px}.ReceiveYourLpg-module__JCm5MW__floatTitle,.ReceiveYourLpg-module__JCm5MW__floatMeta{white-space:normal;font-size:.625rem;line-height:1.3}.ReceiveYourLpg-module__JCm5MW__floatTopRight{top:1%}.ReceiveYourLpg-module__JCm5MW__floatMiddleLeft{margin-right:8px}.ReceiveYourLpg-module__JCm5MW__floatBottomRight{bottom:1%}.ReceiveYourLpg-module__JCm5MW__cta{justify-content:center;width:100%}}
.ProductsServicesHero-module__vw6Yxa__section{background:0 0;padding-top:0;padding-bottom:0}.ProductsServicesHero-module__vw6Yxa__hero{width:100%;min-height:var(--ps-hero-min-h);padding:var(--ps-hero-pad-y) var(--ps-hero-pad-x);border-radius:var(--ps-hero-radius);background:var(--bg-linear);justify-content:center;align-items:center;display:flex}.ProductsServicesHero-module__vw6Yxa__inner{align-items:center;gap:var(--ps-hero-para-btn-gap);flex-direction:column;width:100%;max-width:48rem;display:flex}.ProductsServicesHero-module__vw6Yxa__copy{align-items:center;gap:var(--ps-hero-badge-gap);text-align:center;flex-direction:column;width:100%;display:flex}.ProductsServicesHero-module__vw6Yxa__badge{background:var(--color-w);color:var(--color-primary);font-family:var(--font-family-sans);font-size:var(--font-size-ps-hero-badge);font-style:normal;font-weight:var(--font-weight-regular);border-radius:25px;justify-content:center;align-items:center;gap:10px;padding:5px 15px;line-height:normal;display:flex}.ProductsServicesHero-module__vw6Yxa__titleBlock{align-items:center;gap:var(--ps-hero-title-para-gap);flex-direction:column;width:100%;display:flex}.ProductsServicesHero-module__vw6Yxa__title{text-align:center;font-family:var(--font-family-sans);font-size:var(--font-size-ps-hero-title);letter-spacing:var(--letter-spacing-tight);flex-direction:column;align-items:center;margin:0;font-style:normal;line-height:normal;display:flex}.ProductsServicesHero-module__vw6Yxa__titleLine1{color:var(--color-w);font-weight:var(--font-weight-semibold)}.ProductsServicesHero-module__vw6Yxa__titleLine2{color:var(--color-fw);font-weight:var(--font-weight-medium)}.ProductsServicesHero-module__vw6Yxa__description{max-width:40rem;color:var(--color-fw);text-align:center;font-family:var(--font-family-sans);font-size:var(--font-size-ps-hero-body);font-style:normal;font-weight:var(--font-weight-regular);margin:0;line-height:1.45}@media (max-width:991px){.ProductsServicesHero-module__vw6Yxa__description{font-size:var(--font-size-sm);max-width:34rem}}@media (max-width:767px){.ProductsServicesHero-module__vw6Yxa__title{font-size:var(--font-size-ps-hero-title-mobile);text-wrap:balance}.ProductsServicesHero-module__vw6Yxa__description{font-size:var(--font-size-sm);max-width:none;line-height:1.5}}
.SelectYourLpgProduct-module__5JbpAq__section{padding-top:var(--hiw-step-pad-y);padding-bottom:var(--hiw-step-pad-y);background:var(--color-w)}.SelectYourLpgProduct-module__5JbpAq__container{padding-left:var(--container-padding-x);padding-right:var(--container-padding-x)}@media (min-width:992px) and (max-width:1279px){.SelectYourLpgProduct-module__5JbpAq__inner{gap:32px}.SelectYourLpgProduct-module__5JbpAq__media{padding:16px calc(var(--hiw-float-card-w-laptop) + .75rem);flex:none}.SelectYourLpgProduct-module__5JbpAq__phoneWrap{width:var(--hiw-phone-w-laptop)}.SelectYourLpgProduct-module__5JbpAq__floatCard{max-width:var(--hiw-float-card-w-laptop);gap:6px;padding:8px 10px}.SelectYourLpgProduct-module__5JbpAq__floatIcon{width:28px;height:28px}.SelectYourLpgProduct-module__5JbpAq__floatIconSvg{width:14px;height:14px}.SelectYourLpgProduct-module__5JbpAq__floatTitle{font-size:var(--font-size-xs);white-space:normal}.SelectYourLpgProduct-module__5JbpAq__floatMeta{white-space:normal;font-size:.625rem;line-height:1.35}.SelectYourLpgProduct-module__5JbpAq__content{max-width:none}.SelectYourLpgProduct-module__5JbpAq__content h2{white-space:normal}}.SelectYourLpgProduct-module__5JbpAq__inner{justify-content:center;align-self:stretch;align-items:center;gap:var(--hiw-step-gap);display:flex}.SelectYourLpgProduct-module__5JbpAq__content{align-items:flex-start;gap:var(--section-list-cta-gap);flex-direction:column;flex:1 1 0;min-width:0;max-width:44rem;display:flex}.SelectYourLpgProduct-module__5JbpAq__cta{flex-shrink:0}.SelectYourLpgProduct-module__5JbpAq__media{flex:1 1 0;justify-content:center;align-items:center;min-width:0;padding:24px 72px;display:flex;overflow:visible}.SelectYourLpgProduct-module__5JbpAq__phoneWrap{width:min(100%, var(--hiw-phone-max-w));position:relative}.SelectYourLpgProduct-module__5JbpAq__phone{width:100%;line-height:0;position:relative}.SelectYourLpgProduct-module__5JbpAq__phoneImage{width:100%;height:auto;display:block}.SelectYourLpgProduct-module__5JbpAq__floatCard{z-index:2;align-items:center;gap:var(--hiw-float-gap);padding:var(--hiw-float-pad-y) var(--hiw-float-pad-x);border-radius:var(--hiw-float-radius);background:var(--color-w);border:1px solid #e546011f;width:max-content;max-width:11rem;display:flex;position:absolute;box-shadow:0 16px 24px -6px #0000001a,0 6px 10px -4px #00000014}.SelectYourLpgProduct-module__5JbpAq__floatTopRight{top:10%;left:90%}.SelectYourLpgProduct-module__5JbpAq__floatMiddleLeft{margin-right:12px;top:50%;right:100%;transform:translateY(-50%)}.SelectYourLpgProduct-module__5JbpAq__floatBottomRight{bottom:12%;left:90%}.SelectYourLpgProduct-module__5JbpAq__floatIcon{width:var(--hiw-float-icon);height:var(--hiw-float-icon);border-radius:var(--radius-full);background:var(--color-primary-soft);color:var(--color-primary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.SelectYourLpgProduct-module__5JbpAq__floatIconSvg{width:16px;height:16px;display:block}.SelectYourLpgProduct-module__5JbpAq__floatCopy{align-items:flex-start;gap:var(--hiw-float-title-meta-gap);flex-direction:column;min-width:0;display:flex}.SelectYourLpgProduct-module__5JbpAq__floatTitle{color:var(--color-b);font-family:var(--font-family-sans);font-size:var(--font-size-hiw-float-title);font-style:normal;font-weight:var(--font-weight-semibold);overflow-wrap:break-word;margin:0;line-height:1.3}.SelectYourLpgProduct-module__5JbpAq__floatMeta{color:var(--color-sb);font-family:var(--font-family-sans);font-size:var(--font-size-hiw-float-meta);font-style:normal;font-weight:var(--font-weight-regular);overflow-wrap:break-word;margin:0;line-height:1.4}@media (max-width:991px) and (min-width:768px){.SelectYourLpgProduct-module__5JbpAq__inner{flex-direction:column;align-items:stretch;gap:32px}.SelectYourLpgProduct-module__5JbpAq__content{flex:none;order:1;gap:20px;min-width:0;max-width:none}.SelectYourLpgProduct-module__5JbpAq__content h2,.SelectYourLpgProduct-module__5JbpAq__content p{white-space:normal}.SelectYourLpgProduct-module__5JbpAq__media{width:100%;padding:24px calc(var(--hiw-float-card-w-tablet) + 1rem);flex:none;order:2}.SelectYourLpgProduct-module__5JbpAq__phoneWrap{width:var(--hiw-phone-w-tablet);margin-inline:auto}.SelectYourLpgProduct-module__5JbpAq__floatCard{max-width:var(--hiw-float-card-w-tablet);border-radius:12px;gap:8px;padding:10px 12px}.SelectYourLpgProduct-module__5JbpAq__floatIcon{width:30px;height:30px}.SelectYourLpgProduct-module__5JbpAq__floatIconSvg{width:15px;height:15px}.SelectYourLpgProduct-module__5JbpAq__floatTitle{font-size:var(--font-size-xs);white-space:normal}.SelectYourLpgProduct-module__5JbpAq__floatMeta{white-space:normal;font-size:.6875rem;line-height:1.35}}@media (max-width:767px){.SelectYourLpgProduct-module__5JbpAq__inner{flex-direction:column;align-items:stretch;gap:28px}.SelectYourLpgProduct-module__5JbpAq__content{order:1;gap:20px;width:100%;max-width:none}.SelectYourLpgProduct-module__5JbpAq__content h2,.SelectYourLpgProduct-module__5JbpAq__content p{white-space:normal}.SelectYourLpgProduct-module__5JbpAq__media{width:100%;padding:16px calc(var(--hiw-float-card-w-mobile) + .625rem);flex:none;order:2}.SelectYourLpgProduct-module__5JbpAq__phoneWrap{width:var(--hiw-phone-w-mobile);margin-inline:auto}.SelectYourLpgProduct-module__5JbpAq__floatCard{max-width:var(--hiw-float-card-w-mobile);border-radius:12px;gap:5px;padding:6px 8px}.SelectYourLpgProduct-module__5JbpAq__floatIcon{width:22px;height:22px}.SelectYourLpgProduct-module__5JbpAq__floatIconSvg{width:11px;height:11px}.SelectYourLpgProduct-module__5JbpAq__floatTitle,.SelectYourLpgProduct-module__5JbpAq__floatMeta{white-space:normal;font-size:.625rem;line-height:1.3}.SelectYourLpgProduct-module__5JbpAq__floatTopRight{top:1%}.SelectYourLpgProduct-module__5JbpAq__floatMiddleLeft{margin-right:8px}.SelectYourLpgProduct-module__5JbpAq__floatBottomRight{bottom:1%}.SelectYourLpgProduct-module__5JbpAq__cta{justify-content:center;width:100%}}
.Testimonials-module__426x9q__section{background:var(--color-fw);padding-top:0;padding-bottom:0}.Testimonials-module__426x9q__stack{align-items:center;gap:var(--testimonials-header-carousel-gap);flex-direction:column;display:flex}.Testimonials-module__426x9q__carousel{justify-content:center;align-items:center;gap:var(--testimonials-carousel-gap);width:100%;display:flex}.Testimonials-module__426x9q__viewport{width:100%;max-width:var(--testimonials-card-max);flex:auto;grid-template-areas:"card";min-width:0;display:grid;overflow:hidden}.Testimonials-module__426x9q__navBtn{width:var(--testimonials-nav-size);height:var(--testimonials-nav-size);border-radius:var(--radius-full);cursor:pointer;transition:opacity var(--transition-fast);background:0 0;border:none;flex-shrink:0;padding:0;line-height:0;display:flex}.Testimonials-module__426x9q__navBtn:hover{opacity:.9}.Testimonials-module__426x9q__navBtn:focus-visible{outline:2px solid var(--color-primary);outline-offset:3px}.Testimonials-module__426x9q__navBtn img{width:var(--testimonials-nav-size);height:var(--testimonials-nav-size);display:block}.Testimonials-module__426x9q__card{padding:var(--testimonials-card-pad);justify-content:space-between;align-items:flex-start;gap:var(--testimonials-quote-author-gap);border:1px solid var(--color-primary-soft-strong);background:var(--color-w);border-radius:20px;flex-direction:column;grid-area:card;width:100%;min-width:0;height:100%;display:flex}.Testimonials-module__426x9q__cardHidden{visibility:hidden;pointer-events:none}.Testimonials-module__426x9q__slideNext{animation:.42s cubic-bezier(.22,1,.36,1) Testimonials-module__426x9q__slide-next}.Testimonials-module__426x9q__slidePrev{animation:.42s cubic-bezier(.22,1,.36,1) Testimonials-module__426x9q__slide-prev}@keyframes Testimonials-module__426x9q__slide-next{0%{opacity:0;transform:translate(2.5rem)}to{opacity:1;transform:translate(0)}}@keyframes Testimonials-module__426x9q__slide-prev{0%{opacity:0;transform:translate(-2.5rem)}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion:reduce){.Testimonials-module__426x9q__slideNext,.Testimonials-module__426x9q__slidePrev{animation:none}}.Testimonials-module__426x9q__quote{color:var(--color-sb);font-family:var(--font-family-sans);font-size:var(--font-size-testimonials-quote);font-style:normal;font-weight:var(--font-weight-medium);margin:0;line-height:normal}.Testimonials-module__426x9q__author{align-items:center;gap:var(--testimonials-author-gap);align-self:stretch;display:flex}.Testimonials-module__426x9q__avatar{width:var(--testimonials-avatar-size);height:var(--testimonials-avatar-size);border-radius:var(--radius-full);object-fit:cover;object-position:center top;background:#d9d9d9;flex-shrink:0;display:block}.Testimonials-module__426x9q__authorMeta{flex-direction:column;align-items:flex-start;gap:4px;min-width:0;display:flex}.Testimonials-module__426x9q__name{color:var(--color-b);font-family:var(--font-family-sans);font-size:var(--font-size-testimonials-name);font-style:normal;font-weight:var(--font-weight-semibold);margin:0;line-height:normal}.Testimonials-module__426x9q__stars{align-items:center;gap:var(--testimonials-stars-gap);display:flex}.Testimonials-module__426x9q__stars img{flex-shrink:0;width:13px;height:12px;display:block}@media (max-width:767px){.Testimonials-module__426x9q__carousel{flex-wrap:wrap;gap:20px}.Testimonials-module__426x9q__viewport{flex:100%;order:-1;max-width:none}.Testimonials-module__426x9q__navBtn,.Testimonials-module__426x9q__navBtn img{width:32px;height:32px}.Testimonials-module__426x9q__quote{font-size:var(--font-size-base)}@keyframes Testimonials-module__426x9q__slide-next{0%{opacity:0;transform:translate(1.25rem)}to{opacity:1;transform:translate(0)}}@keyframes Testimonials-module__426x9q__slide-prev{0%{opacity:0;transform:translate(-1.25rem)}to{opacity:1;transform:translate(0)}}}
.TrackYourDelivery-module__5jNDbW__section{padding-top:var(--hiw-step-pad-y);padding-bottom:var(--hiw-step-pad-y);background:var(--color-w)}.TrackYourDelivery-module__5jNDbW__container{padding-left:var(--container-padding-x);padding-right:var(--container-padding-x)}@media (min-width:992px) and (max-width:1279px){.TrackYourDelivery-module__5jNDbW__inner{gap:32px}.TrackYourDelivery-module__5jNDbW__media{padding:16px calc(var(--hiw-float-card-w-laptop) + .75rem);flex:none}.TrackYourDelivery-module__5jNDbW__phoneWrap{width:var(--hiw-phone-w-laptop)}.TrackYourDelivery-module__5jNDbW__floatCard{max-width:var(--hiw-float-card-w-laptop);gap:6px;padding:8px 10px}.TrackYourDelivery-module__5jNDbW__floatIcon{width:28px;height:28px}.TrackYourDelivery-module__5jNDbW__floatIconSvg{width:14px;height:14px}.TrackYourDelivery-module__5jNDbW__floatTitle{font-size:var(--font-size-xs);white-space:normal}.TrackYourDelivery-module__5jNDbW__floatMeta{white-space:normal;font-size:.625rem;line-height:1.35}.TrackYourDelivery-module__5jNDbW__content{max-width:none}.TrackYourDelivery-module__5jNDbW__content h2{white-space:normal}}.TrackYourDelivery-module__5jNDbW__inner{justify-content:center;align-self:stretch;align-items:center;gap:var(--hiw-step-gap);display:flex}.TrackYourDelivery-module__5jNDbW__content{align-items:flex-start;gap:var(--section-list-cta-gap);flex-direction:column;flex:1 1 0;min-width:0;max-width:44rem;display:flex}.TrackYourDelivery-module__5jNDbW__cta{flex-shrink:0}.TrackYourDelivery-module__5jNDbW__media{flex:1 1 0;justify-content:center;align-items:center;min-width:0;padding:24px 72px;display:flex;overflow:visible}.TrackYourDelivery-module__5jNDbW__phoneWrap{width:min(100%, var(--hiw-phone-max-w));position:relative}.TrackYourDelivery-module__5jNDbW__phone{width:100%;line-height:0;position:relative}.TrackYourDelivery-module__5jNDbW__phoneImage{width:100%;height:auto;display:block}.TrackYourDelivery-module__5jNDbW__floatCard{z-index:2;align-items:center;gap:var(--hiw-float-gap);padding:var(--hiw-float-pad-y) var(--hiw-float-pad-x);border-radius:var(--hiw-float-radius);background:var(--color-w);border:1px solid #e546011f;width:max-content;max-width:11rem;display:flex;position:absolute;box-shadow:0 16px 24px -6px #0000001a,0 6px 10px -4px #00000014}.TrackYourDelivery-module__5jNDbW__floatTopRight{top:10%;left:90%}.TrackYourDelivery-module__5jNDbW__floatMiddleLeft{margin-right:12px;top:50%;right:100%;transform:translateY(-50%)}.TrackYourDelivery-module__5jNDbW__floatBottomRight{bottom:12%;left:90%}.TrackYourDelivery-module__5jNDbW__floatIcon{width:var(--hiw-float-icon);height:var(--hiw-float-icon);border-radius:var(--radius-full);background:var(--color-primary-soft);color:var(--color-primary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.TrackYourDelivery-module__5jNDbW__floatIconSvg{width:16px;height:16px;display:block}.TrackYourDelivery-module__5jNDbW__floatCopy{align-items:flex-start;gap:var(--hiw-float-title-meta-gap);flex-direction:column;min-width:0;display:flex}.TrackYourDelivery-module__5jNDbW__floatTitle{color:var(--color-b);font-family:var(--font-family-sans);font-size:var(--font-size-hiw-float-title);font-style:normal;font-weight:var(--font-weight-semibold);overflow-wrap:break-word;margin:0;line-height:1.3}.TrackYourDelivery-module__5jNDbW__floatMeta{color:var(--color-sb);font-family:var(--font-family-sans);font-size:var(--font-size-hiw-float-meta);font-style:normal;font-weight:var(--font-weight-regular);overflow-wrap:break-word;margin:0;line-height:1.4}@media (max-width:991px) and (min-width:768px){.TrackYourDelivery-module__5jNDbW__inner{flex-direction:column;align-items:stretch;gap:32px}.TrackYourDelivery-module__5jNDbW__content{flex:none;order:1;gap:20px;min-width:0;max-width:none}.TrackYourDelivery-module__5jNDbW__content h2,.TrackYourDelivery-module__5jNDbW__content p{white-space:normal}.TrackYourDelivery-module__5jNDbW__media{width:100%;padding:24px calc(var(--hiw-float-card-w-tablet) + 1rem);flex:none;order:2}.TrackYourDelivery-module__5jNDbW__phoneWrap{width:var(--hiw-phone-w-tablet);margin-inline:auto}.TrackYourDelivery-module__5jNDbW__floatCard{max-width:var(--hiw-float-card-w-tablet);border-radius:12px;gap:8px;padding:10px 12px}.TrackYourDelivery-module__5jNDbW__floatIcon{width:30px;height:30px}.TrackYourDelivery-module__5jNDbW__floatIconSvg{width:15px;height:15px}.TrackYourDelivery-module__5jNDbW__floatTitle{font-size:var(--font-size-xs);white-space:normal}.TrackYourDelivery-module__5jNDbW__floatMeta{white-space:normal;font-size:.6875rem;line-height:1.35}}@media (max-width:767px){.TrackYourDelivery-module__5jNDbW__inner{flex-direction:column;align-items:stretch;gap:28px}.TrackYourDelivery-module__5jNDbW__content{order:1;gap:20px;width:100%;max-width:none}.TrackYourDelivery-module__5jNDbW__content h2,.TrackYourDelivery-module__5jNDbW__content p{white-space:normal}.TrackYourDelivery-module__5jNDbW__media{width:100%;padding:16px calc(var(--hiw-float-card-w-mobile) + .625rem);flex:none;order:2}.TrackYourDelivery-module__5jNDbW__phoneWrap{width:var(--hiw-phone-w-mobile);margin-inline:auto}.TrackYourDelivery-module__5jNDbW__floatCard{max-width:var(--hiw-float-card-w-mobile);border-radius:12px;gap:5px;padding:6px 8px}.TrackYourDelivery-module__5jNDbW__floatIcon{width:22px;height:22px}.TrackYourDelivery-module__5jNDbW__floatIconSvg{width:11px;height:11px}.TrackYourDelivery-module__5jNDbW__floatTitle,.TrackYourDelivery-module__5jNDbW__floatMeta{white-space:normal;font-size:.625rem;line-height:1.3}.TrackYourDelivery-module__5jNDbW__floatTopRight{top:1%}.TrackYourDelivery-module__5jNDbW__floatMiddleLeft{margin-right:8px}.TrackYourDelivery-module__5jNDbW__floatBottomRight{bottom:1%}.TrackYourDelivery-module__5jNDbW__cta{justify-content:center;width:100%}}
.VendorMarketplace-module__dK6yrq__section{background:var(--color-fw);padding-top:0;padding-bottom:0}.VendorMarketplace-module__dK6yrq__container{padding-left:var(--ps-step-pad-x);padding-right:var(--ps-step-pad-x)}.VendorMarketplace-module__dK6yrq__inner{justify-content:space-between;align-self:stretch;align-items:center;gap:var(--vendor-marketplace-gap);display:flex}.VendorMarketplace-module__dK6yrq__panel{flex:0 0 var(--ps-showcase-card-width);width:100%;min-width:0;max-width:100%;height:fit-content;padding:var(--vendor-marketplace-panel-pad);align-self:center;align-items:flex-start;gap:var(--vendor-marketplace-panel-gap);border-radius:var(--vendor-marketplace-panel-radius);background:var(--color-primary);box-shadow:var(--vendor-marketplace-panel-shadow);flex-direction:column;display:flex}.VendorMarketplace-module__dK6yrq__panelTitle{color:var(--color-w);font-family:var(--font-family-sans);font-size:var(--font-size-vendor-marketplace-panel-title);font-style:normal;font-weight:var(--font-weight-semibold);margin:0;line-height:1}.VendorMarketplace-module__dK6yrq__vendors{align-items:flex-start;gap:var(--vendor-marketplace-vendors-gap);flex-direction:column;align-self:stretch;display:flex}.VendorMarketplace-module__dK6yrq__row{padding:var(--vendor-marketplace-row-pad);align-items:center;gap:var(--vendor-marketplace-row-gap);border-radius:var(--vendor-marketplace-row-radius);background:#ffffff1a;border:.8px solid #ffffff1f;align-self:stretch;display:flex}.VendorMarketplace-module__dK6yrq__avatar{width:var(--vendor-marketplace-avatar);height:var(--vendor-marketplace-avatar);background:var(--color-primary);color:var(--color-w);font-family:var(--font-family-sans);font-size:var(--font-size-vendor-marketplace-avatar);font-weight:var(--font-weight-bold);border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;line-height:1;display:flex}.VendorMarketplace-module__dK6yrq__rowCopy{flex-direction:column;flex:auto;align-items:flex-start;gap:2px;min-width:0;display:flex}.VendorMarketplace-module__dK6yrq__vendorName{color:var(--color-w);font-family:var(--font-family-sans);font-size:var(--font-size-vendor-marketplace-name);font-style:normal;font-weight:var(--font-weight-bold);margin:0;line-height:15px}.VendorMarketplace-module__dK6yrq__vendorMeta{align-items:center;gap:var(--vendor-marketplace-meta-gap);color:var(--color-fw);font-family:var(--font-family-sans);font-size:var(--font-size-vendor-marketplace-meta);font-style:normal;font-weight:var(--font-weight-regular);margin:0;line-height:13.5px;display:flex}.VendorMarketplace-module__dK6yrq__star{width:10px;height:10px;color:var(--color-star);flex-shrink:0;display:block}.VendorMarketplace-module__dK6yrq__dot{width:var(--vendor-marketplace-dot);height:var(--vendor-marketplace-dot);border-radius:var(--radius-full);background:var(--color-w);box-shadow:0 0 6px 0 var(--color-primary);flex-shrink:0}.VendorMarketplace-module__dK6yrq__total{padding:var(--vendor-marketplace-row-pad);border-radius:var(--vendor-marketplace-row-radius);background:#ffffff26;border:.8px solid #ffffff4d;flex-direction:row;justify-content:space-between;align-self:stretch;align-items:center;gap:12px;display:flex}.VendorMarketplace-module__dK6yrq__totalLabel{color:var(--color-fw);font-family:var(--font-family-sans);font-size:var(--font-size-vendor-marketplace-total-label);font-style:normal;font-weight:var(--font-weight-regular);line-height:15px}.VendorMarketplace-module__dK6yrq__totalValue{color:var(--color-w);font-family:var(--font-family-sans);font-size:var(--font-size-vendor-marketplace-total-value);font-style:normal;font-weight:var(--font-weight-black);line-height:20px}.VendorMarketplace-module__dK6yrq__content{align-items:flex-start;gap:var(--section-list-cta-gap);flex-direction:column;flex:1 1 0;min-width:0;max-width:36rem;display:flex}.VendorMarketplace-module__dK6yrq__actions{align-items:center;gap:var(--vendor-marketplace-actions-gap);flex-wrap:wrap;display:flex}@media (max-width:991px) and (min-width:768px){.VendorMarketplace-module__dK6yrq__inner{align-items:center;gap:28px}.VendorMarketplace-module__dK6yrq__panel,.VendorMarketplace-module__dK6yrq__content{flex:1 1 0;max-width:none}.VendorMarketplace-module__dK6yrq__content{gap:20px}}@media (max-width:767px){.VendorMarketplace-module__dK6yrq__inner{flex-direction:column;align-items:stretch;gap:24px}.VendorMarketplace-module__dK6yrq__content{order:1;gap:20px;width:100%;max-width:none}.VendorMarketplace-module__dK6yrq__panel{flex:none;order:2;gap:8px;width:100%;max-width:none;height:auto;padding:14px}.VendorMarketplace-module__dK6yrq__vendors{gap:6px}.VendorMarketplace-module__dK6yrq__row,.VendorMarketplace-module__dK6yrq__total{padding:8px 10px}.VendorMarketplace-module__dK6yrq__actions{width:100%}.VendorMarketplace-module__dK6yrq__actions a{flex:auto;justify-content:center}}
.WhyClickGas-module__aZu6Vq__section{background:var(--color-fw);padding-top:0;padding-bottom:0}.WhyClickGas-module__aZu6Vq__header{margin-bottom:var(--why-header-table-gap)}.WhyClickGas-module__aZu6Vq__tableWrap{-webkit-overflow-scrolling:touch;border-radius:var(--why-table-radius);overscroll-behavior-x:contain;width:100%;overflow-x:auto}.WhyClickGas-module__aZu6Vq__table{border-radius:var(--why-table-radius);background:var(--color-w);grid-template-columns:repeat(3,minmax(0,1fr));align-self:stretch;width:100%;min-width:48rem;display:grid;overflow:hidden}.WhyClickGas-module__aZu6Vq__rowGroup{display:contents}.WhyClickGas-module__aZu6Vq__cellFeatureHeader,.WhyClickGas-module__aZu6Vq__cellTraditionalHeader,.WhyClickGas-module__aZu6Vq__cellClickgasHeader,.WhyClickGas-module__aZu6Vq__cellFeature,.WhyClickGas-module__aZu6Vq__cellTraditional,.WhyClickGas-module__aZu6Vq__cellClickgas,.WhyClickGas-module__aZu6Vq__cellFeatureLast,.WhyClickGas-module__aZu6Vq__cellTraditionalLast,.WhyClickGas-module__aZu6Vq__cellClickgasLast{padding:var(--why-row-pad);align-items:center;gap:var(--why-row-gap);border-bottom:1px solid var(--color-fw);min-height:4.25rem;display:flex}.WhyClickGas-module__aZu6Vq__cellFeatureHeader,.WhyClickGas-module__aZu6Vq__cellFeature,.WhyClickGas-module__aZu6Vq__cellFeatureLast{background:var(--color-w)}.WhyClickGas-module__aZu6Vq__cellTraditionalHeader,.WhyClickGas-module__aZu6Vq__cellTraditional,.WhyClickGas-module__aZu6Vq__cellTraditionalLast{background:var(--color-danger-soft)}.WhyClickGas-module__aZu6Vq__cellClickgasHeader,.WhyClickGas-module__aZu6Vq__cellClickgas,.WhyClickGas-module__aZu6Vq__cellClickgasLast{background:var(--color-success-brand-soft)}.WhyClickGas-module__aZu6Vq__cellFeatureHeader{border-radius:15px 0 0}.WhyClickGas-module__aZu6Vq__cellClickgasHeader{border-radius:0 15px 0 0}.WhyClickGas-module__aZu6Vq__cellFeatureLast{border-bottom:none;border-radius:0 0 0 15px}.WhyClickGas-module__aZu6Vq__cellTraditionalLast{border-bottom:none}.WhyClickGas-module__aZu6Vq__cellClickgasLast{border-bottom:none;border-radius:0 0 15px}.WhyClickGas-module__aZu6Vq__colLabel{color:var(--color-sb);text-align:left;font-family:var(--font-family-sans);font-size:var(--font-size-why-col);font-style:normal;font-weight:var(--font-weight-semibold);text-transform:uppercase;line-height:normal}.WhyClickGas-module__aZu6Vq__colLabelTraditional{color:var(--color-danger);font-family:var(--font-family-sans);font-size:var(--font-size-why-col);font-style:normal;font-weight:var(--font-weight-semibold);text-transform:uppercase;line-height:normal}.WhyClickGas-module__aZu6Vq__colLabelClickgas{color:var(--color-success-brand);font-family:var(--font-family-sans);font-size:var(--font-size-why-col);font-style:normal;font-weight:var(--font-weight-semibold);text-transform:uppercase;line-height:normal}.WhyClickGas-module__aZu6Vq__featureText,.WhyClickGas-module__aZu6Vq__cellText{color:var(--color-sb);font-family:var(--font-family-sans);font-size:var(--font-size-why-cell);font-style:normal;font-weight:var(--font-weight-regular);line-height:normal}.WhyClickGas-module__aZu6Vq__rowIcon{flex-shrink:0;width:14px;height:14px;display:block}.WhyClickGas-module__aZu6Vq__cellTraditionalHeader img,.WhyClickGas-module__aZu6Vq__cellClickgasHeader img{flex-shrink:0;display:block}@media (max-width:991px){.WhyClickGas-module__aZu6Vq__header p{max-width:100%;padding-inline:.25rem}}@media (max-width:767px){.WhyClickGas-module__aZu6Vq__tableWrap{margin-inline:calc(var(--container-padding-x) * -.25);padding-inline:calc(var(--container-padding-x) * .25)}.WhyClickGas-module__aZu6Vq__table{grid-template-columns:minmax(12rem,1fr) minmax(15rem,1.15fr) minmax(15rem,1.15fr);min-width:44rem}.WhyClickGas-module__aZu6Vq__cellFeatureHeader,.WhyClickGas-module__aZu6Vq__cellTraditionalHeader,.WhyClickGas-module__aZu6Vq__cellClickgasHeader,.WhyClickGas-module__aZu6Vq__cellFeature,.WhyClickGas-module__aZu6Vq__cellTraditional,.WhyClickGas-module__aZu6Vq__cellClickgas,.WhyClickGas-module__aZu6Vq__cellFeatureLast,.WhyClickGas-module__aZu6Vq__cellTraditionalLast,.WhyClickGas-module__aZu6Vq__cellClickgasLast{padding:var(--why-row-pad);gap:var(--why-row-gap)}}
