.workflow-steps{background:radial-gradient(ellipse 140% 100% at bottom,#ffe9a1 0,#e8f2dd 40%,#f1f4f8 100%);box-sizing:border-box;overflow:hidden;padding:80px 40px;position:relative;text-align:center;width:100%}.workflow-steps__header{margin-bottom:80px;margin-left:auto;margin-right:auto;max-width:640px}.workflow-steps__headline{margin-bottom:10px}.workflow-steps__items{align-items:center;display:flex;justify-content:center;width:100%}.workflow-steps__item{flex:0 1 260px;margin-left:-4%;min-width:120px;position:relative;width:100%;z-index:1}.workflow-steps__item:first-child{margin-left:0}.workflow-steps__circle{aspect-ratio:1/1;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:radial-gradient(ellipse 200% 100% at bottom,rgba(255,233,161,.5) 0,rgba(232,242,221,.5) 40%,rgba(241,244,248,.5) 100%);border:1px solid hsla(0,0%,100%,.8);border-radius:50%;border-right:0;margin:0 auto;position:relative}.workflow-steps__circle,.workflow-steps__circle-content{align-items:center;display:flex;justify-content:center;width:100%}.workflow-steps__circle-content{flex-direction:column;gap:10px;padding:20%}.workflow-steps__title{font-size:16px}.workflow-steps__icon{display:block;height:60px;width:60px}.workflow-steps__icon img{display:block;height:auto;width:100%}@media (max-width:991px){.workflow-steps__item{flex-basis:220px;margin-left:-6%}}@media (max-width:767px){.workflow-steps{background:radial-gradient(ellipse 200% 100% at bottom,#ffe9a1 0,#e8f2dd 40%,#f1f4f8 100%);padding:80px 20px}.workflow-steps__header{margin-bottom:40px}.workflow-steps__items{flex-direction:column}.workflow-steps__item{flex:0 0 auto;margin-left:0;margin-top:-40px;width:100%}.workflow-steps__item:first-child{margin-top:0}.workflow-steps__circle{border:1px solid hsla(0,0%,100%,.8);border-bottom:0;max-width:200px}}