@media(max-width: 767px){.ih-steps .ih-container{padding-left:10px;padding-right:10px}}@media(min-width: 1200px){.ih-steps .ih-container{padding-left:80px;padding-right:80px}}.ih-steps__wrapper{--wp--custom--headings-color: var(--wp--preset--color--white);display:flex;flex-direction:column;row-gap:30px;border-radius:20px;padding:20px;background-color:var(--wp--preset--color--forest-green);color:var(--wp--preset--color--cream)}@media(min-width: 768px){.ih-steps__wrapper{row-gap:44px;padding:40px}}@media(min-width: 1200px){.ih-steps__wrapper{flex-direction:row;justify-content:space-between;align-items:flex-start;column-gap:60px;padding:60px}}.ih-steps__left{display:flex;flex-direction:column;row-gap:44px;max-width:584px}@media(min-width: 1200px){.ih-steps__left{position:sticky;top:calc(var(--header-height) + var(--admin-bar-height) + 50px);flex:0 1 590px;row-gap:45px;max-width:unset}}.ih-steps__head{row-gap:12px}@media(min-width: 768px){.ih-steps__head{row-gap:31px}}.ih-steps__heading.h2{line-height:1.1}@media(min-width: 1200px){.ih-steps__heading.h2{font-size:44px;line-height:1.2}}.ih-steps__description.ih-par-l{font-size:16px;line-height:1.7}.ih-steps__description a{color:var(--wp--preset--color--cream)}.ih-steps__cta{display:flex;flex-wrap:wrap;align-items:center;gap:35px;padding-top:12px}@media(min-width: 768px){.ih-steps__cta{padding-top:0}}.ih-steps__steps{display:flex;flex-direction:column;row-gap:30px}@media(min-width: 1200px){.ih-steps__steps{flex:0 1 556px}}.ih-steps__steps_dynamic-style .ih-steps__item-body{padding-bottom:0 !important}.ih-steps__steps_dynamic-style .ih-steps__item{padding-bottom:30px}.ih-steps__steps_static-style .ih-steps__item:last-child .ih-steps__item-body{padding-bottom:0}.ih-steps__steps_static-style .ih-steps__item:last-child .ih-steps__item-body::before{display:none}.ih-steps__item{position:relative}.ih-steps__item:not(:last-child):after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:rgba(247,246,242,.3)}.ih-steps__item a{color:var(--wp--preset--color--cream);text-decoration:underline}.ih-steps__item-head{display:flex;flex-direction:column;row-gap:7px}@media(min-width: 768px){.ih-steps__item-head{position:relative;padding-left:88px;min-height:60px}}.ih-steps__item-eyebrow{display:flex;align-items:center;column-gap:12px}.ih-steps__item-icon{position:relative;flex-shrink:0;display:flex;justify-content:center;align-items:center;width:33px;height:33px;border-radius:50%;background-color:var(--wp--preset--color--soft-blue)}@media(min-width: 768px){.ih-steps__item-icon{position:absolute;top:0;left:0;width:60px;height:60px}}.ih-steps__item-num{font-weight:500;font-size:16px;color:var(--wp--preset--color--forest-green);line-height:1}@media(min-width: 768px){.ih-steps__item-num{font-family:var(--wp--preset--font-family--helixa);font-weight:700;font-size:22px;line-height:1.2}}.ih-steps__item-title{display:flex;align-items:center;justify-content:space-between;column-gap:10px}.ih-steps__item-title.h5{margin:0;padding:0}.ih-steps__item-title>svg{flex-shrink:0;transition:transform .4s}.ih-steps__item.active .ih-steps__item-title>svg{transform:rotate(180deg);transform-origin:center center}.ih-steps__item-body{padding-bottom:30px}@media(min-width: 768px){.ih-steps__item-body{margin-top:-6px;padding-left:88px}}.ih-steps__item-body::before{content:"";display:block;width:100%;height:7px}.ih-steps__item-bar{position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:#d6d6d6;transition:opacity .4s}.ih-steps__item:not(.active) .ih-steps__item-bar{opacity:0}.ih-steps__item-progress{position:absolute;top:0;left:0;width:0;height:100%;background-color:var(--wp--preset--color--neon-green)}.ih-steps__more{display:flex;flex-direction:column;align-items:center;text-align:center;row-gap:13px;margin-top:20px}@media(min-width: 768px){.ih-steps__more{margin-top:43px}}.ih-steps__more-title.h4{margin:0;padding:0}