.hp-home{background:#e4e2dd;color:#141414;font:400 14px/1.6 var(--font-body--family,Archivo,sans-serif)}.hp-home *{box-sizing:border-box}.hp-home h2{font:700 clamp(27px,3vw,36px)/1.04 var(--font-heading--family,var(--font-h2--family,Oswald,sans-serif));letter-spacing:-.02em;text-transform:uppercase;color:inherit;margin:0}.hp-home p{margin:0 0 20px}.hp-home svg{display:block;width:18px;height:18px}.hp-home a{color:inherit;text-underline-offset:4px}.hp-home a:focus-visible{outline:2px solid currentColor;outline-offset:5px}.hp-home__section{width:min(1440px,calc(100% - 64px));padding:46px 0;margin:0 auto}.hp-home__heading{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:26px}.hp-home .hp-home__eyebrow{font-size:11px;font-weight:600;line-height:1.4;letter-spacing:.12em;text-transform:uppercase;margin:0 0 13px}.hp-home__text-link{display:inline-flex;align-items:center;gap:10px;min-height:44px;font-size:12px;flex-shrink:0}.hp-home__text-link svg{transform:rotate(-45deg)}.hp-home__families{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;align-items:stretch}.hp-home-card{display:flex;flex-direction:column;min-width:0;text-decoration:none}.hp-home-card__photo{width:100%;aspect-ratio:1.12;background:#181712;border-radius:16px;overflow:hidden}.hp-home-card__photo img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.hp-home-card__body{display:flex;flex-direction:column;flex:1;padding-top:18px}.hp-home-card h3{font:500 18px/1.3 var(--font-body--family,Archivo,sans-serif);letter-spacing:0;text-transform:none;color:inherit;margin:0 0 10px}.hp-home .hp-home-card p{font-size:13px;line-height:1.65;min-height:44px;margin:0 0 18px;color:#504b43}.hp-home-card__action{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;margin-top:auto;border-top:1px solid #beb9af;padding-top:10px;font-size:12px;font-weight:500}.hp-home-card__arrow{display:grid;place-items:center;flex:0 0 30px;width:30px;height:30px;border-radius:50%;background:#d3cfc5}.hp-home-card__arrow svg{width:16px;height:16px;transform:rotate(-45deg)}.hp-home__business{display:grid;grid-template-columns:1fr 1fr;gap:48px;width:min(1440px,calc(100% - 64px));margin:0 auto;padding:38px 44px;background:#141414;color:#e4e2dd;border-radius:20px}.hp-home__business>div:last-child{max-width:460px}.hp-home__actions{display:flex;align-items:center;flex-wrap:wrap;gap:15px}.hp-home .hp-home__button{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:44px;padding:10px 20px;border:1px solid #141414;border-radius:10px;background:#141414;color:#e4e2dd;font:600 13px/1.3 var(--font-body--family,Archivo,sans-serif);text-decoration:none;transition:transform .3s,background .25s}.hp-home .hp-home__button--light{background:#e4e2dd;color:#141414;border-color:#e4e2dd}.hp-home__button svg{transform:rotate(-45deg)}.hp-home__company{display:grid;grid-template-columns:260px 1fr;gap:60px;align-items:center}.hp-home__portrait{width:260px;max-width:100%;margin:0;border-radius:16px;overflow:hidden;background:#141414;color:#e4e2dd}.hp-home__portrait img{display:block;width:100%;height:270px;object-fit:cover;object-position:center 25%}.hp-home__portrait figcaption{padding:12px 16px;font:500 12px/1.4 var(--font-subheading--family,Oswald,sans-serif)}.hp-home__company>div{max-width:730px}.hp-home__company h2{margin-bottom:18px}.hp-home__customers{padding-top:0;padding-bottom:38px}.hp-home__customer-logos{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:25px;border-top:1px solid #b9b6ae;padding-top:27px}.hp-home__customer-logos img{width:100px;height:44px;object-fit:contain}.hp-home__custom{display:grid;grid-template-columns:48% 1fr;align-items:stretch;width:min(1440px,calc(100% - 64px));margin:8px auto 48px;border:1px solid #303028;border-radius:18px;overflow:hidden;background:#141414;color:#e4e2dd}.hp-home__drawing{display:flex;flex-direction:column;justify-content:center;min-width:0;margin:0;padding:18px 22px;background:#eeece5;color:#141414}.hp-home__drawing-label{display:flex;justify-content:space-between;gap:15px;padding-bottom:10px;border-bottom:1px solid #c6c2b8;font-size:10px;line-height:1.4;letter-spacing:.08em}.hp-home__drawing img{display:block;width:100%;height:244px;object-fit:contain;background:#fff;margin-top:10px}.hp-home__drawing figcaption{font-size:11px;padding-top:10px;color:#5c584e}.hp-home__custom-copy{padding:30px 38px;align-self:center}.hp-home__custom h2{font-size:36px;margin-bottom:17px}.hp-home__custom p:not(.hp-home__eyebrow){max-width:420px;font-size:14px;margin-bottom:20px}.hp-home__custom-contact{border-top:1px solid #46433c;padding-top:15px;margin-top:22px;display:flex;flex-direction:column;gap:5px}.hp-home__custom-contact>span{font-size:10px;letter-spacing:.1em;color:#b7b2a8}.hp-home__custom-contact>a{display:flex;align-items:center;gap:12px;min-height:44px;font-size:13px;text-decoration:none}.hp-home__custom-contact svg{transform:rotate(-45deg)}@media(hover:hover)and (pointer:fine){.hp-home-card:hover .hp-home-card__photo img{transform:scale(1.04)}.hp-home__button:hover{transform:translateY(-2px)}}@media(max-width:1100px){.hp-home__families{gap:21px}}@media(max-width:900px){.hp-home__families{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 24px}.hp-home-card__photo{aspect-ratio:1.12}}@media(max-width:850px){.hp-home__company{grid-template-columns:210px 1fr;gap:30px}.hp-home__portrait{width:210px}.hp-home__custom{grid-template-columns:45% 1fr}.hp-home__custom-copy{padding:26px}.hp-home__custom h2{font-size:30px}.hp-home__drawing{padding:15px}.hp-home__drawing-label{flex-direction:column;gap:3px}}@media(max-width:650px){.hp-home__section{width:calc(100% - 24px);padding:30px 0}.hp-home__heading{align-items:flex-start;flex-direction:column;gap:10px}.hp-home__families{gap:26px 16px}.hp-home-card__photo{aspect-ratio:1.05;border-radius:12px}.hp-home-card__body{padding-top:13px}.hp-home-card h3{font-size:17px;min-height:44px;margin-bottom:5px}.hp-home .hp-home-card p{font-size:12px;min-height:80px;line-height:1.55;margin-bottom:8px}.hp-home-card__action{font-size:11px;gap:5px}.hp-home-card__arrow{width:28px;height:28px;flex-basis:28px}.hp-home__business{width:calc(100% - 24px);grid-template-columns:1fr;gap:22px;border-radius:16px;padding:28px 24px}.hp-home__company{grid-template-columns:1fr;gap:25px}.hp-home__portrait{width:200px}.hp-home__portrait img{height:210px}.hp-home__customers{padding-top:0}.hp-home__customer-logos{justify-content:flex-start;gap:24px}.hp-home__custom{width:calc(100% - 24px);grid-template-columns:1fr;margin-bottom:30px}.hp-home__drawing{padding:16px}.hp-home__drawing-label{flex-direction:row;font-size:9px}.hp-home__drawing img{height:180px}.hp-home__custom-copy{padding:25px 21px}}@media(max-width:380px){.hp-home__families{gap:24px 12px}.hp-home-card h3{font-size:16px}.hp-home .hp-home-card p{font-size:11px}}@media(prefers-reduced-motion:reduce){.hp-home *{transition:none!important;animation:none!important}.hp-home-card:hover .hp-home-card__photo img,.hp-home__button:hover{transform:none}}body:has(.hp-home)>footer .hp-premium-footer__inner{width:min(1440px,calc(100% - 64px))}body:has(.hp-home)>footer .section--page-width{--full-page-grid-central-column-width:min(1440px, calc(100% - 64px) );--full-page-grid-margin:minmax(32px,1fr)}@media(max-width:650px){body:has(.hp-home)>footer .hp-premium-footer__inner{width:calc(100% - 24px)}body:has(.hp-home)>footer .section--page-width{--full-page-grid-central-column-width: calc(100% - 24px) ;--full-page-grid-margin:minmax(12px,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/hp-premium-home.css.map */
