.hart-features{background-color:var(--ht-white);overflow:hidden;overflow-anchor:none;padding:var(--ht-section-y) var(--ht-gutter)}.hart-features__layout{align-items:stretch;background-color:#fff;border-radius:20px;contain:layout;display:flex;gap:1px;margin:0 auto;max-width:var(--ht-container-wide);min-height:560px;overflow:hidden}.hart-features__tab-col{flex:0 0 480px;overflow:hidden}.hart-features__tab-col,.hart-features__tab-list{background-color:#efefef;display:flex;flex-direction:column}.hart-features__tab-list{background-color:#fff;flex:1;gap:1px}.hart-features__tab,.hart-features__tab:active,.hart-features__tab:focus,.hart-features__tab:focus-visible,.hart-features__tab:hover{align-items:flex-start;-webkit-appearance:none;appearance:none;background-color:#efefef;border:none;border-radius:0;box-shadow:none;cursor:pointer;display:flex;flex:1;flex-direction:column;justify-content:center;outline:none;overflow:hidden;padding:0;text-align:left;width:100%;-webkit-tap-highlight-color:transparent;color:inherit;font-family:inherit;position:relative}.hart-features__tab--active,.hart-features__tab--active:active,.hart-features__tab--active:focus,.hart-features__tab--active:hover{background-color:#ddd;border:none;box-shadow:none;flex:none;height:136px;justify-content:flex-start}.hart-features__tab-trigger{align-items:center;display:flex;gap:10px;padding:32px 20px;width:100%}.hart-features__tab--active .hart-features__tab-trigger{padding-bottom:0}.hart-features__tab--active:after{animation:hart-features-timer 5s linear forwards;background-color:#e30613;border-radius:0;bottom:0;content:"";height:2px;left:0;position:absolute;transform-origin:left center;width:100%}.hart-features--timer-paused .hart-features__tab--active:after{animation:none;transform:scaleX(0)}.hart-features--user-paused .hart-features__tab--active:after{animation:none;transform:scaleX(1)}@keyframes hart-features-timer{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.hart-features__tab-icon{display:block;flex-shrink:0;height:24px;object-fit:contain;width:24px}.hart-features__tab-label{color:#000;display:block;font-family:var(--ht-font-body);font-size:20px;font-weight:400;letter-spacing:0;line-height:30px;transition:font-weight .2s ease}.hart-features__tab--active .hart-features__tab-label{font-weight:700}.hart-features__tab-body{box-sizing:border-box;display:block;max-height:0;opacity:0;overflow:hidden;padding:0 20px;transition:opacity .3s ease;width:100%}.hart-features__tab--active .hart-features__tab-body{max-height:74px;opacity:1;padding:4px 20px 0}.hart-features__tab-excerpt{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;color:#575757;font-family:var(--ht-font-body);font-size:16px;font-weight:400;letter-spacing:-.5px;line-height:24px;overflow:hidden}.hart-features__feature-list{display:flex;flex-direction:column}.hart-features__feature-item{align-items:center;border-top:1px solid rgba(0,0,0,.1);display:flex;gap:12px;padding:12px 0}.hart-features__feature-item:last-child{border-bottom:1px solid rgba(0,0,0,.1)}.hart-features__feature-icon{display:block;flex-shrink:0;height:24px;object-fit:contain;width:24px}.hart-features__feature-text{color:var(--ht-charcoal);display:block;font-family:var(--ht-font-body);font-size:15px;font-weight:400;line-height:22px}.hart-features__content-col{display:grid;flex:1;grid-template-rows:1fr;min-width:0;overflow:hidden;position:relative}.hart-features__panel{align-items:center;align-self:stretch;display:flex;flex-direction:column;gap:24px;grid-area:1/1;height:100%;justify-content:center;justify-self:stretch;min-height:0;opacity:0;overflow:hidden;padding:60px;pointer-events:none;transition:opacity .35s ease,visibility 0s linear .35s;visibility:hidden;width:100%}.hart-features__panel.is-active{opacity:1;pointer-events:auto;transition:opacity .35s ease;visibility:visible}.hart-features__panel-image-wrap{border-radius:10px;box-shadow:-10px 4px 24px 0 rgba(0,0,0,.15);overflow:hidden;width:100%}.hart-features__panel-image{display:block;height:auto;object-fit:cover;width:100%}.hart-features__panel-richtext{color:var(--ht-charcoal);font-family:var(--ht-font-body);font-size:16px;font-weight:400;line-height:26px;width:100%}.hart-features__panel-richtext p{margin:0 0 12px}.hart-features__panel-richtext p:last-child{margin-bottom:0}.hart-features__panel-richtext h1,.hart-features__panel-richtext h2,.hart-features__panel-richtext h3,.hart-features__panel-richtext h4{color:var(--ht-charcoal);font-family:var(--ht-font-heading);font-weight:700;margin:0 0 8px}.hart-features__panel-richtext ol,.hart-features__panel-richtext ul{margin:0 0 12px;padding-left:20px}.hart-features__panel-richtext li{margin-bottom:6px}.hart-features__panel-richtext a{color:var(--ht-red);text-decoration:underline}@media (max-width:1024px){.hart-features{padding:var(--ht-section-y-tablet) var(--ht-gutter-tablet)}.hart-features__tab-col{flex:0 0 40%}.hart-features__panel{padding:40px}.hart-features__tab-label{font-size:18px}}@media (max-width:767px){.hart-features{padding:40px 20px}.hart-features__layout{background-color:transparent;border-radius:0;flex-direction:column;gap:0;height:auto!important;min-height:0;overflow:visible}.hart-features__content-col{display:none}.hart-features__tab-col{background-color:transparent;border-radius:0;flex:none;overflow:visible;width:100%}.hart-features__tab-list{background-color:transparent;flex:none;flex-direction:column;gap:16px;min-width:0;width:100%}.hart-features__accordion-item{border-radius:12px;overflow:hidden}.hart-features__tab,.hart-features__tab:active,.hart-features__tab:focus,.hart-features__tab:focus-visible,.hart-features__tab:hover{align-items:flex-start;background-color:#efefef;border-radius:12px;flex:none;flex-direction:column;height:auto;overflow:visible;width:100%}.hart-features__tab--active,.hart-features__tab--active:active,.hart-features__tab--active:focus,.hart-features__tab--active:hover{background-color:#ddd;border:none;border-radius:12px 12px 0 0;box-shadow:none;height:auto}.hart-features__tab--active .hart-features__tab-toggle{display:none}.hart-features__tab-trigger{align-items:center;box-sizing:border-box;display:flex;gap:10px;padding:28px 20px;white-space:normal;width:100%}.hart-features__tab--active .hart-features__tab-trigger{padding:28px 20px 0}.hart-features__tab-label{flex:1;font-size:16px;font-weight:400;letter-spacing:0;line-height:24px;text-align:left;white-space:normal}.hart-features__tab--active .hart-features__tab-label{font-weight:600}.hart-features__tab-toggle{align-items:center;display:flex;flex-shrink:0;height:24px;justify-content:center;width:24px}.hart-features__tab-body{box-sizing:border-box;max-height:0;opacity:0;overflow:hidden;padding:0 20px;transition:max-height .35s cubic-bezier(.4,0,.2,1),opacity .25s ease,padding-bottom .25s ease;width:100%}.hart-features__tab--active .hart-features__tab-body{max-height:500px;opacity:1;overflow:visible;padding:12px 20px 16px}.hart-features__tab-excerpt{font-size:14px;letter-spacing:0;line-height:20px}.hart-features__tab--active:after{display:none}.hart-features__mobile-panel{background-color:#ddd;border-radius:0 0 12px 12px;display:none;overflow:hidden;padding:16px 0 32px 32px}.hart-features__mobile-panel--visible{display:block}.hart-features__mobile-panel .hart-features__panel-image-wrap{border-radius:3px;box-shadow:-10px 4px 24px 0 rgba(0,0,0,.15);max-height:260px;overflow:hidden;width:100%}.hart-features__mobile-panel .hart-features__panel-image{display:block;height:100%;max-height:260px;object-fit:cover;width:100%}.hart-features__mobile-panel .hart-features__panel-richtext{margin-top:16px;padding-left:20px;padding-right:20px}}