#page-hero h1{font-size:22px;font-weight:600;text-align:center;line-height:1.2}#page-hero section{min-height:unset}@media (min-width: 768px){#page-hero section{min-height:400px}}#page-hero section .widget_step_indicator{overflow:hidden;position:relative;opacity:0;transition:opacity 0.5s ease-out}#page-hero section .widget_step_indicator.widget_2_step ul li{width:50%}#page-hero section .widget_step_indicator.widget_3_step ul li{width:calc(100% / 3)}#page-hero section .widget_step_indicator.loaded{opacity:1.0}#page-hero section .widget_step_indicator .widget_text_area{opacity:0;transition:opacity 0.5s ease-out;position:absolute;left:0;right:0;top:0;padding-bottom:10px;text-align:center}#page-hero section .widget_step_indicator .widget_text_area.active{opacity:1.0;transition:opacity 0.5s ease-in}#page-hero section .widget_step_indicator .widget_text_area h2{margin-bottom:5px}#page-hero section .widget_step_indicator .widget_text_area h3{line-height:1.6}#page-hero section .widget_step_indicator>ul{display:flex;justify-content:space-around;position:relative;margin-top:.3rem}#page-hero section .widget_step_indicator>ul li{margin-top:0}#page-hero section .widget_step_indicator>ul li .widget_step_item{color:transparent;display:block;position:relative}#page-hero section .widget_step_indicator>ul li .widget_step_item:before{width:11px;height:11px;content:counter(step);counter-increment:step;line-height:30px;border:2px solid #555;display:block;text-align:center;margin:0 auto 10px auto;border-radius:50%;background-color:transparent;transition:background-color 0.5s,border-color 0.5s ease-out}#page-hero section .widget_step_indicator>ul li .widget_step_item:after{width:calc(100% - 13px);height:2px;content:'';position:absolute;background-color:#555;top:7px;left:calc(50% + 6px);z-index:-1;transition:background-color 0.5s ease-out}#page-hero section .widget_step_indicator>ul li:last-child .widget_step_item:after{content:none}#page-hero section .widget_step_indicator>ul li p{font-size:11px;text-align:center;margin-bottom:5px;color:#555}#page-hero section .widget_step_indicator>ul li.active p{color:white;transition:color 0.5s ease-in}#page-hero section .widget_step_indicator>ul li.active .widget_step_item:before{background-color:white;border-color:white;transition:background-color 0.5s,border-color 0.5s ease-in}#page-hero section .widget_step_indicator>ul li.active:last-child .widget_step_item:after{opacity:.3}#page-hero section .widget_step_indicator>ul li.completed{opacity:.5}

/*# sourceMappingURL=guided-widget.map */