.content_with_image_form .content>*{color:inherit}.content_with_image_form .grow{display:grid;gap:1.6rem;grid-template-columns:repeat(1,minmax(0,1fr));justify-content:center;margin:1.6rem 0;width:100%}.content_with_image_form .grow.ver_top{align-items:flex-start}.content_with_image_form .grow.ver_middle{align-items:center}.content_with_image_form .grow.ver_bottom{align-items:flex-end}.content_with_image_form .image_wrapper{position:relative}.content_with_image_form .image_wrapper img.image{margin:auto}.content_with_image_form .image_wrapper:after,.content_with_image_form .image_wrapper:before{background-repeat:no-repeat;background-size:contain;display:block;height:54px;position:absolute;width:54px}.content_with_image_form form.hs-form.stacked{background:transparent;box-shadow:none;padding:0}.content_with_image_form form .actions{text-align:center}.content_with_image_form form .inputs-list.multi-container>li>label{font-weight:400}.content_with_image_form form .inputs-list.multi-container>li+li{padding-top:2px}.content_with_image_form form .inputs-list input,.content_with_image_form form .inputs-list span{vertical-align:inherit}.content_with_image_form .step_list ul{align-items:start;counter-reset:my-sec-counter;display:grid;gap:1.6rem;grid-template-columns:repeat(1,minmax(0,1fr));justify-content:center;list-style:none;margin:50px 0 1.6rem;padding:0;width:100%}.content_with_image_form .step_list ul li{margin:2rem 0;position:relative}.content_with_image_form .step_list ul li:before{background-position:top;background-size:contain;color:#fff;content:counter(my-sec-counter);counter-increment:my-sec-counter;display:block;font-size:75px;font-weight:900;height:auto;left:0;line-height:1;margin-right:0;position:absolute;text-shadow:6px 6px 6px rgba(26,116,249,.161);top:-50px;width:auto;z-index:-1}.content_with_image_form .step_list ul li:first-child:before{animation:color 6s ease-in-out 1s infinite}.content_with_image_form .step_list ul li:nth-child(2):before{animation:color 6s ease-in-out 2s infinite}.content_with_image_form .step_list ul li:nth-child(3):before{animation:color 6s ease-in-out 3s infinite}.content_with_image_form .step_list ul li:nth-child(4):before{animation:color 6s ease-in-out 4s infinite}.content_with_image_form .step_list ul li:nth-child(5):before{animation:color 6s ease-in-out 5s infinite}.content_with_image_form .step_list ul li:nth-child(6):before{animation:color 6s ease-in-out 6s infinite}@media (min-width:768px){.content_with_image_form .grow{grid-template-columns:repeat(12,minmax(0,1fr))}.content_with_image_form .img_right .image_wrapper{order:2}.content_with_image_form .grow.two_col>*,.content_with_image_form .step_list ul li{grid-column:span 6}.content_with_image_form .step_list ul{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width:991px){.content_with_image_form .step_list ul li{grid-column:span 4}.content_with_image_form .img_left .image_wrapper,.content_with_image_form .img_right .content_wrapp{margin-right:105.33333px}}