.scrollable-features{padding:80px 0;position:relative}.scrollable-features__container{display:flex;flex-wrap:wrap;gap:60px;margin:0 auto;max-width:1200px;padding:0 20px}.scrollable-features__left{display:flex;flex:1;flex-direction:column;gap:80px;min-width:300px;padding-bottom:20vh}.scrollable-features__right{flex:1;min-width:300px;position:relative}.scrollable-features__image-container{background-color:#fff;border-radius:16px;box-shadow:0 4px 30px rgba(0,0,0,.1);overflow:hidden;position:sticky;top:120px;width:100%}.scrollable-features__image-container img{display:block;height:auto;width:100%}.scrollable-features__item{color:inherit;cursor:default;display:flex;gap:24px;opacity:.3;text-decoration:none;transition:opacity .5s ease}a.scrollable-features__item{cursor:pointer}.scrollable-features__item.active{opacity:1}.scrollable-features__indicator{border-radius:2px;flex-shrink:0;position:relative;transition:background-color .3s ease;width:4px}.scrollable-features__indicator:before{background-color:#ff5c35;border-radius:2px;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%}.scrollable-features__item.active .scrollable-features__indicator:before{opacity:1}.scrollable-features__indicator{background-color:transparent;width:6px}.scrollable-features__item.active .scrollable-features__indicator{background-color:#ff5c35}.scrollable-features__content-wrapper{padding-top:0}.scrollable-features__preheader{align-items:center;color:#ff5c35;display:flex;font-size:1rem;font-weight:700;gap:8px;margin-bottom:12px;text-transform:capitalize}.scrollable-features__preheader svg{fill:currentColor;height:16px;width:16px}.scrollable-features__preheader:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' viewBox='0 0 18 18'%3E%3Crect width='17.891' height='17.891' fill='%23f0542d' rx='8.945'/%3E%3Cpath fill='%23fff' d='M11.788 9.404a.65.65 0 0 0 0-.918l-4.132-4.13a.65.65 0 0 0-.917.918l3.672 3.671-3.671 3.673a.65.65 0 0 0 .918.918zm-1.22-.459v.65h.761V8.295h-.76z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:18px;transform:translateY(1px);width:18px}.scrollable-features__text h2,.scrollable-features__text h3{color:#111;font-size:2.2rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem;margin-top:0}.scrollable-features__text p{color:#555;margin-bottom:0}@media (max-width:991px){.scrollable-features__container{flex-direction:column-reverse}.scrollable-features__right{margin-bottom:40px;position:static}.scrollable-features__image-container{position:static}.scrollable-features__left{gap:40px;padding-bottom:0}.scrollable-features__item{opacity:1}.scrollable-features__indicator{display:none}}