@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&family=Sora:wght@400;500;600;700;800&display=swap";:root{--yellow:#ffc400;--black:#07090b;--dark:#0e1114;--paper:#f4f3ef;--muted:#777b80;--line:#ffffff21}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--black);color:#f8f8f6;margin:0;font-family:Manrope,sans-serif}body,button,input,select,textarea{font-family:Manrope,sans-serif}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer}.container{width:min(1220px,100% - 48px);margin-inline:auto}.section{padding:112px 0}.section-light{background:var(--paper);color:#111315}.section-dark{color:#fff;background:#07090b}.eyebrow{color:var(--yellow);letter-spacing:.22em;text-transform:uppercase;font:700 12px/1 Sora}.eyebrow:before{content:"";background:var(--yellow);border-radius:50%;width:7px;height:7px;margin-right:10px;display:inline-block}h1,h2,h3{letter-spacing:-.04em;margin:0;font-family:Sora,sans-serif}h2{font-size:clamp(38px,5vw,68px);line-height:1.05}h2 span{color:var(--yellow)}.section-light h2 span{color:#b78b00}.section-heading{justify-content:space-between;align-items:flex-end;gap:42px;margin:22px 0 62px;display:flex}.section-heading>p{color:#6b7074;width:min(440px,100%);line-height:1.75}.button{border:1px solid var(--yellow);background:var(--yellow);color:#121212;justify-content:center;align-items:center;gap:15px;min-height:54px;padding:0 28px;font-size:14px;font-weight:800;transition:all .25s;display:inline-flex}.button:hover{background:#ffdb50;transform:translateY(-2px)}.button-ghost{color:#fff;background:0 0;border-color:#ffffff40}.button-ghost:hover{border-color:var(--yellow);background:#ffc40014}.actions{flex-wrap:wrap;gap:12px;display:flex}.site-header{z-index:20;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;height:88px;padding:0 max(24px,50vw - 610px);display:flex;position:absolute;inset:0 0 auto}.brand{flex:none;width:91px;height:76px;display:block}.brand img{object-fit:contain;width:100%;height:100%}.site-header nav{gap:34px;display:flex}.site-header nav a{color:#c2c2c0;font-size:13px;transition:all .2s}.site-header nav a:hover{color:var(--yellow)}.header-cta{min-height:48px}.menu-button{background:0 0;border:0;padding:10px;display:none}.menu-button i{background:#fff;width:22px;height:2px;margin:4px;display:block}.hero{align-items:center;height:100vh;min-height:720px;display:flex;position:relative;overflow:hidden}.hero>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero-shade{background:linear-gradient(90deg,#030507f0 0%,#050608ad 44%,#0304052e 80%),linear-gradient(#0000 45%,#040608e6);position:absolute;inset:0}.hero-content{z-index:1;padding-top:75px;position:relative}.hero-content>.eyebrow{display:none}.hero h1{max-width:720px;font-size:clamp(58px,6.2vw,92px);line-height:.98}.hero h1 span{color:var(--yellow);display:block}.hero-quote{margin:29px 0 17px;font-size:24px}.hero-copy{color:#b9bbbe;max-width:640px;margin:0 0 34px;font-size:17px;line-height:1.7}.scroll-cue{color:#92969b;letter-spacing:.24em;text-transform:uppercase;border-left:1px solid #ffc40059;padding-left:16px;font-size:10px;position:absolute;top:calc(100% + 64px);left:0}.scroll-cue span{color:var(--yellow);margin-left:16px;font-size:18px}.intro-section{background:var(--black)}.intro-line{margin:0 0 50px;font:500 22px Sora}.stats{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.stats div{border-right:1px solid var(--line);padding:32px 24px 0 0}.stats div:last-child{border:0;padding-left:24px}.stats strong{color:var(--yellow);font:600 34px Sora;display:block}.stats span{color:#8f9398;font-size:13px}#solucoes{background:radial-gradient(circle at 88% 15%,#ffc4001f,transparent 28%),var(--paper)}.service-grid{grid-template-columns:repeat(12,1fr);gap:16px;display:grid}.service-card{color:#fff;background-color:#080a0c;background-position:50%;background-size:cover;border:1px solid #252a2d;grid-column:span 4;min-height:330px;padding:36px;transition:transform .3s,box-shadow .3s,border-color .3s,background-size .5s;position:relative;overflow:hidden}.service-card:nth-child(-n+2){grid-column:span 6;min-height:350px}.service-card:first-child{background-image:url(/images/services/automation.png)}.service-card:nth-child(2){background-image:url(/images/services/audio.png)}.service-card:nth-child(3){background-image:url(/images/services/electrical.png)}.service-card:nth-child(4){background-image:url(/images/services/charger.png)}.service-card:nth-child(5){background-image:url(/images/services/lighting.png)}.service-card:before{content:"";z-index:2;background:var(--yellow);width:72px;height:4px;transition:width .3s;position:absolute;inset:0 auto auto 0}.service-card:after{content:"";z-index:0;background:linear-gradient(105deg,#040608f5 4%,#040608de 48%,#0406088f 100%);transition:background .3s;position:absolute;inset:0}.service-card:hover{background-size:106%;border-color:#b78b00;transform:translateY(-6px);box-shadow:0 24px 55px #19191438}.service-card:hover:after{background:linear-gradient(105deg,#040608f0 4%,#040608d1 48%,#0406087a 100%)}.service-card:hover:before{width:100%}.card-number{z-index:1;color:#b0ada4;opacity:.35;font:700 34px/1 Sora;position:absolute;top:24px;right:28px}.service-icon{z-index:1;background:var(--yellow);color:#111;border:1px solid #ffc40073;place-items:center;width:58px;height:58px;margin-bottom:48px;display:grid;position:relative}.service-icon svg{width:30px;height:30px}.service-card h3,.service-card p,.service-card ul{z-index:1;position:relative}.service-card h3{max-width:390px;font-size:clamp(21px,2vw,28px);line-height:1.14}.service-card p{color:#c7cbcd;max-width:470px;font-size:14px;line-height:1.75}.service-card ul{flex-wrap:wrap;gap:7px;margin:24px 0 0;padding:0;list-style:none;display:flex}.service-card li{color:#d8dbdc;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0a0d0fb8;border:1px solid #fff3;padding:6px 10px;font-size:10px}.explorer-section{background:#0d1013}.explorer{border:1px solid var(--line);grid-template-columns:1.05fr .95fr;min-height:560px;display:grid}.floor-plan{background:linear-gradient(135deg,#14191d,#0b0e10);grid-template:repeat(5,1fr)/repeat(5,1fr);gap:5px;padding:30px;display:grid;position:relative}.floor-plan .room{color:#757e83;text-transform:uppercase;letter-spacing:.15em;background:#ffffff06;border:1px solid #444c50;place-items:center;font-size:12px;display:grid}.floor-plan .living{grid-area:1/1/4/4}.floor-plan .kitchen{grid-area:1/4/3/6}.floor-plan .bedroom{grid-area:4/1/6/3}.floor-plan .bath{grid-area:3/4/4/6}.floor-plan .garage{grid-area:4/3/6/6}.floor-plan .outside{grid-area:3/4/4/6;transform:translateY(110%)}.floor-plan>span{color:#62686c;font-size:9px;position:absolute;bottom:8px;right:15px}.room-panel{color:#121416;background:#f2f1ec;grid-template-columns:170px 1fr;display:grid}.room-tabs{border-right:1px solid #d4d4cf;flex-direction:column;display:flex}.room-tabs button{text-align:left;background:0 0;border:0;border-bottom:1px solid #d4d4cf;flex:1;padding:16px}.room-tabs button.active{background:var(--yellow)}.room-tabs b,.room-tabs small{display:block}.room-tabs small{color:#717579;margin-top:5px;font-size:10px}.room-detail{padding:46px 42px}.room-detail>span{color:#a77f00;letter-spacing:.17em;text-transform:uppercase;font-size:11px}.room-detail h3{margin:8px 0 25px;font-size:36px}.room-detail ul{columns:2;padding:0;list-style:none}.room-detail li{color:#565b5f;margin:12px 0;font-size:13px}.room-detail li:first-letter{color:#a77f00}.room-detail p{color:#777b7e;border-top:1px solid #d2d2cc;padding-top:18px;font-size:11px;line-height:1.6}.room-detail a{color:#916f00;font-size:13px;font-weight:700}.process-section{background:#101316}.process-grid{grid-template-columns:repeat(6,1fr);display:grid}.process-grid article{padding-right:22px;position:relative}.process-grid article>span{color:var(--yellow);font:600 12px Sora}.process-grid article>div{background:#3b4145;height:1px;margin:18px 0 32px}.process-grid article>div:before{content:"";background:var(--yellow);border-radius:50%;width:7px;height:7px;display:block;transform:translateY(-3px)}.process-grid h3{letter-spacing:-.02em;font-size:15px}.process-grid p{color:#777e83;font-size:12px;line-height:1.6}.filters{flex-wrap:wrap;gap:9px;margin:-20px 0 32px;display:flex}.filters button,.compare-switch button{color:#6c7072;background:0 0;border:1px solid #cecdc7;padding:9px 16px;font-size:11px}.filters button.active,.compare-switch button.active{color:#fff;background:#111;border-color:#111}.project-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.project-card{color:#fff;background:#111;min-height:330px;position:relative;overflow:hidden}.project-card img{object-fit:cover;width:100%;height:100%;transition:all .5s}.project-card:after{content:"";background:linear-gradient(#0000,#000000e6);position:absolute;inset:35% 0 0}.project-card div{z-index:2;position:absolute;bottom:22px;left:25px;right:25px}.project-card span{color:var(--yellow);text-transform:uppercase;letter-spacing:.16em;font-size:10px}.project-card h3{margin:8px 0;font-size:18px}.project-card b{color:#d0d0cd;font-size:10px}.project-card:hover img{transform:scale(1.05)}.disclaimer{color:#8a8c8d;text-align:center;margin-top:22px;font-size:10px}.compare-section{background:#0d1012}.compare{height:540px;position:relative;overflow:hidden}.compare>img,.compare-before img{object-fit:cover;width:100%;height:100%}.compare-before{border-right:2px solid var(--yellow);position:absolute;inset:0 auto 0 0;overflow:hidden}.compare-before img{width:min(1220px,100vw - 48px);max-width:none}.compare input{z-index:3;opacity:0;cursor:ew-resize;width:100%;height:100%;position:absolute;inset:0}.compare>span{z-index:2;text-transform:uppercase;background:#000c;padding:8px 12px;font-size:10px;position:absolute;bottom:20px}.before-label{left:20px}.after-label{right:20px}.compare-switch{justify-content:center;align-items:center;gap:8px;margin:22px;display:flex}.compare-switch span{color:#777;margin-right:10px;font-size:11px}.compare-switch button{color:#9ba0a2;border-color:#34393b}.compare-switch button.active{background:var(--yellow);border-color:var(--yellow);color:#111}.stages{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.stages figure{height:220px;margin:0;position:relative;overflow:hidden}.stages img{object-fit:cover;width:100%;height:100%}.stages figcaption{background:linear-gradient(#0000,#000000e6);padding:45px 18px 15px;font-size:10px;position:absolute;inset:auto 0 0}.stages b{color:var(--yellow);margin-bottom:4px;font-size:12px;display:block}.about-section{color:#111;background:#eeede8}.about-grid{display:block}.about-grid>div{max-width:880px}.about-grid h2{margin:22px 0 30px}.about-grid>div>p:not(.eyebrow){color:#666b6e;max-width:720px;line-height:1.8}.differentiators{background:radial-gradient(circle at 50% 10%,#ffc40012,#0000 36%),#080a0b}.differentiators h2{margin:22px 0 55px}.diff-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.diff-grid article{background:linear-gradient(145deg,#15191b,#0c0f11);border:1px solid #292e31;min-height:290px;padding:32px;transition:transform .3s,border-color .3s,box-shadow .3s;position:relative;overflow:hidden}.diff-grid article:not(:first-child){padding-left:32px}.diff-grid article:last-child{border:1px solid #292e31}.diff-grid article:after{content:"";border:1px solid #ffc4001a;border-radius:50%;width:150px;height:150px;position:absolute;bottom:-70px;right:-55px}.diff-grid article:hover{border-color:#ffc4008c;transform:translateY(-5px);box-shadow:0 20px 45px #00000040}.diff-grid i{background:var(--yellow);color:#111;border:1px solid #ffc4008c;place-items:center;width:62px;height:62px;font-style:normal;display:grid}.diff-grid i svg{width:32px;height:32px}.diff-grid h3{margin:36px 0 14px;font-size:21px}.diff-grid p{color:#aeb4b7;max-width:230px;font-size:13px;line-height:1.75}.diff-number{color:#fff;opacity:.14;font:700 25px Sora;position:absolute;top:26px;right:28px}.automation-section{background:#0c0f11}.automation-heading{grid-template-columns:1.1fr .9fr;align-items:end;gap:70px;margin-bottom:48px;display:grid}.automation-heading h2{max-width:760px;margin:0}.automation-heading>p{color:#8c9397;max-width:500px;margin:0 0 8px;font-size:15px;line-height:1.8}.automation-heading span{color:var(--yellow)}.automation-showcase{border:1px solid #292e31;min-height:590px;position:relative;overflow:hidden}.automation-showcase:after{content:"";background:linear-gradient(90deg,#04060780,#0000 48%),linear-gradient(#0000 52%,#040607d6);position:absolute;inset:0}.automation-showcase img{object-fit:cover;width:100%;height:100%;position:absolute}.automation-caption{z-index:1;max-width:520px;position:absolute;bottom:42px;left:48px}.automation-caption>span{background:var(--yellow);color:#111;letter-spacing:.12em;text-transform:uppercase;padding:8px 12px;font:700 10px Sora;display:inline-block}.automation-caption h3{margin:22px 0 10px;font-size:clamp(27px,3vw,43px);line-height:1.1}.automation-caption p{color:#c3c7c9;margin:0;font-size:14px;line-height:1.7}.automation-benefits{border:1px solid var(--line);border-top:0;grid-template-columns:repeat(4,1fr);display:grid}.automation-benefits article{border-right:1px solid var(--line);min-height:190px;padding:32px;position:relative}.automation-benefits article:last-child{border-right:0}.automation-benefits article>span{color:var(--yellow);letter-spacing:.14em;font:700 12px Sora}.automation-benefits h3{margin:28px 0 10px;font-size:19px}.automation-benefits p{color:#858c90;margin:0;font-size:12px;line-height:1.65}.automation-choice{margin-top:74px}.choice-heading{grid-template-columns:1.05fr .95fr;align-items:end;gap:60px;margin-bottom:34px;display:grid}.choice-heading .eyebrow{grid-column:1/-1;margin-bottom:-38px}.choice-heading h3{max-width:590px;margin:0;font-size:clamp(27px,3vw,40px);line-height:1.15}.choice-heading>p:last-child{color:#858c90;max-width:480px;margin:0 0 4px;font-size:13px;line-height:1.75}.choice-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.choice-grid article{background:linear-gradient(145deg,#15191b,#0c0f11);border:1px solid #2a3033;grid-template-columns:auto 1fr;gap:24px;min-height:330px;padding:34px;display:grid}.choice-grid i{background:var(--yellow);color:#111;border:1px solid #ffc40073;place-items:center;width:58px;height:58px;display:grid}.choice-grid i svg{width:30px;height:30px}.choice-grid article span{color:var(--yellow);letter-spacing:.14em;text-transform:uppercase;font:700 9px Sora}.choice-grid h4{margin:13px 0 16px;font:600 23px/1.2 Sora}.choice-grid article p{color:#9aa0a3;margin:0;font-size:12px;line-height:1.75}.choice-grid ul{flex-wrap:wrap;gap:7px;margin:24px 0 0;padding:0;list-style:none;display:flex}.choice-grid li{color:#b4b9bb;border:1px solid #353b3e;padding:6px 9px;font-size:9px}.hybrid-note{border-left:3px solid var(--yellow);color:#8f9699;background:#121618;margin:14px 0 0;padding:18px 22px;font-size:11px;line-height:1.7}.hybrid-note b{color:#fff}.audio-section{background:var(--paper);color:#111}.audio-layout{grid-template-columns:.88fr 1.12fr;align-items:stretch;gap:7%;display:grid}.audio-visual{background:#111;min-height:690px;position:relative;overflow:hidden}.audio-visual:after{content:"";background:linear-gradient(#0000 52%,#0305069e);position:absolute;inset:0}.audio-visual img{object-fit:cover;width:100%;height:100%}.audio-visual>span{z-index:1;background:var(--yellow);color:#111;letter-spacing:.12em;text-transform:uppercase;padding:9px 12px;font:700 9px Sora;position:absolute;bottom:28px;left:28px}.audio-content{padding:12px 0}.audio-content h2{margin:22px 0 25px;font-size:clamp(38px,4.6vw,66px);line-height:1.02}.audio-content h2 span{color:#b78b00}.audio-lead{color:#686d70;max-width:650px;margin-bottom:36px;font-size:14px;line-height:1.8}.audio-options{border-top:1px solid #cacbc7}.audio-options article{border-bottom:1px solid #cacbc7;grid-template-columns:50px 1fr;gap:20px;padding:24px 0;display:grid}.audio-options article>span{color:#b78b00;letter-spacing:.12em;font:700 11px Sora}.audio-options h3{margin:0 0 8px;font-size:18px}.audio-options p{color:#707578;max-width:590px;margin:0;font-size:12px;line-height:1.65}.audio-note{color:#777c7e;margin:25px 0;font-size:10px;line-height:1.7}.audio-link{color:#111;border-bottom:2px solid #b78b00;padding-bottom:7px;font:700 11px Sora;display:inline-block}.quote-section{background:#0d1012}.quote-grid{grid-template-columns:.8fr 1.2fr;gap:10%;display:grid}.quote-grid h2{margin:25px 0}.quote-grid>div>p:not(.eyebrow){color:#868b8f;line-height:1.7}.whatsapp-link{color:var(--yellow);margin:25px 0;font-weight:700;display:inline-block}.email-line a{color:#c2c4c5;text-decoration:underline}.quote-grid form{border:1px solid var(--line);background:#121619;padding:42px}.quote-grid label{color:#babdc0;margin-bottom:19px;font-size:11px;font-weight:700;display:block}.quote-grid input,.quote-grid select,.quote-grid textarea{color:#fff;resize:vertical;background:0 0;border:0;border-bottom:1px solid #3a3f42;outline:0;width:100%;margin-top:8px;padding:14px 0}.quote-grid option{color:#111}.quote-grid input:focus,.quote-grid select:focus,.quote-grid textarea:focus{border-color:var(--yellow)}.form-row{grid-template-columns:1fr 1fr;gap:22px;display:grid}.quote-grid form .button{border:0}footer{border-top:1px solid var(--line);background:#050607;padding:70px 0 20px}.footer-grid{grid-template-columns:1fr 1fr;padding-bottom:55px;display:grid}.footer-grid .brand{width:220px;height:184px}.footer-grid p{color:#6f7579;font-size:12px}.footer-grid>div:last-child{flex-direction:column;align-items:flex-start;gap:9px;display:flex}.footer-grid h3{margin-bottom:10px;font-size:14px}.footer-grid a{color:#999ea1;font-size:12px}.footer-grid a:hover{color:var(--yellow)}.footer-bottom{border-top:1px solid var(--line);color:#5f6467;justify-content:space-between;padding-top:20px;font-size:10px;display:flex}.whatsapp-float{z-index:30;color:#061e0d;background:#43ca63;border-radius:30px;align-items:center;gap:10px;padding:10px 16px 10px 10px;display:flex;position:fixed;bottom:25px;right:25px;box-shadow:0 8px 30px #0000004d}.whatsapp-float span{border:2px solid #092b12;border-radius:50%;place-items:center;width:32px;height:32px;font-size:0;display:grid}.whatsapp-float span:after{content:"↗";font-size:16px}.whatsapp-float b{font-size:11px}@media (max-width:1000px){.site-header nav{background:#090b0d;flex-direction:column;gap:0;padding:25px;display:none;position:absolute;top:88px;left:0;right:0}.site-header nav.nav-open{display:flex}.site-header nav a{border-bottom:1px solid var(--line);padding:13px}.menu-button{display:block}.header-cta{margin-left:auto;margin-right:15px}.service-grid{grid-template-columns:repeat(2,1fr)}.service-card,.service-card:nth-child(-n+2){grid-column:auto;min-height:340px}.service-card:last-child{grid-column:1/-1}.explorer,.quote-grid{grid-template-columns:1fr}.floor-plan{min-height:520px}.process-grid{grid-template-columns:repeat(3,1fr);gap:35px 0}.project-grid,.diff-grid{grid-template-columns:repeat(2,1fr)}.automation-heading{grid-template-columns:1fr;gap:24px}.automation-benefits{grid-template-columns:repeat(2,1fr)}.automation-benefits article:nth-child(2){border-right:0}.automation-benefits article:nth-child(-n+2){border-bottom:1px solid var(--line)}.choice-heading{grid-template-columns:1fr;gap:20px}.choice-heading .eyebrow{grid-column:auto;margin-bottom:0}.choice-grid{grid-template-columns:1fr}.choice-grid article{min-height:0}.audio-layout{grid-template-columns:1fr;gap:45px}.audio-visual{min-height:520px}}@media (max-width:650px){.container{width:min(100% - 32px,1220px)}.section{padding:76px 0}.site-header{height:72px;padding-inline:16px}.site-header nav{top:72px}.header-cta{display:none}.site-header .brand{width:75px;height:64px}.hero{height:100svh;min-height:680px}.hero-content{padding-top:45px}.hero h1{font-size:48px}.hero-quote{font-size:19px}.hero-copy{font-size:14px}.hero .actions{display:grid}.scroll-cue{top:calc(100% + 42px)}.section-heading{margin-bottom:40px;display:block}.section-heading h2{margin-bottom:25px}h2{font-size:38px}.stats{grid-template-columns:repeat(2,1fr);gap:25px}.stats div:nth-child(2){border-right:0}.service-grid{grid-template-columns:1fr;gap:12px;display:grid}.service-card,.service-card:nth-child(-n+2),.service-card:last-child{grid-column:auto;min-height:0;padding:30px 26px}.service-icon{margin-bottom:38px}.service-card h3{font-size:24px}.card-number{font-size:28px}.explorer{display:block}.floor-plan{min-height:390px;padding:14px}.room-panel{display:block}.room-tabs{border-right:0;grid-template-columns:repeat(2,1fr);display:grid}.room-tabs button{border-right:1px solid #d4d4cf;min-height:64px}.room-detail{padding:32px 24px}.room-detail ul{columns:1}.process-grid{grid-template-columns:repeat(2,1fr)}.project-grid{grid-template-columns:1fr}.project-card{min-height:300px}.compare{height:330px}.compare-before img{width:calc(100vw - 32px)}.stages,.diff-grid{grid-template-columns:1fr}.diff-grid article,.diff-grid article:not(:first-child){border:1px solid #292e31;min-height:250px;padding:28px}.automation-showcase{min-height:490px}.automation-showcase img{object-position:64% center}.automation-caption{bottom:26px;left:24px;right:24px}.automation-benefits{grid-template-columns:1fr}.automation-benefits article,.automation-benefits article:nth-child(2){border-right:0;border-bottom:1px solid var(--line);min-height:0}.automation-benefits article:last-child{border-bottom:0}.automation-choice{margin-top:56px}.choice-grid article{grid-template-columns:1fr;padding:26px}.choice-grid h4{font-size:21px}.audio-visual{min-height:390px}.audio-content h2{font-size:38px}.audio-options article{grid-template-columns:38px 1fr}.form-row{grid-template-columns:1fr;gap:0}.quote-grid form{padding:28px 20px}.footer-grid{grid-template-columns:1fr;gap:40px}.footer-bottom{display:block}.footer-bottom span{margin:6px 0;display:block}.whatsapp-float b{display:none}.whatsapp-float{padding:9px;bottom:14px;right:14px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}
