.pe-hero__title,.pe-categories__title,.pe-problem-solution__title,.pe-trust-badge__title,.pe-testimonials__title{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight)}.pe-categories,.pe-problem-solution,.pe-trust,.pe-testimonials{background-color:rgb(var(--color-background));color:rgba(var(--color-foreground),.75)}.pe-problem-solution .button{background-color:rgb(var(--color-button));color:rgb(var(--color-button-text))}.pe-hero{display:grid;grid-template-columns:1fr 1fr;min-height:560px;overflow:hidden}.pe-hero__content{background:#1a6b5a;padding:80px 60px;display:flex;flex-direction:column;justify-content:center;gap:20px}.pe-hero__eyebrow{font-size:12px;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:#ffffffb3;margin:0}.pe-hero__title{font-size:clamp(28px,3.5vw,48px);color:#fff;line-height:1.12;margin:0}.pe-hero__subtitle{font-size:16px;color:#ffffffd1;line-height:1.7;max-width:420px;margin:0}.pe-hero__ctas{display:flex;gap:12px;flex-wrap:wrap;margin-top:8px}.pe-hero__ctas .button{background:#f59e0b;color:#111827;border-color:#f59e0b}.pe-hero__ctas .button:hover{background:#d97706;border-color:#d97706}.pe-hero__ctas .button--secondary{background:transparent;color:#fff;border-color:#fff9}.pe-hero__ctas .button--secondary:hover{background:#ffffff1a;border-color:#fff}.pe-hero__image{overflow:hidden;background:#e6f0ed}.pe-hero__image img{width:100%;height:100%;object-fit:cover}.pe-hero__image .placeholder-svg{width:100%;height:100%}.pe-benefit-bar{background:#f59e0b;padding:14px 0}.pe-benefit-bar__list{display:grid;grid-template-columns:repeat(4,1fr);list-style:none;margin:0;padding:0}.pe-benefit-bar__item{display:flex;align-items:center;justify-content:center;gap:8px;padding:4px 16px;font-weight:700;font-size:13px;color:#111827;border-right:1px solid rgba(0,0,0,.12)}.pe-benefit-bar__item:last-child{border-right:none}.pe-benefit-bar__icon svg{width:18px;height:18px;flex-shrink:0}.pe-categories__title{text-align:center;margin-bottom:36px}.pe-categories__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;list-style:none;margin:0;padding:0}.pe-category-card__link{display:flex;flex-direction:column;align-items:center;gap:12px;padding:28px 16px;background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;text-decoration:none;transition:all .2s ease;text-align:center}.pe-category-card__link:hover{border-color:#1a6b5a;box-shadow:0 4px 12px #1a6b5a1f;transform:translateY(-2px)}.pe-category-card__icon{width:56px;height:56px;border-radius:10px;background:#f0f7f5;border:1.5px solid #e5e7eb;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.pe-category-card__link:hover .pe-category-card__icon{background:#1a6b5a;border-color:#1a6b5a}.pe-category-card__icon svg{color:#1a6b5a;transition:color .2s ease}.pe-category-card__link:hover .pe-category-card__icon svg{color:#fff}.pe-category-card__label{font-size:12px;font-weight:600;color:#1f2937;line-height:1.4}.pe-problem-solution__inner{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.pe-problem-solution__label{font-size:12px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#1a6b5a;margin:0 0 12px}.pe-problem-solution__title{margin:0 0 16px}.pe-problem-solution__text{color:#6b7280;line-height:1.75;margin:0 0 24px}.pe-checklist{list-style:none;margin:0 0 28px;padding:0;display:flex;flex-direction:column}.pe-checklist__item{display:flex;align-items:flex-start;gap:12px;padding:12px 0;border-bottom:1px solid #e5e7eb;font-size:14px;font-weight:500;color:#1f2937;line-height:1.5}.pe-checklist__item:last-child{border-bottom:none}.pe-checklist__icon{width:20px;height:20px;border-radius:50%;background:#1a6b5a;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.pe-checklist__icon svg{color:#fff}.pe-problem-solution__image{border-radius:12px;overflow:hidden;box-shadow:0 20px 40px #0000001a}.pe-problem-solution__image img{width:100%;object-fit:cover;display:block}.pe-problem-solution__image .placeholder-svg{width:100%;aspect-ratio:4/3}.pe-trust__title{text-align:center;margin-bottom:40px}.pe-trust__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;list-style:none;margin:0;padding:0}.pe-trust-badge{text-align:center;padding:24px 16px}.pe-trust-badge__icon{width:64px;height:64px;border-radius:50%;background:#1a6b5a;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.pe-trust-badge__icon svg{color:#fff}.pe-trust-badge__title{font-size:15px;font-weight:700;margin:0 0 8px}.pe-trust-badge__text{font-size:13px;color:#6b7280;line-height:1.6;margin:0}.pe-testimonials__title{text-align:center;margin-bottom:40px}.pe-testimonials__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;list-style:none;margin:0;padding:0}.pe-testimonial-card{background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;padding:28px;display:flex;flex-direction:column;gap:16px;transition:box-shadow .2s ease}.pe-testimonial-card:hover{box-shadow:0 8px 24px #00000014}.pe-testimonial-card__stars{display:flex;gap:2px}.pe-testimonial-card__quote{font-size:14px;line-height:1.7;color:#374151;font-style:italic;margin:0;flex:1}.pe-testimonial-card__author{display:flex;align-items:center;gap:12px}.pe-testimonial-card__avatar{width:40px;height:40px;border-radius:50%;overflow:hidden;background:#e6f0ed;flex-shrink:0}.pe-testimonial-card__avatar img{width:100%;height:100%;object-fit:cover}.pe-testimonial-card__avatar--placeholder{display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;color:#1a6b5a}.pe-testimonial-card__name{font-size:13px;font-weight:700;color:#111827;margin:0}.pe-testimonial-card__meta{font-size:12px;color:#9ca3af;margin:0}.pe-newsletter{background:#1a6b5a}.pe-newsletter__inner{text-align:center}.pe-newsletter__title{font-family:var(--font-heading-family);font-size:clamp(26px,3vw,40px);font-weight:800;color:#fff;margin:0 0 12px}.pe-newsletter__subtitle{font-size:16px;color:#ffffffd1;margin:0 0 32px}.pe-newsletter__form{max-width:460px;margin:0 auto}.pe-newsletter__field{display:flex;gap:10px}.pe-newsletter__input{flex:1;padding:14px 18px;border:none;border-radius:8px;font-family:inherit;font-size:14px;outline:none;min-width:0}.pe-newsletter__btn{background:#f59e0b;color:#111827;font-family:inherit;font-weight:700;font-size:14px;padding:14px 24px;border-radius:8px;border:none;cursor:pointer;white-space:nowrap;transition:background .15s}.pe-newsletter__btn:hover{background:#d97706}.pe-newsletter__success{color:#ffffffe6;margin-top:12px;font-size:14px}.pe-newsletter__error{color:#fca5a5;margin-top:12px;font-size:14px}@media(max-width:989px){.pe-hero{grid-template-columns:1fr;min-height:auto}.pe-hero__content{padding:60px 32px}.pe-hero__image{min-height:280px;order:-1}.pe-categories__grid{grid-template-columns:repeat(3,1fr)}.pe-trust__grid,.pe-testimonials__grid{grid-template-columns:repeat(2,1fr)}.pe-problem-solution__inner{grid-template-columns:1fr;gap:40px}.pe-benefit-bar__list{grid-template-columns:repeat(2,1fr)}.pe-benefit-bar__item{border-right:none;border-bottom:1px solid rgba(0,0,0,.12)}.pe-benefit-bar__item:nth-last-child(-n+2){border-bottom:none}}@media(max-width:749px){.pe-categories__grid{grid-template-columns:repeat(2,1fr)}.pe-trust__grid,.pe-testimonials__grid{grid-template-columns:1fr}.pe-hero__content{padding:48px 24px}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/petessentials-custom.css.map */
