:root{--bs-gutter-x:1.5rem;--bs-gutter-y:0}
.container{width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-right:auto;margin-left:auto}
@media (min-width:576px){.container{max-width:540px}}
@media (min-width:768px){.container{max-width:720px}}
@media (min-width:992px){.container{max-width:960px}}
@media (min-width:1200px){.container{max-width:1140px}}
.row{display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}
.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}
.g-3{--bs-gutter-x:1rem;--bs-gutter-y:1rem}
.g-4{--bs-gutter-x:1.5rem;--bs-gutter-y:1.5rem}
.align-items-center{align-items:center!important}
.align-items-start{align-items:flex-start!important}
.d-flex{display:flex!important}
.flex-wrap{flex-wrap:wrap!important}
.gap-3{gap:1rem!important}
.mt-1{margin-top:.25rem!important}
.mt-3{margin-top:1rem!important}
.mt-4{margin-top:1.5rem!important}
.mb-0{margin-bottom:0!important}
.mb-2{margin-bottom:.5rem!important}
.mb-3{margin-bottom:1rem!important}
.mb-4{margin-bottom:1.5rem!important}
.me-2{margin-right:.5rem!important}
.ms-auto{margin-left:auto!important}
.sticky-top{position:sticky;top:0;z-index:1020}
.pt-3{padding-top:1rem!important}
.text-white{color:#fff!important}
.text-white-50{color:rgba(255,255,255,.5)!important}
.text-lg-end{text-align:left}
.small{font-size:.875em}
.list-unstyled{padding-left:0;list-style:none}
.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}
@media (min-width:1200px){.display-5{font-size:3rem}}
.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box}
.card-body{flex:1 1 auto;padding:1rem}
.border-0{border:0!important}
.h-100{height:100%!important}
.p-4{padding:1.5rem!important}
.btn{display:inline-flex;align-items:center;justify-content:center;font-weight:400;line-height:1.5;color:#212529;text-align:center;vertical-align:middle;cursor:pointer;border:1px solid transparent;padding:.375rem .75rem;border-radius:.375rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}
.btn-sm{padding:.25rem .5rem;font-size:.875rem;border-radius:.25rem}
.btn-lg{padding:.5rem 1rem;font-size:1.25rem;border-radius:.5rem}
.btn-warning{color:#000;background-color:#ffc107;border-color:#ffc107}
.btn-outline-light{color:#f8f9fa;background-color:transparent;border-color:#f8f9fa}
.btn-outline-primary{color:#0d6efd;background-color:transparent;border-color:#0d6efd}
.h3,.h5,.h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}
.h3{font-size:calc(1.3rem + .6vw)}
@media (min-width:1200px){.h3{font-size:1.75rem}}
.h5{font-size:1.25rem}.h6{font-size:1rem}
.lead{font-size:1.25rem;font-weight:300}
.collapse.show{display:block}
.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}
.bi{width:1em;height:1em;vertical-align:-.125em;fill:currentColor;flex:none}
.icon-badge .bi{width:1.15em;height:1.15em}
.hero-badges .bi,.eyebrow .bi,.btn .bi,.footer .bi{width:1em;height:1em}
@media (min-width:576px){.col-sm-6{flex:0 0 auto;width:50%}}
@media (min-width:768px){.col-md-6{flex:0 0 auto;width:50%}}
@media (min-width:992px){.g-lg-5{--bs-gutter-x:3rem;--bs-gutter-y:3rem}.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-12{flex:0 0 auto;width:100%}.me-lg-3{margin-right:1rem!important}.mb-lg-0{margin-bottom:0!important}.text-lg-end{text-align:right!important}}
@media (min-width:1200px){.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}}


:root{
  --gp-blue:#0d47a1;
  --gp-blue-dark:#0a3577;
  --gp-blue-soft:#eef4ff;
  --gp-orange:#f57c00;
  --gp-orange-dark:#cf6700;
  --gp-ink:#1f2937;
  --gp-muted:#5f6b7a;
  --gp-line:#dbe5f2;
  --gp-soft:#f6f9fd;
  --gp-soft-2:#fff7ef;
  --gp-shadow:0 18px 45px rgba(10,53,119,.08);
}
html{scroll-behavior:smooth}
body{
  font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;
  color:var(--gp-ink);
  background:#fff;
}
a{color:var(--gp-blue)}
a:hover{color:var(--gp-blue-dark)}
img{max-width:100%;height:auto}
.navbar{
  background:rgba(255,255,255,.96);
  backdrop-filter:saturate(180%) blur(12px);
  border-bottom:1px solid rgba(219,229,242,.8);
}
.navbar-brand img{height:44px;width:auto}
.navbar .nav-link{
  color:var(--gp-ink);
  font-weight:600;
  padding:.75rem .9rem;
}
.navbar .nav-link:hover,
.navbar .nav-link.active{color:var(--gp-blue)}
.navbar .btn{font-weight:700}
.hero{
  position:relative;
  overflow:hidden;
  padding:5.5rem 0 4.5rem;
  background:linear-gradient(135deg,rgba(13,71,161,.98),rgba(10,53,119,.98));
  color:#fff;
}
.hero::before{
  content:"";
  position:absolute;
  top:-120px;
  right:-80px;
  width:360px;
  height:360px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(245,124,0,.26),rgba(245,124,0,0) 70%);
}
.hero::after{
  content:"";
  position:absolute;
  left:-120px;
  bottom:-160px;
  width:360px;
  height:360px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(255,255,255,.08),rgba(255,255,255,0) 72%);
}
.hero .container{position:relative;z-index:1}
.eyebrow{
  display:inline-flex;
  align-items:center;
  gap:.5rem;
  padding:.45rem .9rem;
  border-radius:999px;
  border:1px solid rgba(255,255,255,.18);
  background:rgba(255,255,255,.12);
  color:#fff;
  font-size:.92rem;
  font-weight:700;
}
.hero h1{font-weight:800;line-height:1.08;letter-spacing:-.02em}
.hero .lead{color:rgba(255,255,255,.9);max-width:920px}
.hero-badges{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1.3rem}
.hero-badges span{
  display:inline-flex;align-items:center;gap:.45rem;
  padding:.55rem .8rem;border-radius:999px;
  background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.14);
  font-size:.95rem;
}
.hero-card{
  background:rgba(255,255,255,.12);
  border:1px solid rgba(255,255,255,.14);
  border-radius:1.3rem;
  padding:1rem;
  box-shadow:0 24px 50px rgba(0,0,0,.18);
}

.hero-card{height:100%}
.hero-card img{
  border-radius:1rem;
  display:block;
  width:100%;
  aspect-ratio:16 / 10;
  object-fit:cover;
}
.cta-actions{
  display:flex;
  flex-wrap:wrap;
  gap:1rem;
  justify-content:flex-start;
}
.cta-actions .btn{margin:0!important}
@media (min-width: 992px){
  .cta-actions{justify-content:flex-end}
}

.section{padding:4.5rem 0}
.section-soft{background:var(--gp-soft)}
.section-accent{background:linear-gradient(180deg,var(--gp-soft-2) 0%, #fff 100%)}
.section-title{color:var(--gp-blue-dark);font-weight:800;letter-spacing:-.02em}
.section-subtitle{color:var(--gp-muted);max-width:900px}
.card-gp,
.panel-gp,
.module-card,
.info-card,
.question-card,
.cta-card{
  background:#fff;
  border:1px solid var(--gp-line);
  border-radius:1.25rem;
  box-shadow:var(--gp-shadow);
}
.card-gp,.info-card,.question-card,.module-card{height:100%}
.card-body-lg{padding:1.5rem}
.icon-badge{
  width:3rem;height:3rem;border-radius:1rem;
  display:inline-flex;align-items:center;justify-content:center;
  background:rgba(13,71,161,.08);color:var(--gp-blue);font-size:1.35rem;
}
.icon-badge.orange{background:rgba(245,124,0,.12);color:var(--gp-orange)}
.kicker{color:#7a3600;font-weight:800;text-transform:uppercase;letter-spacing:.06em;font-size:.84rem}
.list-check,.list-plain{padding-left:0;list-style:none;margin-bottom:0}
.list-check li,.list-plain li{position:relative;padding-left:1.8rem;margin-bottom:.8rem}

.list-check li::before{
  content:"✓";
  font-family:inherit;
  font-weight:700;
  position:absolute;
  left:0;
  top:.05rem;
  color:var(--gp-orange);
}
.list-plain li::before{
  content:"›";
  font-family:inherit;
  font-weight:700;
  position:absolute;
  left:0;
  top:.05rem;
  color:var(--gp-blue);
}

.metric-strip{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:1rem;
}
.metric{
  padding:1.2rem 1rem;
  background:#fff;
  border:1px solid var(--gp-line);
  border-radius:1rem;
  text-align:center;
}
.metric strong{display:block;color:var(--gp-blue-dark);font-size:1.35rem}
.highlight-bar{
  padding:1.15rem 1.25rem;
  border-radius:1rem;
  background:var(--gp-soft-2);
  border:1px solid rgba(245,124,0,.18);
}
.side-image{
  border-radius:1.25rem;
  overflow:hidden;
  box-shadow:var(--gp-shadow);
  border:1px solid var(--gp-line);
}
.side-image img{display:block;width:100%;height:100%;object-fit:cover}
.page-intro{
  background:linear-gradient(180deg,#fff 0%, var(--gp-soft) 100%);
  border:1px solid var(--gp-line);
  border-radius:1.2rem;
  padding:1.5rem;
}
.cta-band{
  background:linear-gradient(135deg,var(--gp-blue-dark),var(--gp-blue));
  color:#fff;
  border-radius:1.4rem;
  padding:2rem;
  box-shadow:0 22px 50px rgba(10,53,119,.22);
}
.cta-band p{color:rgba(255,255,255,.88)}
.cta-band .btn-outline-light:hover{color:var(--gp-blue-dark)}
.table-wrap{
  border:1px solid var(--gp-line);
  border-radius:1rem;
  overflow:hidden;
  box-shadow:var(--gp-shadow);
}
.table-wrap table{margin-bottom:0}
.table-wrap thead th{background:var(--gp-blue-dark);color:#fff;border-color:rgba(255,255,255,.08)}
.footer{
  background:#0b1730;
  color:rgba(255,255,255,.82);
  padding:2.4rem 0;
  margin-top:4rem;
}
.footer a{color:#fff;text-decoration:none}
.footer a:hover{color:#fff;text-decoration:underline}
.footer h2{
  color:#9fc3ff !important;
  font-weight:700;
}
.form-control,.form-select{
  border-color:#cfd9e6;
  padding:.8rem .95rem;
}
.form-control:focus,.form-select:focus{
  border-color:rgba(13,71,161,.45);
  box-shadow:0 0 0 .25rem rgba(13,71,161,.12);
}
.mailto-note{font-size:.92rem;color:var(--gp-muted)}
@media (max-width: 991.98px){
  .hero{padding:4.8rem 0 3.8rem}
  .metric-strip{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media (max-width: 575.98px){
  .metric-strip{grid-template-columns:1fr}
  .hero h1{font-size:2rem}
  .section{padding:3.5rem 0}
}


.footer-meta{
  border-top:1px solid rgba(255,255,255,.12);
  color:rgba(255,255,255,.72);
}
.legal-banner{
  position:fixed;
  left:0;
  right:0;
  bottom:1rem;
  z-index:1080;
}
.legal-banner__inner{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:1rem;
  padding:1rem 1.1rem;
  border-radius:1.15rem;
  background:rgba(11,23,48,.96);
  color:#fff;
  border:1px solid rgba(255,255,255,.12);
  box-shadow:0 20px 45px rgba(0,0,0,.18);
  backdrop-filter:saturate(180%) blur(10px);
}
.legal-banner__text{
  display:flex;
  flex-direction:column;
  gap:.2rem;
  line-height:1.45;
}
.legal-banner__text strong{font-size:.98rem}
.legal-banner__text span{color:rgba(255,255,255,.82)}
.legal-banner__text a{color:#fff;text-decoration:underline}
.legal-banner__close{white-space:nowrap}
.legal-page .page-hero{
  padding:4.25rem 0 2rem;
  background:linear-gradient(180deg,var(--gp-soft) 0%, #fff 100%);
}
.legal-page .page-hero .eyebrow{background:rgba(13,71,161,.08);color:var(--gp-blue);border-color:rgba(13,71,161,.12)}
.legal-shell{
  background:#fff;
  border:1px solid var(--gp-line);
  border-radius:1.25rem;
  box-shadow:var(--gp-shadow);
  padding:2rem;
}
.legal-shell h2{
  color:var(--gp-blue-dark);
  font-size:1.25rem;
  margin-top:2rem;
  margin-bottom:.9rem;
}
.legal-shell h2:first-child{margin-top:0}
.legal-shell p,.legal-shell li{color:var(--gp-ink)}
.legal-shell ul{padding-left:1.2rem}
.legal-muted{color:var(--gp-muted)}
@media (max-width: 767.98px){
  .legal-banner{bottom:.75rem}
  .legal-banner__inner{flex-direction:column;align-items:flex-start}
  .legal-banner__close{width:100%}
  .legal-shell{padding:1.35rem}
}


.privacy-mini{padding:1rem 1.1rem;border:1px solid var(--gp-line);border-radius:1rem;background:rgba(13,71,161,.04);color:var(--gp-ink);font-size:.95rem;line-height:1.55}.privacy-mini a{font-weight:600}.privacy-mini strong{color:var(--gp-blue-dark)}


.gp-privacy-check {
  padding: .5rem 0 0;
}

.gp-privacy-check .form-check-input {
  margin-top: .35rem;
}

.gp-privacy-check .form-check-label {
  color: #334155;
}

.gp-contact-form .btn[disabled] {
  opacity: .65;
  cursor: not-allowed;
}


.gp-form-status{
  margin-bottom:1rem;
  padding:.9rem 1rem;
  border-radius:1rem;
  border:1px solid var(--gp-line);
  font-weight:600;
}
.gp-form-status--ok{
  background:rgba(25,135,84,.10);
  color:#0f5132;
  border-color:rgba(25,135,84,.25);
}
.gp-form-status--error{
  background:rgba(220,53,69,.08);
  color:#842029;
  border-color:rgba(220,53,69,.22);
}


.col-12{flex:0 0 auto;width:100%}
.d-none{display:none!important}
.m-0{margin:0!important}
.position-static{position:static!important}

/* Ajuste fino específico del formulario de contacto */
.panel-gp.p-4{
  padding:1.6rem 1.55rem!important;
}

.gp-contact-form .row.g-3{
  --bs-gutter-y:1.05rem;
}

.gp-contact-form .form-control{
  display:block;
  width:100%;
  min-width:0;
  border:1px solid #cfd9e6;
  border-radius:1rem;
  padding:.92rem 1rem;
  background:#fff;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.65);
  font-size:1rem;
  line-height:1.5;
  color:var(--gp-ink);
}

.gp-contact-form .form-control::placeholder{
  color:#64748b;
  opacity:1;
}

.gp-contact-form .form-control:focus{
  outline:0;
  border-color:rgba(13,71,161,.45);
  box-shadow:0 0 0 .25rem rgba(13,71,161,.12);
}

.gp-contact-form textarea.form-control{
  min-height:11rem;
  resize:vertical;
}

.form-check{
  display:block;
  min-height:1.5rem;
}

.form-check-input{
  width:1rem;
  height:1rem;
  vertical-align:top;
  background-color:#fff;
  border:1px solid rgba(31,41,55,.28);
  appearance:none;
  -webkit-appearance:none;
  border-radius:.25rem;
}

.form-check-input:checked{
  background-color:var(--gp-blue);
  border-color:var(--gp-blue);
  background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M4.5 10.5l3.2 3.2 7.8-8.2'/%3e%3c/svg%3e");
  background-position:center;
  background-repeat:no-repeat;
  background-size:.75rem .75rem;
}

.form-check-input:focus{
  outline:0;
  box-shadow:0 0 0 .25rem rgba(13,71,161,.12);
  border-color:rgba(13,71,161,.45);
}

.contact-actions{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  gap:1rem;
  margin-top:.35rem;
  padding-top:.15rem;
}

.gp-privacy-inline{
  display:flex;
  align-items:flex-start;
  gap:.75rem;
  max-width:100%;
  line-height:1.55;
}

.gp-privacy-inline .form-check-input{
  flex:0 0 auto;
  margin-top:.22rem;
}

.gp-privacy-inline .form-check-label{
  display:block;
  margin:0;
  color:#334155;
}

.contact-submit{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  gap:.7rem;
}

.contact-submit .btn{
  min-width:14rem;
}

.contact-submit .mailto-note{
  max-width:32rem;
}

.alert{
  padding:.9rem 1rem;
  border-radius:1rem;
  border:1px solid var(--gp-line);
  font-weight:600;
}

.alert-success{
  background:rgba(25,135,84,.10);
  color:#0f5132;
  border-color:rgba(25,135,84,.25);
}

.alert-danger,
.alert-error{
  background:rgba(220,53,69,.08);
  color:#842029;
  border-color:rgba(220,53,69,.22);
}
