:root{--pixel-dark: #2D2D2D;--pixel-accent: #FF6B6B;--pixel-bg: #F2EFE9;--pixel-border-width: 4px;--pixel-shadow: 6px 6px 0px 0px var(--pixel-dark);--pixel-font-title: var(--font-heading-family);--pixel-font-body: var(--font-body-family)}.pixel-bg-scrolling-grid{background-image:linear-gradient(#E5E0D8 2px,transparent 2px),linear-gradient(90deg,#E5E0D8 2px,transparent 2px);background-size:60px 60px}.page-loaded .pixel-bg-scrolling-grid{animation:pixelScrollGrid 20s linear infinite}.pixel-hero-bg-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-color:#f2efe9;overflow:hidden;pointer-events:none}.pixel-hero-bg-layer:before{content:"";position:absolute;top:0;left:0;width:200%;height:200%;background-image:radial-gradient(circle at center,rgba(255,107,107,.05) 0%,transparent 70%),linear-gradient(#E5E0D8 2px,transparent 2px),linear-gradient(90deg,#E5E0D8 2px,transparent 2px);background-size:100% 100%,60px 60px,60px 60px;will-change:transform;transform:translateZ(0);contain:strict}.page-loaded .pixel-hero-bg-layer:before{animation:pixelScrollGrid 20s linear infinite}.pixel-floating-icons{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;z-index:1;opacity:.1;contain:strict}.pixel-floating-icon{position:absolute;width:40px;height:40px;contain:layout style}.pixel-floating-icon img{width:40px;height:40px;display:block}.page-loaded .pixel-floating-icon{animation:pixelFloat 15s infinite ease-in-out}@keyframes pixelFloat{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(10deg)}}@media screen and (max-width:768px){.pixel-floating-icons{display:none}}.bg-grid-paper{background-image:linear-gradient(rgba(45,45,45,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(45,45,45,.05) 1px,transparent 1px);background-size:20px 20px}.pixel-hero-grid-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background-image:linear-gradient(rgba(45,45,45,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(45,45,45,.03) 1px,transparent 1px);background-size:20px 20px;pointer-events:none}@keyframes pixelScrollGrid{0%{transform:translateZ(0)}to{transform:translate3d(-60px,-60px,0)}}.pixel-scanlines{position:relative}.pixel-scanlines:before{content:" ";display:block;position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(#12101000 50%,#0000000d 50%),linear-gradient(90deg,#ff000008,#00ff0003,#0000ff08);background-size:100% 4px,6px 100%;pointer-events:none;z-index:5}.pixel-hero{position:relative;margin-top:0;padding:4rem 0;overflow:hidden;text-align:center;min-height:580px;height:auto;contain:layout style;background-color:#f2efe9;box-sizing:border-box}@media screen and (min-width:768px){.pixel-hero{margin-top:0;padding:6rem 0 8rem;min-height:750px}}.pixel-hero-container{position:relative;z-index:10;max-width:102.4rem;margin:0 auto;padding:0 2.4rem;display:flex;flex-direction:column;align-items:center;contain:layout style;box-sizing:border-box}.pixel-badge-rotate{display:inline-flex;align-items:center;justify-content:center;gap:1.2rem;padding:.6rem 4rem;background-color:#ff6b6b1f;border:3px dashed var(--pixel-accent);color:#991b1b;font-family:var(--pixel-font-body);font-weight:700;font-size:1rem;text-transform:uppercase;letter-spacing:.2em;transform:rotate(-2deg);transition:all .3s ease;cursor:default;margin-bottom:3.2rem;box-shadow:0 0 15px #ff6b6b26;min-height:3.6rem;height:auto;contain:layout style;box-sizing:border-box;white-space:nowrap}@media screen and (min-width:768px){.pixel-badge-rotate{padding:.6rem 6.4rem;font-size:1.2rem;letter-spacing:.3em}}.pixel-badge-rotate:hover{transform:rotate(0) scale(1.05);background-color:#ff6b6b26;box-shadow:0 0 20px #ff6b6b66;border-style:solid}.pixel-badge-rotate svg{transition:transform .3s cubic-bezier(.175,.885,.32,1.275);flex-shrink:0;width:14px;height:14px}.pixel-badge-rotate:hover svg{transform:rotate(-15deg) scale(1.2)}.pixel-hero-title{font-family:var(--pixel-font-title)!important;font-size:2.8rem;line-height:1.2!important;margin-bottom:2.4rem;text-transform:uppercase;position:relative;min-height:10rem;height:auto;contain:layout style;box-sizing:border-box;width:100%;max-width:100%}.pixel-hero-title span{font-family:inherit!important}@media screen and (min-width:768px){.pixel-hero-title{font-size:6rem;line-height:1.1!important;margin-bottom:4rem;min-height:15rem}}.pixel-glitch-effect{position:relative;contain:layout}.text-pixel-accent{color:#d93636!important;display:inline-block}.pixel-hero-subtitle{font-family:var(--pixel-font-body);font-size:1.6rem;color:#2d2d2d;width:100%;max-width:64rem;margin:0 auto 4.8rem;line-height:1.6;background-color:#f2efe9!important;padding:2.4rem!important;border:2px solid #2D2D2D;box-shadow:4px 4px #2d2d2d1a;position:relative;z-index:10;min-height:160px;height:auto;contain:layout style;box-sizing:border-box;overflow-wrap:break-word;word-wrap:break-word}@media screen and (min-width:768px){.pixel-hero-subtitle{font-size:1.8rem;min-height:140px;height:auto}}.pixel-hero-location{font-size:1.2rem;margin-top:.8rem;display:block;font-style:italic;opacity:.75;height:1.8rem;max-height:1.8rem;overflow:hidden}.pixel-cta-container{display:flex;gap:1rem;justify-content:center;margin:2rem 0;position:relative;z-index:500;min-height:52px;contain:layout style;box-sizing:border-box;flex-wrap:wrap}.pixel-cta-container .button{transition:transform .2s ease,opacity .2s ease;text-decoration:none;cursor:pointer}.pixel-cta-container .button:hover{opacity:.9;transform:translateY(-2px)}.pixel-hero-actions{display:flex;flex-direction:column;gap:2.4rem;width:100%;justify-content:center;position:relative;z-index:50;min-height:52px;contain:layout style}@media screen and (min-width:768px){.pixel-hero-actions{flex-direction:row;width:auto}}.pixel-hero-trust{margin-top:4rem;display:flex;align-items:center;justify-content:center;gap:2rem;font-size:1.1rem;font-family:var(--pixel-font-body);font-weight:700;color:#555;flex-wrap:wrap;min-height:28px;contain:layout style;box-sizing:border-box}.pixel-hero-trust span{display:flex;align-items:center;gap:.8rem;white-space:nowrap}.pixel-hero-trust svg{flex-shrink:0;width:18px;height:18px}.pixel-starters-section{padding:8rem 2.4rem;background-color:var(--pixel-bg)}.pixel-starters-container{max-width:102.4rem;margin:0 auto}.pixel-starters-header{text-align:center;margin-bottom:6.4rem}.pixel-starters-title{font-family:var(--pixel-font-title);font-size:2.4rem;margin-bottom:2.4rem}@media screen and (min-width:768px){.pixel-starters-title{font-size:3.6rem}}.pixel-starters-desc{font-family:var(--pixel-font-body);color:#6b7280;font-size:1.6rem;max-width:51.2rem;margin:0 auto;line-height:1.6}.pixel-starters-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:1.6rem;padding-bottom:2rem}@media screen and (min-width:768px){.pixel-starters-grid{display:grid;grid-template-columns:repeat(3,1fr);overflow-x:visible;gap:3.2rem;padding-bottom:0}}.pixel-starter-card{border:var(--pixel-border-width) solid var(--pixel-dark);padding:3.2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:all .3s;height:38rem;min-width:85vw;scroll-snap-align:center;background-color:#fff}@media screen and (min-width:768px){.pixel-starter-card{height:40rem;min-width:auto}}.pixel-starter-card:hover{transform:translateY(-.8rem)}.pixel-type-plant:hover{border-color:#16a34a;background-color:#f0fdf4}.pixel-type-fire:hover{border-color:#dc2626;background-color:#fef2f2}.pixel-type-water:hover{border-color:#2563eb;background-color:#eff6ff}.pixel-starter-icon{width:8rem;height:8rem;margin-bottom:3.2rem;border-radius:50%;border:var(--pixel-border-width) solid var(--pixel-dark);background-color:#fff;transition:transform .5s;display:flex;align-items:center;justify-content:center}.pixel-type-plant .pixel-starter-icon{color:#16a34a}.pixel-type-fire .pixel-starter-icon{color:#dc2626}.pixel-type-water .pixel-starter-icon{color:#2563eb}.pixel-starter-card:hover .pixel-starter-icon{transform:scale(1.1) rotate(6deg)}.pixel-starter-btn{width:100%;font-family:var(--pixel-font-body);font-weight:700;font-size:1.4rem;border:2px solid var(--pixel-dark);padding:1.2rem;margin-top:2rem;transition:all .3s;background-color:#fff;text-align:center;display:block}.pixel-type-plant .pixel-starter-btn{background-color:#dcfce7}.pixel-type-fire .pixel-starter-btn{background-color:#fee2e2}.pixel-type-water .pixel-starter-btn{background-color:#dbeafe}.pixel-starter-card:hover .pixel-starter-btn{color:#fff!important}.pixel-type-plant:hover .pixel-starter-btn{background-color:#16a34a}.pixel-type-fire:hover .pixel-starter-btn{background-color:#dc2626}.pixel-type-water:hover .pixel-starter-btn{background-color:#2563eb}.pixel-marquee-section{background-color:var(--pixel-dark);padding:0;overflow:hidden;border-top:4px solid var(--pixel-accent);border-bottom:4px solid var(--pixel-accent);position:relative;z-index:20;margin-bottom:3rem;box-sizing:border-box;will-change:contents;contain:strict;isolation:isolate}@media screen and (max-width:768px){.pixel-marquee-section{padding:0}}.pixel-marquee-container{display:flex;white-space:nowrap;height:100%;align-items:center;animation:pixelMarquee 20s linear infinite;will-change:transform;transform:translateZ(0)}@keyframes pixelMarquee{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0)}}.pixel-marquee-content{display:flex;align-items:center;gap:3.2rem;padding-right:3.2rem;height:100%}.pixel-marquee-item{font-family:var(--pixel-font-title);color:var(--pixel-bg);font-size:1.2rem;display:flex;align-items:center;gap:1.2rem;white-space:nowrap;line-height:1;height:100%}@media screen and (min-width:768px){.pixel-marquee-item{font-size:1.6rem}}.pixel-marquee-star{color:var(--pixel-accent);display:flex}.pixel-reviews-section{padding:6.4rem 2.4rem;background-color:#f9f7f5;border-bottom:4px solid var(--pixel-dark)}.pixel-reviews-container{max-width:120rem;margin:0 auto}.pixel-reviews-title{font-family:var(--pixel-font-title);font-size:2.4rem;text-align:center;margin-bottom:4.8rem;color:var(--pixel-dark)}@media screen and (min-width:768px){.pixel-reviews-title{font-size:3.2rem}}.pixel-reviews-grid{display:grid;gap:3.2rem}@media screen and (min-width:768px){.pixel-reviews-grid{grid-template-columns:repeat(3,1fr)}}.pixel-review-card{background-color:#fff;border:var(--pixel-border-width) solid var(--pixel-dark);padding:3.2rem;box-shadow:var(--pixel-shadow);transition:transform .3s}.pixel-review-card:hover{transform:translate(-2px,-2px)}.pixel-stars{display:flex;gap:.4rem;color:var(--pixel-accent);margin-bottom:1.9rem}.pixel-review-text{font-family:var(--pixel-font-body);font-size:1.2rem;line-height:1.6;margin-bottom:2.5rem;font-style:italic;color:var(--pixel-dark)}.pixel-review-footer{border-top:2px dashed #ccc;padding-top:1.9rem;display:flex;justify-content:space-between;align-items:center}.pixel-review-author{font-family:var(--pixel-font-title);font-size:1rem;font-weight:700}.pixel-review-item{font-family:var(--pixel-font-body);font-size:1rem;color:#555;background-color:#f3f4f6;padding:.4rem .8rem;border-radius:.4rem}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-pixel-marketing.css.map */
