/*!
 * Copyright © [2025] [dbdocs.net]. All rights reserved.
 *
 * This JavaScript  file is proprietary and confidential. 
 * Unauthorized copying, distribution, or use of this file or any part of it is strictly prohibited.
 * For inquiries, please contact [https://www.dbdocs.net/contact-form].
 */
.wrapper{display:flex;flex-direction:column;min-height:100vh}.content{flex:1}.custom-container{padding-left:100px;padding-right:100px;max-width:100%}.card{width:100%;margin:0 auto;border-radius:8px;overflow:hidden;display:flex;flex-direction:column;height:100%;transition:transform .5s ease,box-shadow .5s ease}.card:hover{transform:translateY(-5px);box-shadow:0 6px 12px rgba(0,0,0,.2)}.card-body{background-color:#f9f9f9;flex:1;display:flex;flex-direction:column;justify-content:center}.row{display:flex;flex-wrap:wrap}.card-img-top{width:100%!important;height:140px;object-fit:cover;display:block;border-top-left-radius:10px;border-top-right-radius:10px}.bg-custom{background:linear-gradient(90deg,#198754,#17a2b8);color:#fff;border:0}.text-custom{background:linear-gradient(90deg,#198754,#17a2b8);color:#fff}@media(max-width:768px){.card-body{padding:1rem}}.btn-custom{background:linear-gradient(90deg,#198754,#17a2b8);color:#fff;border:0}.btn-custom:hover{background:#07aaf2;color:#fff}.btn-primary:hover{background:#07aaf2;color:#fff}.btn-secondary:hover{background:#07aaf2;color:#fff}.btn-info:hover{background:#07aaf2;color:#fff}.btn-success:hover{background:#07aaf2;color:#fff}.mb-4{margin-bottom:1.5rem!important}@media(min-width:1024px){.card-img-top{height:auto;object-fit:cover}}@media(max-width:768px){.card{margin-bottom:1rem}.card-img-top{height:auto;object-fit:cover}.container{padding-left:0!important;padding-right:0!important}.btn-custom{background:linear-gradient(90deg,#198754,#17a2b8);color:#fff;border:0}.btn-custom:hover{background:#07aaf2;color:#fff}.btn-primary:hover{background:#07aaf2;color:#fff}.btn-secondary:hover{background:#07aaf2;color:#fff}.btn-info:hover{background:#07aaf2;color:#fff}.btn-success:hover{background:#07aaf2;color:#fff}#dbdocs_page_body{width:100%;padding:0}#dbdocs_page_vm{width:100%;padding:0 0 0 0}}@media(max-width:576px){.card-body{padding:0}.card-img-top{height:auto;object-fit:cover}}