.Navbar-module__dVeNwG__header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1000;background:linear-gradient(#0a0a0af2 0%,#0f0f1ee6 100%);border-bottom:1px solid #667eea26;height:70px;position:fixed;top:0;left:0;right:0;box-shadow:0 4px 30px #0000004d,0 0 40px #667eea0d}.Navbar-module__dVeNwG__inner{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:8px;height:70px;display:flex}.Navbar-module__dVeNwG__logo{flex-shrink:0;align-items:center;display:flex}.Navbar-module__dVeNwG__logoText{background:linear-gradient(90deg,#667eea 0%,#5f30d8 50%,#667eea 100%) 0 0/200%;-webkit-text-fill-color:transparent;text-shadow:0 0 30px #667eea80;-webkit-background-clip:text;background-clip:text;font-size:1.6rem;font-weight:700;animation:3s linear infinite Navbar-module__dVeNwG__shimmer}@keyframes Navbar-module__dVeNwG__shimmer{to{background-position:200%}}.Navbar-module__dVeNwG__link{color:#ffffffb3;white-space:nowrap;border-radius:8px;padding:10px 16px;font-size:.9rem;font-weight:500;line-height:1;text-decoration:none;transition:all .3s;display:block;position:relative}.Navbar-module__dVeNwG__link:before{content:"";opacity:0;background:linear-gradient(135deg,#667eea1a 0%,#5f30d81a 100%);border-radius:8px;transition:opacity .3s;position:absolute;inset:0}.Navbar-module__dVeNwG__link:after{content:"";transform-origin:50%;background:linear-gradient(90deg,#667eea 0%,#764ba2 100%);height:2px;transition:transform .3s;position:absolute;bottom:2px;left:16px;right:16px;transform:scaleX(0);box-shadow:0 0 10px #667eea80}.Navbar-module__dVeNwG__link:hover{color:#fff}.Navbar-module__dVeNwG__link:hover:before{opacity:1}.Navbar-module__dVeNwG__link:hover:after{transform:scaleX(1)}.Navbar-module__dVeNwG__link[data-active]{color:#667eea;font-weight:600}.Navbar-module__dVeNwG__link[data-active]:before{opacity:1}.Navbar-module__dVeNwG__link[data-active]:after{transform:scaleX(1)}.Navbar-module__dVeNwG__langButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea26 0%,#5f30d826 100%);border:1px solid #667eea4d;border-radius:12px;flex-shrink:0;align-items:center;gap:8px;padding:10px 20px;font-family:inherit;font-size:.9rem;font-weight:500;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:none;position:relative;overflow:hidden}.Navbar-module__dVeNwG__langButton:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.Navbar-module__dVeNwG__langButton:hover:before{left:100%}.Navbar-module__dVeNwG__langButton:hover{background:linear-gradient(135deg,#667eea4d 0%,#5f30d84d 100%);border-color:#667eea99;transform:translateY(-2px);box-shadow:0 10px 30px #667eea40,0 0 20px #667eea26}.Navbar-module__dVeNwG__langButton:active{transform:translateY(0)}.Navbar-module__dVeNwG__langIcon{color:#667eea;transition:all .3s}.Navbar-module__dVeNwG__langButton:hover .Navbar-module__dVeNwG__langIcon{color:#fff;transform:rotate(20deg)}.Navbar-module__dVeNwG__langText{font-weight:600}.Navbar-module__dVeNwG__langCode{letter-spacing:.5px;background:linear-gradient(135deg,#667eea 0%,#5f30d8 100%);border-radius:6px;padding:3px 8px;font-size:.75rem;font-weight:700}@media (min-width:48em){.Navbar-module__dVeNwG__langButton{display:flex}}@media (min-width:48em) and (max-width:64em){.Navbar-module__dVeNwG__link{padding:8px;font-size:.78rem}.Navbar-module__dVeNwG__link:after{left:8px;right:8px}.Navbar-module__dVeNwG__logoText{font-size:1.3rem}.Navbar-module__dVeNwG__langButton{gap:5px;padding:8px 10px;font-size:.78rem}.Navbar-module__dVeNwG__langText{display:none}.Navbar-module__dVeNwG__langCode{padding:2px 6px;font-size:.72rem}}@media (min-width:48em) and (max-width:56.25em){.Navbar-module__dVeNwG__link{padding:6px 5px;font-size:.72rem}.Navbar-module__dVeNwG__link:after{left:5px;right:5px}.Navbar-module__dVeNwG__logoText{font-size:1.15rem}.Navbar-module__dVeNwG__langButton{gap:4px;padding:6px 8px}.Navbar-module__dVeNwG__langCode{padding:2px 5px;font-size:.68rem}}.Navbar-module__dVeNwG__langButtonMobile{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#5f30d8 100%);border:none;border-radius:14px;justify-content:center;align-items:center;gap:12px;width:100%;padding:16px 24px;font-family:inherit;font-size:1.1rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 20px #667eea66}.Navbar-module__dVeNwG__langButtonMobile:hover{transform:scale(1.02);box-shadow:0 8px 30px #667eea80}.Navbar-module__dVeNwG__langButtonMobile:active{transform:scale(.98)}.Navbar-module__dVeNwG__langButtonMobile .Navbar-module__dVeNwG__langIcon{color:#fff}@media (max-width:48em){.Navbar-module__dVeNwG__link{color:#1a1a1a;width:100%;padding:12px 16px;font-size:1rem}.Navbar-module__dVeNwG__link:after{width:40px;left:16px;right:auto}.Navbar-module__dVeNwG__logoText{font-size:1.3rem}}@media (max-width:36em){.Navbar-module__dVeNwG__logoText{font-size:1.2rem}.Navbar-module__dVeNwG__link{padding:10px 14px;font-size:.95rem}.Navbar-module__dVeNwG__langButtonMobile{padding:14px 20px;font-size:1rem}}
.Hero-module__PgAKtG__hero{background-image:url(https://images.unsplash.com/photo-1451187580459-43490279c0fa?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1770&q=80);background-position:50%;background-size:cover;min-height:100vh;position:relative}.Hero-module__PgAKtG__container{min-height:100vh;padding-top:70px;padding-bottom:calc(var(--mantine-spacing-xl)*6);z-index:1;flex-direction:column;justify-content:flex-end;align-items:flex-start;display:flex;position:relative}.Hero-module__PgAKtG__title{color:var(--mantine-color-white);text-shadow:0 4px 30px #00000080;font-size:60px;font-weight:500;line-height:1.1}.Hero-module__PgAKtG__highlight{background:linear-gradient(90deg,#667eea 0%,#5f30d8 100%);-webkit-text-fill-color:transparent;text-shadow:none;filter:drop-shadow(0 0 20px #667eea80);-webkit-background-clip:text;background-clip:text}.Hero-module__PgAKtG__recom{background:linear-gradient(90deg,#667eea 0%,#5f30d8 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 15px #667eea66);-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700}.Hero-module__PgAKtG__description{color:var(--mantine-color-white);max-width:600px}.Hero-module__PgAKtG__control{margin-top:calc(var(--mantine-spacing-xl)*1.5)}@media (max-width:64em){.Hero-module__PgAKtG__title{font-size:50px}.Hero-module__PgAKtG__description{font-size:var(--mantine-font-size-md)}}@media (max-width:48em){.Hero-module__PgAKtG__container{min-height:100vh;padding-bottom:calc(var(--mantine-spacing-xl)*3);padding-left:1rem;padding-right:1rem}.Hero-module__PgAKtG__title{font-size:36px;line-height:1.2}.Hero-module__PgAKtG__recom{font-size:1.2rem}.Hero-module__PgAKtG__description{max-width:100%;font-size:var(--mantine-font-size-sm)}.Hero-module__PgAKtG__control{width:100%;font-size:var(--mantine-font-size-md)}}@media (max-width:36em){.Hero-module__PgAKtG__title{font-size:28px;line-height:1.3}.Hero-module__PgAKtG__recom{font-size:1rem}.Hero-module__PgAKtG__description{font-size:.875rem}.Hero-module__PgAKtG__control{font-size:var(--mantine-font-size-sm);padding:.75rem 1.5rem}}@media (max-width:23.5em){.Hero-module__PgAKtG__title{font-size:24px}.Hero-module__PgAKtG__container{padding-left:.75rem;padding-right:.75rem}}
.BrandsSlider-module__xdHZCq__section{background:linear-gradient(135deg,#0a0a0a 0%,#1a1a2e 50%,#16213e 100%);padding:80px 0;position:relative;overflow:hidden}.BrandsSlider-module__xdHZCq__section:before{content:"";pointer-events:none;background-image:linear-gradient(#667eea08 1px,#0000 1px),linear-gradient(90deg,#667eea08 1px,#0000 1px);background-size:50px 50px;position:absolute;inset:0}.BrandsSlider-module__xdHZCq__section:after{content:"";pointer-events:none;background:radial-gradient(#667eea14 0%,#0000 70%);width:60%;height:200%;position:absolute;top:-50%;right:-20%}.BrandsSlider-module__xdHZCq__ltrWrapper{direction:ltr!important}.BrandsSlider-module__xdHZCq__header{text-align:center;margin-bottom:60px;padding:0 1rem}.BrandsSlider-module__xdHZCq__title{color:#fff;text-shadow:0 0 40px #667eea4d;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.BrandsSlider-module__xdHZCq__description{word-wrap:break-word;overflow-wrap:break-word;max-width:600px;margin:0 auto}.BrandsSlider-module__xdHZCq__carousel{margin-top:40px}.BrandsSlider-module__xdHZCq__brandCard{background:#fffffff2;border-radius:16px;justify-content:center;align-items:center;height:120px;padding:20px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;box-shadow:0 4px 15px #0000001a}.BrandsSlider-module__xdHZCq__brandCard:hover{background:#fff;transform:translateY(-8px);box-shadow:0 20px 40px #0003,0 0 30px #667eea33}.BrandsSlider-module__xdHZCq__brandLogo{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.BrandsSlider-module__xdHZCq__brandLogo img{object-fit:contain;opacity:.8;max-width:100%;max-height:100%;transition:all .4s}.BrandsSlider-module__xdHZCq__brandCard:hover .BrandsSlider-module__xdHZCq__brandLogo img{opacity:1;transform:scale(1.05)}@media (max-width:64em){.BrandsSlider-module__xdHZCq__section{padding:60px 0}.BrandsSlider-module__xdHZCq__title{font-size:2.2rem}.BrandsSlider-module__xdHZCq__brandCard{height:110px;padding:18px}}@media (max-width:48em){.BrandsSlider-module__xdHZCq__section{padding:50px 0}.BrandsSlider-module__xdHZCq__title{font-size:2rem}.BrandsSlider-module__xdHZCq__header{margin-bottom:40px}.BrandsSlider-module__xdHZCq__brandCard{height:100px;padding:15px}.BrandsSlider-module__xdHZCq__carousel{margin-top:30px}}@media (max-width:36em){.BrandsSlider-module__xdHZCq__section{padding:40px 0}.BrandsSlider-module__xdHZCq__title{font-size:1.75rem}.BrandsSlider-module__xdHZCq__brandCard{height:90px;padding:12px}.BrandsSlider-module__xdHZCq__header{margin-bottom:30px}}@media (max-width:23.5em){.BrandsSlider-module__xdHZCq__title{font-size:1.5rem}.BrandsSlider-module__xdHZCq__brandCard{height:80px;padding:10px}}
.Services-module__hmdBJW__section{background:linear-gradient(#fff 0%,#f0f4ff 50%,#e8efff 100%);padding:80px 0;position:relative;overflow:hidden}.Services-module__hmdBJW__section:before{content:"";pointer-events:none;background-image:radial-gradient(circle at 20% 80%,#667eea0d 0%,#0000 50%),radial-gradient(circle at 80% 20%,#5f30d80d 0%,#0000 50%);position:absolute;inset:0}.Services-module__hmdBJW__section:after{content:"";pointer-events:none;background:radial-gradient(circle,#667eea14 0%,#0000 70%);border-radius:50%;width:300px;height:300px;animation:8s ease-in-out infinite Services-module__hmdBJW__float;position:absolute;top:10%;left:5%}@keyframes Services-module__hmdBJW__float{0%,to{transform:translate(0)}50%{transform:translate(30px,-30px)}}.Services-module__hmdBJW__header{text-align:center;z-index:1;margin-bottom:60px;padding:0 1rem;position:relative}.Services-module__hmdBJW__title{color:#1a1a1a;background:linear-gradient(135deg,#1a1a1a 0%,#667eea 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.Services-module__hmdBJW__description{max-width:600px;margin:0 auto}.Services-module__hmdBJW__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#ffffffe6;border:1px solid #667eea1a;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden}.Services-module__hmdBJW__card:before{content:"";background:linear-gradient(90deg,#0000,#667eea1a,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.Services-module__hmdBJW__card:hover:before{left:100%}.Services-module__hmdBJW__card:hover{border-color:#667eea4d;transform:translateY(-12px);box-shadow:0 20px 40px #667eea26,0 0 0 1px #667eea33}.Services-module__hmdBJW__icon{margin-bottom:1rem}.Services-module__hmdBJW__cardTitle{color:#1a1a1a;word-wrap:break-word;overflow-wrap:break-word;font-size:1.25rem}.Services-module__hmdBJW__cardDescription{word-wrap:break-word;overflow-wrap:break-word;font-size:.95rem;line-height:1.6}@media (max-width:64em){.Services-module__hmdBJW__section{padding:60px 0}.Services-module__hmdBJW__title{font-size:2.2rem}}@media (max-width:48em){.Services-module__hmdBJW__section{padding:50px 0}.Services-module__hmdBJW__title{font-size:2rem}.Services-module__hmdBJW__header{margin-bottom:40px}.Services-module__hmdBJW__card{padding:1.5rem}.Services-module__hmdBJW__cardTitle{font-size:1.1rem}.Services-module__hmdBJW__cardDescription{font-size:.9rem}}@media (max-width:36em){.Services-module__hmdBJW__section{padding:40px 0}.Services-module__hmdBJW__title{font-size:1.75rem}.Services-module__hmdBJW__card{padding:1.25rem}}@media (max-width:23.5em){.Services-module__hmdBJW__title{font-size:1.5rem}.Services-module__hmdBJW__card{padding:1rem}.Services-module__hmdBJW__cardTitle{font-size:1rem}.Services-module__hmdBJW__cardDescription{font-size:.85rem}}
.Projects-module__HGIySG__section{background:linear-gradient(135deg,#0f0f23 0%,#1a1a3e 50%,#0d1b2a 100%);padding:80px 0;position:relative;overflow:hidden}.Projects-module__HGIySG__section:before{content:"";pointer-events:none;background:radial-gradient(at 0 0,#667eea26 0%,#0000 50%),radial-gradient(at 100% 100%,#5f30d826 0%,#0000 50%);position:absolute;inset:0}.Projects-module__HGIySG__section:after{content:"";opacity:.5;pointer-events:none;background-image:radial-gradient(#667eea26 1px,#0000 1px);background-size:30px 30px;position:absolute;inset:0}.Projects-module__HGIySG__ltrWrapper{z-index:1;position:relative;direction:ltr!important}.Projects-module__HGIySG__header{text-align:center;z-index:1;margin-bottom:60px;padding:0 1rem;position:relative}.Projects-module__HGIySG__title{color:#fff;text-shadow:0 0 40px #667eea66;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.Projects-module__HGIySG__description{color:#fffc;max-width:600px;margin:0 auto}.Projects-module__HGIySG__carousel{margin-top:50px}.Projects-module__HGIySG__projectCard{border:1px solid #667eea33;flex-direction:column;justify-content:space-between;align-items:flex-start;height:580px;transition:all .5s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden;background-position:50%!important;background-size:cover!important}.Projects-module__HGIySG__projectCard:before{content:"";border-radius:inherit;background:linear-gradient(#0f0f2366 0%,#0f0f23d9 100%);transition:all .4s;position:absolute;inset:0}.Projects-module__HGIySG__projectCard:after{content:"";opacity:0;background:linear-gradient(45deg,#0000 40%,#667eea1a 50%,#0000 60%);width:200%;height:200%;transition:all .6s;position:absolute;top:-50%;left:-50%;transform:rotate(45deg)}.Projects-module__HGIySG__projectCard:hover{border-color:#667eea80;transform:scale(1.03)translateY(-5px);box-shadow:0 25px 50px #0006,0 0 40px #667eea33}.Projects-module__HGIySG__projectCard:hover:after{opacity:1;animation:.6s forwards Projects-module__HGIySG__shine}@keyframes Projects-module__HGIySG__shine{0%{left:-50%}to{left:150%}}.Projects-module__HGIySG__projectCard>*{z-index:1;position:relative}.Projects-module__HGIySG__category{text-transform:uppercase;color:#fff;opacity:.9;letter-spacing:.5px;font-weight:700}.Projects-module__HGIySG__projectTitle{color:#fff;font-size:1.5rem;font-weight:700;line-height:1.3}.Projects-module__HGIySG__projectDescription{color:#ffffffe6;word-wrap:break-word;overflow-wrap:break-word;max-width:90%;line-height:1.6}@media (max-width:64em){.Projects-module__HGIySG__section{padding:60px 0}.Projects-module__HGIySG__title{font-size:2.2rem}.Projects-module__HGIySG__projectCard{height:550px}.Projects-module__HGIySG__projectTitle{font-size:1.3rem}}@media (max-width:48em){.Projects-module__HGIySG__section{padding:50px 0}.Projects-module__HGIySG__title{font-size:2rem}.Projects-module__HGIySG__header{margin-bottom:40px}.Projects-module__HGIySG__carousel{margin-top:30px}.Projects-module__HGIySG__projectCard{height:500px}.Projects-module__HGIySG__projectTitle{font-size:1.2rem}.Projects-module__HGIySG__projectDescription{font-size:.875rem}.Projects-module__HGIySG__category{font-size:.75rem}}@media (max-width:36em){.Projects-module__HGIySG__section{padding:40px 0}.Projects-module__HGIySG__title{font-size:1.75rem}.Projects-module__HGIySG__projectCard{height:500px}.Projects-module__HGIySG__projectTitle{font-size:1.1rem}.Projects-module__HGIySG__projectDescription{max-width:95%;font-size:.8rem}}@media (max-width:23.5em){.Projects-module__HGIySG__title{font-size:1.5rem}.Projects-module__HGIySG__projectCard{height:450px}.Projects-module__HGIySG__header{padding:0 .5rem}}
.AiTiandy-module__7y1fsq__section{color:#fff;background:0 0;padding:0}.AiTiandy-module__7y1fsq__ltrWrapper{direction:ltr!important}.AiTiandy-module__7y1fsq__carousel{width:100%}.AiTiandy-module__7y1fsq__brandSlide{color:#fff;background-position:50%;background-repeat:no-repeat;background-size:cover;border:2px solid;border-radius:12px;min-height:600px;padding:80px 0;position:relative;overflow:hidden}.AiTiandy-module__7y1fsq__brandSlide[data-brand=tiandy]{background-image:var(--tiandy-bg)}.AiTiandy-module__7y1fsq__brandSlide[data-brand=dahua]{background-image:var(--dahua-bg)}.AiTiandy-module__7y1fsq__brandSlide[data-brand=hikvision]{background-image:var(--hikvision-bg)}.AiTiandy-module__7y1fsq__brandSlide:before{content:"";z-index:1;background:linear-gradient(135deg,#000000b3 0%,#00000080 50%,#000000b3 100%);border-radius:10px;position:absolute;inset:0}.AiTiandy-module__7y1fsq__brandSlide>*{z-index:2;position:relative}.AiTiandy-module__7y1fsq__wrapper{position:relative}.AiTiandy-module__7y1fsq__greenTiandy{color:#41d228}.AiTiandy-module__7y1fsq__content{text-align:center;padding:0 1rem}.AiTiandy-module__7y1fsq__title{color:#fff;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.AiTiandy-module__7y1fsq__description{color:#ffffffe6;word-wrap:break-word;overflow-wrap:break-word;max-width:800px;margin:0 auto;line-height:1.7}.AiTiandy-module__7y1fsq__list{text-align:left;max-width:600px;margin:0 auto}[dir=ltr] .AiTiandy-module__7y1fsq__list{text-align:left}[dir=rtl] .AiTiandy-module__7y1fsq__list{text-align:right}.AiTiandy-module__7y1fsq__list li{color:#ffffffe6;word-wrap:break-word;overflow-wrap:break-word}.AiTiandy-module__7y1fsq__featureCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #fff3;flex-direction:column;min-height:180px;transition:all .3s;display:flex}.AiTiandy-module__7y1fsq__featureCard[data-brand=tiandy]:hover{background:#ffffff26;border-color:#41d228;transform:translateY(-5px);box-shadow:0 8px 20px #41d2284d}.AiTiandy-module__7y1fsq__featureCard[data-brand=dahua]:hover{background:#ffffff26;border-color:#06c;transform:translateY(-5px);box-shadow:0 8px 20px #0066cc4d}.AiTiandy-module__7y1fsq__featureCard[data-brand=hikvision]:hover{background:#ffffff26;border-color:#e60012;transform:translateY(-5px);box-shadow:0 8px 20px #e600124d}.AiTiandy-module__7y1fsq__featureTitle{color:#fff;font-size:1.1rem}@media (max-width:64em){.AiTiandy-module__7y1fsq__brandSlide{min-height:550px;padding:60px 0}.AiTiandy-module__7y1fsq__title{font-size:2.2rem}.AiTiandy-module__7y1fsq__description{font-size:1rem}}@media (max-width:48em){.AiTiandy-module__7y1fsq__brandSlide{background-position:50%;background-size:cover;background-attachment:scroll;border-radius:8px;min-height:100vh;padding:50px 15px}.AiTiandy-module__7y1fsq__brandSlide[data-brand=tiandy]{background-image:url(/ai-tiandy/tiandy-small-screen.png)!important}.AiTiandy-module__7y1fsq__brandSlide[data-brand=dahua]{background-image:url(/ai-tiandy/dahua-small-screen.jpg)!important}.AiTiandy-module__7y1fsq__brandSlide[data-brand=hikvision]{background-image:url(/ai-tiandy/hikvision-small-screen.jpg)!important}.AiTiandy-module__7y1fsq__brandSlide:before{background:linear-gradient(135deg,#000000bf 0%,#0009 50%,#000000bf 100%)}.AiTiandy-module__7y1fsq__title{font-size:2rem}.AiTiandy-module__7y1fsq__description{max-width:100%;font-size:.95rem}.AiTiandy-module__7y1fsq__list{max-width:100%;font-size:.9rem}.AiTiandy-module__7y1fsq__featureCard{min-height:160px;padding:1.25rem}.AiTiandy-module__7y1fsq__featureTitle{font-size:1rem}}@media (max-width:36em){.AiTiandy-module__7y1fsq__brandSlide{background-position:50%;background-size:cover;min-height:100vh;padding:40px 12px}.AiTiandy-module__7y1fsq__brandSlide:before{background:linear-gradient(135deg,#000c 0%,#000000a6 50%,#000c 100%)}.AiTiandy-module__7y1fsq__title{font-size:1.75rem}.AiTiandy-module__7y1fsq__description{font-size:.875rem}.AiTiandy-module__7y1fsq__list{font-size:.85rem}.AiTiandy-module__7y1fsq__featureCard{min-height:150px;padding:1rem}.AiTiandy-module__7y1fsq__featureTitle{font-size:.95rem}}@media (max-width:23.5em){.AiTiandy-module__7y1fsq__brandSlide{min-height:400px;padding:30px 10px}.AiTiandy-module__7y1fsq__title{font-size:1.5rem}}
.WhyChooseUs-module__49_FRW__section{background:linear-gradient(#f8faff 0%,#fff 50%,#f0f4ff 100%);padding:80px 0;position:relative;overflow:hidden}.WhyChooseUs-module__49_FRW__section:before{content:"";pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30 5L55 17.5V42.5L30 55L5 42.5V17.5L30 5Z' fill='none' stroke='%23667eea' stroke-opacity='0.03' stroke-width='1'/%3E%3C/svg%3E");background-size:60px 60px;position:absolute;inset:0}.WhyChooseUs-module__49_FRW__section:after{content:"";pointer-events:none;background:radial-gradient(#667eea14 0%,#0000 60%);width:50%;height:80%;position:absolute;bottom:-30%;right:-10%}.WhyChooseUs-module__49_FRW__header{text-align:center;z-index:1;margin-bottom:60px;padding:0 1rem;position:relative}.WhyChooseUs-module__49_FRW__title{color:#1a1a1a;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.WhyChooseUs-module__49_FRW__recom{background:linear-gradient(90deg,#667eea 0%,#5f30d8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:700}.WhyChooseUs-module__49_FRW__description{max-width:600px;margin:0 auto}.WhyChooseUs-module__49_FRW__feature{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1;background:#ffffffb3;border:1px solid #667eea14;border-radius:20px;padding:30px 20px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative}.WhyChooseUs-module__49_FRW__feature:before{content:"";border-radius:inherit;opacity:0;background:linear-gradient(135deg,#667eea0d 0%,#0000 100%);transition:opacity .3s;position:absolute;inset:0}.WhyChooseUs-module__49_FRW__feature:hover{border-color:#667eea33;transform:translateY(-10px);box-shadow:0 20px 40px #667eea1f,0 0 0 1px #667eea1a}.WhyChooseUs-module__49_FRW__feature:hover:before{opacity:1}.WhyChooseUs-module__49_FRW__icon{margin:0 auto}.WhyChooseUs-module__49_FRW__featureTitle{color:#1a1a1a;word-wrap:break-word;overflow-wrap:break-word;font-size:1.2rem}.WhyChooseUs-module__49_FRW__featureDescription{word-wrap:break-word;overflow-wrap:break-word;line-height:1.6}@media (max-width:64em){.WhyChooseUs-module__49_FRW__section{padding:60px 0}.WhyChooseUs-module__49_FRW__title{font-size:2.2rem}}@media (max-width:48em){.WhyChooseUs-module__49_FRW__section{padding:50px 0}.WhyChooseUs-module__49_FRW__title{font-size:2rem}.WhyChooseUs-module__49_FRW__header{margin-bottom:40px}.WhyChooseUs-module__49_FRW__feature{padding:15px}.WhyChooseUs-module__49_FRW__featureTitle{font-size:1.1rem}.WhyChooseUs-module__49_FRW__featureDescription{font-size:.9rem}}@media (max-width:36em){.WhyChooseUs-module__49_FRW__section{padding:40px 0}.WhyChooseUs-module__49_FRW__title{font-size:1.75rem}.WhyChooseUs-module__49_FRW__feature{padding:10px}.WhyChooseUs-module__49_FRW__featureTitle{font-size:1rem}}@media (max-width:23.5em){.WhyChooseUs-module__49_FRW__title{font-size:1.5rem}.WhyChooseUs-module__49_FRW__feature{padding:8px}.WhyChooseUs-module__49_FRW__featureTitle{font-size:.95rem}.WhyChooseUs-module__49_FRW__featureDescription{font-size:.85rem}}
.Footer-module__rnk_JG__footer{color:#fff;background:linear-gradient(#0a0a0a 0%,#0f0f1a 50%,#1a1a2e 100%);padding:60px 0 20px;position:relative;overflow:hidden}.Footer-module__rnk_JG__footer:before{content:"";pointer-events:none;background-image:linear-gradient(#667eea08 1px,#0000 1px),linear-gradient(90deg,#667eea08 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0}.Footer-module__rnk_JG__footer:after{content:"";background:linear-gradient(90deg,#0000,#667eea80,#5f30d880,#0000);height:1px;position:absolute;top:0;left:0;right:0}.Footer-module__rnk_JG__inner{z-index:1;border-bottom:1px solid #667eea26;padding-bottom:40px;position:relative}.Footer-module__rnk_JG__logo{color:#fff;background:linear-gradient(45deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;text-shadow:0 0 30px #667eea4d;-webkit-background-clip:text;background-clip:text;font-size:1.5rem}.Footer-module__rnk_JG__linkTitle{color:#fff;font-size:1rem}.Footer-module__rnk_JG__link{color:#fff9;word-wrap:break-word;overflow-wrap:break-word;font-size:.9rem;text-decoration:none;transition:color .2s}.Footer-module__rnk_JG__link:hover{color:#667eea}.Footer-module__rnk_JG__socialIcon{color:#667eea;background:#667eea1a;border:1px solid #667eea33;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex}.Footer-module__rnk_JG__socialIcon:hover{color:#fff;background:linear-gradient(135deg,#667eea 0%,#5f30d8 100%);border-color:#0000;transform:translateY(-4px);box-shadow:0 10px 20px #667eea4d,0 0 20px #667eea33}.Footer-module__rnk_JG__afterFooter{z-index:1;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:30px;display:flex;position:relative}@media (max-width:64em){.Footer-module__rnk_JG__footer{padding:50px 0 20px}.Footer-module__rnk_JG__inner{padding-bottom:30px}}@media (max-width:48em){.Footer-module__rnk_JG__footer{padding:40px 0 20px}.Footer-module__rnk_JG__logo{font-size:1.3rem}.Footer-module__rnk_JG__linkTitle{margin-bottom:.75rem;font-size:.95rem}.Footer-module__rnk_JG__link{font-size:.85rem}.Footer-module__rnk_JG__socialIcon{width:32px;height:32px}.Footer-module__rnk_JG__afterFooter{text-align:center;flex-direction:column;padding-top:20px}}@media (max-width:36em){.Footer-module__rnk_JG__footer{padding:30px 0 15px}.Footer-module__rnk_JG__logo{font-size:1.2rem}.Footer-module__rnk_JG__linkTitle{font-size:.9rem}.Footer-module__rnk_JG__link{font-size:.8rem}}@media (max-width:23.5em){.Footer-module__rnk_JG__footer{padding:25px 0 12px}.Footer-module__rnk_JG__logo{font-size:1.1rem}.Footer-module__rnk_JG__linkTitle{font-size:.85rem}.Footer-module__rnk_JG__link{font-size:.75rem}.Footer-module__rnk_JG__socialIcon{width:30px;height:30px}}
