/* Bootstrap-lite: solo las utilidades usadas por CodePlus. Evita cargar Bootstrap completo e icon font externo. */
*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}a{color:inherit}img,svg,video{max-width:100%;vertical-align:middle}.container,.container-fluid{width:100%;margin-right:auto;margin-left:auto;padding-right:var(--bs-gutter-x,1.5rem);padding-left:var(--bs-gutter-x,1.5rem)}.container{max-width:1140px}@media (min-width:1200px){.container{max-width:1140px}}@media (min-width:1400px){.container{max-width:1320px}}
.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;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-0{--bs-gutter-x:0;--bs-gutter-y:0}.g-3{--bs-gutter-x:1rem;--bs-gutter-y:1rem}.g-4{--bs-gutter-x:1.5rem;--bs-gutter-y:1.5rem}.col-6{flex:0 0 auto;width:50%}.col-12{flex:0 0 auto;width:100%}@media (min-width:768px){.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}}@media (min-width:992px){.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-10{flex:0 0 auto;width:83.33333333%}.g-lg-5{--bs-gutter-x:3rem;--bs-gutter-y:3rem}.mb-lg-5{margin-bottom:3rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}}
.d-flex{display:flex!important}.d-none{display:none!important}.align-items-center{align-items:center!important}.align-items-stretch{align-items:stretch!important}.justify-content-center{justify-content:center!important}.justify-content-end{justify-content:flex-end!important}.flex-column{flex-direction:column!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.text-center{text-align:center!important}.position-relative{position:relative!important}.h-100{height:100%!important}.img-fluid{max-width:100%;height:auto}.small,small{font-size:.875em}.mb-0{margin-bottom:0!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.pt-0{padding-top:0!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.text-white-50{color:rgba(255,255,255,.5)!important}@media (min-width:576px){.flex-sm-row{flex-direction:row!important}}@media (min-width:768px){.d-md-block{display:block!important}}@media (min-width:992px){.d-lg-inline-flex{display:inline-flex!important}.gap-lg-3{gap:1rem!important}}
.badge{display:inline-block;font-size:.75em;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline}.btn{display:inline-flex;align-items:center;justify-content:center;text-align:center;text-decoration:none;cursor:pointer;user-select:none;border:1px solid transparent;background:transparent;font:inherit;line-height:1.2;transition:color .15s ease,background-color .15s ease,border-color .15s ease,box-shadow .15s ease,transform .15s ease}.btn:hover{text-decoration:none}.btn-primary{background:#0d6efd;color:#fff}.btn-outline-light{border-color:rgba(248,249,250,.75);color:#f8f9fa}.form-label{display:inline-block;margin-bottom:.5rem}.form-control,.form-select{display:block;width:100%;min-height:46px;padding:.75rem 1rem;font:inherit;line-height:1.5;border-radius:.65rem;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.04);color:inherit}.form-control-lg{min-height:52px;font-size:1rem}.form-control::placeholder{color:rgba(255,255,255,.45)}textarea.form-control{min-height:120px;resize:vertical}.required-mark{color:#46d7ff}
.navbar{position:relative;display:flex;align-items:center;flex-wrap:wrap}.navbar>.container,.navbar>.container-fluid{display:flex;align-items:center;justify-content:space-between;flex-wrap:inherit}.navbar-brand{display:inline-flex;text-decoration:none;white-space:nowrap}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin:0;list-style:none}.nav-link{display:block;padding:.5rem .75rem;text-decoration:none}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.collapse:not(.show){display:none}.navbar-toggler{padding:.5rem .65rem;font:inherit;color:inherit;background-color:transparent;border:1px solid rgba(255,255,255,.18);border-radius:.55rem}.navbar-toggler-icon{display:inline-block;width:1.35em;height:1.35em;position:relative}.navbar-toggler-icon::before,.navbar-toggler-icon::after,.navbar-toggler-icon{background:linear-gradient(currentColor,currentColor) center/100% 2px no-repeat}.navbar-toggler-icon::before,.navbar-toggler-icon::after{content:"";position:absolute;left:0;width:100%;height:2px;background:currentColor}.navbar-toggler-icon::before{top:.25em}.navbar-toggler-icon::after{bottom:.25em}@media (min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .dropdown-menu{position:absolute}}.dropdown{position:relative}.dropdown-toggle::after{display:inline-block;margin-left:.35em;vertical-align:.15em;content:"";border-top:.35em solid;border-right:.35em solid transparent;border-bottom:0;border-left:.35em solid transparent}.dropdown-menu{position:absolute;z-index:1000;display:none;min-width:14rem;padding:.5rem 0;margin:.125rem 0 0;list-style:none;background:#061826;border-radius:.75rem}.dropdown-menu.show,.dropdown:hover>.dropdown-menu{display:block}.dropdown-item{display:block;width:100%;padding:.55rem 1rem;clear:both;text-decoration:none;white-space:nowrap;color:rgba(255,255,255,.82)}.dropdown-item:hover,.dropdown-item.active{background:rgba(70,215,255,.1);color:#fff}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border:0;border-top:1px solid rgba(255,255,255,.12)}@media (max-width:991.98px){.navbar-collapse.show{display:block}.navbar-nav{padding-top:1rem}.navbar .d-flex.align-items-center.gap-3{padding-top:1rem;align-items:stretch!important;flex-direction:column}.dropdown-menu{position:static;width:100%;box-shadow:none;margin:.25rem 0 .75rem}.dropdown:hover>.dropdown-menu:not(.show){display:none}}
.bi{display:inline-flex;align-items:center;justify-content:center;width:1.1em;height:1.1em;line-height:1;font-style:normal;font-weight:800}.bi::before{content:"•"}.bi-whatsapp::before{content:"";width:1.1em;height:1.1em;display:block;background:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.04 3.2A12.7 12.7 0 0 0 5.2 22.6L3.5 28.8l6.4-1.7a12.7 12.7 0 1 0 6.1-23.9Zm0 2.3a10.4 10.4 0 0 1 8.8 15.9 10.4 10.4 0 0 1-13.7 3.4l-.5-.3-3.8 1 1-3.7-.3-.6A10.4 10.4 0 0 1 16 5.5Zm-4.2 5.6c-.2-.5-.5-.5-.7-.5h-.6c-.2 0-.6.1-.9.4-.3.4-1.2 1.2-1.2 2.9s1.2 3.3 1.4 3.5c.2.2 2.4 3.8 5.9 5.2 2.9 1.2 3.5.9 4.1.8.6-.1 2-.8 2.3-1.6.3-.8.3-1.5.2-1.6-.1-.1-.3-.2-.7-.4l-2.4-1.2c-.4-.1-.7-.2-.9.2l-1 1.2c-.2.2-.4.3-.8.1-.4-.2-1.5-.6-2.9-1.8-1.1-1-1.8-2.1-2-2.5-.2-.4 0-.6.2-.8l.6-.7c.2-.2.2-.4.3-.6.1-.2.1-.5 0-.7l-1.1-2.6Z'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.04 3.2A12.7 12.7 0 0 0 5.2 22.6L3.5 28.8l6.4-1.7a12.7 12.7 0 1 0 6.1-23.9Zm0 2.3a10.4 10.4 0 0 1 8.8 15.9 10.4 10.4 0 0 1-13.7 3.4l-.5-.3-3.8 1 1-3.7-.3-.6A10.4 10.4 0 0 1 16 5.5Zm-4.2 5.6c-.2-.5-.5-.5-.7-.5h-.6c-.2 0-.6.1-.9.4-.3.4-1.2 1.2-1.2 2.9s1.2 3.3 1.4 3.5c.2.2 2.4 3.8 5.9 5.2 2.9 1.2 3.5.9 4.1.8.6-.1 2-.8 2.3-1.6.3-.8.3-1.5.2-1.6-.1-.1-.3-.2-.7-.4l-2.4-1.2c-.4-.1-.7-.2-.9.2l-1 1.2c-.2.2-.4.3-.8.1-.4-.2-1.5-.6-2.9-1.8-1.1-1-1.8-2.1-2-2.5-.2-.4 0-.6.2-.8l.6-.7c.2-.2.2-.4.3-.6.1-.2.1-.5 0-.7l-1.1-2.6Z'/%3E%3C/svg%3E") center/contain no-repeat}.bi-arrow-right::before{content:"→"}.bi-check2::before,.bi-check2-circle::before,.bi-check-circle::before{content:"✓"}.bi-cpu::before{content:"◈"}.bi-diagram-3::before{content:"◎"}.bi-receipt::before{content:"▤"}.bi-shop-window::before{content:"▣"}.bi-shuffle::before{content:"⇄"}.bi-globe2::before{content:"◉"}.bi-browser-safari::before{content:"◌"}.bi-bullseye::before{content:"◎"}.bi-chat-left-text::before{content:"☰"}.bi-compass::before{content:"✦"}.bi-eye::before{content:"◉"}.bi-graph-up-arrow::before{content:"↗"}.bi-lightbulb::before{content:"✧"}.bi-lightning-charge::before{content:"⚡"}.bi-link-45deg::before{content:"↗"}.bi-send-fill::before{content:"➤"}.bi-share::before{content:"↗"}
