.offerStep{background-color:#fff;border-radius:10px;flex-flow:column;justify-content:center;margin-left:30px;padding:15px 0 15px 16%;display:flex;position:relative;box-shadow:0 2px 10px -2px #00000059}.offerStep--click .offerStep__title:before{content:"Click "}.offerStep__title{margin-bottom:5px;font-size:24px;font-weight:500}.offerStep__title a{color:var(--successColor)}.offerStep__title a:hover{text-decoration:underline}.offerStep__subtitle{font-size:16px}.offerStep__icon{width:68px;height:68px;position:absolute;top:50%;left:-35px;transform:translateY(-50%)}@media screen and (max-width:576px){.offerStep__title{font-size:26px}}@media screen and (max-width:970px) and (min-width:600px){.offerStep{text-align:center;margin-top:35px;margin-left:0;padding:35px 8px 15px}.offerStep__icon{top:-35px;left:50%;transform:translate(-50%)}}
