/* Identidad industrial: superficies claras, grafito y señal roja. */
:root{--red:#bd2440;--red-dark:#9f1932;--ink:#20252e;--muted:#606773;--paper:#f6f7f9;--line:#dce1e7;--night:#12151b;--signal:#ff7589}
body{background:var(--paper)}
.button{border-radius:5px;box-shadow:0 5px 16px #bd244014;transition:background .2s,transform .2s,box-shadow .2s}
.button:hover{box-shadow:0 8px 24px #bd244027}
.button .icon,.text-link .icon{transition:transform .2s}
.button:hover .icon,.text-link:hover .icon{transform:translateX(3px)}
.button-outline{box-shadow:none}
.eyebrow{font-size:11px;letter-spacing:.12em}
.eyebrow>span{border-radius:50%;box-shadow:0 0 0 4px #bd244012}
.text-link{font-size:14px}
.topbar{background:#101319;font-size:11px}
.topbar .container{height:36px}
.top-location{color:#bfc5ce}
.header{background:#f9fafbef;border-bottom-color:#dce1e7;box-shadow:0 5px 24px #10131908}
.main-nav{font-size:13px;gap:24px}
.main-nav .button{font-size:12px}
.brand small{font-size:6.5px}
.brand img{width:72px;height:60px}
.main-nav>a.current:after{border-radius:2px;width:18px;height:2px;left:calc(50% - 9px)}

/* Portada: retícula, fotografía de campo y una pasada de escaneo. */
.hero-stage{position:relative;isolation:isolate;overflow:hidden;background:var(--night);color:#f6f8fc}
.hero-stage:before{content:'';position:absolute;inset:0;z-index:-2;background:radial-gradient(ellipse at 89% 26%,#b3213b30,transparent 55%),linear-gradient(110deg,#12151b 30%,#1c2029);pointer-events:none}
.hero-stage:after{content:'';position:absolute;inset:0;z-index:-1;pointer-events:none;opacity:.35;background-image:linear-gradient(#929da316 1px,transparent 1px),linear-gradient(90deg,#929da316 1px,transparent 1px);background-size:64px 64px;mask-image:linear-gradient(90deg,transparent 15%,#000)}
.hero{grid-template-columns:1.06fr 1fr;gap:72px;padding-block:76px 86px;min-height:750px}
.hero-copy{min-width:0;animation:none}
.hero .eyebrow{font-size:10px;color:#dce0e7;letter-spacing:.15em}
.hero .eyebrow>span{background:var(--signal);box-shadow:0 0 0 4px #ff758915,0 0 20px #ff758955}
.hero h1{font-size:clamp(64px,6.2vw,96px);letter-spacing:-2.8px;margin-block:27px;line-height:1.02}
.hero h1 em{color:var(--signal)}
.hero-copy>p{font-size:15px;color:#b9c1ce;line-height:1.85;max-width:430px}
.hero-actions{gap:26px;margin-top:32px;flex-wrap:wrap}
.hero-actions .button{font-size:13px;padding:17px 21px;min-height:56px;background:#bd2440;border-color:#d23955;box-shadow:0 9px 35px #a7223a35}
.hero-actions .button:hover{background:#d13752;box-shadow:0 10px 35px #d1375240}
.hero-actions .hero-watch{font-size:12px;color:#e4e9f0;border-bottom:0;gap:10px;padding:8px 0}
.hero-watch:hover{color:var(--signal)}
.play-symbol{display:grid;place-items:center;width:32px;height:32px;border:1px solid #727b8a;border-radius:50%;font-size:16px;transition:background .2s,border-color .2s}
.hero-watch:hover .play-symbol{background:#ffffff0d;border-color:var(--signal)}
.hero-footnote{display:flex;gap:17px;margin-top:39px;padding-top:25px;border-top:1px solid #ffffff17;font-size:9px;color:#a9b3c2;letter-spacing:.1em}
.hero-footnote strong{display:block;font-size:12px;color:#cbd2dd;letter-spacing:0;margin-top:5px}
.signal-wave{width:75px;height:35px;flex:none;fill:none;stroke:var(--signal);stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}
.hero-visual{min-height:560px;animation:none;padding-right:24px}
.hero-image-wrap{inset:0 24px 0 0;border-radius:12px 70px 12px 12px;border:1px solid #ffffff25;box-shadow:0 22px 70px #0005;background:#262c33}
.hero-image{object-position:center 53%;filter:saturate(.85);animation:none}
.hero-image-wrap:after{inset:0;background:linear-gradient(180deg,#12151b20 35%,#12151b08 50%,#12151be8);z-index:1}
.image-coordinate{z-index:3;top:22px;left:22px;background:#101319b8;backdrop-filter:blur(8px);color:#f2f4f8;border:1px solid #ffffff35;border-radius:4px;font-size:9px;letter-spacing:.12em;padding:9px 12px}
.hero-image-caption{z-index:3;left:27px;bottom:28px;font-size:15px}
.hero-image-caption strong{font-size:23px;color:white}
.live-dot{background:var(--signal);width:6px;height:6px;box-shadow:0 0 12px #ff758970}
.image-corner{z-index:3;color:var(--signal)}
.hero-side-label{color:#a3acbb;font-size:8px}
.hero-stamp{left:-32px;bottom:105px;width:123px;height:123px;background:#f5f7fa;color:#242a34;border:1px solid #fff;border-radius:8px;box-shadow:0 16px 36px #0004}
.hero-stamp strong{font-size:47px}
.hero-stamp span{font-size:7px;color:#596473}
.hero-stamp span:first-child{font-size:8px;color:var(--red)}
.scan-overlay{position:absolute;inset:0;pointer-events:none;z-index:2;overflow:hidden}
.scan-target{position:absolute;width:132px;height:132px;top:42%;left:48%;border:1px solid #ffffff57;border-radius:50%;transform:translate(-50%,-50%)}
.scan-target:before{content:'';position:absolute;inset:12px;border:1px dashed #ffffff65;border-radius:50%}
.scan-target:after{content:'+';position:absolute;inset:0;display:grid;place-items:center;font:300 30px var(--font);color:#ffffffc7}
.scan-line{position:absolute;inset:-20% 0 auto;height:20%;background:linear-gradient(transparent,#ff758918);border-bottom:1px solid #ff758975;opacity:0}
.specialties{background:#1b2029;color:#d5dbe5;border-color:#ffffff16}
.specialties .container{min-height:92px}
.specialties .container>span{color:#a5adba;font-size:10px}
.specialties p{font-size:24px;gap:25px}
.specialties i{color:var(--signal)}
.specialties a{width:40px;height:40px;border-color:#606976;border-radius:50%;transition:background .2s}
.specialties a:hover{background:var(--red);border-color:var(--red);color:white}

/* Servicios y equipo: lectura clara, profundidad y detalles precisos. */
.section{padding-block:104px}
h2{font-size:clamp(44px,4.1vw,62px);letter-spacing:-1.5px}
h2 span{color:#697381}
.section-heading>p{font-size:14px;line-height:1.85;max-width:365px}
.services-grid{gap:18px;border:0}
.service-card{padding:29px 27px;border:1px solid #dce1e7;border-radius:10px;background:#fff;box-shadow:0 6px 22px #17233304;transition:transform .25s,border-color .25s,box-shadow .25s}
.service-card:before{left:27px;top:-1px;height:3px;max-width:46px;border-radius:0 0 3px 3px}
.service-card:hover,.service-card:has(details[open]){border-color:#bfc6d1;box-shadow:0 18px 40px #1723330e}
.service-top{margin-bottom:28px}
.service-top>.icon{width:47px;height:47px;padding:10px;background:#f8edf0;border:1px solid #f1dce2;border-radius:10px;stroke-width:1.4}
.service-top>span{font-size:12px;letter-spacing:.1em;color:#707b88}
.service-card h3{font-size:29px;line-height:1.1}
.service-card>p{font-size:14px;line-height:1.8;max-width:none;min-height:76px}
.service-card summary{font-size:12px;color:#414b59;min-height:25px}
.service-card ul{font-size:13px;line-height:1.8}
.service-contact{font-size:12px}
.services-note{font-size:13px;gap:20px;padding-top:29px}
.services-note .text-link{font-size:13px}
.about{background:#e9edf2}
.about-grid{gap:80px}
.about-visual:before{content:'';position:absolute;top:-16px;left:-16px;width:115px;height:115px;border-top:1px solid #bd24405c;border-left:1px solid #bd24405c;border-radius:12px 0 0}
.about-visual>img{border-radius:10px;box-shadow:0 16px 40px #15243312}
.about-caption{background:var(--night);border-top:3px solid var(--red);border-radius:8px;box-shadow:0 14px 35px #16243226}
.about-caption>span{font-size:10px;color:var(--signal)}
.about-caption p{font-size:30px}
.about-photo-index{font-size:8px;color:#626d7a}
.about-copy h2{font-size:clamp(42px,3.7vw,56px)}
.about-copy>p{font-size:14px;color:var(--muted);max-width:none;line-height:1.85}
.about-principles{border-color:#cdd4dd}
.about-principles>div{border-color:#cdd4dd}
.about-principles span{font-size:12px;color:#626c7a}
.about-principles strong{font-size:14px}
.documentation{background:#e9edf2;padding-bottom:64px}
.documentation-inner{border-color:#c9d1dc}
.document-symbol{border-color:#c4cdd8;background:#f6f7f9;border-radius:4px}
.documentation-inner>div:nth-child(2)>span{font-size:9px;color:#616c7b}
.documentation h3{font-size:29px}
.documentation p,.documentation .text-link{font-size:12px;color:#525e6c}

/* Experiencia sobre blanco y contacto grafito, con el material original. */
.work{background:#fff;color:var(--ink)}
.work h2 span{color:#697381}
.work .eyebrow,.work .section-heading>p{color:var(--muted)}
.work .eyebrow>span{background:var(--red);box-shadow:0 0 0 4px #bd244012}
.gallery-controls{border-color:#dce1e7}
.filters button{font-size:12px;min-height:42px;border-color:#c4cad4;border-radius:4px;color:#525e6c;background:#fff}
.filters button:hover{border-color:var(--red);color:var(--red)}
.filters button.active{background:#bd2440;border-color:#df516b;color:#fff}
.gallery-count{font-size:10px;color:#626d7b}
.project-image{border-radius:9px;border:1px solid #dce1e7;aspect-ratio:1.13}
.project-image>img{transition:transform .6s cubic-bezier(.2,.7,.2,1),filter .4s;filter:saturate(.85)}
.project:hover .project-image>img{filter:saturate(1);transform:scale(1.045)}
.project-open{border:1px solid #ffffff70;width:40px;height:40px;border-radius:50%;background:#f4f6fbe8}
.project-meta{padding-top:19px;padding-bottom:4px}
.project-meta strong{font-size:27px}
.project-meta small{font-size:9px;color:#626d7b}
.project-number{font-size:12px;color:#677382}
.gallery-more .button{font-size:13px;color:var(--ink);border-color:#bfc7d2}
.gallery-more .button:hover{background:var(--ink);border-color:var(--ink);color:#fff}
.video-section{margin-top:70px;border-color:#dce1e7;padding-top:46px}
.video-heading h3{font-size:45px}
.video-heading>p{font-size:14px;color:var(--muted);max-width:320px}
.video-card{border-radius:10px;overflow:hidden;background:#f5f7fa;border:1px solid #dce1e7;box-shadow:0 12px 30px #17233309}
.video-card video{background:#e9edf2}
.video-card span{font-size:9px;color:#626d7b}
.video-card h4{font-size:28px;color:var(--ink)}
.process-grid{gap:35px;border:0;padding-top:0;counter-reset:process}
.process-grid article{border-top:1px solid #cbd3dd;padding-top:25px;position:relative}
.process-grid article:before{content:'';position:absolute;top:-1px;left:0;width:45px;height:2px;background:var(--red)}
.process-grid article>span{font:500 42px/1 var(--display);color:var(--red);letter-spacing:-1px}
.process-grid h3{font-size:31px;margin-top:20px}
.process-grid p{font-size:14px;color:var(--muted);line-height:1.85;max-width:340px}
.contact{position:relative;isolation:isolate;background:var(--night);color:#f4f7fb;border-top-color:#252e3a}
.contact:before{content:'';position:absolute;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(ellipse at 0 100%,#bd244026,transparent 60%),linear-gradient(90deg,#ffffff05 1px,transparent 1px);background-size:auto,90px 100%}
.contact-grid{gap:80px}
.contact .eyebrow{color:#bac4d2}
.contact .eyebrow>span{background:var(--signal)}
.contact h2{font-size:clamp(43px,4vw,60px)}
.contact h2 em{color:var(--signal)}
.contact-copy>p{color:#b6c1d1;font-size:14px;max-width:420px;line-height:1.85}
.contact-methods>a,.contact-methods>div{border-color:#ffffff24;padding-block:21px}
.contact-methods>a>.icon:first-child,.contact-methods>div>.icon{color:var(--signal)}
.contact-methods small{font-size:10px;color:#a9b5c6}
.contact-methods strong{font-size:17px;color:#ecf1f9;letter-spacing:0}
.contact-methods>div>span>span{font-size:13px;color:#b0bccd;max-width:350px}
.contact-methods>a>.icon:last-child{color:#b6c2d2}
.contact-methods>a:hover strong{color:var(--signal)}
.contact-form{border:1px solid #e2e6eb;border-radius:12px;background:#f9fafc;color:var(--ink);box-shadow:0 25px 70px #0003;padding:36px}
.form-heading h3{font-size:32px}
.form-heading span{font-size:11px;color:#636d7b}
.contact-form label{font-size:12px}
.contact-form input,.contact-form select,.contact-form textarea{font-size:14px;min-height:48px;padding:12px;border-color:#cfd6df;border-radius:5px;background:white}
.contact-form input::placeholder,.contact-form textarea::placeholder{color:#757f8d;opacity:1}
.contact-form .consent{font-size:12px;color:#535f6e}
.contact-form .consent input{width:17px;height:17px;min-height:17px;margin-top:3px}
.contact-form>.button{font-size:14px;min-height:56px}
.form-note{font-size:11px;color:#626d7b;line-height:1.8}
.form-result{font-size:14px;border-radius:5px}
.footer{background:#f6f7f9}
.footer-top{padding-block:44px;gap:40px}
.footer-top>p{font-size:13px;color:var(--muted)}
.footer-brand small{font-size:6px}
.footer-brand img{width:64px;height:53px}
.webmail-link,.back-top{font-size:12px}
.footer-links{gap:24px}
.footer-bottom{border-color:#d5dce5;font-size:14px;line-height:1.7;color:#5b6573}
.footer-bottom a{text-decoration:underline;text-decoration-color:#aab3c1;text-underline-offset:4px}
.footer-bottom a:hover{color:var(--red);text-decoration-color:currentColor}

/* Solo animaciones breves. El contenido siempre existe y es visible sin JS. */
@keyframes signal-draw{from{stroke-dashoffset:150}to{stroke-dashoffset:0}}
@keyframes scan-pass{0%{transform:translateY(0);opacity:0}10%{opacity:1}88%{opacity:1}100%{transform:translateY(610%);opacity:0}}
@keyframes section-arrive{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}
@keyframes image-arrive{from{opacity:0;transform:translateY(22px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}
@media(prefers-reduced-motion:no-preference){
  .hero-copy>.eyebrow{animation:section-arrive .65s .05s both}
  .hero-copy>h1{animation:section-arrive .75s .15s both}
  .hero-copy>p{animation:section-arrive .75s .25s both}
  .hero-actions{animation:section-arrive .7s .35s both}
  .hero-footnote{animation:section-arrive .7s .45s both}
  .hero-visual{animation:image-arrive .95s .2s both}
  .signal-wave path{stroke-dasharray:150;animation:signal-draw 1.8s .8s both}
  .scan-line{animation:scan-pass 3.3s 1s both}
  .reveal-in{animation:section-arrive .65s cubic-bezier(.2,.7,.2,1) backwards}
  .service-card.reveal-in:nth-child(3n+2),.project.reveal-in:nth-child(3n+2){animation-delay:.07s}
  .service-card.reveal-in:nth-child(3n+3),.project.reveal-in:nth-child(3n+3){animation-delay:.14s}
  .reveal-in:focus-within{animation:none}
}
@media(hover:hover) and (pointer:fine){.service-card:hover{transform:translateY(-5px)}}
@media(max-width:1150px){
  .main-nav{font-size:12px;gap:17px}.main-nav .button{font-size:10px;padding-inline:13px}
  .hero{gap:46px;min-height:670px;padding-block:58px 68px}.hero h1{font-size:78px}.hero-visual{min-height:530px}
  .hero-actions{gap:16px}.hero-actions .button{font-size:12px;padding-inline:17px}.hero-copy>p{font-size:14px}
  .specialties p{font-size:22px;gap:18px}.specialties .container>span{font-size:9px}
  .about-grid,.contact-grid{gap:48px}.service-card{padding:25px 22px}.service-card h3{font-size:27px}
  .contact-form{padding:29px}.footer-top{gap:25px}.footer-top>p{font-size:12px}.footer-links{gap:17px}
}
@media(max-width:900px){
  .main-nav{background:#f6f7f9}.main-nav>a:not(.button){font-size:15px}.main-nav .button{font-size:13px;padding:15px 18px}
  .hero{gap:28px;min-height:640px;padding-block:45px 55px}.hero h1{font-size:65px;letter-spacing:-2px}
  .hero .eyebrow{font-size:9px}.hero-visual{min-height:530px;padding-right:17px}.hero-image-wrap{right:17px;border-top-right-radius:45px}
  .hero-actions{gap:9px;flex-direction:column;align-items:start}.hero-footnote{font-size:8px;margin-top:26px;padding-top:20px;gap:10px}.hero-footnote strong{font-size:10px}.signal-wave{width:51px}
  .hero-stamp{width:102px;height:108px;left:-16px;bottom:111px}.hero-stamp strong{font-size:39px}
  .image-coordinate{left:16px;top:18px;font-size:7px;padding:8px}.hero-image-caption{left:20px;font-size:12px}.hero-image-caption strong{font-size:17px}
  .hero-side-label{font-size:7px}.specialties p{font-size:20px;gap:16px}.specialties .container{min-height:80px}
  .section{padding-block:80px}.section-heading{gap:30px}.section-heading>p{max-width:290px;font-size:13px}h2{font-size:47px}
  .about-grid{gap:35px}.about-copy h2{font-size:43px}.about-caption{min-width:235px;padding:25px}.about-caption p{font-size:26px}
  .about-copy>p{font-size:13px}.about-visual>img{height:610px}.documentation{padding-bottom:48px}
  .project-meta strong{font-size:23px}.project-meta small{font-size:8px;letter-spacing:.08em}.project-number{display:none}
  .contact-grid{gap:30px}.contact h2{font-size:43px}.contact-methods strong{font-size:15px}.contact-form{padding:25px}
  .form-heading h3{font-size:29px}.footer-top>p{display:none}.footer-links{gap:24px}
}
@media(max-width:640px){
  .topbar .container{height:32px;font-size:9px}.topbar .container>span:first-child{font-size:7px}.topbar a{font-size:9px}
  .brand small{font-size:5.4px}.brand img{width:58px;height:48px}.hero{padding-block:36px 45px;gap:32px;min-height:0}.hero .eyebrow{font-size:9px;letter-spacing:.1em}
  .hero h1{font-size:clamp(64px,15vw,88px);margin-block:24px;letter-spacing:-2px}.hero-copy>p{font-size:14px;max-width:410px}
  .hero-actions{flex-direction:row;align-items:center;gap:16px;flex-wrap:wrap;margin-top:28px}.hero-actions .button{font-size:12px;padding:15px 17px;min-height:54px}.hero-actions .hero-watch{font-size:11px;gap:8px}
  .hero-footnote{display:flex;font-size:8px;margin-top:27px;padding-top:20px;gap:15px}.hero-footnote strong{font-size:11px}.signal-wave{width:60px}
  .hero-visual{min-height:430px;margin:0 0 0 12px;padding-right:18px}.hero-image-wrap{right:18px;border-radius:10px 50px 10px 10px}
  .hero-stamp{left:-12px;bottom:95px;width:103px;height:107px}.hero-stamp strong{font-size:41px}
  .hero-image-caption{font-size:14px;bottom:23px;left:22px}.hero-image-caption strong{font-size:20px}.image-coordinate{font-size:8px;top:18px;left:18px}
  .scan-target{width:110px;height:110px}.specialties p{font-size:19px;gap:5px 14px}.specialties .container{padding-block:22px}
  .specialties a{width:36px;height:36px}.section{padding-block:66px}h2{font-size:46px}.eyebrow{font-size:10px}
  .section-heading{gap:22px;margin-bottom:30px}.section-heading>p{font-size:14px;max-width:100%}
  .services-grid{gap:14px}.service-card{padding:27px}.service-card h3{font-size:31px}.service-card>p{min-height:0;font-size:14px}.service-top{margin-bottom:25px}
  .service-card summary,.service-contact{font-size:13px}.service-card ul{font-size:14px}.services-note{font-size:13px;gap:8px}
  .about-grid{gap:40px}.about-visual{padding-right:22px}.about-visual:before{left:-9px;top:-9px;width:95px;height:95px}
  .about-visual>img{height:460px}.about-caption{min-width:250px;padding:25px}.about-caption p{font-size:28px}
  .about-copy h2{font-size:47px}.about-copy>p{font-size:14px}.about-principles span{font-size:13px}.about-principles strong{font-size:15px}
  .documentation{padding-bottom:43px}.documentation h3{font-size:27px}.documentation-inner{gap:16px}.documentation .text-link{font-size:12px}
  .gallery-controls{gap:12px}.filters{gap:7px}.filters button{font-size:11px;padding:9px 12px}.gallery{gap:25px 14px}
  .project-image{aspect-ratio:.8}.project-meta strong{font-size:23px}.project-meta small{font-size:7px;letter-spacing:.04em}
  .project-open{width:33px;height:33px;right:8px;bottom:8px}.project-meta{padding-top:14px}.gallery-more .button{font-size:12px}
  .video-section{margin-top:45px;padding-top:32px}.video-heading h3{font-size:39px}.video-heading>p{font-size:14px;max-width:100%}.video-card h4{font-size:27px}
  .process-grid{gap:0}.process-grid article{grid-template-columns:43px 1fr;gap:15px 18px;padding-block:27px}.process-grid article>span{font-size:33px;padding:0}.process-grid h3{font-size:29px;margin:0}.process-grid p{font-size:14px;max-width:100%}
  .contact-grid{gap:36px}.contact h2{font-size:46px}.contact-methods strong{font-size:17px}.contact-methods>div>span>span{font-size:13px}
  .contact-form{padding:28px 22px}.form-row{grid-template-columns:1fr;gap:0}.form-heading h3{font-size:31px}
  .contact-form label{font-size:13px}.contact-form input,.contact-form select,.contact-form textarea{font-size:16px;min-height:49px}
  .contact-form input::placeholder,.contact-form textarea::placeholder{font-size:14px}.contact-form .consent{font-size:12px}.contact-form .consent input{min-height:17px}
  .form-note{font-size:11px}.footer-top{padding-block:34px;gap:24px}.footer-brand small{font-size:5px}.footer-links{gap:18px}.webmail-link,.back-top{font-size:12px}.footer-bottom{font-size:14px;gap:12px;padding-block:24px}
}
@media(max-width:370px){
  .hero h1{font-size:60px}.hero .eyebrow{font-size:8px}.hero-actions{gap:12px}.hero-actions .button{font-size:11px;padding-inline:15px}.hero-actions .hero-watch{font-size:11px}
  .hero-visual{min-height:400px}.hero-image-caption strong{font-size:18px}.hero-footnote strong{font-size:10px}
  .filters button{font-size:10px;padding-inline:10px}.project-meta strong{font-size:21px}.project-meta small{font-size:6.5px}
  .contact-form{padding:25px 19px}.webmail-link,.back-top{font-size:11px}
}
@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}
  .scan-line{display:none}.service-card:hover,.project:hover .project-image>img,.button:hover,.button:hover .icon,.text-link:hover .icon{transform:none}
}
@media print{
  .hero-stage,.specialties,.work,.contact{background:white;color:#20252e}
  .hero-stage:before,.hero-stage:after,.work:before,.contact:before,.scan-overlay,.signal-wave{display:none}
  .hero-copy>p,.hero-footnote,.hero-footnote strong,.work h2 span,.contact-copy>p,.contact-methods strong,.contact-methods small,.contact-methods>div>span>span{color:#333}
  .hero h1 em,.contact h2 em{color:#9f1932}.section{padding-block:30px}.reveal-in{animation:none!important}
}
