.rp-product-resources .docs-section{font-family:"Poppins",sans-serif;max-width:100%}.rp-product-resources .docs-title{font-weight:800;font-size:18px;margin-top:0;margin-bottom:20px;color:#000}.rp-product-resources .docs-list{display:grid;grid-template-columns:1fr;gap:10px}.rp-product-resources .doc-card{display:flex;align-items:center;justify-content:space-between;background:#f6f6f6;padding:15px 25px;margin-bottom:12px;border-radius:12px;text-decoration:none;color:#000;box-shadow:0 4px 15px rgb(0 0 0 / .05);transition:background-color 0.2s ease,box-shadow 0.2s ease,color 0.2s ease}.rp-product-resources .doc-card:hover{background-color:#000;box-shadow:0 6px 20px rgb(0 0 0 / .08);color:#a4e61b}.rp-product-resources .doc-info{display:flex;flex:1;justify-content:space-between;align-items:center;padding-right:40px}.rp-product-resources .doc-name{display:flex;align-items:center;font-weight:600;font-size:18px;color:#000;transition:color 0.2s ease}.rp-product-resources .doc-card:hover .doc-name{color:#a4e61b}.rp-product-resources .arrow{margin-left:5px;font-weight:400;display:inline-flex;align-items:center}.rp-product-resources .arrow svg{width:16px;height:16px;fill:currentColor}.rp-product-resources .doc-icon{position:relative;display:flex;flex-direction:column;align-items:center;flex-shrink:0;color:#00923f;line-height:0}.rp-product-resources .doc-icon svg{width:28px;height:28px}@media (max-width:768px){.rp-product-resources .doc-card{padding:14px 18px}.rp-product-resources .doc-info{padding-right:16px}.rp-product-resources .doc-name{font-size:16px}}