.jj-hire-landing{--jj-bg: #faf8f4;--jj-white: #ffffff;--jj-green: #46c137;--jj-green-hover: #3cab2f;--jj-dark: #1f1f1c;--jj-muted: #68645e;--jj-border: #e7e2da;--jj-soft-green: rgba(70, 193, 55, .1);--jj-shadow: 0 18px 55px rgba(31, 31, 28, .07);--jj-radius: 28px;overflow:hidden;background:var(--jj-bg);color:var(--jj-dark)}.jj-hire-landing *,.jj-hire-landing *:before,.jj-hire-landing *:after{box-sizing:border-box}.jj-hire-landing h1,.jj-hire-landing h2,.jj-hire-landing h3,.jj-hire-landing p{margin-top:0}.jj-hire-landing__eyebrow{margin-bottom:14px;color:var(--jj-green);font-size:1.15rem;font-weight:800;line-height:1.25;letter-spacing:.15em;text-transform:uppercase}.jj-hire-landing__hero{padding:88px 0;border-bottom:1px solid var(--jj-border);background:radial-gradient(circle at 10% 15%,rgba(70,193,55,.12),transparent 32%),var(--jj-bg)}.jj-hire-landing__hero-grid,.jj-hire-landing__feature-card,.jj-hire-landing__bundle,.jj-hire-landing__form-grid,.jj-hire-landing__final-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:64px;align-items:center}.jj-hire-landing__hero h1{max-width:820px;margin-bottom:24px;font-size:clamp(4.2rem,6.5vw,7.2rem);line-height:.98;letter-spacing:-.055em}.jj-hire-landing__richtext{color:var(--jj-muted);font-size:1.6rem;line-height:1.75}.jj-hire-landing__richtext p:last-child{margin-bottom:0}.jj-hire-landing__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}.jj-hire-landing__button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;padding:14px 25px;border:1px solid transparent;border-radius:999px;cursor:pointer;font-size:1.42rem;font-weight:800;line-height:1.2;text-align:center;text-decoration:none;transition:transform .2s ease,background-color .2s ease,border-color .2s ease,color .2s ease}.jj-hire-landing__button:hover{transform:translateY(-2px)}.jj-hire-landing__button--primary{background:var(--jj-green);color:var(--jj-white)}.jj-hire-landing__button--primary:hover{background:var(--jj-green-hover);color:var(--jj-white)}.jj-hire-landing__button--secondary{border-color:var(--jj-border);background:var(--jj-white);color:var(--jj-dark)}.jj-hire-landing__button--secondary:hover{border-color:var(--jj-green);color:var(--jj-green-hover)}.jj-hire-landing__button--light{background:var(--jj-white);color:var(--jj-dark)}.jj-hire-landing__image-frame{width:100%;aspect-ratio:1 / 1;overflow:hidden;border-radius:var(--jj-radius);background:var(--jj-white);box-shadow:var(--jj-shadow)}.jj-hire-landing__square-image,.jj-hire-landing__placeholder{display:block;width:100%;height:100%;aspect-ratio:1 / 1;object-fit:cover}.jj-hire-landing__placeholder{background:var(--jj-white)}.jj-hire-landing__trust-strip{border-bottom:1px solid var(--jj-border);background:var(--jj-white)}.jj-hire-landing__trust-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.jj-hire-landing__trust-grid>div{display:grid;gap:5px;min-height:125px;align-content:center;padding:24px;text-align:center}.jj-hire-landing__trust-grid>div:not(:last-child){border-right:1px solid var(--jj-border)}.jj-hire-landing__trust-grid strong{font-size:1.4rem}.jj-hire-landing__trust-grid span{color:var(--jj-muted);font-size:1.18rem;line-height:1.45}.jj-hire-landing__page{padding-top:92px;padding-bottom:100px}.jj-hire-landing__section{padding-bottom:108px}.jj-hire-landing__section-heading{max-width:850px;margin:0 auto 48px;text-align:center}.jj-hire-landing__section-heading h2,.jj-hire-landing__bundle h2,.jj-hire-landing__service-area h2,.jj-hire-landing__form-copy h2,.jj-hire-landing__final-cta h2{margin-bottom:18px;font-size:clamp(3.2rem,4.5vw,5.2rem);line-height:1.05;letter-spacing:-.04em}.jj-hire-landing__feature-card{margin-bottom:38px;padding:38px;border:1px solid var(--jj-border);border-radius:32px;background:var(--jj-white);box-shadow:var(--jj-shadow)}.jj-hire-landing__feature-card--reverse .jj-hire-landing__image-frame{order:2}.jj-hire-landing__feature-copy{padding:10px 16px}.jj-hire-landing__feature-copy h3{margin-bottom:18px;font-size:clamp(3rem,4vw,4.8rem);line-height:1.05;letter-spacing:-.035em}.jj-hire-landing__checklist{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 18px;margin:28px 0 0;padding:0;list-style:none}.jj-hire-landing__checklist li{position:relative;padding-left:28px;color:var(--jj-dark);font-size:1.38rem;font-weight:700;line-height:1.45}.jj-hire-landing__checklist li:before{content:"\2713";position:absolute;left:0;color:var(--jj-green);font-weight:900}.jj-hire-landing__bundle{padding:50px;border:1px solid var(--jj-border);border-radius:32px;background:var(--jj-white);box-shadow:var(--jj-shadow)}.jj-hire-landing__steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.jj-hire-landing__steps article{padding:28px;border-radius:22px;background:var(--jj-dark);color:var(--jj-white)}.jj-hire-landing__steps span{display:flex;width:42px;height:42px;align-items:center;justify-content:center;margin-bottom:20px;border-radius:50%;background:var(--jj-green);font-weight:900}.jj-hire-landing__steps h3{margin-bottom:10px;color:var(--jj-white);font-size:1.8rem}.jj-hire-landing__steps p{margin-bottom:0;color:#ffffffb8;font-size:1.28rem;line-height:1.65}.jj-hire-landing__service-area{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:52px;align-items:center;padding:52px;border-radius:32px;background:var(--jj-dark);color:var(--jj-white)}.jj-hire-landing__service-area h2{color:var(--jj-white)}.jj-hire-landing__service-area p:not(.jj-hire-landing__eyebrow){color:#ffffffb8;font-size:1.48rem;line-height:1.7}.jj-hire-landing__area-tags{display:flex;flex-wrap:wrap;gap:11px;justify-content:flex-end}.jj-hire-landing__area-tags span{padding:10px 14px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:#ffffff0f;font-size:1.2rem;font-weight:750}.jj-hire-landing__faqs{max-width:950px;margin:0 auto}.jj-hire-landing__faqs details{border-bottom:1px solid var(--jj-border)}.jj-hire-landing__faqs details:first-child{border-top:1px solid var(--jj-border)}.jj-hire-landing__faqs summary{display:flex;justify-content:space-between;gap:20px;padding:22px 0;cursor:pointer;font-size:1.55rem;font-weight:800;list-style:none}.jj-hire-landing__faqs summary::-webkit-details-marker{display:none}.jj-hire-landing__faqs summary span{color:var(--jj-green);font-size:2rem}.jj-hire-landing__faqs details[open] summary span{transform:rotate(45deg)}.jj-hire-landing__faqs details div{padding:0 34px 22px 0;color:var(--jj-muted);font-size:1.38rem;line-height:1.7}.jj-hire-landing__form-section{padding:105px 0;border-top:1px solid var(--jj-border);background:var(--jj-bg)}.jj-hire-landing__form-grid{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:start}.jj-hire-landing__form-copy p:not(.jj-hire-landing__eyebrow){color:var(--jj-muted);font-size:1.55rem;line-height:1.75}.jj-hire-landing__form-benefits{display:grid;gap:14px;margin-top:34px;font-size:1.35rem;font-weight:750}.jj-hire-landing__form-card{padding:40px;border:1px solid var(--jj-border);border-radius:24px;background:var(--jj-white);box-shadow:0 20px 60px #00000014}.jj-hire-landing__form-row{margin-bottom:18px}.jj-hire-landing__form-two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.jj-hire-landing__form-row label{display:block;margin-bottom:7px;font-size:1.18rem;font-weight:750}.jj-hire-landing__form-card input,.jj-hire-landing__form-card select,.jj-hire-landing__form-card textarea{width:100%;padding:15px 18px;border:1px solid var(--jj-border);border-radius:14px;background:var(--jj-white);font:inherit;font-size:1.4rem}.jj-hire-landing__form-card textarea{min-height:170px;resize:vertical}.jj-hire-landing__form-card input:focus,.jj-hire-landing__form-card select:focus,.jj-hire-landing__form-card textarea:focus{outline:none;border-color:var(--jj-green);box-shadow:0 0 0 4px #46c13726}.jj-hire-landing__form-card .jj-hire-landing__button{width:100%;margin-top:8px}.jj-hire-landing__form-success{margin-bottom:20px;padding:15px 18px;border:1px solid rgba(70,193,55,.5);border-radius:14px;background:var(--jj-soft-green);color:var(--jj-dark);font-weight:750}.jj-hire-landing__final-cta{padding:78px 0;background:var(--jj-green);color:var(--jj-white)}.jj-hire-landing__final-cta h2{color:var(--jj-white)}.jj-hire-landing__final-cta p:not(.jj-hire-landing__eyebrow){margin-bottom:0;color:#ffffffd1;font-size:1.48rem;line-height:1.7}.jj-hire-landing__final-actions{display:grid;gap:12px;justify-self:end}.jj-hire-landing__phone{color:var(--jj-white);font-size:1.3rem;font-weight:800;text-align:center;text-decoration:none}@media screen and (max-width:1100px){.jj-hire-landing__trust-grid,.jj-hire-landing__steps{grid-template-columns:repeat(2,minmax(0,1fr))}.jj-hire-landing__trust-grid>div:nth-child(2){border-right:0}.jj-hire-landing__trust-grid>div:nth-child(-n+2){border-bottom:1px solid var(--jj-border)}}@media screen and (max-width:989px){.jj-hire-landing__hero-grid,.jj-hire-landing__feature-card,.jj-hire-landing__bundle,.jj-hire-landing__service-area,.jj-hire-landing__form-grid,.jj-hire-landing__final-grid{grid-template-columns:1fr}.jj-hire-landing__feature-card--reverse .jj-hire-landing__image-frame{order:0}.jj-hire-landing__area-tags{justify-content:flex-start}.jj-hire-landing__final-actions{justify-self:start}}@media screen and (max-width:749px){.jj-hire-landing__hero{padding:62px 0}.jj-hire-landing__hero-grid,.jj-hire-landing__feature-card,.jj-hire-landing__bundle,.jj-hire-landing__form-grid{gap:34px}.jj-hire-landing__hero h1{font-size:clamp(3.8rem,13vw,5.4rem)}.jj-hire-landing__trust-grid,.jj-hire-landing__steps{grid-template-columns:1fr}.jj-hire-landing__trust-grid>div{min-height:auto;border-right:0!important;border-bottom:1px solid var(--jj-border)}.jj-hire-landing__trust-grid>div:last-child{border-bottom:0}.jj-hire-landing__page{padding-top:65px;padding-bottom:68px}.jj-hire-landing__section{padding-bottom:76px}.jj-hire-landing__feature-card,.jj-hire-landing__bundle,.jj-hire-landing__service-area{padding:22px;border-radius:22px}.jj-hire-landing__checklist,.jj-hire-landing__form-two{grid-template-columns:1fr}.jj-hire-landing__form-section{padding:72px 0}.jj-hire-landing__form-card{padding:24px 20px}.jj-hire-landing__actions{align-items:stretch;flex-direction:column}.jj-hire-landing__button,.jj-hire-landing__final-actions{width:100%}}html{scroll-behavior:smooth}#picnic-hire,#trailer-hire,#hire-request-form{scroll-margin-top:120px}@media(prefers-reduced-motion:reduce){.jj-hire-landing *,.jj-hire-landing *:before,.jj-hire-landing *:after{scroll-behavior:auto!important;transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/jj-hire-landing.css.map */
