.tab-bar{display:flex;gap:4px;overflow-x:auto}.tab-btn{background:none;border:none;cursor:pointer;white-space:nowrap}.tab-panel{display:none}.tab-panel.active{display:block}.feature-item{align-items:center;display:flex;gap:8px}.cards-wrap{display:flex;flex-wrap:wrap;gap:16px}.score-bar-bg{background:#e0e7ff;border-radius:99px;height:8px;overflow:hidden}.score-bar-fill{background:#6366f1;border-radius:99px;height:8px}.accordion{display:none}.acc-body{max-height:0;opacity:0;overflow:hidden;transition:max-height .4s ease,opacity .3s ease}.acc-body.open{max-height:3000px;opacity:1}.acc-header{align-items:center;cursor:pointer;display:flex;justify-content:space-between}.acc-chevron{display:inline-block;transition:transform .3s ease}.acc-header.open .acc-chevron{transform:rotate(180deg)}.acc-inner .tab-panel{display:flex!important;flex-direction:column;gap:24px}@media (max-width:767px){.desktop-content,.tab-bar{display:none}.accordion{display:block}}@media (max-width:960px){.tab-panel.active{grid-template-columns:1fr}}.hometab_sec{padding:50px 0;width:100%}.hometab_sec .secheading{margin:0 auto;max-width:750px;padding-bottom:50px;text-align:center}.hometab_sec .secheading h2{color:#09090b;font-size:50px;line-height:normal;margin-bottom:15px}.hometab_sec .secheading p{color:#09090b;font-size:17px;margin:0 auto;max-width:480px}.hometab_sec nav.tab-bar{padding-bottom:40px}.hometab_sec nav.tab-bar .tab-btn.active,.hometab_sec nav.tab-bar .tab-btn:hover{background:#e1e0ff;border:1px solid #d0cefe}.hometab_sec nav.tab-bar .tab-btn{backdrop-filter:blur(7px);background:#ffffffb2;border:1px solid #ebebeb;border-radius:10px;padding:7px 12px}.hometab_sec .desktop-content .tab-panel .row{align-items:center;display:flex;flex-wrap:wrap}.hometab_sec .desktop-content .tab-panel .row .left_column{width:35%}.hometab_sec .desktop-content .tab-panel .row .rightcolumn{width:65%}.hometab_sec .desktop-content .tab-panel .row .left_column .clumnsp h2{color:#09090b;font-size:32px;line-height:normal;margin-bottom:10px}.hometab_sec .desktop-content .tab-panel .row .left_column .clumnsp p{color:#292d34;font-size:16px;line-height:24px}.hometab_sec .desktop-content .tab-panel .row .left_column .clumnsp ul.listing{list-style:none;margin:0;padding:0}.hometab_sec .desktop-content .tab-panel .row .left_column .clumnsp ul.listing li{color:#000;font-size:15px;margin-bottom:13px;padding-left:30px;position:relative}.hometab_sec .desktop-content .tab-panel .row .left_column .clumnsp ul.listing li .icon{height:25px;left:0;line-height:0px;position:absolute;top:2px;width:25px}.hometab_sec .desktop-content .tab-panel .row .left_column .clumnsp .btnd{padding-top:30px}.hometab_sec .desktop-content .tab-panel .row .left_column .clumnsp .btnd a{background:#09090b;border:1px solid #09090b;border-radius:12px;color:#f3f4f6;display:inline-block;font-size:14px;font-weight:600;padding:8px 17px}.hometab_sec .bottom_row{display:flex;flex-wrap:wrap;padding:20px 0}.hometab_sec .bottom_row .columnbox{padding:7px;width:25%}.hometab_sec .bottom_row .columnbox .columnsp{backdrop-filter:blur(40px);background:#ffffff42;border:1px solid #eae5ff;border-radius:15px;padding:15px}.hometab_sec .desktop-content .tab-panel .row .left_column .clumnsp ul.listing li a{color:#000}.hometab_sec .desktop-content .tab-panel .row .left_column .clumnsp ul.listing li a svg path{fill:#000}.hometab_sec .desktop-content .tab-panel .row .left_column .clumnsp ul.listing li a:hover{color:#4c41da}.hometab_sec .desktop-content .tab-panel .row .left_column .clumnsp ul.listing li a:hover path{fill:#4c41da}