#cotizacion,#contactanos,#datos-generales {scroll-margin-top: calc(var(--nav-height) + 30px);}:root{--brand-teal:#009b8d;--brand-teal-dark:#007d72;--brand-pink:#f3197c;--brand-pink-dark:#d8126c;--brand-aqua:#66c0c5;--brand-ink:#12373a;--brand-muted:#647679;--brand-light:#f2fafa;--brand-border:#dcebec;--nav-height:84px;--proof-height:104px;--shadow-sm:0 12px 32px rgba(7,65,68,0.09);--shadow-lg:0 28px 70px rgba(7,65,68,0.14)}html{scroll-behavior:smooth;scroll-padding-top:var(--nav-height)}body{color:var(--brand-ink);font-family:"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;overflow-x:hidden;position:relative}::selection{color:#fff;background:var(--brand-pink)}a{transition:color .2s ease,background-color .2s ease,border-color .2s ease,transform .2s ease}.skip-link{position:fixed;top:-60px;left:16px;z-index:2000;padding:10px 16px;color:#fff;background:var(--brand-ink);border-radius:0 0 10px 10px}.skip-link:focus{top:0}.section-padding{padding:112px 0}.section-kicker{display:inline-flex;align-items:center;gap:9px;margin-bottom:13px;color:var(--brand-pink);font-size:.78rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.section-kicker::before{width:28px;height:3px;content:"";background:currentColor;border-radius:999px}.section-kicker-light{color:#fff}.section-title{color:var(--brand-ink);font-size:clamp(2.15rem,4vw,3.65rem);font-weight:800;letter-spacing:-.045em;line-height:1.04}.section-intro{max-width:700px;color:var(--brand-muted);font-size:1.08rem;line-height:1.75}.btn{border-radius:999px;font-weight:700;padding-inline:1.55rem}.btn-lg{min-height:54px;padding:.85rem 1.65rem;font-size:.98rem}.btn-brand{color:#fff;background:linear-gradient(135deg,var(--brand-pink),#ff4b9d);border-color:var(--brand-pink);box-shadow:0 10px 25px rgba(243,25,124,.22)}.btn-brand:hover,.btn-brand:focus-visible{color:#fff;background:var(--brand-pink-dark);border-color:var(--brand-pink-dark);transform:translateY(-2px);box-shadow:0 14px 30px rgba(243,25,124,.3)}.navbar{min-height:var(--nav-height);background:rgba(255,255,255,.96);backdrop-filter:blur(16px);border-bottom:1px solid rgba(0,155,141,.08);transition:min-height .25s ease,box-shadow .25s ease}.navbar.is-scrolled{min-height:72px;box-shadow:0 8px 30px rgba(4,64,67,.1)}.navbar-brand{display:flex;align-items:center;padding:0}.brand-logo{display:block;object-fit:contain}.brand-logo-full{width:245px;height:58px}.brand-logo-mini{display:none;width:52px;height:52px}.navbar .nav-link{position:relative;color:#39595b;font-size:.94rem;font-weight:700;padding:.8rem .85rem !important}.navbar .nav-link::after{position:absolute;right:.85rem;bottom:.45rem;left:.85rem;height:2px;content:"";background:var(--brand-pink);border-radius:10px;transform:scaleX(0);transition:transform .2s ease}.navbar .nav-link:hover,.navbar .nav-link.active{color:var(--brand-teal-dark)}.navbar .nav-link:hover::after,.navbar .nav-link.active::after{transform:scaleX(1)}.menu-lines,.menu-lines::before,.menu-lines::after{display:block;width:28px;height:2px;background:var(--brand-ink);border-radius:20px;content:""}.menu-lines{position:relative}.menu-lines::before{position:absolute;top:-8px}.menu-lines::after{position:absolute;top:8px}.offcanvas{max-width:88vw}.offcanvas-logo{width:220px;height:54px;object-fit:contain}.mobile-nav .nav-link{display:flex;gap:17px;padding:1.2rem .35rem;color:var(--brand-ink);border-bottom:1px solid var(--brand-border);font-size:1.18rem;font-weight:750}.mobile-nav .nav-link span{color:var(--brand-pink);font-size:.72rem;letter-spacing:.08em}.mobile-help{background:var(--brand-light)}.mobile-help small{color:var(--brand-muted)}.mobile-help a{color:var(--brand-teal-dark)}.hero-section{position:relative;margin-top:var(--nav-height)}.hero-section .carousel,.hero-section .carousel-inner,.hero-section .carousel-item{height:calc(100svh - var(--nav-height) - var(--proof-height));min-height:560px}.hero-image-frame{position:absolute;inset:0;display:grid;width:100%;height:100%;overflow:hidden;background:#071f21;place-items:center;isolation:isolate}.hero-image-frame::before{position:absolute;inset:-24px;z-index:-2;content:"";background-image:var(--hero-background-image);background-repeat:no-repeat;background-position:center;background-size:cover;filter:blur(18px);opacity:.58;transform:scale(1.08)}.hero-image-frame::after{position:absolute;inset:0;z-index:-1;content:"";background:rgba(7,31,33,.18)}.hero-image{position:relative;z-index:1;display:block;width:100%;height:100%;object-fit:fill;object-position:center center}.hero-slide-image-only .hero-image-frame{background:#ffffff}.hero-slide-image-only .hero-image-frame::before{opacity:.22;filter:blur(20px)}.hero-slide-image-only .hero-image-frame::after{background:rgba(255,255,255,.08)}.hero-slide-image-only .hero-overlay,.hero-slide-image-only .hero-content{display:none !important}.hero-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(5,40,43,.96) 0%,rgba(6,52,55,.84) 38%,rgba(6,52,55,.25) 70%,rgba(6,52,55,.04) 100%)}.hero-content{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;align-items:center;padding-bottom:70px}.hero-kicker{display:inline-flex;align-items:center;gap:9px;margin-bottom:20px;padding:9px 14px;color:#eaffff;background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.18);border-radius:999px;font-size:.79rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase;backdrop-filter:blur(8px)}.hero-content h1,.hero-content h2{max-width:760px;margin-bottom:24px;color:#fff;font-size:clamp(3rem,6vw,5.8rem);font-weight:850;letter-spacing:-.06em;line-height:.96}.hero-content h1 span,.hero-content h2 span{color:#8be0df}.hero-lead{max-width:650px;margin-bottom:34px;color:rgba(255,255,255,.81);font-size:clamp(1.08rem,2vw,1.3rem);line-height:1.65}.btn-hero-outline{color:#fff;background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.5);backdrop-filter:blur(6px)}.btn-hero-outline:hover,.btn-hero-outline:focus-visible{color:var(--brand-ink);background:#fff;border-color:#fff;transform:translateY(-2px)}.carousel-control-prev,.carousel-control-next{top:auto;bottom:39px;z-index:4;width:50px;height:50px;opacity:1}.carousel-control-prev{right:94px;left:auto}.carousel-control-next{right:32px}.carousel-arrow{display:grid;width:50px;height:50px;place-items:center;color:#fff;background:rgba(9,47,50,.52);border:1px solid rgba(255,255,255,.36);border-radius:50%;backdrop-filter:blur(8px)}.carousel-control-prev:hover .carousel-arrow,.carousel-control-next:hover .carousel-arrow{background:var(--brand-pink);border-color:var(--brand-pink)}.custom-indicators{right:auto;bottom:24px;left:50%;z-index:6;justify-content:center;width:max-content;margin:0;padding:8px 12px;background:rgba(5,40,43,.34);border-radius:999px;backdrop-filter:blur(7px);transform:translateX(-50%)}.custom-indicators [data-bs-target]{width:36px;height:4px;margin:0 5px;background-color:#fff;border:0;border-radius:10px;opacity:.42}.custom-indicators .active{width:70px;background-color:var(--brand-pink);opacity:1}.hero-proof{position:relative;z-index:5;height:var(--proof-height);background:#f6fbfb;pointer-events:none}.hero-proof .row{width:100%;margin:0;background:#fff;border-radius:0 0 20px 20px;box-shadow:0 18px 45px rgba(7,65,68,.12);overflow:hidden;pointer-events:auto}.proof-item{display:flex;align-items:center;gap:15px;min-height:104px;padding:22px 28px;border-right:1px solid var(--brand-border)}.proof-item>i{display:grid;flex:0 0 auto;width:48px;height:48px;place-items:center;color:#fff;background:var(--brand-teal);border-radius:14px;font-size:1.2rem}.proof-item:nth-child(2)>i{background:var(--brand-pink)}.proof-item strong,.proof-item span{display:block}.proof-item strong{margin-bottom:3px;color:var(--brand-ink);font-size:.95rem}.proof-item span{color:var(--brand-muted);font-size:.79rem}#inicio.hero-section,#inicio.hero-section #heroCarousel,#inicio.hero-section .carousel-inner,#inicio.hero-section .carousel-item{width:100% !important;max-width:100% !important;margin-right:0 !important;margin-left:0 !important}#inicio.hero-section{position:relative !important;left:auto !important;right:auto !important;overflow:hidden !important;background:#071f21}#inicio.hero-section .carousel.carousel-fade .carousel-inner{position:relative;overflow:hidden;background:#071f21}#inicio.hero-section .carousel.carousel-fade .carousel-item{position:relative;z-index:0;display:block !important;float:none !important;width:100% !important;margin-right:0 !important;opacity:0;transform:none !important;transition:opacity 1.05s cubic-bezier(.4,0,.2,1) !important}#inicio.hero-section .carousel.carousel-fade .carousel-item:not(:first-child){position:absolute;inset:0}#inicio.hero-section .carousel.carousel-fade .carousel-item.active{z-index:2;opacity:1}#inicio.hero-section .carousel.carousel-fade .carousel-item-next.carousel-item-start,#inicio.hero-section .carousel.carousel-fade .carousel-item-prev.carousel-item-end{z-index:3;opacity:1}#inicio.hero-section .carousel.carousel-fade .carousel-item.active.carousel-item-start,#inicio.hero-section .carousel.carousel-fade .carousel-item.active.carousel-item-end{z-index:2;opacity:1}#inicio.hero-section .carousel.carousel-fade .carousel-item:not(.active):not(.carousel-item-next):not(.carousel-item-prev){z-index:0;opacity:0}#inicio.hero-section .hero-image-frame{position:absolute !important;inset:0 !important;z-index:0 !important;display:block !important;width:100% !important;height:100% !important;max-width:100% !important;overflow:hidden !important;background:#071f21 !important}#inicio.hero-section .hero-image-frame::before,#inicio.hero-section .hero-image-frame::after{display:none !important;content:none !important}#inicio.hero-section .hero-image-frame>img.hero-image{position:absolute !important;inset:0 !important;display:block !important;width:100% !important;height:100% !important;min-width:100% !important;min-height:100% !important;max-width:100% !important;max-height:100% !important;margin:0 !important;padding:0 !important;object-fit:fill !important;object-position:center center !important;opacity:1 !important;transform:none !important;clip-path:none !important;border-radius:0 !important;transition:none !important}#inicio.hero-section .hero-slide-image-only,#inicio.hero-section .hero-slide-image-only .hero-image-frame{background:#071f21 !important}#inicio.hero-section .hero-slide-image-only .hero-overlay,#inicio.hero-section .hero-slide-image-only .hero-content{display:none !important}#inicio.hero-section .hero-slide-with-content .hero-overlay{position:absolute !important;inset:0 !important;z-index:1 !important;display:block !important;opacity:1;background:linear-gradient( 90deg,rgba(5,40,43,.96) 0%,rgba(6,52,55,.84) 38%,rgba(6,52,55,.25) 70%,rgba(6,52,55,.04) 100% ) !important;transition:opacity .75s ease !important}#inicio.hero-section .hero-slide-with-content .hero-content{z-index:2 !important;transition:opacity .75s ease !important}#inicio.hero-section .carousel-control-prev,#inicio.hero-section .carousel-control-next,#inicio.hero-section .carousel-indicators{z-index:10}#inicio.hero-section .hero-proof{width:100% !important;max-width:100% !important;margin-right:0 !important;margin-left:0 !important}@media (prefers-reduced-motion:reduce){#inicio.hero-section .carousel.carousel-fade .carousel-item{transition-duration:.01ms !important}#inicio.hero-section .hero-slide-with-content .hero-overlay,#inicio.hero-section .hero-slide-with-content .hero-content{transition-duration:.01ms !important}}@media (max-width:1199.98px){.brand-logo-full{width:205px}.navbar .nav-link{padding-inline:.58rem !important;font-size:.86rem}.proof-item{padding-inline:19px}}@media (min-width:992px) and (max-height:760px){.hero-section .carousel,.hero-section .carousel-inner,.hero-section .carousel-item{min-height:440px}.hero-content{padding-top:14px;padding-bottom:48px}.hero-kicker{margin-bottom:12px;padding-block:7px}.hero-content h1,.hero-content h2{margin-bottom:13px;font-size:clamp(2.7rem,4.2vw,3.85rem);line-height:.94}.hero-lead{max-width:590px;margin-bottom:16px;font-size:.98rem;line-height:1.42}.hero-content .btn-lg{min-height:48px;padding:.68rem 1.4rem}.hero-content .d-flex.flex-wrap{flex-wrap:nowrap !important}}@media (max-width:991.98px){:root{--nav-height:74px}.brand-logo-full{width:225px;height:52px}.hero-section .carousel,.hero-section .carousel-inner,.hero-section .carousel-item{height:calc(100svh - var(--nav-height));min-height:690px}.hero-overlay{background:linear-gradient( 90deg,rgba(5,40,43,.94),rgba(5,40,43,.65) )}.hero-content{padding-bottom:20px}.hero-content h1,.hero-content h2{max-width:660px}}@media (max-width:767.98px){.brand-logo-full{display:none}.brand-logo-mini{display:block}.hero-section .carousel,.hero-section .carousel-inner,.hero-section .carousel-item{height:calc(100svh - var(--nav-height));min-height:690px;max-height:820px}.hero-image{object-position:center}.hero-overlay{background:linear-gradient( 90deg,rgba(5,40,43,.93),rgba(5,40,43,.74) )}.hero-content h1,.hero-content h2{font-size:clamp(2.8rem,13vw,4.1rem)}.hero-kicker{font-size:.68rem}.hero-lead{font-size:1.04rem}.carousel-control-prev,.carousel-control-next{display:none}.custom-indicators{right:auto;bottom:18px;left:50%;justify-content:center;transform:translateX(-50%)}}@media (max-width:399px){.hero-content .btn{width:100%}.offcanvas-logo{width:180px}}