:root{--primary: #ef2b2d;--dark: #1a1a1a;--light: #f2f2f2;--white: #ffffff;--font-heading: "League Spartan", sans-serif;--font-body: "Bahnschrift", sans-serif}body{margin:0;font-family:var(--font-body);background-color:var(--dark);color:var(--light)}h1,h2,h3{font-family:var(--font-heading)}.container{max-width:1200px;margin:auto;padding:2rem}.btn-primary{background-color:var(--primary);color:var(--white);padding:.75rem 1.5rem;border:none;border-radius:25px;font-weight:700;cursor:pointer}.btn-primary:hover{background-color:#c92224}.home-hero{position:relative;height:100vh;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#fff;font-family:var(--font-heading)}.home-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.8;z-index:0}.home-overlay{position:absolute;inset:0;background-color:#0009;z-index:1}.home-content{position:relative;z-index:2;padding:1rem}.home-logo{width:600px;max-width:90vw;margin-bottom:1.5rem}.home-slogan{font-size:2.5rem;font-weight:lighter;margin:0;animation:fadeInUp 1.2s ease;padding-top:80px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.home-scroll{position:absolute;bottom:2rem;text-align:center;z-index:2;animation:pulse 2s infinite}.scroll-text{font-size:.95rem;letter-spacing:.1em;margin-bottom:.2rem;display:block}.scroll-arrow{font-size:1.5rem;animation:bounce 2s infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}@keyframes pulse{0%,to{opacity:.9}50%{opacity:.4}}.home-services{background-color:#f2f2f2;padding:6rem 2rem;color:#1a1a1a}.services-container{max-width:1200px;margin:auto}.services-title-section{font-size:5rem;font-weight:700;margin-bottom:3rem;padding-left:2rem;padding-bottom:4rem;color:#1a1a1a;text-align:left}.services-grid-home{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.service-card-1,.service-card-2{width:100%;background:#fff;border-radius:12px;overflow:hidden;cursor:pointer;box-shadow:0 4px 16px #0000002e;transition:transform .3s ease;position:relative}.service-card-1{--offset: -20px}.service-card-2{--offset: 20px}.service-card-1,.service-card-2{transform:translateY(var(--offset))}.service-card-1:hover,.service-card-2:hover{transform:translateY(calc(var(--offset) - 30px))}.service-card-1 img,.service-card-2 img{width:100%;height:200px;object-fit:cover}.service-description-home{font-size:.95rem;color:#555;padding:1rem;text-align:justify;line-height:1.5}.service-title-home{font-size:1.2rem;margin:0 1rem 1rem;font-weight:600}.arrow{font-size:1.5rem;color:#ef2b2d;position:absolute;bottom:1rem;right:1rem}.section3{display:flex;align-items:center;justify-content:space-between;padding:6rem 10%;background-color:#141414;flex-wrap:wrap;gap:2rem;padding-top:180px}.section3-text{flex:1;max-width:600px}.section3-text h2{font-size:4rem;font-weight:700;color:#fff;margin-bottom:1rem;padding-bottom:50px}.section3-text p{font-size:1.1rem;text-align:justify;line-height:1.6;color:#e9e9e9;margin-bottom:2rem}.section3-button{background-color:#000;color:#fff;padding:1rem 2rem;font-weight:700;border:none;border-radius:30px;cursor:pointer;transition:background-color .3s ease}.section3-button:hover{background-color:#444}.section3-video{flex:1;padding-left:3rem}.section3-video video{width:100%;max-width:600px;border-radius:16px;box-shadow:0 10px 30px #0003}@media (max-width: 768px){.home-slogan{font-size:1.5rem;padding-top:40px}.services-title-section{font-size:2rem;text-align:center;padding:0}.service-description-home{padding:1rem 1.2rem;font-size:1rem}.service-title-home{font-size:1.2rem;margin-top:.8rem}.services-grid-home{display:grid;grid-template-columns:repeat(1,1fr);gap:2rem}.service-card-1,.service-card-2{width:100%!important;border-radius:16px;overflow:hidden;display:flex;flex-direction:column}.service-card-1,.service-card-2,.service-card-1:hover,.service-card-2:hover{transform:none!important}}.service-card-1 img,.service-card-2 img{width:100%;height:auto;aspect-ratio:16 / 9;object-fit:cover;border-top-left-radius:16px;border-top-right-radius:16px}.section3{flex-direction:column;padding:4rem 2rem}.section3-text{max-width:100%;text-align:center}.section3-video{padding:0}.about-wrapper{background:#f5f5f5;font-family:Inter,sans-serif}.about-intro{background:#000;color:#fff;padding:5rem 2rem;display:flex;justify-content:center;text-align:center}.intro-content{max-width:800px}.about-intro h1{font-size:3rem;margin-bottom:1.5rem}.about-intro p{font-size:1.2rem;line-height:1.6}.highlight{color:#ef2b2d;font-weight:700}.video-bg-section{position:relative;overflow:hidden;min-height:100vh;isolation:isolate}.video-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:1}.video-overlay{position:absolute;inset:0;background:#00000073;z-index:2}.about-services{position:relative;z-index:3;padding:6rem;max-width:1200px;margin:auto;color:#fff}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.service-card{background:#ffffff38;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);padding:2rem;border-radius:16px;box-shadow:0 10px 25px #00000014;transition:transform .3s ease,box-shadow .3s ease;position:relative}.service-card:hover{transform:translateY(-8px);box-shadow:0 12px 30px #00000026}.service-number{font-size:1.5rem;font-weight:700;color:#ef2b2d;display:block;margin-bottom:.5rem}.service-title{font-size:1.2rem;font-weight:600;margin-bottom:.5rem;color:#fff}.service-description{font-size:1rem;line-height:1.5;color:#fff}.about-inspire{position:relative;background-image:url(/assets/images/camara2.jpg);background-size:cover;background-position:center;min-height:400px;display:flex;align-items:center;justify-content:center;padding:10rem 2rem;margin-top:0rem;overflow:hidden}.inspire-overlay{position:absolute;inset:0;background:#00000080;z-index:1}.inspire-content{position:relative;z-index:2;color:#fff;text-align:center;max-width:800px}.inspire-content h2{font-size:4rem;font-weight:700;margin-bottom:1rem;text-align:left;padding-bottom:50px}.inspire-content p{font-size:1.1rem;line-height:1.6;text-align:justify}@media (max-width: 900px){.services-grid{grid-template-columns:repeat(2,1fr)}.inspire-content h2{font-size:2.5rem;text-align:center;padding-bottom:30px}}@media (max-width: 600px){.about-intro h1{font-size:2rem}.about-intro p{font-size:1rem}.services-grid{grid-template-columns:1fr}.service-card{padding:1.5rem}.inspire-content p{text-align:left}}.contact-hero{position:relative;width:100%;height:100vh;overflow:hidden;color:#fff;display:flex;align-items:center;justify-content:center;text-align:center}.bg-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-2;filter:brightness(.4)}.contact-overlay{z-index:10;max-width:800px;padding:2rem}.contact-overlay h1{font-size:3rem;font-weight:900;margin-bottom:1rem;color:#fff}.contact-overlay p{font-size:1.2rem;margin-bottom:2rem;color:#f2f2f2}.contact-form-glass{background:#ffffff1a;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);padding:2rem;border-radius:20px;display:flex;flex-direction:column;gap:1rem;border:1px solid rgba(255,255,255,.3)}.contact-form-glass input,.contact-form-glass textarea{padding:1rem;border:none;border-radius:10px;font-size:1rem;background:#ffffff26;color:#fff}.contact-form-glass input::placeholder,.contact-form-glass textarea::placeholder{color:#ddd}.contact-form-glass input:focus,.contact-form-glass textarea:focus{outline:none;background:#ffffff40}.contact-form-glass button{padding:1rem;font-size:1rem;border:none;border-radius:50px;background:#e52323;color:#fff;cursor:pointer;transition:background .3s ease}.contact-form-glass button:hover{background:#b91c1c}.contact-data{margin-top:2rem;font-size:.95rem;color:#ddd}.btn-whatsapp{display:inline-block;background-color:#25d366;color:#fff;padding:10px 16px;border-radius:6px;text-decoration:none;font-weight:700;transition:background-color .3s ease}.btn-whatsapp:hover{background-color:#1ebe5d}.main-header{position:fixed;top:0;width:100%;z-index:999;background:#0006;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:1rem 0rem;display:flex;justify-content:center;transition:background .3s ease}.header-container{max-width:1200px;width:80%;display:flex;align-items:center;justify-content:space-between}.logo img{width:160px;height:auto}.nav-menu{display:flex;gap:2rem}.nav-item{position:relative;color:#fff;text-decoration:none;font-size:1rem;font-weight:500;transition:color .3s ease;padding-left:1.5rem}.nav-item:before{content:"";position:absolute;left:8px;top:50%;transform:translateY(-50%);width:10px;height:10px;background-color:#ef2b2d;border-radius:50%;opacity:0;transition:opacity .3s ease}.nav-menu a:hover{color:#ef2b2d}.nav-item.active:before{opacity:1;animation:rec-blink 1s infinite}@keyframes rec-blink{0%,to{opacity:1}50%{opacity:.2}}.burger{display:none;flex-direction:column;justify-content:center;width:30px;height:25px;border:none;background:none;cursor:pointer;gap:5px;z-index:1001}.burger span{height:3px;width:100%;background-color:#fff;border-radius:2px;transition:.4s ease}.burger.open span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.burger.open span:nth-child(2){opacity:0}.burger.open span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}@media (max-width: 768px){.burger{display:flex}.nav-menu{position:absolute;top:100%;left:0;width:100%;background-color:#000000e6;flex-direction:column;align-items:center;padding:1rem 0;gap:1.5rem;display:none}.nav-menu.open{display:flex;animation:fadeInDown .3s ease}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.nav-item{padding-left:2rem}.nav-item:before{left:10px}}.footer{background:#1a1a1a;color:#eee;padding:3rem 2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:2rem;font-family:Inter,sans-serif}.footer-logo{width:140px;margin-bottom:1rem}.claim{font-size:.9rem;line-height:1.4;color:#bbb}.footer-nav h4,.footer-contact h4,.footer-social h4{margin-bottom:.8rem;font-size:1.1rem;color:#fff}.footer-nav ul{list-style:none;padding:0}.footer-nav li+li{margin-top:.4rem}.footer-nav a{color:#bbb;text-decoration:none;transition:color .25s}.footer-nav a:hover{color:#ef2b2d}.footer-contact p{margin:.3rem 0;font-size:.95rem}.footer-social a .icon{width:24px;height:24px;stroke:#bbb;transition:stroke .25s;padding:1rem}.footer-social a:hover .icon{stroke:#ef2b2d}.footer-copy{grid-column:1 / -1;margin-top:2rem;text-align:center;font-size:.8rem;color:#888;border-top:1px solid rgba(255,255,255,.1);padding-top:1.2rem}@media (max-width: 600px){.footer{text-align:center}.footer-social a{margin:0 .6rem}}
