@font-face{font-family:Montserrat;font-style:normal;font-weight:400 800;font-display:swap;src:url(/fonts/montserrat-latin.woff2)format("woff2")}:root{--blue:#059ef0;--blue-dark:#07324a;--blue-deeper:#04283c;--yellow:#febc02;--black:#111;--text:#303841;--muted:#5b6670;--line:#dde4e8;--soft:#f5f7f9;--white:#fff;--danger:#b42318;--container:min(100% - 32px, 1200px);--header:76px;color:var(--text);background:var(--white);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-family:Montserrat,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header) + 18px)}body{background:var(--white);min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}body.menu-open{overflow:hidden}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}img{max-width:100%;display:block}h1,h2,h3,p,ul,ol,figure{margin-top:0}h1,h2,h3{color:var(--black);letter-spacing:-.035em;line-height:1.1}p{line-height:1.62}section[id]{scroll-margin-top:calc(var(--header) + 14px)}:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}::selection{color:var(--white);background:var(--blue)}.container{width:var(--container);margin-inline:auto}.section{padding-block:68px}.skip-link{z-index:1000;color:var(--white);background:var(--blue-dark);padding:12px 16px;position:fixed;top:8px;left:8px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.eyebrow,.kicker{color:#006a9e;letter-spacing:.095em;text-transform:uppercase;margin-bottom:16px;font-size:.76rem;font-weight:800;line-height:1.4}.section-heading{max-width:820px;margin-bottom:38px}.section-heading h2{margin-bottom:18px;font-size:clamp(1.8rem,7.5vw,2.7rem);font-weight:800}.section-heading>p:last-child:not(.eyebrow){max-width:700px;color:var(--muted);margin-bottom:0;font-size:1rem}.button{text-align:center;cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;min-height:50px;padding:13px 20px;font-size:.88rem;font-weight:700;line-height:1.25;text-decoration:none;transition:transform .2s,background .2s,border-color .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--primary{color:var(--white);background:#087db9;box-shadow:0 9px 22px #056fa933}.button--primary:hover{background:#056da3}.button--secondary{color:var(--blue-dark);background:var(--white);border-color:#9ec5d8}.button--yellow{color:var(--black);background:var(--yellow)}.button--outline{color:var(--white);background:0 0;border-color:#ffffff8c}.button:disabled{opacity:.65;cursor:wait;transform:none}.site-header{z-index:100;height:var(--header);border-bottom:1px solid var(--line);background:#fffffffa;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;height:100%;display:flex}.logo-link{color:var(--blue-dark);flex-shrink:0;align-items:center;text-decoration:none;display:inline-flex}.logo-link img{object-fit:contain;width:140px;height:auto;max-height:48px}.menu-button{min-width:64px;min-height:46px;color:var(--blue-dark);cursor:pointer;background:0 0;border:0;justify-content:flex-end;align-items:center;gap:10px;font-size:.8rem;font-weight:700;display:inline-flex}.menu-button i{border-top:2px solid;border-bottom:2px solid;width:18px;height:12px}.site-header nav{top:var(--header);background:var(--white);opacity:0;pointer-events:none;flex-direction:column;align-items:stretch;padding:22px 16px 32px;transition:opacity .18s,transform .18s;display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateY(-10px)}.site-header nav.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.site-header nav ul{margin:0 0 26px;padding:0;list-style:none}.site-header nav li{border-bottom:1px solid var(--line)}.site-header nav li a{color:var(--black);padding:18px 2px;font-size:1rem;font-weight:650;text-decoration:none;display:block}.button--header{width:100%;color:var(--black);background:var(--yellow)}.hero{background:linear-gradient(#eef9ff 0%,#fff 72%);padding:42px 0 56px;overflow:hidden}.hero-grid{gap:34px;display:grid}.hero-copy{align-self:center}.hero-copy h1{max-width:660px;margin-bottom:22px;font-size:clamp(2.25rem,10vw,3.9rem);font-weight:800}.hero-lead{color:#3f4b55;max-width:650px;margin-bottom:26px;font-size:1.05rem;font-weight:500}.hero-signals{flex-wrap:wrap;gap:10px 18px;margin:0 0 24px;padding:0;list-style:none;display:flex}.hero-signals li{color:var(--blue-dark);padding-left:20px;font-size:.83rem;font-weight:700;position:relative}.hero-signals li:before{background:var(--yellow);content:"";border-radius:50%;width:12px;height:12px;position:absolute;top:.25em;left:0}.hero-security{background:#fffc;border:1px solid #cfe7f2;border-radius:12px;grid-template-columns:32px 1fr;align-items:start;gap:12px;max-width:560px;padding:17px;display:grid}.hero-security span{width:30px;height:30px;color:var(--white);background:var(--blue);border-radius:50%;place-items:center;font-weight:800;display:grid}.hero-security p{color:#34444d;margin:2px 0 0;font-size:.82rem;font-weight:600;line-height:1.55}.simulator{background:var(--white);border:1px solid #d9e3e8;border-radius:14px;align-self:start;min-width:0;padding:22px 18px;box-shadow:0 22px 60px #07324a1f}.simulator__top{margin-bottom:26px}.simulator__top>div:first-child{justify-content:space-between;align-items:baseline;gap:16px;display:flex}.simulator__top .kicker{margin:0}.simulator__top strong{color:var(--muted);font-size:.72rem}.progress{background:#e8eef1;border-radius:5px;height:5px;margin-top:12px;overflow:hidden}.progress i{border-radius:inherit;background:var(--blue);height:100%;transition:width .22s;display:block}.simulator__screen h2{margin-bottom:10px;font-size:clamp(1.4rem,5vw,1.8rem);font-weight:750}.simulator__screen>p{color:var(--muted);margin-bottom:20px;font-size:.88rem}.choice-grid,.property-grid{gap:9px;display:grid}.choice{color:#26333b;text-align:left;cursor:pointer;background:#fff;border:1px solid #cfdae0;border-radius:9px;min-height:49px;padding:11px 13px;font-size:.82rem;font-weight:650;transition:border-color .18s,background .18s,transform .18s}.choice:hover,.choice.is-selected{border-color:var(--blue);background:#eff9fe;transform:translateY(-1px)}.exact-value{padding-top:18px}.exact-value>label,.field>span{color:var(--black);margin-bottom:8px;font-size:.78rem;font-weight:700;display:block}.exact-value>div{border:1px solid #b8c9d1;border-radius:10px;grid-template-columns:auto 1fr;display:grid;overflow:hidden}.exact-value>div>span{color:var(--muted);place-items:center;padding-left:14px;font-weight:700;display:grid}.exact-value input{border:0;outline:0;width:100%;min-width:0;min-height:52px;padding:12px 10px;font-weight:700}.exact-value button{min-height:48px;color:var(--white);background:var(--blue-dark);cursor:pointer;border:0;grid-column:1/-1;font-weight:700}.result__label{color:#065d89;text-transform:uppercase;background:#dff4ff;border-radius:6px;margin-bottom:14px;padding:6px 9px;font-size:.69rem;font-weight:800;display:inline-block}.cost-summary{background:var(--soft);border-radius:10px;margin:18px 0;padding:16px}.cost-summary>strong{color:var(--blue-dark);margin-bottom:12px;font-size:.78rem;line-height:1.5;display:block}.cost-grid{gap:8px;display:grid}.cost-grid div{border:1px solid var(--line);background:#fff;border-radius:8px;padding:10px}.cost-grid span,.cost-grid b{display:block}.cost-grid span{color:var(--muted);margin-bottom:4px;font-size:.68rem}.cost-grid b{color:var(--black);font-size:.82rem;line-height:1.35}.cost-summary small{color:var(--muted);margin-top:12px;font-size:.68rem;line-height:1.55;display:block}.simulator__actions{flex-direction:column-reverse;align-items:stretch;gap:10px;margin-top:20px;display:flex}.simulator__actions .button{width:100%}.back{min-height:44px;color:var(--blue-dark);cursor:pointer;background:0 0;border:0;font-size:.8rem;font-weight:700}.field{margin-top:16px;display:block}.field input{width:100%;min-height:52px;color:var(--black);background:#fff;border:1px solid #b8c9d1;border-radius:9px;outline:0;padding:12px 14px}.field input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #059ef021}.privacy-note{color:var(--muted);margin-top:12px;font-size:.7rem;line-height:1.55;display:block}.upload{text-align:center;cursor:pointer;background:#f8fcfe;border:2px dashed #9abac9;border-radius:11px;place-items:center;min-height:132px;padding:20px;display:grid}.upload input{opacity:0;width:1px;height:1px;position:absolute}.upload span{color:var(--blue-dark);overflow-wrap:anywhere;font-size:.9rem;font-weight:750}.upload small{color:var(--muted);font-size:.68rem}.form-error{color:#8b1e16;background:#fff1ef;border-radius:8px;margin-top:14px;padding:12px;font-size:.76rem;font-weight:650;line-height:1.5}.form-error a{color:#065d89;margin-top:8px;display:block}.thank-you{text-align:center;max-width:680px;margin-inline:auto;padding:42px 24px}.thank-you__icon{width:56px;height:56px;color:var(--white);background:var(--blue);border-radius:50%;place-items:center;margin:0 auto 20px;font-size:1.5rem;font-weight:800;display:grid}.thank-you h1{font-size:clamp(2rem,7vw,3.4rem)}.thank-you>p:not(.kicker){max-width:560px;color:var(--muted);margin:0 auto 26px}.standalone-thanks{background:var(--soft);align-items:center;min-height:65vh;display:grid}.trust-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--white)}.trust-grid{grid-template-columns:repeat(2,1fr);display:grid}.trust-grid div{border-bottom:1px solid var(--line);min-width:0;padding:20px 12px 20px 0}.trust-grid div:nth-last-child(-n+2){border-bottom:0}.trust-grid strong,.trust-grid span{display:block}.trust-grid strong{color:var(--blue-dark);margin-bottom:5px;font-size:.76rem}.trust-grid span{color:var(--muted);font-size:.64rem;line-height:1.4}.projects{background:var(--soft)}.project-grid{align-items:start;gap:20px;display:grid}.project-card{border:1px solid var(--line);background:var(--white);border-radius:13px;flex-direction:column;align-self:start;width:100%;transition:transform .22s,box-shadow .22s;display:flex;overflow:hidden;box-shadow:0 8px 24px #0f30430f}.project-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px #0f30431a}.project-card__media{aspect-ratio:1;background:#e9f2f6;width:100%;overflow:hidden}.project-card__media img{object-fit:contain;width:100%;height:100%;display:block}.project-card__body{border-top:1px solid var(--line);background:var(--white);flex:none;padding:20px}.project-card__body>span{color:#006a9e;text-transform:uppercase;font-size:.68rem;font-weight:800}.project-card h3{margin:7px 0 14px;font-size:1.28rem}.project-card ul{margin:0;padding:0;list-style:none}.project-card li{border-top:1px solid var(--line);color:#46535d;padding:8px 0;font-size:.75rem;font-weight:600;line-height:1.4}.analysis{background:var(--white)}.step-grid{counter-reset:none;gap:12px;padding:0;list-style:none;display:grid}.step-grid li{border:1px solid var(--line);background:#fff;border-radius:12px;padding:24px}.step-grid li>span{width:34px;height:34px;color:var(--blue-dark);background:#dff4ff;border-radius:8px;place-items:center;margin-bottom:38px;font-size:.72rem;font-weight:800;display:grid}.step-grid h3{margin-bottom:10px;font-size:1.15rem}.step-grid p{color:var(--muted);margin:0;font-size:.82rem}.section-cta{margin-top:26px}.structure{background:var(--blue-dark)}.structure-layout{gap:42px;display:grid}.structure .section-heading h2,.structure .section-heading>p:last-child{color:var(--white)}.structure .eyebrow{color:#7ed5ff}.structure-photo{border-radius:14px;align-self:start;position:relative;overflow:hidden}.structure-photo img{aspect-ratio:1;object-fit:cover;width:100%}.structure-photo>span{color:var(--black);background:var(--yellow);border-radius:7px;padding:8px 11px;font-size:.72rem;font-weight:800;position:absolute;bottom:14px;right:14px}.feature-list{border-top:1px solid #ffffff38}.feature-list article{border-bottom:1px solid #ffffff38;grid-template-columns:38px 1fr;gap:10px;padding:20px 0;display:grid}.feature-list article>span{color:#7ed5ff;font-size:.7rem;font-weight:800}.feature-list h3{color:var(--white);margin-bottom:6px;font-size:1rem}.feature-list p{color:#c7d9e2;margin:0;font-size:.8rem}.location-grid{gap:16px;margin-top:48px;display:grid}.location-grid figure{background:#fff;border-radius:12px;margin:0;overflow:hidden}.location-grid img{object-fit:cover;width:100%;height:280px}.location-grid figure:nth-child(2) img{object-position:center}.location-grid figcaption{color:var(--black);padding:13px 15px;font-size:.76rem;font-weight:750}.location-copy{border:1px solid #ffffff38;border-radius:12px;flex-direction:column;justify-content:center;padding:26px;display:flex}.location-copy>span{color:var(--yellow);text-transform:uppercase;font-size:.7rem;font-weight:800}.location-copy h3{color:var(--white);margin:12px 0;font-size:1.3rem}.location-copy p{color:#c7d9e2;margin:0;font-size:.8rem}.comparison{background:#f7fafb}.compare-grid{gap:14px;margin-bottom:20px;display:grid}.compare-grid article{border:1px solid var(--line);background:#fff;border-radius:13px;padding:26px}.compare-grid article>span{color:var(--muted);text-transform:uppercase;font-size:.69rem;font-weight:800}.compare-grid h3{margin:12px 0 20px;font-size:1.3rem}.compare-grid ul{margin:0;padding:0;list-style:none}.compare-grid li{border-top:1px solid var(--line);color:#49555e;padding:11px 0 11px 22px;font-size:.8rem;line-height:1.45;position:relative}.compare-grid li:before{content:"";background:#aeb9bf;border-radius:50%;width:8px;height:8px;position:absolute;top:15px;left:2px}.compare-grid .compare-highlight{background:#eef9ff;border-color:#65c8f7}.compare-highlight article>span,.compare-highlight>span{color:#006a9e}.compare-highlight li:before{background:var(--blue)}.disclaimer{max-width:880px;color:var(--muted);margin:18px 0 24px;font-size:.72rem}.payments{background:var(--white)}.payment-layout{gap:18px;display:grid}.payment-panel{color:var(--white);background:var(--blue-dark);border-radius:14px;padding:24px}.payment-grid{grid-template-columns:repeat(2,1fr);gap:9px;display:grid}.payment-grid span{min-height:68px;color:var(--white);border:1px solid #ffffff38;border-radius:9px;align-items:center;padding:12px;font-size:.72rem;font-weight:700;line-height:1.35;display:grid}.payment-panel>p{color:#c7d9e2;margin:18px 0 0;font-size:.69rem}.system{background:#edf8fe}.system-layout{gap:38px;display:grid}.system-layout>div:first-child>p{color:var(--muted);font-size:.9rem}.system-layout>div:first-child>strong{border-left:4px solid var(--yellow);color:var(--blue-dark);padding-left:16px;font-size:.9rem;line-height:1.55;display:block}.energy-diagram{background:#fff;border:1px solid #b9dbe9;border-radius:14px;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;padding:20px;display:grid}.diagram-node{border:1px solid var(--line);text-align:center;border-radius:10px;place-items:center;min-height:105px;padding:14px 8px;display:grid}.diagram-node i{color:var(--blue);font-size:2rem;font-style:normal}.diagram-node span{color:var(--blue-dark);font-size:.67rem;font-weight:750}.diagram-arrow{color:var(--blue);font-weight:800}.diagram-flow{color:var(--muted);grid-column:1/-1;place-items:center;font-size:.68rem;font-weight:700;display:grid}.diagram-flow b{color:var(--blue);font-size:1.3rem}.diagram-node.grid{grid-column:2}.diagram-night{min-height:60px;color:var(--white);background:var(--blue-dark);border-radius:9px;grid-column:1/-1;justify-content:center;align-items:center;gap:12px;display:flex}.diagram-night i{color:var(--yellow);font-size:1.5rem;font-style:normal}.diagram-night span{font-size:.72rem;font-weight:700}.monitoring{background:var(--white)}.monitoring-layout{align-items:center;gap:38px;display:grid}.monitoring-layout>img{border:1px solid var(--line);border-radius:12px;width:100%;max-width:430px;margin-inline:auto;box-shadow:0 16px 36px #07324a1a}.monitoring-layout>div>p{color:var(--muted);font-size:.88rem}.process{background:var(--soft)}.process-list{border-top:1px solid #cdd7dc;margin:0;padding:0;list-style:none}.process-list li{border-bottom:1px solid #cdd7dc;grid-template-columns:50px 1fr;gap:12px;padding:22px 0;display:grid}.process-list li>span{color:#006a9e;font-size:.72rem;font-weight:800}.process-list h3{margin-bottom:7px;font-size:1.06rem}.process-list p{color:var(--muted);margin:0;font-size:.8rem}.guarantees{background:var(--white)}.guarantee-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.guarantee-grid article{border:1px solid var(--line);background:#fff;border-radius:11px;min-height:145px;padding:20px}.guarantee-grid strong{color:#006a9e;margin-bottom:28px;font-size:1.25rem;display:block}.guarantee-grid p{color:var(--muted);margin:0;font-size:.72rem}.faq{background:var(--soft)}.faq-layout{gap:34px;display:grid}.faq-contact{color:var(--white);background:var(--blue-dark);border-radius:12px;padding:22px}.faq-contact h3{color:var(--white);margin-bottom:8px;font-size:1.15rem}.faq-contact p{color:#c7d9e2;margin-bottom:18px;font-size:.8rem}.faq-list{border-top:1px solid #cdd7dc}.faq-list details{border-bottom:1px solid #cdd7dc}.faq-list summary{min-height:68px;color:var(--black);cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:15px 0;font-size:.86rem;font-weight:700;line-height:1.4;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--blue);font-size:1.3rem;transition:transform .18s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:var(--muted);margin-bottom:20px;padding-right:26px;font-size:.79rem}.final-cta{color:var(--white);background:var(--blue-dark);padding-block:70px}.final-cta .eyebrow{color:#7ed5ff}.final-cta h2{max-width:900px;color:var(--white);margin-bottom:18px;font-size:clamp(2rem,8vw,3.5rem)}.final-cta>div>p:not(.eyebrow){color:#d4e5ed;max-width:720px;margin-bottom:28px;font-size:.98rem}.final-cta>div>div{flex-direction:column;align-items:stretch;gap:10px;display:flex}.final-cta>div>strong{color:var(--yellow);margin-top:36px;font-size:.88rem;display:block}.site-footer{color:#c5d4dc;background:var(--blue-deeper);padding:54px 0 28px}.footer-grid{gap:36px;display:grid}.footer-grid>div{flex-direction:column;align-items:flex-start;gap:9px;display:flex}.footer-grid img{width:min(210px,100%)}.footer-grid p{color:#c5d4dc;max-width:300px;font-size:.78rem}.footer-grid strong{color:var(--white);font-size:.79rem}.footer-grid a,.footer-grid span{color:#c5d4dc;font-size:.72rem;line-height:1.55;text-decoration:none}.footer-bottom{border-top:1px solid #ffffff29;flex-wrap:wrap;gap:12px 22px;margin-top:36px;padding-top:26px;display:flex}.footer-bottom span,.footer-bottom a{color:#9fb3bd;font-size:.65rem;text-decoration:none}.whatsapp-float{z-index:90;right:14px;bottom:max(14px, env(safe-area-inset-bottom));min-height:46px;color:var(--white);background:#146c3a;border-radius:9px;align-items:center;gap:7px;padding:11px 15px;font-size:.72rem;font-weight:750;text-decoration:none;display:inline-flex;position:fixed;box-shadow:0 8px 24px #0003}.whatsapp-float span{color:#6ee7a5}.legal-page{background:var(--soft);padding:64px 0 80px}.legal-copy{max-width:820px}.legal-copy h1{font-size:clamp(2.2rem,8vw,4rem)}.legal-copy h2{margin-top:38px;font-size:1.4rem}.legal-copy p{color:var(--muted)}.legal-note{border-left:4px solid var(--yellow);background:#fff;padding:14px;font-weight:650}@media (width>=560px){:root{--container:min(100% - 48px, 1200px)}.choice-grid,.property-grid{grid-template-columns:repeat(2,1fr)}.cost-grid{grid-template-columns:repeat(3,1fr)}.simulator__actions{flex-direction:row;justify-content:flex-end;align-items:center}.simulator__actions .button{width:auto}.exact-value>div{grid-template-columns:auto 1fr auto}.exact-value button{grid-column:auto;padding-inline:18px}.project-grid,.step-grid{grid-template-columns:repeat(2,1fr)}.guarantee-grid{grid-template-columns:repeat(3,1fr)}.final-cta>div>div{flex-direction:row;align-items:center}}@media (width>=800px){.section{padding-block:92px}.trust-grid{grid-template-columns:repeat(5,1fr)}.trust-grid div{border-right:1px solid var(--line);border-bottom:0;padding:24px 18px}.trust-grid div:last-child{border-right:0}.structure-layout{grid-template-columns:minmax(300px,.9fr) minmax(0,1.1fr);align-items:center;gap:64px}.location-grid{grid-template-columns:repeat(3,1fr)}.location-grid img{height:310px}.compare-grid{grid-template-columns:repeat(2,1fr)}.payment-layout{grid-template-columns:.85fr 1.15fr;align-items:center;gap:60px}.system-layout,.monitoring-layout{grid-template-columns:repeat(2,1fr);align-items:center;gap:70px}.monitoring-layout>img{max-width:390px}.faq-layout{grid-template-columns:.82fr 1.18fr;align-items:start;gap:70px}.faq-layout>div:first-child{top:calc(var(--header) + 32px);position:sticky}.footer-grid{grid-template-columns:1fr .7fr 1.3fr}}@media (width>=980px){:root{--container:min(100% - 72px, 1200px);--header:82px}body.menu-open{overflow:auto}.menu-button{display:none}.logo-link img{width:170px;max-height:56px}.site-header nav{opacity:1;pointer-events:auto;background:0 0;flex-direction:row;align-items:center;width:auto;padding:0;display:flex;position:static;transform:none}.site-header nav ul{align-items:center;gap:24px;margin:0 28px 0 0;display:flex}.site-header nav li{border:0}.site-header nav li a{color:#3f4b55;padding:10px 0;font-size:.69rem}.site-header nav li a:hover{color:var(--blue)}.button--header{width:auto;min-height:44px;padding-inline:17px;font-size:.72rem}.hero{min-height:720px;padding:64px 0 72px}.hero-grid{grid-template-columns:minmax(0,.95fr) minmax(480px,1.05fr);align-items:center;gap:64px}.hero-copy h1{font-size:clamp(3rem,4.3vw,3.9rem)}.hero-lead{font-size:1.1rem}.simulator{padding:28px}.project-grid{grid-template-columns:repeat(3,1fr)}.step-grid{grid-template-columns:repeat(4,1fr)}.step-grid li{min-height:275px}.guarantee-grid{grid-template-columns:repeat(6,1fr)}.guarantee-grid article{min-height:175px}}@media (width>=1280px){.section{padding-block:104px}.section-heading h2{font-size:2.9rem}.project-card__body{padding:22px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
