:root{--navy:#1a2b6b;--navy-dark:#111e4e;--teal:#009b8d;--teal-light:#00b5a7;--cream:#f5e6c8;--cream-dark:#e8d4a8;--white:#fff;--gray-light:#f0f2f5;--gray-mid:#9aa0b0;--gray-dark:#4a5060;--text:#1c2235}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:var(--text);background:var(--white);font-family:Segoe UI,system-ui,-apple-system,sans-serif;line-height:1.6;overflow-x:hidden}img{max-width:100%;height:auto;display:block}button{cursor:pointer;border:none;font-family:inherit}input{font-family:inherit}a{color:inherit;text-decoration:none}.section-label{letter-spacing:.18em;text-transform:uppercase;color:var(--teal);margin-bottom:.5rem;font-size:.78rem;font-weight:700}.section-title{color:var(--navy);margin-bottom:1rem;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:800;line-height:1.2}.section-body{color:var(--gray-dark);max-width:640px;font-size:1.05rem}
.Nav-module__x_hx6q__nav{z-index:100;background:0 0;justify-content:space-between;align-items:center;padding:1rem 2.5rem;transition:background .35s,box-shadow .35s,padding .35s;display:flex;position:fixed;top:0;left:0;right:0}.Nav-module__x_hx6q__scrolled{background:var(--navy);padding:.6rem 2.5rem;box-shadow:0 2px 20px #00000040}.Nav-module__x_hx6q__brand{perspective:400px;align-items:center;gap:.75rem;display:flex}.Nav-module__x_hx6q__logo{object-fit:cover;transform-style:preserve-3d;border-radius:6px;transition:transform .8s cubic-bezier(.4,0,.2,1)}.Nav-module__x_hx6q__brand:hover .Nav-module__x_hx6q__logo{transform:rotateY(360deg)}.Nav-module__x_hx6q__brandName{flex-direction:column;line-height:1;display:flex}.Nav-module__x_hx6q__brandMain{color:var(--white);letter-spacing:.05em;font-size:1.25rem;font-weight:800}.Nav-module__x_hx6q__brandSub{color:var(--teal-light);letter-spacing:.04em;font-size:.62rem;font-weight:500}.Nav-module__x_hx6q__links{align-items:center;gap:.25rem;list-style:none;display:flex}.Nav-module__x_hx6q__link{color:#ffffffd9;border-radius:4px;padding:.45rem .85rem;font-size:.9rem;font-weight:500;transition:color .2s,background .2s}.Nav-module__x_hx6q__link:hover{color:var(--white);background:#ffffff1a}.Nav-module__x_hx6q__ctaBtn{background:var(--teal);color:var(--white);border-radius:6px;margin-left:.5rem;padding:.5rem 1.2rem;font-size:.9rem;font-weight:600;transition:background .2s,transform .15s}.Nav-module__x_hx6q__ctaBtn:hover{background:var(--teal-light);transform:translateY(-1px)}.Nav-module__x_hx6q__burger{background:0 0;flex-direction:column;gap:5px;padding:4px;display:none}.Nav-module__x_hx6q__burgerLine,.Nav-module__x_hx6q__burgerLineOpen1,.Nav-module__x_hx6q__burgerLineOpen2,.Nav-module__x_hx6q__burgerLineOpen3{background:var(--white);border-radius:2px;width:24px;height:2px;transition:transform .25s,opacity .25s;display:block}.Nav-module__x_hx6q__burgerLineOpen1{transform:translateY(7px)rotate(45deg)}.Nav-module__x_hx6q__burgerLineOpen2{opacity:0}.Nav-module__x_hx6q__burgerLineOpen3{transform:translateY(-7px)rotate(-45deg)}@media (max-width:768px){.Nav-module__x_hx6q__nav{background:var(--navy);padding:.85rem 1.25rem}.Nav-module__x_hx6q__burger{display:flex}.Nav-module__x_hx6q__links{background:var(--navy-dark);flex-direction:column;align-items:flex-start;gap:.25rem;padding:1rem 1.5rem 1.5rem;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 8px 24px #0000004d}.Nav-module__x_hx6q__linksOpen{display:flex}.Nav-module__x_hx6q__link{width:100%;padding:.6rem .5rem;font-size:1rem}.Nav-module__x_hx6q__ctaBtn{text-align:center;width:100%;margin-top:.5rem;margin-left:0;padding:.7rem 1rem}}
.Footer-module__rnk_JG__contact{background:var(--gray-light);padding:6rem 2.5rem}.Footer-module__rnk_JG__contactInner{grid-template-columns:1fr 1.6fr;align-items:start;gap:4rem;max-width:1060px;margin:0 auto;display:grid}.Footer-module__rnk_JG__contactTitle{color:var(--navy);margin-bottom:1rem;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:800;line-height:1.2}.Footer-module__rnk_JG__contactSub{color:var(--gray-dark);margin-bottom:2rem;font-size:1rem;line-height:1.7}.Footer-module__rnk_JG__contactInfo{flex-direction:column;gap:1rem;list-style:none;display:flex}.Footer-module__rnk_JG__contactItem{color:var(--navy);align-items:center;gap:.75rem;font-size:.95rem;font-weight:500;display:flex}.Footer-module__rnk_JG__contactIcon{width:36px;height:36px;color:var(--teal);background:#3d8b781f;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Footer-module__rnk_JG__contactIcon svg{width:18px;height:18px}.Footer-module__rnk_JG__formWrap{background:var(--white);border:1px solid #1a2b6b12;border-radius:14px;padding:2rem;box-shadow:0 4px 24px #1a2b6b14}.Footer-module__rnk_JG__form{flex-direction:column;gap:1rem;display:flex}.Footer-module__rnk_JG__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.Footer-module__rnk_JG__dimRow{grid-template-columns:1fr auto 1fr auto 1fr;align-items:end;gap:.5rem;display:grid}.Footer-module__rnk_JG__dimX{color:var(--navy);text-align:center;padding-bottom:.75rem;font-size:1.2rem;font-weight:700}.Footer-module__rnk_JG__formLabel{color:var(--navy);letter-spacing:.04em;text-transform:uppercase;flex-direction:column;gap:.4rem;font-size:.8rem;font-weight:700;display:flex}.Footer-module__rnk_JG__req{color:var(--teal)}.Footer-module__rnk_JG__formInput,.Footer-module__rnk_JG__formTextarea,.Footer-module__rnk_JG__formSelect{color:var(--text);background:var(--white);resize:vertical;border:1.5px solid #d0d5e0;border-radius:8px;outline:none;padding:.65rem .9rem;font-family:inherit;font-size:.92rem;transition:border-color .2s,box-shadow .2s}.Footer-module__rnk_JG__formInput:focus,.Footer-module__rnk_JG__formTextarea:focus,.Footer-module__rnk_JG__formSelect:focus{border-color:var(--teal);box-shadow:0 0 0 3px #3d8b781f}.Footer-module__rnk_JG__formSelect{appearance:none;cursor:pointer;resize:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%231a2b6b' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right .9rem center;background-repeat:no-repeat;padding-right:2.2rem}.Footer-module__rnk_JG__submitBtn{background:var(--navy);color:var(--white);cursor:pointer;border-radius:8px;align-self:flex-start;padding:.9rem 2rem;font-size:1rem;font-weight:700;transition:background .2s,transform .15s,opacity .2s}.Footer-module__rnk_JG__submitBtn:hover:not(:disabled){background:var(--teal);transform:translateY(-2px)}.Footer-module__rnk_JG__submitBtn:disabled{opacity:.6;cursor:not-allowed}.Footer-module__rnk_JG__errorMsg{color:#c0392b;background:#fdecea;border:1px solid #f5c6c2;border-radius:6px;padding:.6rem .9rem;font-size:.88rem}.Footer-module__rnk_JG__successBox{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:3rem 2rem;display:flex}.Footer-module__rnk_JG__successIcon{width:56px;height:56px;color:var(--teal)}.Footer-module__rnk_JG__successBox h3{color:var(--navy);font-size:1.5rem;font-weight:800}.Footer-module__rnk_JG__successBox p{color:var(--gray-dark);font-size:1rem}.Footer-module__rnk_JG__resetBtn{border:1.5px solid var(--teal);color:var(--teal);cursor:pointer;background:0 0;border-radius:6px;margin-top:.5rem;padding:.6rem 1.5rem;font-size:.9rem;font-weight:600;transition:background .2s,color .2s}.Footer-module__rnk_JG__resetBtn:hover{background:var(--teal);color:var(--white)}.Footer-module__rnk_JG__footer{background:var(--navy-dark);padding:2.5rem}.Footer-module__rnk_JG__footerInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;max-width:1100px;margin:0 auto;display:flex}.Footer-module__rnk_JG__footerBrand{align-items:center;gap:.85rem;display:flex}.Footer-module__rnk_JG__footerLogo{object-fit:cover;border-radius:8px}.Footer-module__rnk_JG__footerName{color:var(--white);font-size:.95rem;font-weight:700}.Footer-module__rnk_JG__footerTagline{color:var(--teal-light);letter-spacing:.06em;text-transform:uppercase;font-size:.72rem}.Footer-module__rnk_JG__footerLinks{flex-wrap:wrap;gap:1.5rem;display:flex}.Footer-module__rnk_JG__footerLinks a{color:#ffffff8c;font-size:.85rem;transition:color .2s}.Footer-module__rnk_JG__footerLinks a:hover{color:var(--white)}.Footer-module__rnk_JG__socialLinks{align-items:center;gap:.75rem;display:flex}.Footer-module__rnk_JG__socialLink{color:#ffffffa6;background:#ffffff14;border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;transition:background .2s,color .2s,transform .2s;display:flex}.Footer-module__rnk_JG__socialLink svg{width:18px;height:18px}.Footer-module__rnk_JG__socialLink:hover{background:var(--teal);color:var(--white);transform:translateY(-2px)}.Footer-module__rnk_JG__footerCopy{color:#ffffff59;font-size:.78rem}@media (max-width:860px){.Footer-module__rnk_JG__contact{padding:4rem 1.25rem}.Footer-module__rnk_JG__contactInner{grid-template-columns:1fr;gap:2.5rem}.Footer-module__rnk_JG__formRow{grid-template-columns:1fr}.Footer-module__rnk_JG__submitBtn{text-align:center;align-self:stretch}.Footer-module__rnk_JG__footer{padding:2rem 1.25rem}.Footer-module__rnk_JG__footerInner{flex-direction:column;align-items:flex-start;gap:1.25rem}}@media (max-width:500px){.Footer-module__rnk_JG__dimRow{grid-template-columns:1fr}.Footer-module__rnk_JG__dimX{display:none}}
