.steps-getting-steps{position:relative;display:flex;flex-wrap:wrap;overflow:hidden}.steps-getting-step{width:25%;padding-right:20px;padding-left:20px;text-align:center}.steps-getting-icon{position:relative;display:flex;justify-content:center;align-items:center;margin-right:auto;margin-bottom:20px;margin-left:auto;width:110px;height:110px;border:1px dashed transparent;border-radius:50%;background-color:transparent;transition:all .3s ease}.steps-getting-icon img{position:relative;z-index:1;width:43px;height:auto;-o-object-fit:cover;object-fit:cover}.steps-getting-icon:before{content:"";position:absolute;top:calc(50% - 45px);left:calc(50% - 45px);width:90px;height:90px;border-radius:50%;background-color:#ffd000}.steps-getting-icon-line{position:absolute;top:50%;left:110px;height:1px;border-bottom:1px dashed #FFD000}.steps-getting-title{min-height:42px;margin-bottom:15px;font-size:1.125rem;font-weight:500;color:#2f3942}.steps-getting-text{font-size:.875rem;color:#8e8e8e;opacity:0;transition:all .3s ease}.steps-getting-step:hover .steps-getting-icon{border-color:#ffd000}.steps-getting-step:hover .steps-getting-text{opacity:1}
