.BenefitsSection_container__0o7OP{margin:40px 0;padding:0 16px;text-align:center}.BenefitsSection_grid__Hs3Pa{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px;justify-items:center}.BenefitsSection_item__wsGyL{text-align:center;display:flex;flex-direction:column;align-items:center;gap:8px}.BenefitsSection_iconWrapper__jr3zm{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:rgba(114,46,209,.1);box-shadow:0 2px 8px rgba(0,0,0,.05)}.BenefitsSection_icon__kr9pW{width:24px;height:24px;color:var(--color-primary)}.BenefitsSection_title__7bqby{margin:0;text-align:center;font-size:16px;font-weight:600}.BenefitsSection_description__2IgWV{text-align:center;font-size:14px;color:#666;max-width:260px}@media (max-width:1024px){.BenefitsSection_grid__Hs3Pa{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.BenefitsSection_container__0o7OP{margin:24px 0}.BenefitsSection_grid__Hs3Pa{grid-template-columns:1fr}.BenefitsSection_iconWrapper__jr3zm{width:48px;height:48px}.BenefitsSection_icon__kr9pW{width:20px;height:20px}.BenefitsSection_title__7bqby{font-size:14px}.BenefitsSection_description__2IgWV{font-size:13px;max-width:220px}}.HeroSection_wrapper__fQY6S{width:100%;padding:24px 16px;display:flex;justify-content:center}.HeroSection_content__y3tUF{display:flex;flex-direction:column;align-items:center;gap:8px}.HeroSection_title__bJN0_{margin:0;color:var(--color-primary);text-align:center;max-width:720px;line-height:1.2;font-size:28px;font-weight:600}.HeroSection_title__bJN0_ span{color:var(--color-secondary)}.HeroSection_subtitle__pP8_e{margin:0;text-align:center;max-width:520px;color:#666;font-size:18px;font-weight:400}@media (max-width:768px){.HeroSection_wrapper__fQY6S{padding:16px}.HeroSection_title__bJN0_{font-size:22px;line-height:1.3}.HeroSection_subtitle__pP8_e{font-size:14px}}.ActionSection_container__ep3GP{background-color:#f4f4f4;padding:24px 16px;margin-top:20px}.ActionSection_card__lkCR_{cursor:pointer;border-radius:12px;transition:all .2s ease;position:relative;height:100%;box-shadow:0 2px 8px rgba(0,0,0,.06)}.ActionSection_card__lkCR_:hover{transform:translateY(-2px);box-shadow:0 6px 18px rgba(0,0,0,.1)}.ActionSection_active__TlSOl{border:1px solid var(--color-primary);box-shadow:0 0 0 2px rgba(114,46,209,.15);background-color:rgba(114,46,209,.05)}.ActionSection_active__TlSOl:before{content:"";position:absolute;top:0;left:0;height:4px;width:100%;background:var(--color-primary);border-top-left-radius:12px;border-top-right-radius:12px}.ActionSection_content__kdBcH{display:flex;align-items:center;gap:12px}.ActionSection_icon__jVp4n{width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;background-color:rgba(114,46,209,.1);color:var(--color-primary);font-size:18px}.ActionSection_title__L3L_E{margin:0}.ActionSection_desc__rlLaO{font-size:13px;color:#666}@media (max-width:768px){.ActionSection_container__ep3GP{padding:20px 16px}.ActionSection_card__lkCR_{width:100%}.ActionSection_content__kdBcH{align-items:flex-start;gap:12px}.ActionSection_icon__jVp4n{width:36px;height:36px;font-size:16px}.ActionSection_title__L3L_E{font-size:14px!important}.ActionSection_desc__rlLaO{font-size:12px}}.AutoServices_root__Ve7lc{padding:60px 16px;display:flex;justify-content:center}.AutoServices_container__fjZqW{width:100%;max-width:1100px;text-align:center}.AutoServices_header__tb9z6{margin-bottom:40px}.AutoServices_title__nLotb{font-size:28px;font-weight:600}.AutoServices_title__nLotb span{color:var(--color-primary)}.AutoServices_subtitle___lc57{margin-top:8px;color:#666;font-size:14px;max-width:500px;margin-left:auto;margin-right:auto}.AutoServices_grid__zGHgL{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:40px;gap:40px;margin-bottom:40px}.AutoServices_card__tshcy{display:flex;flex-direction:column;align-items:center;gap:12px}.AutoServices_iconWrapper__d5HHH{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(114,46,209,.1);color:var(--color-primary);font-size:20px}.AutoServices_cardTitle__ysif4{font-size:16px;font-weight:600}.AutoServices_cardDescription__F_c2Q{font-size:14px;color:#555;max-width:240px;line-height:1.4}.AutoServices_button__Mqslx{padding:0 32px;height:44px}@media (max-width:1024px){.AutoServices_grid__zGHgL{grid-template-columns:repeat(2,1fr);gap:32px}}@media (max-width:768px){.AutoServices_root__Ve7lc{padding:40px 16px}.AutoServices_title__nLotb{font-size:22px;line-height:1.3}.AutoServices_subtitle___lc57{font-size:13px}.AutoServices_grid__zGHgL{grid-template-columns:1fr;gap:24px}.AutoServices_iconWrapper__d5HHH{width:48px;height:48px;font-size:18px}.AutoServices_cardTitle__ysif4{font-size:14px}.AutoServices_cardDescription__F_c2Q{font-size:13px;max-width:100%}.AutoServices_button__Mqslx{width:100%;max-width:280px}}.PrimaryButton_button__IHR8_{display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;border-radius:6px;background-color:var(--color-primary);color:#fff;font-weight:500;font-size:14px;text-decoration:none;border:none;cursor:pointer;transition:all .2s ease}.PrimaryButton_button__IHR8_:hover{color:#ccc}.PrimaryButton_button__IHR8_:active{transform:scale(.98)}.InstallSteps_root__nqBbj{padding:40px 16px;display:flex;flex-direction:column;align-items:center}.InstallSteps_container__H6_X3{display:flex;align-items:center;justify-content:space-between;margin:24px 0 80px;gap:16px;width:100%;max-width:1100px}.InstallSteps_content__AsFFA{display:flex;flex-direction:column;gap:4px;text-align:center}.InstallSteps_step__E8XqW{display:flex;flex-direction:column;align-items:center;position:relative;flex:1 1}.InstallSteps_iconWrapper__B3P5N{width:48px;height:48px;border-radius:50%;background:var(--color-primary);color:#fff;display:flex;align-items:center;justify-content:center;font-size:20px;z-index:2}.InstallSteps_line__Y9itz{position:absolute;top:24px;left:50%;width:100%;height:2px;background:var(--color-primary);z-index:1}.InstallSteps_title__12BHr{margin-top:10px;font-size:12px;text-align:center}.InstallSteps_label__j6k_6{font-size:16px;font-weight:900;color:var(--color-primary)}.InstallSteps_description__u19xE{margin-top:6px;font-size:14px;max-width:220px}@media (max-width:768px){.InstallSteps_container__H6_X3{flex-direction:column;align-items:stretch;gap:20px;margin:24px 0 40px}.InstallSteps_step__E8XqW{flex-direction:row;align-items:center;gap:16px;width:100%}.InstallSteps_iconWrapper__B3P5N{width:40px;height:40px;font-size:18px;flex-shrink:0}.InstallSteps_content__AsFFA{text-align:left;width:100%}.InstallSteps_title__12BHr{margin:0;font-size:11px;text-align:left}.InstallSteps_label__j6k_6{font-size:14px;font-weight:700}.InstallSteps_description__u19xE{font-size:13px;line-height:1.4;max-width:100%;text-align:left}.InstallSteps_line__Y9itz{display:none}}.MapSection_mapWrapper__Qfeh5{position:relative;width:100%;border-radius:12px;overflow:hidden;padding:12px 0}.MapSection_markerWrapper__s3Mdf{position:absolute;transform:translate(-50%,-100%);display:flex;flex-direction:column;align-items:center;cursor:pointer;background:none;border:none;padding:0;margin:0;outline:none;z-index:10;transition:z-index .2s ease}.MapSection_markerWrapper__s3Mdf:hover{z-index:500}.MapSection_markerSelected__D2GKM{z-index:1000!important}.MapSection_pin__jZGM7{width:20px;height:20px;border-radius:50% 50% 50% 0;transform:rotate(-45deg);box-shadow:0 2px 6px rgba(0,0,0,.25);transition:transform .2s ease,box-shadow .2s ease;flex-shrink:0}.MapSection_pinDefault__BDN4Q,.MapSection_pinSelected__aNrm2{background:var(--color-primary);border:2px solid #fff}.MapSection_pinSelected__aNrm2{transform:rotate(-45deg) scale(1.25);box-shadow:0 4px 12px rgba(0,0,0,.3)}.MapSection_markerWrapper__s3Mdf:hover .MapSection_pin__jZGM7{transform:rotate(-45deg) scale(1.15)}.MapSection_markerWrapper__s3Mdf:hover .MapSection_pinSelected__aNrm2{transform:rotate(-45deg) scale(1.3)}.MapSection_userPin__AOxyj{width:16px;height:16px;border-radius:50%;background:#4285f4;border:3px solid #fff;box-shadow:0 2px 6px rgba(0,0,0,.35);transform:translate(-50%,-50%);pointer-events:none}.MapSection_map_controlsContainer__ZdQ1_{position:absolute;bottom:20px;right:20px;display:flex;flex-direction:column;gap:8px}.MapSection_map_controlButton__A91qW{width:36px;height:36px;border-radius:8px;background:var(--color-primary);box-shadow:0 4px 10px rgba(0,0,0,.15);display:flex;align-items:center;justify-content:center;cursor:pointer;border:none;transition:transform .2s ease}.MapSection_map_controlButton__A91qW:hover{transform:scale(1.05)}.MapSection_map_controlIcon__RUuGL{font-size:18px;color:#fff}@media (max-width:768px){.MapSection_mapWrapper__Qfeh5{padding:12px;border-radius:0}}.SearchForm_root__YcoiP{width:100%;background-color:#f4f4f4;padding:24px 16px}.SearchForm_header__9PpG6{text-align:center}.SearchForm_container__GyxKH{margin:0 auto;max-width:1300px;background:#f5f5f5;border-radius:8px;padding:16px 20px;box-shadow:0 8px 24px rgba(0,0,0,.12)}.SearchForm_inner__xiKKm{display:flex;align-items:center;gap:16px;width:100%}.SearchForm_group__bgxjH{display:flex;align-items:center;gap:12px;flex:1 1}.SearchForm_inputCep__c_Xhw{flex:2 1;min-width:180px}.SearchForm_select__r5JNF{flex:1 1;min-width:140px}.SearchForm_button__oGaQR{background-color:var(--color-primary);height:40px;padding:0 16px;border:none;flex-shrink:0}.SearchForm_separator__PkKpr{color:#999;font-size:14px;margin:0 8px}.SearchForm_label__OIbdG{font-size:14px;color:#555}.SearchForm_inputCep__c_Xhw .ant-input,.SearchForm_select__r5JNF .ant-select-selector{width:100%!important}@media (max-width:768px){.SearchForm_container__GyxKH{padding:16px}.SearchForm_inner__xiKKm{flex-direction:column;align-items:stretch;gap:16px}.SearchForm_group__bgxjH{flex-direction:column;align-items:stretch;width:100%}.SearchForm_button__oGaQR,.SearchForm_inputCep__c_Xhw,.SearchForm_select__r5JNF{width:100%;min-width:unset}.SearchForm_button__oGaQR{height:44px}.SearchForm_label__OIbdG{margin-top:4px}.SearchForm_separator__PkKpr{text-align:center;margin:8px 0}}.StoreCard_card__xRcLx{border-radius:12px;background:#f5f5f5;cursor:pointer;transition:all .2s ease;width:100%}.StoreCard_active__Xj9FM,.StoreCard_card__xRcLx:hover{border:1px solid var(--color-primary);box-shadow:0 0 0 2px #722ed1}.StoreCard_content__HwsPu,.StoreCard_row__KddxR{width:100%}.StoreCard_title__27jgg{margin:0}.StoreCard_info__WxSNo{color:#555}.StoreCard_info__WxSNo,.StoreCard_phone__YZHO2{font-size:13px;display:flex;align-items:center;gap:6px}.StoreCard_phone__YZHO2{font-weight:500;color:var(--color-primary);text-decoration:none}.StoreCard_tag__Tq0_I{background:#eee;border-radius:6px;padding:2px 8px;border:none;font-size:12px}.StoreCard_footer__cKI3w{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.StoreCard_distance__6hwHJ{font-size:12px;color:#888}.StoreCard_directions__oWLoR{font-size:12px;color:var(--color-primary);display:flex;align-items:center;gap:4px;text-decoration:none;white-space:nowrap;margin-left:auto}.StoreCard_directions__oWLoR:hover{text-decoration:underline}.StoreCard_image__50unA{width:100%;height:180px;object-fit:cover;border-radius:8px}@media (max-width:768px){.StoreCard_card__xRcLx{width:90%;margin:0 auto}.StoreCard_image__50unA{height:160px}.StoreCard_content__HwsPu{margin-top:8px}.StoreCard_title__27jgg{font-size:14px!important}.StoreCard_info__WxSNo,.StoreCard_phone__YZHO2{font-size:12px}.StoreCard_tag__Tq0_I{font-size:11px}}