@keyframes bounceDown{0%{transform:scale(1, 1) translateX(0)}10%{transform:scale(1.1, 0.9) translateX(0)}30%{transform:scale(0.9, 1.1) translateY(-4px)}50%{transform:scale(1.05, 0.95) translateY(6px)}57%{transform:scale(1, 1) translateY(-2px)}64%{transform:scale(1, 1) translateY(0)}100%{transform:scale(1, 1) translateY(0)}}@keyframes bounce2{0%{transform:scale(1, 1) translateX(0)}10%{transform:scale(1.1, 0.9) translateX(0)}30%{transform:scale(0.9, 1.1) translateX(-4px)}50%{transform:scale(1.05, 0.95) translateX(2px)}57%{transform:scale(1, 1) translateX(-2px)}64%{transform:scale(1, 1) translateX(0)}100%{transform:scale(1, 1) translateX(0)}}@keyframes markBlue{0%{background-size:0% 100%;color:inherit}60%{color:inherit}100%{background-size:100% 100%;color:#1967d2}}@keyframes markGreen{0%{background-size:0% 100%}60%{color:inherit}100%{background-size:100% 100%;color:#157c32}}@keyframes markOrange{0%{background-size:0% 100%;color:inherit}60%{color:inherit}100%{background-size:100% 100%;color:#e4630a}}.highlight-fea{padding:64px 0}.highlight-fea .highlight-on-scroll{padding:6px 12px;will-change:font-weight,color;transition:all linear .2s;position:relative}.highlight-fea .highlight-on-scroll::before{content:"";position:absolute;top:0;left:0;width:0%;height:100%;background-color:#e7f0fe;background-blend-mode:multiply;border-radius:99px;z-index:-1;transition:width 1s ease}.highlight-fea .highlight-on-scroll.animate{font-family:"Inter",sans-serif;font-weight:700;color:#1861d1}.highlight-fea .highlight-on-scroll.animate::before{width:100%}.highlight-fea .highlight-on-scroll.orange::before{background-color:#fff4b8}.highlight-fea .highlight-on-scroll.orange.animate{color:#e4630a}.highlight-fea .highlight-on-scroll.green::before{background-color:#def7e5}.highlight-fea .highlight-on-scroll.green.animate{color:#157c32}.highlight-fea__wrapper{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:40px;width:100%}.highlight-fea__heading,.highlight-fea__content{flex:0 0 100%;width:100%}.highlight-fea__heading{max-width:805px}.highlight-fea__title{font-size:32px;line-height:44px}.highlight-fea__title mark{font-weight:900;background:linear-gradient(90deg, #E2E9F5 100%, transparent 0);background-repeat:no-repeat;background-size:0% 100%;transition:background-size 1s cubic-bezier(0.7, 0, 0.3, 1),color .4s cubic-bezier(0.7, 0, 0.3, 1) .28s;font-size:inherit;border-radius:8px;padding:8px 16px;box-decoration-break:clone;-webkit-box-decoration-break:clone;display:inline;background-position:left;line-height:140%}.highlight-fea__title mark.animate{animation:markBlue 1s cubic-bezier(0.7, 0, 0.3, 1) forwards}.highlight-fea__title mark.blue{background:linear-gradient(90deg, #E2E9F5 100%, transparent 0);background-repeat:no-repeat;background-size:0% 100%;transition:background-size 1s cubic-bezier(0.7, 0, 0.3, 1),color .4s cubic-bezier(0.7, 0, 0.3, 1) .28s}.highlight-fea__title mark.blue.animate{animation:markBlue 1s cubic-bezier(0.7, 0, 0.3, 1) forwards}.highlight-fea__title mark.green{background:linear-gradient(90deg, #def7e5 100%, transparent 0);background-repeat:no-repeat;background-size:0% 100%;transition:background-size 1s cubic-bezier(0.7, 0, 0.3, 1),color .4s cubic-bezier(0.7, 0, 0.3, 1) .28s}.highlight-fea__title mark.green.animate{animation:markGreen 1s cubic-bezier(0.7, 0, 0.3, 1) forwards}.highlight-fea__title mark.orange{background:linear-gradient(90deg, #fff4b8 100%, transparent 0);background-repeat:no-repeat;background-size:0% 100%;transition:background-size 1s cubic-bezier(0.7, 0, 0.3, 1),color .4s cubic-bezier(0.7, 0, 0.3, 1) .28s}.highlight-fea__title mark.orange.animate{animation:markOrange 1s cubic-bezier(0.7, 0, 0.3, 1) forwards}.highlight-fea__tabs{width:100%;flex:0 0 100%;display:flex;justify-content:flex-start;align-items:center;padding:4px 0;position:relative}.highlight-fea__dots{width:100%;flex:0 0 100%;display:flex;justify-content:flex-start;align-items:center;gap:12px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;scroll-behavior:smooth;position:relative}.highlight-fea__dots::-webkit-scrollbar{display:none}.highlight-fea__dots .tab{display:inline-flex;justify-content:center;align-items:center;padding:8px 12px 8px 8px;cursor:pointer;border:1.5px solid #b2b9c4;background:#fff;border-radius:100px;color:#272b32;width:auto;flex:0 0 auto;transition:all linear .2s;gap:8px}.highlight-fea__dots .tab .icon{display:inline-flex;flex:0 0 32px;width:32px;height:32px;padding:6px;border-radius:50px;background-color:#f0f1f3;transition:all linear .2s}.highlight-fea__dots .tab.active,.highlight-fea__dots .tab:hover{background-color:#f3feff;border-color:#295aaa;font-family:"Inter",sans-serif;font-weight:600;transition:all linear .2s}.highlight-fea__dots .tab.active .icon,.highlight-fea__dots .tab:hover .icon{background-color:#d3e9f1;transition:all linear .2s}.highlight-fea__nav{display:inline-flex;width:100px;height:100%;justify-content:center;align-items:center;background-color:#edf7fe;cursor:pointer;position:absolute;top:0;z-index:2;padding:0 8px}.highlight-fea__nav.prev{left:0px;background:linear-gradient(275deg, rgba(255, 255, 255, 0) 0%, #FFF 100%);text-align:left;justify-content:flex-start}.highlight-fea__nav.next{right:0px;background:linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #FFF 100%);text-align:right;justify-content:flex-end}.highlight-fea__prev,.highlight-fea__next{display:inline-flex;width:32px;height:32px;justify-content:center;align-items:center;padding:6px;border-radius:100px;background-color:#edf7fe;cursor:pointer;border:0}.highlight-fea__slider{margin-top:40px;height:auto}.highlight-fea__slider .item{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch;gap:24px}.highlight-fea__slider .item__content,.highlight-fea__slider .item__img{flex:0 0 100%;width:100%}.highlight-fea__slider .item__img{max-width:calc(100% - 524px)}.highlight-fea__slider .item__img img{width:100%;height:auto}.highlight-fea__slider .item__content{padding:32px 48px;background-color:#e6f5ff;border-radius:12px;max-width:500px}.highlight-fea__slider .item__title{font-size:20px;line-height:28px;margin-bottom:8px;font-family:"Inter",sans-serif;font-weight:600}.highlight-fea__slider .item__desc ul.custom-list li{list-style:none;padding:8px 0 8px 36px;position:relative;margin-bottom:0}.highlight-fea__slider .item__desc ul.custom-list li::before{content:"";width:24px;height:24px;position:absolute;top:8px;left:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cg clip-path='url(%23clip0_279_3441)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12ZM12 0C5.37258 0 0 5.37258 0 12C0 18.6274 5.37258 24 12 24C18.6274 24 24 18.6274 24 12C24 5.37258 18.6274 0 12 0ZM11.7071 15.7071L18.7071 8.70711L17.2929 7.29289L11 13.5858L7.70711 10.2929L6.29289 11.7071L10.2929 15.7071C10.6834 16.0976 11.3166 16.0976 11.7071 15.7071Z' fill='%23379C2E'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_279_3441'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain}.highlight-fea__slider .item__actions{margin-top:24px;display:flex;justify-content:flex-start;align-items:center;gap:16px}@media screen and (max-width: 991px){.highlight-fea__slider .item__content,.highlight-fea__slider .item__img{max-width:100%}}@media screen and (max-width: 768px){.highlight-fea{padding:32px 0}.highlight-fea__title{font-size:28px;line-height:36px}}@media screen and (max-width: 560px){.highlight-fea__slider .item__content{padding:24px 16px}.highlight-fea__slider .item__actions{flex-wrap:wrap}.highlight-fea__slider .item__actions a,.highlight-fea__slider .item__actions .btn{width:100%;flex:0 0 100%;margin-bottom:0 !important}}/*# sourceMappingURL=highlight-fea.min.css.map */