@font-face{font-family:Urbanist;src:url(/fonts/urbanist/Urbanist-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Urbanist;src:url(/fonts/urbanist/Urbanist-Bold.woff2) format("woff2");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/poppins/Poppins-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/poppins/Poppins-SemiBold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}:root{--title-font: "Urbanist", "Poppins", system-ui, sans-serif;--body-font: "Poppins", "Urbanist", system-ui, sans-serif;--container-width: 1320px;--transition: .28s cubic-bezier(.22, 1, .36, 1)}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;font-family:var(--body-font);background:#111116;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit}.back-to-top{position:fixed;right:22px;bottom:22px;z-index:50;width:50px;height:50px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.16);border-radius:50%;background:#fff;color:#1d1d1d;cursor:pointer;opacity:0;visibility:hidden;transform:translateY(12px);transition:opacity var(--transition),visibility var(--transition),transform var(--transition)}.back-to-top.is-visible{opacity:1;visibility:visible;transform:translateY(0)}.proposal-page{--proposal-bg: #111116;--proposal-panel: #18181f;--proposal-panel-soft: #202028;--proposal-orange: #ff4911;--proposal-orange-soft: #ff7448;--proposal-cream: #ebe5df;--proposal-text: #ffffff;--proposal-muted: #ffffff;position:relative;min-height:100vh;overflow-x:hidden;overflow-y:visible;background:radial-gradient(circle at 8% 12%,rgba(255,73,17,.2),transparent 24rem),radial-gradient(circle at 88% 30%,rgba(255,255,255,.08),transparent 26rem),linear-gradient(180deg,#111116,#17171e 52%,#0f0f14);color:var(--proposal-text)}.proposal-page h1,.proposal-page h2,.proposal-page h3{font-family:var(--title-font)}.proposal-page p{font-family:var(--body-font);color:#fff}.proposal-load-warning{position:fixed;top:18px;left:50%;z-index:80;transform:translate(-50%);padding:10px 14px;border:1px solid rgba(255,73,17,.35);border-radius:8px;background:#18181f;color:#fff;font-size:13px}.proposal-hero{position:relative;min-height:100vh;padding:28px min(5vw,72px) 72px;display:grid;grid-template-rows:auto 1fr;isolation:isolate;overflow:hidden}.proposal-hero-media{position:absolute;top:0;right:0;bottom:-140px;left:0;z-index:-3;width:100%;background:var(--proposal-hero-image, linear-gradient(135deg, #202028, #0f0f14)),radial-gradient(circle at 70% 36%,rgba(255,73,17,.36),transparent 24rem),radial-gradient(circle at 92% 80%,rgba(255,255,255,.08),transparent 18rem),linear-gradient(135deg,#202028,#0f0f14);background-position:center;background-size:cover}.proposal-hero-video{width:100%;height:100%;display:block;object-fit:cover;transform:scale(1.02)}.proposal-hero-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#111116e0,#1111169e 34%,#1111161f 72%,#1111160a),linear-gradient(180deg,#11111614,#11111657 68%,#111116)}.proposal-hero-media-placeholder{background:radial-gradient(circle at 66% 36%,rgba(255,73,17,.34),transparent 20rem),radial-gradient(circle at 42% 72%,rgba(255,255,255,.12),transparent 18rem),linear-gradient(135deg,#26262e,#101014 70%)}.proposal-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background:radial-gradient(circle at 82% 46%,rgba(255,73,17,.18),transparent 30rem),linear-gradient(90deg,#10101494,#10101447 44%,#24110e14);opacity:.72}.proposal-topbar{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:46px}.proposal-brand{display:inline-flex;align-items:center;min-height:46px;color:#fff}.proposal-brand img{width:clamp(72px,7vw,103px);height:auto;display:block}.proposal-topbar-cta{align-self:center;margin-top:20px}.proposal-hero-seal{position:absolute;right:clamp(110px,16vw,290px);top:clamp(230px,38vh,380px);z-index:1;width:clamp(124px,11vw,168px);aspect-ratio:1;will-change:transform,opacity}.proposal-hero-seal-inner{position:relative;width:100%;height:100%;display:grid;place-items:center;border-radius:50%;padding:7px;background:linear-gradient(90deg,#010101eb,#5510046b),#373737b8;box-shadow:0 22px 64px #00000052}.proposal-hero-seal-inner:before{content:"";position:absolute;top:26px;right:26px;bottom:26px;left:26px;border-radius:50%;background:#11111638}.proposal-hero-seal-text{position:relative;z-index:1;width:100%;height:100%;color:var(--proposal-orange);fill:currentColor;text-transform:uppercase;transform-origin:center;animation:proposalSealSpin 10s linear infinite}.proposal-hero-seal-text textPath{font-family:var(--body-font);font-size:6px;font-weight:700;letter-spacing:2.1px}.proposal-hero-seal-icon{position:absolute;z-index:2;width:29%;display:grid;place-items:center}.proposal-hero-seal-icon img{width:100%;height:auto;display:block}.proposal-hero-note{position:absolute;right:clamp(152px,15vw,240px);bottom:clamp(70px,9vh,112px);z-index:1;max-width:240px;display:grid;grid-template-columns:1fr;justify-items:start;gap:12px;color:#fff;will-change:transform,opacity}.proposal-hero-note img{width:28px;height:auto;display:block}.proposal-hero-note p{margin:0;font-family:Poppins!important;font-size:14px;font-weight:500;line-height:1.4}@keyframes proposalSealSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.proposal-cta-button:before,.proposal-ghost-button:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#fff;transform:translate(-101%);transition:transform .42s cubic-bezier(.22,1,.36,1)}.proposal-cta-button:hover,.proposal-ghost-button:hover{color:#111116}.proposal-cta-button:hover:before,.proposal-ghost-button:hover:before{transform:translate(0)}.proposal-cta-button span,.proposal-cta-button svg,.proposal-ghost-button span,.proposal-ghost-button svg{position:relative;z-index:1}.proposal-diagonal-arrow{transform:rotate(-45deg)}.proposal-down-diagonal-arrow{transform:rotate(45deg)}.proposal-hero-grid{width:min(100%,var(--container-width));margin:auto;display:grid;grid-template-columns:minmax(0,.78fr) minmax(220px,.84fr);gap:42px;align-items:center}.proposal-kicker{margin:0 0 18px;color:#fff!important;font-size:18px;font-weight:600;letter-spacing:8px;text-transform:uppercase}.proposal-hero-word{display:inline-flex;overflow:hidden;vertical-align:top}.proposal-hero-word-inner{display:inline-block;will-change:transform,opacity}.proposal-hero-word-space{display:inline-block}.proposal-hero-copy h1{margin:0;max-width:none;font-size:88px;line-height:.88;color:var(--proposal-orange);letter-spacing:0;white-space:nowrap}.proposal-title-word{overflow:visible}.proposal-client-card{width:min(100%,560px);margin-top:40px;padding:30px 34px;border-left:1px solid var(--proposal-orange)}.proposal-client-card span,.proposal-client-card small{display:block;color:#fff;font-size:13px;font-weight:800;letter-spacing:.32em;text-transform:uppercase}.proposal-client-card strong{display:block;margin:10px 0 8px;font-family:var(--title-font);font-size:clamp(26px,4vw,48px);line-height:1;text-transform:uppercase}.proposal-hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:26px}.proposal-cta-button,.proposal-ghost-button{position:relative;overflow:hidden;min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:15px 22px;border-radius:999px;font-family:var(--title-font);font-weight:800;transition:transform var(--transition),color var(--transition),border-color var(--transition)}.proposal-cta-button{background:var(--proposal-orange);color:#fff}.proposal-ghost-button{border:1px solid rgba(255,255,255,.22);color:#fff;background:#ffffff0a}.proposal-hero-panel{position:relative;padding:clamp(26px,4vw,46px);border:1px solid rgba(255,73,17,.42);border-radius:8px;background:#111116db;box-shadow:0 30px 90px #00000047}.proposal-panel-icon{width:58px;height:58px;margin-bottom:52px;color:#fff}.proposal-hero-panel span{display:block;color:#fff;font-size:16px;font-weight:800;letter-spacing:.45em;text-transform:uppercase}.proposal-hero-panel strong{display:block;margin-top:10px;color:var(--proposal-orange);font-size:clamp(38px,5vw,76px);line-height:.95}.proposal-hero-panel p{margin:28px 0 0;font-size:16px}.proposal-blocks{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none}.proposal-blocks span{position:absolute;display:block;background:var(--proposal-orange)}.proposal-blocks span:nth-child(1){width:150px;height:150px;top:11%;left:13%}.proposal-blocks span:nth-child(2){width:84px;height:84px;top:30%;right:14%}.proposal-blocks span:nth-child(3){width:190px;height:190px;right:-26px;bottom:14%}.proposal-blocks span:nth-child(4){width:112px;height:112px;left:22%;bottom:2%}.proposal-section{position:relative;z-index:2;width:min(calc(100% - 48px),var(--container-width));margin:0 auto;padding:110px 0}.proposal-section:before{content:"";position:absolute;inset:0 calc((100vw - 100%)/-2);z-index:-1;background:radial-gradient(circle at 60% 0%,rgba(255,73,17,.12),transparent 32rem),radial-gradient(circle at 20% 18%,rgba(255,73,17,.06),transparent 27rem),linear-gradient(180deg,#111116fa,#111116)}.proposal-about{position:relative;display:grid;grid-template-columns:minmax(0,.82fr) minmax(340px,.68fr);gap:72px;align-items:center}.proposal-pricing:before{background:radial-gradient(circle at 18% 28%,rgba(255,73,17,.14),transparent 28rem),linear-gradient(180deg,#111116,#151519 54%,#111116)}.proposal-projects:before{background:radial-gradient(circle at 60% 0%,rgba(255,73,17,.12),transparent 32rem),radial-gradient(circle at 20% 18%,rgba(255,73,17,.06),transparent 27rem),linear-gradient(180deg,#111116fa,#111116)}.proposal-clients:before{background:radial-gradient(ellipse at 50% 0%,rgba(255,73,17,.13),transparent 22rem),linear-gradient(180deg,#111116,#151519 30%,#111116)}.proposal-section-copy h2,.proposal-section-heading h2,.proposal-clients h2,.proposal-final h2{margin:0 0 35px;font-size:56px;line-height:56px;letter-spacing:0}.proposal-section-copy h2,.proposal-section-heading h2{color:var(--proposal-orange)}.proposal-section-copy p{max-width:580px;margin:0 0 22px;font-size:16px;color:#fff;line-height:1.6}.proposal-about-visual{position:relative;padding-bottom:0}.proposal-about-image{position:relative;overflow:hidden;border-radius:35px;will-change:clip-path,transform,opacity}.proposal-about-image img{width:100%;height:clamp(460px,43vw,620px);display:block;object-fit:cover;transform-origin:center;will-change:transform}.proposal-about-title,.proposal-about-text,.proposal-about .proposal-kicker,.proposal-stat-grid strong{will-change:transform,opacity}.proposal-stat-grid{position:absolute;left:-32px;right:38px;bottom:60px;display:grid;gap:16px;justify-items:start}.proposal-stat-grid strong{display:block;width:fit-content;max-width:100%;padding:15px 20px 15px 15px;border-radius:0;background:var(--proposal-orange);color:#fff;font-family:Poppins!important;font-weight:400;font-size:18px;line-height:1.1}.proposal-stat-grid strong:nth-child(2){margin-left:0}.proposal-pricing{display:grid;grid-template-columns:minmax(260px,.78fr) minmax(0,1fr);gap:64px;align-items:start}.proposal-budget-title{position:relative}.proposal-budget-title-inner{will-change:transform,opacity}.proposal-budget-title img{width:78px;height:78px;margin-bottom:26px;display:block;will-change:transform,opacity}.proposal-budget-title span{display:block;margin-bottom:8px;letter-spacing:.44em;text-transform:uppercase;font-weight:800}.proposal-budget-title h2{margin:0 0 120px;color:var(--proposal-orange);font-size:clamp(46px,6vw,76px);line-height:1;letter-spacing:-1px}.proposal-budget-heading,.proposal-budget-validity,.proposal-pricing-grid,.proposal-info-box{will-change:transform,opacity}.proposal-budget-title p{margin:34px 0 0;color:#fff;font-size:14px}.proposal-pricing-grid{display:grid;gap:22px}.proposal-info-box{display:grid;grid-template-columns:auto 1fr;gap:18px;padding:40px 28px;border:1px solid rgba(255,73,17,.46);border-radius:8px;background:#ffffff04}.proposal-info-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:50%;background:#ff491129;color:var(--proposal-orange)}.proposal-info-box h3{margin:-6px 0 12px;color:#fff;font-size:26px}.proposal-info-value{margin:0;color:#fff!important;font-size:clamp(24px,4vw,58px);font-weight:700;line-height:1.02}.proposal-info-box:nth-child(n+2) .proposal-info-value{font-size:16px;font-weight:500;line-height:1.25}.proposal-info-box-monthly .proposal-info-value{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;font-size:clamp(32px,4.2vw,52px)!important;font-weight:700!important;line-height:1}.proposal-info-value small{color:#fff;font-family:var(--body-font);font-size:13px;font-weight:500}.proposal-info-description{margin:10px 0 0;font-size:16px;font-weight:500}.proposal-section-heading{display:flex;align-items:center;gap:20px;margin-bottom:42px}.proposal-section-heading span{width:58px;height:58px;display:grid;place-items:center;border-radius:8px;background:var(--proposal-orange)}.proposal-projects .proposal-section-heading span svg{font-size:22px;transform:rotate(45deg)}.proposal-section-heading h2{margin:0;color:#fff}.proposal-project-carousel{width:100%}.proposal-project-carousel-top{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:82px}.proposal-project-carousel-top .proposal-section-heading{margin-bottom:0}.proposal-project-nav{display:flex;gap:15px}.proposal-project-nav button{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(255,73,17,.58);border-radius:25px;background:transparent;color:#fff;cursor:pointer;font-size:13px;transition:background var(--transition),border-color var(--transition),transform var(--transition)}.proposal-project-nav button:hover{border-color:var(--proposal-orange);background:var(--proposal-orange)}.proposal-project-prev-icon{transform:rotate(180deg)}.proposal-project-viewport{width:calc(100% + (100vw - min(100vw,var(--container-width)))/2);overflow:hidden}.proposal-project-track{display:flex;gap:40px;transition:transform .72s cubic-bezier(.22,1,.36,1);will-change:transform}.proposal-project-track.is-instant{transition:none}.proposal-project-card{--project-hover-x: 50%;--project-hover-y: 50%;position:relative;flex:0 0 clamp(390px,36vw,545px);display:grid;gap:22px;transition:transform var(--transition),filter var(--transition)}.proposal-project-card:hover{transform:none}.proposal-project-media{position:relative;aspect-ratio:1.55 / 1;overflow:hidden;border-radius:15px;background:#17171d}.proposal-project-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;background:radial-gradient(circle at var(--project-hover-x) var(--project-hover-y),rgba(255,73,17,.34),transparent 32%),linear-gradient(180deg,#111116ad,#111116d1);opacity:0;transition:opacity .26s ease}.proposal-project-card:hover .proposal-project-media{border-color:#ff4911b8}.proposal-project-card:hover .proposal-project-media:after{opacity:1}.proposal-project-image{display:block;width:100%;height:100%}.proposal-project-image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .9s cubic-bezier(.22,1,.36,1)}.proposal-project-card:hover .proposal-project-image img{transform:scale(1.06)}.proposal-project-content{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;padding:0 2px}.proposal-project-info{display:flex;align-items:center;gap:12px;min-width:0}.proposal-project-card strong{display:block;color:#fff;font-family:var(--title-font);font-size:16px;line-height:1;text-transform:uppercase}.proposal-project-card span{display:block;margin-top:4px;color:#fff;font-family:var(--body-font);font-size:14px;font-weight:600}.proposal-project-info i{flex:none;width:42px;height:42px;display:grid;place-items:center;border-radius:8px;background:var(--proposal-orange)}.proposal-project-info img{width:22px;height:22px;display:block}.proposal-project-hover-button{position:absolute;left:var(--project-hover-x);top:var(--project-hover-y);z-index:4;width:92px;height:92px;display:grid;place-items:center;border-radius:50%;background:var(--proposal-orange);color:#fff;font-family:var(--title-font);font-size:16px;font-weight:800;opacity:0;pointer-events:none;transform:translate(-50%,-50%) scale(.68);transition:opacity .22s ease,transform .26s cubic-bezier(.22,1,.36,1)}.proposal-project-hover-button svg{font-size:24px;transform:rotate(-45deg)}.proposal-project-card:hover .proposal-project-hover-button{opacity:1;pointer-events:auto;transform:translate(-50%,-50%) scale(1)}.proposal-clients{display:grid;gap:72px}.proposal-clients-heading{max-width:980px;margin:0 auto;text-align:center}.proposal-clients-heading h2{margin:0;line-height:.94}.proposal-clients-heading .proposal-kicker{color:var(--proposal-orange)!important}.proposal-clients-heading h2 span{display:block}.proposal-client-logo-grid{position:relative;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 8%,#000 92%,transparent 100%),linear-gradient(180deg,transparent 0%,#000 4%,#000 96%,transparent 100%);-webkit-mask-composite:source-in;mask-image:linear-gradient(90deg,transparent 0%,#000 8%,#000 92%,transparent 100%),linear-gradient(180deg,transparent 0%,#000 4%,#000 96%,transparent 100%);mask-composite:intersect}.proposal-client-logo-grid span{min-height:132px;display:grid;place-items:center;padding:50px 25px;border:solid rgba(255,255,255,.08);border-width:0 0 1px 1px}.proposal-client-logo-grid span:nth-child(5n+1){border-left-width:0}.proposal-client-logo-grid span:nth-last-child(-n+5){border-bottom-width:0}.proposal-client-logo-grid img{width:min(150px,82%);max-height:62px;display:block;object-fit:contain;opacity:.6;filter:grayscale(1);transition:opacity .26s ease,filter .26s ease,transform .26s ease}.proposal-client-logo-grid span:hover img{opacity:1;filter:grayscale(0);transform:scale(1.03)}.proposal-final{position:relative;min-height:760px;padding:116px 24px 72px;display:grid;align-content:space-between;background:#111116;overflow:hidden}.proposal-final:before,.proposal-final:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.proposal-final:before{background:linear-gradient(180deg,#111116b8,#1111162e 38%,#111116),url(/images/bg-rodape.webp) center / cover no-repeat;opacity:.82}.proposal-final:after{background:radial-gradient(circle at 18% 10%,rgba(255,73,17,.14),transparent 30rem),linear-gradient(90deg,#1111162e,#11111694)}.proposal-final-inner,.proposal-final-watermark,.proposal-footer{position:relative;z-index:1;width:min(calc(100% - 48px),var(--container-width));margin:0 auto}.proposal-final .proposal-hero-seal{right:174px;top:86px;width:clamp(112px,8vw,142px);z-index:2}.proposal-final-inner{display:grid;grid-template-columns:minmax(0,.82fr) minmax(360px,.52fr);gap:80px;align-items:start}.proposal-final-copy{max-width:660px}.proposal-final-copy h2{margin:0;width:80%;color:#fff;font-size:clamp(44px,5.2vw,54px);line-height:.94}.proposal-final-copy p{max-width:320px;margin:25px 0 76px;color:#fff;font-size:16px;font-weight:500;line-height:1.45}.proposal-contact-list{display:grid;gap:50px;padding-top:4px}.proposal-contact-item{display:grid;grid-template-columns:48px 1fr;gap:10px;align-items:center;color:#fff;text-decoration:none;transition:opacity var(--transition),transform var(--transition)}.proposal-contact-item>span{width:42px;height:42px;display:grid;border-radius:7px;place-items:center;background:var(--proposal-orange);color:#fff;font-size:18px}.proposal-contact-item:nth-child(2)>span,.proposal-contact-item:nth-child(3)>span{font-size:18px}.proposal-contact-item strong{display:block;margin-bottom:4px;color:#fff;font-family:var(--body-font);font-size:13px;font-weight:500;line-height:1}.proposal-contact-item p{margin:0;color:#fff;font-family:var(--body-font);font-size:14px;font-weight:500;line-height:1.15}.proposal-contact-item-phone p{font-family:var(--title-font);font-size:18px;letter-spacing:2px;font-weight:700}.proposal-final-watermark{position:relative;margin-top:28px;overflow:hidden}.proposal-final-watermark:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#111116,#111116eb 28%,#11111652 66%,#11111600);pointer-events:none}.proposal-final-watermark img{width:min(100%,1180px);display:block;margin:0 auto;opacity:.28}.proposal-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:24px;border-top:1px solid rgba(255,255,255,.18);color:#fff}.proposal-footer p,.proposal-footer a{margin:0;color:#fff;font-size:13px;font-weight:500}.proposal-floating-whatsapp{position:fixed;right:100px;bottom:100px;width:80px;height:80px;z-index:40;display:grid;place-items:center;border-radius:50%;background:var(--proposal-orange);color:#fff;font-size:36px;box-shadow:0 12px 34px #ff491157;animation:proposalWhatsappPulse 1.85s infinite}@keyframes proposalWhatsappPulse{0%{box-shadow:0 0 #ff49118c}70%{box-shadow:0 0 0 18px #ff491100}to{box-shadow:0 0 #ff491100}}@media (max-width: 1024px){.proposal-hero{min-height:100svh;padding:24px 32px 64px}.proposal-hero-media{top:0;right:0;bottom:-90px;left:0}.proposal-hero-media:after{background:linear-gradient(90deg,#111116db,#11111694 44%,#1111161f),linear-gradient(180deg,#11111614,#1111165c 62%,#111116)}.proposal-hero-seal{right:clamp(48px,9vw,92px);top:clamp(250px,34vh,340px);width:clamp(112px,15vw,142px)}.proposal-hero-grid{align-self:end;margin:0 auto;padding-top:120px}.proposal-hero-note{right:32px;bottom:40px;max-width:280px}.proposal-hero-note img{width:48px}.proposal-hero-copy h1{font-size:clamp(64px,8.6vw,84px);white-space:normal}.proposal-client-card{width:min(100%,500px);margin-top:34px}.proposal-hero-grid,.proposal-about,.proposal-pricing,.proposal-clients{grid-template-columns:1fr}.proposal-about-visual{max-width:620px}.proposal-about-image img{height:clamp(420px,70vw,560px)}.proposal-project-viewport{width:calc(100% + 32px)}.proposal-project-card{flex-basis:clamp(360px,58vw,520px)}.proposal-client-logo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.proposal-client-logo-grid span:nth-child(5n+1){border-left-width:1px}.proposal-client-logo-grid span:nth-child(3n+1){border-left-width:0}.proposal-client-logo-grid span:nth-last-child(-n+5){border-bottom-width:1px}.proposal-client-logo-grid span:nth-last-child(-n+2){border-bottom-width:0}.proposal-final{min-height:auto;padding-top:88px}.proposal-final-inner{grid-template-columns:1fr;gap:56px}.proposal-contact-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px}}@media (min-width: 1440px){.proposal-final .proposal-hero-seal{display:block}}@media (min-width: 1024px) and (max-width: 1439px){.proposal-final .proposal-hero-seal{display:none}}@media (max-width: 767px){.proposal-page{--mobile-page-gutter: 24px}.proposal-hero{min-height:65svh;padding:18px var(--mobile-page-gutter) 86px;align-content:stretch}.proposal-hero-media{top:0;right:0;bottom:-80px;left:0;height:auto;opacity:1}.proposal-hero-media:after{background:linear-gradient(90deg,#111116db,#1111167a 58%,#11111629),linear-gradient(180deg,#1111161a,#11111670 48%,#111116)}.proposal-hero-seal{right:22px;top:82px;width:94px;opacity:.82}.proposal-hero-seal-inner{padding:5px}.proposal-hero-seal-text textPath{font-size:6.4px;letter-spacing:1.75px}.proposal-hero:before{background:radial-gradient(circle at 62% 34%,rgba(255,73,17,.2),transparent 18rem),linear-gradient(180deg,#11111657,#111116 56%)}.proposal-topbar{align-items:flex-start}.proposal-topbar-cta{display:none}.proposal-brand img{width:91px}.proposal-hero-grid{align-self:end;padding-top:128px;padding-left:0;gap:24px}.proposal-hero-note{display:none}.proposal-kicker{margin-bottom:12px;font-size:13px;letter-spacing:2px}.proposal-hero-copy h1{font-size:42px;line-height:.94;white-space:normal}.proposal-client-card{width:min(100%,360px);margin-top:30px;padding:24px 0 24px 24px}.proposal-client-card strong{font-size:32px}.proposal-client-card small{font-size:11px;letter-spacing:.28em}.proposal-client-card,.proposal-info-box,.proposal-client-logo-grid{padding:22px}.proposal-client-card{padding:24px 0 24px 24px}.proposal-about-visual{order:-1}.proposal-hero-actions{display:grid;grid-template-columns:1fr;width:min(100%,360px);margin-top:18px}.proposal-cta-button,.proposal-ghost-button{min-height:52px;width:100%;padding:14px 18px}.proposal-section{width:min(calc(100% - (var(--mobile-page-gutter) * 2)),1240px);padding:72px 0}.proposal-section:before{background:radial-gradient(circle at 72% 0%,rgba(214,49,10,.2),transparent 26rem),radial-gradient(circle at 8% 12%,rgba(214,49,10,.08),transparent 22rem),linear-gradient(180deg,#111116fa,#111116)}.proposal-pricing:before,.proposal-projects:before{background:radial-gradient(circle at 70% 0%,rgba(214,49,10,.18),transparent 25rem),radial-gradient(circle at 12% 18%,rgba(214,49,10,.07),transparent 22rem),linear-gradient(180deg,#111116,#151519 55%,#111116)}.proposal-clients:before{background:radial-gradient(ellipse at 50% 0%,rgba(214,49,10,.13),transparent 15rem),linear-gradient(180deg,#111116,#151519 24%,#111116)}.proposal-project-carousel-top{align-items:center;gap:18px;margin-bottom:56px}.proposal-project-carousel-top .proposal-section-heading{gap:14px}.proposal-project-carousel-top .proposal-section-heading span{width:46px;height:46px}.proposal-project-carousel-top .proposal-section-heading h2{font-size:clamp(34px,10.5vw,42px);line-height:1}.proposal-project-nav{align-self:center;gap:10px}.proposal-project-nav button{width:42px;height:42px}.proposal-project-viewport{width:100%}.proposal-project-track{gap:0}.proposal-project-card{flex-basis:100%;gap:16px}.proposal-project-media{aspect-ratio:1.42 / 1;border-radius:12px}.proposal-project-content{align-items:flex-start;gap:12px}.proposal-project-info{align-items:flex-start;gap:10px}.proposal-project-card strong{font-size:15px;line-height:1.08}.proposal-project-card span{margin-top:3px;font-size:13px}.proposal-project-info i{width:36px;height:36px}.proposal-project-info img{width:19px;height:19px}.proposal-project-hover-button{display:none}.proposal-about{gap:28px;padding-top:38px;padding-bottom:52px}.proposal-pricing{gap:28px;padding-top:66px;padding-bottom:52px}.proposal-budget-title{position:static}.proposal-about .proposal-section-copy h2{margin-bottom:24px;font-size:44px;line-height:.96}.proposal-about .proposal-section-copy p{margin-bottom:14px;font-size:16px;line-height:1.6}.proposal-budget-title h2{margin-bottom:22px}.proposal-info-box{grid-template-columns:1fr;padding:24px 22px}.proposal-about-visual{padding-bottom:58px}.proposal-about-image img{height:clamp(340px,96vw,460px)}.proposal-stat-grid{left:18px;right:18px;bottom:24px}.proposal-stat-grid strong{padding:13px 25px;font-size:18px}.proposal-stat-grid strong:nth-child(2){margin-left:0}.proposal-clients{gap:30px}.proposal-clients-heading h2{font-size:clamp(29px,8.8vw,34px);line-height:.96}.proposal-clients-heading h2 span{display:block}.proposal-client-logo-grid{grid-template-columns:repeat(2,minmax(0,1fr));-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 4%,#000 96%,transparent 100%),linear-gradient(180deg,transparent 0%,#000 4%,#000 96%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0%,#000 4%,#000 96%,transparent 100%),linear-gradient(180deg,transparent 0%,#000 4%,#000 96%,transparent 100%)}.proposal-client-logo-grid span:nth-child(3n+1),.proposal-client-logo-grid span:nth-child(5n+1){border-left-width:1px}.proposal-client-logo-grid span:nth-child(odd){border-left-width:0}.proposal-client-logo-grid span:nth-last-child(-n+2),.proposal-client-logo-grid span:nth-last-child(-n+5){border-bottom-width:0}.proposal-client-logo-grid span{min-height:104px;padding:16px}.proposal-client-logo-grid img{width:min(148px,94%);max-height:58px}.proposal-final{padding:76px var(--mobile-page-gutter) 38px}.proposal-final .proposal-hero-seal{right:24px;top:28px;width:82px;opacity:.72}.proposal-final:before{opacity:.68}.proposal-final-inner,.proposal-final-watermark,.proposal-footer{width:100%}.proposal-final-copy h2{max-width:290px;font-size:clamp(34px,10.3vw,42px);line-height:1.02}.proposal-final-copy p{margin:24px 0 34px;font-size:16px}.proposal-contact-list{grid-template-columns:1fr;gap:40px}.proposal-contact-item{grid-template-columns:42px 1fr;gap:14px}.proposal-contact-item>span{width:42px;height:42px;font-size:18px}.proposal-contact-item p{font-size:16px}.proposal-final-watermark{margin-top:52px}.proposal-final-watermark img{width:150%;max-width:none;margin-left:-25%;opacity:.24}.proposal-footer{display:grid;gap:8px;padding-top:30px}.proposal-floating-whatsapp{right:16px;bottom:84px;width:56px;height:56px}}@media (max-width: 420px){.proposal-hero-seal{right:16px;top:104px;width:82px}.proposal-hero-grid{padding-top:116px}.proposal-hero-copy h1{font-size:clamp(43px,14vw,54px)}.proposal-client-card strong{font-size:clamp(28px,9vw,36px)}.proposal-floating-whatsapp{bottom:78px;font-size:27px}}
