.product-resources{background:#fff;color:#1d1d1f;padding:80px 24px;scroll-margin-top:100px;border-top:1px solid #e8e8ed}
.product-resources *{box-sizing:border-box}
.resource-wrap{width:100%;max-width:1080px;margin:auto}
.resource-heading{margin-bottom:35px}
.resource-heading>p:first-child{font-size:14px;font-weight:600;color:#6e6e73;margin:0 0 12px}
.resource-heading h2{font-size:clamp(29px,3.5vw,44px);line-height:1.25;letter-spacing:-.035em;margin:0;color:#1d1d1f}
.resource-heading p{font-size:17px;line-height:1.65;color:#6e6e73;margin:17px 0 0}
.resource-file{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:32px;padding:27px 0;border-bottom:1px solid #d2d2d7;align-items:center}
.resource-file .resource-meta{font-size:12px;color:#6e6e73;margin:0 0 8px}
.resource-file h3{font-size:20px;color:#1d1d1f;line-height:1.4;margin:0 0 8px}
.resource-file p{font-size:14px;line-height:1.7;max-width:48em;margin:0;color:#6e6e73}
.product-resources a{color:#0066cc;text-decoration:none}
.product-resources a:hover{text-decoration:underline}
.resource-file>a{white-space:nowrap;min-height:44px;display:inline-flex;gap:12px;align-items:center;font-size:15px}
.product-resources :is(a,summary):focus-visible{outline:3px solid #0071e3;outline-offset:5px}
.resource-story{border-bottom:1px solid #d2d2d7}
.resource-story summary{display:flex;justify-content:space-between;padding:26px 0;font-size:19px;font-weight:600;cursor:pointer;list-style:none}
.resource-story summary::-webkit-details-marker,.resource-library-product summary::-webkit-details-marker{display:none}
.resource-story[open]>summary>span{transform:rotate(45deg)}
.resource-story>p{font-size:14px;line-height:1.7;color:#6e6e73;margin:0 0 24px}
.resource-long-images{max-width:840px;margin:0 auto 32px}
.resource-long-images img{width:100%;height:auto;display:block;margin:0}
.resource-help{background:#f5f5f7;border-radius:18px;padding:26px 28px;margin-top:34px;display:flex;align-items:center;gap:30px;justify-content:space-between}
.resource-help h3{font-size:19px;margin:0 0 9px;color:#1d1d1f}
.resource-help p{font-size:14px;line-height:1.75;max-width:43em;color:#6e6e73;margin:0}
.resource-help>a{white-space:nowrap;font-size:14px;line-height:1.7;min-height:44px;display:flex;align-items:center;gap:5px}
.resource-directory-link{display:inline-flex;align-items:center;gap:8px;min-height:44px;font-size:15px;margin-top:25px}
.resource-library{background:#f5f5f7}
.resource-library-product{background:#fff;border-radius:16px;margin:12px 0;padding:0 26px}
.resource-library-product>summary{display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:18px;line-height:1.5;padding:23px 0;cursor:pointer;list-style:none;font-weight:600}
.resource-library-product>summary small{font-size:13px;font-weight:400;white-space:nowrap;color:#6e6e73}
.resource-library-product>summary small>span{display:inline-block;margin-left:12px;font-size:21px}
.resource-library-product[open]>summary small>span{transform:rotate(45deg)}
.resource-library-product[open]>summary{border-bottom:1px solid #e8e8ed}
.resource-library-product>.resource-directory-link{margin-bottom:22px}
@media(max-width:650px){.product-resources{padding:52px 22px}.resource-heading h2{font-size:29px}.resource-heading p{font-size:15px}.resource-file{grid-template-columns:minmax(0,1fr);gap:12px;padding:24px 0}.resource-file h3{font-size:18px}.resource-file>a{justify-self:start}.resource-help{display:block;padding:23px}.resource-help>a{margin-top:13px}.resource-library-product{padding:0 19px}.resource-library-product>summary{font-size:16px;gap:15px}.resource-library-product>summary small{font-size:11px}.resource-library-product>summary small>span{margin-left:5px}.resource-story summary{font-size:17px}}
