.custom-card-section .card-grid{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));justify-content:center;padding:3rem 0}.custom-card-section .card{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;border-top:6px solid;display:flex;flex-direction:column;height:100%;margin:auto;max-width:380px;padding:2rem;transition:all .2s}.custom-card-section .card:hover{border-color:#0f172b;transition:all .2s}.custom-card-section .card-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1.5rem}.custom-card-section .card-number{color:#c3c7be;font-size:1.875rem;font-weight:700}.custom-card-section .card-status:empty{display:none}.custom-card-section .card-status{border:1px solid;font-size:.625rem;font-weight:600;letter-spacing:.05em;padding:5px 10px;text-transform:uppercase}.custom-card-section .status-available{color:#7a9fc8}.custom-card-section .status-coming{color:#d97f7f}.custom-card-section .status-green{color:#8cbf88}.custom-card-section .card-title{font-size:20px;font-weight:700;margin-bottom:5px;text-transform:uppercase}.custom-card-section .card-subtitle{font-size:15px;font-style:italic;font-weight:400;margin-bottom:10px!important}.custom-card-section .features-wrapper{list-style:none;space:.75rem;flex-grow:1;margin-bottom:2rem}.custom-card-section .features-wrapper ul{padding:0}.custom-card-section .features-wrapper li{font-size:16px;font-weight:300;list-style:none;margin-bottom:10px;padding-left:24px;position:relative}.custom-card-section .features-wrapper li:before{content:"";display:inline-block;height:16px;left:0;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='m9 12 2 2 4-4'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='m9 12 2 2 4-4'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-size:contain;position:absolute;top:2px;width:16px}.custom-card-section .card-footer{border-top:1px solid #e5e7eb;margin-top:auto;padding-top:1.5rem}.custom-card-section .btn-primary,.custom-card-section .release-date,body.fw-lyt .body-container .main-content a.btn-primary{background-color:#fcd34d;border:none;border-radius:5px;color:#111827!important;display:block;font-size:11px;font-weight:700;padding:20px;text-align:center;text-decoration:none;text-transform:uppercase;transition:opacity .2s ease,background-color .2s ease;width:100%}.custom-card-section .btn-primary:hover{background-color:#cca600}.custom-card-section .card-footer.coming-soon{padding-top:1.5rem}.custom-card-section .release-date{background:transparent;border:1px solid #90a1b9;color:#90a1b9!important}.custom-card-section .notification-text{color:#d1d5db;font-size:.625rem;letter-spacing:.025em;line-height:1.5}.custom-card-section @media(max-width: 1024px){.custom-card-section .grid{gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));padding:2rem 0}.custom-card-section .card{padding:1.5rem}.custom-card-section .card-title{font-size:1.25rem}}.custom-card-section @media(max-width: 640px){.custom-card-section body{padding:.5rem}.custom-card-section .grid{gap:1rem;grid-template-columns:1fr;padding:1rem 0}.custom-card-section .card{padding:1.25rem}.custom-card-section .card-number{font-size:1.5rem}.custom-card-section .card-title{font-size:1.125rem}.custom-card-section .features-list li{margin-bottom:.625rem}}