@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{--navy-950:#051725;--navy-900:#071d34;--navy-800:#0b2a49;--navy-700:#113b61;--blue-500:#1975b9;--yellow-500:#f4c542;--yellow-400:#f8d464;--cream-50:#faf9f5;--cream-100:#f2f0e9;--slate-900:#182331;--slate-700:#4a5866;--slate-500:#778491;--white:#fff;--green:#16a66a;--border:#dfe4e8;--shadow-sm:0 8px 28px #041c3114;--shadow-lg:0 30px 80px #0417272e;--radius:4px;--container:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{min-width:320px;color:var(--slate-900);background:var(--cream-50);-webkit-font-smoothing:antialiased;margin:0;font-family:Manrope,sans-serif;line-height:1.6}body *{font-family:Manrope,sans-serif}body,button,input,textarea{font:inherit}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}img,svg{display:block}.container{width:min(calc(100% - 40px), var(--container));margin-inline:auto}.skip-link{z-index:1000;color:var(--navy-950);background:var(--yellow-500);padding:10px 16px;position:fixed;top:10px;left:10px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:3px solid var(--yellow-500);outline-offset:4px}.site-header{z-index:100;height:80px;color:var(--white);border-bottom:1px solid #ffffff1a;transition:background .25s,box-shadow .25s;position:fixed;inset:0 0 auto}.site-header--scrolled{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#051725f5;box-shadow:0 8px 28px #0000002e}.nav-shell{justify-content:space-between;align-items:center;height:100%;display:flex}.brand{align-items:center;gap:12px;display:inline-flex}.brand-mark{width:36px;height:44px;color:var(--yellow-500);place-items:center;display:grid}.brand-mark svg{fill:currentColor;width:25px;height:34px}.brand-copy{white-space:nowrap;flex-direction:column;line-height:1;display:flex}.brand-copy strong{letter-spacing:.02em;font-family:Manrope,sans-serif;font-size:1.25rem}.primary-nav{align-items:center;gap:clamp(18px,2.2vw,34px);display:flex}.primary-nav>a:not(.button){color:#dbe4eb;font-size:.87rem;font-weight:600;position:relative}.primary-nav>a:not(.button):after{content:"";background:var(--yellow-500);transform-origin:0;height:2px;transition:transform .2s;position:absolute;bottom:-8px;left:0;right:0;transform:scaleX(0)}.primary-nav>a:not(.button):hover:after{transform:scaleX(1)}.menu-toggle{width:44px;height:44px;color:inherit;background:0 0;border:0;padding:10px;display:none}.menu-toggle span{background:currentColor;width:23px;height:2px;margin:5px auto;transition:all .2s;display:block}.button{border-radius:var(--radius);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:0 25px;font-size:.9rem;font-weight:700;transition:transform .2s,background .2s,border-color .2s,box-shadow .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--primary{color:var(--navy-950);background:var(--yellow-500);box-shadow:0 8px 22px #f4c5422e}.contact-whatsapp-icon{object-fit:contain;flex:none;width:20px;height:20px}.button--primary:hover{background:var(--yellow-400);box-shadow:0 12px 28px #f4c54247}.button--small{min-height:42px;padding-inline:19px;font-size:.82rem}.button--ghost{color:var(--white);background:#ffffff05;border-color:#ffffff6b}.button--ghost:hover{border-color:var(--white);background:#ffffff14}.button--full{width:100%}.hero{min-height:780px;color:var(--white);background:radial-gradient(circle at 82% 42%, #1a659957, transparent 30%), linear-gradient(115deg, var(--navy-950), var(--navy-900) 62%, #0a2945);position:relative;overflow:hidden}.hero:before{content:"";border:1px solid #ffffff12;border-radius:50%;width:600px;height:600px;position:absolute;top:-180px;right:-140px;box-shadow:0 0 0 80px #ffffff04,0 0 0 160px #ffffff03}.hero-grid{opacity:.035;background-image:linear-gradient(#fffc 1px,#0000 1px),linear-gradient(90deg,#fffc 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 20%,#000);mask-image:linear-gradient(90deg,#0000 20%,#000)}.hero-layout{z-index:2;grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(45px,7vw,110px);min-height:730px;padding-top:110px;padding-bottom:70px;display:grid;position:relative}.hero-copy{max-width:650px}.hero h1{letter-spacing:-.055em;max-width:670px;margin:0;font-family:Manrope,sans-serif;font-size:clamp(2.9rem,5.5vw,5rem);font-weight:700;line-height:1.02}.hero h1 span{color:var(--yellow-500)}.hero-copy>p{color:#c4d0da;max-width:570px;margin:28px 0 0;font-size:1.08rem;line-height:1.75}.hero-actions{flex-wrap:wrap;gap:13px;margin-top:36px;display:flex}.hero-visual{min-height:500px;position:relative}.meter-illustration{z-index:2;width:min(74%,330px);height:420px;color:inherit;text-align:left;cursor:pointer;background:linear-gradient(145deg,#e9eef0,#bac5ca);border:8px solid #8e9ba2;border-radius:10px;padding:26px;transition:transform .28s,box-shadow .28s,filter .28s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(2deg);box-shadow:20px 35px 70px #00000061,inset 0 0 0 2px #ffffffb3}@media (hover:hover) and (prefers-reduced-motion:no-preference){.meter-illustration:hover{filter:brightness(1.03);transform:translate(-50%,calc(-50% - 10px))rotate(0)scale(1.025);box-shadow:24px 46px 82px #0000007a,inset 0 0 0 2px #ffffffd1}.meter-illustration:hover .status-light{animation:1.2s ease-in-out infinite meter-status-pulse}.meter-illustration--warning:hover .status-light{animation-name:meter-status-pulse-warning}.meter-illustration--alert:hover .status-light{animation-name:meter-status-pulse-alert}.meter-illustration--warning .meter-screen{animation:.45s meter-screen-warning}.meter-illustration--alert .meter-screen{animation:.45s meter-screen-alert}}@keyframes meter-status-pulse{50%{box-shadow:0 0 0 8px #63a96f0f}}@keyframes meter-status-pulse-warning{50%{box-shadow:0 0 0 8px #d8a9260f}}@keyframes meter-status-pulse-alert{50%{box-shadow:0 0 0 8px #cf51440f}}.meter-illustration:before,.meter-illustration:after{content:"";background:#64727a;border-radius:50%;width:10px;height:10px;position:absolute;box-shadow:inset 0 0 0 2px #3d494f}.meter-illustration:before{top:10px;left:10px}.meter-illustration:after{bottom:10px;right:10px}.meter-topline{color:#41515a;letter-spacing:.15em;justify-content:flex-end;align-items:center;font-size:.75rem;font-weight:800;display:flex}.status-light{background:#63a96f;border-radius:50%;width:8px;height:8px;transition:background .25s,box-shadow .25s;box-shadow:0 0 0 4px #63a96f26}.meter-screen{color:#162725;background-color:#a8bbb3;background-image:linear-gradient(#23403b0d 1px,#0000 1px),none;background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:100% 5px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border:6px solid #6c797d;flex-direction:column;justify-content:center;height:105px;margin-top:15px;padding:14px 17px;transition:background-color .25s,color .25s;display:flex;box-shadow:inset 0 0 16px #0c1f1d4d}.meter-illustration--warning .status-light{background:#d8a926;box-shadow:0 0 0 4px #d8a9262b}.meter-illustration--warning .meter-screen{color:#3b2d09;background-color:#d9bd64}.meter-illustration--alert .status-light{background:#cf5144;box-shadow:0 0 0 4px #cf514429}.meter-illustration--alert .meter-screen{color:#381411;background-color:#d9887b}@keyframes meter-screen-warning{0%{filter:brightness(1.3);transform:scale(.98)}to{filter:brightness();transform:scale(1)}}@keyframes meter-screen-alert{0%{filter:brightness(1.35);transform:scale(.98)}to{filter:brightness();transform:scale(1)}}.meter-screen span,.meter-screen small{letter-spacing:.12em;font-family:monospace;font-size:.55rem}.meter-screen strong{font-family:monospace;font-size:1.8rem;line-height:1.2}.meter-unit{opacity:.72;margin-top:2px}.meter-gauge{background:repeating-conic-gradient(from -65deg, #42515a 0 1deg, transparent 1deg 12deg);border:3px solid #738087;border-radius:50%;width:142px;height:142px;margin:25px auto 0;position:relative;box-shadow:inset 0 0 0 13px #d7dfe1}.meter-gauge:after{content:"";background:radial-gradient(circle,#a4b5b9,#d5dddf 67%);border:1px solid #86949a;border-radius:50%;position:absolute;inset:25px}.gauge-needle{z-index:2;width:53px;height:2px;transform:rotate(var(--meter-needle-rotation,-36deg));transform-origin:0;background:#c53c32;transition:transform .35s;position:absolute;top:68px;left:70px}.gauge-center{z-index:3;background:#4d5b61;border:2px solid #fff;border-radius:50%;width:13px;height:13px;position:absolute;top:64px;left:64px}.meter-ports{justify-content:center;gap:25px;margin-top:24px;display:flex}.meter-ports span{background:#5b686e;border-radius:2px;width:24px;height:17px;box-shadow:inset 0 -3px #39444a}.hero-bottom-line{z-index:3;color:#91a7b8;background:#020f1b8c;border-top:1px solid #ffffff0f;height:50px;position:absolute;bottom:0;left:0;right:0}.hero-bottom-line .container{letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:22px;height:100%;font-size:.65rem;font-weight:700;display:flex}.hero-bottom-line i{background:var(--yellow-500);border-radius:50%;width:4px;height:4px}.section{padding-block:110px}.section-heading{max-width:650px}.section-heading--center{text-align:center;margin-inline:auto}.eyebrow{color:var(--blue-500);letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:15px;font-size:.72rem;font-weight:800;display:inline-flex}.eyebrow:before{content:"";background:var(--yellow-500);width:28px;height:2px}.section-heading h2{color:var(--navy-900);letter-spacing:-.04em;margin:0;font-family:Manrope,sans-serif;font-size:clamp(2rem,4vw,3.25rem);line-height:1.12}.section-heading p{max-width:610px;color:var(--slate-700);margin:20px 0 0;font-size:1rem}.section-heading--center p{margin-inline:auto}.section-heading--light .eyebrow{color:var(--yellow-500)}.section-heading--light h2{color:var(--white)}.section-heading--light p{color:#b7c6d2}.section-intro-row{justify-content:space-between;align-items:flex-start;gap:40px;margin-bottom:55px;display:flex}.section-number{color:#0000;-webkit-text-stroke:1px #d7dde1;font-family:Manrope,sans-serif;font-size:3.75rem;font-weight:800;line-height:.9}.services{background:var(--cream-50)}.services .section-number{-webkit-text-stroke-color:#e5e7e7}.services-grid{border-top:1px solid var(--border);border-left:1px solid var(--border);grid-template-columns:repeat(3,1fr);display:grid}.service-card{background:var(--white);border-right:1px solid var(--border);border-bottom:1px solid var(--border);min-height:315px;padding:37px 34px 31px;transition:transform .25s,box-shadow .25s,z-index .25s;position:relative}.service-card:hover{z-index:2;box-shadow:var(--shadow-lg);transform:translateY(-5px)}.service-card--featured{color:var(--white);background:var(--navy-900)}.service-badge{color:var(--navy-950);background:var(--yellow-500);letter-spacing:.08em;text-transform:uppercase;padding:7px 12px;font-size:.6rem;font-weight:800;position:absolute;top:0;right:0}.service-icon{width:58px;height:58px;color:var(--navy-900);background:#f1f5f7;border-radius:2px;place-items:center;display:grid}.service-card--featured .service-icon{color:var(--navy-950);background:var(--yellow-500)}.service-card h3{color:var(--navy-900);margin:25px 0 12px;font-family:Manrope,sans-serif;font-size:1.17rem}.service-card--featured h3{color:var(--white)}.service-card p{color:var(--slate-700);margin:0;font-size:.88rem;line-height:1.65}.service-card--featured p{color:#afbfcc}.section-number--corner{pointer-events:none;position:absolute;top:0;right:0}.about{background:var(--cream-100);padding-top:140px;overflow:hidden}.about-layout{grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(55px,9vw,130px);display:grid;position:relative}.about .section-number--corner{-webkit-text-stroke-color:#e3e1da;top:-60px}.about-visual{min-height:510px;position:relative}.blueprint-card{color:#93c4e4;box-shadow:var(--shadow-lg);background-color:#0a3558;background-image:linear-gradient(#ffffff0e 1px,#0000 1px),linear-gradient(90deg,#ffffff0e 1px,#0000 1px);background-size:22px 22px;border:7px solid #fff;position:absolute;inset:0 30px 30px 0;overflow:hidden}.blueprint-house{width:250px;height:210px;color:inherit;text-align:left;appearance:none;cursor:pointer;background:0 0;border:0;padding:0;position:absolute;top:50%;left:calc(50% - 18px);transform:translate(-50%,-45%)}.house-roof{border-top:3px solid #d2eaf9;border-left:3px solid #d2eaf9;width:195px;height:195px;position:absolute;top:10px;left:27px;transform:rotate(45deg)}.house-body{background:#ffffff08;border:3px solid #d2eaf9;height:135px;position:absolute;bottom:0;left:25px;right:25px}.house-window{border:2px solid var(--yellow-500);width:47px;height:43px;position:absolute;top:30px;left:25px;box-shadow:inset 23px 0 #0000}.house-window:before,.house-window:after{content:"";background:var(--yellow-500);position:absolute}.house-window:before{height:1px;top:20px;left:0;right:0}.house-window:after{width:1px;top:0;bottom:0;left:22px}.house-door{border:2px solid #d2eaf9;border-bottom:0;width:48px;height:77px;position:absolute;bottom:0;right:28px}.house-circuit{justify-content:space-between;align-items:center;width:145px;display:flex;position:absolute;top:80px;left:50%;transform:translate(-50%)}.house-circuit span{background:#0f496d;border:2px solid #93c4e4;border-radius:50%;width:10px;height:10px;transition:background .25s,border-color .25s,box-shadow .25s;box-shadow:0 0 0 1px #93c4e48c}.house-circuit:before{content:"";background:#93c4e480;height:1px;transition:background .25s;position:absolute;top:5px;left:-12px;right:-12px}.blueprint-house--lit .house-circuit span{background:var(--yellow-500);box-shadow:0 0 0 1px var(--yellow-500), 0 0 11px #f4c542d1;border-color:#fff0b0}.blueprint-house--lit .house-circuit:before{background:#f4c542b8}.house-meter-pole{width:38px;height:130px;position:absolute;bottom:0;right:-77px}.house-meter-pole:before,.house-meter-pole:after{content:"";background:#93c4e4;position:absolute}.house-meter-pole:before{width:2px;top:30px;bottom:0;left:50%;transform:translate(-50%)}.house-meter-pole:after{display:none}.house-meter{z-index:1;background:#0f496d;border:2px solid #93c4e4;border-radius:50%;width:30px;height:30px;transition:background .25s,border-color .25s,box-shadow .25s;position:absolute;top:0;left:50%;transform:translate(-50%);box-shadow:0 0 0 1px #93c4e480}.house-meter:before{content:"";border:1px solid #93c4e4;border-radius:50%;transition:border-color .25s;position:absolute;inset:7px}.blueprint-house--lit .house-meter{background:#f4fbff;border-color:#fff;box-shadow:0 0 0 1px #d9f3ff,0 0 14px #ebf9fff2}.blueprint-house--lit .house-meter:before{border-color:#6c9ab8}.about-copy>p{color:var(--slate-700);margin:22px 0 0}.about-copy .section-heading h2{font-size:clamp(2.25rem,4.5vw,3.6rem)}.about-values{gap:14px;margin:30px 0 0;padding:0;list-style:none;display:grid}.about-values li{align-items:center;gap:12px;font-size:.9rem;display:flex}.about-values li>svg{color:var(--navy-950);background:var(--yellow-500);border-radius:50%;flex:none;padding:3px}.process{background:var(--navy-900);position:relative;overflow:hidden}.process:after{content:"";border:1px solid #ffffff0d;border-radius:50%;width:560px;height:560px;position:absolute;top:-250px;right:-150px;box-shadow:0 0 0 80px #ffffff04}.process .container{z-index:2;position:relative}.process .section-number--corner{color:var(--navy-900);-webkit-text-stroke-color:#d7e1e899}.process .section-heading h2{font-size:clamp(2.35rem,4.8vw,3.8rem)}.process-list{color:var(--white);grid-template-columns:repeat(5,1fr);gap:25px;margin:70px 0 0;padding:0;list-style:none;display:grid;position:relative}.process-list:before{content:"";background:linear-gradient(90deg,#0000,#f4c542b3,#0000);height:1px;position:absolute;top:28px;left:8%;right:8%}.process-list li{text-align:center;position:relative}.process-number{z-index:2;width:56px;height:56px;color:var(--yellow-500);background:var(--navy-900);border:1px solid #f4c5428c;border-radius:50%;place-items:center;margin-inline:auto;font-family:Manrope,sans-serif;font-size:.7rem;font-weight:800;display:grid;position:relative}.process-list h3{margin:23px 0 10px;font-family:Manrope,sans-serif;font-size:1rem}.process-list p{color:#9fb1bf;margin:0;font-size:.79rem;line-height:1.6}.contact{color:var(--slate-900);background:var(--cream-100);padding-block:100px}.contact .section-number{-webkit-text-stroke-color:#e3e1da}.contact-layout{grid-template-columns:1fr;align-items:start;display:grid;position:relative}.contact-copy{max-width:760px}.contact-details{gap:18px;margin-top:34px;display:grid}.contact-details>*{align-items:center;gap:15px;display:flex}.contact-details>*>span{width:42px;height:42px;color:var(--yellow-500);border:1px solid var(--border);flex:none;place-items:center;display:grid}.contact-details div div,.contact-details a div{flex-direction:column;display:flex}.contact-details small{color:var(--slate-500);letter-spacing:.1em;text-transform:uppercase;font-size:.65rem}.contact-details strong{margin-top:2px;font-size:.87rem}.contact-actions{margin-top:32px;display:flex}.footer{color:#a5b5c2;background:var(--navy-950)}.footer-main{border-bottom:1px solid #ffffff14;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:30px;min-height:110px;display:grid}.brand--footer{color:var(--white)}.footer nav:not(.footer-socials){flex-wrap:wrap;justify-self:end;gap:28px;font-size:.75rem;font-weight:600;display:flex}.footer nav:not(.footer-socials) a:hover{color:var(--yellow-500)}.footer-socials{align-items:center;gap:10px;display:flex}.footer-socials a{color:#c2ced6;border:1px solid #c2ced647;border-radius:50%;place-items:center;width:34px;height:34px;transition:color .2s,border-color .2s,transform .2s;display:grid}.footer-socials a:hover{color:var(--yellow-500);border-color:var(--yellow-500);transform:translateY(-2px)}.footer-bottom{justify-content:space-between;align-items:center;gap:20px;min-height:70px;font-size:.65rem;display:flex}.studio-mark{justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex;position:relative}.studio-mark img{object-fit:contain;opacity:.88;filter:drop-shadow(0 1px 2px #ffffff26);width:28px;height:28px;transition:opacity .22s,transform .22s,filter .22s}.studio-mark__label{color:var(--white);letter-spacing:.03em;white-space:nowrap;opacity:0;pointer-events:none;font-size:.62rem;font-weight:600;transition:opacity .22s,transform .22s;position:absolute;right:calc(100% + 10px);transform:translate(5px)}@media (hover:hover) and (prefers-reduced-motion:no-preference){.studio-mark:hover img{opacity:1;filter:drop-shadow(0 4px 6px #f4c54240);transform:translateY(-2px)scale(1.08)}.studio-mark:hover .studio-mark__label{opacity:1;transform:translate(0)}}.whatsapp-button{z-index:90;border-radius:18px;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .2s,filter .2s;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 10px 30px #032d1d59}.whatsapp-button img{border-radius:inherit;object-fit:contain;width:100%;height:100%}.whatsapp-button:hover{filter:brightness(1.04);transform:translateY(-3px)}@media (max-width:980px){.primary-nav{background:var(--navy-950);opacity:0;visibility:hidden;pointer-events:none;border-bottom:1px solid #ffffff1a;flex-direction:column;align-items:stretch;gap:0;padding:10px 20px 25px;transition:opacity .2s,transform .2s,visibility 0s linear .2s;display:flex;position:fixed;top:80px;left:0;right:0;transform:translateY(-15px);box-shadow:0 20px 30px #0003}.primary-nav--open{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s;transform:translateY(0)}.primary-nav>a:not(.button){border-bottom:1px solid #ffffff0f;padding:13px 3px}.primary-nav .button{margin-top:14px}.menu-toggle{display:block}.menu-toggle--open span:first-child{transform:translateY(7px)rotate(45deg)}.menu-toggle--open span:nth-child(2){opacity:0}.menu-toggle--open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.hero-layout{grid-template-columns:1fr;padding-top:145px}.hero-copy{max-width:720px}.hero-visual{width:min(100%,550px);margin-inline:auto}.services-grid{grid-template-columns:repeat(2,1fr)}.about-layout{grid-template-columns:1fr}.about-visual{width:min(100%,600px)}.process-list{grid-template-columns:repeat(3,1fr);row-gap:45px}.process-list:before{display:none}.contact-layout{grid-template-columns:1fr}.contact-copy{max-width:650px}}@media (max-width:680px){.container{width:min(calc(100% - 30px), var(--container))}.site-header{height:72px}.primary-nav{top:72px}.brand{gap:8px}.brand-mark{width:28px;height:36px}.brand-mark svg{width:22px;height:29px}.site-header .brand-copy strong{letter-spacing:0;font-size:.72rem}.hero{min-height:auto}.hero-layout{min-height:auto;padding-top:125px;padding-bottom:100px}.hero h1{font-size:clamp(2.55rem,13vw,3.7rem)}.hero-copy>p{font-size:.98rem}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.hero-visual{min-height:430px}.meter-illustration{width:260px;height:360px;padding:21px}.meter-screen{height:88px}.meter-screen strong{font-size:1.55rem}.meter-gauge{width:112px;height:112px;margin-top:18px}.gauge-needle{width:43px;top:53px;left:55px}.gauge-center{top:49px;left:49px}.meter-ports{margin-top:17px}.hero-bottom-line{height:42px}.hero-bottom-line .container{justify-content:center;gap:10px;font-size:.53rem}.section{padding-block:78px}.about{padding-top:78px}.section-intro-row{margin-bottom:38px}.section-number{display:none}.services-grid{grid-template-columns:1fr}.service-card{min-height:auto}.about-visual{min-height:390px}.blueprint-card{inset:0 15px 25px 0}.blueprint-house{transform:translate(-50%,-45%)scale(.78)}.process-list{grid-template-columns:1fr;gap:0}.process-list li{text-align:left;grid-template-columns:50px 1fr;gap:18px;padding:0 0 30px;display:grid}.process-number{width:48px;height:48px;margin:0}.process-list h3{margin:2px 0 7px}.footer-main,.footer-bottom{flex-direction:column;justify-content:center;align-items:flex-start;padding-block:30px}.footer-main{display:flex}.footer nav:not(.footer-socials){justify-self:auto;gap:15px 22px}.footer-bottom{min-height:auto}.studio-mark__label{left:calc(100% + 10px);right:auto}.whatsapp-button{width:52px;height:52px;bottom:16px;right:16px}}@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}}
