.HeroSlider-module__7fd29W__slider{border-radius:var(--border-radius-lg);background-color:var(--color-bg-secondary);width:100%;position:relative;overflow:hidden}.HeroSlider-module__7fd29W__sliderViewport{aspect-ratio:21/9;width:100%;position:relative;overflow:hidden}.HeroSlider-module__7fd29W__sliderTrack{will-change:transform;height:100%;transition:transform .5s;display:flex}.HeroSlider-module__7fd29W__sliderTrack[data-dragging=true]{transition:none}.HeroSlider-module__7fd29W__slide{cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;flex:0 0 100%;width:100%;height:100%;position:relative}.HeroSlider-module__7fd29W__slideImage{object-fit:cover;pointer-events:none;-webkit-user-drag:none;width:100%;height:100%}.HeroSlider-module__7fd29W__slideImageLoading{opacity:0;transition:opacity .4s}.HeroSlider-module__7fd29W__slideImageLoaded{opacity:1}.HeroSlider-module__7fd29W__slideSkeleton{background:linear-gradient(90deg, var(--color-bg-secondary) 0%, #e8e8e8 50%, var(--color-bg-secondary) 100%);background-size:200% 100%;animation:1.5s infinite HeroSlider-module__7fd29W__shimmer;position:absolute;inset:0}@keyframes HeroSlider-module__7fd29W__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.HeroSlider-module__7fd29W__navButton{z-index:10;background-color:var(--color-primary);width:48px;height:48px;color:var(--color-text-white);box-shadow:var(--shadow-lg);transition:all var(--transition-fast);opacity:0;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.HeroSlider-module__7fd29W__slider:hover .HeroSlider-module__7fd29W__navButton{opacity:1}.HeroSlider-module__7fd29W__navButton:hover{background-color:var(--color-primary-dark);transform:translateY(-50%)scale(1.08)}.HeroSlider-module__7fd29W__navButton:active{transform:translateY(-50%)scale(.95)}.HeroSlider-module__7fd29W__navPrev{left:16px}.HeroSlider-module__7fd29W__navNext{right:16px}.HeroSlider-module__7fd29W__navButton svg{stroke-width:2.5px;width:24px;height:24px}.HeroSlider-module__7fd29W__dotsContainer{z-index:15;-webkit-backdrop-filter:blur(8px);background-color:#00000059;border-radius:999px;padding:6px 14px;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.HeroSlider-module__7fd29W__dots{justify-content:center;align-items:center;gap:8px;display:flex}.HeroSlider-module__7fd29W__dot{cursor:pointer;width:10px;height:10px;transition:all var(--transition-fast);background-color:#ffffff80;border:none;border-radius:50%;padding:0}.HeroSlider-module__7fd29W__dot:hover{background-color:#fffc}.HeroSlider-module__7fd29W__dotActive{border-radius:var(--border-radius-full);background-color:#fff;width:28px}.HeroSlider-module__7fd29W__loadingWrapper{aspect-ratio:21/9;position:relative;overflow:hidden}.HeroSlider-module__7fd29W__errorWrapper{aspect-ratio:21/9;background-color:var(--color-bg-secondary);color:var(--color-text-secondary);font-size:var(--font-size-sm);justify-content:center;align-items:center;display:flex}@media (max-width:768px){.HeroSlider-module__7fd29W__sliderViewport{aspect-ratio:16/9}.HeroSlider-module__7fd29W__navButton{width:36px;height:36px}.HeroSlider-module__7fd29W__navButton svg{width:18px;height:18px}.HeroSlider-module__7fd29W__navPrev{left:8px}.HeroSlider-module__7fd29W__navNext{right:8px}.HeroSlider-module__7fd29W__dotsContainer{padding:5px 10px;bottom:10px}.HeroSlider-module__7fd29W__dots{gap:6px}.HeroSlider-module__7fd29W__dot{width:8px;height:8px}.HeroSlider-module__7fd29W__dotActive{width:22px}}@media (max-width:480px){.HeroSlider-module__7fd29W__sliderViewport{aspect-ratio:4/3}.HeroSlider-module__7fd29W__slider:hover .HeroSlider-module__7fd29W__navButton{opacity:0}}
.BrandSlider-module__b_3JSa__brandSlider{width:100%;padding:var(--spacing-md) 0;align-items:center;gap:12px;display:flex;position:relative}.BrandSlider-module__b_3JSa__navButton{border:1px solid var(--color-border);background-color:var(--color-bg-primary);width:40px;height:40px;color:var(--color-text-primary);cursor:pointer;transition:all var(--transition-fast);z-index:5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.BrandSlider-module__b_3JSa__navButton:hover:not(:disabled){background-color:var(--color-primary);border-color:var(--color-primary);color:var(--color-text-white);box-shadow:var(--shadow-md)}.BrandSlider-module__b_3JSa__navButton:active:not(:disabled){transform:scale(.92)}.BrandSlider-module__b_3JSa__navButton:disabled{opacity:.3;cursor:not-allowed}.BrandSlider-module__b_3JSa__navButton svg{stroke-width:2.5px;width:20px;height:20px}.BrandSlider-module__b_3JSa__navPrev{order:-1}.BrandSlider-module__b_3JSa__navNext{order:1}.BrandSlider-module__b_3JSa__trackWrapper{flex:1;min-width:0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 3% 97%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 3% 97%,#0000 100%)}.BrandSlider-module__b_3JSa__track{scroll-behavior:smooth;gap:24px;display:flex;overflow-x:hidden}.BrandSlider-module__b_3JSa__brandCard{background-color:var(--color-bg-primary);border:1px solid var(--color-border);cursor:default;width:140px;height:72px;transition:all var(--transition-normal);-webkit-user-select:none;user-select:none;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;padding:12px 16px;display:flex}.BrandSlider-module__b_3JSa__brandCard:hover{border-color:var(--color-primary);box-shadow:var(--shadow-md)}.BrandSlider-module__b_3JSa__brandImage{object-fit:contain;pointer-events:none;-webkit-user-drag:none;filter:grayscale(30%);opacity:.85;max-width:100%;max-height:100%;transition:all var(--transition-normal)}.BrandSlider-module__b_3JSa__brandCard:hover .BrandSlider-module__b_3JSa__brandImage{filter:grayscale(0%);opacity:1}.BrandSlider-module__b_3JSa__skeletonWrapper{padding:var(--spacing-md) 0;gap:24px;display:flex;overflow:hidden}.BrandSlider-module__b_3JSa__skeletonCard{border-radius:var(--border-radius-md);background:linear-gradient(90deg, var(--color-bg-secondary) 0%, #e8e8e8 50%, var(--color-bg-secondary) 100%);background-size:200% 100%;flex-shrink:0;width:140px;height:72px;animation:1.5s infinite BrandSlider-module__b_3JSa__shimmer}@keyframes BrandSlider-module__b_3JSa__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:768px){.BrandSlider-module__b_3JSa__brandSlider{gap:8px}.BrandSlider-module__b_3JSa__navButton{width:34px;height:34px}.BrandSlider-module__b_3JSa__navButton svg{width:16px;height:16px}.BrandSlider-module__b_3JSa__track{gap:16px}.BrandSlider-module__b_3JSa__brandCard{width:110px;height:56px;padding:8px 12px}.BrandSlider-module__b_3JSa__skeletonWrapper{gap:16px}.BrandSlider-module__b_3JSa__skeletonCard{width:110px;height:56px}}@media (max-width:480px){.BrandSlider-module__b_3JSa__navButton{width:30px;height:30px}.BrandSlider-module__b_3JSa__navButton svg{width:14px;height:14px}.BrandSlider-module__b_3JSa__track{gap:12px}.BrandSlider-module__b_3JSa__brandCard{width:90px;height:48px;padding:6px 8px}.BrandSlider-module__b_3JSa__skeletonCard{width:90px;height:48px}}
.FeaturesSection-module__P1HROa__section{padding:var(--spacing-2xl) 0;background:var(--color-bg-primary)}.FeaturesSection-module__P1HROa__grid{gap:var(--spacing-lg);grid-template-columns:repeat(4,1fr);display:grid}.FeaturesSection-module__P1HROa__card{text-align:center;padding:var(--spacing-lg) var(--spacing-md);border:1px solid var(--color-border-light);border-radius:var(--border-radius-lg);transition:box-shadow var(--transition-base), transform var(--transition-base);flex-direction:column;align-items:center;display:flex}.FeaturesSection-module__P1HROa__card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.FeaturesSection-module__P1HROa__iconWrapper{background:var(--color-primary);width:80px;height:80px;margin-bottom:var(--spacing-md);border-radius:50%;justify-content:center;align-items:center;display:flex}.FeaturesSection-module__P1HROa__icon{object-fit:contain;filter:brightness(0)invert();width:40px;height:40px}.FeaturesSection-module__P1HROa__cardTitle{font-size:var(--font-size-base);color:var(--color-text-primary);margin-bottom:var(--spacing-xs);font-weight:700}.FeaturesSection-module__P1HROa__cardDescription{font-size:var(--font-size-xs);color:var(--color-text-secondary);line-height:1.6}@media (max-width:1024px){.FeaturesSection-module__P1HROa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.FeaturesSection-module__P1HROa__section{padding:var(--spacing-lg) 0}.FeaturesSection-module__P1HROa__grid{gap:var(--spacing-md);grid-template-columns:1fr}.FeaturesSection-module__P1HROa__card{padding:var(--spacing-md) var(--spacing-sm)}.FeaturesSection-module__P1HROa__iconWrapper{width:56px;height:56px}.FeaturesSection-module__P1HROa__icon{width:28px;height:28px}.FeaturesSection-module__P1HROa__cardTitle{font-size:var(--font-size-sm)}}
.HeroSeo-module__ocGa-W__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.HomePage-module__kJPBTG__homePage{min-height:100%}.HomePage-module__kJPBTG__heroSection{padding:var(--spacing-xl) 0}.HomePage-module__kJPBTG__sliderSkeleton{aspect-ratio:21/9;border-radius:var(--border-radius-lg);background-color:var(--color-bg-secondary);width:100%;position:relative;overflow:hidden}.HomePage-module__kJPBTG__shimmer{background:linear-gradient(90deg, var(--color-bg-secondary) 0%, #e8e8e8 50%, var(--color-bg-secondary) 100%);background-size:200% 100%;animation:1.5s infinite HomePage-module__kJPBTG__shimmer;position:absolute;inset:0}@keyframes HomePage-module__kJPBTG__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.HomePage-module__kJPBTG__sliderError{aspect-ratio:21/9;border-radius:var(--border-radius-lg);background-color:var(--color-bg-secondary);width:100%;color:var(--color-text-secondary);font-size:var(--font-size-sm);justify-content:center;align-items:center;display:flex}.HomePage-module__kJPBTG__brandSection{padding:0 0 var(--spacing-xl)}.HomePage-module__kJPBTG__brandSkeletonRow{padding:var(--spacing-md) 0;gap:32px;display:flex;overflow:hidden}.HomePage-module__kJPBTG__brandSkeletonCard{border-radius:var(--border-radius-md);background-color:var(--color-bg-secondary);flex-shrink:0;width:140px;height:72px;position:relative;overflow:hidden}@media (max-width:768px){.HomePage-module__kJPBTG__heroSection{padding:var(--spacing-md) 0}.HomePage-module__kJPBTG__sliderSkeleton,.HomePage-module__kJPBTG__sliderError{aspect-ratio:16/9}}@media (max-width:480px){.HomePage-module__kJPBTG__sliderSkeleton,.HomePage-module__kJPBTG__sliderError{aspect-ratio:4/3}}
