@keyframes fadeInUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.process-tabs-wrapper .content-wrapper{gap:36px}.process-tabs-wrapper .tabs--horizontal{display:flex;flex-direction:column}.process-tabs-wrapper .tabs--vertical{align-items:center;display:flex;flex-direction:row;gap:32px}.process-tabs-wrapper .title.tabs-item__title{display:none}.process-tabs-wrapper .tabs-controls__label{cursor:pointer;display:flex;gap:16px;margin:0;padding-left:0}.process-tabs-wrapper .tabs--horizontal .tabs-controls__label{flex-direction:row;flex-wrap:wrap}.process-tabs-wrapper .tabs--vertical .tabs-controls__label{flex-direction:column}.process-tabs-wrapper .tabs-item__content{display:none;padding:unset}.process-tabs-wrapper .tabs-content__item{margin-bottom:0}.tabs-item__content.active{animation:fadeInUp 1s ease-out;display:block}.process-tabs-wrapper .process-tabs-controls__label__item.active{border-bottom:4px solid var(--primary-1);color:var(--primary-1)}.process-tabs-wrapper .process-tabs-controls__label__item{align-items:center;color:var(--primary-5);display:flex;font-size:16px;list-style:none;padding:10px 30px}.process-tabs-wrapper .tabs-item__content img{max-width:300px}.process-tabs-wrapper .tabs-item__content a{color:var(--primary-1);text-decoration:underline}.process-tabs-wrapper .tabs__body{border-bottom:1px solid #e1e2e5}.process-tabs-wrapper .tabs--vertical .tabs-content-wrapper{width:70%}.process-tabs-wrapper .tabs-item__steps-wrapper{border-radius:30px;padding:36px}.tabs-item__steps-title{margin-bottom:8px}.tabs-item__steps-eyebrow{margin-bottom:16px}.process-tabs-wrapper .tab__item__image-wrapper{line-height:0;margin-bottom:8px;position:relative;z-index:30}.process-tabs-wrapper .tab__item__image.tab__item__image--icon{height:52px;width:52px}@media(min-width:768px){.process-tabs-wrapper .tabs-item__content.active{background-color:#fff;border-radius:8px;display:grid;gap:24px;grid-template-columns:1fr 1fr;max-height:fit-content;padding:24px 0}}@media(max-width:767px){.process-tabs-wrapper .tabs-item__steps-wrapper{padding:24px 24px 8px}.process-tabs-wrapper .tabs--horizontal{gap:24px}.tabs-item__steps-wrapper{background:#f37558;border-radius:30px;margin-bottom:10px;padding:24px}.tabs-item__steps-title{font-size:28px;position:relative}.tabs-item__steps-title:after{background-image:url(https://43976934.fs1.hubspotusercontent-na1.net/hubfs/43976934/icons/down.svg);content:"";height:16px;position:absolute;right:0;top:9px;transition:transform .4s ease-out;width:16px}.tabs-item__steps-wrapper.open .tabs-item__steps-title:after{transform:rotate(180deg)}.tabs-item__steps-eyebrow{font-size:20px;margin:0;padding-bottom:16px}.tabs-item__steps-wrapper.open{padding:24px}.tabs-item__steps-text{max-height:0;overflow:hidden;padding:0;transition:max-height .4s ease-out}}@media (max-width:960px){.process-tabs-wrapper .tabs-item__content{max-height:fit-content}}.process-tabs-wrapper .process-tabs-controls__label__item:before{content:"";vertical-align:middle}