.core_components_grid{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-bottom:60px}.core_component_button{display:flex;align-items:center;gap:16px;padding:10px 22px;min-width:140px;border-radius:8px;cursor:pointer;transition:background-color .2s ease;background:#f8fafc}.core_component_button:not(.selected) .component_label{color:#171717}.core_component_button.selected{background-color:#f4f3ff}.core_component_button.selected .component_label{color:#6736f1;font-weight:600}.core_component_button:not(.selected):hover{background-color:#f4f3ff}.component_icon_wrapper{display:flex;align-items:center;justify-content:center}.core_component_button:not(.selected) .component_icon_wrapper{color:#000}.core_component_button.selected .component_icon_wrapper{color:#6736f1}.component_label{color:var(--Text-Color-900,#171717);text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:normal;margin:0;white-space:nowrap}.featured_component{display:flex;padding:24px 32px;align-items:center;flex-shrink:0;margin-inline:10px;justify-content:center;border-radius:18.385px;border:1.839px solid #ebe8ff;background:#fff}.featured_tag{display:inline-block;padding:6px 16px;background:rgba(96,46,223,.1);color:var(--primary-color);font-size:12px;font-weight:600;border-radius:20px;margin-bottom:24px}.featured_animation{width:100%;height:350px;display:flex;align-items:center;justify-content:flex-end}.featured_animation>img{height:350px;max-height:350px}.featured_animation>div{width:100%;height:100%}.featured_title{color:#1c1c1c;font-size:20.224px;font-style:normal;font-weight:700;line-height:normal}.featured_description{color:var(--neutral-800,#262626);font-size:16px;font-style:normal;font-weight:400;line-height:22.062px}.learn_more_link{font-size:14px;font-weight:600;color:var(--primary-color);text-decoration:none}.learn_more_link:hover{text-decoration:underline}@media screen and (max-width:768px){.core_components_grid{gap:10px}.core_component_button{padding:8px 20px;min-width:110px;gap:12px}.component_label{font-size:14px}.featured_component{padding:24px}.featured_animation{height:200px}.featured_animation>img{height:200px;max-height:200px}.featured_title{font-size:16px}.featured_description{font-size:12px}}@media screen and (max-width:576px){.core_components_grid{gap:8px;overflow-x:auto;padding-bottom:8px}.core_component_button{padding:10px 22px;min-width:100px;flex-shrink:0}}.enterprise_agents_section{background:#f5f5ff}.enterprise_agents_section .section_cta{display:flex;justify-content:flex-end;@media screen and (max-width:600px){justify-content:left}}.industry_tabs{gap:30px;margin-block:24px;flex-wrap:wrap}.industry_tab,.industry_tabs{display:flex;justify-content:center}.industry_tab{width:100%;min-height:44px!important;padding:4px 16px!important;align-items:center;gap:8px;border-radius:14px;border:1px solid #d1d5dc;background:transparent;box-shadow:0 2px 0 0 rgba(0,0,0,.02);color:var(--neutral-700,#404040);font-size:16px;font-style:normal;font-weight:400;line-height:22px;cursor:pointer;transition:all .2s ease}.industry_tab:hover{background:var(--Purple-Heart-50,#f4f3ff);color:#7958fa}.industry_tab.active_tab,.industry_tab:hover{border:1px solid var(--Purple-Heart-600,#6736f1)}.industry_tab.active_tab{background:#7958fa;color:#fff;box-shadow:0 2px 0 0 rgba(0,0,0,.02)}.agent_card{background:#fff;padding:32px;height:100%;cursor:pointer;transition:all .2s ease;border-radius:20px}.agent_card_header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px}.agent_name{color:#1c1c1c;font-size:24px;font-style:normal;font-weight:600;line-height:normal}.agent_description{color:var(--neutral-800,#262626);font-size:14px;font-style:normal;font-weight:400;line-height:24px}.agent_arrow{flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;color:var(--neutral-500,#737373);transition:all .5s ease}.agent_card:hover .agent_arrow{transform:rotate(45deg)}.agent_card:hover .agent_arrow,.agent_card:hover .agent_name{color:var(--Purple-Heart-500,#7958fa)}@media screen and (max-width:768px){.industry_tabs{gap:16px}.industry_tab{height:40px;padding:0 12px;font-size:14px}.agent_card{padding:24px;border-right:none}.agents_grid .ant-col:last-child .agent_card{border-bottom:none}.agent_name{font-size:16px}.agent_description{font-size:12px}}.enterprise_security_section{background:#fff}.security_cards_grid{margin-top:40px}.security_card{background:#fff;border-radius:16px;padding:32px;height:100%;box-shadow:0 2px 12px rgba(0,0,0,.04);border:1px solid #eee}.security_card_title{font-size:18px;font-weight:700;color:var(--primary-color);margin-bottom:12px}.security_card_description{font-size:14px;line-height:1.6;color:#666;margin-bottom:24px}.encryption_flow{display:flex;align-items:center;gap:20px;margin-top:20px;flex-wrap:wrap}.encryption_items{display:flex;flex-direction:column;gap:8px}.encryption_item{font-size:12px;font-weight:500;color:#666;padding:8px 16px;background:#f5f5f5;border-radius:6px}.encryption_arrow{font-size:24px;color:var(--primary-color)}.encryption_server{display:flex;flex-direction:column;align-items:center;gap:8px}.encryption_server>div{width:60px;height:60px}.encryption_server span{font-size:12px;color:#666}.compliance_badge{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:var(--primary-color);color:#fff;border-radius:8px;margin-top:16px}.badge_icon{font-size:16px}.badge_text{font-size:14px;font-weight:600}@media screen and (max-width:768px){.security_card{padding:24px}.security_card_title{font-size:16px}.encryption_flow{flex-direction:column;align-items:flex-start}.encryption_arrow{transform:rotate(90deg);margin:0 auto}}.bullet_point_container{display:flex;flex-direction:column;padding:14px 8px;align-items:flex-start;gap:16px;border-bottom:1px solid #ebe8ff;background:#fff}.bullet_point_heading{color:var(--black,#000);font-feature-settings:"liga" off,"clig" off;font-size:20px;font-weight:600}.bullet_point_description,.bullet_point_heading{font-style:normal;line-height:normal;text-align:left}.bullet_point_description{color:var(--neutral-800,#262626);font-size:16px;font-weight:400}.customSegmented{width:max-content!important;max-width:100%;margin:auto auto 40px!important;display:flex!important;justify-content:center!important;align-items:center!important;flex-wrap:wrap!important;gap:8px 2px!important;border-radius:30px!important;border:1px solid #ebe8ff!important;background:#fff!important;padding:5px 6px!important;@media screen and (max-width:600px){border-left-color:currentcolor!important;border-left-style:none!important;border-left-width:medium!important;border-bottom-color:currentcolor!important;border-bottom-style:none!important;border-bottom-width:medium!important;border-right-color:currentcolor!important;border-right-style:none!important;border-right-width:medium!important;border-top-color:currentcolor!important;border-top-style:none!important;border-top-width:medium!important;background:transparent!important;margin-bottom:12px!important}.ant-segmented-group{gap:6px}.ant-segmented-item-selected{background:#7958fa!important;min-height:40px;border-radius:40px;display:flex;justify-content:center;align-items:center;position:relative;width:max-content;color:#fff!important;font-size:16px;font-style:normal;font-weight:500;line-height:normal;gap:6px;@media screen and (max-width:600px){border-radius:30px!important;border-left-color:var(--Stroke,#c3d0e2)!important;border-left-style:solid!important;border-left-width:1px!important;border-bottom-color:var(--Stroke,#c3d0e2)!important;border-bottom-style:solid!important;border-bottom-width:1px!important;border-right-color:var(--Stroke,#c3d0e2)!important;border-right-style:solid!important;border-right-width:1px!important;border-top-color:var(--Stroke,#c3d0e2)!important;border-top-style:solid!important;border-top-width:1px!important;background:#f9f8fe!important;font-size:12px;min-height:36px;padding-left:16px;padding-bottom:0;padding-right:16px;padding-top:0}}.ant-segmented-item-selected:before{@media screen and (min-width:601px){content:"";position:absolute;inset:0;border-radius:40px;border-left-color:transparent;border-left-style:solid;border-left-width:1px;border-bottom-color:transparent;border-bottom-style:solid;border-bottom-width:1px;border-right-color:transparent;border-right-style:solid;border-right-width:1px;border-top-color:transparent;border-top-style:solid;border-top-width:1px;background:var(--border-gradient-purple) border-box;-webkit-mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}}.ant-segmented-item{display:flex;height:40px;justify-content:center;align-items:center;border-radius:40px;color:var(--black-v2);text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:normal;gap:6px;&:hover{background-color:#f0f0ff}}.ant-segmented-thumb{border-radius:16px!important;color:#f0f0ff!important;border-radius:40px!important;position:absolute;z-index:1;border:1px solid transparent;background:var(--border-gradient-purple) border-box;-webkit-mask:linear-gradient(#f0f0ff 0 0) padding-box,linear-gradient(#f0f0ff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;transition:all .4s ease}transition:all .5s ease-out!important}.desktop-security-comp{display:block;@media screen and (max-width:600px){display:none}}.mob-security-comp{display:none;@media screen and (max-width:600px){display:block}}.extending_ecosystem_section{background:#f5f5ff}.hub_title{font-size:20px;font-weight:700;color:var(--primary-color);margin-bottom:12px}.hub_description{font-size:14px;line-height:1.6;color:#666;margin-bottom:24px;max-width:600px}.integrations_marquee_wrapper{padding:16px 0}.integration_logo{font-size:13px;font-weight:500;color:#666;padding:10px 20px;background:#fff;border-radius:8px;border:1px solid #e5e5e5;white-space:nowrap}@media screen and (max-width:768px){.hub_title{font-size:18px}}.new_hero_section{padding-top:100px;position:relative;width:100%;background:#fff}.new_hero_content{display:flex;align-items:center;justify-content:center;gap:40px;flex-wrap:wrap;padding-inline:24px}.new_hero_text_section{flex:1;max-width:600px}.new_hero_heading{display:flex;flex-direction:column;margin-bottom:20px}.heading_line1{background:#6736f1;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.heading_line1,.heading_line2{font-size:50px;font-weight:800;line-height:1.2;text-align:left}.heading_line2{color:var(--black-v2)}.new_hero_subtext{font-size:20px;line-height:1.4;color:#404040;margin-bottom:24px}.new_hero_cta{margin-top:24px}.new_hero_animation_section{display:flex;justify-content:center;align-items:center}.new_hero_animation_section>img{height:568px;width:660px}.new_hero_animation_section>div{width:100%;height:100%}.hero_partners_section{padding:20px 24px}.partner_logo_item{font-size:14px;font-weight:600;color:#666;white-space:nowrap;padding:8px 16px}@media screen and (max-width:992px){.new_hero_content{flex-direction:column;text-align:center}.new_hero_text_section{max-width:100%}.new_hero_heading{align-items:center}.new_hero_subtext{margin-left:auto;margin-right:auto}.new_hero_cta{display:flex;justify-content:center}.new_hero_animation_section{height:300px}.new_hero_animation_section>img{width:100%;height:auto}}@media screen and (max-width:768px){.new_hero_section{padding:145px 0 40px}.heading_line1,.heading_line2{font-size:32px;text-align:center}.new_hero_subtext{font-size:16px}.new_hero_animation_section{height:250px}.new_hero_animation_section>img{width:100%;height:auto}}.itc_floating_timer{position:fixed;bottom:24px;right:24px;z-index:999;width:384px;max-width:calc(100vw - 32px);background:var(--pure-white,#fff);border-radius:20px;overflow:hidden;box-shadow:0 24px 60px rgba(23,15,73,.16),0 8px 20px rgba(23,15,73,.08);animation:itcSlideIn .4s ease-out;font-family:var(--font-montserrat)}@keyframes itcSlideIn{0%{opacity:0;transform:translateY(20px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.itc_timer_topbar{height:8px;width:100%;background:var(--primary-color,#602edf)}.itc_timer_header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 18px;border-bottom:1px solid #eeeaf7}.itc_timer_brand{display:flex;align-items:center;gap:8px;min-width:0}.itc_timer_brand_itc{position:relative;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0}.itc_timer_brand_itc>svg{position:absolute;inset:0;width:100%;height:100%}.itc_timer_brand_itc_text{position:relative;color:#111;font-size:14px;font-weight:800;letter-spacing:.2px;line-height:1}.itc_timer_brand_vegas{font-size:16px;font-weight:800;letter-spacing:.2px;color:#111;white-space:nowrap}.itc_timer_brand_divider{width:1px;height:20px;background:#d9d4e8;margin-inline:6px}.itc_timer_brand_year{font-size:16px;font-weight:800;color:#111}.itc_timer_actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.itc_timer_action_btn{width:34px;height:34px;display:flex;align-items:center;justify-content:center;background:var(--pure-white,#fff);border:1px solid #e3dff0;border-radius:10px;color:#444;cursor:pointer;transition:all .2s ease}.itc_timer_action_btn:hover{border-color:var(--primary-color,#602edf);color:var(--primary-color,#602edf);background:#faf8ff}.itc_timer_body{padding:16px 18px 18px}.itc_timer_title{font-size:21px;font-weight:800;line-height:1.3;color:#111;margin:0 0 8px}.itc_timer_title_highlight{color:var(--primary-color,#602edf)}.itc_timer_meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:16px}.itc_timer_meta_item{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:500;color:#555;white-space:nowrap}.itc_timer_meta_icon{display:inline-flex;color:var(--primary-color,#602edf)}.itc_timer_meta_divider{width:1px;height:16px;background:#d9d4e8}.itc_timer_countdown{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:16px}.itc_timer_unit{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:13px 4px 10px;background:#f8f7fc;border:1px solid #e7e2f4;border-radius:12px}.itc_timer_value{font-size:24px;font-weight:800;color:var(--primary-color,#602edf);line-height:1.1;font-variant-numeric:tabular-nums}.itc_timer_label{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.6px;color:#777;margin-top:4px}.itc_timer_cta{width:100%;display:flex;align-items:center;justify-content:center;gap:10px;border:none;border-radius:999px;padding:14px 20px;font-size:15px;font-weight:700;font-family:var(--font-montserrat);color:var(--pure-white,#fff);background:var(--primary-color,#602edf);cursor:pointer;transition:all .25s ease}.itc_timer_cta:hover{background:var(--button-hover,#020305);transform:translateY(-1px)}.itc_floating_timer.minimized{width:auto;border-radius:999px;padding:8px 10px 8px 8px}.itc_timer_expand,.itc_timer_minimized_row{display:flex;align-items:center;gap:8px}.itc_timer_expand{border:none;background:transparent;cursor:pointer;font-family:var(--font-montserrat);padding:4px 6px}.itc_timer_expand_text{font-size:13px;font-weight:700;color:#111;font-variant-numeric:tabular-nums;white-space:nowrap}.itc_floating_timer.minimized .itc_timer_action_btn{width:30px;height:30px;border-radius:999px}@media screen and (max-width:576px){.itc_floating_timer{bottom:16px;right:16px;width:340px}.itc_timer_title{font-size:18px}.itc_timer_value{font-size:21px}.itc_timer_meta_item{font-size:12px}.itc_timer_cta{font-size:14px;padding:12px 16px}}.os_component_section{padding:20px 0;overflow:hidden}.os_text{text-align:center;font-size:111.099px;font-style:normal;font-weight:600;line-height:normal;opacity:.2;background:linear-gradient(0deg,rgba(52,25,121,.69),rgba(96,46,223,0) 118.89%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media screen and (max-width:992px){.os_text{font-size:80px}}@media screen and (max-width:768px){.os_text{font-size:50px}}@media screen and (max-width:480px){.os_text{font-size:36px}}