:root{--color-white:#fff;--color-orange:#f60;--color-lightgray:#b6b6b6;--color-black:#333}.v-cardSteps__container{position:relative;z-index:2}.v-cardSteps__list{display:flex;overflow:visible;position:relative;flex-direction:column;max-width:76.8rem;gap:.2rem;right:0}@media screen and (max-width:1220px){.v-cardSteps__list{max-width:55rem}}@media screen and (max-width:992px){.v-cardSteps__list{max-width:43.2rem}}@media screen and (max-width:640px){.v-cardSteps__list{max-width:100%}}.v-cardSteps__content{display:flex;width:100%;padding-bottom:0}.v-cardSteps__content:last-child .v-cardSteps__decoration :is(.v-cardSteps__arrow,.v-cardSteps__line){display:none}.v-cardSteps__content:last-child .v-cardSteps__wrap{min-height:3.6rem}.v-cardSteps__content:last-child .v-cardSteps__wrap .v-cardSteps__description{margin-bottom:0}.v-cardSteps__wrap{display:flex;align-items:flex-start;gap:1.6rem;min-height:7.6rem}@media screen and (max-width:992px){.v-cardSteps__wrap{min-height:6.2rem}}.v-cardSteps__header{display:flex;justify-content:start;min-width:4.8rem}.v-cardSteps__icon.v-icon{display:flex;width:3.6rem;height:3.6rem;stroke-width:.25rem}.v-cardSteps__title{font-weight:600;font-size:2.8rem;line-height:3.6rem}@media screen and (max-width:992px){.v-cardSteps__title{font-size:2.4rem;line-height:3.2rem}}.v-cardSteps__description{font-size:1.8rem;line-height:2.6rem;padding-top:.5rem}@media screen and (max-width:992px){.v-cardSteps__description{font-size:1.4rem;line-height:2.4rem;margin-bottom:3rem;padding-top:.4rem}}.v-cardSteps__decoration{display:flex;flex-direction:column;align-items:center;margin-right:2rem}.v-cardSteps__bubble{position:relative;display:flex;flex-shrink:0;width:3.6rem;height:3.6rem;border-radius:50%;background-color:#b6b6b6;border:12px solid #fff}@media screen and (max-width:992px){.v-cardSteps__bubble{width:3.2rem;height:3.2rem;border:11px solid #fff}}.v-cardSteps__line{display:flex;width:100%;height:100%;background:50% repeat-y url(../images/components/Steps/CardStepsStartWork/line.svg);color:#b6b6b6}.v-cardSteps__arrow{margin-top:.3rem;display:flex;flex-shrink:0;width:1.2rem;height:1.2rem;background:50% no-repeat url(../images/components/Steps/CardStepsStartWork/arrow.svg)}.v-cardSteps__footerBtnContainer{margin-top:4rem;display:flex}@media screen and (max-width:640px){.v-cardSteps__footerBtnContainer{margin-top:17.6rem;justify-content:center}.v-cardSteps__footerBtnContainer .v-btn{width:min-content}}
