.Navbar-module__dVeNwG__nav{z-index:20;background:#fff;grid-template-columns:1fr auto auto;align-items:center;width:100%;min-height:181px;padding:22px clamp(18px,3vw,34px) 22px 0;display:grid;position:relative}.Navbar-module__dVeNwG__logo{color:var(--navy);align-items:center;gap:20px;width:fit-content;text-decoration:none;display:inline-flex}.Navbar-module__dVeNwG__mark{object-fit:contain;object-position:center;border-radius:50%;width:112px;height:112px;display:block}.Navbar-module__dVeNwG__words{gap:3px;min-width:150px;display:grid}.Navbar-module__dVeNwG__words strong{font-family:Georgia,Times New Roman,serif;font-size:22px;line-height:1.02}.Navbar-module__dVeNwG__words em{letter-spacing:.03em;text-transform:uppercase;border-top:1px solid #9bb4bd;margin-top:12px;padding-top:10px;font-size:14px;font-style:normal;font-weight:800}.Navbar-module__dVeNwG__links{align-items:center;gap:14px;margin-right:18px;display:flex}.Navbar-module__dVeNwG__links a{color:var(--navy);font-size:20px;font-weight:800;text-decoration:none}.Navbar-module__dVeNwG__links span{background:var(--navy);width:1px;height:24px}.Navbar-module__dVeNwG__actions{align-items:center;gap:clamp(10px,1.2vw,14px);min-width:0;display:flex}.Navbar-module__dVeNwG__icon{background:var(--navy);cursor:pointer;border:0;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:inline-flex;position:relative}.Navbar-module__dVeNwG__svgIcon{fill:#fff;width:27px;height:27px;display:block}.Navbar-module__dVeNwG__searchForm{position:relative}.Navbar-module__dVeNwG__searchForm input{background:var(--navy);color:#fff;opacity:0;pointer-events:none;z-index:30;border:2px solid #f6b833;border-radius:0;width:min(310px,100vw - 36px);height:50px;padding:0 58px 0 14px;font-size:20px;font-weight:500;transition:opacity .22s,transform .22s;position:absolute;top:58px;right:0;transform:translateY(-10px)}.Navbar-module__dVeNwG__searchForm:hover input,.Navbar-module__dVeNwG__searchForm:focus-within input,.Navbar-module__dVeNwG__searchOpen input{opacity:1;pointer-events:auto;transform:translateY(0)}.Navbar-module__dVeNwG__searchForm input::placeholder{color:#fff;opacity:1}.Navbar-module__dVeNwG__searchForm:after,.Navbar-module__dVeNwG__searchForm:before{content:none}.Navbar-module__dVeNwG__searchForm:hover .Navbar-module__dVeNwG__icon,.Navbar-module__dVeNwG__searchForm:focus-within .Navbar-module__dVeNwG__icon,.Navbar-module__dVeNwG__searchOpen .Navbar-module__dVeNwG__icon{border:2px solid var(--navy);background:#f6b833}.Navbar-module__dVeNwG__searchForm:hover .Navbar-module__dVeNwG__search,.Navbar-module__dVeNwG__searchForm:focus-within .Navbar-module__dVeNwG__search,.Navbar-module__dVeNwG__searchOpen .Navbar-module__dVeNwG__search{border-color:var(--navy)}.Navbar-module__dVeNwG__searchForm:hover .Navbar-module__dVeNwG__search:after,.Navbar-module__dVeNwG__searchForm:focus-within .Navbar-module__dVeNwG__search:after,.Navbar-module__dVeNwG__searchOpen .Navbar-module__dVeNwG__search:after{background:var(--navy)}.Navbar-module__dVeNwG__dropdownSubmit{cursor:pointer;opacity:0;pointer-events:none;z-index:32;background:0 0;border:0;justify-content:center;align-items:center;width:48px;height:48px;transition:opacity .22s,transform .22s;display:inline-flex;position:absolute;top:59px;right:5px;transform:translateY(-10px)}.Navbar-module__dVeNwG__dropdownSubmit span{border:3px solid #f6b833;border-radius:50%;width:16px;height:16px;display:block;position:relative}.Navbar-module__dVeNwG__dropdownSubmit span:after{content:"";background:#f6b833;width:3px;height:12px;position:absolute;top:11px;right:-8px;transform:rotate(-45deg)}.Navbar-module__dVeNwG__searchForm:hover .Navbar-module__dVeNwG__dropdownSubmit,.Navbar-module__dVeNwG__searchForm:focus-within .Navbar-module__dVeNwG__dropdownSubmit,.Navbar-module__dVeNwG__searchOpen .Navbar-module__dVeNwG__dropdownSubmit{opacity:1;pointer-events:auto;transform:translateY(0)}.Navbar-module__dVeNwG__search{border:4px solid #fff;border-radius:50%;width:23px;height:23px;display:block;position:relative}.Navbar-module__dVeNwG__search:after{content:"";background:#fff;width:4px;height:14px;position:absolute;top:16px;right:-9px;transform:rotate(-45deg)}.Navbar-module__dVeNwG__menu{gap:12px;width:52px;margin-left:22px;padding:6px 0;display:grid}.Navbar-module__dVeNwG__menu span{background:var(--navy);width:52px;height:2px;display:block}@media (max-width:980px){.Navbar-module__dVeNwG__nav{grid-template-columns:auto 1fr;min-height:132px;padding:20px 18px 20px 0}.Navbar-module__dVeNwG__navSearchOpen{min-height:178px}.Navbar-module__dVeNwG__links{gap:10px;display:flex;position:absolute;bottom:14px;left:18px}.Navbar-module__dVeNwG__links a{font-size:14px}.Navbar-module__dVeNwG__links span{height:16px}.Navbar-module__dVeNwG__actions{justify-content:flex-end;gap:10px}.Navbar-module__dVeNwG__mark{width:78px;height:78px}.Navbar-module__dVeNwG__words strong{font-size:18px}.Navbar-module__dVeNwG__words em{font-size:10px}.Navbar-module__dVeNwG__icon{width:46px;height:46px}.Navbar-module__dVeNwG__menu{gap:10px;width:46px;margin-left:8px}.Navbar-module__dVeNwG__menu span{width:46px}.Navbar-module__dVeNwG__searchForm input{width:min(300px,100vw - 36px);top:54px}.Navbar-module__dVeNwG__dropdownSubmit{top:55px}}@media (max-width:620px){.Navbar-module__dVeNwG__nav{grid-template-columns:auto 1fr;min-height:158px;padding:14px 10px 48px 0}.Navbar-module__dVeNwG__logo{gap:8px}.Navbar-module__dVeNwG__mark{width:56px;height:56px}.Navbar-module__dVeNwG__words{min-width:82px}.Navbar-module__dVeNwG__words strong{font-size:13px;line-height:.98}.Navbar-module__dVeNwG__words em{margin-top:7px;padding-top:6px;font-size:8px}.Navbar-module__dVeNwG__actions{align-self:start;gap:6px;padding-top:20px}.Navbar-module__dVeNwG__icon{width:34px;height:34px}.Navbar-module__dVeNwG__svgIcon{width:20px;height:20px}.Navbar-module__dVeNwG__search{border-width:3px;width:16px;height:16px}.Navbar-module__dVeNwG__search:after{width:3px;height:10px;top:11px;right:-7px}.Navbar-module__dVeNwG__menu{gap:8px;width:34px;margin-left:4px}.Navbar-module__dVeNwG__menu span{width:34px}.Navbar-module__dVeNwG__searchForm:hover input,.Navbar-module__dVeNwG__searchForm:focus-within input,.Navbar-module__dVeNwG__searchOpen input{width:128px;height:42px;padding-left:10px;padding-right:38px;font-size:16px;top:43px;right:36px}.Navbar-module__dVeNwG__dropdownSubmit{width:38px;height:40px;top:44px;right:38px}}@media (max-width:390px){.Navbar-module__dVeNwG__words{display:none}.Navbar-module__dVeNwG__links{left:10px}.Navbar-module__dVeNwG__links a{font-size:13px}.Navbar-module__dVeNwG__searchForm:hover input,.Navbar-module__dVeNwG__searchForm:focus-within input,.Navbar-module__dVeNwG__searchOpen input{width:122px;right:34px}}
.Footer-module__rnk_JG__footer{color:#fff;background:#102d35}.Footer-module__rnk_JG__container{justify-content:space-between;gap:48px;max-width:1220px;margin:0 auto;padding:64px 32px;display:flex}.Footer-module__rnk_JG__left h3{margin-bottom:12px;font-family:Georgia,Times New Roman,serif;font-size:36px;font-weight:400}.Footer-module__rnk_JG__left p{color:#ffffffb8}.Footer-module__rnk_JG__right{flex-wrap:wrap;justify-content:flex-end;gap:18px 28px;display:flex}.Footer-module__rnk_JG__right a{color:#fff;text-transform:uppercase;font-size:14px;font-weight:800;text-decoration:none}.Footer-module__rnk_JG__bottom{text-align:center;color:#ffffff9e;border-top:1px solid #ffffff24;padding:20px;font-size:13px}@media (max-width:768px){.Footer-module__rnk_JG__container{flex-direction:column;padding:42px 22px}.Footer-module__rnk_JG__right{flex-direction:column;justify-content:flex-start}}
:root{--navy:#003956;--teal:#0789a2;--teal-dark:#006b83;--aqua-line:#41a9bd;--cream:#f8f2e6;--paper:#fff;--text:#003956;--muted:#56707b;--line:#d9e6ea}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;overflow-x:hidden}body{color:var(--text);background:var(--paper);width:100%;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}a{color:inherit}section{padding:90px 0}button,input,select,textarea{font:inherit}img,video{max-width:100%}::selection{background:var(--teal);color:#fff}@media (max-width:768px){section{padding:64px 0}}
