.ti-verified-by.ti-verified-by-row{margin:2rem 0!important}.scrolling-pills{position:relative;timeline-scope:--pills-scroll}.scrolling-pills>.kt-inside-inner-col{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;overflow-x:auto!important;overflow-y:visible!important;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-timeline:--pills-scroll inline}.scrolling-pills>.kt-inside-inner-col::-webkit-scrollbar{display:none!important}.scrolling-pills .kb-buttons-wrap{display:flex;flex-wrap:nowrap;gap:.5rem}.scrolling-pills .kb-button{flex:0 0 auto;scroll-snap-align:start;white-space:nowrap}.scrolling-pills::before,.scrolling-pills::after{content:"";position:absolute;top:0;height:100%;width:3rem;pointer-events:none;z-index:2}.scrolling-pills::before{left:0;background:linear-gradient(to right,white,transparent);animation:show-left linear both;animation-timeline:--pills-scroll}.scrolling-pills::after{right:0;background:linear-gradient(to left,white,transparent);animation:hide-right linear both;animation-timeline:--pills-scroll}@media (max-width:767px){.scrolling-pills>.kt-inside-inner-col{justify-content:unset!important}}