.hs-product-tabs{padding:72px 0}.hs-product-tabs__inner{align-items:center;display:grid;gap:60px;grid-template-columns:minmax(0,1fr) minmax(320px,560px)}.hs-product-tabs__content{max-width:620px}.hs-product-tabs__heading{color:#121212;font-size:36px;font-weight:400;line-height:1.2;margin:0 0 18px}.hs-product-tabs__intro{color:#6f6f73;font-size:18px;line-height:1.6;margin-bottom:32px}.hs-product-tabs__intro p{margin:0}.hs-product-tabs__accordion{display:flex;flex-direction:column;gap:18px}.hs-product-tabs__item{padding-left:18px;position:relative}.hs-product-tabs__item:before{background:#e6e6e6;border-radius:999px;bottom:4px;content:"";left:0;position:absolute;top:4px;transition:background .25s ease;width:3px}.hs-product-tabs__item.is-active:before{background:#0c90cb}.hs-product-tabs__tab{appearance:none;background:transparent;border:0;cursor:pointer;padding:0;text-align:left;width:100%}.hs-product-tabs__tab-label{color:#121212;display:block;font-size:26px;font-weight:600;line-height:1.2}.hs-product-tabs__panel{animation:hsProductTabsFade .25s ease;padding-top:14px}.hs-product-tabs__description{color:#5f6368;font-size:16px;line-height:1.65}.hs-product-tabs__description ul{margin:14px 0 0;padding-left:1.2rem}.hs-product-tabs__description li+li{margin-top:6px}.hs-product-tabs__cta-wrap{margin-top:22px}.hs-product-tabs__cta{align-items:center;color:#0c90cb;display:inline-flex;font-size:16px;font-weight:600;gap:10px;text-decoration:none}.hs-product-tabs__cta-icon{transition:transform .2s ease}.hs-product-tabs__cta:hover .hs-product-tabs__cta-icon{transform:translateX(4px)}.hs-product-tabs__media{width:100%}.hs-product-tabs__media-frame{position:relative;width:100%}.hs-product-tabs__image{animation:hsProductTabsFade .3s ease;margin:0;width:100%}.hs-product-tabs__image img{display:block;height:auto;width:100%}@keyframes hsProductTabsFade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (max-width:991px){.hs-product-tabs{padding:60px 0}.hs-product-tabs__inner{gap:40px;grid-template-columns:1fr}.hs-product-tabs__content{max-width:none}.hs-product-tabs__media{order:-1}.hs-product-tabs__heading{font-size:32px}.hs-product-tabs__tab-label{font-size:24px}}@media (max-width:640px){.hs-product-tabs{padding:48px 0}.hs-product-tabs__heading{font-size:28px}.hs-product-tabs__intro{font-size:16px}.hs-product-tabs__tab-label{font-size:22px}.hs-product-tabs__accordion{gap:16px}.hs-product-tabs__description{font-size:15px}}