@charset "UTF-8";
/***!  Style Declaration  !***/

.timeline-container{max-width:100%;margin:0 auto;padding:0px 0px 0px 0px;font-family:inherit;text-align:center}.timeline-container p{line-height:1.2em !important;font-size:15px !important;color:#051340;font-weight:500}.timeline{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;position:relative}.timeline-step{background:#f8f0dc;border:1px solid #ddc076;padding:20px 26px 20px 26px;border-radius:5px;box-shadow:0 2px 0px rgba(0,0,0,0.06);text-align:center;width:334px;margin:10px;position:relative;z-index:2}h4.timeline-h4-title{font-size:1em !important;margin-bottom:3px !important;font-family:'Montserrat' !important;font-weight:800;color:#051340 !important;text-transform:uppercase}.step-circle{background:#051340;color:white;width:36px;height:36px;text-align:center;border-radius:50%;line-height:36px;font-weight:bold;margin:0 auto 10px auto}.timeline-line{width:60px;height:2px;background:#ddc076;margin:0 10px}@media (max-width:768px){.timeline{flex-direction:column}.timeline-line{width:4px;height:40px;margin:10px auto}.timeline-step{width:90%;max-width:400px}}
