.expandable-cards .heading{margin-bottom:80px;text-align:center}.expandable-cards .heading .custom-cta{margin-top:40px}.expandable-cards .interactive-items{display:flex;height:400px;overflow:hidden}.expandable-cards .item-card{align-items:center;border-radius:50px;cursor:pointer;display:flex;flex:1;flex-direction:column;justify-content:space-between;margin-left:-60px;min-width:120px;padding:60px 40px;position:relative;transition:all .7s cubic-bezier(.77,0,.18,1);z-index:1}.expandable-cards .white *{color:#fff}.expandable-cards .item-closed{align-items:center;background:#fff;border-radius:15px;box-shadow:0 4px 50px 0 #3439411a;display:flex;flex-shrink:0;height:55px;justify-content:center;transition:opacity .4s ease;width:55px}.expandable-cards .item-closed img{width:30px}.interactive-items{display:flex;height:600px;overflow:hidden;position:relative}.expandable-cards .item-card:first-child{margin-left:0}.expandable-cards .item-card.active{align-items:flex-start;flex:3.5;z-index:99!important}.expandable-cards .item-open{max-width:420px;opacity:0;transform:translateY(30px);transition:all .5s ease}.expandable-cards .item-card.active .item-open{opacity:1;transform:translateY(0)}.expandable-cards .expandable-mobile{display:none}@media (max-width:768px){.expandable-cards .heading{margin-bottom:20px}.expandable-cards .expandable-desktop{display:none}.expandable-cards .expandable-mobile{display:block}.expandable-cards .expandable-mobile .cards-items{display:flex;flex-direction:column;gap:30px}.expandable-cards .expandable-mobile .item-card-mobile{border-radius:30px;padding:30px 14px}.expandable-cards .expandable-mobile .item-icon{align-items:center;background:#fff;border-radius:10px;box-shadow:0 4px 50px 0 #3439411a;display:flex;height:45px;justify-content:center;margin-bottom:30px;width:45px}.expandable-cards .expandable-mobile .item-icon img{width:25px}.expandable-cards .expandable-mobile .item-description h3{margin-bottom:5px}}