.template-index #MainContent{overflow:hidden;background:#fff}.template-index .parkero-section{padding:68px 0;color:var(--parkero-text)}.template-index .parkero-section--gray{background:var(--parkero-light-gray)}.template-index .parkero-container{width:var(--parkero-page);margin:0 auto}.template-index .parkero-eyebrow{margin:0 0 12px;color:var(--parkero-red);font-size:11px;font-weight:800;letter-spacing:.11em;line-height:1.35;text-transform:uppercase}.template-index .parkero-heading-row{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:26px}.template-index .parkero-heading{margin:0;color:var(--parkero-text);font-size:clamp(28px,2.5vw,40px);font-weight:780;letter-spacing:-.035em;line-height:1.1}.template-index .parkero-heading .accent{color:var(--parkero-red)}.template-index .parkero-view-link{display:inline-flex;flex:0 0 auto;align-items:center;gap:8px;color:var(--parkero-red);font-size:12px;font-weight:750;text-decoration:none}.template-index .parkero-view-link svg{width:15px;fill:none;stroke:currentColor;stroke-width:1.8;transition:transform .18s ease}.template-index .parkero-view-link:hover svg{transform:translate(3px)}.template-index .parkero-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:16px;padding:12px 22px;border:1px solid transparent;border-radius:4px;background:var(--parkero-red);color:#fff;font-size:13px;font-weight:750;text-decoration:none;transition:background .18s ease,border-color .18s ease,transform .18s ease}.template-index .parkero-button:hover{background:var(--parkero-red-dark);color:#fff;transform:translateY(-2px)}.template-index .parkero-button--outline{border-color:currentColor;background:transparent}.template-index .parkero-button svg{width:17px;fill:none;stroke:currentColor;stroke-width:1.8}.template-index .parkero-card-image{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s cubic-bezier(.2,.65,.3,1)}.template-index .parkero-media-card:hover .parkero-card-image{transform:scale(1.055)}.template-index .parkero-placeholder{display:flex;width:100%;height:100%;align-items:center;justify-content:center;background:#e9ecef;color:#8a929b}.template-index .parkero-placeholder svg{width:55%;max-height:65%;opacity:.28}.parkero-hero{position:relative;display:flex;min-height:var(--hero-height, 640px);align-items:center;overflow:hidden;background:#22272b center/cover no-repeat;color:#fff;isolation:isolate}.parkero-hero:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;content:"";background:linear-gradient(90deg,#0c0f12f0,#0c0f12c7 38%,#0c0f1247 68%,#0c0f1214)}.parkero-hero__inner{width:var(--parkero-page);margin:0 auto;padding:84px 0 128px}.parkero-hero__content{max-width:760px}.parkero-hero__eyebrow{margin:0 0 20px;color:var(--parkero-red);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.parkero-hero h1{max-width:780px;margin:0;color:#fff;font-size:clamp(52px,4.4vw,66px);font-weight:790;letter-spacing:-.045em;line-height:1.02}.parkero-hero h1 span{display:block}.parkero-hero h1 strong{color:var(--parkero-red);font:inherit}.parkero-hero__copy{max-width:560px;margin:26px 0 0;color:#ffffffd1;font-size:16px;line-height:1.65}.parkero-hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:32px}.parkero-hero .parkero-button--outline:hover{border-color:#fff;background:#ffffff1f}.section-hero-trust-strip{position:relative;z-index:5;margin-top:-88px!important}.parkero-trust{width:100%;background:#171a1ddb;color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.parkero-trust__grid{display:grid;width:var(--parkero-page);min-height:88px;grid-template-columns:repeat(4,1fr);margin:0 auto}.parkero-trust__item{display:grid;grid-template-columns:34px 1fr;align-items:center;gap:14px;padding:14px 24px;border-right:1px solid rgba(255,255,255,.15)}.parkero-trust__item:last-child{border-right:0}.parkero-trust__icon{width:28px;height:28px;fill:none;stroke:#fff;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.parkero-trust__title{margin:0;color:#fff;font-size:13px;font-weight:750;line-height:1.25}.parkero-trust__copy{margin:4px 0 0;color:#ffffffa6;font-size:11px;line-height:1.35}.parkero-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.parkero-category-card{position:relative;display:flex;min-width:0;overflow:hidden;flex-direction:column;border:1px solid var(--parkero-border);border-radius:var(--parkero-radius);background:#fff;color:var(--parkero-text);text-decoration:none;transition:border-color .2s ease,transform .2s ease}.parkero-category-card:hover{border-color:#ed1c2499;transform:translateY(-4px)}.parkero-category-card__media{display:flex;height:190px;align-items:center;justify-content:center;padding:18px;overflow:hidden}.parkero-category-card__media img{display:block;width:100%;height:100%;object-fit:contain}.parkero-category-card__body{position:relative;min-height:106px;padding:15px 34px 16px 15px;border-top:1px solid #eef0f2}.parkero-category-card h3{margin:0;color:var(--parkero-text);font-size:14px;font-weight:750;line-height:1.3}.parkero-category-card p{margin:9px 0 0;color:var(--parkero-muted);font-size:11px;line-height:1.45}.parkero-category-card__arrow{position:absolute;right:14px;bottom:15px;width:17px;color:var(--parkero-red)}.parkero-category-card__arrow svg{fill:none;stroke:currentColor;stroke-width:1.8}.parkero-collection-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.parkero-media-card{position:relative;display:block;min-height:250px;overflow:hidden;border-radius:var(--parkero-radius);background:#25292d;color:#fff;text-decoration:none;isolation:isolate}.parkero-media-card__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2}.parkero-media-card:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;content:"";background:linear-gradient(180deg,#0a0c0e05 25%,#0a0c0ee0)}.parkero-media-card__content{position:absolute;right:20px;bottom:18px;left:20px}.parkero-media-card h3{margin:0 0 10px;color:#fff;font-size:17px;font-weight:750}.parkero-media-card__meta{display:flex;align-items:center;justify-content:space-between;gap:14px;color:#ffffffc2;font-size:11px}.parkero-industries-layout{display:grid;grid-template-columns:minmax(270px,30%) minmax(0,70%);align-items:center;gap:54px}.parkero-industries-copy .parkero-heading{max-width:390px}.parkero-industries-copy>p:not(.parkero-eyebrow){max-width:390px;margin:20px 0 0;color:var(--parkero-muted);font-size:14px;line-height:1.65}.parkero-industries-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.parkero-industries-actions .parkero-button--outline{color:var(--parkero-charcoal)}.parkero-industries-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.parkero-industry-card{min-height:185px}.parkero-industry-card__icon{width:27px;height:27px;margin-bottom:10px;fill:none;stroke:#fff;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}.parkero-industry-card h3{max-width:90%;margin:0;color:#fff;font-size:13px;font-weight:750;line-height:1.25}.parkero-industry-visual,.parkero-project-visual{width:100%;height:100%;background-position:center;background-size:cover;transition:transform .45s cubic-bezier(.2,.65,.3,1)}.parkero-media-card:hover .parkero-industry-visual,.parkero-media-card:hover .parkero-project-visual{transform:scale(1.055)}.parkero-industry-card--1 .parkero-industry-visual,.parkero-industry-card--4 .parkero-industry-visual,.parkero-industry-card--7 .parkero-industry-visual,.parkero-project-card--1 .parkero-project-visual,.parkero-project-card--4 .parkero-project-visual{background-image:url(https://cdn.shopify.com/s/files/1/0647/4802/8035/files/parking-bollards-australia-commercial-site.png?v=1780652736)}.parkero-industry-card--2 .parkero-industry-visual,.parkero-industry-card--5 .parkero-industry-visual,.parkero-industry-card--8 .parkero-industry-visual,.parkero-project-card--2 .parkero-project-visual,.parkero-project-card--5 .parkero-project-visual{background-image:url(https://cdn.shopify.com/s/files/1/0647/4802/8035/files/2b6d5602-5753-4324-8680-59b60e1221b2.png?v=1781084373)}.parkero-industry-card--3 .parkero-industry-visual,.parkero-industry-card--6 .parkero-industry-visual,.parkero-project-card--3 .parkero-project-visual{background-image:url(https://cdn.shopify.com/s/files/1/0647/4802/8035/files/surface-mounted-bollards-hero-realistic.png?v=1781148228)}.parkero-why .parkero-heading-row{justify-content:center;text-align:center}.parkero-why-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr))}.parkero-why-item{padding:8px 24px;border-right:1px solid var(--parkero-border)}.parkero-why-item:last-child{border-right:0}.parkero-why-item svg{width:30px;height:30px;margin-bottom:14px;fill:none;stroke:var(--parkero-red);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.parkero-why-item h3{margin:0;color:var(--parkero-text);font-size:13px;font-weight:750;line-height:1.3}.parkero-why-item p{margin:9px 0 0;color:var(--parkero-muted);font-size:11px;line-height:1.5}.parkero-project-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.parkero-project-card{min-height:255px}.parkero-project-card__location{margin:5px 0 10px;color:#ffffffad;font-size:11px}.parkero-project-card__products{margin:0;color:#ffffffe0;font-size:11px;line-height:1.45}.parkero-project-card__products strong{display:block;color:#fff;font-weight:700}.parkero-manufacturers{padding:42px 0!important}.parkero-logo-row{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));align-items:center;gap:18px}.parkero-logo-card{display:flex;min-height:70px;align-items:center;justify-content:center;padding:14px;color:var(--parkero-charcoal);text-decoration:none}.parkero-logo-card img{display:block;width:100%;max-width:150px;max-height:44px;object-fit:contain;filter:grayscale(1);opacity:.78;transition:filter .18s ease,opacity .18s ease}.parkero-logo-card:hover img{filter:grayscale(0);opacity:1}.parkero-logo-card--text{min-height:68px;border:1px solid var(--parkero-border);border-radius:var(--parkero-radius);background:#fff;color:var(--parkero-charcoal);font-size:13px;font-weight:750;letter-spacing:.015em;text-align:center}.parkero-resource-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.parkero-resource-card{display:flex;min-height:175px;flex-direction:column;padding:22px;border:1px solid #eceef0;border-radius:var(--parkero-radius);background:#f6f7f8;color:var(--parkero-text);text-decoration:none;transition:border-color .18s ease,transform .18s ease}.parkero-resource-card:hover{border-color:#ed1c246b;transform:translateY(-3px)}.parkero-resource-card svg{width:30px;height:30px;margin-bottom:18px;fill:none;stroke:var(--parkero-red);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.parkero-resource-card h3{margin:0;font-size:14px;font-weight:750}.parkero-resource-card p{margin:9px 0 18px;color:var(--parkero-muted);font-size:11px;line-height:1.5}.parkero-resource-card span{margin-top:auto;color:var(--parkero-red);font-size:11px;font-weight:750}.parkero-final-cta{position:relative;min-height:260px;display:flex;align-items:center;overflow:hidden;background:var(--parkero-dark) center/cover no-repeat;color:#fff;isolation:isolate}.parkero-final-cta:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;content:"";background:#0d1012d1}.parkero-final-cta__inner{display:flex;width:var(--parkero-page);align-items:center;justify-content:space-between;gap:50px;margin:0 auto;padding:45px 0}.parkero-final-cta h2{margin:0;color:#fff;font-size:clamp(30px,3vw,44px);font-weight:780;letter-spacing:-.035em}.parkero-final-cta p{max-width:630px;margin:14px 0 0;color:#ffffffb8;font-size:14px;line-height:1.6}.parkero-final-cta__actions{display:flex;flex:0 0 auto;gap:14px}@media(max-width:1199px){.parkero-category-grid{grid-template-columns:repeat(3,1fr)}.parkero-industries-layout{grid-template-columns:1fr}.parkero-industries-grid{grid-template-columns:repeat(4,1fr)}.parkero-why-grid{grid-template-columns:repeat(3,1fr);row-gap:34px}.parkero-why-item:nth-child(3){border-right:0}.parkero-project-grid,.parkero-resource-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:989px){.parkero-hero{min-height:590px}.parkero-hero__inner{padding-top:72px}.parkero-hero h1{font-size:clamp(44px,7vw,58px)}.parkero-trust__grid{min-height:152px;grid-template-columns:repeat(2,1fr)}.parkero-trust__item:nth-child(2){border-right:0}.parkero-trust__item:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.15)}.section-hero-trust-strip{margin-top:-152px!important}.parkero-collection-grid,.parkero-project-grid{grid-template-columns:repeat(2,1fr)}.parkero-logo-row{grid-template-columns:repeat(3,1fr)}.parkero-final-cta__inner{align-items:flex-start;flex-direction:column}}@media(max-width:749px){.template-index .parkero-section{padding:52px 0}.template-index .parkero-heading-row{align-items:flex-start;flex-direction:column;gap:12px;margin-bottom:22px}.template-index .parkero-heading{font-size:30px}.parkero-hero{min-height:620px;align-items:flex-end;background-position:64% center}.parkero-hero:before{background:linear-gradient(0deg,#0c0f12f2,#0c0f12c7 62%,#0c0f124d)}.parkero-hero__inner{padding:110px 0 68px}.parkero-hero h1{font-size:clamp(38px,11vw,48px);line-height:1.06}.parkero-hero__copy{font-size:15px}.parkero-hero__actions,.parkero-industries-actions,.parkero-final-cta__actions{width:100%;flex-direction:column}.parkero-hero__actions .parkero-button,.parkero-final-cta__actions .parkero-button{width:100%}.section-hero-trust-strip{margin-top:0!important}.parkero-trust{background:#25292d}.parkero-trust__grid{min-height:0;grid-template-columns:repeat(2,1fr)}.parkero-trust__item{min-height:105px;grid-template-columns:26px 1fr;gap:10px;padding:15px 12px}.parkero-trust__icon{width:23px;height:23px}.parkero-category-grid,.parkero-collection-grid,.parkero-industries-grid,.parkero-project-grid,.parkero-resource-grid{grid-template-columns:1fr 1fr}.parkero-category-card__media{height:150px}.parkero-category-card__body{min-height:118px}.parkero-media-card{min-height:220px}.parkero-industry-card{min-height:190px}.parkero-why-grid{grid-template-columns:1fr 1fr}.parkero-why-item{padding:6px 18px}.parkero-why-item:nth-child(3){border-right:1px solid var(--parkero-border)}.parkero-why-item:nth-child(2n){border-right:0}.parkero-logo-row{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.parkero-logo-card{min-width:145px;scroll-snap-align:start}.parkero-final-cta{min-height:340px}}@media(max-width:479px){.parkero-category-grid,.parkero-collection-grid,.parkero-industries-grid,.parkero-project-grid,.parkero-resource-grid{grid-template-columns:1fr}.parkero-category-card{display:grid;grid-template-columns:42% 58%}.parkero-category-card__media{height:145px}.parkero-category-card__body{min-height:145px;border-top:0;border-left:1px solid #eef0f2}.parkero-industry-card,.parkero-project-card{min-height:235px}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/parkero-home.css.map */
