.header_outer_container{min-height:80px}.header{background-color:var(--white);font-family:var(--font_secondary);left:0;position:fixed;top:0;transition:all .3s ease;width:100%;z-index:999}.header--sticky{box-shadow:0 0 20px rgba(0,0,0,.1)}.header__row{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.header__logo{line-height:0;width:168px}.header__toggler{background:transparent;border:0;display:none;outline:none;padding:0;position:relative}.header__toggler_inner{display:flex;flex-direction:column;height:18px;justify-content:space-between;width:24px}.header__toggler_inner span{background-color:var(--blue);height:2px;width:100%}.header__toggler--active span{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(45deg)}.header__toggler--active span:nth-child(2){display:none}.header__toggler--active span:nth-child(3){transform:translate(-50%,-50%) rotate(-45deg)}.header__right_inner{align-items:center;display:flex;flex-wrap:wrap}.megamenu{margin-right:60px}.megamenu_depth_1_wrapper{display:flex;flex-wrap:wrap;grid-gap:16px 38px}.megamenu__depth_1>span{cursor:default}.megamenu__depth_1>:where(a,span){color:var(--grey_01);display:inline-block;font-size:14px;font-weight:500;padding-block:26px;text-decoration:none}.megamenu__item_toggler{background:transparent;border:0;display:none;height:24px;padding:0;position:absolute;right:0;top:7px;width:24px}.megamenu__depth_1_children_wrapper{display:none}.megamenu__depth_1_children_inner_inner{display:flex;flex-wrap:wrap}.megamenu__depth_2__menu_column{display:flex;flex-direction:column;justify-content:center;padding:40px}.megamenu__depth_2__menu_column_inner{grid-gap:18px 80px;display:flex;flex-wrap:wrap}.megamenu__depth_2__menu_column_cell{max-width:180px}.megamenu__depth_2__menu_column_cell,.megamenu__depth_2__menu_column_cell ul{grid-gap:32px;display:flex;flex-direction:column}.megamenu__depth_2>a{color:var(--blue);font-size:18px;font-weight:600;line-height:160%;text-decoration:none}.megamenu__depth_2.megamenu__depth_2--active>a,.megamenu__depth_2>a:hover{color:var(--orange)}.megamenu__depth_2__menu_column_title{color:var(--extra_02);font-size:14px;font-weight:700;text-transform:uppercase}.megamenu__depth_2_right_box{background-color:var(--grey_08);padding:40px}.megamenu__depth_2_right_box[data-column=left_icon_box]{padding:34px 40px;width:494px}.megamenu__depth_2_right_box_left_icon_box_inner{align-items:center;display:flex;flex-wrap:wrap;grid-gap:30px}.megamenu__depth_2_left_icon_box_icon{width:64px}.megamenu__depth_2_right_box_left_icon_box_info{display:flex;flex:1;flex-direction:column;gap:3px}.megamenu__depth_2_right_box_left_icon_box_title{font-size:18px;font-weight:600;line-height:160%}.megamenu__depth_2_right_box_left_icon_box_content{color:var(--extra_03);font-size:14px;font-weight:500}.megamenu__depth_2_right_box_left_icon_box_buttons{margin-top:20px}.megamenu__depth_2_right_box[data-column=image_box]{width:335px}.megamenu__depth_2_right_box_image_box_inner{display:flex;flex-direction:column;gap:10px}.megamenu__depth_2_right_box_image_box_date{color:var(--extra_03);font-size:14px;font-weight:400}.megamenu__depth_2_right_box_image_box_title{font-size:18px;font-weight:600;line-height:160%}.megamenu__depth_2_right_box_image_box_buttons{margin-top:20px}.megamenu__depth_2_right_box[data-column=content_box]{width:335px}.megamenu__depth_2_right_box_content_box_inner{display:flex;flex-direction:column;justify-content:center;min-height:100%}.megamenu__depth_2_number{color:var(--orange);display:flex;flex-wrap:wrap;font-size:48px;font-weight:600;line-height:100%}.megamenu__depth_2_right_box_content_box_title{color:var(--orange);font-size:18px;font-weight:600;line-height:160%}.megamenu__depth_2_right_box_content_box_content{color:var(--extra_03);font-size:14px;font-weight:400;margin-top:10px}.megamenu__depth_2_right_box_content_box_buttons{margin-top:20px}.megamenu__depth_2_right_box[data-column=image]{width:414px}.megamenu__depth_2_right_box a{color:var(--blue);font-size:16px;font-weight:500;padding-right:22px;position:relative;text-decoration:none}.megamenu__depth_2_right_box a:after,.megamenu__depth_2_right_box a:before{aspect-ratio:1;background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:14px}.megamenu__depth_2_right_box a:before{background-image:url(https://462636.fs1.hubspotusercontent-na1.net/hubfs/462636/2023/arrow_blue.svg)}.megamenu__depth_2_right_box a:after{background-image:url(https://462636.fs1.hubspotusercontent-na1.net/hubfs/462636/2023/arrow_orange.svg);opacity:0}.megamenu__depth_2_right_box a:hover{color:var(--orange)}.megamenu__depth_2_right_box a:hover:before{opacity:0}.megamenu__depth_2_right_box a:hover:after{opacity:1}.header__search{border-right:1px solid var(--grey_06);margin-right:14px;padding-right:14px;position:relative}.header__search_toggler{aspect-ratio:1;background-color:transparent;border:0;border-radius:0;height:auto;outline:none;padding:0;width:16px}.header__search_dropdown{background-color:var(--white);border-radius:4px;box-shadow:0 0 10px rgba(0,0,0,.2);display:none;padding:10px;position:absolute;right:0;top:100%;width:300px}.header__search_dropdown .hs-search-field__input{border:1px solid var(--grey_06);border-radius:4px;color:var(--legacy_black);font-size:16px;max-width:none;padding:10px;width:100%}.header__search_dropdown .hs-search-field__input:is(:hover,:focus){border-color:var(--black);outline:none}.header__search_dropdown .hs-search-field__suggestions{position:static}.header__search_dropdown .hs-search-field__suggestions-container li a{color:var(--black);font-size:16px;line-height:1.4}.header__search_dropdown .hs-search-field__suggestions-container li a:hover{color:var(--orange)}.header__search_dropdown .hs-search-field__suggestions-container li:nth-child(2)~li{margin-top:10px}.header__buttons a{background-color:var(--blue);border:0;border-radius:4px;box-shadow:0 1px 3px 0 rgba(49,7,86,.31),0 4px 8px 0 rgba(120,26,205,.1),0 8px 15px 0 rgba(120,26,205,.13),0 6px 16px 0 rgba(120,26,205,.15),0 -1px 12px 0 rgba(0,0,0,.2),0 -3px 2px 0 #fff;color:var(--white);font-size:14px;font-weight:700;line-height:1.215;padding:14px 30px;text-align:center;text-decoration:none}.header__buttons a:hover{background-color:var(--orange);box-shadow:0 1px 3px 0 rgba(49,7,86,.31),0 6px 10px 0 rgba(120,26,205,.1)}@media(max-width:1320px){.megamenu__depth_2__menu_column_inner{grid-column-gap:30px}.megamenu__depth_2_right_box[data-column=left_icon_box]{width:380px}}@media (max-width:1200px){.megamenu__depth_2__menu_column_cell,.megamenu__depth_2__menu_column_cell ul{grid-gap:20px}.megamenu__depth_2__menu_column_inner{grid-column-gap:40px}.megamenu__depth_2>a{font-size:16px}}@media (min-width:1101px){.megamenu__depth_1_children_wrapper{position:absolute;right:60px;top:100%}.megamenu_depth_1_wrapper>li:hover>.megamenu__depth_1_children_wrapper{display:block}.megamenu__depth_1_children_inner{background:var(--white);border-radius:2px;box-shadow:0 1px 3px 0 rgba(49,7,86,.08),0 6px 10px 0 rgba(51,26,205,.05),0 12px 20px 0 rgba(40,26,205,.06),0 20px 46px 0 rgba(26,76,205,.05);margin-top:6px}}@media (max-width:1100px){.header_outer_container{min-height:73px}.header{padding-block:18px}.header__toggler{display:block}.header__right_inner{grid-gap:30px}.header__right{background-color:#fff;box-shadow:0 10px 10px rgba(0,0,0,.1);display:none;left:0;max-height:calc(100vh - 150px);overflow-y:auto;padding:10px 20px 38px;position:absolute;top:100%;width:100%;z-index:99}.megamenu{margin:0;width:100%}.megamenu__depth_1{position:relative;width:100%}.megamenu__depth_1>:where(a,span){color:var(--blue);font-size:18px;font-weight:500;line-height:140%;padding:6px 10px}.megamenu__depth_1_children_wrapper{margin-top:16px}.megamenu__depth_1_children_inner{margin-top:0}.header__search{border:0;flex:1;margin:0;order:-1;padding:0}.header__search_toggler{display:none}.header__search_dropdown{box-shadow:none;display:block!important;padding:0;position:static;width:100%}.header__search_dropdown .hs-search-field__input{background-color:var(--grey_09);background-image:url(https://www.openlegacy.com/hubfs/2023/search.svg);background-position:left 13px center;background-repeat:no-repeat;background-size:16px;border-color:var(--grey_08);border-radius:6px;font-size:18px;font-style:italic;font-weight:400;padding-left:35px}.header__buttons,.header__buttons a{width:100%}.megamenu__depth_2__menu_column_cell{max-width:none;width:100%}.megamenu__depth_2_right_box{display:none}.megamenu__depth_2__menu_column{padding:0 10px;width:100%}.megamenu__depth_2>a{color:var(--black);font-size:16px;font-weight:500;line-height:152%}.megamenu__depth_2__menu_column_cell+div{border-top:1px solid var(--grey_06);padding-top:18px}.megamenu__depth_2__menu_column_title{font-weight:600}.megamenu__depth_2__menu_column_cell,.megamenu__depth_2__menu_column_cell ul{grid-gap:10px}.megamenu__item_toggler{display:block}}