.footer{color:#fff;background-color:#111928;padding-top:5rem;padding-bottom:5rem}@media (max-width:48rem){.footer{padding-top:2.5rem;padding-bottom:2.5rem}}.footer__top{flex-direction:column;gap:3rem;margin-bottom:1.5rem;padding-bottom:3rem;display:flex;position:relative}.footer__top:after{content:"";background-color:#fff;width:100%;height:1px;position:absolute;bottom:0;left:0}@media (min-width:48rem){.footer__top:after{display:none}}.footer__top:before{content:"";z-index:1;background-color:#fff;width:4px;height:4px;position:absolute;bottom:0;right:0;transform:translate(50%,50%)rotate(45deg)}@media (min-width:48rem){.footer__top:before{display:none}}.footer__brand{flex:1;padding-bottom:3rem;position:relative}.footer__brand:after{content:"";background-color:#fff;width:100%;height:1px;position:absolute;bottom:0;left:0}.footer__brand:before{content:"";z-index:1;background-color:#fff;width:4px;height:4px;position:absolute;bottom:0;right:0;transform:translate(50%,50%)rotate(45deg)}@media (min-width:48rem){.footer__brand:before{display:none}.footer__brand{padding-bottom:0}.footer__brand:after{display:none}}.footer__logo{color:#073050;font-family:Merriweather,serif;font-size:2.5rem;font-weight:700;line-height:1.2}@media (max-width:48rem){.footer__logo{font-size:1.25rem}}.footer__logo{color:#fff;text-transform:uppercase;margin-top:0;margin-bottom:1rem}@media (min-width:48rem){.footer__logo{margin-top:-.625rem}}.footer__tagline{color:#111928;font-family:Inter,sans-serif;font-size:1rem;font-weight:400;line-height:1.5}@media (max-width:48rem){.footer__tagline{font-size:.875rem}}.footer__tagline{color:#fffc;max-width:25rem;margin-bottom:3rem}.footer__contact-info{flex-direction:column;gap:1.5rem;font-style:normal;display:flex}.footer__contact-item{align-items:flex-start;gap:1rem;display:flex}.footer__icon{color:#fff;flex-shrink:0;width:1.5rem;height:1.5rem;margin-top:.125rem}.footer__contact-text{color:#111928;font-family:Inter,sans-serif;font-size:1rem;font-weight:400;line-height:1.5}@media (max-width:48rem){.footer__contact-text{font-size:.875rem}}.footer__contact-text{color:#fff;flex-direction:column;line-height:1.4;display:flex}.footer__contact-text a{color:inherit;text-decoration:none;transition:opacity .2s}.footer__contact-text a:hover{opacity:.7}.footer__nav{flex:1;position:relative}.footer__nav-list{flex-direction:column;gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.footer__nav-link{color:#111928;font-family:Inter,sans-serif;font-size:1rem;font-weight:400;line-height:1.5}@media (max-width:48rem){.footer__nav-link{font-size:.875rem}}.footer__nav-link{color:#fff;text-decoration:none;transition:opacity .2s}.footer__nav-link:hover{opacity:.7}.footer__bottom{text-align:left;flex-direction:column;align-items:flex-start;gap:1.5rem;padding-top:.5rem;display:flex}.footer__copyright{color:#111928;font-family:Inter,sans-serif;font-size:.875rem;font-weight:400;line-height:1.5}@media (max-width:48rem){.footer__copyright{font-size:.75rem}}.footer__copyright{color:#fffc;margin:0}.footer__socials{align-items:center;gap:.875rem;margin-top:3rem;display:flex}.footer__social-link{color:#fff;background-color:#0000;border:1px solid #fff6;border-radius:50%;justify-content:center;align-items:center;width:3.375rem;height:3.375rem;text-decoration:none;transition:border-color .2s,background-color .2s,transform .2s;display:inline-flex}.footer__social-link:hover,.footer__social-link:focus-visible{background-color:#ffffff1a;border-color:#fff;transform:translateY(-.0625rem)}.footer__social-icon{width:1.625rem;height:1.625rem;color:inherit}.footer__cookie-settings{appearance:none;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;margin:0;padding:0}.footer__creator{align-items:center;gap:.75rem;display:flex}.footer__creator-text{color:#111928;font-family:Inter,sans-serif;font-size:.875rem;font-weight:400;line-height:1.5}@media (max-width:48rem){.footer__creator-text{font-size:.75rem}}.footer__creator-text{color:#fffc}.footer__creator-link{display:block}.footer__creator-link img{height:auto;display:block}@media (min-width:48rem){.footer__top{flex-direction:row;justify-content:space-between;gap:3.75rem;margin-bottom:1.875rem;padding-bottom:5rem}.footer__top:before,.footer__top:after{display:none}.footer__brand{padding-bottom:0;position:relative}.footer__brand:before{content:"";background-color:#fff;width:1px;height:100%;display:block;position:absolute;top:0;right:-1.875rem;transform:none}.footer__brand:after{content:"";z-index:1;background-color:#fff;width:4px;height:4px;display:block;position:absolute;bottom:0;left:auto;right:-1.875rem;transform:translate(50%,50%)rotate(45deg)}.footer__bottom{text-align:initial;flex-direction:row;justify-content:space-between;align-items:center;padding-top:3rem;position:relative}.footer__bottom:before{content:"";background-color:#fff;width:100%;height:1px;position:absolute;top:0;left:0}.footer__bottom:after{content:"";z-index:1;background-color:#fff;width:4px;height:4px;position:absolute;top:0;right:0;transform:translate(50%,-50%)rotate(45deg)}.footer__social-link{width:3.625rem;height:3.625rem}.footer__social-icon{width:1.75rem;height:1.75rem}}@media (min-width:64rem){.footer__top{gap:6.25rem}.footer__brand:before,.footer__brand:after{right:-3.125rem}}
.mobile-menu{z-index:120;background-color:#f9fafb;background-image:url(../media/page-bg-watermark.122ce631.jpg);background-position:50% -8.75rem;background-repeat:no-repeat;background-size:56.25rem;border-top:1px solid #e5e5e5;padding-top:3rem;padding-bottom:3rem;animation:.32s cubic-bezier(.25,1,.5,1) both mobile-menu-enter;position:fixed;inset:5.625rem 0 0;overflow:hidden}.mobile-menu__container{flex-direction:column;height:100%;min-height:0;display:flex}.mobile-menu__header-section{flex-direction:column;align-items:flex-start;display:flex}.mobile-menu__intro{flex-direction:column;align-items:flex-start;width:100%;margin-bottom:3rem;padding-right:1rem;display:flex}.mobile-menu__intro--sub{margin-top:1.5rem;margin-bottom:1rem}.mobile-menu__title.title-section,.mobile-menu__title.title-section--plain{color:#073050;font-family:Merriweather,serif;font-size:3rem;font-weight:700;line-height:1.2}@media (max-width:48rem){.mobile-menu__title.title-section,.mobile-menu__title.title-section--plain{font-size:1.625rem}}.mobile-menu__title.title-section,.mobile-menu__title.title-section--plain{color:#073050;text-align:left;width:fit-content;max-width:100%;margin:0 0 .5rem;padding-bottom:.625rem;display:inline-block;position:relative}.mobile-menu__title.title-section:after,.mobile-menu__title.title-section--plain:after{content:"";background-color:#be9542;height:2px;position:absolute;bottom:0;left:0;right:0}.mobile-menu__title.title-section:before,.mobile-menu__title.title-section--plain:before{content:"";background-color:#be9542;width:.375rem;height:.375rem;position:absolute;bottom:-.125rem;right:-.0625rem;transform:rotate(45deg)}.mobile-menu__divider{display:none}.mobile-menu__description{color:#111928;font-family:Inter,sans-serif;font-size:1rem;font-weight:400;line-height:1.5}@media (max-width:48rem){.mobile-menu__description{font-size:.875rem}}.mobile-menu__description{color:#073050;line-height:1.5}.mobile-menu__content{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:auto;min-height:0;margin-right:-1rem;padding-right:1rem;overflow:hidden auto}.mobile-menu__content-card{background-color:#fff;margin-bottom:1rem;overflow:hidden;box-shadow:0 5px 12px #0000001a}.mobile-menu__list{margin:0;padding:0;list-style:none}.mobile-menu__item{border-bottom:1px solid #e5e5e5}.mobile-menu__item:last-child{border-bottom:none}.mobile-menu__link{color:#111928;justify-content:space-between;align-items:center;padding:1.25rem 1rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;text-decoration:none;display:flex}@media (max-width:48rem){.mobile-menu__link{font-size:.875rem}}.mobile-menu__link{color:#111928;font-weight:400}.mobile-menu__link:hover{color:#be9542}.mobile-menu__chevron-right{color:#be9542;font-size:1.25rem;font-weight:700;line-height:1}.mobile-menu__back-btn{cursor:pointer;color:#111928;background:#fff;border:none;border-radius:2px;align-items:center;gap:.5rem;padding:.75rem 1rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;display:flex;box-shadow:0 1px 2px #0000000d}@media (max-width:48rem){.mobile-menu__back-btn{font-size:.875rem}}.mobile-menu__back-btn{color:#111928;width:fit-content;margin-bottom:1rem;font-size:1rem;line-height:1.4}@media (max-width:48rem){.mobile-menu__back-btn{font-size:1rem}}.mobile-menu__back-btn:hover{background:#fff}.mobile-menu__back-icon{color:#be9542;font-size:1.125rem;font-weight:700;line-height:1}.mobile-menu__sub-content{padding-top:1rem}.mobile-menu__sub-group{border-bottom:none;margin:0 0 5rem;padding:0 1rem}.mobile-menu__sub-group:last-child{margin-bottom:1rem}.mobile-menu__sub-title{color:#073050;font-family:Merriweather,serif;font-size:2.5rem;font-weight:700;line-height:1.2}@media (max-width:48rem){.mobile-menu__sub-title{font-size:1.25rem}}.mobile-menu__sub-title{color:#073050;justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:1.5rem;font-family:Merriweather,serif;font-size:1.25rem;display:flex}.mobile-menu__sub-arrow{display:none}.mobile-menu__sub-links{border-left:none;flex-direction:column;gap:1.5rem;padding:0;display:flex;position:relative}.mobile-menu__sub-links:before{content:"";background-color:#e5e7eb;width:1px;position:absolute;top:0;bottom:0;left:.375rem}.mobile-menu__sub-links:after{content:"";background-color:#e5e7eb;width:.1875rem;height:.1875rem;position:absolute;bottom:-.125rem;left:.4375rem;transform:translate(-50%)rotate(45deg)}.mobile-menu__sub-link{justify-content:space-between;align-items:center;gap:1rem;height:2.5rem;min-height:2.5rem;padding:0 1rem 0 2.125rem;display:flex}.mobile-menu__sub-link-text{color:#111928;font-family:Inter,sans-serif;font-size:1rem;font-weight:400;line-height:1.5}@media (max-width:48rem){.mobile-menu__sub-link-text{font-size:.875rem}}.mobile-menu__sub-link-text{color:#111928}.mobile-menu__sub-link-arrow{color:#111928;font-family:Inter,sans-serif;font-size:.875rem;font-weight:400;line-height:1.5}@media (max-width:48rem){.mobile-menu__sub-link-arrow{font-size:.75rem}}.mobile-menu__sub-link-arrow{white-space:nowrap;color:#111928;flex:none;min-width:2.875rem;padding-bottom:.25rem;font-size:.75rem;line-height:1;text-decoration:none;display:inline-block;position:relative}.mobile-menu__sub-link-arrow:before{content:"";background-color:#be9542;width:.25rem;height:.25rem;position:absolute;bottom:-.09375rem;right:-.0625rem;transform:rotate(45deg)}.mobile-menu__sub-link-arrow:after{content:"";background-color:#be9542;height:1px;position:absolute;bottom:0;left:0;right:.1875rem}.mobile-menu__sub-link-arrow:hover{color:#be9542}.mobile-menu__sub-title-link{margin-right:1rem}@keyframes mobile-menu-enter{0%{opacity:0;transform:translate(8%)}to{opacity:1;transform:translate(0)}}
