.formWithSteps__step{display:none}.formWithSteps__step.active{display:block}.formWithSteps__hero{position:relative;min-height:450px;overflow:hidden}@media screen and (min-width: 992px){.formWithSteps__hero__content{height:100%;display:flex;align-items:center}}.formWithSteps__hero__image{position:absolute;top:0;right:0;width:32%}@media screen and (min-width: 992px){.formWithSteps__hero__image{top:50%;transform:translateY(-50%)}}@media screen and (max-width: 1499px){.formWithSteps__hero__image{width:45%}}@media screen and (max-width: 991px){.formWithSteps__hero__image{position:relative;width:100%;max-height:200px;overflow:hidden}}.formWithSteps__hero__image img{width:100%}.formWithSteps__stepsBar{background-color:#eee;width:100%;min-height:50px;max-height:50px;display:flex;list-style-type:none;margin:0;padding:0}@media screen and (max-width: 767px){.formWithSteps__stepsBar{flex-wrap:wrap;min-height:unset;max-height:unset}}.formWithSteps__stepsBar li{width:100%;font-size:18px;color:#868686;display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer}@media screen and (max-width: 767px){.formWithSteps__stepsBar li{padding:10px 15px;border-bottom:1px solid #fff}}.formWithSteps__stepsBar li.active{background-color:#e51c4d;color:#fff}.formWithSteps__stepsBar li.active:after{border-left-color:#e51c4d}.formWithSteps__stepsBar li.finish{background-color:#868686;color:#fff}.formWithSteps__stepsBar li.finish:after{border-left-color:#868686}.formWithSteps__stepsBar li:after{content:"";display:block;position:absolute;right:-20px;top:0;width:0;height:0;border:0 solid rgba(0,0,0,0);border-bottom-width:25px;border-top-width:25px;border-left:20px solid #eee;filter:drop-shadow(1px 0px 0px white);z-index:10}@media screen and (max-width: 767px){.formWithSteps__stepsBar li:after{right:unset;left:50%;transform:translateX(-50%) rotate(90deg);top:calc(100% - 7px);border-bottom-width:10px;border-top-width:10px;border-left-width:7px}}.formWithSteps__stepsBar li:last-child:after{display:none}.formWithSteps__container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;width:100%;max-width:756px}.formWithSteps__time{display:flex;justify-content:flex-end;background-color:#f9fcff;width:100%}.formWithSteps__time__content{padding:15px 20px;font-size:14px;color:#868686;border:1px solid #eee;text-transform:uppercase;display:flex;justify-content:center;align-items:center}.formWithSteps__time__icon{background-color:#eee;padding:15px}.formWithSteps__content{padding:50px 30px;width:100%}@media screen and (max-width: 767px){.formWithSteps__content{padding:50px 15px}}.formWithSteps__content__single{width:100%}.formWithSteps__content__top{display:flex;align-items:center;width:100%}.formWithSteps__content__top.error .formWithSteps__content__number,.formWithSteps__content__top.error .formWithSteps__content__question{color:#e51c4d}.formWithSteps__content__number{font-size:24px;line-height:1;color:#444}@media screen and (max-width: 767px){.formWithSteps__content__number{font-size:20px}}.formWithSteps__content__question{font-size:18px;color:#444;margin-left:20px;line-height:175%}@media screen and (max-width: 767px){.formWithSteps__content__question{font-size:18px;margin-left:20px;line-height:125%}}.formWithSteps__content__input{border:0;width:100%;background-color:#eee;font-size:16px;padding:15px 25px;outline:none;color:#868686}.formWithSteps__content__input--number-with-currency{max-width:200px}.formWithSteps__content__input__select{width:100% !important}.formWithSteps__content select{width:20%;display:block}.formWithSteps__content input[type=checkbox],.formWithSteps__content input[type=radio]{display:none}.formWithSteps__content input[type=checkbox]:checked+.wpcf7-list-item-label:after,.formWithSteps__content input[type=radio]:checked+.wpcf7-list-item-label:after{display:inline-block}.formWithSteps__content .wpcf7-list-item-label{position:relative;padding-left:70px;display:flex;align-items:center;min-height:30px;font-size:16px;color:#868686}@media screen and (max-width: 767px){.formWithSteps__content .wpcf7-list-item-label{padding-left:40px;font-size:16px}}.formWithSteps__content .wpcf7-list-item-label:before,.formWithSteps__content .wpcf7-list-item-label:after{content:"";border:2px solid #eee;border-radius:4px;width:30px;height:30px;position:absolute;top:0;left:0}.formWithSteps__content .wpcf7-list-item-label:before{background:linear-gradient(180deg, #ffffff 0%, #eeeeee 100%);display:inline-block}.formWithSteps__content .wpcf7-list-item-label:after{content:"";background-color:#e51c4d;background-image:url("../../img/checked.svg");background-repeat:no-repeat;background-position:center center;display:none}.formWithSteps__content__radio,.formWithSteps__content__checkbox{display:block;padding-left:5px}.formWithSteps__content__radio .wpcf7-list-item,.formWithSteps__content__checkbox .wpcf7-list-item{margin-bottom:20px;display:block}.formWithSteps__content__radio--twoColumns,.formWithSteps__content__checkbox--twoColumns{display:flex;flex-wrap:wrap}.formWithSteps__content__radio--twoColumns .wpcf7-list-item,.formWithSteps__content__checkbox--twoColumns .wpcf7-list-item{margin:0;margin-bottom:20px;width:50%}@media screen and (max-width: 767px){.formWithSteps__content__radio--twoColumns .wpcf7-list-item,.formWithSteps__content__checkbox--twoColumns .wpcf7-list-item{width:100%}}.formWithSteps__content__radio .wpcf7-list-item-label:after,.formWithSteps__content__radio .wpcf7-list-item-label:before{border-radius:100%}.formWithSteps__content__radio .wpcf7-list-item-label:after{background-image:url("../../img/input-radio-dot.svg")}.formWithSteps__content__switch .wpcf7-list-item-label{min-height:20px}.formWithSteps__content__switch .wpcf7-list-item-label:before{content:"";width:40px;height:15px;background:#eee;border-radius:25px;display:inline-block;top:50%;transform:translateY(-50%);border:0}.formWithSteps__content__switch .wpcf7-list-item-label:after{content:"";width:20px;height:20px;border-radius:100%;background:#444;display:block;border:0;transition:all .3s}.formWithSteps__content__switch input[type=checkbox],.formWithSteps__content__switch input[type=radio]{display:none}.formWithSteps__content__switch input[type=checkbox]:checked+.wpcf7-list-item-label:after,.formWithSteps__content__switch input[type=radio]:checked+.wpcf7-list-item-label:after{background:#e51c4d;left:20px}.formWithSteps__content__acceptance{position:relative;margin-bottom:50px}.formWithSteps__content__acceptance .wpcf7-list-item-label{padding-left:30px;min-height:15px;color:#444}.formWithSteps__content__acceptance .wpcf7-list-item-label:before,.formWithSteps__content__acceptance .wpcf7-list-item-label:after{width:15px;height:15px;background-image:unset}.formWithSteps__content__acceptance span[role=alert]{visibility:visible !important;overflow:unset !important;max-height:unset !important;width:280px !important;position:absolute !important;top:100% !important;left:0;padding-top:8px;color:#e51c4d;text-transform:uppercase !important;font-size:12px !important}.formWithSteps__content__buttons p{display:none}.formWithSteps .wpcf7-form{display:flex;flex-wrap:wrap}.formWithSteps .wpcf7-response-output{background-color:#000;border-radius:4px;padding:15px 30px;font-weight:normal;font-size:18px;color:#fff;margin:0 30px 50px 30px;width:100%;border:0 !important}.formWithSteps .wpcf7-response-output.wpcf7-display-none{display:none}.formWithSteps div[data-class=wpcf7cf_group] p{display:inline}.formWithSteps div[data-class=wpcf7cf_group] .bg-light-gray{padding:10px;border-radius:4px;position:relative}.formWithSteps div[data-class=wpcf7cf_group] .bg-light-gray input,.formWithSteps div[data-class=wpcf7cf_group] .bg-light-gray textarea{background-color:#fff}.formWithSteps div[data-class=wpcf7cf_group] input[type=text][aria-invalid=true],.formWithSteps div[data-class=wpcf7cf_group] input[type=email][aria-invalid=true]{border:1px solid #e51c4d}.formWithSteps span[role=alert]{visibility:hidden;overflow:hidden;max-height:0;width:0;display:inline-flex}.formWithSteps .screen-reader-response{display:none}