@font-face{font-family:ZhuoJian GanLan;src:url(/assets/fonts/zhuojian-ganlan-subset.woff)format("woff");font-style:normal;font-weight:400;font-display:swap}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--green-950:#0a321d;--green-900:#0f4025;--green-800:#14512f;--green-700:#216a40;--green-600:#2f7d4b;--green-200:#cfe2d4;--green-100:#eaf3ec;--yellow-500:#ffc400;--yellow-400:#ffd63f;--yellow-100:#fff5c9;--yellow-050:#fff9e6;--blue-logo:#2cb7d6;--brown-logo:#422c00;--ink:#17231b;--muted:#5b675f;--line:#dce6de;--white:#fff;--font-display:"ZhuoJian GanLan", "STKaiti", "KaiTi", serif;--font-body:-apple-system, BlinkMacSystemFont, "PingFang SC", "Microsoft YaHei", "Noto Sans CJK SC", sans-serif;--page-max:1500px;--page-gutter:clamp(24px, 4vw, 64px);--section-space:clamp(92px, 10vw, 164px);--radius-small:10px;--radius-medium:26px;--radius-large:72px;--shadow-image:0 28px 70px #133f231f;font-family:var(--font-body);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:104px}body{min-width:320px;min-height:100vh;color:var(--ink);background:var(--white);margin:0}body.menu-open{overflow:hidden}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}button{font:inherit}img,svg{display:block}img{max-width:100%}p,h1,h2,h3{margin-top:0}.page-shell{width:min(100%, var(--page-max));padding-inline:var(--page-gutter);margin-inline:auto}.section{padding-block:var(--section-space)}.skip-link{z-index:1000;color:var(--white);background:var(--green-900);border-radius:8px;padding:12px 18px;text-decoration:none;transition:transform .18s;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:3px solid var(--green-950);outline-offset:4px;box-shadow:0 0 0 6px var(--yellow-500)}.button{border-radius:var(--radius-small);letter-spacing:.02em;cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:12px;min-height:52px;padding:13px 24px;font-size:16px;font-weight:700;line-height:1;text-decoration:none;transition:color .18s,background-color .18s,border-color .18s,transform .18s,box-shadow .18s;display:inline-flex}.button svg{width:21px;height:21px;transition:transform .18s}.button:hover{transform:translateY(-2px)}.button:hover svg{transform:translate(3px)}.button--primary{color:var(--green-950);background:var(--yellow-500);box-shadow:0 10px 26px #ffc40033}.button--primary:hover{background:var(--yellow-400);box-shadow:0 14px 30px #ffc40042}.button--outline{color:var(--green-900);border-color:var(--green-800);background:var(--white)}.button--outline:hover{color:var(--white);background:var(--green-800)}.button--inverse{color:var(--yellow-500);border-color:var(--yellow-500);background:0 0}.button--inverse:hover{color:var(--green-950);background:var(--yellow-500)}.button--large{min-height:62px;padding-inline:30px;font-size:17px}.icon-button{width:48px;height:48px;color:var(--green-900);background:var(--green-100);cursor:pointer;border:0;border-radius:50%;place-items:center;display:inline-grid}.icon-button svg{width:24px;height:24px}.brand{min-width:0;color:var(--green-900);align-items:center;gap:6px;text-decoration:none;display:inline-flex}.brand__mark{flex:none;width:72px;height:64px;position:relative;overflow:hidden}.brand__mark img{width:92px;max-width:none;position:absolute;top:-6px;left:-10px}.brand__copy{gap:4px;min-width:0;display:grid}.brand__copy strong{font-family:var(--font-display);letter-spacing:.08em;white-space:nowrap;font-size:25px;font-weight:400;line-height:1}.brand__copy>span{letter-spacing:.12em;white-space:nowrap;font-size:11px;line-height:1.2}.brand--compact .brand__mark{width:62px;height:56px}.brand--compact .brand__mark img{width:82px}.brand--compact .brand__copy strong{font-size:21px}.brand--compact .brand__copy>span{font-size:9px}.brand--inverse{color:var(--white)}.site-header{z-index:100;background:var(--white);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid #0f402514;align-items:center;height:100px;display:flex;position:sticky;top:0}.site-header__inner{grid-template-columns:auto 1fr auto;align-items:center;gap:clamp(28px,4vw,72px);display:grid}.main-nav__links{justify-content:center;align-items:center;gap:clamp(24px,3vw,48px);display:flex}.main-nav__links a{white-space:nowrap;padding-block:18px;font-size:15px;font-weight:600;text-decoration:none;position:relative}.main-nav__links a:after{content:"";background:var(--yellow-500);border-radius:999px;width:0;height:3px;transition:width .18s;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.main-nav__links a:hover:after,.main-nav__links a.is-active:after{width:26px}.main-nav__mobile-head,.main-nav__mobile-cta,.site-header__menu,.nav-scrim{display:none}.site-header__cta{min-width:132px}.hero{overflow:hidden}.hero__main{grid-template-columns:minmax(0,.98fr) minmax(480px,1.02fr);align-items:center;gap:clamp(38px,4vw,62px);min-height:min(720px,100vh - 100px);padding-top:54px;padding-bottom:54px;display:grid}.hero__copy{z-index:2;position:relative}.hero h1,.section-heading h2,.network h2,.about h2,.contact h2{color:var(--green-900);font-family:var(--font-display);letter-spacing:.02em;margin-bottom:28px;font-weight:400}.hero h1{max-width:690px;font-size:clamp(50px,4.15vw,64px);line-height:1.31}.hero h1>span{white-space:nowrap;transform-origin:0;width:125%;display:block;transform:scaleX(.8)}.hero__copy>p{max-width:660px;color:var(--muted);margin-bottom:38px;font-size:clamp(17px,1.3vw,20px);line-height:2}.hero__actions{flex-wrap:wrap;gap:18px;display:flex}.hero__visual{min-width:0;position:relative}.hero__image-wrap{aspect-ratio:1.24;z-index:1;box-shadow:var(--shadow-image);border-radius:46% 8% 38% 18%/28% 9% 30% 20%;position:relative;overflow:hidden}.hero__image-wrap picture,.care-scenes__visual picture{width:100%;height:100%;display:block}.hero__image-wrap img{object-fit:cover;object-position:50% 50%;width:100%;height:100%;transition:transform .7s cubic-bezier(.22,1,.36,1)}.hero__image-wrap:hover img{transform:scale(1.025)}.hero__diamond{z-index:2;background:var(--yellow-500);border-radius:22px;width:86px;height:86px;position:absolute;bottom:10%;left:-38px;transform:rotate(45deg)}.hero__sun{border:28px solid var(--yellow-500);border-radius:50%;width:220px;height:220px;position:absolute;bottom:-82px;right:-88px}.proof-strip{background:linear-gradient(90deg,#fff 0%,#fbfdfb 50%,#fff 100%);border-top:1px solid #0f402514;border-bottom:1px solid #0f402514}.proof-strip__inner{grid-template-columns:repeat(3,1fr);padding-block:32px;display:grid}.proof-fact{justify-content:center;align-items:center;gap:22px;min-height:96px;padding-inline:30px;display:flex}.proof-fact+.proof-fact{border-left:1px solid var(--line)}.proof-fact__icon{width:64px;height:64px;color:var(--white);background:var(--green-900);border-radius:50%;flex:none;place-items:center;display:grid}.proof-fact__icon svg{width:34px;height:34px}.proof-fact__icon>span{font-family:var(--font-display);font-size:28px}.proof-fact__copy{gap:4px;display:grid}.proof-fact__copy strong{color:var(--green-900);font-family:var(--font-display);font-size:clamp(38px,3vw,54px);font-weight:400;line-height:1}.proof-fact__copy span{color:var(--muted);font-size:16px}.section-heading h2,.network h2,.about h2{max-width:820px;font-size:clamp(42px,4vw,64px);line-height:1.35}.service-chain .section-heading h2{font-size:clamp(42px,3.6vw,56px)}.care-scenes .section-heading h2{font-size:clamp(42px,3.4vw,52px)}.about .section-heading h2{font-size:clamp(40px,3.15vw,48px)}.section-heading p,.network__copy>p,.about .section-heading p{max-width:720px;color:var(--muted);margin-bottom:0;font-size:18px;line-height:1.9}.section-heading--split{justify-content:space-between;align-items:flex-end;gap:60px;display:flex}.section-heading--split>div{max-width:880px}.section-heading--split .button{flex:none;margin-bottom:6px}.service-chain{overflow:hidden}.service-chain__rail{grid-template-columns:repeat(3,1fr);gap:clamp(24px,3vw,48px);margin-top:clamp(70px,7vw,110px);display:grid}.service-step{min-height:480px;padding:18px 24px 42px;position:relative}.service-step--emphasized{background:var(--yellow-050);border-radius:72px 72px 54px 54px;padding:26px 42px 46px}.service-step__number{color:var(--green-900);font-family:var(--font-display);font-size:clamp(64px,6vw,92px);line-height:1}.service-step__path{border-top:2px solid var(--green-800);border-right:2px solid var(--green-800);border-radius:0 44px 0 0;height:78px;margin-top:-18px;margin-left:86px;position:relative}.service-step__path span{border:3px solid var(--white);background:var(--green-800);border-radius:50%;width:13px;height:13px;position:absolute;top:-7px;left:-7px}.service-step__path svg{width:30px;height:30px;color:var(--green-700);position:absolute;top:-25px;right:-11px}.service-step--emphasized .service-step__path{border-color:var(--yellow-500)}.service-step--emphasized .service-step__path span{background:var(--yellow-500)}.service-step--emphasized .service-step__path svg{color:var(--yellow-500)}.service-step__icon{border:1.5px solid var(--green-700);width:76px;height:76px;color:var(--green-800);background:var(--white);border-radius:50%;place-items:center;margin-top:-22px;margin-bottom:26px;display:grid;box-shadow:0 10px 28px #133f2314}.service-step__icon svg{width:42px;height:42px}.service-step h3{color:var(--green-900);font-family:var(--font-display);margin-bottom:18px;font-size:clamp(27px,2.2vw,36px);font-weight:400;line-height:1.4}.service-step h3:after{content:"";background:var(--yellow-500);border-radius:99px;width:36px;height:4px;margin-top:18px;display:block}.service-step p{color:var(--muted);margin-bottom:0;font-size:16px;line-height:1.95}.service-step__leaves{opacity:.38;background:radial-gradient(ellipse at 50% 50%, var(--yellow-500) 0 32%, transparent 34%) 0 0 / 38px 56px;clip-path:polygon(49% 0,100% 100%,54% 85%,0 100%);width:120px;height:210px;position:absolute;bottom:-18px;right:-4px;transform:rotate(21deg)}.care-scenes{padding-top:0}.care-scenes__layout{grid-template-columns:minmax(0,1fr) minmax(0,1.06fr);align-items:center;gap:clamp(48px,7vw,108px);display:grid}.care-scenes__visual{aspect-ratio:1.38;box-shadow:var(--shadow-image);border-radius:34px 84px 34px 34px;overflow:hidden}.care-scenes__visual img{object-fit:cover;object-position:48% 50%;width:100%;height:100%;transition:transform .7s cubic-bezier(.22,1,.36,1)}.care-scenes__visual:hover img{transform:scale(1.025)}.care-scenes__route{border-top:2px solid var(--green-800);border-radius:18px 18px 0 0;grid-template-columns:repeat(4,1fr);margin-top:56px;display:grid;position:relative}.care-scene{min-width:0;color:var(--green-900);text-align:center;justify-items:center;gap:12px;padding:25px 8px 0;display:grid;position:relative}.care-scene+.care-scene{border-left:1px solid var(--line)}.care-scene__dot{border:3px solid var(--white);background:var(--yellow-500);border-radius:50%;width:12px;height:12px;position:absolute;top:-7px;left:50%;transform:translate(-50%)}.care-scene svg{width:34px;height:34px}.care-scene>span:last-child{white-space:nowrap;font-size:15px;font-weight:700;line-height:1.5}.care-scenes__note{color:#59655e;margin:32px 0 0;font-size:13px;line-height:1.7}.network{background:var(--yellow-050);padding-block:clamp(86px,8vw,128px);overflow:hidden}.network__inner{grid-template-columns:minmax(310px,.72fr) minmax(0,1.28fr);align-items:center;gap:clamp(44px,7vw,112px);display:grid}.network__copy>p{max-width:510px}.network__fact{color:var(--green-900);align-items:baseline;gap:10px;margin:38px 0 34px;display:flex}.network__fact strong{font-family:var(--font-display);font-size:88px;font-weight:400;line-height:.8}.network__fact span{font-family:var(--font-display);font-size:28px}.network-map{aspect-ratio:1.53;isolation:isolate;position:relative}.network-map:before{content:"";z-index:-1;background:#ffffff4d;border:1px solid #216a4024;border-radius:48% 52% 43% 57%/54% 42% 58% 46%;position:absolute;inset:8% 6% 7%}.network-map__outline{color:#5b7e40b8;width:100%;height:100%;overflow:visible}.network-map__outline path{fill:#ffffff2e;stroke:currentColor;stroke-width:2px}.network-map__outline .network-map__route{fill:none;stroke:#ffc40080;stroke-width:1.3px;stroke-dasharray:4 8}.city-pin{z-index:1;color:var(--green-900);white-space:nowrap;align-items:center;gap:8px;font-size:clamp(13px,1.2vw,17px);font-weight:700;display:inline-flex;position:absolute;transform:translate(-50%,-50%)}.city-pin i{border:4px solid var(--yellow-500);background:var(--white);border-radius:50%;flex:none;width:14px;height:14px;box-shadow:0 0 0 5px #ffc4001a}.network-map__leaf{color:#427a3c94;position:absolute}.network-map__leaf svg{width:52px;height:52px}.network-map__leaf--one{top:5%;right:8%;transform:rotate(28deg)}.network-map__leaf--two{bottom:4%;left:5%;transform:rotate(210deg)}.about{overflow:hidden}.about__inner{grid-template-columns:minmax(340px,.82fr) minmax(0,1.18fr);align-items:center;gap:clamp(50px,8vw,130px);display:grid}.about__art{aspect-ratio:1.12;position:relative}.about__art svg{color:#2f7d4bb8;width:100%;height:100%}.about__art path{fill:none;stroke:currentColor;stroke-width:1.5px}.about__logo-ghost{opacity:.11;filter:saturate(.8);place-items:center;display:grid;position:absolute;inset:12% 16%}.about__logo-ghost img{width:82%}.about__audiences{grid-template-columns:repeat(2,1fr);margin-top:52px;display:grid}.audience{grid-template-columns:76px 1fr;align-items:start;gap:22px;padding:4px 34px 4px 0;display:grid}.audience+.audience{border-left:1px solid var(--line);padding-left:34px}.audience__icon{width:70px;height:70px;color:var(--white);background:var(--green-900);border-radius:50%;place-items:center;display:grid}.audience__icon svg{width:40px;height:40px}.audience h3{color:var(--green-900);font-family:var(--font-display);margin-bottom:12px;font-size:28px;font-weight:400;line-height:1.35}.audience h3:after{content:"";background:var(--yellow-500);border-radius:999px;width:34px;height:4px;margin-top:11px;display:block}.audience p{color:var(--muted);margin-bottom:0;font-size:15px;line-height:1.8}.contact{color:var(--white);background:var(--green-900);position:relative;overflow:hidden}.contact__inner{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:70px;min-height:360px;padding-top:70px;padding-bottom:110px;display:grid;position:relative}.contact h2{max-width:800px;color:var(--white);margin-bottom:18px;font-size:clamp(40px,4vw,64px);line-height:1.3}.contact__copy p{color:#ffffffbd;max-width:760px;margin-bottom:0;font-size:17px;line-height:1.9}.contact__actions{gap:22px;display:flex}.contact__actions .button{min-width:178px}.contact__route{border-top:2px solid var(--yellow-500);border-right:2px solid var(--yellow-500);border-radius:0 54px 0 0;height:72px;position:absolute;bottom:25px;left:46%;right:0}.contact__route span{border:2px solid var(--green-900);background:var(--yellow-500);border-radius:50%;width:14px;height:14px;position:absolute;top:-8px;left:14%}.contact__route svg{width:38px;height:38px;color:var(--yellow-500);position:absolute;top:-36px;right:-10px}.contact__note{bottom:26px;left:var(--page-gutter);color:#ffffffbd;margin:0;font-size:13px;position:absolute}.site-footer{color:var(--white);background:var(--green-950)}.site-footer__main{justify-content:space-between;align-items:center;gap:60px;min-height:150px;padding-top:32px;padding-bottom:32px;display:flex}.site-footer__nav{flex-wrap:wrap;justify-content:flex-end;gap:28px 52px;display:flex}.site-footer__nav a{color:#ffffffdb;font-size:15px;text-decoration:none}.site-footer__nav a:hover{color:var(--yellow-500)}.site-footer__legal{color:#ffffffad;border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:30px;min-height:70px;padding-top:20px;padding-bottom:20px;font-size:12px;display:flex}.site-footer__legal p{margin:0}.site-footer__legal a{white-space:nowrap;text-underline-offset:4px;padding-block:8px;display:inline-block}.site-footer__legal a:hover{color:var(--yellow-500)}@media (max-width:1200px){.site-header__inner{gap:24px}.brand--compact .brand__copy>span{display:none}.main-nav__links{gap:22px}.hero__main{grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:48px}.hero h1{font-size:clamp(44px,4.5vw,52px)}.service-step{padding-inline:10px}.service-step--emphasized{padding-inline:28px}.care-scenes__route{border-top:0;grid-template-columns:repeat(2,1fr);gap:0}.care-scene{border-top:2px solid var(--green-800)}.care-scene:nth-child(3),.care-scene:nth-child(4){margin-top:28px}.contact__inner{grid-template-columns:1fr;gap:38px;padding-top:72px}}@media (max-width:960px){html{scroll-padding-top:80px}.site-header{height:80px}.site-header__inner{grid-template-columns:1fr auto}.brand--compact .brand__mark{width:54px;height:48px}.brand--compact .brand__mark img{width:72px;top:-5px;left:-9px}.brand--compact .brand__copy strong{font-size:20px}.site-header__cta,.main-nav{display:none}.site-header__menu{display:inline-grid}.main-nav--open{z-index:102;background:var(--white);flex-direction:column;width:min(420px,88vw);height:100dvh;padding:26px;display:flex;position:fixed;top:0;right:0;box-shadow:-20px 0 60px #0a321d2e}.main-nav__mobile-head{border-bottom:1px solid var(--line);color:var(--green-900);justify-content:space-between;align-items:center;padding-bottom:24px;font-weight:700;display:flex}.main-nav__links{justify-content:stretch;gap:0;margin-top:18px;display:grid}.main-nav__links a{border-bottom:1px solid var(--line);padding:18px 4px;font-size:18px}.main-nav__links a:after{display:none}.main-nav__mobile-cta{margin-top:auto;display:inline-flex}.nav-scrim{z-index:101;opacity:0;pointer-events:none;background:#05180d73;border:0;width:100vw;height:100dvh;transition:opacity .18s;display:block;position:fixed;inset:0}.nav-scrim--visible{opacity:1;pointer-events:auto}.hero__main{grid-template-columns:1fr;gap:50px;min-height:auto;padding-top:76px;padding-bottom:72px}.hero__copy{max-width:760px}.hero h1{max-width:720px;font-size:clamp(48px,6.3vw,62px)}.hero h1>span{white-space:normal;width:auto;transform:none}.hero__visual{width:min(760px,100%);margin-left:auto}.proof-fact{padding-inline:18px}.proof-fact__icon{width:54px;height:54px}.section-heading--split{flex-direction:column;align-items:flex-start;gap:32px}.service-chain__rail{grid-template-columns:1fr;gap:32px}.service-step,.service-step--emphasized{border-radius:38px;grid-template-columns:100px 82px 1fr;column-gap:24px;min-height:0;padding:34px;display:grid}.service-step:not(.service-step--emphasized){border:1px solid var(--line)}.service-step__number{grid-row:1/3;font-size:72px}.service-step__path{display:none}.service-step__icon{grid-row:1/3;margin:0}.service-step h3,.service-step p{grid-column:3}.care-scenes__layout,.network__inner,.about__inner{grid-template-columns:1fr}.care-scenes__visual{width:min(760px,100%)}.network__copy{max-width:720px}.network-map{width:min(760px,100%);margin-inline:auto}.about__art{width:min(560px,85%);margin-inline:auto}.about__content{max-width:820px}.site-footer__main{flex-direction:column;align-items:flex-start}.site-footer__nav{justify-content:flex-start}}@media (max-width:680px){:root{--page-gutter:22px;--section-space:84px;--radius-large:42px}.button--large{min-height:56px;padding-inline:22px;font-size:16px}.brand--compact .brand__copy strong{font-size:18px}.hero__main{gap:42px;padding-top:56px;padding-bottom:56px}.hero h1{margin-bottom:22px;font-size:clamp(40px,12vw,56px);line-height:1.28}.hero__copy>p{margin-bottom:30px;font-size:16px;line-height:1.8}.hero__actions{grid-template-columns:1fr;display:grid}.hero__image-wrap{aspect-ratio:1/1.08;border-radius:80px 20px 60px 24px}.hero__image-wrap img{object-position:50% 50%}.hero__diamond{border-radius:16px;width:62px;height:62px;bottom:12%;left:-18px}.hero__sun{border-width:20px;width:150px;height:150px;bottom:-52px;right:-60px}.proof-strip__inner{padding-block:18px}.proof-fact{text-align:center;flex-direction:column;gap:8px;min-width:0;min-height:82px;padding:8px}.proof-fact__icon{width:38px;height:38px}.proof-fact__icon svg{width:22px;height:22px}.proof-fact__icon>span{font-size:18px}.proof-fact__copy{gap:3px}.proof-fact__copy strong{font-size:30px}.proof-fact__copy span{font-size:11px}.section-heading h2,.network h2,.about h2{margin-bottom:20px;font-size:clamp(36px,10vw,46px);line-height:1.35}.section-heading p,.network__copy>p,.about .section-heading p{font-size:16px;line-height:1.8}.service-chain__rail{margin-top:54px}.service-step,.service-step--emphasized{grid-template-columns:72px 1fr;gap:18px;padding:28px 22px 32px}.service-step__number{grid-row:1;font-size:54px}.service-step__icon{grid-area:1/2;width:62px;height:62px}.service-step__icon svg{width:34px;height:34px}.service-step h3,.service-step p{grid-column:1/-1}.service-step h3{margin-top:10px;font-size:29px}.care-scenes__visual{aspect-ratio:1;border-radius:28px 58px 28px 28px}.care-scenes__visual img{object-position:42% 50%}.care-scenes__route{margin-top:44px}.care-scene>span:last-child{white-space:normal;font-size:13px}.network{padding-block:82px}.network__fact strong{font-size:70px}.network__fact span{font-size:24px}.network-map{width:116%;margin-left:-8%}.city-pin{gap:5px;font-size:11px}.city-pin i{border-width:3px;width:10px;height:10px}.about__art{width:100%}.about__audiences{grid-template-columns:1fr;gap:28px;margin-top:40px}.audience,.audience+.audience{border-left:0;padding:0}.audience+.audience{border-top:1px solid var(--line);padding-top:28px}.contact__inner{min-height:520px;padding-top:72px;padding-bottom:120px}.contact h2{font-size:clamp(36px,10vw,48px)}.contact__actions{grid-template-columns:1fr;display:grid}.contact__route{left:40%}.contact__note{right:var(--page-gutter);line-height:1.6}.site-footer__main{padding-top:46px;padding-bottom:42px}.site-footer .brand__copy strong{font-size:21px}.site-footer .brand__copy>span{display:none}.site-footer__nav{grid-template-columns:repeat(2,1fr);gap:22px 42px;display:grid}.site-footer__legal{flex-direction:column;align-items:flex-start;gap:8px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
