:root{--bg:#050506;--black:#07080a;--panel:#0d0f12b8;--panel-strong:#0c0d10eb;--text:#f7f7f7;--muted:#b9b9b9;--soft:#808084;--red:#ef1f2d;--red-2:#ff3441;--red-dark:#8d1119;--line:#ef1f2d61;--white-line:#ffffff1f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);min-height:100vh;color:var(--text);margin:0;font-family:Inter,Arial,Helvetica,sans-serif;overflow-x:hidden}img{max-width:100%}a{color:inherit;text-decoration:none}button{font-family:inherit}.intro{z-index:1000;background:radial-gradient(circle at 50% 28%,#ef1f2d21,#0000 27%),radial-gradient(circle at 12% 80%,#ef1f2d14,#0000 25%),#030303;place-items:center;display:grid;position:fixed;inset:0;overflow:hidden}.intro-frame{pointer-events:none;border:1px solid #ef1f2dbf;border-radius:28px;position:absolute;inset:34px;box-shadow:inset 0 0 26px #ef1f2d1f,0 0 18px #ef1f2d1f}.intro-grid{transform-origin:bottom;opacity:.38;background-image:linear-gradient(#ef1f2d52 1px,#0000 1px),linear-gradient(90deg,#ef1f2d52 1px,#0000 1px);background-size:88px 88px;height:50vh;animation:9s linear infinite gridMove;position:absolute;bottom:-18vh;left:2%;right:2%;transform:perspective(580px)rotateX(62deg)}.intro-noise{opacity:.21;background-image:radial-gradient(#ef1f2d8c 1px,#0000 1.5px);background-size:120px 92px;animation:12s linear infinite starDrift;position:absolute;inset:0}@keyframes gridMove{to{background-position:0 88px,88px 0}}@keyframes starDrift{to{background-position:240px 160px}}.intro-code{color:#ffffff1b;text-shadow:0 0 10px #ef1f2d1a;-webkit-user-select:none;user-select:none;gap:12px;font-size:14px;line-height:1.05;display:grid;position:absolute}.intro-code-left{top:16%;left:7%}.intro-code-right{top:22%;right:8%}.intro-content{text-align:center;z-index:2;width:min(820px,92vw);padding-top:10px;position:relative}.intro-avatar{border:2px solid var(--red);background:linear-gradient(135deg,#ffffff29,#000000eb);border-radius:999px;width:160px;height:160px;margin:0 auto 30px;padding:4px;overflow:hidden}.intro-avatar img{object-fit:cover;border-radius:999px;width:100%;height:100%}.intro-avatar img,.profile-avatar img{object-position:50% 38%}.intro h1{letter-spacing:0;text-shadow:0 10px 26px #0000008c;margin:0 0 8px;font-size:clamp(42px,5.5vw,68px);font-weight:900}.intro h1 strong{color:var(--red)}.intro-role,.intro-label{letter-spacing:9px;color:#ffffffc7;font-weight:500}.intro-role{margin:0;font-size:18px}.intro-divider{background:linear-gradient(90deg,#0000,#ef1f2d8c,#0000);width:min(470px,70vw);height:1px;margin:36px auto 34px;position:relative}.intro-divider span{background:var(--red);width:8px;height:8px;box-shadow:0 0 18px var(--red);border-radius:999px;position:absolute;top:-3.5px;left:calc(50% - 4px)}.intro-label{margin-bottom:24px;font-size:15px}.intro-progress-row{justify-content:center;align-items:center;gap:32px;display:flex}.intro-progress{background:#0c0608e0;border:1px solid #ef1f2d73;border-radius:999px;width:min(650px,68vw);height:18px;overflow:hidden;box-shadow:inset 0 0 16px #000000e6}.intro-progress div{background:linear-gradient(90deg,#ff1f2e,#ff3340 60%,#ff1f2e);border-radius:999px;height:100%;box-shadow:0 0 22px #ef1f2de6,0 0 44px #ef1f2d73}.intro-progress-row b{text-align:left;min-width:80px;color:var(--red-2);font-size:30px;font-weight:900}.intro-small{color:#ffffffb8;margin:28px 0 34px}.intro-icons{justify-content:center;align-items:center;gap:20px;display:flex}.intro-icons span{width:56px;height:56px;color:var(--red-2);background:#0a0a0c99;border:1px solid #ef1f2d9e;border-radius:999px;place-items:center;display:grid;box-shadow:inset 0 0 18px #ef1f2d14,0 0 15px #ef1f2d1a}.intro-icons svg{font-size:24px}.intro-footer{color:#fffc;letter-spacing:8px;justify-content:center;align-items:center;gap:18px;font-size:13px;display:flex;position:absolute;bottom:82px;left:0;right:0}.intro-footer svg{color:#fffc}.intro-footer i{background:var(--red);border-radius:50%;width:4px;height:4px}.sidebar{z-index:20;scrollbar-width:none;background:radial-gradient(circle at 50% 12%,#ffffff0d,#0000 22%),linear-gradient(#080a0cfb,#050608f5);border-right:1px solid #ffffff21;width:235px;padding:36px 19px 24px;position:fixed;inset:0 auto 0 0;overflow-y:hidden;box-shadow:26px 0 55px #00000061}.sidebar::-webkit-scrollbar{display:none}.sidebar-close{display:none}.profile-box{text-align:center}.profile-avatar{border:2px solid var(--red);background:#111;border-radius:999px;width:104px;height:104px;margin:0 auto 16px;padding:3px;overflow:hidden;box-shadow:0 0 26px #ef1f2d6b}.profile-avatar img{object-fit:cover;border-radius:999px;width:100%;height:100%}.profile-box h2{margin:0 0 10px;font-size:20px;font-weight:900}.profile-box h2 span{color:var(--red)}.profile-box p{color:#d0d0d0;margin:0;font-size:14px}.social-row{justify-content:center;gap:26px;margin:27px 0 31px;display:flex}.social-row a{color:#d7d7d7;font-size:15px;transition:all .2s}.social-row a:hover{color:var(--red-2);transform:translateY(-2px)}.nav-list{gap:8px;display:grid}.nav-list a{color:#dedede;border:1px solid #0000;border-radius:8px;align-items:center;gap:15px;padding:12px 14px;font-size:15px;transition:all .25s;display:flex}.nav-list a svg{color:#d0d0d0}.nav-list a.active,.nav-list a:hover{color:var(--red-2);background:linear-gradient(90deg,#ef1f2d21,#0000);border-color:#ef1f2d94;box-shadow:inset 0 0 25px #ef1f2d0a}.nav-list a.active svg,.nav-list a:hover svg{color:var(--red-2)}.sidebar-whatsapp,.btn-primary{color:#fff;background:linear-gradient(135deg,#ff2b36,#d91420);border:0;border-radius:10px;justify-content:center;align-items:center;gap:10px;font-weight:900;transition:all .25s;display:inline-flex;box-shadow:0 15px 34px #ef1f2d42}.sidebar-whatsapp{width:100%;margin:29px 0 37px;padding:14px 18px}.btn-primary{padding:15px 23px}.sidebar-whatsapp:hover,.btn-primary:hover{transform:translateY(-3px);box-shadow:0 20px 45px #ef1f2d61}.btn-whatsapp-green{background:linear-gradient(135deg,#25d366,#128c4a);box-shadow:0 15px 34px #25d36642}.btn-whatsapp-green:hover{box-shadow:0 20px 45px #25d36661}.sidebar-contact{gap:15px;margin-top:0;display:grid}.sidebar-contact p{color:#9b9b9b;letter-spacing:.08em;margin:0 0 4px}.sidebar-contact a{color:#d7d7d7;align-items:center;gap:12px;font-size:13px;display:flex}.sidebar-contact svg{color:var(--red-2);min-width:15px}.mobile-menu{display:none}.site-shell{min-height:100vh;margin-left:235px;padding:0 34px 56px;position:relative;overflow:hidden}.ambient-bg{z-index:-3;background:linear-gradient(90deg,#000000f2 0%,#000000bd 31%,#00000061 58%,#000000e0 100%),radial-gradient(circle at 80% 22%,#ef1f2d47,#0000 22%),linear-gradient(120deg,#060708,#0b0b0d 48%,#040405);position:fixed;inset:0 0 0 235px}.ambient-bg:before{content:"";opacity:.08;background:radial-gradient(#ef1f2d6b 1px,#0000 1.6px) 0 0/70px 70px;position:absolute;inset:0}.ambient-bg:after{content:"";transform-origin:bottom;opacity:.34;background-image:linear-gradient(#ef1f2d45 1px,#0000 1px),linear-gradient(90deg,#ef1f2d40 1px,#0000 1px);background-size:80px 80px;height:48vh;position:absolute;bottom:-190px;left:0;right:0;transform:perspective(600px)rotateX(62deg)}.hero-section{perspective:1400px;align-items:center;min-height:690px;padding-top:10px;display:flex;position:relative}.hero-section:before{content:"";z-index:-1;background:linear-gradient(90deg,#050506 0%,#050506eb 28%,#05050670 54%,#050506 100%),radial-gradient(circle at 68% 20%,#ef1f2d2e,#0000 23%),radial-gradient(circle at 54% 38%,#ffffff14,#0000 19%);height:100%;position:absolute;inset:0 -52px auto}.hero-bg-photo{filter:saturate(1.05)contrast(1.08);opacity:.96;border-radius:0;width:auto;height:auto;transition:filter .22s,opacity .22s;position:absolute;inset:-14px -22px;overflow:hidden}.hero-bg-photo:hover{filter:saturate(1.12)contrast(1.12)drop-shadow(0 32px 52px #0000005c);opacity:1}.hero-bg-photo:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#050506d6 0%,#05050666 28%,#05050614 55%,#05050647 100%),linear-gradient(#0505060a,#050506c2 95%),radial-gradient(circle at 74% 20%,#ef1f2d29,#0000 30%);position:absolute;inset:0}.hero-bg-photo:after{content:"";z-index:2;pointer-events:none;mix-blend-mode:screen;opacity:.7;background:radial-gradient(circle at 68% 34%,#ffffff29,#0000 18%),linear-gradient(#0000 58%,#0505066b 80%,#050506 100%),radial-gradient(circle at 66% 45%,#0000 0 46%,#05050629 70%,#050506a6 100%);position:absolute;inset:0}.hero-image{object-fit:cover;object-position:right top;-webkit-user-select:none;user-select:none;pointer-events:none;-webkit-user-drag:none}.monitor-code{z-index:1;color:#cde7ffb8;letter-spacing:0;text-shadow:0 0 10px #3e99ff6b;transform-origin:50%;mix-blend-mode:screen;opacity:.72;pointer-events:none;background:linear-gradient(90deg,#08101c0a,#182a4424,#08101c05);border-radius:4px;width:28.8%;height:25.5%;padding:14px 18px;font-family:Consolas,Courier New,monospace;font-size:clamp(8px,.82vw,13px);line-height:1.55;position:absolute;top:6.8%;left:42.6%;overflow:hidden;transform:perspective(780px)rotateX(1deg)rotateY(-5deg)skew(-1deg)}.monitor-code:before,.monitor-code:after{content:"";pointer-events:none;position:absolute;inset:0}.monitor-code:before{z-index:2;background:linear-gradient(#ffffff14,#0000 12% 84%,#0000003d),repeating-linear-gradient(#ffffff0d 0 1px,#0000 1px 4px)}.monitor-code:after{z-index:3;background:radial-gradient(circle at 58% 28%,#ffffff2e,#0000 34%)}.monitor-code-track{gap:3px;animation:8s linear infinite monitorCodeScroll;display:grid}.monitor-code span{white-space:nowrap;display:block}.monitor-code b{color:#ff4f60;font-weight:800}.monitor-code i{color:#57d3ff;font-style:normal}.monitor-code em{color:#ffd43b;font-style:normal}@keyframes monitorCodeScroll{0%{transform:translateY(0)}to{transform:translateY(-50%)}}.hero-copy{z-index:3;width:min(525px,49vw);position:relative}.hero-badge{background:#ffffff0b;border:1px solid #ffffff2b;border-radius:10px;align-items:center;gap:12px;padding:14px 20px;font-size:14px;font-weight:900;display:inline-flex;box-shadow:inset 0 0 24px #ffffff08}.hero-badge span{background:var(--red);width:10px;height:10px;box-shadow:0 0 16px var(--red);border-radius:999px}.hero-copy h1{letter-spacing:0;text-shadow:0 10px 26px #0000008c;margin:30px 0 24px;font-size:clamp(50px,5.05vw,67px);font-weight:950;line-height:.98}.hero-copy h1 strong{color:var(--red)}.hero-copy p{color:#dedede;width:min(590px,100%);margin:0;font-size:16px;line-height:1.75}.hero-actions{flex-wrap:wrap;align-items:center;gap:17px;margin-top:34px;display:flex}.btn-secondary{color:#fff;background:#00000052;border:1px solid #ffffff2e;border-radius:10px;padding:15px 31px;font-weight:900;transition:all .25s}.btn-secondary:hover{border-color:#ef1f2d94;transform:translateY(-3px)}.tech-strip{color:#e7e7e7;flex-wrap:wrap;align-items:center;gap:30px;margin:-32px 0 32px;display:flex}.tech-strip span{color:#9e9e9e;font-size:15px}.tech-strip b{align-items:center;gap:9px;font-size:15px;display:inline-flex}.tech-strip svg{font-size:22px}.tech-strip b:nth-child(2) svg{color:#00d9ff}.tech-strip b:nth-child(4) svg{color:#69bd45}.tech-strip b:nth-child(5) svg{color:#2f9eea}.tech-strip b:nth-child(6) svg{color:#36c8e8}.cards-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.service-card,.stats-panel,.content-section,.featured-project-card,.testimonial-card,.contact-panel,blockquote{background:linear-gradient(145deg,#ffffff0f,#ffffff05);border:1px solid #ef1f2d5c;box-shadow:0 24px 70px #0000003d}.service-card{border-radius:14px;min-height:236px;padding:22px 20px;position:relative;overflow:hidden}.service-card:before{content:"";filter:blur(28px);background:#ef1f2d29;border-radius:999px;width:165px;height:165px;position:absolute;inset:-80px -60px auto auto}.service-icon{width:36px;height:36px;color:var(--red-2);background:#ef1f2d26;border-radius:10px;place-items:center;font-size:18px;display:grid}.service-card h3{margin:24px 0 4px;font-size:20px}.service-card strong{color:#fff;margin-bottom:24px;font-size:14px;display:block}.service-card p{color:#d2d2d2;margin:0;font-size:14px;line-height:1.65}.card-arrow{color:var(--red);font-size:27px;position:absolute;bottom:20px;right:22px}.stats-panel{border-radius:18px;grid-template-columns:repeat(4,1fr);gap:0;margin:28px 0 42px;padding:30px 27px;display:grid}.stats-panel div{border-right:1px solid #ffffff17;grid-template-columns:auto 1fr;align-items:center;gap:5px 18px;padding:0 27px;display:grid}.stats-panel div:first-child{padding-left:0}.stats-panel div:last-child{border-right:0;padding-right:0}.stats-panel svg{width:51px;height:51px;color:var(--red-2);background:#ef1f2d24;border-radius:10px;grid-row:span 2;padding:14px}.stats-panel b{color:var(--red-2);font-size:33px;line-height:1}.stats-panel span{color:#c9c9c9;font-size:13px}.content-section{border-radius:20px;margin:26px 0;padding:34px}.content-section h2{text-transform:uppercase;letter-spacing:4px;align-items:center;gap:14px;margin:0 0 18px;font-size:18px;display:flex}.content-section h2:before{content:"";background:var(--red);width:38px;height:2px}.content-section p{color:#d0d0d0;max-width:900px;font-size:17px;line-height:1.8}.content-section h3{color:#fff;margin:26px 0 14px;font-size:20px}.about-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.about-list li{color:#d0d0d0;padding-left:24px;font-size:16px;line-height:1.55;position:relative}.about-list li:before{content:"";background:var(--red);border-radius:999px;width:8px;height:8px;position:absolute;top:.7em;left:0;box-shadow:0 0 14px #ef1f2db8}.skill-tags{flex-wrap:wrap;gap:14px;display:flex}.skill-tags span{background:#ef1f2d1a;border:1px solid #ef1f2d6b;border-radius:999px;padding:13px 18px;font-weight:800}.featured-projects{scrollbar-width:thin;scrollbar-color:#ef1f2db8 #ffffff14;margin-inline:-8px;overflow-x:auto}.featured-projects::-webkit-scrollbar{height:9px}.featured-projects::-webkit-scrollbar-track{background:#ffffff14;border-radius:999px}.featured-projects::-webkit-scrollbar-thumb{background:var(--red);border-radius:999px}.featured-project-track{scroll-snap-type:x mandatory;gap:20px;width:max-content;padding:8px 8px 18px;display:flex}.featured-project-card{scroll-snap-align:start;border-radius:16px;flex:none;width:min(410px,78vw);min-height:290px;padding:28px;position:relative;overflow:hidden}.featured-project-card:before{content:"";filter:blur(34px);background:#ef1f2d33;border-radius:999px;width:210px;height:210px;position:absolute;inset:-95px -55px auto auto}.project-number{color:#ffffff14;font-size:60px;font-weight:950;line-height:1;position:absolute;top:18px;right:24px}.featured-project-card small{color:var(--red-2);text-transform:uppercase;letter-spacing:1.5px;font-weight:950;position:relative}.featured-project-card h3{color:#fff;max-width:300px;margin:20px 0 13px;font-size:26px;line-height:1.12;position:relative}.featured-project-card p{color:#d2d2d2;margin:0;font-size:15px;line-height:1.7;position:relative}.project-tags{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex;position:relative}.project-tags span{color:#fff;background:#ef1f2d1a;border:1px solid #ef1f2d66;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:850}.testimonials-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.testimonial-card{border-radius:16px;padding:24px;position:relative;overflow:hidden}.testimonial-card:before{content:"“";color:#ef1f2d2e;font-size:96px;font-weight:950;line-height:1;position:absolute;top:-12px;right:20px}.testimonial-head{align-items:center;gap:15px;margin-bottom:18px;display:flex;position:relative}.testimonial-head img{object-fit:cover;border:2px solid #ef1f2dc7;border-radius:999px;width:62px;height:62px;box-shadow:0 0 24px #ef1f2d3d}.testimonial-head h3{color:#fff;margin:0 0 5px;font-size:18px}.testimonial-head span{color:#a9a9a9;font-size:13px}.testimonial-card p{color:#d7d7d7;max-width:none;margin:0;font-size:15px;line-height:1.75;position:relative}.testimonial-stars{color:#ffd43b;gap:6px;margin-top:20px;display:flex}blockquote{color:#fff;border-radius:16px;margin:0;padding:28px;font-size:24px;line-height:1.45}.contact-panel{border-radius:18px;padding:32px}.contact-panel h3{margin:0 0 10px;font-size:34px}.contact-panel p{margin-bottom:24px}footer{color:#898989;text-align:center;padding:26px 0 12px}@media (max-width:1240px){.site-shell{padding-inline:36px}.hero-copy h1{font-size:clamp(46px,5vw,68px)}.cards-grid{grid-template-columns:repeat(2,1fr)}.hero-bg-photo{inset-inline:-36px}.monitor-code{width:30.5%;height:24%;top:7.8%;left:41.4%}}@media (max-height:920px) and (min-width:981px){.sidebar{padding-top:26px;padding-bottom:18px}.profile-avatar{width:82px;height:82px;margin-bottom:12px}.profile-box h2{margin-bottom:7px;font-size:18px}.profile-box p{font-size:13px}.social-row{margin:20px 0 22px}.nav-list{gap:5px}.nav-list a{padding:10px 13px;font-size:14px}.sidebar-whatsapp{margin:22px 0 25px;padding:12px 16px}.sidebar-contact{gap:12px}.sidebar-contact p{font-size:13px}.sidebar-contact a{font-size:12px}}@media (max-height:760px) and (min-width:981px){.sidebar-contact{display:none}}@media (max-width:1100px){.mobile-menu{z-index:60;color:#fff;background:var(--red);border:0;border-radius:12px;place-items:center;width:48px;height:48px;display:grid;position:fixed;top:18px;right:18px;box-shadow:0 14px 30px #ef1f2d52}.sidebar{z-index:70;width:min(315px,86vw);transition:transform .28s;overflow-y:auto;transform:translate(-105%)}.sidebar.open{transform:translate(0)}.sidebar-close{color:#fff;background:#ffffff14;border:0;border-radius:10px;place-items:center;width:36px;height:36px;margin-left:auto;display:grid}.site-shell{margin-left:0;padding:0 26px 48px}.ambient-bg{left:0}.hero-section{flex-direction:column;align-items:stretch;gap:28px;min-height:auto;padding:96px 0 34px;display:flex}.hero-section:before{height:100%;inset-inline:-22px}.hero-bg-photo{aspect-ratio:16/10;background:#030303;border-radius:18px;order:2;width:min(760px,100%);height:auto;margin:0 auto;position:relative;inset:auto}.hero-image{object-fit:cover;object-position:center center}.monitor-code{display:none}.hero-copy{order:1;width:100%}.hero-copy h1{letter-spacing:0;max-width:680px;margin:24px 0 18px;font-size:clamp(42px,10vw,64px)}.hero-copy p{max-width:620px;font-size:16px;line-height:1.65}.hero-actions{margin-top:26px}.tech-strip{gap:22px;margin-top:6px}.cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stats-panel{grid-template-columns:repeat(2,1fr);gap:22px 0}.stats-panel div:nth-child(2){border-right:0}.testimonials-grid{grid-template-columns:1fr}.intro-code{display:none}.intro-frame{border-radius:22px;inset:15px}.intro-role,.intro-label{letter-spacing:5px}.intro-footer{letter-spacing:4px;font-size:11px;bottom:42px}}@media (max-width:620px){.intro-avatar{width:124px;height:124px;margin-bottom:22px}.intro h1{font-size:35px}.intro-role,.intro-label{letter-spacing:3px;font-size:12px}.intro-divider{margin:26px auto}.intro-progress-row{gap:12px}.intro-progress{width:62vw}.intro-progress-row b{min-width:48px;font-size:20px}.intro-icons{flex-wrap:wrap;gap:10px;width:min(340px,90vw);margin:auto}.intro-icons span{width:46px;height:46px}.intro-footer{display:none}.site-shell{padding-inline:16px}.mobile-menu{width:42px;height:42px;top:14px;right:14px}.hero-section{gap:22px;padding-top:82px}.hero-bg-photo{aspect-ratio:4/5;border-radius:16px;width:100%}.hero-image{object-fit:cover;object-position:center center}.hero-badge{border-radius:8px;padding:11px 14px;font-size:11px}.hero-copy h1{font-size:clamp(34px,11vw,46px);line-height:1.05}.hero-copy p{line-height:1.58}.cards-grid,.stats-panel{grid-template-columns:1fr}.cards-grid{gap:16px}.service-card{min-height:auto;padding:22px 20px 48px}.tech-strip{gap:16px;margin-bottom:28px}.tech-strip span{width:100%;font-size:13px}.stats-panel{gap:18px;padding:22px}.stats-panel div,.stats-panel div:first-child,.stats-panel div:last-child{border-right:0;padding:0}.hero-actions a{width:100%}.hero-copy p,.content-section p{font-size:16px}.content-section{border-radius:16px;margin:20px 0;padding:22px}.content-section h2{letter-spacing:2px;align-items:flex-start;gap:10px;font-size:15px;line-height:1.4}.content-section h2:before{width:28px;min-width:28px;margin-top:10px}.skill-tags{gap:10px}.skill-tags span{padding:11px 13px;font-size:13px}.featured-project-track{gap:14px}.featured-project-card{width:min(315px,84vw);min-height:300px;padding:22px}.featured-project-card h3{max-width:240px;font-size:21px}.testimonials-grid{gap:16px}.testimonial-card{padding:21px}.testimonial-head{align-items:flex-start}.testimonial-head img{width:54px;height:54px}.contact-panel h3{font-size:28px}}@media (max-width:430px){.site-shell{padding-inline:14px}.hero-copy h1{font-size:clamp(31px,10.5vw,40px)}.hero-bg-photo{aspect-ratio:4/5.35}.hero-badge{max-width:100%}.btn-primary,.btn-secondary{min-height:48px;padding-inline:18px}.stats-panel b{font-size:29px}.featured-project-card{width:min(292px,83vw)}.testimonial-card p{font-size:14px}}
