.ThemeToggle_themeToggle__Lxt_p{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:transparent;border:none;cursor:pointer;color:var(--text-color);transition:background-color .3s ease,color .3s ease}.ThemeToggle_themeToggle__Lxt_p:hover{background-color:rgba(0,0,0,.05)}.ThemeToggle_dark-mode__avmUW .ThemeToggle_themeToggle__Lxt_p:hover{background-color:hsla(0,0%,100%,.1)}.ThemeToggle_themeToggle__Lxt_p svg{transition:transform .3s ease}.ThemeToggle_themeToggle__Lxt_p:hover svg{transform:rotate(15deg)}.Navbar_navbar_area__je_xh{position:absolute;top:0;left:0;width:100%;z-index:999;background:var(--navbar-bg);transition:background .3s,box-shadow .3s}.Navbar_navbar__zhZYq{justify-content:space-between;height:70px;position:relative}.Navbar_left_section__7_3qw,.Navbar_navbar__zhZYq,.Navbar_right_section__xeNkT{display:flex;align-items:center}.Navbar_right_section__xeNkT{gap:32px}.Navbar_navbar_brand__GvbDd{display:inline-block;line-height:1;color:var(--heading-color)}.Navbar_navbar_brand__GvbDd svg{height:28px;width:auto;display:block}.Navbar_navbar_collapse__TlXx6{display:flex;justify-content:space-between;align-items:center;width:100%}.Navbar_nav_list__Pptpz{list-style:none;padding:0;margin:0;display:flex;align-items:center;gap:30px}.Navbar_nav_link__KBaBS{text-decoration:none;color:var(--text-color);font-weight:500;font-size:.95rem;padding:5px 0;transition:color .3s ease;position:relative}.Navbar_nav_link__KBaBS.Navbar_active__v_AMp,.Navbar_nav_link__KBaBS:hover{color:var(--primary-color)}.Navbar_right_nav__UHKOP{display:flex;align-items:center;gap:32px}.Navbar_open_app_btn__v3uRJ{display:inline-block;padding:8px 20px;background:var(--primary-color);color:#fff!important;border:none;border-radius:8px;text-decoration:none;font-weight:500;font-size:.95rem;margin-left:30px;transition:background .3s ease}.Navbar_open_app_btn__v3uRJ:hover{background:var(--secondary-color);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.Navbar_open_app_btn__v3uRJ:active{transform:translateY(0)}.Navbar_container__szo_H{max-width:1400px;margin:0 auto;padding:0 20px}.Navbar_sticky__oTy_B{position:fixed;box-shadow:0 4px 10px rgba(0,0,0,.05)}.Navbar_phone_icon_wrapper__FzUrc{font-size:1.4rem;color:#333}.Navbar_desktop_nav_wrapper__OEmIZ{display:flex;align-items:center;flex-grow:1;justify-content:space-between;margin-left:40px}.Navbar_desktop_right_nav__2pKgr{display:flex;align-items:center}.Navbar_hamburger_button__yCwdy{display:none;padding:10px;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible;z-index:1001}.Navbar_hamburger_button__yCwdy:hover{opacity:.7}.Navbar_hamburger_box__82tBy{width:24px;height:18px;display:inline-block;position:relative}.Navbar_hamburger_inner__Xjfzu{display:block;top:50%;margin-top:-1px}.Navbar_hamburger_inner__Xjfzu,.Navbar_hamburger_inner__Xjfzu:after,.Navbar_hamburger_inner__Xjfzu:before{width:24px;height:2px;background-color:#333;border-radius:4px;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.Navbar_hamburger_inner__Xjfzu:after,.Navbar_hamburger_inner__Xjfzu:before{content:"";display:block}.Navbar_hamburger_inner__Xjfzu:before{top:-8px}.Navbar_hamburger_inner__Xjfzu:after{bottom:-8px}.Navbar_hamburger_button__yCwdy.Navbar_is_active__qm2iF .Navbar_hamburger_inner__Xjfzu{transform:rotate(45deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.Navbar_hamburger_button__yCwdy.Navbar_is_active__qm2iF .Navbar_hamburger_inner__Xjfzu:before{top:0;opacity:0;transition:top .1s ease-out,opacity .1s ease-out .12s}.Navbar_hamburger_button__yCwdy.Navbar_is_active__qm2iF .Navbar_hamburger_inner__Xjfzu:after{bottom:0;transform:rotate(-90deg);transition:bottom .1s ease-out,transform .15s cubic-bezier(.215,.61,.355,1) .12s}.Navbar_mobile_menu_overlay__1dHiJ{top:0;height:100vh;background:var(--navbar-bg);z-index:1000;padding:100px 20px 20px;transition:transform .3s ease-in-out}.Navbar_body_overlay__jsSp_{position:fixed;top:0;left:0;width:100%;height:100%;background:var(--overlay-color);z-index:998;opacity:0;visibility:hidden;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}.Navbar_mobile_menu_active_navbar__8sflO+.Navbar_body_overlay__jsSp_{opacity:1;visibility:visible}.Navbar_mobile_nav_list__khZzU li{border-bottom:1px solid var(--border-color)}.Navbar_mobile_nav_list__khZzU li:last-child{border-bottom:none}.Navbar_mobile_nav_link__WX_LP{display:flex;justify-content:space-between;align-items:center;padding:12px 0;color:var(--text-color);text-decoration:none;font-weight:500}.Navbar_mobile_nav_link__WX_LP i{color:var(--icon-color);font-size:.8rem}.Navbar_mobile_open_app_btn__TSZoJ{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:12px 24px;background:var(--primary-color);color:#fff!important;border:none;border-radius:8px;text-decoration:none;font-weight:500;font-size:.95rem;transition:background .3s ease}.Navbar_mobile_open_app_btn__TSZoJ:hover{background:var(--secondary-color);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.Navbar_mobile_open_app_btn__TSZoJ:active{transform:translateY(0)}.Navbar_mobile_open_app_btn__TSZoJ i{margin-left:8px;font-size:.8rem}@media (max-width:1024px){.Navbar_desktop_nav_wrapper__OEmIZ{display:none}.Navbar_navbar__zhZYq{justify-content:space-between}.Navbar_navbar_brand__GvbDd{margin-right:0}.Navbar_hamburger_button__yCwdy{display:inline-block}}@media (max-width:767px){.Navbar_container__szo_H{padding:0 15px}.Navbar_navbar__zhZYq{height:60px}.Navbar_mobile_menu_overlay__1dHiJ{padding:70px 20px 30px}.Navbar_navbar_brand__GvbDd svg{height:24px}.Navbar_phone_icon_wrapper__FzUrc{font-size:1.2rem}}.Navbar_portal_login__NduXb{background-color:var(--primary-color);color:#fff!important;padding:8px 16px;border-radius:6px;font-weight:500;transition:all .3s ease;border:1px solid var(--primary-color)}.Navbar_portal_login__NduXb:hover{background-color:var(--primary-color-dark);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.Navbar_portal_login__NduXb:active{transform:translateY(0)}.Navbar_dropdown__BQP9B{position:relative}.Navbar_dropdown_menu__1FoHg{position:absolute;top:100%;left:0;background:#fff;min-width:200px;padding:8px 0;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.15);opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease;list-style:none}.Navbar_dropdown__BQP9B:hover .Navbar_dropdown_menu__1FoHg{opacity:1;visibility:visible;transform:translateY(0)}.Navbar_dropdown_menu__1FoHg li a{padding:8px 16px;display:block;color:#333;text-decoration:none;transition:all .3s ease}.Navbar_dropdown_menu__1FoHg li a:hover{background:#f5f5f5;color:var(--primary-color)}.Navbar_mobile_menu_btn__3q5E0{display:none;background:none;border:none;padding:10px;cursor:pointer}.Navbar_mobile_menu_btn__3q5E0 span{display:block;width:25px;height:2px;background:#333;margin:5px 0;transition:all .3s ease}.Navbar_mobile_menu_open__8uF8Y span:first-child{transform:rotate(45deg) translate(5px,5px)}.Navbar_mobile_menu_open__8uF8Y span:nth-child(2){opacity:0}.Navbar_mobile_menu_open__8uF8Y span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.Navbar_mobile_menu_overlay__1dHiJ{position:fixed;top:80px;left:0;width:100%;height:calc(100vh - 80px);background:#fff;padding:20px;transform:translateX(100%);transition:transform .3s ease;overflow-y:auto}.Navbar_mobile_menu_open__8uF8Y{transform:translateX(0)}.Navbar_mobile_nav_list__khZzU{list-style:none;margin:0;padding:0}.Navbar_mobile_dropdown__H3a74{margin-bottom:16px}.Navbar_mobile_dropdown_toggle__P6SNc{width:100%;text-align:left;padding:12px 16px;background:none;border:none;font-size:16px;font-weight:500;color:#333;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.Navbar_mobile_dropdown_toggle__P6SNc i{font-size:20px;transition:transform .3s ease}.Navbar_mobile_dropdown_toggle__P6SNc.Navbar_active__v_AMp i{transform:rotate(180deg)}.Navbar_mobile_dropdown_menu__XPBn0{padding-left:16px;list-style:none;margin:8px 0}.Navbar_mobile_dropdown_menu__XPBn0 li a{display:block;padding:8px 16px;color:#666;text-decoration:none}.Navbar_nav_buttons__dS_o_{display:flex;align-items:center;margin-left:32px}.Navbar_login_btn__Sw_Cy{padding:8px 24px;border-radius:4px;background:var(--primary-color);color:#fff;text-decoration:none;font-weight:500;transition:background-color .3s ease}.Navbar_login_btn__Sw_Cy:hover{background:var(--primary-color-dark)}.Navbar_mobile_button_wrapper__M8Qao{margin-top:24px}.Navbar_mobile_login_btn__Ydui1{display:flex;align-items:center;justify-content:center;width:100%;padding:12px;background:var(--primary-color);color:#fff;text-decoration:none;border-radius:4px;font-weight:500}.Navbar_mobile_login_btn__Ydui1 i{margin-right:8px}@media (max-width:991px){.Navbar_desktop_nav_wrapper__OEmIZ{display:none}.Navbar_mobile_menu_btn__3q5E0{display:block}}@media (min-width:992px){.Navbar_mobile_menu_overlay__1dHiJ{display:none}}.MainBanner_it_services_banner__Kef_2{padding:80px 0;position:relative;overflow:hidden;background:var(--bg-color);min-height:100vh;display:flex;align-items:center}.MainBanner_container__ezhr8{max-width:1400px;margin:0 auto;padding:0 15px;position:relative;z-index:2;width:100%}.MainBanner_banner_wrapper__gfw7Z{display:flex;flex-direction:column;align-items:center;gap:40px}.MainBanner_image_section__WA631{position:relative;max-height:100%}.MainBanner_background_image__XCuAn{object-fit:contain;object-position:center}.MainBanner_chat_bubbles__pdLWN{position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none}.MainBanner_user_message__L_Ex5{position:absolute;top:20%;left:5%;background:var(--card-bg);padding:12px 20px;border-radius:16px;display:flex;align-items:center;gap:12px;box-shadow:var(--box-shadow);max-width:280px}.MainBanner_user_icon__pUtnW{width:32px;height:32px;border-radius:50%;background:var(--border-color);display:flex;align-items:center;justify-content:center;flex-shrink:0}.MainBanner_message_text__k2azm{font-size:15px;color:var(--text-color)}.MainBanner_ai_response__jUIhh{position:absolute;bottom:35%;right:15%;background:var(--primary-color);padding:8px 16px;border-radius:12px;color:var(--text-color);display:flex;align-items:center;gap:8px;box-shadow:0 4px 12px rgba(0,102,255,.1)}.MainBanner_timer_section__4oRv1{display:flex;align-items:center;gap:8px;font-size:14px}.MainBanner_play_icon__NLzrl{width:20px;height:20px}.MainBanner_content_section__K73JI{text-align:center;max-width:800px}.MainBanner_main_heading__vhCB9{font-size:64px;font-weight:800;line-height:1.1;margin-bottom:24px;color:var(--heading-color)}.MainBanner_main_heading_2__AWFXu{font-size:42px;font-weight:600;line-height:1.1;margin-bottom:24px;color:var(--heading-color)}.MainBanner_description__0P51b{font-size:18px;line-height:1.6;color:var(--paragraph-color);margin-bottom:40px}.MainBanner_buttons_container__7LOlN{display:flex;gap:16px;justify-content:center}.MainBanner_primary_button__ipcvD{background:var(--primary-color);color:#fff!important}.MainBanner_primary_button__ipcvD,.MainBanner_secondary_button__S4KiG{padding:14px 28px;border-radius:8px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s ease}.MainBanner_secondary_button__S4KiG{background:var(--card-bg);color:var(--heading-color)!important;display:flex;align-items:center;gap:8px;border:1px solid var(--border-color)}.MainBanner_secondary_button__S4KiG:after{content:"›";font-size:20px;line-height:1}.MainBanner_primary_button__ipcvD:hover,.MainBanner_secondary_button__S4KiG:hover{transform:translateY(-2px)}@media (max-width:991px){.MainBanner_image_section__WA631{height:400px}.MainBanner_main_heading__vhCB9{font-size:40px}.MainBanner_description__0P51b{font-size:16px}}.Features_features_section__blHVO{padding:100px 0 80px;background:var(--bg-color)}.Features_container__fnmgE{max-width:1200px;margin:0 auto;padding:0 24px}.Features_content_section__hQt_O{text-align:center;max-width:800px;margin:0 auto 60px}.Features_main_heading__juOKE{font-size:42px;font-weight:700;line-height:1.2;color:var(--heading-color);margin:0 0 24px}.Features_main_heading_2__JJVvc{font-size:36px;font-weight:600;line-height:1.3;color:var(--heading-color);margin:0 0 24px}.Features_description__AFjbB{font-size:18px;line-height:1.6;color:var(--paragraph-color);margin:0}.Features_features_page__uFqYG{padding:120px 0 100px;background:var(--bg-color)}.Features_features_grid__0zyfR{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;gap:30px;margin-top:60px}.Features_feature_card__uz4E0{padding:40px 30px;border-radius:16px;background:var(--card-bg);border:1px solid var(--border-color);display:flex;flex-direction:column;align-items:center;text-align:center;transition:transform .3s ease,box-shadow .3s ease;box-shadow:var(--box-shadow)}.Features_feature_card__uz4E0:hover{transform:translateY(-5px);box-shadow:var(--hover-box-shadow)}.Features_icon__wUqAd{margin-bottom:24px;width:60px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--primary-color);color:#fff}.Features_icon__wUqAd i{font-size:28px}.Features_feature_card__uz4E0 h3{font-size:22px;font-weight:600;margin:0 0 16px;line-height:1.3;color:var(--heading-color)}.Features_feature_card__uz4E0 p{font-size:16px;line-height:1.6;color:var(--paragraph-color);font-weight:400;margin:0}@media (max-width:1024px){.Features_features_grid__0zyfR{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Features_features_page__uFqYG{padding:80px 0 60px}.Features_main_heading__juOKE{font-size:36px}.Features_feature_card__uz4E0{padding:30px 20px}}@media (max-width:576px){.Features_features_grid__0zyfR{grid-template-columns:1fr}.Features_main_heading__juOKE{font-size:32px}}.Features_flex_wrapper__XX3eT{display:flex;flex-direction:column;gap:24px;width:100%}@media (min-width:768px){.Features_flex_wrapper__XX3eT{flex-direction:row;gap:24px}}.Features_features_column__yWJ4U{flex:1 1;max-width:33%;display:flex;flex-direction:column;gap:24px}.Features_agent_section__FPuuL{flex:1 1;max-width:66%;padding:24px;border-radius:16px;background:var(--card-bg);border:1px solid var(--border-color);display:flex;flex-direction:column;align-items:center;text-align:center;box-shadow:var(--box-shadow)}.Features_agent_content__HYups{width:100%;max-width:400px;margin:0 auto}.Features_agent_content__HYups h4{font-size:14px;font-weight:500;color:var(--paragraph-color);margin:0 0 24px}.Features_agent_profile__SB_xr{display:flex;flex-direction:column;align-items:center;gap:16px}.Features_agent_image__bBqfE{width:120px;height:120px;border-radius:50%;overflow:hidden;background:#f8f9fa}.Features_avatar_image__Mtb38{border-radius:50%}.Features_agent_profile__SB_xr h3{font-size:24px;font-weight:600;margin:0;color:var(--heading-color)}.Features_agent_profile__SB_xr p{font-size:15px;line-height:1.5;color:var(--paragraph-color);font-weight:400;margin:0 0 24px;max-width:360px}.Features_agent_buttons__FnrI_{display:flex;flex-direction:column;gap:16px;width:100%;max-width:320px}.Features_call_button__wOTpZ,.Features_text_button__DXRlJ{height:48px;padding:0;border-radius:24px;font-size:15px;font-weight:500;border:none;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px;width:100%;background:var(--primary-color);color:#fff}.Features_text_button__DXRlJ{background:var(--card-bg);color:var(--primary-color);border:1px solid var(--border-color)}.Features_call_button__wOTpZ:hover,.Features_text_button__DXRlJ:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,102,255,.15)}@media (max-width:767px){.Features_features_section__blHVO{padding:60px 0 40px}.Features_content_section__hQt_O{margin-bottom:40px}.Features_main_heading_2__JJVvc{font-size:28px;margin-bottom:16px}.Features_description__AFjbB{font-size:16px}.Features_agent_section__FPuuL,.Features_features_column__yWJ4U{max-width:100%}.Features_feature_card__uz4E0{padding:20px}.Features_agent_buttons__FnrI_{max-width:100%}.Features_trusted_section__eSeio{margin-top:60px;gap:24px}}.Features_trusted_section__eSeio{margin-top:80px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:24px}.Features_trusted_heading__AzSI2{font-size:24px;font-weight:600;line-height:1.3;color:var(--heading-color);margin:0 0 24px;text-align:center}.Features_cta_button__8jWkG{display:inline-block;padding:14px 28px;background:var(--primary-color);color:#fff!important;border-radius:8px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s ease}.Features_cta_button__8jWkG:hover{background:var(--secondary-color);transform:translateY(-2px)}.PlatformFeatures_platformSection__u2hDJ{padding:100px 0;background-color:var(--bg-color)}.PlatformFeatures_container__8wbLB{max-width:1200px;margin:0 auto;padding:0 30px}.PlatformFeatures_main_title__Up1u3{font-size:2.8rem;font-weight:700;color:var(--heading-color);margin-bottom:60px;max-width:800px;margin-left:auto;margin-right:auto;line-height:1.2;text-align:center}.PlatformFeatures_tabsContainer__cxW5o{display:flex;background-color:var(--card-bg);border-radius:28px;padding:4px;margin:0 auto 60px;width:-moz-fit-content;width:fit-content}.PlatformFeatures_tabButton__vRi23{padding:12px 28px;border:none;background-color:transparent;border-radius:24px;cursor:pointer;font-size:1rem;font-weight:500;color:var(--paragraph-color);transition:all .3s ease}.PlatformFeatures_activeTab__d6sqL{background-color:var(--bg-color);color:var(--heading-color);box-shadow:var(--box-shadow)}.PlatformFeatures_featuresGrid__Ryljr{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;margin-bottom:60px}.PlatformFeatures_featureCard__puo1K{background-color:var(--card-bg);border-radius:16px;padding:24px;display:flex;flex-direction:column;height:100%;box-shadow:var(--box-shadow);border:1px solid var(--border-color)}.PlatformFeatures_featuresGrid__Ryljr[data-section=features]{grid-template-columns:1fr 1fr 2fr;grid-template-rows:auto auto auto;grid-template-areas:"calendar contact record" "takeover takeover mobile" "takeover takeover local" "call call call"}.PlatformFeatures_featuresGrid__Ryljr[data-section=features] .PlatformFeatures_featureCard__puo1K:first-child{grid-area:calendar}.PlatformFeatures_featuresGrid__Ryljr[data-section=features] .PlatformFeatures_featureCard__puo1K:nth-child(2){grid-area:contact}.PlatformFeatures_featuresGrid__Ryljr[data-section=features] .PlatformFeatures_featureCard__puo1K:nth-child(3){grid-area:record}.PlatformFeatures_featuresGrid__Ryljr[data-section=features] .PlatformFeatures_featureCard__puo1K:nth-child(4){grid-area:takeover}.PlatformFeatures_featuresGrid__Ryljr[data-section=features] .PlatformFeatures_featureCard__puo1K:nth-child(7){grid-area:mobile}.PlatformFeatures_featuresGrid__Ryljr[data-section=features] .PlatformFeatures_featureCard__puo1K:nth-child(6){grid-area:local}.PlatformFeatures_featuresGrid__Ryljr[data-section=features] .PlatformFeatures_featureCard__puo1K:nth-child(5){grid-area:call}.PlatformFeatures_featureIcon__AfO_u{width:48px;height:48px;background-color:var(--primary-color);color:var(--text-color);border-radius:8px;display:flex;justify-content:center;align-items:center;margin-bottom:24px}.PlatformFeatures_featureIconSvg__4ATth{width:20px;height:20px;fill:var(--text-color)}.PlatformFeatures_featureCard__puo1K h3{font-size:1.25rem;font-weight:600;color:var(--heading-color);margin:0 0 16px}.PlatformFeatures_featureCard__puo1K p{font-size:1rem;line-height:1.6;color:var(--paragraph-color);margin:0}.PlatformFeatures_featureVisual__cRBja{margin-top:auto;padding-top:32px}.PlatformFeatures_recordVisual__SUaLp{position:relative;margin-top:auto;width:100%}.PlatformFeatures_waveform__H7SVn{width:100%;height:auto;display:block}.PlatformFeatures_agentAvatar__Iyz6P{position:absolute;right:0;bottom:0;width:40px;height:40px;border-radius:50%;border:2px solid #fff}.PlatformFeatures_takeoverVisual___hrt6{margin-top:20px;width:100%}.PlatformFeatures_takeoverImage__L2WhM{width:100%;height:auto;border-radius:8px}.PlatformFeatures_transcribeVisual__mszpv{margin-top:20px;position:relative}.PlatformFeatures_transcribeImage__Ck3ap{width:100%;height:auto;border-radius:8px}.PlatformFeatures_usageCharts__LvMYH{margin-top:20px}.PlatformFeatures_chartRow__dfa_P{display:flex;align-items:center;margin-bottom:12px}.PlatformFeatures_locationIcon__n7yfu{margin-right:12px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;background-color:#e2e8f0;border-radius:50%}.PlatformFeatures_progressContainer__L9tWw{flex-grow:1;height:8px;background-color:#e2e8f0;border-radius:4px;margin-right:12px;overflow:hidden}.PlatformFeatures_progressBar__UvOV1{height:100%;background:linear-gradient(90deg,#3b82f6,#93c5fd);border-radius:4px}.PlatformFeatures_percentageValue__1DzgH{font-size:14px;font-weight:600;color:#111827;min-width:40px;text-align:right}.PlatformFeatures_exploreButtonContainer__9Df0f{text-align:center;margin-top:60px}.PlatformFeatures_exploreButton__pMscV{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background-color:var(--primary-color);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease}.PlatformFeatures_exploreButton__pMscV:hover{background-color:var(--secondary-color);transform:translateY(-2px)}.PlatformFeatures_exploreArrow__MBSeL{transition:transform .3s ease}.PlatformFeatures_exploreButton__pMscV:hover .PlatformFeatures_exploreArrow__MBSeL{transform:translateX(4px)}@media (max-width:1024px){.PlatformFeatures_featuresGrid__Ryljr{grid-template-columns:repeat(2,1fr)}.PlatformFeatures_featuresGrid__Ryljr[data-section=features]{grid-template-columns:1fr 1fr;grid-template-areas:"calendar contact" "record record" "takeover takeover" "mobile local" "call call"}.PlatformFeatures_featuresGrid__Ryljr[data-section=partners] .PlatformFeatures_featureCard__puo1K:nth-child(3),.PlatformFeatures_featuresGrid__Ryljr[data-section=partners] .PlatformFeatures_featureCard__puo1K:nth-child(4){grid-column:auto;grid-row:auto}}@media (max-width:768px){.PlatformFeatures_featuresGrid__Ryljr{grid-template-columns:1fr}.PlatformFeatures_featuresGrid__Ryljr[data-section=features]{grid-template-columns:1fr;grid-template-areas:"calendar" "contact" "record" "takeover" "mobile" "local" "call"}.PlatformFeatures_featuresGrid__Ryljr[data-section=partners] .PlatformFeatures_featureCard__puo1K:nth-child(n){grid-column:1;grid-row:auto}}@media (max-width:480px){.PlatformFeatures_tabButton__vRi23{padding:8px 16px;font-size:.9rem}}.PlatformFeatures_featuresGrid__Ryljr[data-section=partners]{grid-template-columns:repeat(3,1fr);grid-template-rows:auto auto}.PlatformFeatures_featuresGrid__Ryljr[data-section=partners] .PlatformFeatures_featureCard__puo1K:first-child{grid-column:1;grid-row:1;min-height:360px;padding:30px 20px;display:flex;flex-direction:column}.PlatformFeatures_featuresGrid__Ryljr[data-section=partners] .PlatformFeatures_featureCard__puo1K:nth-child(2){grid-column:2;grid-row:1}.PlatformFeatures_featuresGrid__Ryljr[data-section=partners] .PlatformFeatures_featureCard__puo1K:nth-child(3){grid-column:3;grid-row:1}.PlatformFeatures_featuresGrid__Ryljr[data-section=partners] .PlatformFeatures_featureCard__puo1K:nth-child(4){grid-column:2/span 2;grid-row:2}.PlatformFeatures_featuresGrid__Ryljr[data-section=partners] .PlatformFeatures_featureCard__puo1K:nth-child(5){grid-column:1;grid-row:2}.PlatformFeatures_featureImage__MPSYa{margin-top:20px;width:100%;border-radius:8px;overflow:hidden}.PlatformFeatures_featureImage__MPSYa img{width:100%;height:auto;display:block}.PlatformFeatures_agentTemplatesContainer__XZ5Mx{display:flex;flex-direction:column;align-items:center;margin-top:30px;flex-grow:1;justify-content:center}.PlatformFeatures_agentIconContainer__rQm4E{width:48px;height:48px;background-color:#f1f5f9;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:30px}.PlatformFeatures_agentProfilesContainer__quyYV{display:flex;justify-content:center;align-items:center;gap:24px;flex-wrap:wrap;width:100%;margin-bottom:20px}.PlatformFeatures_agentProfile__nuQVj{display:flex;flex-direction:column;align-items:center;gap:12px}.PlatformFeatures_agentImageWrapper__RY6nN{width:80px;height:80px;border-radius:50%;overflow:hidden;border:2px solid #e2e8f0;transition:all .3s ease}.PlatformFeatures_activeAgent__v_wrj{border:2px solid #3b82f6;box-shadow:0 0 0 4px rgba(59,130,246,.2)}.PlatformFeatures_agentImage__PQuFA{width:100%;height:100%;object-fit:cover}.PlatformFeatures_agentName__43hnf{font-size:.9rem;font-weight:500;color:#64748b;white-space:nowrap}.PlatformFeatures_activeIndicator__KR_Jp{color:#3b82f6;font-weight:600}@media (max-width:768px){.PlatformFeatures_agentProfilesContainer__quyYV{gap:12px}.PlatformFeatures_agentImageWrapper__RY6nN{width:60px;height:60px}}@media (max-width:480px){.PlatformFeatures_agentProfilesContainer__quyYV{gap:8px}.PlatformFeatures_agentImageWrapper__RY6nN{width:50px;height:50px}.PlatformFeatures_agentName__43hnf{font-size:.8rem}}.FaqAccordion_faq_section__Tzk2t{padding:80px 0;background-color:var(--bg-color)}.FaqAccordion_container__CB64N{max-width:800px;margin:0 auto;padding:0 20px}.FaqAccordion_section_title__toPTz{text-align:center;font-size:2.5rem;font-weight:700;color:var(--heading-color);margin-bottom:50px}.FaqAccordion_accordion_container__J_jiC{border-top:1px solid var(--border-color)}.FaqAccordion_faq_item__XIsg6{border-bottom:1px solid var(--border-color);transition:background-color .2s ease}.FaqAccordion_faq_item__XIsg6.FaqAccordion_open__qmxeB,.FaqAccordion_faq_item__XIsg6:hover{background-color:var(--card-bg)}.FaqAccordion_question_button__9zzpG{display:flex;justify-content:space-between;align-items:center;width:100%;padding:20px 10px;background:none;border:none;text-align:left;cursor:pointer}.FaqAccordion_question_text__9c4zk{flex-grow:1;font-size:1.1rem;font-weight:500;color:var(--heading-color);padding-right:15px}.FaqAccordion_faq_item__XIsg6.FaqAccordion_open__qmxeB .FaqAccordion_question_text__9c4zk{font-weight:600}.FaqAccordion_icon_wrapper__O4SKL{flex-shrink:0;transition:transform .3s ease}.FaqAccordion_chevron_icon__oLGkJ{color:var(--icon-color);font-size:.9rem}.FaqAccordion_icon_wrapper__O4SKL.FaqAccordion_rotated__JC9Hj{transform:rotate(-180deg)}.FaqAccordion_answer_wrapper__4kXOE{max-height:0;overflow:hidden;transition:max-height .4s ease-out}.FaqAccordion_answer_content__C56Ry{padding:0 10px 25px;font-size:1rem;line-height:1.7;color:var(--paragraph-color)}.FaqAccordion_more_faqs_container__HXhId{text-align:center;margin-top:50px}.FaqAccordion_more_faqs_button__TxI7n{background-color:var(--card-bg);color:var(--heading-color);border:1px solid var(--border-color);border-radius:8px;padding:10px 20px;font-size:.95rem;font-weight:500;cursor:pointer;transition:background-color .3s ease,transform .3s ease;display:inline-flex;align-items:center;gap:8px;text-decoration:none}.FaqAccordion_more_faqs_button__TxI7n:hover{background-color:var(--primary-color);color:#fff;transform:translateY(-2px)}.FaqAccordion_more_faqs_button__TxI7n i{font-size:.8rem}@media (max-width:600px){.FaqAccordion_section_title__toPTz{font-size:2rem}.FaqAccordion_question_text__9c4zk{font-size:1rem}.FaqAccordion_answer_content__C56Ry{font-size:.95rem}}