.product-hub-section{padding:106px 0 120px}.product-hub-heading{grid-template-columns:1fr 1fr;align-items:end;gap:80px;margin-bottom:56px;display:grid}.product-hub-heading .eyebrow{margin-bottom:17px}.product-hub-heading h2{letter-spacing:-.03em;margin:0;font-size:clamp(30px,3.2vw,44px);line-height:1.45}.product-hub-heading>p{max-width:480px;color:var(--muted);margin:0 0 5px;font-size:15px}.product-list-section{background:#fbf7f5}.product-catalog{background:#fff;border:1px solid #ddd4d0;grid-template-columns:1.16fr .84fr;display:grid}.product-catalog-visual{background:#eee8e5;place-items:center;min-height:510px;padding:38px;display:grid;position:relative;overflow:hidden}.product-catalog-visual:before{content:"";border:1px solid #5a453e26;border-radius:50%;width:440px;height:440px;position:absolute}.product-catalog-visual img{z-index:1;border:10px solid #fff;border-radius:10px;transition:transform .25s;position:relative;transform:rotate(-1deg);box-shadow:0 28px 70px #382a2529}.product-catalog-visual:hover img{transform:rotate(0)translateY(-4px)}.product-catalog-visual>span{z-index:2;letter-spacing:.12em;font-size:11px;font-weight:800;position:absolute;bottom:24px;left:28px}.product-catalog-copy{flex-direction:column;justify-content:center;padding:56px 52px;display:flex}.product-catalog-number{color:#8d645c;letter-spacing:.11em;margin:0;font-size:11px;font-weight:800}.product-catalog-name{color:#302421;margin:28px 0 22px;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,3.5vw,48px);font-style:italic;line-height:1}.product-catalog-copy h3{color:#302824;margin:0;font-size:26px;line-height:1.6}.product-catalog-copy>p:not(.product-catalog-number,.product-catalog-name){color:#655d59;margin:21px 0 0;font-size:15px}.product-catalog-tags{flex-wrap:wrap;gap:7px;margin-top:25px;display:flex}.product-catalog-tags span{color:#655a56;border:1px solid #d8cfcb;border-radius:999px;padding:6px 10px;font-size:12px}.product-catalog-button{color:#fff;background:#382d2a;width:fit-content;min-width:160px;margin-top:32px}.resource-list-section{background:#fff}.resource-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.resource-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;min-height:360px;padding:30px;transition:background .2s,transform .2s,box-shadow .2s;display:flex}.resource-card:hover{z-index:1;background:var(--paper);transform:translateY(-3px);box-shadow:0 20px 48px #11233f14}.resource-card-top{color:var(--blue);justify-content:space-between;align-items:center;gap:15px;font-size:11px;font-weight:800;display:flex}.resource-card-top small{color:#677589;font-size:11px;font-weight:700}.resource-card h3{margin:58px 0 16px;font-size:22px;line-height:1.55}.resource-card p{color:var(--muted);margin:0;font-size:14px}.resource-card strong{color:var(--blue);margin-top:auto;padding-top:28px;font-size:13px}.resource-note{background:var(--paper);justify-content:space-between;align-items:center;gap:30px;margin-top:30px;padding:24px 28px;display:flex}.resource-note p{color:var(--muted);margin:0;font-size:14px}@media (max-width:900px){.product-hub-heading,.product-catalog{grid-template-columns:1fr;gap:34px}.product-catalog{gap:0}.product-catalog-visual{min-height:440px}.resource-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.product-hub-section{padding:78px 0 88px}.product-hub-heading{margin-bottom:40px}.product-hub-heading h2{font-size:30px}.product-catalog-visual{min-height:280px;padding:24px}.product-catalog-visual:before{width:270px;height:270px}.product-catalog-copy{padding:38px 24px 42px}.product-catalog-name{font-size:38px}.product-catalog-copy h3{font-size:22px}.resource-grid{grid-template-columns:1fr}.resource-card{min-height:300px}.resource-card h3{margin-top:42px}.resource-note{flex-direction:column;align-items:flex-start;gap:16px}}
