.section-header{position:fixed;z-index:50;top:0;left:0;width:100%}.admin-bar .section-header{top:32px}@media(max-width: 782.5px){.admin-bar .section-header{top:46px}}.section-header__backdrop{position:absolute;top:0;right:0;left:0;height:100vh;height:100dvh;visibility:hidden}.admin-bar .section-header__backdrop{height:calc(100vh - 32px);height:calc(100dvh - 32px)}@media(max-width: 782.5px){.admin-bar .section-header__backdrop{height:calc(100vh - 46px);height:calc(100dvh - 46px)}}.section-header__backdrop.active{visibility:visible}.section-header__wrapper{position:relative}@media(min-width: 1200px){.section-header__wrapper::before{content:"";position:absolute;z-index:-1;inset:0 -70px;background-color:#fff}}.section-header__content{position:relative;z-index:1;padding:18px 0;display:flex;column-gap:40px;align-items:center;min-height:86px;background-color:#fff}@media(max-width: 1199.5px){.section-header__content{padding:8px 70px;min-height:8px}}@media(max-width: 767.5px){.section-header__content{padding:8px 20px;column-gap:12px}}.section-header__logo{margin-right:auto;flex:0 0 107px;height:50px;transition:transform .3s ease-in-out;line-height:0}.section-header__logo img{width:100%;height:100%;object-fit:contain}.section-header__logo svg{max-width:100%;max-height:100%}@media not (pointer: coarse),(hover: hover)and (pointer: fine){.section-header__logo:hover,.section-header__logo:focus{transform:scale(0.9)}}@media(max-width: 1199.5px){.section-header__logo{flex:0 0 108px;height:45px}}@media(max-width: 1199.5px){.section-header__nav{display:none}}.section-header__nav-list{display:flex;flex-wrap:wrap;gap:12px 30px;list-style:none}@media(max-width: 1399.5px){.section-header__nav-list{gap:12px 20px}}.section-header__nav-link{position:relative;color:#1d2e63;text-decoration:none;font-size:16px;font-weight:500;line-height:140%;transition:opacity .3s ease-in-out}.section-header__nav-link:not(.active){opacity:.6}.section-header__nav-link.active::before{content:"";position:absolute;bottom:-2px;left:50%;display:block;width:4px;aspect-ratio:1/1;background-color:#1d2e63;transform:translate(-50%, 100%)}@media not (pointer: coarse),(hover: hover)and (pointer: fine){.section-header__nav-link:hover,.section-header__nav-link:focus{opacity:1}}@media(pointer: coarse){.section-header__nav-link:active{opacity:1}}.section-header__buttons{display:flex;align-items:center;column-gap:40px}@media(max-width: 767.5px){.section-header__buttons{flex:1 1 auto;min-width:0}.section-header__buttons .button{width:100%}.section-header__buttons .button__text{white-space:nowrap}}.section-header__menu-button{position:relative;flex:0 0 36px;width:36px;aspect-ratio:1/1;transition:background-color .3s ease-in-out}.section-header__menu-button span{position:absolute;left:50%;display:block;width:27px;height:3px;background-color:#002e4c;transition:opacity .3s ease-in-out,transform .3s ease-in-out,inset .3s ease-in-out}.section-header__menu-button span:nth-child(1),.section-header__menu-button span:nth-child(3){transform:translateX(-50%)}.section-header__menu-button span:nth-child(1){top:9px}.section-header__menu-button span:nth-child(2){top:50%;transform:translate(-50%, -50%)}.section-header__menu-button span:nth-child(3){bottom:9px}.section-header__menu-button.active span:nth-child(1){top:50%;transform:translate(-50%, -50%) rotate(45deg)}.section-header__menu-button.active span:nth-child(2){opacity:0}.section-header__menu-button.active span:nth-child(3){bottom:50%;transform:translate(-50%, 50%) rotate(-45deg)}@media not (pointer: coarse),(hover: hover)and (pointer: fine){.section-header__menu-button:hover,.section-header__menu-button:focus{background-color:rgba(37,94,178,.08)}}@media(pointer: coarse){.section-header__menu-button:active{background-color:rgba(37,94,178,.08)}}@media(min-width: 1200px){.section-header__menu-button{display:none}}.section-header__menu{position:absolute;top:calc(100% + 5px);right:0;left:0;background-color:#fff;transition:transform .3s ease-in-out}.section-header__menu:not(.active){transform:translateY(calc(-100% - 5px))}.section-header__menu-wrapper{padding:64px 20px;max-height:calc(100vh - 90px);max-height:calc(100dvh - 90px);overflow-y:auto}.admin-bar .section-header__menu-wrapper{max-height:calc(100vh - 90px - 32px);max-height:calc(100dvh - 90px - 32px)}@media(max-width: 782.5px){.admin-bar .section-header__menu-wrapper{max-height:calc(100vh - 90px - 46px);max-height:calc(100dvh - 90px - 46px)}}.section-header__menu-wrapper .social-list{margin:50px auto 0;color:#002e4c}.section-header__menu-wrapper .social-list__link{width:44px}.section-header__mobile-nav{margin:0 auto;width:max-content;max-width:100%;text-align:center}.section-header__mobile-buttons{margin:50px auto 0;width:max-content;max-width:100%}.section-header__mobile-nav-list{list-style:none}.section-header__mobile-nav-item:not(:first-child){margin-top:34px}.section-header__mobile-nav-link{color:#002e4c;font-size:18px;font-weight:500;line-height:140%;text-decoration:none !important;transition:color .3s ease-in-out}@media not (pointer: coarse),(hover: hover)and (pointer: fine){.section-header__mobile-nav-link:hover,.section-header__mobile-nav-link:focus{color:rgba(29,46,99,.7)}}@media(pointer: coarse){.section-header__mobile-nav-link:active{color:rgba(29,46,99,.7)}}.section-header__mobile-nav-link.active{color:#e91842}.section-header .menu-item-has-children{position:relative}.section-header .menu-item-has-children>a{display:inline-flex;align-items:center}.section-header .menu-item-has-children>a span,.section-header .menu-item-has-children>a svg{flex:0 0 auto;display:block;line-height:0;width:21px;max-width:21px;height:17px;transition:transform .3s ease-in-out}.section-header .menu-item-has-children>a span path[fill],.section-header .menu-item-has-children>a svg path[fill]{fill:currentColor !important;fill-opacity:1}.section-header .menu-item-has-children>a span path[stroke],.section-header .menu-item-has-children>a svg path[stroke]{stroke:currentColor !important;stroke-opacity:1}.section-header .menu-item-has-children>a svg{pointer-events:none}.section-header .menu-item-has-children:hover>a svg,.section-header .menu-item-has-children.menu-active>a svg{transform:scaleY(-1)}.section-header .section-header__nav .menu-item-has-children>.sub-menu{position:absolute;z-index:2;top:100%;left:50%;padding:10px 16px;min-width:200px;max-width:320px;background-color:#fff;border:1px solid #efefef;max-height:calc(100vh - 120px);max-height:calc(100dvh - 120px);overflow:hidden auto;clip:rect(0, 0, 0, 0);pointer-events:none;opacity:0;transform-origin:top center;transform:translateX(-50%) scale(1, 0);transition:transform .3s ease-in-out,opacity .3s ease-in-out}.admin-bar .section-header .section-header__nav .menu-item-has-children>.sub-menu{max-height:calc(100vh - 120px - 32px);max-height:calc(100dvh - 120px - 32px)}.section-header .section-header__nav .menu-item-has-children>.sub-menu a{font-size:14px}.section-header .section-header__nav .menu-item-has-children>.sub-menu .active::before{display:none}.section-header .section-header__nav .menu-item-has-children:hover>.sub-menu,.section-header .section-header__nav .menu-item-has-children.menu-active>.sub-menu{opacity:1;pointer-events:auto;transform:translateX(-50%) scale(1, 1);clip:initial}.section-header .section-header__mobile-nav .menu-item-has-children>a,.section-header .section-header__mobile-nav a:has(.dropdown-arrow){padding-left:21px;display:inline-flex;align-items:center}.section-header .section-header__mobile-nav .sub-menu{position:relative;pointer-events:all}.section-header .section-header__mobile-nav .sub-menu li{padding:12px 10px 0}.section-header .section-header__mobile-nav .sub-menu a{color:#002e4c;font-size:16px;font-weight:500;line-height:140%;text-decoration:none !important;transition:color .3s ease-in-out}@media not (pointer: coarse),(hover: hover)and (pointer: fine){.section-header .section-header__mobile-nav .sub-menu a:hover,.section-header .section-header__mobile-nav .sub-menu a:focus{color:rgba(29,46,99,.7)}}@media(pointer: coarse){.section-header .section-header__mobile-nav .sub-menu a:active{color:rgba(29,46,99,.7)}}.section-header .section-header__mobile-nav .sub-menu a.active{color:#e91842}.section-header .section-header__mobile-nav .sub-menu .active::before{display:none}

/*# sourceMappingURL=block-header-5fd0cccb6214d556b916.css.map*/