:root{--color-white:#fff;--color-orange:#f60;--color-lightgray:#b6b6b6;--color-black:#333}.v-cardStepsWithVideo{background-color:#fff;border:2px solid #eaeaea;border-radius:48px;overflow:hidden;padding:4.8rem 6rem}@media screen and (max-width:1220px){.v-cardStepsWithVideo{padding:4.8rem}}@media screen and (max-width:992px){.v-cardStepsWithVideo{border-radius:32px;padding:3.2rem}}@media screen and (max-width:640px){.v-cardStepsWithVideo{border-radius:24px;padding:1.6rem}}.v-cardStepsWithVideo .v-cardStepsWithVideo__title{font-size:3.2rem;font-weight:700;line-height:4rem;margin-bottom:4.8rem;width:100%}@media screen and (max-width:992px){.v-cardStepsWithVideo .v-cardStepsWithVideo__title{font-size:2.2rem;line-height:3rem;margin-bottom:4rem}}@media screen and (max-width:640px){.v-cardStepsWithVideo .v-cardStepsWithVideo__title{font-size:2rem;line-height:2.8rem;margin-bottom:3.2rem}}.v-cardStepsWithVideo .v-cardStepsWithVideo__content{display:grid;gap:2.4rem;grid-template-areas:"steps video" "button .";grid-template-columns:1fr 1fr}@media screen and (max-width:1220px){.v-cardStepsWithVideo .v-cardStepsWithVideo__content{gap:4.8rem;grid-template-areas:"steps video" "steps button";grid-template-columns:1fr 1fr;grid-template-rows:auto auto}}@media screen and (max-width:992px){.v-cardStepsWithVideo .v-cardStepsWithVideo__content{gap:4rem;grid-template-areas:"steps" "video" "button";grid-template-columns:1fr}}@media screen and (max-width:640px){.v-cardStepsWithVideo .v-cardStepsWithVideo__content{gap:3.2rem}}.v-cardStepsWithVideo .v-cardSteps__container{grid-area:steps;min-width:58.8rem}@media screen and (max-width:1220px){.v-cardStepsWithVideo .v-cardSteps__container{max-width:45.9rem;min-width:unset}}@media screen and (max-width:992px){.v-cardStepsWithVideo .v-cardSteps__container{max-width:unset}}.v-cardStepsWithVideo .v-cardSteps__header{align-items:center;display:flex;justify-content:center}@media screen and (max-width:992px){.v-cardStepsWithVideo .v-cardSteps__header{min-width:4rem}.v-cardStepsWithVideo .v-cardSteps__description{margin-bottom:3.2rem}}.v-cardStepsWithVideo .v-cardSteps__list{max-width:100%}.v-cardStepsWithVideo .v-cardSteps__bubble{border:12px solid #f4f4f4}.v-cardStepsWithVideo .v-cardSteps__line{background:top/.2rem 1.1rem repeat-y url(../images/components/Steps/CardStepsStartWork/line.svg)}.v-cardStepsWithVideo .v-blockVideo__container{aspect-ratio:16/9;border:none;grid-area:video;width:100%}.v-cardStepsWithVideo .v-cardStepsWithVideo__buttonsWrapper{align-self:start;display:flex;gap:2.4rem;grid-area:button;padding-top:2.4rem}@media screen and (max-width:1220px){.v-cardStepsWithVideo .v-cardStepsWithVideo__buttonsWrapper{align-self:end;padding-top:0}}@media screen and (max-width:640px){.v-cardStepsWithVideo .v-cardStepsWithVideo__buttonsWrapper{flex-direction:column;gap:1.6rem}}.v-cardStepsWithVideo .v-cardStepsWithVideo__button{min-width:fit-content;width:auto}@media screen and (max-width:640px){.v-cardStepsWithVideo .v-cardStepsWithVideo__button{display:flex;justify-content:center;width:100%}}
