.get-started{padding:120px 0}.get-started__inner{display:flex;align-items:center;justify-content:space-between;gap:60px}.get-started__item-image{display:none}.get-started__title{position:relative;display:flex;justify-content:center;max-width:620px;padding-right:0;padding-left:0;margin-right:auto;margin-bottom:85px;margin-left:auto;font-size:32px;font-weight:600}.get-started__title:after{position:absolute;bottom:-24px;left:0;width:100%;height:2px;content:'';background:#fbcb6c}.get-started__image{width:calc(55% - 50px);border-radius:10px}.get-started__item{position:relative;display:flex;align-items:center;padding-top:40px;padding-bottom:40px;padding-left:70px;counter-increment:se-counter;border-bottom:1px solid #e2e3e8}.get-started__item-text{font-size:16px;font-weight:600;color:#1d1d26}.get-started__item:first-child{padding-top:0}.get-started__item:last-child{border-bottom:0}.get-started__item:before{position:absolute;left:0;display:flex;align-items:center;justify-content:center;width:40px;height:40px;color:#fff;content:counter(se-counter);border-radius:50%;box-shadow:0px 0px 0px 4px rgba(255,123,132,.1)}.get-started__item:nth-child(1):before{background:#ff7373}.get-started__item:nth-child(2):before{background:#6ac788}.get-started__item:nth-child(3):before{background:#8282ff}.get-started__item:nth-child(4):before{background:#76ceff}@media screen and (max-width:1199px){.get-started{padding-top:80px;padding-bottom:65px}.get-started__inner{flex-direction:column;gap:0}.get-started__items{display:flex;flex-wrap:wrap}.get-started__item{width:50%;padding:32px 32px 32px 55px}.get-started__title{margin-bottom:75px}.get-started__image{max-width:700px;margin-bottom:20px}.get-started__item:nth-child(3){border-bottom:0}.get-started__item:first-child{padding-top:32px}}@media screen and (max-width:767px){.get-started{padding:50px 0}.get-started__image{display:none}.get-started__title{justify-content:start;margin-bottom:32px;font-size:26px;line-height:32px;text-align:left}.get-started__title:after{display:none}.get-started__inner{display:block}.get-started__items{display:block}.get-started__item{flex-direction:column;width:100%;padding:0;border-bottom:0}.get-started__item:before{display:none}.get-started__item-image{display:block;max-width:280px;margin-right:auto;margin-left:auto;border:1px solid #e2e3e8;border-radius:10px}.get-started__item:first-child{padding-top:0}.get-started__item-text{position:relative;display:flex;align-items:center;min-height:85px;padding-top:40px;padding-left:70px}.get-started__item-text:before{position:absolute;left:0;display:flex;align-items:center;justify-content:center;width:40px;height:40px;color:#fff;content:counter(se-counter);border-radius:50%;box-shadow:0px 0px 0px 4px rgba(255,123,132,.1)}.get-started__item:nth-child(1) .get-started__item-text:before{counter-set:se-counter 0}.get-started__item:nth-child(2) .get-started__item-text:before{background:#ff7373}.get-started__item:nth-child(3) .get-started__item-text:before{background:#6ac788}.get-started__item:nth-child(4) .get-started__item-text:before{background:#8282ff}.get-started__item:nth-child(5) .get-started__item-text:before{background:#76ceff}}