:root{--color-white:#fff;--color-orange:#f60;--color-lightgray:#b6b6b6;--color-black:#333}.v-stepInstructions{align-items:center;display:flex;flex-direction:column;gap:3.2rem;justify-content:center;overflow:hidden;width:100%}@media screen and (max-width:640px){.v-stepInstructions{flex-direction:row;gap:0;justify-content:space-between;overflow:visible;position:relative}}@media screen and (max-width:1220px){.v-stepInstructions.modeFourCards .v-stepInstructions__leftArrow,.v-stepInstructions.modeFourCards .v-stepInstructions__rightArrow{width:9.4rem}}@media screen and (max-width:992px){.v-stepInstructions.modeFourCards .v-stepInstructions__leftArrow,.v-stepInstructions.modeFourCards .v-stepInstructions__rightArrow{width:5.4rem}}@media screen and (max-width:1220px){.v-stepInstructions.modeFourCards .v-stepInstructions__stepContent{width:22.4rem}}@media screen and (max-width:992px){.v-stepInstructions.modeFourCards .v-stepInstructions__stepContent{width:14.5rem}}@media screen and (max-width:640px){.v-stepInstructions.modeFourCards .v-stepInstructions__stepContent{display:flex;width:100%}}.v-stepInstructions__stepsContainer{display:flex;height:3.6rem;margin-top:3.5rem;width:100%}@media screen and (max-width:640px){.v-stepInstructions__stepsContainer{display:none}}.v-stepInstructions__leftArrow,.v-stepInstructions__rightArrow{height:100%;width:11rem}@media screen and (max-width:992px){.v-stepInstructions__leftArrow,.v-stepInstructions__rightArrow{width:8.2rem}}.v-stepInstructions__leftArrow{display:flex;flex-shrink:0}.v-stepInstructions__rightArrow .v-stepInstructions__stepLine{margin-right:0}.v-stepInstructions__step,.v-stepInstructions__steps{display:flex;flex-grow:1;height:100%}.v-stepInstructions__step{overflow:visible;position:relative}.v-stepInstructions__step:last-child{flex-grow:0;width:3.6rem}.v-stepInstructions__step:last-child .v-stepInstructions__stepArrow,.v-stepInstructions__step:last-child .v-stepInstructions__stepLine{display:none}.v-stepInstructions__step.active .v-stepInstructions__stepBubble{background-color:#f60;border-color:#ffdac1}.v-stepInstructions__stepBubble{background-color:#999;border:12px solid #ebebeb;border-radius:50%;display:flex;height:3.6rem;min-width:3.6rem}.v-stepInstructions__stepLine{background:50% repeat-x url(../images/components/Steps/StepInstructions/HorizontalArrow/line.svg);color:#b6b6b6;display:flex;height:100%;margin-right:.3rem;width:100%}.v-stepInstructions__stepArrow{background:0 no-repeat url(../images/components/Steps/StepInstructions/HorizontalArrow/arrow.svg);color:#b6b6b6;display:flex;height:100%;min-width:4.4rem}@media screen and (max-width:1220px){.v-stepInstructions__stepArrow{min-width:3.6rem}}@media screen and (max-width:992px){.v-stepInstructions__stepArrow{min-width:2.8rem}}.v-stepInstructions__stepBubbles:after,.v-stepInstructions__stepBubbles:before{background-color:#f60;border-radius:50%;content:"";position:absolute}.v-stepInstructions__stepBubbles:after{height:1.4rem;left:1.1rem;top:-3.5rem;width:1.4rem}.v-stepInstructions__stepBubbles:before{height:.7rem;left:-.9rem;top:-1.7rem;width:.7rem}.v-stepInstructions__stepsList{display:flex;justify-content:space-between;overflow:hidden;position:relative;width:100%}@media screen and (max-width:640px){.v-stepInstructions__stepsList{flex-direction:column;gap:.2rem;max-width:100%;overflow:visible}}.v-stepInstructions__stepContent{width:25.6rem}@media screen and (max-width:992px){.v-stepInstructions__stepContent{width:20rem}}@media screen and (max-width:640px){.v-stepInstructions__stepContent{display:flex;width:100%}}.v-stepInstructions__stepContent.active .v-stepInstructions__bubble{background-color:#f60;border-color:#ffdac1}.v-stepInstructions__stepContent:last-child .v-stepInstructions__decoration .v-stepInstructions__arrow,.v-stepInstructions__stepContent:last-child .v-stepInstructions__decoration .v-stepInstructions__line{display:none}.v-stepInstructions__stepContent:last-child .v-stepInstructions__wrap{min-height:3.6rem}.v-stepInstructions__stepContent:last-child .v-stepInstructions__wrap .v-stepInstructions__cardDescriptionWrapper{margin-bottom:0}.v-stepInstructions__wrap{align-items:center;display:flex;flex-direction:column}@media screen and (max-width:640px){.v-stepInstructions__wrap{align-items:flex-start;flex-direction:row;min-height:6.2rem}}.v-stepInstructions__cardTitle{font-size:4rem;font-weight:600;line-height:4.8rem}@media screen and (max-width:992px){.v-stepInstructions__cardTitle{font-size:2.8rem;line-height:3.6rem}}@media screen and (max-width:640px){.v-stepInstructions__cardTitle{font-size:2.4rem;line-height:3.2rem;min-width:4.8rem}}.v-stepInstructions__cardIcon.v-icon{display:flex;height:4.8rem;width:4.8rem;stroke-width:.25rem}@media screen and (max-width:992px){.v-stepInstructions__cardIcon.v-icon{height:3.6rem;width:3.6rem}}.v-stepInstructions__cardDescriptionWrapper{display:flex;flex-direction:column}@media screen and (max-width:640px){.v-stepInstructions__cardDescriptionWrapper{margin-bottom:3rem;margin-top:.4rem;width:100%}}.v-stepInstructions__cardDescription{font-size:1.8rem;line-height:2.6rem;text-align:center}@media screen and (max-width:1220px){.v-stepInstructions__cardDescription{font-size:1.6rem;line-height:2.4rem}}@media screen and (max-width:992px){.v-stepInstructions__cardDescription{font-size:1.2rem;line-height:2rem}}@media screen and (max-width:640px){.v-stepInstructions__cardDescription{font-size:1.4rem;line-height:2.4rem;text-align:start}.v-stepInstructions__cardDescription br{display:none}}.v-stepInstructions__cardButtonContainer{display:flex;justify-content:center}@media screen and (max-width:640px){.v-stepInstructions__cardButtonContainer{justify-content:flex-start}}.v-stepInstructions__cardButton.v-btn{align-items:center;color:#f60;display:flex;font-size:1.4rem;font-weight:700;gap:0;line-height:2.4rem;margin-top:1.6rem}@media screen and (max-width:992px){.v-stepInstructions__cardButton.v-btn{font-size:1.2rem;line-height:2rem;margin-top:.8rem}}@media screen and (max-width:640px){.v-stepInstructions__cardButton.v-btn{justify-content:flex-start}}.v-stepInstructions__cardButton.v-btn .v-icon{margin-left:1.3rem;width:.65rem;stroke-width:2;color:#f60}.v-stepInstructions__decoration{display:none}@media screen and (max-width:640px){.v-stepInstructions__decoration{align-items:center;display:flex;flex-direction:column;margin-right:2.4rem}.v-stepInstructions__bubble{background-color:#999;border:11px solid #ebebeb;border-radius:50%;display:flex;flex-shrink:0;height:3.2rem;position:relative;width:3.2rem}.v-stepInstructions__line{background:50% repeat-y url(../images/components/Steps/StepInstructions/line.svg);display:flex;height:100%;max-width:3.6rem;width:100%}.v-stepInstructions__arrow{background:50% no-repeat url(../images/components/Steps/StepInstructions/arrow.svg);display:flex;flex-shrink:0;height:1.2rem;transform:rotate(90deg);width:1.2rem}}
