.how-to-steps{position:relative}.how-to-steps__container{max-width:1000px}.how-to-steps__head{text-align:center;margin-bottom:24px}.how-to-steps__buttons{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:1rem}.how-to-steps-list{position:relative;margin:0 0 24px;padding:0;list-style:none;counter-reset:step-counter}@media screen and (min-width: 768px){.how-to-steps-list{margin-left:64px}}.how-to-steps-list--inner_numb{margin-left:0}.how-to-steps-list__elem{position:relative;display:flex;flex-direction:column;align-items:center;gap:1rem;margin-top:80px;border:1px solid rgba(0,0,0,0);border-radius:10px;padding:1rem;box-shadow:0 2px 10px -1px rgba(0,0,0,.2)}@media screen and (min-width: 768px){.how-to-steps-list__elem{flex-direction:row;align-items:flex-start;gap:24px;margin-top:0;margin-bottom:24px;padding:24px}}.how-to-steps-list__elem:nth-child(even){flex-direction:column}@media screen and (min-width: 768px){.how-to-steps-list__elem:nth-child(even){flex-direction:row-reverse}}.how-to-steps-list__elem::before,.how-to-steps-list__elem::after{position:absolute;left:50%;top:-56px;transform:translateX(-50%)}@media screen and (min-width: 768px){.how-to-steps-list__elem::before,.how-to-steps-list__elem::after{left:-24px;top:10%;transform:translateX(-100%)}}.how-to-steps-list__elem::before{counter-increment:step-counter;content:counter(step-counter);width:36px;height:36px;line-height:36px;border-radius:50%;border:1px solid var(--numbers_color);background-color:var(--main-bg-color);font-size:21px;font-weight:600;color:var(--numbers_color);text-align:center;z-index:2}@media screen and (min-width: 480px){.how-to-steps-list__elem::before{font-size:26px}}@media screen and (min-width: 768px){.how-to-steps-list__elem::before{font-size:29px;width:44px;height:44px;line-height:44px}}.how-to-steps-list__elem::after{content:"";height:calc(110% + 80px);width:2px;background-color:var(--numbers_color);z-index:-1}@media screen and (min-width: 768px){.how-to-steps-list__elem::after{left:-45px;height:calc(100% + 36px)}}.how-to-steps-list__elem:last-child::after{height:50%}@media screen and (min-width: 768px){.how-to-steps-list__elem:last-child::after{display:none}}.how-to-steps-list__elem--inner_numb{padding:14px 10px 14px 80px;box-shadow:none;margin-bottom:48px;margin-top:0}.how-to-steps-list__elem--inner_numb:nth-child(even){flex-direction:column}@media screen and (min-width: 768px){.how-to-steps-list__elem--inner_numb:nth-child(even){flex-direction:row}}.how-to-steps-list__elem--inner_numb::before{top:14px;left:0;transform:translateX(50%);background-color:var(--numbers_bg);border-color:var(--numbers_border)}@media screen and (min-width: 768px){.how-to-steps-list__elem--inner_numb::before{top:24px}}.how-to-steps-list__elem--inner_numb::after{display:none}.how-to-steps-list__elem--inner_numb .how-to-steps-list__content{margin-top:0}@media screen and (min-width: 768px){.how-to-steps-list__elem--inner_numb .how-to-steps-list__content{margin-top:1.5rem}}.how-to-steps-list__content{flex-basis:calc(100% - 200px)}.how-to-steps-list__icon{position:absolute;left:50%;bottom:-26px;max-width:30px;transform:translateY(50%)}/*# sourceMappingURL=style.css.map */
