.progress-cnt{width:100%;max-width:1280px;margin:0 auto;border-top:1px solid #b8b09c;border-bottom:1px solid #b8b09c;display:flex;flex-flow:row wrap;justify-content:space-around}.card-cnt{width:calc(33.33333% - 15px);text-align:center;padding:40px 0;font-family:Montserrat}.card-cnt h1{color:#fb8b23;font-weight:800;line-height:59px;letter-spacing:.08em;font-size:48px}.card-cnt h4{color:#1d1d1b;font-weight:600;font-size:24px;line-height:29px;text-align:center;letter-spacing:.08em}@media screen and (max-width:768px){.card-cnt{width:calc(50% - 15px)}}@media screen and (max-width:480px){.card-cnt{width:100%;padding:40px 20px}}