.content-steps{margin:3.75rem 0 5.625rem;overflow-x:clip}@media (min-width:992px){.content-steps{margin:7.5rem 0 10rem}}@media (max-width:991.98px){.content-steps--has-numbers .content-steps__content .has-text-align-center{text-align:left}.content-steps--has-numbers .content-steps__list{gap:4.375rem 0}.content-steps--has-numbers .content-steps__list:before{height:calc(100% - 6.25rem);left:2.25rem;top:50%;transform:translateY(-50%);width:3px}}.content-steps--has-numbers .content-steps__item-wrapper{gap:1.25rem}@media (max-width:991.98px){.content-steps--has-numbers .content-steps__item-wrapper{align-items:center;display:grid;grid-template-columns:4.625rem 1fr}}.content-steps--has-numbers .content-steps__text{margin-top:.5rem}@media (max-width:991.98px){.content-steps:not(.content-steps--has-numbers) .content-steps__list{gap:4.625rem 0}}.content-steps:not(.content-steps--has-numbers) .content-steps__item-wrapper{text-align:center}.content-steps:not(.content-steps--has-numbers) .content-steps__circle{margin:0 auto 2.5rem}.content-steps:not(.content-steps--has-numbers) .content-steps__text{margin-top:1.25rem}.content-steps__wrapper{position:relative}.content-steps__list{display:flex;flex-direction:column;margin-top:4.6875rem;position:relative;z-index:1}@media (min-width:992px){.content-steps__list{align-items:flex-start;flex-direction:row;gap:2.5rem;margin-top:6rem}}@media (min-width:1800px){.content-steps__list{gap:5rem}}.content-steps__list:before{background-color:var(--primary-color);content:"";pointer-events:none;position:absolute}@media (min-width:992px){.content-steps__list:before{height:3px;left:50%;top:2.3125rem;transform:translateX(-50%);width:calc(100% - 4.625rem)}}@media (hover:hover){.content-steps__item:is(a){transition:color .3s ease-in-out 0ms}}@media (min-width:992px){.content-steps__item{display:flex;flex:1;flex-direction:column;text-align:center}.content-steps__item>*{position:relative;z-index:2}.content-steps__item:first-child,.content-steps__item:last-child{position:relative}.content-steps__item:first-child:before,.content-steps__item:last-child:before{background-color:var(--bg-color);content:"";height:100%;pointer-events:none;position:absolute;top:0;width:50%;z-index:1}.content-steps__item:first-child:before{left:0}.content-steps__item:last-child:before{right:0}}.content-steps__circle{align-items:center;background-color:var(--primary-color);border-radius:50%;display:flex;height:4.625rem;justify-content:center;position:relative;width:4.625rem;z-index:1}@media (min-width:992px){.content-steps__circle{margin:0 auto 2.5rem}}.content-steps__circle-text{color:#121212;display:block;font-size:2.25rem;font-weight:700;line-height:1}@media (min-width:992px){.content-steps__title{margin-bottom:1.25rem}.content-steps__text{margin:0 auto;max-width:215px}}.content-steps__caption{margin-top:.625rem}@media (min-width:992px){.content-steps__caption{margin:.625rem auto 0;max-width:135px}}.content-steps__bottom-description{margin-top:2.1875rem}