:root{--home-ink:#16181b;--home-muted:#5d636b;--home-dark:#15171a;--home-bg:#f4f5f6;--home-line:#dde1e5;--home-yellow:#f2b705;--home-yellow-hover:#d99f00}.py-home-v2{background:#fff;color:var(--home-ink)}.py-home-v2 .py-container{max-width:1344px;padding-inline:32px}.py-home-kicker{display:block;margin-bottom:14px;color:#a87600;font-size:13px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.py-home-v2-hero{position:relative;height:min(680px,calc(100vh - 72px));min-height:560px;background:var(--home-dark);color:#fff;overflow:hidden}.py-home-carousel-slides,.py-home-v2-slide{position:absolute;inset:0}.py-home-v2-slide{visibility:hidden;opacity:0;transition:opacity .52s ease}.py-home-v2-slide.is-active{visibility:visible;opacity:1;z-index:1}.py-home-v2-slide-bg{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(10,11,13,.94) 0%,rgba(10,11,13,.72) 48%,rgba(10,11,13,.12) 78%),var(--desktop-image,none);background-position:center;background-size:cover;background-repeat:no-repeat}.py-home-v2-slide-inner{position:relative;z-index:1;height:100%;display:flex;align-items:center}.py-home-v2-hero-copy{max-width:680px}.py-home-v2-hero h1,.py-home-v2-hero h2{margin:0;font-size:clamp(48px,5vw,64px);line-height:1.08;letter-spacing:-.045em}.py-home-v2-hero p{max-width:650px;margin:24px 0 0;color:#d8dce2;font-size:18px;line-height:1.75}.py-home-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.py-home-btn{display:inline-flex;min-height:46px;align-items:center;justify-content:center;padding:0 22px;border:1px solid transparent;border-radius:7px;font-weight:800;text-decoration:none}.py-home-btn-primary{background:var(--home-yellow);color:#181818}.py-home-btn-primary:hover{background:var(--home-yellow-hover)}.py-home-btn-secondary{border-color:rgba(255,255,255,.36);color:#fff;background:rgba(255,255,255,.04)}.py-home-carousel-controls{position:absolute;z-index:3;left:50%;bottom:30px;transform:translateX(-50%);display:flex;align-items:center;gap:10px}.py-home-carousel-controls>button{width:42px;height:42px;border:1px solid rgba(255,255,255,.25);border-radius:50%;background:rgba(15,16,18,.65);color:#fff;font-size:20px;cursor:pointer}.py-home-carousel-controls [role=tablist]{display:flex;gap:8px}.py-home-carousel-controls [role=tab]{width:28px;height:4px;padding:0;border:0;border-radius:2px;background:rgba(255,255,255,.35);cursor:pointer}.py-home-carousel-controls [role=tab][aria-selected=true]{background:var(--home-yellow)}.py-home-search-wrap{position:relative;z-index:4;margin-top:-24px}.py-home-search-card{display:grid;grid-template-columns:280px minmax(0,1fr);gap:48px;align-items:center;padding:30px 34px;background:#fff;border:1px solid var(--home-line);border-radius:10px;box-shadow:0 16px 44px rgba(20,25,32,.12)}.py-home-search-copy h2{margin:0;font-size:27px}.py-home-search-tabs{display:flex;gap:26px;margin-bottom:12px;border-bottom:1px solid var(--home-line)}.py-home-search-tabs button{padding:0 2px 10px;border:0;border-bottom:3px solid transparent;background:none;color:var(--home-muted);font-weight:800;cursor:pointer}.py-home-search-tabs button[aria-selected=true]{border-color:var(--home-yellow);color:var(--home-ink)}.py-home-search-card .py-search,.py-home-support-search .py-search{height:48px;border-color:#cfd5dc;background:#fff}.py-home-search-card .py-search input,.py-home-support-search .py-search input{color:var(--home-ink);font-size:15px}.py-home-search-card .py-search input::placeholder,.py-home-support-search .py-search input::placeholder{color:#7b828c}.py-home-search-card .py-search button,.py-home-support-search .py-search button{color:#34383e}.py-home-section{padding:104px 0}.py-home-section:nth-of-type(even){background:var(--home-bg)}.py-home-section-head{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:34px}.py-home-section-head h2{margin:0;font-size:clamp(34px,4vw,43px);line-height:1.15;letter-spacing:-.035em}.py-home-section-head p{margin:12px 0 0;color:var(--home-muted);font-size:17px}.py-home-section-head>a{color:#30343a;font-weight:800;text-decoration:none}.py-home-category-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--home-line);border-left:1px solid var(--home-line)}.py-home-category-grid a{min-height:170px;padding:26px;border-right:1px solid var(--home-line);border-bottom:1px solid var(--home-line);color:var(--home-ink);text-decoration:none;background:#fff;transition:.2s}.py-home-category-grid a:hover{position:relative;border-color:var(--home-yellow);transform:translateY(-2px)}.py-home-category-grid span{color:#9a7212;font-size:12px}.py-home-category-grid strong{display:block;margin:24px 0 8px;font-size:20px}.py-home-category-grid small{color:var(--home-muted);line-height:1.5}.py-home-featured{background:var(--home-bg)}.py-home-featured .py-product-grid{grid-template-columns:repeat(4,1fr);gap:20px}.py-home-featured .py-product-card{border-radius:10px;box-shadow:none;overflow:hidden}.py-home-featured .py-product-image{height:auto;aspect-ratio:4/3}.py-home-featured .py-product-body{padding:20px}.py-home-featured .py-product-body h3{font-size:19px}.py-home-featured .py-product-more{display:none}.py-home-solution-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.py-home-solution-grid a{min-height:280px;padding:34px;border:1px solid var(--home-line);border-radius:10px;color:var(--home-ink);text-decoration:none;background:#fff;display:flex;flex-direction:column}.py-home-solution-grid a>span{color:#9a7212;font-size:12px;font-weight:800;letter-spacing:.1em}.py-home-solution-grid h3{margin:28px 0 12px;font-size:27px}.py-home-solution-grid p,.py-home-solution-grid small{color:var(--home-muted);line-height:1.65}.py-home-solution-grid strong{margin-top:auto;padding-top:24px}.py-home-technology{padding:104px 0;background:#15171a;color:#fff}.py-home-technology-inner{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(320px,.8fr);gap:80px;align-items:center}.py-home-technology h2{max-width:760px;margin:0;font-size:clamp(38px,4vw,50px);line-height:1.12}.py-home-technology p{max-width:760px;color:#c5c9cf;font-size:17px;line-height:1.75}.py-home-tech-points{display:grid}.py-home-tech-points article{padding:24px 0;border-bottom:1px solid rgba(255,255,255,.15)}.py-home-tech-points strong,.py-home-tech-points span{display:block}.py-home-tech-points strong{font-size:21px}.py-home-tech-points span{margin-top:7px;color:#aeb4bd}.py-home-support{background:var(--home-bg)}.py-home-support-layout{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:48px}.py-home-support-links{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}.py-home-support-links a{padding:15px;border:1px solid var(--home-line);border-radius:8px;color:var(--home-ink);text-decoration:none;background:#fff;font-weight:700}.py-home-support-list{display:grid}.py-home-support-list a{display:grid;grid-template-columns:90px minmax(0,1fr) auto;gap:16px;padding:16px 0;border-bottom:1px solid var(--home-line);color:var(--home-ink);text-decoration:none}.py-home-support-list small,.py-home-support-list span{color:var(--home-muted)}.py-home-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.py-home-trust-grid article{padding:28px;border-top:3px solid var(--home-yellow);background:#fff}.py-home-trust-grid span{color:#8b690f}.py-home-trust-grid h3{font-size:23px}.py-home-trust-grid p{color:var(--home-muted);line-height:1.65}.py-home-insight-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.py-home-insight-grid article{border:1px solid var(--home-line);border-radius:10px}.py-home-insight-grid a{display:block;height:100%;padding:28px;color:var(--home-ink);text-decoration:none}.py-home-insight-grid small,.py-home-insight-grid p{color:var(--home-muted)}.py-home-insight-grid h3{font-size:23px;line-height:1.35}.py-home-insight-grid p{line-height:1.65}.py-home-final-cta{padding:72px 0;background:#202226;color:#fff}.py-home-final-inner{display:flex;justify-content:space-between;align-items:center;gap:40px}.py-home-final-cta h2{margin:0;font-size:38px}.py-home-final-cta p{margin:12px 0 0;color:#c7cbd1}.py-home-final-cta .py-home-actions{flex:none;margin:0}.py-home-v2 :focus-visible{outline:3px solid var(--home-yellow);outline-offset:3px}
@media(max-width:1023px){.py-home-v2 .py-container{padding-inline:24px}.py-home-v2-hero{height:560px;min-height:520px}.py-home-search-card{grid-template-columns:1fr;gap:18px}.py-home-category-grid,.py-home-featured .py-product-grid,.py-home-trust-grid{grid-template-columns:repeat(2,1fr)}.py-home-technology-inner,.py-home-support-layout{grid-template-columns:1fr}.py-home-tech-points{grid-template-columns:repeat(3,1fr);gap:20px}.py-home-final-inner{align-items:flex-start;flex-direction:column}.py-home-final-cta .py-home-actions{margin-top:10px}}
@media(max-width:767px){.py-home-v2 .py-container{padding-inline:16px}.py-home-v2-hero{height:520px;min-height:480px}.py-home-v2-slide-bg{background-image:linear-gradient(180deg,rgba(10,11,13,.88) 0%,rgba(10,11,13,.66) 58%,rgba(10,11,13,.35)),var(--mobile-image,none);background-position:center bottom}.py-home-v2-slide-inner{align-items:flex-start;padding-top:58px}.py-home-v2-hero h1,.py-home-v2-hero h2{font-size:clamp(34px,10vw,40px)}.py-home-v2-hero p{font-size:16px;line-height:1.6}.py-home-carousel-controls{bottom:16px}.py-home-carousel-controls>button:first-child,.py-home-carousel-controls>[data-carousel-next]{display:none}.py-home-search-wrap{margin-top:0}.py-home-search-card{margin-inline:-16px;padding:26px 16px;border-radius:0}.py-home-section,.py-home-technology{padding:72px 0}.py-home-section-head{align-items:flex-start;flex-direction:column}.py-home-category-grid,.py-home-featured .py-product-grid,.py-home-trust-grid,.py-home-insight-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.py-home-category-grid{gap:0}.py-home-category-grid a{min-height:145px;padding:18px}.py-home-category-grid strong{margin-top:18px;font-size:17px}.py-home-featured .py-product-body{padding:14px}.py-home-featured .py-product-body h3{font-size:16px}.py-home-featured .py-product-body p{font-size:13px}.py-home-solution-grid{grid-template-columns:1fr}.py-home-solution-grid a{min-height:240px;padding:25px}.py-home-tech-points{grid-template-columns:1fr;gap:0}.py-home-support-links{grid-template-columns:1fr}.py-home-support-list a{grid-template-columns:1fr;gap:6px}.py-home-trust-grid article{padding:20px}.py-home-insight-grid article{grid-column:1/-1}.py-home-final-cta h2{font-size:30px}.py-home-final-cta .py-home-actions,.py-home-final-cta .py-home-btn{width:100%}}
.py-home-v2 .py-suggest-row.is-active{background:#e8f2fb;outline:2px solid var(--home-yellow);outline-offset:-2px}@media(prefers-reduced-motion:reduce){.py-home-v2-slide,.py-home-category-grid a{transition:none}.py-home-v2 *{scroll-behavior:auto!important}}
.py-header-project-cta{display:inline-flex;min-height:40px;align-items:center;padding:0 16px;border-radius:7px;background:#f2b705;color:#181818!important;font-size:14px;font-weight:800;text-decoration:none;white-space:nowrap}@media(max-width:1180px){.py-header-project-cta{display:none}}
