.custom-cards-section{background-color:#000;padding:50px 20px;color:#fff;text-align:center}.custom-cards-heading{font-family:Roboto,sans-serif;font-size:2rem;font-weight:700;color:#fff;margin-bottom:20px}.custom-cards-paragraph{font-family:Roboto,sans-serif;font-size:1rem;color:#fff;margin-bottom:30px}.custom-cards-container{display:flex;justify-content:center;gap:60px;flex-wrap:wrap}.custom-card{background-color:#fff;width:300px;height:370px;text-align:center;position:relative;overflow:hidden;border-radius:10px;box-shadow:0 4px 10px #0000001a;margin-bottom:30px;display:flex;flex-direction:column}.custom-card-subheading-container{background-color:#fff;position:relative;padding:10px;text-align:center;z-index:2;border-bottom:2px solid #ddd}.custom-card-subheading{font-size:1.25rem;color:#000;margin:0;font-weight:600}.custom-card-image-container{position:relative;width:100%;height:100%;overflow:hidden}.custom-card-image{width:100%;height:100%;object-fit:cover;display:block;transition:opacity .3s ease}.custom-card-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000000b3;opacity:1;transition:opacity .3s ease}.custom-card:hover .custom-card-overlay{opacity:0}.custom-card:nth-child(3) .custom-card-overlay{opacity:0;cursor:not-allowed}@media (max-width: 768px){.custom-cards-container{flex-direction:column;align-items:center}.custom-card{width:80%;margin-bottom:20px}.custom-card-image{width:100%;max-width:300px}}
/*# sourceMappingURL=/cdn/shop/t/79/assets/custom-cards-section.css.map */
