@font-face{font-family:DM Sans;src:url(/fonts/dm-sans-200.ttf)format("truetype");font-style:normal;font-weight:200;font-display:swap}@font-face{font-family:DM Sans;src:url(/fonts/dm-sans-400.ttf)format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:DM Sans;src:url(/fonts/dm-sans-600.ttf)format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:DM Sans;src:url(/fonts/dm-sans-700.ttf)format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Rock Salt;src:url(/fonts/rock-salt.ttf)format("truetype");font-style:normal;font-weight:400;font-display:swap}:root{--orange:#dc4f00;--orange-light:#f29337;--orange-soft:#ffa54a;--blue:#00107c;--ink:#111;--white:#fefefe;--card:#efeef1}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--ink);text-rendering:optimizelegibility;margin:0;font-family:DM Sans,Arial,sans-serif;font-size:16px;line-height:1.45;overflow-x:hidden}main{overflow:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p,figure{margin:0}.gradient-text{color:#0000;-webkit-text-fill-color:transparent;background:linear-gradient(#f29337 0%,#e15e0c 100%);-webkit-background-clip:text;background-clip:text}.button{background:var(--orange);color:#fff;text-align:center;border-radius:5px;justify-content:center;align-items:center;width:fit-content;min-height:44px;padding:13px 22px;font-size:12px;font-weight:700;line-height:1.1;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 0 10px #dc4f00bf}.button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:18px;height:18px;margin-right:9px}.button:hover,.button:focus-visible{transform:scale(1.035);box-shadow:0 7px 24px #dc4f0057}.button-blue{background:var(--blue);box-shadow:0 0 10px #001cdcb3}.site-header{z-index:20;background:var(--white);height:104px;position:relative}.header-inner{justify-content:flex-start;align-items:center;width:min(1120px,100% - 48px);height:100%;margin:0 auto;display:flex}.header-logo{width:130px}.header-logo img{width:100%;height:auto}.site-header .button{min-height:40px;padding-inline:20px;font-size:11px}.hero{background-image:url(/original/hero-background.png);background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:720px;position:relative}.hero-overlay,.final-overlay{background:#ffffffb8;position:absolute;inset:0}.hero-inner{z-index:2;grid-template-columns:43% 57%;align-items:center;width:min(1160px,100% - 52px);min-height:720px;margin:0 auto;display:grid;position:relative}.hero-photo-wrap{justify-content:center;align-items:flex-end;height:620px;display:flex}.hero-photo{object-fit:contain;width:min(100%,455px);max-height:620px}.hero-copy{padding:28px 0 28px 30px}.hero-copy h1{letter-spacing:-.025em;max-width:660px;font-size:clamp(42px,3.4vw,54px);font-weight:600;line-height:1.02}.hero-copy p{max-width:650px;margin-top:24px;font-size:18px;font-weight:200;line-height:1.5}.hero-actions{align-items:stretch;gap:20px;margin-top:30px;display:flex}.hero-actions .button{width:250px;min-height:58px;padding-inline:18px;font-size:12px}.services-section{background:var(--white);padding:74px 24px 160px}.section-intro{text-align:center;width:min(1120px,100%);margin:0 auto}.section-intro h2{letter-spacing:-.025em;font-size:clamp(34px,3vw,46px);font-weight:600;line-height:1.05}.section-intro p{max-width:900px;margin:20px auto 0;font-size:20px;font-weight:200;line-height:1.45}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:96px 34px;width:min(1120px,100%);margin:90px auto 0;display:grid}.service-item{text-align:center}.service-item h3{min-height:54px;color:var(--orange);font-family:Rock Salt,cursive;font-size:clamp(23px,2vw,31px);font-weight:400;line-height:1.3}.service-card{background:var(--card);border-radius:10px;flex-direction:column;justify-content:flex-end;min-height:430px;margin-top:108px;padding:238px 36px 32px;display:flex;position:relative}.service-card img{filter:drop-shadow(0 18px 14px #21181214);width:min(420px,88%);position:absolute;top:-145px;left:50%;transform:translate(-50%)}.service-card p{font-size:18px;font-weight:200;line-height:1.48}.service-item>.button{min-height:40px;margin:24px auto 0;padding:11px 20px;font-size:10px}.cases-section{background:var(--white);padding:40px 24px 150px}.cases-grid{grid-template-rows:560px 690px;grid-template-columns:2fr 1fr;gap:14px;width:min(900px,100%);margin:0 auto;display:grid}.case-image{background:#eee;border-radius:10px;overflow:hidden}.case-image img{object-fit:cover;width:100%;height:100%}.case-image-one img,.case-image-two img{object-position:center}.case-copy{color:#fff;background:linear-gradient(160deg,#ffa748 0%,#f07b1a 100%);border-radius:10px;flex-direction:column;align-items:flex-start;padding:34px 28px;display:flex}.case-copy h2{letter-spacing:-.025em;font-size:clamp(28px,2.3vw,38px);font-weight:700;line-height:.98}.case-copy p{margin-top:22px;font-size:17px;font-weight:200;line-height:1.45}.case-copy strong{margin-top:28px;font-size:14px;font-weight:600}.case-copy .button{color:var(--orange);background:#fff;margin-top:auto;font-size:10px;box-shadow:0 0 10px #ffffffad}.case-copy-two{grid-area:2/1}.case-image-two{grid-area:2/2}.about-section{color:#fff;background:linear-gradient(112deg,#e64b00 0%,#ffb04a 100%);padding:116px 24px 120px}.about-inner{grid-template-columns:430px minmax(0,1fr);align-items:center;gap:62px;width:min(1120px,100%);margin:0 auto;display:grid}.about-image-wrap{align-self:center;position:relative}.about-image-wrap:before{content:"";z-index:0;filter:grayscale();background:#f5f5f5f2;width:330px;height:420px;position:absolute;top:46%;left:-45px;transform:translateY(-50%)}.about-image-wrap img{z-index:1;object-fit:contain;width:100%;max-height:650px;position:relative}.about-copy h2{letter-spacing:-.025em;max-width:660px;font-size:clamp(34px,3vw,48px);font-weight:600;line-height:1.02}.about-copy p{max-width:660px;margin-top:17px;font-size:17px;font-weight:200;line-height:1.5}.about-copy h3{text-align:center;max-width:690px;margin-top:48px;font-size:clamp(25px,2.2vw,34px);font-weight:600;line-height:1.36}.about-copy h3 span{margin:0 6px;font-family:Rock Salt,cursive;font-size:.88em;font-weight:400;display:inline-block;transform:rotate(-3deg)}.about-copy .button{color:var(--orange);background:#fff;margin-top:28px;box-shadow:0 0 10px #ffffffb8}.final-cta{background-image:url(/original/hero-background.png);background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:650px;position:relative}.final-overlay{background:#ffffffc2}.final-inner{z-index:2;flex-direction:column;justify-content:center;align-items:flex-start;width:min(1120px,100% - 48px);min-height:650px;margin:0 auto;display:flex;position:relative}.final-inner h2{letter-spacing:-.03em;max-width:790px;font-size:clamp(43px,4.2vw,65px);font-weight:600;line-height:1.04}.final-inner h2 span{color:var(--orange);font-family:Rock Salt,cursive;font-size:.78em;font-weight:400;display:inline-block;transform:rotate(-4deg)}.final-inner p{max-width:710px;margin-top:25px;font-size:18px;font-weight:200;line-height:1.5}.final-inner .button{margin-top:28px}.social-links{gap:18px;margin-top:26px;display:flex}.social-links a{border:2px solid #111;border-radius:7px;place-items:center;width:32px;height:32px;transition:color .18s,border-color .18s,transform .18s;display:grid}.social-links a:hover,.social-links a:focus-visible{color:var(--orange);border-color:var(--orange);transform:translateY(-2px)}.social-links svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.social-links .icon-fill{fill:currentColor;stroke:none}.floating-whatsapp{z-index:40;color:#fff;background:#25d366;border:3px solid #fff;border-radius:50%;place-items:center;width:54px;height:54px;transition:transform .18s;display:grid;position:fixed;bottom:20px;right:22px;box-shadow:0 7px 24px #0003}.floating-whatsapp svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:28px;height:28px}.floating-whatsapp:hover,.floating-whatsapp:focus-visible{transform:translateY(-3px)scale(1.04)}.motion-ready .reveal-item{opacity:0;transition:opacity .68s ease var(--delay,0s), transform .68s cubic-bezier(.2, .72, .2, 1) var(--delay,0s);transform:translateY(28px)}.motion-ready .reveal-item.is-visible{opacity:1;transform:translateY(0)}.legal-page{width:min(850px,100% - 48px);min-height:100vh;margin:0 auto;padding:70px 0 100px}.legal-back{color:var(--orange);margin-bottom:55px;font-size:12px;font-weight:700;display:inline-block}.legal-page h1{font-size:clamp(44px,7vw,72px);line-height:1}.legal-page h2{margin-top:42px;font-size:27px}.legal-page p{color:#555;margin-top:16px;line-height:1.7}@media (max-width:980px){.hero-inner{grid-template-columns:42% 58%}.hero-copy{padding-left:18px}.hero-copy h1{font-size:40px}.hero-actions{flex-direction:column}.services-grid{column-gap:24px}.service-card{padding-inline:24px}.cases-grid{grid-template-rows:520px 620px}.about-inner{grid-template-columns:360px minmax(0,1fr);gap:38px}}@media (max-width:760px){.site-header{height:82px}.header-inner{width:calc(100% - 32px)}.header-logo{width:108px}.site-header .button{min-height:36px;padding:10px 13px;font-size:9px}.hero{min-height:auto}.hero-inner{grid-template-columns:1fr;width:calc(100% - 34px);min-height:auto;padding:38px 0 58px}.hero-photo-wrap{order:2;height:430px;margin-top:24px}.hero-photo{max-height:430px}.hero-copy{text-align:center;order:1;padding:0}.hero-copy h1{margin:0 auto;font-size:clamp(34px,10vw,46px)}.hero-copy p{margin-inline:auto;font-size:17px}.hero-actions{align-items:center;gap:14px}.hero-actions .button{width:min(300px,100%)}.services-section{padding:60px 18px 100px}.desktop-break{display:none}.section-intro h2{font-size:32px}.section-intro p{font-size:17px}.services-grid{grid-template-columns:1fr;row-gap:82px;margin-top:70px}.service-item h3{font-size:23px}.service-card{min-height:370px;margin-top:88px;padding:198px 24px 28px}.service-card img{width:min(330px,90%);top:-112px}.service-card p{font-size:16px}.cases-section{padding:10px 18px 90px}.cases-grid{grid-template-rows:none;grid-template-columns:1fr;gap:12px}.case-image,.case-copy,.case-copy-two,.case-image-two{grid-area:auto/1}.case-image{min-height:350px}.case-copy{min-height:420px;padding:30px 25px}.case-copy-two{order:4}.case-image-two{order:3}.about-section{padding:82px 20px 88px}.about-inner{grid-template-columns:1fr;gap:45px}.about-image-wrap{width:min(315px,82vw);margin:0 auto}.about-image-wrap:before{width:245px;height:320px;left:-28px}.about-copy h2{font-size:36px}.about-copy p{font-size:16px}.about-copy h3{font-size:24px}.final-cta,.final-inner{min-height:580px}.final-inner{text-align:center;align-items:center;width:calc(100% - 38px)}.final-inner h2{font-size:39px}.final-inner p{font-size:16px}.floating-whatsapp{width:49px;height:49px;bottom:14px;right:14px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}.motion-ready .reveal-item{opacity:1;transform:none}}
