.formation-card{background:#fff;border-radius:16px;padding:40px 10px;box-shadow:0px 2px 18px 0px rgba(0,0,0,.3);transition:transform .3s ease,box-shadow .3s ease}.formation-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px rgba(0,0,0,.3)}.card-header{text-align:center;margin-bottom:30px}.card-title{margin-bottom:15px;text-transform:uppercase;font-weight:700;font-size:24px;color:#26245b!important;letter-spacing:1px;line-height:1.3em}.card-offer{color:#2f4fa2;font-size:18px;font-weight:500;margin-bottom:10px}.card-price{color:#2f4fa2;font-size:20px;font-weight:600}.card-divider{height:2px;background:linear-gradient(to right,transparent,#e5e7eb,transparent);margin:25px 0}.card-description{color:#00d263;font-size:18px;font-weight:500;text-align:center;margin-bottom:25px;min-height:50px}.details-container{border:1px solid #d9d9d9;padding:20px}.details-toggle{background:0 0;border:none;width:100%;display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-weight:600}.details-toggle span{font-size:16px;font-weight:400}.details-content{max-height:0;overflow:hidden;transition:max-height .3s ease}.details-content.open{max-height:600px}.feature-list{list-style:none;padding:20px 0 0!important;margin:0}.feature-item{display:flex;align-items:flex-start;margin-bottom:15px;font-size:15px;font-weight:600;line-height:1.6}.feature-icon{display:flex;align-items:center;justify-content:center;color:white;background-color:#00d263;font-size:14px;margin-right:12px;flex-shrink:0;margin-top:2px;width:24px;height:24px;border-radius:35px}.cta-button{display:block;background:#00d263;color:white!important;border:none;border-radius:50px;padding:16px 20px;font-size:11px;font-weight:600;cursor:pointer;margin-top:25px;transition:all .3s ease;text-transform:normal!important;text-align:center;text-decoration:none;letter-spacing:.5px}.cta-button:hover{transform:scale(1.02);box-shadow:0 8px 20px rgba(16,185,129,.3)}@media screen and (max-width:1024px){.formation-card{width:100%;max-width:500px}}@media screen and (max-width:596px){.formation-card{width:100%;max-width:100%}}