.itemSlider{transition:transform .3s ease,box-shadow .3s ease;border-radius:3px;background-color:#fff;height:100%;min-height:200px;display:flex;flex-direction:column;justify-content:center;box-shadow:0 4px 10px rgba(0,0,0,.06);border:1px solid #f2ebeb!important}.custom-slide{width:250px!important}.itemSlider:hover{box-shadow:0 10px 30px rgba(0,0,0,.1)}.icon-box{width:60px;height:60px;background-color:#e7f0ff}.show-modal-anim{animation:fadeIn .3s ease-out forwards}.hide-modal-anim{animation:fadeOut .2s ease-in forwards}.modal-dialog.animate-slide{transform:translateY(100px);opacity:0;animation:slideUp .4s ease forwards}@keyframes slideUp{to{transform:translateY(0);opacity:1}}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes fadeOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}.btn-gradient-primary,.homeBudgetModalHeader{background:linear-gradient(90deg,#0f5aab,rgba(37,125,186,.96));color:#fff;transition:all 1s ease-in-out}.btn-gradient-primary:hover{background:linear-gradient(90deg,#0f5aab,rgba(59,163,237,.96));color:#fff}.homeTools{margin-top:-30px!important}.hometools{.itemSlider{transition:transform .3s ease,box-shadow .3s ease;border-radius:15px;background-color:#fff;height:100%;min-height:200px;display:flex;flex-direction:column;justify-content:center;box-shadow:0 4px 10px rgba(0,0,0,.06);border:1px solid #cfc8c8!important}.itemSlider:hover{box-shadow:0 10px 30px rgba(0,0,0,.1)}.icon-box{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background-color:#e7f0ff;border-radius:50%;margin:0 auto}.custom-slide{width:250px!important;margin-right:15px}@media (max-width:768px){.custom-slide{width:180px!important}.itemSlider{padding:1rem!important;min-height:180px}}@media (max-width:480px){.custom-slide{width:160px!important}.itemSlider{padding:.75rem!important;min-height:160px}.icon-box{width:40px;height:40px;font-size:1.2rem;margin-bottom:.5rem}.card-title{font-size:1rem}.card-text{font-size:.85rem}}}.tools{padding:3rem 1rem;background-color:#f9fafc;box-shadow:0 10px 30px rgba(0,0,0,.05);border-radius:3px}.tools-header h2{font-size:2rem;font-weight:700;color:#222}.tools-header .caption_strong_large{font-size:1.1rem;color:#555;margin-top:.5rem}.custom-slide .itemSlider{transition:transform .3s ease,box-shadow .3s ease;border:none;background:#fff}.custom-slide .itemSlider:hover{transform:translateY(-5px);box-shadow:0 15px 30px rgba(0,0,0,.08);cursor:pointer}.icon-box{width:64px;height:64px;display:flex;align-items:center;justify-content:center;background:#e9f2ff;border-radius:50%;margin:0 auto}.homeTools .itemSlider{border-radius:3px}