@charset "utf-8";@-webkit-keyframes progress-bar-stripes{0%{background-position-x:1rem}}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes placeholder-glow{50%{opacity:.2}}@-webkit-keyframes placeholder-wave{to{-webkit-mask-position:-200% 0;mask-position:-200% 0}}.container{margin:0;max-width:100%!important;padding:0}.custom-button{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#115740;border:0;color:#1a1b1a;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;gap:1rem;height:4rem;justify-content:center;letter-spacing:.02em;padding:.8rem 1.6rem;text-decoration:none}.custom-button:hover{background-color:#003c2a;color:#fff}.custom-button:disabled{opacity:.25}.tag{background-color:#fff;border:1px solid rgba(61,64,66,.25);border-radius:10rem;color:#1a1b1a;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-family:Equip-Light;font-size:14px;font-style:normal;font-weight:400;margin:.5rem 2rem 1rem 0;padding:.8rem 1.6rem;text-transform:uppercase}.tag:hover{background-color:#d0f4eb;border:1px solid #d0f4eb;color:#3d4042}.tag input:focus,.tag input:focus-visible{-webkit-box-shadow:0 0 0 5px #d0f4eb;box-shadow:0 0 0 5px #d0f4eb;color:#3d4042}.tag.tag--selected{background-color:#d0f4eb;border:1px solid #d0f4eb;color:#e2fce3;color:#3d4042;font-family:Equip-Medium}.tag-readonly,.tag.tag--selected{font-size:14px;font-style:normal;font-weight:400;text-transform:uppercase}.tag-readonly{background-color:#fff;border:1px solid rgba(61,64,66,.25);border-radius:10rem;color:#1a1b1a;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-family:Equip-Light;margin:.5rem 2rem 1rem 0;padding:.8rem 1.6rem}input:focus+label .tag{outline-color:#d0f4eb}.select-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:relative}.select-box .options-container{-webkit-box-ordinal-group:2;-ms-flex-order:1;background:#fff;border-radius:.8rem;color:#000;list-style-type:none;max-height:0;opacity:0;order:1;overflow:hidden;position:absolute;width:100%}.select-box .selected{-webkit-box-ordinal-group:1;-ms-flex-order:0;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f6f6f6));background:linear-gradient(180deg,#fff,#f6f6f6);border:none;border-radius:.8rem;color:#000;margin-bottom:.8rem;order:0;outline:#c4c4c4;text-align:left}.select-box .selected .dropdown-arrow-icon{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:url(clientlib-site/resources/icons/down-arrow.svg);background-position-y:28%;background-repeat:no-repeat;background-size:contain;content:"";display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;justify-content:center;position:absolute;right:1rem;top:.9rem;-webkit-transition:all .4s;transition:all .4s;width:1.8rem}.select-box .selected[aria-expanded=true] .dropdown-arrow-icon{top:-1.2rem;-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.select-box .options-container.active+.selected{outline:.1rem solid #000}.select-box .options-container::-webkit-scrollbar{background:#fff;border-radius:0 .8rem .8rem 0;width:1.6rem}.select-box .options-container::-webkit-scrollbar-thumb{background:#c4c4c4;background-clip:padding-box;border:.5rem solid transparent;border-radius:.9rem}.select-box .option,.select-box .selected{color:#4a4d4f;cursor:pointer;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;height:5rem;letter-spacing:.01em;padding:1.4rem 1.2rem 2.4rem 1rem}@media(max-width:767px){.select-box .option,.select-box .selected{font-size:14px}}.select-box .selected{outline:.1rem solid #c4c4c4}.select-box .selected:focus{outline:.1rem solid #1a1b1a}.select-box .option li[aria-selected=true],.select-box .option.active,.select-box .option:focus,.select-box .option:hover{background:#f6f6f6;outline:none}.select-box .options-wrapper.active{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;inset:0;justify-content:center;overflow:auto;position:fixed;width:100%;z-index:1300}.select-box .options-wrapper .options-container.active{max-height:284px;opacity:1;outline:.1rem solid #c4c4c4;overflow-y:scroll;padding:9pt;position:absolute}.error-message,.error-message-text{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#1a1b1a;color:#f23f2b;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Equip-Medium;font-size:10px;font-style:normal;font-weight:400;letter-spacing:.02em;text-transform:uppercase}.error-message-text{margin:0}.error-message{margin-top:5px;opacity:0}.error-message.active{opacity:1}.input-error,.input-error:focus{border:.1rem solid #f23f2b;outline:none}.alert{-webkit-box-pack:justify;-ms-flex-pack:justify;background:none;justify-content:space-between;padding:15px}.alert,.alert span:last-child{display:-webkit-box;display:-ms-flexbox;display:flex}.alert span:last-child{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}table tbody td{color:#4a4d4f;color:#1a1b1a;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;letter-spacing:.01em}@media(max-width:767px){table tbody td{font-size:14px}}.table-responsive table tbody{max-height:20rem;overflow-y:scroll}.hr{border:.1rem solid #c4c4c4;width:100%}.horizontal-scroll{-webkit-box-pack:end;-ms-flex-pack:end;display:none;justify-content:end;margin:2.4rem 0}.horizontal-scroll button{background-color:transparent;border:none}.horizontal-scroll button:focus-visible{outline:2px solid #000}.modebar-group:last-child{display:none!important}.custom-calendar__input{font-size:1pc!important}div[role=tabpanel]:focus-visible{outline:2px solid #000}.DayPickerNavigation div[role=button]:focus-visible{outline-color:#000}.DayPickerNavigation td[role=button]:focus-visible{outline-color:#000}.CalendarDay:focus-visible{outline-color:#000}.DayPickerKeyboardShortcuts_show:focus-visible{outline-color:#000}.DayPickerKeyboardShortcuts_close:focus-visible{outline-color:#000}.vjs-big-play-button:focus-visible{outline-color:#000}.cmp-button{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#115740;border:1px solid #115740;color:#1a1b1a;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;gap:1rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;letter-spacing:.02em;padding:1rem 3.2rem;text-align:center;text-decoration:none}.cmp-button:hover{background-color:#003c2a;color:#fff}.cmp-button :focus-visible,.cmp-button:focus{background-color:#115740;border:none;-webkit-box-shadow:0 0 0 6px rgba(17,87,64,.2);box-shadow:0 0 0 6px rgba(17,87,64,.2);color:#fff}.cmp-button:active{background-color:#003c2a;border:none;-webkit-box-shadow:0 0 0 6px rgba(17,87,64,.2);box-shadow:0 0 0 6px rgba(17,87,64,.2);color:#fff}.cmp-button:disabled{opacity:.25}.cmp-button-dark{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:transparent;border:1px solid #3d4042;color:#1a1b1a;color:#3d4042;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;gap:1rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;letter-spacing:.02em;padding:1rem 3.2rem;text-align:center;text-decoration:none}.cmp-button-dark:hover{background-color:#fff;color:#3d4042;text-decoration:none}.cmp-button-dark :focus-visible,.cmp-button-dark:focus{background-color:#fff;border:none;-webkit-box-shadow:0 0 0 6px hsla(0,0%,100%,.2);box-shadow:0 0 0 6px hsla(0,0%,100%,.2);color:#3d4042;text-decoration:none}.cmp-button-dark:active{background-color:#f1f1f1;border:none;-webkit-box-shadow:0 0 0 6px hsla(0,0%,100%,.2);box-shadow:0 0 0 6px hsla(0,0%,100%,.2);color:#3d4042;text-decoration:none}.cmp-button-dark:disabled{opacity:.25}.cmp-navigation__item--level-0:hover>.cmp-navigation__group{background:#ececec}.cmp-teaser__link:focus-visible{outline-color:#000}@media(max-width:575.98px){.cmp-title__text{padding:1.2rem 1.6rem!important}}@media(min-width:576px)and (max-width:767.98px){.cmp-title__text{padding:2rem 4rem!important}}@media(min-width:768px)and (max-width:1439px){.cmp-title__text{padding:3rem 6.4rem!important}}@media(min-width:1440px){.cmp-title__text{padding:3rem calc(50% - 45pc + 6.4rem)!important}}.cmp-alert-bar-box{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4rem}@media(max-width:575.98px){.cmp-alert-bar-box{padding:1.2rem 1.6rem!important}}@media(min-width:576px)and (max-width:767.98px){.cmp-alert-bar-box{padding:2rem 4rem!important}}@media(min-width:768px)and (max-width:1439px){.cmp-alert-bar-box{padding:3rem 6.4rem!important}}@media(min-width:1440px){.cmp-alert-bar-box{padding:3rem calc(50% - 45pc + 6.4rem)!important}}.cmp-alert-bar-box:focus-visible{outline-color:#000}.cmp-alert-bar-box .close-button{background-color:transparent;border:none}.cmp-alert-bar-box .close-button:focus-visible{outline-color:#37a085}.cmp-alert-bar-box .close-button-message{background-color:transparent;border:none}.cmp-alert-bar-box .close-button-message:focus-visible{outline-color:#fff}.cmp-alert-bar-box-description{text-align:center;width:90%}.cmp-alert-bar-box-description ol,.cmp-alert-bar-box-description ul{text-align:left}.cmp-alert-bar-box-description *{color:#1a1b1a;color:#000;font-family:Equip-Medium;font-family:Equip-Regular;font-size:24px;font-style:normal;font-weight:400;font-weight:700;letter-spacing:.01em;line-height:36px;line-height:unset;margin:0;text-transform:unset}@media(max-width:767px){.cmp-alert-bar-box-description *{font-size:20px}}.cmp-alert-bar-box-description * a{text-decoration:underline}.cmp-alert-bar-box-description * a:focus-visible{outline-color:#37a085}.cmp-alert-bar-box-message{text-align:center;width:90%}.cmp-alert-bar-box-message ol,.cmp-alert-bar-box-message ul{text-align:left}.cmp-alert-bar-box-message *{color:#1a1b1a;color:#fff;font-family:Equip-Medium;font-family:Equip-Regular;font-size:24px;font-style:normal;font-weight:400;font-weight:700;letter-spacing:.01em;line-height:36px;line-height:unset;margin:0;text-transform:unset}@media(max-width:767px){.cmp-alert-bar-box-message *{font-size:20px}}.cmp-alert-bar-box-message * a{text-decoration:underline}.cmp-alert-bar-box-message * a:focus-visible{outline-color:#fff}.cmp-alert-bar-box-message * a:hover{color:#fff}@media(max-width:575.98px){.cmp-alert-bar-box{gap:1.4rem}.cmp-alert-bar-box-description *,.cmp-alert-bar-box-message *{font-size:1pc;line-height:24px}}@media(min-width:576px)and (max-width:767.98px){.cmp-alert-bar-box{gap:1.4rem}.cmp-alert-bar-box-description *,.cmp-alert-bar-box-message *{font-size:1pc;line-height:24px}}@media(max-width:575.98px){.cmp-asset-mix{padding:1.2rem 1.6rem!important}}@media(min-width:576px)and (max-width:767.98px){.cmp-asset-mix{padding:2rem 4rem!important}}@media(min-width:768px)and (max-width:1439px){.cmp-asset-mix{padding:3rem 6.4rem!important}}@media(min-width:1440px){.cmp-asset-mix{padding:3rem calc(50% - 45pc + 6.4rem)!important}}.cmp-asset-mix .h2,.cmp-asset-mix h2{margin-bottom:3.2rem}.cmp-asset-mix thead *{color:#e2fce3;color:#1a1b1a;font-family:Equip-Medium;font-size:14px;font-style:normal;font-weight:400;text-transform:uppercase}.cmp-asset-mix__container{border-bottom:1px solid #c4c4c4;padding:2.4rem 0}.cmp-asset-mix__container .table-responsive-sm .col-header{color:#1a1b1a;font-family:Equip-Light;font-size:1pc;font-weight:400;letter-spacing:.01em}.cmp-asset-mix .custom-tabs__tab{font-weight:unset;text-transform:uppercase!important}.cmp-asset-mix .custom-tabs__tab:focus-visible{outline-color:#000}.cmp-asset-mix .custom-tabs__tab:hover{color:#1a1b1a;text-decoration:underline}.cmp-asset-mix .expanded-tr,.cmp-asset-mix .show-down-arrow{display:none}@media(max-width:768px){.cmp-asset-mix .hide-headings{display:none}.cmp-asset-mix .expanded-tr,.cmp-asset-mix .show-down-arrow{display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-asset-mix .show-down-arrow{-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right}.cmp-asset-mix__container .table-responsive-sm .expanded-td{background-color:#37a085;-webkit-box-shadow:inset 0 0 0 9999px #37a085;box-shadow:inset 0 0 0 9999px #37a085;color:#fff;padding:5px}.cmp-asset-mix__container .table-responsive-sm .expanded-td .expanded-label{display:block;font-family:Equip-Light;font-size:18px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.cmp-asset-mix__container .table-responsive-sm .expanded-td .expanded-value{color:#fff;display:block;font-family:Equip-Light;font-size:14px;font-weight:400;letter-spacing:.01em;margin-bottom:25px}.cmp-asset-mix__container .table-responsive-sm .expanded-td .up-arrow{text-align:right}.cmp-asset-mix__container .table-responsive-sm .expanded-td .up-arrow-btn{background:none;border:none}.cmp-asset-mix__container .table-responsive-sm .expanded-td .up-arrow-btn:focus-visible{outline-color:#000}.cmp-asset-mix__container .table-responsive-sm .down-arrow-btn{background:none;border:none;text-align:right}.cmp-asset-mix__container .table-responsive-sm .down-arrow-btn:focus-visible{outline-color:#000}}@media(max-width:767.98px){.cmp-asset-mix .h2,.cmp-asset-mix h2{margin-bottom:2.4rem}}.cmp-asset-mix .etf-attribution-tools{display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-bookmark{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media(max-width:1119px){.cmp-bookmark{display:none}}@media(min-width:1120px){.cmp-bookmark__button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#1a1b1a;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;letter-spacing:.02em;text-transform:uppercase}.cmp-bookmark__button .icon-bookmark--sm{margin-left:.7rem}}.cmp-bookmark a:focus-visible{outline-color:#000}.cmp-bookmark:focus-visible{outline-color:#000}@media(max-width:1119px){.bookmark{display:none}}.container.responsivegrid{padding:0}.cmp-container--disclaimer .cmp-external-modal{padding-top:0!important}@media(max-width:575.98px){.cmp-container--main{padding:0 1.6rem}}@media(min-width:576px)and (max-width:767.98px){.cmp-container--main{padding:0 4rem}}@media(min-width:768px)and (max-width:1439.98px){.cmp-container--main{padding:0 6.4rem}}@media(min-width:1440px){.cmp-container--main{padding:0 calc(50% - 45pc + 6.4rem)}}.cmp-container--bg-size-100 .cmp-container{background-size:100% 100%!important}.cmp-container--desktop-toggle .cmp-container{padding:2rem 0 0}@media(max-width:767.8px){.cmp-container--desktop-toggle .cmp-container{background-image:unset!important}}.cmp-container--mobile-toggle .cmp-container{padding:2rem 0 3rem}@media(min-width:1440px){.cmp-container--mobile-toggle .cmp-container{background-image:unset!important}}@media(min-width:1120px){.cmp-container--mobile-toggle .cmp-container{background-image:unset!important}}@media(min-width:767.98px){.cmp-container--mobile-toggle .cmp-container{background-image:unset!important}}@media(min-width:576px){.cmp-container--mobile-toggle .cmp-container{background-image:none}}.cmp-container--fund-disclaimer .cmp-external-modal{padding-top:0!important}.cmp-container--fund-disclaimer .cmp-container--disclaimer .cmp-container{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.cmp-container--fund-disclaimer .cmp-container--disclaimer .cmp-external-modal{padding-bottom:0!important;padding-top:0!important}.cmp-container--white-text .cmp-container p{color:#fff}@media(max-width:575.98px){.cmp-content-feedback{padding:1.2rem 1.6rem!important}}@media(min-width:576px)and (max-width:767.98px){.cmp-content-feedback{padding:2rem 4rem!important}}@media(min-width:768px)and (max-width:1439px){.cmp-content-feedback{padding:3rem 6.4rem!important}}@media(min-width:1440px){.cmp-content-feedback{padding:3rem calc(50% - 45pc + 6.4rem)!important}}@media(max-width:575.98px){.cmp-content-feedback{padding:1.2rem 0!important}}.cmp-content-feedback iframe{height:22pc;width:100%}@media(max-width:575.98px){.cmp-content-feedback--fullwidth .cmp-content-feedback{padding:1.2rem 1.6rem!important}}@media(min-width:576px)and (max-width:767.98px){.cmp-content-feedback--fullwidth .cmp-content-feedback{padding:2rem 4rem!important}}@media(min-width:768px)and (max-width:1439px){.cmp-content-feedback--fullwidth .cmp-content-feedback{padding:3rem 6.4rem!important}}@media(min-width:1440px){.cmp-content-feedback--fullwidth .cmp-content-feedback{padding:3rem calc(50% - 45pc + 6.4rem)!important}}@media(max-width:575.98px){.cmp-content-feedback--fullwidth .cmp-content-feedback{padding:1.2rem 0!important}}.cmp-content-feedback--fullwidth .cmp-content-feedback iframe{height:11pc;width:100%}@media(max-width:1119px){.cmp-content-feedback--fullwidth .cmp-content-feedback iframe{height:22pc}}.cmp-country-selection{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;padding-bottom:2rem;padding-top:2rem}.cmp-country-selection__container{background-color:#fff;padding:30px 20px}.cmp-country-selection a{margin:0 auto}.cmp-country-selection__headline{color:#1a1b1a;font-size:20px;letter-spacing:.01em;padding-bottom:1rem;text-align:center}.cmp-country-selection__headline:after{background:#ddd;content:"";display:block;height:2px;margin:1rem auto 0;width:75%}.cmp-country-selection__countries{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center}.cmp-country-selection__country{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:1rem;width:107px}.cmp-country-selection__country button{background:none;border:none}.cmp-country-selection__country button:focus-visible{outline-color:#000}.cmp-country-selection__country img{height:70px;width:70px}.cmp-country-selection__image-text{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:600;justify-content:center;padding-top:5px;text-align:center}@media(max-width:1119.98px){.cmp-country-selection__container{width:70%}}@media(max-width:768px){.cmp-country-selection__countries{padding:0}.cmp-country-selection__container{padding:20px;width:95%}.cmp-country-selection__country img{height:55px;width:55px}.cmp-country-selection__image-text{font-size:1pc}.cmp-country-selection__country{width:85px}.cmp-country-selection__headline{font-size:14px}}@media(max-width:575.98px){.cmp-csv-to-table{padding:1.2rem 1.6rem!important}}@media(min-width:576px)and (max-width:767.98px){.cmp-csv-to-table{padding:2rem 4rem!important}}@media(min-width:768px)and (max-width:1439px){.cmp-csv-to-table{padding:3rem 6.4rem!important}}@media(min-width:1440px){.cmp-csv-to-table{padding:3rem calc(50% - 45pc + 6.4rem)!important}}.cmp-csv-to-table .s-flex{margin-bottom:1rem}.cmp-csv-to-table .no-data-message{font-family:Equip-Light;font-size:1.5rem;font-style:normal;font-weight:700;font-weight:400;padding:20px;text-align:center}@media(min-width:768px)and (max-width:1119.98px){.cmp-custom-tabs__link{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;width:100%}.cmp-custom-tabs__link .cmp-custom-tabs{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:none;-ms-flex-direction:column;flex-direction:column;gap:0;padding-left:0;width:100%}.cmp-custom-tabs__link li{-webkit-box-pack:start;-ms-flex-pack:start;background:none;border:none;justify-content:flex-start;padding-left:1.6rem;white-space:nowrap;width:auto}.cmp-custom-tabs__link .icon-check{display:none}.cmp-custom-tabs__link .active{background:none;border:none}.cmp-custom-tabs__link .active a{color:#37a085;font-size:1pc}.cmp-custom-tabs__link .active .icon-check-orange{display:block;visibility:visible}.cmp-custom-tabs__link .icon-down-arrow,.cmp-custom-tabs__link .icon-up-arrow{display:block}.cmp-custom-tabs__link .cmp-custom-tabs-dropdown{-webkit-box-pack:center;-ms-flex-pack:center;background:none;border:none;border-bottom:.2rem solid #37a085;color:#1a1b1a;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;gap:1rem;justify-content:center;letter-spacing:.02em;padding:1.6rem;width:100%}.cmp-custom-tabs__link .cmp-custom-tabs-dropdown:focus-visible{outline-color:#000}.cmp-custom-tabs__link .show{display:-webkit-box;display:-ms-flexbox;display:flex}}@media(min-width:576px)and (max-width:767.98px){.cmp-custom-tabs__link{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;width:100%}.cmp-custom-tabs__link .cmp-custom-tabs{display:none}.cmp-custom-tabs__link ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0;padding-left:0;width:100%}.cmp-custom-tabs__link li{-webkit-box-pack:start;-ms-flex-pack:start;background:none;border:none;justify-content:flex-start;padding-left:1.6rem;white-space:nowrap;width:auto}.cmp-custom-tabs__link .icon-check{display:none}.cmp-custom-tabs__link .active{background:none;border:none}.cmp-custom-tabs__link .active a{color:#37a085;font-size:1pc}.cmp-custom-tabs__link .active .icon-check-orange{display:block;visibility:visible}.cmp-custom-tabs__link .icon-down-arrow,.cmp-custom-tabs__link .icon-up-arrow{display:block!important}.cmp-custom-tabs__link .cmp-custom-tabs-dropdown{-webkit-box-pack:center;-ms-flex-pack:center;background:none;border:none;border-bottom:.2rem solid #37a085;color:#1a1b1a;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;gap:1rem;justify-content:center;letter-spacing:.02em;padding:1.6rem;width:100%}.cmp-custom-tabs__link .cmp-custom-tabs-dropdown:focus-visible{outline-color:#000}.cmp-custom-tabs__link .show{display:-webkit-box;display:-ms-flexbox;display:flex}}@media(max-width:575.98px){.cmp-custom-tabs__link{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;width:100%}.cmp-custom-tabs__link .cmp-custom-tabs{display:none}.cmp-custom-tabs__link ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0;padding-left:0;width:100%}.cmp-custom-tabs__link li{-webkit-box-pack:start;-ms-flex-pack:start;background:none;border:none;justify-content:flex-start;padding-left:1.6rem;white-space:nowrap;width:auto}.cmp-custom-tabs__link .icon-check{display:none}.cmp-custom-tabs__link .icon-down-arrow,.cmp-custom-tabs__link .icon-up-arrow{display:block!important}.cmp-custom-tabs__link .active{background:none;border:none}.cmp-custom-tabs__link .active a{color:#e2fce3;color:#37a085;font-family:Equip-Medium;font-size:14px;font-size:1pc;font-style:normal;font-weight:400;text-transform:uppercase}.cmp-custom-tabs__link .active .icon-check-orange{display:block;visibility:visible}.cmp-custom-tabs__link .cmp-custom-tabs-dropdown{-webkit-box-pack:center;-ms-flex-pack:center;background:none;border:none;border-bottom:.2rem solid #37a085;color:#1a1b1a;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;gap:1rem;justify-content:center;letter-spacing:.02em;padding:1.6rem;width:100%}.cmp-custom-tabs__link .cmp-custom-tabs-dropdown:focus-visible{outline-color:#000}.cmp-custom-tabs__link .show{display:-webkit-box;display:-ms-flexbox;display:flex}}@media(min-width:768px)and (max-width:1119.98px){.cmp-custom-tabs--sticky .cmp-custom-tabs__link{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding:0;width:100%}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .icon-up-arrow-white{margin-top:5px}.cmp-custom-tabs--sticky .cmp-custom-tabs__link a{color:#3d4042;margin-left:30px}.cmp-custom-tabs--sticky .cmp-custom-tabs__link a:hover{color:#0a7a82}.cmp-custom-tabs--sticky .cmp-custom-tabs__link a:hover:before{background:#0a7a82;content:"";display:block;height:30px;left:30px;position:absolute;width:4px}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .active,.cmp-custom-tabs--sticky .cmp-custom-tabs__link li:hover{border-bottom:none}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .active a{color:#0a7a82}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .active a:before{background:#0a7a82;content:"";display:block;height:30px;left:30px;position:absolute;width:4px}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .cmp-custom-tabs{display:none;padding:0!important}.cmp-custom-tabs--sticky .cmp-custom-tabs__link a{text-align:left}.cmp-custom-tabs--sticky .cmp-custom-tabs__link ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0;padding-left:0;width:100%}.cmp-custom-tabs--sticky .cmp-custom-tabs__link li,.cmp-custom-tabs--sticky .cmp-custom-tabs__link li:hover{background:#f6f6f6}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .icon-check{display:-webkit-box;display:-ms-flexbox;display:flex;visibility:hidden}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .active{background:#f6f6f6}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .active a{color:#1a1b1a}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .cmp-custom-tabs-dropdown{-webkit-box-pack:center;-ms-flex-pack:center;background:none;background-color:#3d4042;border:none;color:#1a1b1a;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;gap:1rem;justify-content:center;letter-spacing:.02em;padding:1.6rem;width:100%}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .cmp-custom-tabs-dropdown:focus-visible{outline-color:#000}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .show{display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .icon-down-arrow-white{display:block;margin-top:.5rem}}@media(min-width:576px)and (max-width:767.98px){.cmp-custom-tabs--sticky .cmp-custom-tabs__link{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding:0;width:100%}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .icon-up-arrow-white{margin-top:5px}.cmp-custom-tabs--sticky .cmp-custom-tabs__link a{color:#3d4042;margin-left:30px}.cmp-custom-tabs--sticky .cmp-custom-tabs__link a:hover{color:#0a7a82}.cmp-custom-tabs--sticky .cmp-custom-tabs__link a:hover:before{background:#0a7a82;content:"";display:block;height:30px;left:30px;position:absolute;width:4px}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .active,.cmp-custom-tabs--sticky .cmp-custom-tabs__link li:hover{border-bottom:none}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .active a{color:#0a7a82}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .active a:before{background:#0a7a82;content:"";display:block;height:30px;left:30px;position:absolute;width:4px}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .cmp-custom-tabs{display:none;padding:0!important}.cmp-custom-tabs--sticky .cmp-custom-tabs__link a{text-align:left}.cmp-custom-tabs--sticky .cmp-custom-tabs__link ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0;padding-left:0;width:100%}.cmp-custom-tabs--sticky .cmp-custom-tabs__link li,.cmp-custom-tabs--sticky .cmp-custom-tabs__link li:hover{background:#f6f6f6}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .icon-check,.cmp-custom-tabs--sticky .cmp-custom-tabs__link .icon-check-orange{display:-webkit-box;display:-ms-flexbox;display:flex;visibility:hidden}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .active{background:#f6f6f6}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .active a{color:#1a1b1a}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .cmp-custom-tabs-dropdown{-webkit-box-pack:center;-ms-flex-pack:center;background:none;background-color:#3d4042;border:none;color:#1a1b1a;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;gap:1rem;justify-content:center;letter-spacing:.02em;padding:1.6rem;width:100%}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .cmp-custom-tabs-dropdown:focus-visible{outline-color:#000}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .show{display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .icon-down-arrow-white{display:block;margin-top:.5rem}}@media(max-width:575.98px){.cmp-custom-tabs--sticky .cmp-custom-tabs__link{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding:0;width:100%}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .icon-up-arrow-white{margin-top:5px}.cmp-custom-tabs--sticky .cmp-custom-tabs__link a{color:#3d4042;margin-left:30px}.cmp-custom-tabs--sticky .cmp-custom-tabs__link a:hover{color:#0a7a82}.cmp-custom-tabs--sticky .cmp-custom-tabs__link a:hover:before{background:#0a7a82;content:"";display:block;height:30px;left:30px;position:absolute;width:4px}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .active,.cmp-custom-tabs--sticky .cmp-custom-tabs__link li:hover{border-bottom:none}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .cmp-custom-tabs{display:none;padding:0!important}.cmp-custom-tabs--sticky .cmp-custom-tabs__link a{text-align:left}.cmp-custom-tabs--sticky .cmp-custom-tabs__link ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0;padding-left:0;width:100%}.cmp-custom-tabs--sticky .cmp-custom-tabs__link li,.cmp-custom-tabs--sticky .cmp-custom-tabs__link li:hover{background:#f6f6f6}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .icon-check,.cmp-custom-tabs--sticky .cmp-custom-tabs__link .icon-check-orange{display:-webkit-box;display:-ms-flexbox;display:flex;visibility:hidden}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .active{background:#f6f6f6}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .active a{color:#0a7a82}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .active a:before{background:#0a7a82;content:"";display:block;height:30px;left:30px;position:absolute;width:4px}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .cmp-custom-tabs-dropdown{-webkit-box-pack:center;-ms-flex-pack:center;background:none;background-color:#3d4042;border:none;color:#1a1b1a;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;gap:1rem;justify-content:center;letter-spacing:.02em;padding:1.6rem;width:100%}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .cmp-custom-tabs-dropdown:focus-visible{outline-color:#000}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .show{display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .icon-down-arrow-white{display:block;margin-top:.5rem}}.cmp-custom-tabs__link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-custom-tabs__link .cmp-custom-tabs-dropdown,.cmp-custom-tabs__link .icon-check{display:none}.cmp-custom-tabs__link .show{display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-custom-tabs__link .icon-check-orange,.cmp-custom-tabs__link .icon-down-arrow{display:none}@media(min-width:768px)and (max-width:1119.98px){.cmp-custom-tabs__link{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;width:100%}.cmp-custom-tabs__link .cmp-custom-tabs{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:none;-ms-flex-direction:column;flex-direction:column;gap:0;padding-left:0;width:100%}.cmp-custom-tabs__link li{-webkit-box-pack:start;-ms-flex-pack:start;background:none;border:none;justify-content:flex-start;padding-left:1.6rem;white-space:nowrap;width:auto}.cmp-custom-tabs__link .icon-check{display:none}.cmp-custom-tabs__link .active{background:none;border:none}.cmp-custom-tabs__link .active a{color:#37a085;font-size:1pc}.cmp-custom-tabs__link .active .icon-check-orange{display:block;visibility:visible}.cmp-custom-tabs__link .icon-down-arrow,.cmp-custom-tabs__link .icon-up-arrow{display:block}.cmp-custom-tabs__link .cmp-custom-tabs-dropdown{-webkit-box-pack:center;-ms-flex-pack:center;background:none;border:none;border-bottom:.2rem solid #37a085;color:#1a1b1a;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;gap:1rem;justify-content:center;letter-spacing:.02em;padding:1.6rem;width:100%}.cmp-custom-tabs__link .cmp-custom-tabs-dropdown:focus-visible{outline-color:#000}.cmp-custom-tabs__link .show{display:-webkit-box;display:-ms-flexbox;display:flex}}@media(min-width:576px)and (max-width:767.98px){.cmp-custom-tabs__link{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;width:100%}.cmp-custom-tabs__link .cmp-custom-tabs{display:none}.cmp-custom-tabs__link ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0;padding-left:0;width:100%}.cmp-custom-tabs__link li{-webkit-box-pack:start;-ms-flex-pack:start;background:none;border:none;justify-content:flex-start;padding-left:1.6rem;white-space:nowrap;width:auto}.cmp-custom-tabs__link .icon-check{display:none}.cmp-custom-tabs__link .active{background:none;border:none}.cmp-custom-tabs__link .active a{color:#37a085;font-size:1pc}.cmp-custom-tabs__link .active .icon-check-orange{display:block;visibility:visible}.cmp-custom-tabs__link .icon-down-arrow,.cmp-custom-tabs__link .icon-up-arrow{display:block!important}.cmp-custom-tabs__link .cmp-custom-tabs-dropdown{-webkit-box-pack:center;-ms-flex-pack:center;background:none;border:none;border-bottom:.2rem solid #37a085;color:#1a1b1a;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;gap:1rem;justify-content:center;letter-spacing:.02em;padding:1.6rem;width:100%}.cmp-custom-tabs__link .cmp-custom-tabs-dropdown:focus-visible{outline-color:#000}.cmp-custom-tabs__link .show{display:-webkit-box;display:-ms-flexbox;display:flex}}@media(max-width:575.98px){.cmp-custom-tabs__link{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;width:100%}.cmp-custom-tabs__link .cmp-custom-tabs{display:none}.cmp-custom-tabs__link ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0;padding-left:0;width:100%}.cmp-custom-tabs__link li{-webkit-box-pack:start;-ms-flex-pack:start;background:none;border:none;justify-content:flex-start;padding-left:1.6rem;white-space:nowrap;width:auto}.cmp-custom-tabs__link .icon-check{display:none}.cmp-custom-tabs__link .icon-down-arrow,.cmp-custom-tabs__link .icon-up-arrow{display:block!important}.cmp-custom-tabs__link .active{background:none;border:none}.cmp-custom-tabs__link .active a{color:#e2fce3;color:#37a085;font-family:Equip-Medium;font-size:14px;font-size:1pc;font-style:normal;font-weight:400;text-transform:uppercase}.cmp-custom-tabs__link .active .icon-check-orange{display:block;visibility:visible}.cmp-custom-tabs__link .cmp-custom-tabs-dropdown{-webkit-box-pack:center;-ms-flex-pack:center;background:none;border:none;border-bottom:.2rem solid #37a085;color:#1a1b1a;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;gap:1rem;justify-content:center;letter-spacing:.02em;padding:1.6rem;width:100%}.cmp-custom-tabs__link .cmp-custom-tabs-dropdown:focus-visible{outline-color:#000}.cmp-custom-tabs__link .show{display:-webkit-box;display:-ms-flexbox;display:flex}}.padding-top{padding-top:5rem!important}.cmp-custom-tabs--sticky .cmp-custom-tabs__link.sticky{background-color:#3d4042!important;padding:0!important}.cmp-custom-tabs--sticky .cmp-custom-tabs__link.sticky a{color:#ddd;text-decoration:none}.cmp-custom-tabs--sticky .cmp-custom-tabs__link.sticky a:hover{color:#e2fce3}.cmp-custom-tabs--sticky .cmp-custom-tabs__link.sticky .active{border-bottom:5px solid #e2fce3;-webkit-transition:left .3s ease,width .2s ease,background-color .2s ease,height .3s ease;transition:left .3s ease,width .2s ease,background-color .2s ease,height .3s ease}.cmp-custom-tabs--sticky .cmp-custom-tabs__link.sticky .active a{color:#e2fce3}.cmp-custom-tabs--sticky .cmp-custom-tabs__link.sticky li:hover{border-bottom:5px solid #e2fce3;-webkit-transition:left .3s ease,width .2s ease,background-color .2s ease,height .3s ease;transition:left .3s ease,width .2s ease,background-color .2s ease,height .3s ease}@media(min-width:768px)and (max-width:1119.98px){.cmp-custom-tabs--sticky .cmp-custom-tabs__link.sticky .icon-up-arrow-white{margin-top:5px}.cmp-custom-tabs--sticky .cmp-custom-tabs__link.sticky a{color:#3d4042;margin-left:30px}.cmp-custom-tabs--sticky .cmp-custom-tabs__link.sticky a:hover{color:#0a7a82}.cmp-custom-tabs--sticky .cmp-custom-tabs__link.sticky a:hover:before{background:#0a7a82;content:"";display:block;height:30px;left:30px;position:absolute;width:4px}.cmp-custom-tabs--sticky .cmp-custom-tabs__link.sticky .active,.cmp-custom-tabs--sticky .cmp-custom-tabs__link.sticky li:hover{border-bottom:none}.cmp-custom-tabs--sticky .cmp-custom-tabs__link.sticky .active a{color:#0a7a82}.cmp-custom-tabs--sticky .cmp-custom-tabs__link.sticky .active a:before{background:#0a7a82;content:"";display:block;height:30px;left:30px;position:absolute;width:4px}}@media(min-width:576px)and (max-width:767.98px){.cmp-custom-tabs--sticky .cmp-custom-tabs__link.sticky .icon-up-arrow-white{margin-top:5px}.cmp-custom-tabs--sticky .cmp-custom-tabs__link.sticky a{color:#3d4042;margin-left:30px}.cmp-custom-tabs--sticky .cmp-custom-tabs__link.sticky a:hover{color:#0a7a82}.cmp-custom-tabs--sticky .cmp-custom-tabs__link.sticky a:hover:before{background:#0a7a82;content:"";display:block;height:30px;left:30px;position:absolute;width:4px}.cmp-custom-tabs--sticky .cmp-custom-tabs__link.sticky .active,.cmp-custom-tabs--sticky .cmp-custom-tabs__link.sticky li:hover{border-bottom:none}.cmp-custom-tabs--sticky .cmp-custom-tabs__link.sticky .active a{color:#0a7a82}.cmp-custom-tabs--sticky .cmp-custom-tabs__link.sticky .active a:before{background:#0a7a82;content:"";display:block;height:30px;left:30px;position:absolute;width:4px}}@media(max-width:575.98px){.cmp-custom-tabs--sticky .cmp-custom-tabs__link.sticky .icon-up-arrow-white{margin-top:5px}.cmp-custom-tabs--sticky .cmp-custom-tabs__link.sticky a{color:#3d4042;margin-left:30px}.cmp-custom-tabs--sticky .cmp-custom-tabs__link.sticky a:hover{color:#0a7a82}.cmp-custom-tabs--sticky .cmp-custom-tabs__link.sticky a:hover:before{background:#0a7a82;content:"";display:block;height:30px;left:30px;position:absolute;width:4px}.cmp-custom-tabs--sticky .cmp-custom-tabs__link.sticky .active,.cmp-custom-tabs--sticky .cmp-custom-tabs__link.sticky li:hover{border-bottom:none}.cmp-custom-tabs--sticky .cmp-custom-tabs__link.sticky .active a{color:#0a7a82}.cmp-custom-tabs--sticky .cmp-custom-tabs__link.sticky .active a:before{background:#0a7a82;content:"";display:block;height:30px;left:30px;position:absolute;width:4px}}.cmp-custom-tabs--sticky .cmp-custom-tabs__link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f6f6f6;display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:70px;padding-top:30px;position:sticky;top:0;z-index:999}.cmp-custom-tabs--sticky .cmp-custom-tabs__link ul{border-bottom:1px solid #ddd;display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:0}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .cmp-custom-tabs{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}@media(max-width:575.98px){.cmp-custom-tabs--sticky .cmp-custom-tabs__link .cmp-custom-tabs{margin:0 1.6rem!important}}@media(min-width:576px)and (max-width:767.98px){.cmp-custom-tabs--sticky .cmp-custom-tabs__link .cmp-custom-tabs{margin:0 4rem!important}}@media(min-width:768px)and (max-width:1439.98px){.cmp-custom-tabs--sticky .cmp-custom-tabs__link .cmp-custom-tabs{margin:0 6.4rem!important}}@media(min-width:1440px){.cmp-custom-tabs--sticky .cmp-custom-tabs__link .cmp-custom-tabs{margin:0 calc(50% - 45pc + 6.4rem)!important}}.cmp-custom-tabs--sticky .cmp-custom-tabs__link li{color:#003c2a;display:block;padding-left:0;padding-right:0;width:100%}.cmp-custom-tabs--sticky .cmp-custom-tabs__link li:hover{border-bottom:5px solid #0a7a82;-webkit-transition:left .3s ease,width .2s ease,background-color .2s ease,height .3s ease;transition:left .3s ease,width .2s ease,background-color .2s ease,height .3s ease}.cmp-custom-tabs--sticky .cmp-custom-tabs__link a{color:#1a1b1a;color:#3d4042;display:block;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;padding:1.6rem;text-align:center;text-decoration:none;width:100%}@media(max-width:767px){.cmp-custom-tabs--sticky .cmp-custom-tabs__link a{font-size:18px}}.cmp-custom-tabs--sticky .cmp-custom-tabs__link a:hover{color:#0a7a82}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .active{border-bottom:5px solid #0a7a82;-webkit-transition:left .3s ease,width .2s ease,background-color .2s ease,height .3s ease;transition:left .3s ease,width .2s ease,background-color .2s ease,height .3s ease}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .active a{color:#0a7a82}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .cmp-custom-tabs-dropdown,.cmp-custom-tabs--sticky .cmp-custom-tabs__link .icon-check,.cmp-custom-tabs--sticky .cmp-custom-tabs__link .icon-check-orange{display:none}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .show{display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .icon-check-orange,.cmp-custom-tabs--sticky .cmp-custom-tabs__link .icon-down-arrow{display:none}@media(min-width:768px)and (max-width:1119.98px){.cmp-custom-tabs--sticky .cmp-custom-tabs__link{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding:0;width:100%}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .icon-up-arrow-white{margin-top:5px}.cmp-custom-tabs--sticky .cmp-custom-tabs__link a{color:#3d4042;margin-left:30px}.cmp-custom-tabs--sticky .cmp-custom-tabs__link a:hover{color:#0a7a82}.cmp-custom-tabs--sticky .cmp-custom-tabs__link a:hover:before{background:#0a7a82;content:"";display:block;height:30px;left:30px;position:absolute;width:4px}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .active,.cmp-custom-tabs--sticky .cmp-custom-tabs__link li:hover{border-bottom:none}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .active a{color:#0a7a82}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .active a:before{background:#0a7a82;content:"";display:block;height:30px;left:30px;position:absolute;width:4px}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .cmp-custom-tabs{display:none;padding:0!important}.cmp-custom-tabs--sticky .cmp-custom-tabs__link a{text-align:left}.cmp-custom-tabs--sticky .cmp-custom-tabs__link ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0;padding-left:0;width:100%}.cmp-custom-tabs--sticky .cmp-custom-tabs__link li,.cmp-custom-tabs--sticky .cmp-custom-tabs__link li:hover{background:#f6f6f6}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .icon-check{display:-webkit-box;display:-ms-flexbox;display:flex;visibility:hidden}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .active{background:#f6f6f6}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .active a{color:#1a1b1a}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .cmp-custom-tabs-dropdown{-webkit-box-pack:center;-ms-flex-pack:center;background:none;background-color:#3d4042;border:none;color:#1a1b1a;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;gap:1rem;justify-content:center;letter-spacing:.02em;padding:1.6rem;width:100%}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .cmp-custom-tabs-dropdown:focus-visible{outline-color:#000}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .show{display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .icon-down-arrow-white{display:block;margin-top:.5rem}}@media(min-width:576px)and (max-width:767.98px){.cmp-custom-tabs--sticky .cmp-custom-tabs__link{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding:0;width:100%}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .icon-up-arrow-white{margin-top:5px}.cmp-custom-tabs--sticky .cmp-custom-tabs__link a{color:#3d4042;margin-left:30px}.cmp-custom-tabs--sticky .cmp-custom-tabs__link a:hover{color:#0a7a82}.cmp-custom-tabs--sticky .cmp-custom-tabs__link a:hover:before{background:#0a7a82;content:"";display:block;height:30px;left:30px;position:absolute;width:4px}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .active,.cmp-custom-tabs--sticky .cmp-custom-tabs__link li:hover{border-bottom:none}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .active a{color:#0a7a82}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .active a:before{background:#0a7a82;content:"";display:block;height:30px;left:30px;position:absolute;width:4px}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .cmp-custom-tabs{display:none;padding:0!important}.cmp-custom-tabs--sticky .cmp-custom-tabs__link a{text-align:left}.cmp-custom-tabs--sticky .cmp-custom-tabs__link ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0;padding-left:0;width:100%}.cmp-custom-tabs--sticky .cmp-custom-tabs__link li,.cmp-custom-tabs--sticky .cmp-custom-tabs__link li:hover{background:#f6f6f6}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .icon-check,.cmp-custom-tabs--sticky .cmp-custom-tabs__link .icon-check-orange{display:-webkit-box;display:-ms-flexbox;display:flex;visibility:hidden}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .active{background:#f6f6f6}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .active a{color:#1a1b1a}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .cmp-custom-tabs-dropdown{-webkit-box-pack:center;-ms-flex-pack:center;background:none;background-color:#3d4042;border:none;color:#1a1b1a;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;gap:1rem;justify-content:center;letter-spacing:.02em;padding:1.6rem;width:100%}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .cmp-custom-tabs-dropdown:focus-visible{outline-color:#000}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .show{display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .icon-down-arrow-white{display:block;margin-top:.5rem}}@media(max-width:575.98px){.cmp-custom-tabs--sticky .cmp-custom-tabs__link{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding:0;width:100%}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .icon-up-arrow-white{margin-top:5px}.cmp-custom-tabs--sticky .cmp-custom-tabs__link a{color:#3d4042;margin-left:30px}.cmp-custom-tabs--sticky .cmp-custom-tabs__link a:hover{color:#0a7a82}.cmp-custom-tabs--sticky .cmp-custom-tabs__link a:hover:before{background:#0a7a82;content:"";display:block;height:30px;left:30px;position:absolute;width:4px}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .active,.cmp-custom-tabs--sticky .cmp-custom-tabs__link li:hover{border-bottom:none}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .cmp-custom-tabs{display:none;padding:0!important}.cmp-custom-tabs--sticky .cmp-custom-tabs__link a{text-align:left}.cmp-custom-tabs--sticky .cmp-custom-tabs__link ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0;padding-left:0;width:100%}.cmp-custom-tabs--sticky .cmp-custom-tabs__link li,.cmp-custom-tabs--sticky .cmp-custom-tabs__link li:hover{background:#f6f6f6}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .icon-check,.cmp-custom-tabs--sticky .cmp-custom-tabs__link .icon-check-orange{display:-webkit-box;display:-ms-flexbox;display:flex;visibility:hidden}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .active{background:#f6f6f6}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .active a{color:#0a7a82}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .active a:before{background:#0a7a82;content:"";display:block;height:30px;left:30px;position:absolute;width:4px}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .cmp-custom-tabs-dropdown{-webkit-box-pack:center;-ms-flex-pack:center;background:none;background-color:#3d4042;border:none;color:#1a1b1a;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;gap:1rem;justify-content:center;letter-spacing:.02em;padding:1.6rem;width:100%}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .cmp-custom-tabs-dropdown:focus-visible{outline-color:#000}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .show{display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-custom-tabs--sticky .cmp-custom-tabs__link .icon-down-arrow-white{display:block;margin-top:.5rem}}.padding-top{padding-top:6rem!important}.s-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.s-flex input[type=checkbox].toggleSwitch{cursor:pointer;height:5em;opacity:0;position:absolute;width:10em;z-index:999}.s-flex input[type=checkbox].toggleSwitch+label{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;position:relative}.s-flex input[type=checkbox].toggleSwitch+label:before{background-color:#f6f6f6;border-radius:1em;content:"";height:2em;margin-right:.25em;width:3.25em}.s-flex input[type=checkbox].toggleSwitch+label:after{background-color:#4a4d4f;border-radius:1em;content:"";height:1.5em;left:.3em;position:absolute;width:1.5em}.s-flex input[type=checkbox].toggleSwitch:checked+label:before{background-color:#f6f6f6}.s-flex input[type=checkbox].toggleSwitch:checked+label:after{background-color:#37a085;-webkit-transform:translate(1.2em);transform:translate(1.2em)}@media(max-width:768px){.s-flex input[type=checkbox].toggleSwitch:checked+label:after{-webkit-transform:translate(.9em);transform:translate(.9em)}}.cmp-premium-discount__data-table-switch .s-flex{display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width:768px){.cmp-premium-discount__data-table-switch .s-flex input[type=checkbox].toggleSwitch+label:before{width:3.5em}.cmp-premium-discount__data-table-switch .s-flex input[type=checkbox].toggleSwitch:checked+label:after{-webkit-transform:translate(1.25em);transform:translate(1.25em)}}@media(max-width:576px){.cmp-premium-discount__data-table-switch .s-flex input[type=checkbox].toggleSwitch+label:before{width:3.4em}}.data-table{width:100%}@media(max-width:575.98px){.data-table{padding:1.2rem 1.6rem!important}}@media(min-width:576px)and (max-width:767.98px){.data-table{padding:2rem 4rem!important}}@media(min-width:768px)and (max-width:1439px){.data-table{padding:3rem 6.4rem!important}}@media(min-width:1440px){.data-table{padding:3rem calc(50% - 45pc + 6.4rem)!important}}.data-table__table-container{max-width:90vw;overflow-x:auto}.data-table .performance-right{background-color:#ddd;padding-bottom:9pt;padding-top:9pt;text-align:left}.data-table tr *{padding:1.2rem}.data-table tr th{border:1px solid #ddd}.data-table tr th:focus-visible{outline-color:#000}.data-table tr td{border:1px solid #ddd}.data-table tr td:focus-visible{outline-color:#000}.data-table thead *{color:#e2fce3;color:#1a1b1a;font-family:Equip-Medium;font-size:14px;font-style:normal;font-weight:400;text-transform:uppercase}.data-table tbody *{color:#4a4d4f;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;letter-spacing:.01em}@media(max-width:767px){.data-table tbody *{font-size:14px}}.data-table__pagination{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;padding:25px 10px}.data-table__pagination .custom-button{height:4.4rem;margin-left:3px;width:8.6rem}.data-table__pagination .custom-button:focus-visible{outline-color:#000}.data-table__buttons{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.data-table__buttons:focus-visible{outline-color:#000}.data-table__page-number{border:1px solid #c4c4c4;border-radius:6px;color:#4a4d4f;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;height:5rem;letter-spacing:.01em;margin-left:5px;padding:1em;width:75px}@media(max-width:767px){.data-table__page-number{font-size:14px}}.data-table__goto-page,.data-table__page-seq{-ms-flex-item-align:center;align-self:center;color:#e2fce3;color:#1a1b1a;font-family:Equip-Medium;font-size:14px;font-style:normal;font-weight:400;margin:0 .8rem 0 0;text-transform:uppercase}.data-table__page-number:focus{border-color:#1a1b1a;outline:none}.data-table__page-size{border:1px solid #c4c4c4;border-radius:6px;color:#4a4d4f;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;height:5rem;letter-spacing:.01em;margin-left:5px;padding:.75em;width:125px}@media(max-width:767px){.data-table__page-size{font-size:14px}}.data-table__page-size:focus{border-color:#1a1b1a;outline:none}@media(max-width:1119.98px){.data-table__goto-page,.data-table__page-number,.data-table__page-seq,.data-table__page-size{width:100%}.data-table__pagination{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;padding:15px 5px}.data-table__pagination .jump{width:6rem}.data-table__buttons{width:100%}}@media(max-width:768px){.data-table__pagination{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;padding:15px 5px}.data-table__pagination .custom-button{width:100%}.data-table__pagination .jump{width:6rem}.data-table__buttons{width:100%}}.cmp-download--fileIcon .cmp-download,.cmp-download--pdfIcon .cmp-download{background:#fff;display:inline-block;text-transform:uppercase}.cmp-download--fileIcon .cmp-download__action,.cmp-download--pdfIcon .cmp-download__action{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.cmp-download--fileIcon .cmp-download__action:focus-visible,.cmp-download--pdfIcon .cmp-download__action:focus-visible{outline-color:#000}.cmp-download--fileIcon .cmp-download__action ul,.cmp-download--pdfIcon .cmp-download__action ul{color:#1a1b1a;color:inherit;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;letter-spacing:.02em;list-style:none;margin:0;padding:0}.cmp-download--fileIcon .cmp-download__action li:last-child,.cmp-download--pdfIcon .cmp-download__action li:last-child{display:none}.cmp-download--fileIcon .cmp-download__action .icon-pdf--sm,.cmp-download--pdfIcon .cmp-download__action .icon-pdf--sm{height:1.8rem;margin-bottom:.5rem}.cmp-download--fileIcon .cmp-download__action span,.cmp-download--pdfIcon .cmp-download__action span{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:.8rem}.cmp-download--fileIcon .cmp-download__action:hover,.cmp-download--pdfIcon .cmp-download__action:hover{color:#000;text-decoration:underline}.cmp-download--with_bg .cmp-download{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f6f6f6;display:-webkit-box;display:-ms-flexbox;display:flex;height:auto;min-height:8.4rem;width:31.1rem}.cmp-download--with_bg .cmp-download__action{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding:2.4rem;width:100%}.cmp-download--with_bg .cmp-download__action ul{color:#1a1b1a;font-family:Equip-Medium;font-size:1pc;font-style:normal;font-weight:400;list-style:none;margin:0;padding:0;text-transform:none;width:19.9rem}@media(max-width:767px){.cmp-download--with_bg .cmp-download__action ul{font-size:18px}}.cmp-download--with_bg .cmp-download__action li:last-child{color:#1a1b1a;color:#4a4d4f;font-family:Equip-Light;font-size:18px;font-style:normal;font-weight:400;text-transform:uppercase}@media(max-width:767px){.cmp-download--with_bg .cmp-download__action li:last-child{font-size:1pc}}.cmp-download--with_bg .cmp-download__action span{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width:1439px)and (min-width:1120px){.cmp-download--with_bg .cmp-download{height:auto;min-height:11.9rem;width:23.1rem}.cmp-download--with_bg .cmp-download ul{width:11.8rem}}@media(max-width:1119px)and (min-width:768px){.cmp-download--with_bg .cmp-download{height:auto;min-height:10rem;width:30.8rem}.cmp-download--with_bg .cmp-download ul{width:19.6rem}}@media(min-width:576px)and (max-width:767px){.cmp-download--with_bg .cmp-download{height:auto;min-height:12.1rem;width:23.6rem}.cmp-download--with_bg .cmp-download__action{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding-left:1.6rem}.cmp-download--with_bg .cmp-download__action span{margin-bottom:1.5rem}}@media(max-width:575px){.cmp-download--with_bg .cmp-download{height:auto;min-height:12.1rem;width:28.8rem}.cmp-download--with_bg .cmp-download__action{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding-left:1.6rem}.cmp-download--with_bg .cmp-download__action ul{width:100%}.cmp-download--with_bg .cmp-download__action span{margin-bottom:1.5rem}}.cmp-download-zip-variation{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f6f6f6;display:-webkit-box;display:-ms-flexbox;display:flex;height:auto;justify-content:space-between;min-height:8.4rem;padding:2.4rem;width:31.1rem}.cmp-download-zip-variation .cmp-button__icon--icon-zip{display:none}.cmp-download-zip-variation ul{color:#1a1b1a;font-family:Equip-Medium;font-size:1pc;font-style:normal;font-weight:400;list-style:none;margin:0;padding:0;text-transform:none;width:19.9rem}@media(max-width:767px){.cmp-download-zip-variation ul{font-size:18px}}.cmp-download-zip-variation li:last-child{color:#1a1b1a;color:#4a4d4f;font-family:Equip-Light;font-size:18px;font-style:normal;font-weight:400;text-transform:uppercase}@media(max-width:767px){.cmp-download-zip-variation li:last-child{font-size:1pc}}.cmp-download-zip-variation span{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width:1439px)and (min-width:1120px){.cmp-download-zip-variation{height:auto;min-height:11.9rem;width:23.1rem}.cmp-download-zip-variation ul{width:11.8rem}}@media(max-width:1119px)and (min-width:768px){.cmp-download-zip-variation{height:auto;min-height:10rem;width:30.8rem}.cmp-download-zip-variation ul{width:19.6rem}}@media(min-width:576px)and (max-width:767px){.cmp-download-zip-variation{-webkit-box-align:normal;-ms-flex-align:normal;-webkit-box-orient:vertical;-webkit-box-direction:reverse;align-items:normal;-ms-flex-direction:column-reverse;flex-direction:column-reverse;height:auto;min-height:12.1rem;padding-left:1.6rem;width:23.6rem}.cmp-download-zip-variation span{margin-bottom:1.5rem}}@media(max-width:575px){.cmp-download-zip-variation{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-box-pack:normal;-ms-flex-pack:normal;-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal;-ms-flex-direction:column-reverse;flex-direction:column-reverse;height:auto;justify-content:normal;min-height:12.1rem;padding-left:1.6rem;width:28.8rem}.cmp-download-zip-variation ul{width:100%}.cmp-download-zip-variation span{margin-bottom:1.5rem}}.cmp-email-share{display:inline-block}.cmp-email-share__link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#1a1b1a;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;gap:.8rem;letter-spacing:.02em;min-width:8rem;text-transform:uppercase}.cmp-email-share__link:focus-visible{outline-color:#000}.cmp-email-subscribe{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4rem;justify-content:center;padding:3.8rem calc(50% - 45pc + 7.2rem)}.cmp-email-subscribe .cmp-button:focus-visible{outline-color:#000}.cmp-email-subscribe-description{color:#1a1b1a;font-family:Equip-Medium;font-family:Equip-Regular;font-size:24px;font-style:normal;font-weight:400;letter-spacing:.01em;line-height:unset;margin:0;text-transform:unset;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media(max-width:767px){.cmp-email-subscribe-description{font-size:20px}}@media(max-width:575.98px){.cmp-email-subscribe{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2.4rem;padding:3.8rem 1.6rem}.cmp-email-subscribe-description{text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}@media(min-width:576px)and (max-width:767.98px){.cmp-email-subscribe{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2.4rem;padding:3.8rem 2.4rem}.cmp-email-subscribe-description{text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}@media(min-width:768px)and (max-width:1119.98px){.cmp-email-subscribe{padding:3.8rem 3.6rem}}@media(min-width:1120px)and (max-width:1439.98px){.cmp-email-subscribe{padding:3.8rem 7.2rem}}.cmp-email-subscribe--compact .cmp-email-subscribe{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2.4rem;padding:3.8rem 1.6rem}.cmp-email-subscribe--compact .cmp-email-subscribe-description{font-size:20px;text-align:center}@media(min-width:576px)and (max-width:767.98px){.cmp-email-subscribe--compact .cmp-email-subscribe{padding:3.8rem 4rem}}@media(min-width:768px)and (max-width:1119.98px){.cmp-email-subscribe--compact .cmp-email-subscribe{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:3.8rem 6.4rem}.cmp-email-subscribe--compact .cmp-email-subscribe-description{font-size:24px;text-align:left}}.cmp-email-subscribe--with-bg .cmp-email-subscribe-description{color:#fff}.cmp-external-modal #modal-footer-mobile{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:none;-ms-flex-direction:column;flex-direction:column}@media(max-width:575.98px){.cmp-external-modal{padding:1.2rem 1.6rem}}@media(min-width:576px)and (max-width:767.98px){.cmp-external-modal{padding:1.2rem 4rem}}@media(min-width:768px)and (max-width:1439px){.cmp-external-modal{padding:1.2rem 6.4rem}}@media(min-width:1440px){.cmp-external-modal{padding:1.2rem calc(50% - 45pc + 6.4rem)}}.cmp-external-modal__icon{background:url(clientlib-site/resources/icons/external-link-sm.svg) no-repeat;display:inherit;height:1.4rem;width:1.4rem}.cmp-external-modal .modal-content{padding:1.6rem 3.2rem}.cmp-external-modal .modal-title{color:#0a7a82;font-family:Equip-Medium;font-size:18px;font-style:normal;font-weight:400;letter-spacing:.05em;text-transform:uppercase}@media(max-width:767px){.cmp-external-modal .modal-title{font-size:1pc}}.cmp-external-modal .modal-body{color:#4a4d4f;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;letter-spacing:.01em}@media(max-width:767px){.cmp-external-modal .modal-body{font-size:14px}}.cmp-external-modal .modal-header{border-bottom:.1rem solid #1a1b1a}.cmp-external-modal .modal-header a{padding-right:1.6rem;padding-top:1.6rem}.cmp-external-modal .modal-header a:focus-visible{outline-color:#000}.cmp-external-modal .modal-footer{border-top:.1rem solid #1a1b1a;gap:1.6rem}.cmp-external-modal .modal-footer a:focus-visible{outline-color:#000}.cmp-external-modal .modal-header a[data-bs-dismiss=modal]{bottom:2.4rem;left:3.6rem;position:relative}.cmp-external-modal .link-text .link:focus-visible{outline-color:#000}@media(max-width:767px){.cmp-external-modal .modal-body{color:#4a4d4f;font-family:Equip-Light;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.01em}}@media(max-width:767px)and (max-width:767px){.cmp-external-modal .modal-body{font-size:9pt}}@media(max-width:767px){.cmp-external-modal .modal-footer{-webkit-box-pack:center;-ms-flex-pack:center;gap:.4rem;justify-content:center}.cmp-external-modal .modal-header a[data-bs-dismiss=modal]{bottom:2.2rem}}@media(max-width:575px){.cmp-external-modal .modal-dialog{margin-left:auto;margin-right:auto;max-width:28.9rem}}@media(min-width:576px)and (max-width:767px){.cmp-external-modal .modal-dialog{max-width:50rem}}@media(min-width:768px)and (max-width:1119px){.cmp-external-modal .modal-dialog{max-width:73.6rem}}@media(min-width:1120px){.cmp-external-modal .modal-dialog{max-width:84.2rem}}.cmp-external-modal--primary .cmp-external-modal__icon{background:url(clientlib-site/resources/icons/external-link-sm.svg) no-repeat;display:inherit;height:1.4rem;width:1.4rem}.cmp-external-modal--secondary .cmp-external-modal .link-text .link{color:#fff;font-weight:unset}.cmp-external-modal--secondary .cmp-external-modal .link-text .link:hover{color:#fff;text-decoration:underline}.cmp-external-modal--secondary .cmp-external-modal__icon{background:url(clientlib-site/resources/icons/external-link-sm-light.svg) no-repeat;display:inherit;height:1.4rem;width:1.4rem}.cmp-external-modal--secondary .cmp-external-modal>.link{color:#fff}.cmp-external-modal--secondary .cmp-external-modal>.link:hover{color:#fff;text-decoration:underline}.cmp-external-modal--secondary .cmp-external-modal>.link:after{background:#fff}.cmp-featured-funds .insight-header.h3,.cmp-featured-funds h3.insight-header{color:#1a1b1a;font-size:24px;font-style:normal;font-weight:400;letter-spacing:.05em;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.cmp-featured-funds .insight-header.h3:hover,.cmp-featured-funds h3.insight-header:hover{color:#fff!important}.cmp-featured-funds .insight-header.h3:hover a:hover,.cmp-featured-funds h3.insight-header:hover a:hover{color:#fff!important;text-decoration:underline!important}.cmp-featured-funds__title{color:#115740;font-family:Equip-Medium;font-size:24px;font-style:normal;font-weight:400;letter-spacing:.05em;margin-bottom:.8rem;text-transform:uppercase}@media(max-width:767px){.cmp-featured-funds__title{font-size:18px}}.cmp-featured-funds__title-description{color:#4a4d4f;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;letter-spacing:.01em;margin-bottom:2.4rem}@media(max-width:767px){.cmp-featured-funds__title-description{font-size:14px}}.cmp-featured-funds__header{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-bottom:1.6rem}.cmp-featured-funds__header>p{margin:0}.cmp-featured-funds__ticker-container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;margin-right:10px}.cmp-featured-funds__ticker-container svg{margin-top:-4px}.cmp-featured-funds__ticker-container a:focus,.cmp-featured-funds__ticker-container svg:focus{outline-color:#000}.cmp-featured-funds__ticker-container a:hover{color:#fff!important;text-decoration:underline!important}.cmp-featured-funds__column{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.cmp-featured-funds__column,.cmp-featured-funds__row{-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-featured-funds__row{-webkit-box-orient:horizontal;-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-direction:row;flex-direction:row;justify-content:space-between;line-height:2rem}.cmp-featured-funds__row--fundField{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.cmp-featured-funds__row--fundField div:first-child{color:#1a1b1a;color:#4a4d4f;font-family:Equip-Regular;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.02em;margin-bottom:.8rem;text-transform:uppercase}@media(max-width:767px){.cmp-featured-funds__row--fundField div:first-child{font-size:9pt}}.cmp-featured-funds__row--fundField div:nth-child(2){color:#1a1b1a;font-family:Equip-Regular;font-size:21px;font-style:normal;font-weight:400;letter-spacing:.02em}@media(max-width:767px){.cmp-featured-funds__row--fundField div:nth-child(2){font-size:18px}}.cmp-featured-funds__description{color:#1a1b1a;color:#4a4d4f;font-family:Equip-Light;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.01em;margin-bottom:1.6rem}.cmp-featured-funds__label-values{color:#1a1b1a;font-family:Equip-Regular;font-size:21px;font-style:normal;font-weight:400;letter-spacing:.02em}@media(max-width:767px){.cmp-featured-funds__label-values{font-size:18px}}.cmp-featured-funds__date{background-color:transparent;color:#1a1b1a;color:#000;font-family:Equip-Medium;font-size:9pt;font-style:normal;font-weight:400;letter-spacing:.02em;text-transform:uppercase}.cmp-featured-funds__new{margin-bottom:.7rem}.cmp-featured-funds .date{color:#4a4d4f;margin:0}.cmp-featured-funds__column .badge:first-child{margin-left:auto}.cmp-featured-funds .badge:hover{color:#4a4d4f}.cmp-featured-funds__button{background:transparent;border:0;border-radius:0;color:#37a085;margin-top:.8rem;padding:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.cmp-featured-funds__button:focus-visible{outline-color:#000}.cmp-featured-funds__button:hover{background-color:transparent;color:#37a085}.cmp-featured-funds .btn-display{display:block}.cmp-featured-funds__full-width{width:100%}.cmp-featured-funds__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2.4rem;padding-left:unset}.cmp-featured-funds__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;border:.1rem solid #c4c4c4;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:1.6rem;width:23%}.cmp-featured-funds__item:hover{background-color:#0a7a82;border:.1rem solid #0a7a82;color:#fff!important}.cmp-featured-funds__item:hover div{color:#fff!important}.cmp-featured-funds__item:hover svg circle{fill:#fff}.cmp-featured-funds__item:hover svg line,.cmp-featured-funds__item:hover svg path{stroke:#fff}.cmp-featured-funds__item:hover .bookmark-selected svg circle{fill:#fff}.cmp-featured-funds__item:hover .bookmark-selected svg path{fill:#fff;stroke:#fff}.cmp-featured-funds__label{color:#1a1b1a;color:#4a4d4f;font-family:Equip-Regular;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.02em;text-transform:uppercase}@media(max-width:767px){.cmp-featured-funds__label{font-size:9pt}}.cmp-featured-funds__label:hover{color:#fff}.cmp-featured-funds__label-title{color:#0a7a82!important}.cmp-featured-funds__item:hover{-webkit-box-shadow:0 4rem 5.5rem -1.1rem rgba(0,0,0,.122);box-shadow:0 4rem 5.5rem -1.1rem rgba(0,0,0,.122);cursor:pointer}.cmp-featured-funds__item:hover .cmp-featured-funds__header .h3,.cmp-featured-funds__item:hover .cmp-featured-funds__header h3{color:#fff;text-decoration:none}.cmp-featured-funds__extra-space{display:none}@media(min-width:1120px)and (max-width:1439.98px){.cmp-featured-funds__item{width:31.7%}}@media(min-width:768px)and (max-width:1119.98px){.cmp-featured-funds__item{width:47.97%}}@media(min-width:576px)and (max-width:767.98px){.cmp-featured-funds__item{width:46.97%}.cmp-featured-funds__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2.4rem}.cmp-featured-funds__button{border:.2rem solid #e2fce3;border-radius:.7rem;color:#e2fce3;height:4.4rem;padding:1rem 1.6rem;text-align:center}.cmp-featured-funds .link:after{display:none}}@media(max-width:575.98px){.cmp-featured-funds__item{width:100%}.cmp-featured-funds__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2.4rem}.cmp-featured-funds__button{border:.2rem solid #e2fce3;border-radius:.7rem;color:#e2fce3;height:4.4rem;margin:0;padding:1rem 1.6rem;text-align:center;width:100%}.cmp-featured-funds .link:after{display:none}}.cmp-featured-funds .bookmark-button{background:transparent;border:none}.cmp-featured-funds .bookmark-button:focus-visible{outline:2px solid #000}.cmp-featured-funds .bookmark-button input{cursor:pointer;height:40px;margin:0;opacity:0;position:absolute;width:40px}.cmp-featured-funds .bookmark-button .bookmark-tooltip-id{position:relative}.cmp-featured-funds .bookmark-button .sr-label{background-color:#fff;color:#000;display:inline-block;height:0;visibility:hidden;width:0}.cmp-featured-funds .bookmark-button .tooltip-bookmark-container{display:block!important}.cmp-featured-funds .bookmark-button .tooltip-bookmark-container:hover{opacity:1;visibility:visible}.cmp-featured-funds .bookmark-button .tooltip-bookmark{border-radius:0;max-width:118px;padding:8px;pointer-events:auto;text-align:center;text-transform:none}.cmp-featured-funds .bookmark-button .sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:fixed;width:1px}@media(max-width:575.98px){.cmp-featured-funds-horizontal-view-without-background .cmp-featured-funds{padding:1.2rem 1.6rem!important}}@media(min-width:576px)and (max-width:767.98px){.cmp-featured-funds-horizontal-view-without-background .cmp-featured-funds{padding:2rem 4rem!important}}@media(min-width:768px)and (max-width:1439px){.cmp-featured-funds-horizontal-view-without-background .cmp-featured-funds{padding:3rem 6.4rem!important}}@media(min-width:1440px){.cmp-featured-funds-horizontal-view-without-background .cmp-featured-funds{padding:3rem calc(50% - 45pc + 6.4rem)!important}}.cmp-featured-funds-horizontal-view-without-background .cmp-featured-funds__item{text-decoration:none}.cmp-featured-funds--horizontal-view-with-background .cmp-featured-funds{overflow-x:auto}@media(max-width:575.98px){.cmp-featured-funds--horizontal-view-with-background .cmp-featured-funds{padding:2.4rem 1.6rem 1.2rem!important}}@media(min-width:576px)and (max-width:767.98px){.cmp-featured-funds--horizontal-view-with-background .cmp-featured-funds{padding:2.4rem 4rem 2rem!important}}@media(min-width:768px)and (max-width:1439.98px){.cmp-featured-funds--horizontal-view-with-background .cmp-featured-funds{padding:4.8rem 6.4rem 3rem!important}}@media(min-width:1440px){.cmp-featured-funds--horizontal-view-with-background .cmp-featured-funds{padding:4.8rem calc(50% - 45pc + 6.4rem) 3rem!important}}.cmp-featured-funds--horizontal-view-with-background .cmp-featured-funds__extra-space{display:block;opacity:0;-webkit-transform:translateX(3%);transform:translateX(3%)}.cmp-featured-funds--horizontal-view-with-background .cmp-featured-funds__wrapper{-ms-flex-wrap:unset;flex-wrap:unset;padding-bottom:1.8rem}.cmp-featured-funds--horizontal-view-with-background .cmp-featured-funds__item{background-color:#fff;max-width:31rem;min-width:31rem;text-decoration:none}.cmp-featured-funds--horizontal-view-with-background .cmp-featured-funds__item:hover{background-color:#0a7a82;color:#fff!important}.cmp-featured-funds--horizontal-view-with-background .cmp-featured-funds__button{display:none}.cmp-featured-funds--horizontal-view-with-background .cmp-featured-funds__title{color:#fff}.cmp-featured-funds--horizontal-view-with-background .cmp-featured-funds__title-description{display:none}@media(min-width:576px)and (max-width:767.98px){.cmp-featured-funds--horizontal-view-with-background .cmp-featured-funds__wrapper{padding-bottom:.4rem}.cmp-featured-funds--horizontal-view-with-background .cmp-featured-funds__item{max-width:28.7rem;min-width:28.7rem}}@media(max-width:575.98px){.cmp-featured-funds--horizontal-view-with-background .cmp-featured-funds__wrapper{padding-bottom:1.2rem}.cmp-featured-funds--horizontal-view-with-background .cmp-featured-funds__item{max-width:23rem;min-width:23rem}}.cmp-featured-funds--vertical-view .cmp-featured-funds__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:unset;flex-wrap:unset}.cmp-featured-funds--vertical-view .cmp-featured-funds__item{width:100%}.cmp-featured-funds--vertical-view .cmp-featured-funds__button,.cmp-featured-funds--vertical-view .cmp-featured-funds__title-description{display:none}@media(min-width:768px)and (max-width:1119.98px){.cmp-featured-funds--vertical-view .cmp-featured-funds__item{width:47.97%}.cmp-featured-funds--vertical-view .cmp-featured-funds__wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media(min-width:575px)and (max-width:767.98px){.cmp-featured-funds--vertical-view .cmp-featured-funds__item{width:46.97%}.cmp-featured-funds--vertical-view .cmp-featured-funds__wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media(max-width:576px){.cmp-featured-funds--vertical-view .cmp-featured-funds__item{width:100%}.cmp-featured-funds--vertical-view .cmp-featured-funds__wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:2.4rem 0}}.footer{padding:0!important}.cmp-footer{background-color:#115740;padding:0 3.2rem}.cmp-footer .container{margin:0;padding:0}.cmp-footer .cmp-link-list{gap:.8rem;margin-top:.8rem}.cmp-footer .cmp-link-list .cmp-link-list__header.h3,.cmp-footer .cmp-link-list h3.cmp-link-list__header{color:#1a1b1a;color:#fff;font-family:Equip-Medium;font-size:1pc;font-style:normal;font-weight:400;margin:0;text-transform:uppercase}@media(max-width:767px){.cmp-footer .cmp-link-list .cmp-link-list__header.h3,.cmp-footer .cmp-link-list h3.cmp-link-list__header{font-size:18px}}.cmp-footer .cmp-link-list .cmp-link-list__item{color:#fff}.cmp-footer .cmp-link-list a.cmp-link-list__item:hover{color:#fff;text-decoration:underline}.cmp-footer .cmp-link-list a.cmp-link-list__item:after{background:#fff}.cmp-footer .cmp-link-list a:focus{outline-color:#000}.cmp-footer .cmp-external-modal{padding:0!important}.cmp-footer .cmp-cmp-social-follow a,.cmp-footer .cmp-external-modal .link-text span{color:#fff}.cmp-footer p.cmp-link-list__item{margin-bottom:unset}.cmp-footer #teconsent:focus-visible{outline-color:#000}.cmp-footer #teconsent a{color:#fff!important;display:block;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;letter-spacing:.02em;position:relative;visibility:hidden}.cmp-footer #teconsent.en a:after{content:"Manage Cookies";left:0;position:absolute;top:0;visibility:visible}.cmp-footer #teconsent.nl a:after{content:"Cookies Beheren";left:0;position:absolute;top:0;visibility:visible}.cmp-footer #teconsent.de a:after{content:"Cookies Verwalten";left:0;position:absolute;top:0;visibility:visible}.cmp-footer #teconsent a:hover:after{text-decoration:underline}@media(max-width:767px){.cmp-footer{padding:1.6rem 3.2rem}.cmp-footer .cmp-link-list{margin-top:1.6rem}}@media(min-width:768px)and (max-width:1119px){.cmp-footer{padding:6.4rem}}@media(min-width:1120px){.cmp-footer{padding:6.4rem}.cmp-footer .cmp-link-list__item-container{-ms-flex-wrap:wrap;flex-wrap:wrap;list-style-type:none;max-height:18rem;padding-left:0}.cmp-footer .cmp-link-list__item-container>:nth-child(n+6){margin-left:20%}}@media(min-width:1440px){.cmp-footer{padding:6.4rem calc(50% - 45pc + 6.4rem)}}@media(max-width:575px){.cmp-footer .aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--default--4{width:100%}}@media(min-width:576px)and (max-width:767px){.cmp-footer .aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--default--4{width:50%}}@media(min-width:768px)and (max-width:1119px){.cmp-footer .aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--default--4{width:33.333333%}}@media(min-width:1120px){.cmp-footer .aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--default--4:first-child{width:25%}.cmp-footer .aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--default--4:nth-child(2){width:50%}.cmp-footer .aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--default--4:nth-child(3){width:25%}}.cmp-fund-detail-template .cmp-container--fund-disclaimer .cmp-container{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.cmp-fund-detail-template .cmp-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.cmp-fund-detail-template .cmp-download{padding-right:2.4rem}@media(max-width:575.98px){.cmp-fund-detail-template .cmp-container .aem-Grid .container:nth-child(2){padding:1.2rem 1.6rem!important}}@media(min-width:576px)and (max-width:767.98px){.cmp-fund-detail-template .cmp-container .aem-Grid .container:nth-child(2){padding:2rem 4rem!important}}@media(min-width:768px)and (max-width:1439px){.cmp-fund-detail-template .cmp-container .aem-Grid .container:nth-child(2){padding:3rem 6.4rem!important}}@media(min-width:1440px){.cmp-fund-detail-template .cmp-container .aem-Grid .container:nth-child(2){padding:3rem calc(50% - 45pc + 6.4rem)!important}}.cmp-fund-detail-template .cmp-container--fund-disclaimer .cmp-container:first-child .cmp-container:first-child{padding:0!important}.cmp-fund-detail-template .RESOURCES div:nth-child(2) .h2,.cmp-fund-detail-template .RESOURCES div:nth-child(2) h2{padding-bottom:3.2rem}@media(max-width:575.98px){.cmp-fund-detail-template .separator{padding:1.2rem 1.6rem!important}}@media(min-width:576px)and (max-width:767.98px){.cmp-fund-detail-template .separator{padding:2rem 4rem!important}}@media(min-width:768px)and (max-width:1439px){.cmp-fund-detail-template .separator{padding:3rem 6.4rem!important}}@media(min-width:1440px){.cmp-fund-detail-template .separator{padding:3rem calc(50% - 45pc + 6.4rem)!important}}.cmp-fund-detail-template .cmp-text--table,.cmp-fund-detail-template .cmp-text--table-background{overflow-x:auto!important;width:98vw!important}.cmp-fund-detail-template .cmp-pricing-and-performance .cmp-pricing-and-performance__distribution--table-responsive,.cmp-fund-detail-template .cmp-pricing-and-performance .cmp-pricing-and-performance__table-responsive{overflow-x:auto}.cmp-fund-detail-template .cmp-pricing-and-performance .etf-comparison-tools{display:-webkit-box;display:-ms-flexbox;display:flex}@media(min-width:576px)and (max-width:767.98px){.cmp-fund-detail-template .quality-allocations+div .h2,.cmp-fund-detail-template .quality-allocations+div h2{padding-bottom:1.6rem}}@media(max-width:575.98px){.cmp-fund-detail-template .quality-allocations+div .h2,.cmp-fund-detail-template .quality-allocations+div h2{padding-bottom:1.6rem}.cmp-fund-intro{padding:2.4rem 1.6rem 1.2rem!important}}@media(min-width:576px)and (max-width:767.98px){.cmp-fund-intro{padding:2.4rem 4rem 2rem!important}}@media(min-width:768px)and (max-width:1439.98px){.cmp-fund-intro{padding:4.8rem 6.4rem 3rem!important}}@media(min-width:1440px){.cmp-fund-intro{padding:4.8rem calc(50% - 45pc + 6.4rem) 3rem!important}}.cmp-fund-intro .h1,.cmp-fund-intro h1{color:#1a1b1a;font-family:Equip-Medium;font-size:44px;font-style:normal;font-weight:400;letter-spacing:.01em;margin-bottom:3.2rem;text-transform:uppercase}@media(max-width:767px){.cmp-fund-intro .h1,.cmp-fund-intro h1{font-size:38px}}.cmp-fund-intro svg{margin-top:-6px}.cmp-fund-intro__sub-header{color:#1a1b1a;font-family:Equip-Medium;font-size:24px;font-style:normal;font-weight:400;margin-bottom:1.6rem}@media(max-width:767px){.cmp-fund-intro__sub-header{font-size:20px}}.cmp-fund-intro__badge-container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.8rem}.cmp-fund-intro .badge .text{margin-top:.2rem}.cmp-fund-intro__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:3.2rem;margin-top:3.2rem}.cmp-fund-intro__funds-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:3.2rem 3.2rem;padding-left:0}.cmp-fund-intro__label{color:#1a1b1a;color:#4a4d4f;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Equip-Light;font-size:14px;font-size:14px!important;font-style:normal;font-weight:400;letter-spacing:.02em;text-transform:uppercase}@media(max-width:767px){.cmp-fund-intro__label{font-size:9pt}}.cmp-fund-intro__label i:focus-visible{outline-color:#000}.cmp-fund-intro__value{color:#1a1b1a;font-family:Equip-Regular;font-size:24px;font-style:normal;font-weight:400;letter-spacing:.02em}@media(max-width:767px){.cmp-fund-intro__value{font-size:18px}}.cmp-fund-intro__bookmark-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.8rem}.cmp-fund-intro #bookmark-icon{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.cmp-fund-intro .icon-info--sm{position:relative;top:.3rem}.cmp-fund-intro .icon-info--sm:focus-visible{outline-color:#000}.cmp-fund-intro .fund-intro-tooltip{background:none;border:none;display:inline-block;position:absolute}.cmp-fund-intro .fund-intro-tooltip:focus-visible{outline-color:#000}.cmp-fund-intro .bookmark-icon-container{display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-fund-intro .bookmark-icon-container .fund-intro-tooltip{padding-top:.5rem}.cmp-fund-intro .fund-intro-tooltiptext{background-color:#000;border-radius:0;font-size:14px;left:60px;max-width:118px;position:relative;top:-5px;z-index:9999}.cmp-fund-intro .fund-intro-tooltiptext,.cmp-fund-intro .info-tooltip-text{color:#fff;font-family:Equip-Light;font-style:normal;font-weight:400;letter-spacing:.01em;opacity:0;padding:8px;pointer-events:auto;text-align:center;text-transform:none}.cmp-fund-intro .info-tooltip-text{background:#000;border:1px solid transparent;border-radius:0;font-size:1pc;margin-left:-140px;margin-top:-295px;max-width:300px;position:absolute}.cmp-fund-intro .fund-intro-tooltiptext:after{border:5px solid transparent;border-right-color:#000;content:"";margin-top:-5px;position:absolute;right:100%;top:50%}.cmp-fund-intro .info-tooltip-text:after{border:8px solid transparent;border-top-color:#000;content:"";left:50%;margin-left:-5px;position:absolute;top:100%}.cmp-fund-intro .fund-intro-tooltip:focus+.fund-intro-tooltiptext,.cmp-fund-intro .fund-intro-tooltip:hover+.fund-intro-tooltiptext,.cmp-fund-intro .icon-info--sm:focus+.info-tooltip-text,.cmp-fund-intro .icon-info--sm:hover+.info-tooltip-text{opacity:1}@media(max-width:575.98px){.cmp-fund-intro .h2,.cmp-fund-intro h2{margin-bottom:2.4rem}.cmp-fund-intro__sub-header{margin-bottom:1.6rem}.cmp-fund-intro__container{gap:2.4rem;margin-top:2.4rem}.cmp-fund-intro__fund-item{list-style:none;width:42%}.cmp-fund-intro__funds-wrapper{gap:2.4rem 3.2rem}}@media(min-width:1120px){.cmp-fund-intro__container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:8rem}.cmp-fund-intro__desc-wrapper{max-width:48.8rem}.cmp-fund-intro__fund-item{list-style:none;width:45%}.cmp-fund-intro__funds-wrapper{gap:2rem 3.2rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}}@media(min-width:1440px){.cmp-fund-intro__desc-wrapper{max-width:80.8rem}}@media(max-width:1440px){.cmp-fund-intro__fund-item{list-style:none;width:45%}}@media(max-width:575.98px){.cmp-fund-performance{margin:1.2rem 1.6rem 4rem!important}}@media(min-width:576px)and (max-width:767.98px){.cmp-fund-performance{margin:2rem 4rem 4rem!important}}@media(min-width:768px)and (max-width:1439.98px){.cmp-fund-performance{margin:3rem 6.4rem 6rem!important}}@media(min-width:1440px){.cmp-fund-performance{margin:3rem calc(50% - 45pc + 6.4rem) 6rem!important}}.cmp-fund-performance__filters .popupTitle.h2,.cmp-fund-performance__filters h2.popupTitle{color:#1a1b1a;margin-bottom:1.2rem}.cmp-fund-performance__filters ul{list-style:none}.cmp-fund-performance__filters__mobile-filter-toggler{margin-bottom:0;visibility:collapse}.cmp-fund-performance__filters__mobile-filter-toggler:focus-visible{outline:2px solid #000}.cmp-fund-performance__filters__gap-40{gap:4rem}.cmp-fund-performance__filters .date{font-weight:600}.cmp-fund-performance__filters .offcanvas-collapse{background-color:rgba(78,80,79,.5);bottom:0;display:none;left:0;overflow-y:auto;position:fixed;top:0;width:100%}.cmp-fund-performance__filters .offcanvas-collapse.open{display:block;z-index:9999}.cmp-fund-performance__filters .icon-check{margin-left:1rem}.cmp-fund-performance__filters__mobile-selected-tag{background-color:#d0f4eb;border:1px solid #d0f4eb;border-radius:10rem!important;color:#e2fce3;color:#3d4042;display:none;font-family:Equip-Medium;font-size:14px;font-style:normal;font-weight:400;margin:.5rem 2rem 1rem 0;padding:.8rem 1.6rem;text-transform:uppercase}.cmp-fund-performance__filters__mobile-selected-tag input:focus,.cmp-fund-performance__filters__mobile-selected-tag input:focus-visible{outline:2px solid #000}.cmp-fund-performance__filters__mobile-filter-container{display:none}.cmp-fund-performance__filters__mobile-tag{background:none;border:none;color:#1a1b1a;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;margin:1.2rem 0}@media(max-width:767px){.cmp-fund-performance__filters__mobile-tag{font-size:18px}}.cmp-fund-performance__filters__mobile-tag.selected{color:#1a1b1a;font-family:Equip-Medium;font-size:1pc;font-style:normal;font-weight:400}@media(max-width:767px){.cmp-fund-performance__filters__mobile-tag.selected{font-size:18px}}.cmp-fund-performance__filters__mobile-tag>.icon-check{margin-top:.4rem}.cmp-fund-performance__filters__submenu-button{-webkit-box-pack:justify;-ms-flex-pack:justify;background:none;border:none;color:#1a1b1a;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;justify-content:space-between;margin:1.2rem 0;width:100%}@media(max-width:767px){.cmp-fund-performance__filters__submenu-button{font-size:18px}}.cmp-fund-performance__filters__submenu-header-button{background:none;border:none;color:#115740;color:#1a1b1a;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Equip-Medium;font-size:24px;font-style:normal;font-weight:400;letter-spacing:.05em;margin-bottom:1.2rem;text-transform:uppercase}@media(max-width:767px){.cmp-fund-performance__filters__submenu-header-button{font-size:18px}}.cmp-fund-performance__filters__mobile-selected-tag-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem}.cmp-fund-performance__filters__mobile-tag-title{color:#1a1b1a;font-family:Equip-Light;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.02em;margin-bottom:.4rem;margin-top:1.2rem;text-transform:uppercase}.cmp-fund-performance__filters__desktop-filter-tags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.cmp-fund-performance__filters__desktop-filter-tags label:hover{cursor:pointer}.cmp-fund-performance__filters .hr{margin:1.2rem 0}.cmp-fund-performance__filters .icon-right-arrow{margin-top:.6rem}.cmp-fund-performance__filters .icon-left-arrow{margin-top:.4rem}.cmp-fund-performance__filters .padding-left-5{padding-left:.5rem}.cmp-fund-performance__filters .visibility-hidden{visibility:hidden}.cmp-fund-performance__filters .mobileTitle.h2,.cmp-fund-performance__filters h2.mobileTitle{display:none}@media(max-width:575.98px){.cmp-fund-performance__filters__header{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-bottom:2.4rem}.cmp-fund-performance__filters__mobile-filter-toggler{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:none;border:none;color:#1a1b1a;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;letter-spacing:.02em;visibility:visible}.cmp-fund-performance__filters__mobile-filter-toggler .icon-filter--sm{margin-left:.4rem}.cmp-fund-performance__filters__mobile-filter-toggler:focus-visible{outline:2px solid #000}.cmp-fund-performance__filters__desktop-filter{display:none}.cmp-fund-performance__filters__mobile-selected-tag{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#d0f4eb;border:1px solid #d0f4eb;border-radius:10rem!important;color:#e2fce3;color:#3d4042;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;font-family:Equip-Medium;font-size:14px;font-style:normal;font-weight:400;justify-content:flex-end;margin:.5rem 2rem 1rem 0;padding:.8rem 1.6rem;text-transform:uppercase}.cmp-fund-performance__filters__mobile-selected-tag input:focus,.cmp-fund-performance__filters__mobile-selected-tag input:focus-visible{outline:2px solid #000}.cmp-fund-performance__filters__mobile-selected-tag .icon-close--sm{margin-left:1rem}.cmp-fund-performance__filters__mobile-selected-tag:focus-visible{outline:2px solid #000}.cmp-fund-performance__filters__mobile-filter-container{background-color:#fff;display:block;margin:0 0 0 calc(100% - 32rem);min-height:100%;padding:2.4rem 1.6rem;width:32rem}.cmp-fund-performance__filters__mobile-filter-container button:focus-visible{outline:2px solid #000}.cmp-fund-performance__filters__mobile-filter-close-container{text-align:end}.cmp-fund-performance__filters .desktopTitle.h2,.cmp-fund-performance__filters h2.desktopTitle{display:none}.cmp-fund-performance__filters .mobileTitle.h2,.cmp-fund-performance__filters h2.mobileTitle{display:block}}@media(min-width:576px)and (max-width:767.98px){.cmp-fund-performance__filters__header{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-bottom:2.4rem}.cmp-fund-performance__filters__mobile-filter-toggler{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:none;border:none;color:#1a1b1a;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;letter-spacing:.02em;visibility:visible}.cmp-fund-performance__filters__mobile-filter-toggler .icon-filter--sm{margin-left:.4rem}.cmp-fund-performance__filters__mobile-filter-toggler:focus-visible{outline:2px solid #000}.cmp-fund-performance__filters__desktop-filter{display:none}.cmp-fund-performance__filters__mobile-selected-tag{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#d0f4eb;border:1px solid #d0f4eb;border-radius:10rem!important;color:#e2fce3;color:#3d4042;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;font-family:Equip-Medium;font-size:14px;font-style:normal;font-weight:400;justify-content:flex-end;margin:.5rem 2rem 1rem 0;padding:.8rem 1.6rem;text-transform:uppercase}.cmp-fund-performance__filters__mobile-selected-tag input:focus,.cmp-fund-performance__filters__mobile-selected-tag input:focus-visible{outline:2px solid #000}.cmp-fund-performance__filters__mobile-selected-tag .icon-close--sm{margin-left:1rem}.cmp-fund-performance__filters__mobile-selected-tag:focus-visible{outline:2px solid #000}.cmp-fund-performance__filters__mobile-filter-container{background-color:#fff;display:block;margin:0 0 0 calc(100% - 32rem);min-height:100%;padding:2.4rem 1.6rem;width:32rem}.cmp-fund-performance__filters__mobile-filter-container button:focus-visible{outline:2px solid #000}.cmp-fund-performance__filters__mobile-filter-close-container{text-align:end}.cmp-fund-performance__filters .desktopTitle.h2,.cmp-fund-performance__filters h2.desktopTitle{display:none}.cmp-fund-performance__filters .mobileTitle.h2,.cmp-fund-performance__filters h2.mobileTitle{display:block}}.cmp-fund-performance__downloadText{display:none;font-weight:400}.cmp-fund-performance table .fund-name-col{display:inline-block;width:100%}.cmp-fund-performance table .fund-name-data{margin-right:10px;max-width:25rem;min-width:14rem;text-align:left}.cmp-fund-performance table .fund-name-data a{font-size:14px;font-weight:unset}.cmp-fund-performance table .fund-name-data a:focus{outline-color:#000}@media(max-width:768px){.cmp-fund-performance table .fund-name-data a{font-size:9pt;font-weight:700}}.cmp-fund-performance table .fund-name-container{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.cmp-fund-performance table .fund-name-container svg{-ms-flex-negative:0;flex-shrink:0;margin-top:-4px}.cmp-fund-performance table .sr-only{position:unset}.cmp-fund-performance table .flex-center{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.cmp-fund-performance table .flex-center a{font-weight:unset}.cmp-fund-performance table thead tr{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-color:#c4c4c4;border-style:solid;border-width:.1rem 0}.cmp-fund-performance table thead th.col-header{padding:2.4rem 1.2rem}.cmp-fund-performance table thead th button,.cmp-fund-performance table thead th.col-header{border:none;color:#1a1b1a;font-family:Equip-Medium;font-size:9pt;font-style:normal;font-weight:400;letter-spacing:.02em;text-transform:uppercase}.cmp-fund-performance table thead th button{background-color:#fff}.cmp-fund-performance table td{color:#4a4d4f;font-family:Equip-Light;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.01em;padding:2.4rem 1.2rem}@media(max-width:767px){.cmp-fund-performance table td{font-size:9pt}}.cmp-fund-performance table tbody{max-height:7.71rem}.cmp-fund-performance table tbody tr{color:#3d4042}.cmp-fund-performance table tbody tr:nth-of-type(odd){background-color:rgba(208,244,235,.25)}.cmp-fund-performance table tbody tr:hover>td:not([rowspan]){fill:#fff;background-color:#0a7a82;color:#fff}.cmp-fund-performance table tbody tr:hover>td:not([rowspan]) a{color:#fff}.cmp-fund-performance table tbody tr:hover{fill:#fff;background-color:#0a7a82;color:#fff}.cmp-fund-performance table tbody tr:hover a{color:#fff}.cmp-fund-performance table tbody tr:hover .fund-name-container svg circle,.cmp-fund-performance table tbody tr:hover label input[type=checkbox]:checked+svg path{fill:#fff}.cmp-fund-performance table tbody tr:hover .fund-name-container svg line,.cmp-fund-performance table tbody tr:hover .fund-name-container svg path{stroke:#fff}.cmp-fund-performance table tbody tr:hover .bookmark-selected svg circle{fill:#fff}.cmp-fund-performance table tbody tr:hover .bookmark-selected svg path{fill:#fff;stroke:#fff}.cmp-fund-performance table tbody tr:hover .bookmark-selected svg line,.cmp-fund-performance table tbody tr:hover .pricing-info-icon svg circle,.cmp-fund-performance table tbody tr:hover .pricing-info-icon svg path{stroke:#fff}.cmp-fund-performance table tbody tr:hover .pricing-download-icon svg path{fill:#fff}.cmp-fund-performance table tbody tr:hover span{color:#fff}.cmp-fund-performance table tbody tr sup{font-size:8px}.cmp-fund-performance table tbody th{padding:0!important}.cmp-fund-performance table .d-flex i:focus,.cmp-fund-performance table .d-flex:focus{outline-color:#000}.cmp-fund-performance table .pricing-info-icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width:575.98px){.cmp-fund-performance table .mobile-center{text-align:center}.cmp-fund-performance table tbody{max-height:100%}}@media(max-width:767.98px){.cmp-fund-performance table i{width:2.5rem}.cmp-fund-performance table .mobile-center{text-align:center}.cmp-fund-performance table td,.cmp-fund-performance table th{padding:1.6rem .8rem}.cmp-fund-performance table tbody{max-height:53.1rem}}@media(max-width:1119.98px){.cmp-fund-performance table .mobile-center{text-align:center}.cmp-fund-performance table tbody{max-height:60.5rem}}@media(max-width:1439.98px){.cmp-fund-performance table tbody{max-height:76.9rem}}@media(min-width:1120px){.cmp-fund-performance__downloadText{display:inherit;font-size:14px}}.cmp-fund-performance .bookmark-button{background:transparent;border:none}.cmp-fund-performance .bookmark-button:focus-visible{outline:2px solid #000}.cmp-fund-performance .bookmark-button input{cursor:pointer;height:40px;margin:0;opacity:0;position:absolute;width:40px}.cmp-fund-performance .bookmark-button .sr-label{background-color:#fff;color:#000;display:inline-block;height:0;visibility:hidden;width:0}.cmp-fund-performance .bookmark-button .sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.cmp-fund-performance .bookmark-button .tooltip-bookmark-container{display:block!important}.cmp-fund-performance .bookmark-button .tooltip-bookmark-container:hover{opacity:1;visibility:visible}.cmp-fund-performance .bookmark-button .tooltip-bookmark{border-radius:0;max-width:118px;padding:8px;pointer-events:auto;text-align:center;text-transform:none}.cmp-fund-performance .noBookmarkMessage{color:#1a1b1a;font-family:Equip-Light;font-size:1pc;font-style:normal;font-weight:400;letter-spacing:.02em}.cmp-fund-performance .tooltip-info-container{display:block!important}.cmp-fund-performance .tooltip-info-container:hover{opacity:1;visibility:visible}.cmp-fund-performance .info-trigger{cursor:pointer}.cmp-fund-performance .tooltip-info{color:#4a4d4f;color:#fff!important;font-family:Equip-Light;font-size:14px;font-size:14px!important;font-style:normal;font-weight:400;letter-spacing:.01em;max-width:25pc;text-align:left!important}@media(max-width:767px){.cmp-fund-performance .tooltip-info{font-size:9pt}}.cmp-fund-performance .tooltip-info:hover{opacity:1;visibility:visible}.cmp-global-content__headline{color:#fff;font-size:44px;padding:2rem 0 1rem;text-align:center;text-transform:uppercase}.cmp-global-content__tagline{color:#fff;font-family:Equip-Medium;font-size:24px;font-style:normal;font-weight:400;padding-bottom:18rem;text-align:center;text-transform:uppercase}.cmp-global-content__container{-webkit-box-pack:center;-ms-flex-pack:center;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;height:32rem;justify-content:center}.cmp-global-content__container.image{height:27rem}.cmp-global-content__video-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.cmp-global-content__image-content,.cmp-global-content__video-content{background:#fff;padding:1.07rem;-webkit-transform:translateY(-45%);transform:translateY(-45%)}.cmp-global-content__image-content{max-width:40%}.cmp-global-content__video-text-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1rem;padding-top:1rem}.cmp-global-content__video-text-wrapper,.cmp-global-content__video-text-wrapper a{display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-global-content__video-text-wrapper a:focus-visible{outline-color:#000}.cmp-global-content__video-text-wrapper i{margin-left:1rem}.cmp-global-content .video-js{height:405px;width:45pc}.cmp-global-content hr.bottom{margin:0}.cmp-global-content__image{max-width:100%}@media(max-width:1439.8px){.cmp-global-content__image-content{max-width:50%}}@media(max-width:1120px){.cmp-global-content__image-content{max-width:70%}}@media(max-width:767.8px){.cmp-global-content__headline,.cmp-global-content__tagline{color:#1a1b1a}.cmp-global-content .video-js{height:360px;width:40pc}}@media(max-width:576px){.cmp-global-content__headline{font-size:22px}.cmp-global-content__tagline{font-size:1pc;margin:0 1rem;padding-bottom:3rem;padding-top:0}.cmp-global-content__container{height:unset}.cmp-global-content__image-content,.cmp-global-content__video-content{-webkit-transform:unset;transform:unset}.cmp-global-content .video-js{height:180px;width:20pc}}@media(max-width:280px){.cmp-global-content .video-js{height:93pt;width:220px}}@media(max-width:575.98px){.cmp-header{padding:0 1.6rem}.cmp-header .user-dropdown-menu{border:none;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.cmp-header .user.dropdown{display:none}.cmp-header .user-dropdown-menu-ctrl-wrapper-show>.user-dropdown-item{margin:1rem;padding:.8rem 2rem}.cmp-header .user-dropdown-menu-ctrl-wrapper-show{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%}.cmp-header .user-logout{border:none;cursor:pointer;margin:1rem;padding:2rem}.cmp-header .user-logout:focus-visible{outline-color:#000}.cmp-header .back-button-heading{color:#115740;color:#1a1b1a;font-family:Equip-Medium;font-size:24px;font-size:18px;font-style:normal;font-weight:400;letter-spacing:.05em;text-transform:uppercase}}@media(max-width:767.98px){.cmp-header{padding:0 3.2rem}.cmp-header .navbar{padding:.8rem 0}.cmp-header .user.dropdown{display:none}.cmp-header .user-dropdown-logout-container{border-top:.2rem solid #6b6e6f;padding-top:2rem}.cmp-header .user-dropdown-menu-ctrl-wrapper-show>.user-dropdown-item{margin:1rem;padding:.8rem 2rem}.cmp-header .user-greeting-text{margin-left:0}.cmp-header__logos-container{margin-right:0;max-width:23rem}.cmp-header__logos-container .logos-vertical-seperator{height:25px;margin:0 1.2rem}.cmp-header .back-button-heading{color:#115740;color:#1a1b1a;font-family:Equip-Medium;font-size:24px;font-size:18px;font-style:normal;font-weight:400;letter-spacing:.05em;text-transform:uppercase}}@media(max-width:1119.98px){.cmp-header{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.cmp-header .user-dropdown-menu{border:none;width:100%}.cmp-header .user-sub-menu-back{background:none;border:none;display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-header .user-sub-menu-back:focus-visible{outline-color:#000}.cmp-header .user-dropdown-logout-container{border-top:.2rem solid #6b6e6f;padding-top:2rem}.cmp-header .cmp-header__mobile-usersite-ctrl-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.cmp-header .user-dropdown-menu-ctrl-wrapper-show>.user-dropdown-item{margin:1rem;padding:.8rem 2rem}.cmp-header .user-dropdown-menu-ctrl-wrapper-show{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%}.cmp-header .user-logout{border:none;cursor:pointer;margin:1rem;padding:2rem}.cmp-header .user-logout:focus-visible{outline-color:#000}.cmp-header .back-button-heading{color:#115740;color:#1a1b1a;font-family:Equip-Medium;font-size:24px;font-size:18px;font-style:normal;font-weight:400;letter-spacing:.05em;text-transform:uppercase}}.cmp-header{-webkit-box-shadow:0 4px 26px 0 rgba(0,0,0,.039);box-shadow:0 4px 26px 0 rgba(0,0,0,.039);padding:0 6.4rem}.cmp-header .navbar-brand img{aspect-ratio:attr(width)/attr(height);height:auto;width:100%}.cmp-header .navbar-brand:focus-visible{outline-color:#000}.cmp-header__logos-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:2.4rem}.cmp-header__logos-container .logos-vertical-seperator{border-left:.1rem solid #c4c4c4;height:39px;margin:0 1.8rem}.cmp-header__logos-container .navbar-brand{margin-right:unset;white-space:nowrap}.cmp-header__skip-link{color:#1a1b1a;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;letter-spacing:.02em;margin:0;padding:0;position:absolute;top:-3em}.cmp-header a.cmp-header__skip-link:focus{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:auto;justify-content:center;margin:.5rem;position:static;top:0;width:100%}.cmp-header a.cmp-header__skip-link:focus-visible{outline-color:#000}.cmp-header .dropdown-menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;border-radius:0;-ms-flex-direction:column;flex-direction:column;padding:0}.cmp-header .navbar-nav{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none}.cmp-header .nav-item{margin:.8rem 1.2rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.cmp-header .nav-link{color:#1a1b1a;display:inline-block;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;text-decoration:none}@media(max-width:767px){.cmp-header .nav-link{font-size:18px}}.cmp-header .nav-link.active{color:#1a1b1a;font-family:Equip-Medium;font-size:1pc;font-style:normal;font-weight:400}@media(max-width:767px){.cmp-header .nav-link.active{font-size:18px}}.cmp-header .nav-link.active:after{width:100%}.cmp-header .nav-link.active:after,.cmp-header .nav-link:after{border-bottom:4px solid #37a085;content:"";display:block;height:.2rem}.cmp-header .nav-link:after{width:0}.cmp-header .nav-link:hover{color:#1a1b1a;font-family:Equip-Medium;font-size:1pc;font-style:normal;font-weight:400}@media(max-width:767px){.cmp-header .nav-link:hover{font-size:18px}}.cmp-header .nav-link:focus-visible{outline-color:#000}.cmp-header .nav-link:hover:after{width:100%}.cmp-header--hide{visibility:hidden}.cmp-header--show{visibility:visible}.cmp-header--remove{display:none!important}.cmp-header__usersite-ctrl-container{bottom:.3rem!important;position:relative}.cmp-header__mobile-usersite-ctrl-container,.cmp-header__usersite-ctrl-container{-webkit-box-flex:1;-ms-flex-positive:1;-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:1;justify-content:end}.cmp-header__login-btn{background:none;border:none;color:#1a1b1a;color:#000;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;padding:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media(max-width:767px){.cmp-header__login-btn{font-size:18px}}.cmp-header__login-btn:focus{outline:2px solid #000}.cmp-header__investor-type-btn,.cmp-header__site-btn{background:none;border:none;color:#1a1b1a;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;padding:0}@media(max-width:767px){.cmp-header__investor-type-btn,.cmp-header__site-btn{font-size:18px}}.cmp-header__investor-type-btn:focus-visible,.cmp-header__site-btn:focus-visible{outline-color:#000}.cmp-header .icon-right-arrow{margin-left:auto;margin-top:.5rem}.cmp-header .user-dropdown-ctrl-container{display:none}.cmp-header .user .dropdown-menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:#fff;border:.2rem solid #c4c5c4;color:#1a1b1a;-ms-flex-direction:column;flex-direction:column;gap:2rem;position:absolute;z-index:999}.cmp-header .user-dropdown-container{margin:1rem;padding:.8rem 2rem}.cmp-header .user-dropdown-menu-ctrl-wrapper{display:none}.cmp-header .user-logout-container{border-top:.2rem solid #c4c5c4;padding-top:2rem}.cmp-header .user-logout{padding-top:2rem}.cmp-header .user-dropdown-item{margin-bottom:0}.cmp-header .user-logout{color:#1a1b1a;cursor:pointer;margin:.3rem 0}.cmp-header .user-logout:focus-visible{outline-color:#000}.cmp-header .user-dropdown-item{color:#1a1b1a;margin:.3rem 0}.cmp-header .user-dropdown-item:focus-visible{outline-color:#000}.cmp-header .show{display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-header .hide{display:none}.cmp-header .user-dropdown-mobile-view-container{display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-header .user-dropdown-btn,.cmp-header .user-dropdown-btn-mobile-view{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:none;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:medium;padding:1rem}.cmp-header .user-dropdown-btn .icon-down-arrow,.cmp-header .user-dropdown-btn-mobile-view .icon-down-arrow{margin-top:1.2rem}.cmp-header .user-dropdown-btn-mobile-view:focus-visible,.cmp-header .user-dropdown-btn:focus-visible{outline-color:#000}.cmp-header .user-greeting-text{color:#1a1b1a;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;margin-bottom:0;margin-right:1.2rem;margin-top:4px}@media(max-width:767px){.cmp-header .user-greeting-text{font-size:18px}}.cmp-header .dropdown-item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#1a1b1a;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;padding:1.5rem 2.5rem}@media(max-width:767px){.cmp-header .dropdown-item{font-size:18px}}.cmp-header .dropdown-item:focus-visible{outline-color:#000}.cmp-header .dropdown-item:active{color:#000}.cmp-header .dropdown-item.item-active{background-color:#ddd}.cmp-header .dropdown-item:hover{background-color:#e2fce3;text-decoration:none}.cmp-header .dropdown-item:before{border:solid #fff;content:"";height:20px;left:-10px;position:relative;z-index:1}.cmp-header .dropdown-item.item-active:before,.cmp-header .dropdown-item:hover:before{border:solid #37a085;content:"";height:20px;left:-10px;position:relative;z-index:1}.cmp-header .user-dropdown-menu-ctrl-wrapper-show{display:none}.cmp-header__investor-type-btn{text-align:left}@media(max-width:575.98px){.cmp-header{padding:0 1.6rem}.cmp-header .user-dropdown-menu{border:none;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.cmp-header .user.dropdown{display:none}.cmp-header .user-dropdown-menu-ctrl-wrapper-show>.user-dropdown-item{margin:1rem;padding:.8rem 2rem}.cmp-header .user-dropdown-menu-ctrl-wrapper-show{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%}.cmp-header .user-logout{border:none;cursor:pointer;margin:1rem;padding:2rem}.cmp-header .user-logout:focus-visible{outline-color:#000}.cmp-header .back-button-heading{color:#115740;color:#1a1b1a;font-family:Equip-Medium;font-size:24px;font-size:18px;font-style:normal;font-weight:400;letter-spacing:.05em;text-transform:uppercase}}@media(max-width:575.98px)and (max-width:767px){.cmp-header .back-button-heading{font-size:18px}}@media(max-width:575.98px){.cmp-header .user-sub-menu-back{background:none;border:none;display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-header .user-sub-menu-back:focus-visible{outline-color:#000}}@media(max-width:575.98px){.cmp-header .user-dropdown-btn-ctrl-container{background:none;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:3.9rem;width:100%}.cmp-header .user-dropdown-btn-ctrl-container:focus-visible{outline-color:#000}}@media(max-width:575.98px){.cmp-header .user-dropdown-ctrl-container{background:none;border:none;display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-header .user-dropdown-ctrl-container:focus-visible{outline-color:#000}}@media(max-width:575.98px){.cmp-header .user-dropdown-menu-ctrl-wrapper{display:none}.cmp-header .user-dropdown-menu-ctrl-wrapper-show{width:100%}.cmp-header .cmp-header__mobile-usersite-ctrl-container,.cmp-header .user-dropdown-menu-ctrl-wrapper-show{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.cmp-header .cmp-header__mobile-usersite-ctrl-container{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media(max-width:767.98px){.cmp-header{padding:0 3.2rem}.cmp-header .navbar{padding:.8rem 0}.cmp-header .user.dropdown{display:none}.cmp-header .user-dropdown-logout-container{border-top:.2rem solid #6b6e6f;padding-top:2rem}.cmp-header .user-dropdown-menu-ctrl-wrapper-show>.user-dropdown-item{margin:1rem;padding:.8rem 2rem}.cmp-header .user-greeting-text{margin-left:0}.cmp-header__logos-container{margin-right:0;max-width:23rem}.cmp-header__logos-container .logos-vertical-seperator{height:25px;margin:0 1.2rem}.cmp-header .back-button-heading{color:#115740;color:#1a1b1a;font-family:Equip-Medium;font-size:24px;font-size:18px;font-style:normal;font-weight:400;letter-spacing:.05em;text-transform:uppercase}}@media(max-width:767.98px)and (max-width:767px){.cmp-header .back-button-heading{font-size:18px}}@media(max-width:767.98px){.cmp-header .user-sub-menu-back{background:none;border:none;display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-header .user-sub-menu-back:focus-visible{outline-color:#000}}@media(max-width:767.98px){.cmp-header .user-dropdown-menu-ctrl-wrapper{display:none;width:100%}.cmp-header .cmp-header__mobile-usersite-ctrl-container,.cmp-header .user-dropdown-menu-ctrl-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cmp-header .cmp-header__mobile-usersite-ctrl-container{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-header .user-dropdown-btn-ctrl-container{background:none;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:3.9rem;width:100%}}@media(max-width:767.98px){.cmp-header .user-dropdown-btn-ctrl-container:focus-visible{outline-color:#000}}@media(max-width:767.98px){.cmp-header .user-dropdown-ctrl-container{background:none;border:none;display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-header .user-dropdown-ctrl-container:focus-visible{outline-color:#000}}@media(max-width:767.98px){.cmp-header .user-dropdown-menu{border:none}.cmp-header .user-dropdown-menu-ctrl-wrapper-show>.user-dropdown-item{padding-left:5.6rem;padding-top:3.2rem}.cmp-header .user-logout{border:none;cursor:pointer;margin:1rem;padding:2rem}}@media(max-width:767.98px){.cmp-header .user-logout:focus-visible{outline-color:#000}}@media(max-width:767.98px){.cmp-header .navbar-toggler{border:none!important;color:#000;padding:.8rem}.cmp-header .navbar-toggler:focus{outline-color:#000}}@media(max-width:1119.98px){.cmp-header{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.cmp-header .user-dropdown-menu{border:none;width:100%}.cmp-header .user-sub-menu-back{background:none;border:none;display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-header .user-sub-menu-back:focus-visible{outline-color:#000}.cmp-header .user-dropdown-logout-container{border-top:.2rem solid #6b6e6f;padding-top:2rem}.cmp-header .cmp-header__mobile-usersite-ctrl-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.cmp-header .user-dropdown-menu-ctrl-wrapper-show>.user-dropdown-item{margin:1rem;padding:.8rem 2rem}.cmp-header .user-dropdown-menu-ctrl-wrapper-show{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%}.cmp-header .user-logout{border:none;cursor:pointer;margin:1rem;padding:2rem}.cmp-header .user-logout:focus-visible{outline-color:#000}.cmp-header .back-button-heading{color:#115740;color:#1a1b1a;font-family:Equip-Medium;font-size:24px;font-size:18px;font-style:normal;font-weight:400;letter-spacing:.05em;text-transform:uppercase}}@media(max-width:1119.98px)and (max-width:767px){.cmp-header .back-button-heading{font-size:18px}}@media(max-width:1119.98px){.cmp-header .user.dropdown{display:none}.cmp-header .user-dropdown-menu-ctrl-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:none;-ms-flex-direction:column;flex-direction:column;width:100%}.cmp-header .user-dropdown-btn-ctrl-container{background:none;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:3.9rem;padding-right:0;width:100%}}@media(max-width:1119.98px){.cmp-header .user-dropdown-btn-ctrl-container:focus-visible{outline-color:#000}}@media(max-width:1119.98px){.cmp-header .user-dropdown-ctrl-container{background:none;border:none;display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-header .user-dropdown-ctrl-container:focus-visible{outline-color:#000}}@media(max-width:1119.98px){.cmp-header .offcanvas-collapse{background-color:rgba(78,80,79,.5);bottom:0;left:0;overflow-y:auto;position:fixed;top:0;visibility:hidden;width:100%}.cmp-header .offcanvas-collapse.open{visibility:visible;z-index:9999}.cmp-header .nav-container{background-color:#fff;margin:0 0 0 calc(100% - 32rem);min-height:100%;width:32rem}.cmp-header .navbar{padding:.8rem 0;position:inherit}.cmp-header .navbar-brand{margin-right:0;white-space:nowrap}.cmp-header__close-btn-container{text-align:end;width:32rem}.cmp-header .navbar-nav{width:32rem}.cmp-header .nav-item{margin:.4rem 1.2rem;padding-left:3.2rem}.cmp-header .navbar-toggler{border:none!important;color:#000;margin:1.2rem}.cmp-header .navbar-toggler:focus{outline-color:#000}.cmp-header__usersite-ctrl-container{display:none}.cmp-header__mobile-usersite-ctrl-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column;padding:.8rem .8rem 0 3.6rem;width:32rem}.cmp-header__login-btn{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.cmp-header__investor-type-btn,.cmp-header__login-btn,.cmp-header__site-btn{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin:.8rem .8rem 1.6rem}.cmp-header__investor-type-btn,.cmp-header__site-btn{width:100%}.cmp-header__vertical-seperator{display:none}.cmp-header__mobile-site-menu{display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-header__site-toggler{margin:1.6rem;text-align:right}.cmp-header__mobile-sub-investor-menu,.cmp-header__mobile-sub-menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:.8rem}.cmp-header__mobile-sub-investor-menu-back,.cmp-header__mobile-sub-menu-back{background:none;border:none;color:#1a1b1a;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;padding:3.6rem 1.6rem 0}}@media(max-width:1119.98px)and (max-width:767px){.cmp-header__mobile-sub-investor-menu-back,.cmp-header__mobile-sub-menu-back{font-size:18px}}@media(max-width:1119.98px){.cmp-header__mobile-sub-investor-menu-back:focus-visible,.cmp-header__mobile-sub-menu-back:focus-visible{outline-color:#000}}@media(max-width:1119.98px){.cmp-header__mobile-sub-investor-menu>.nav-item,.cmp-header__mobile-sub-menu>.nav-item{padding-left:2.6rem}.cmp-header__site-menu-container,.cmp-header__site-menu-investor-container{background-color:#fff;margin-left:calc(100% - 32rem);min-height:100%;width:32rem}}@media(min-width:1120px){.cmp-header .navbar{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:.8rem 0}.cmp-header .expand-lg{-webkit-box-pack:start;-ms-flex-pack:start;-ms-flex-flow:row nowrap;flex-flow:row nowrap;justify-content:flex-start}.cmp-header .expand-lg,.cmp-header .expand-lg .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal}.cmp-header .expand-lg .navbar-nav{-ms-flex-direction:row;flex-direction:row}.cmp-header .expand-lg .navbar-nav .dropdown-menu{position:absolute}.cmp-header .expand-lg .navbar-nav .dropdown-menu-right{left:auto;right:0}.cmp-header .expand-lg>.container,.cmp-header .expand-lg>.container-fluid,.cmp-header .expand-lg>.container-lg,.cmp-header .expand-lg>.container-md,.cmp-header .expand-lg>.container-sm,.cmp-header .expand-lg>.container-xl,.cmp-header .expand-lg>.container-xxl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.cmp-header .expand-lg .navbar-collapse{-ms-flex-preferred-size:auto;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;flex-basis:auto}.cmp-header .expand-lg .navbar-toggler{display:none}.cmp-header .expand-lg .dropup .dropdown-menu{bottom:100%;top:auto}.cmp-header .expand-lg .nav-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.cmp-header .expand-lg .navbar-nav .nav-link{padding:0}.cmp-header__usersite-ctrl-container .dropdown{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-header__mobile-usersite-ctrl-container{display:none}.cmp-header__vertical-seperator,.cmp-header__vertical-seperator-investor{border-left:.1rem solid #c4c4c4;margin:0 .8rem}.cmp-header__investor-type-btn,.cmp-header__site-btn{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin-bottom:.6rem}.cmp-header__close-btn-container,.cmp-header__investor-type-btn .icon-right-arrow,.cmp-header__login-btn .icon-right-arrow,.cmp-header__mobile-site-menu,.cmp-header__site-btn .icon-right-arrow,.cmp-header__site-menu-container,.cmp-header__site-menu-investor-container{display:none}}@media(min-width:1440px){.cmp-header{padding:0 calc(50% - 45pc + 6.4rem)}}.cmp-header .cmp-external-modal-header{position:fixed;z-index:9999}.cmp-header .cmp-external-modal-header #modal-footer-mobile{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:none;-ms-flex-direction:column;flex-direction:column}@media(max-width:575.98px){.cmp-header .cmp-external-modal-header{padding:1.2rem 1.6rem}}@media(min-width:576px)and (max-width:767.98px){.cmp-header .cmp-external-modal-header{padding:1.2rem 4rem}}@media(min-width:768px)and (max-width:1439px){.cmp-header .cmp-external-modal-header{padding:1.2rem 6.4rem}}@media(min-width:1440px){.cmp-header .cmp-external-modal-header{padding:1.2rem calc(50% - 45pc + 6.4rem)}}.cmp-header .cmp-external-modal-header__icon{background:url(clientlib-site/resources/icons/external-link-sm.svg) no-repeat;display:inherit;height:1.4rem;width:1.4rem}.cmp-header .cmp-external-modal-header .modal-content{padding:1.6rem 3.2rem}.cmp-header .cmp-external-modal-header .modal-title{color:#0a7a82;color:#000;font-family:Equip-Medium;font-size:18px;font-style:normal;font-weight:400;letter-spacing:.05em;text-transform:uppercase}@media(max-width:767px){.cmp-header .cmp-external-modal-header .modal-title{font-size:1pc}}.cmp-header .cmp-external-modal-header .modal-body{color:#4a4d4f;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;letter-spacing:.01em}@media(max-width:767px){.cmp-header .cmp-external-modal-header .modal-body{font-size:14px}}.cmp-header .cmp-external-modal-header .modal-header{border-bottom:.1rem solid #fff}.cmp-header .cmp-external-modal-header .modal-header a{padding-right:1.6rem;padding-top:1.6rem}.cmp-header .cmp-external-modal-header .modal-header a:focus-visible{outline-color:#000}.cmp-header .cmp-external-modal-header .modal-footer{border-top:.1rem solid #fff;gap:1.6rem}.cmp-header .cmp-external-modal-header .modal-footer a:focus-visible{outline-color:#000}.cmp-header .cmp-external-modal-header .modal-header a[data-bs-dismiss=modal]{bottom:2.4rem;left:3.6rem;position:relative}.cmp-header .cmp-external-modal-header .link-text .link:focus-visible{outline-color:#000}@media(max-width:767px){.cmp-header .cmp-external-modal-header .modal-body{color:#4a4d4f;font-family:Equip-Light;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.01em}}@media(max-width:767px)and (max-width:767px){.cmp-header .cmp-external-modal-header .modal-body{font-size:9pt}}@media(max-width:767px){.cmp-header .cmp-external-modal-header .modal-footer{-webkit-box-pack:center;-ms-flex-pack:center;gap:.4rem;justify-content:center}.cmp-header .cmp-external-modal-header .modal-header a[data-bs-dismiss=modal]{bottom:2.2rem}}@media(max-width:575px){.cmp-header .cmp-external-modal-header .modal-dialog{margin-left:auto;margin-right:auto;max-width:28.9rem}}@media(min-width:576px)and (max-width:767px){.cmp-header .cmp-external-modal-header .modal-dialog{max-width:50rem}}@media(min-width:768px)and (max-width:1119px){.cmp-header .cmp-external-modal-header .modal-dialog{max-width:73.6rem}}@media(min-width:1120px){.cmp-header .cmp-external-modal-header .modal-dialog{max-width:84.2rem}}.hideInvestorType{display:none}.cmp-hero--article .cmp-hero{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.cmp-hero--article .cmp-hero__feature-container{display:none}.cmp-hero--article .cmp-hero__article-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2rem;margin-left:0!important;width:100%}.cmp-hero--article .cmp-hero__article-text-container{margin-left:2rem;overflow:hidden}.cmp-hero--article .cmp-hero__article-date{display:none}.cmp-hero--article .cmp-hero__article-category{color:#1a1b1a;color:#37a085;display:inline!important;font-family:Equip-Light;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.02em;text-transform:uppercase}@media(max-width:767px){.cmp-hero--article .cmp-hero__article-category{font-size:9pt}}.cmp-hero--article .cmp-hero__article-description{-webkit-line-clamp:3;-webkit-box-orient:vertical;-webkit-line-clamp:2;word-wrap:break-word;color:#4a4d4f;display:-webkit-box;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;letter-spacing:.01em;line-height:2.4rem;margin:0;overflow:hidden;text-overflow:ellipsis}@media(max-width:767px){.cmp-hero--article .cmp-hero__article-description{font-size:14px}}.cmp-hero--article .cmp-hero__article-title{word-wrap:break-word;-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#1a1b1a;display:-webkit-box;font-family:Equip-Medium;font-size:24px;font-style:normal;font-weight:400;line-height:3.1rem;margin:.4rem 0;overflow:hidden;text-overflow:ellipsis;text-transform:unset}@media(max-width:767px){.cmp-hero--article .cmp-hero__article-title{font-size:20px}}.cmp-hero--article .cmp-hero__article-title:hover{color:#000;text-decoration:underline}.cmp-hero--article .cmp-hero__article-img{height:16rem;-o-object-fit:cover;object-fit:cover;width:20rem}.cmp-hero--article .cmp-hero__article-container{margin-left:2rem}.cmp-hero--article .cmp-hero__article-container-item{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:0!important;width:48%}@media(min-width:768px)and (max-width:1119.98px){.cmp-hero--article .cmp-hero{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cmp-hero--article .cmp-hero__article-container{margin-left:0}.cmp-hero--article .cmp-hero__article-container-item{width:100%}.cmp-hero--article .cmp-hero__article-category{color:#1a1b1a;color:#37a085;display:inline!important;font-family:Equip-Light;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.02em;text-transform:uppercase}}@media(min-width:768px)and (max-width:1119.98px)and (max-width:767px){.cmp-hero--article .cmp-hero__article-category{font-size:9pt}}@media(min-width:768px)and (max-width:1119.98px){.cmp-hero--article .cmp-hero__article-text-container{width:auto}.cmp-hero--article .cmp-hero__article-img{height:16rem;-o-object-fit:cover;object-fit:cover;width:20rem}.cmp-hero--article .cmp-hero__article-date{margin:0}.cmp-hero--article .cmp-hero__article-title{margin:.4rem 0;padding:0}}@media(min-width:576px)and (max-width:767.98px){.cmp-hero--article .cmp-hero{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cmp-hero--article .cmp-hero__article-container{margin-left:0}.cmp-hero--article .cmp-hero__article-container-item{width:100%}.cmp-hero--article .cmp-hero__article-text-container{width:auto}.cmp-hero--article .cmp-hero__article-category{color:#1a1b1a;color:#37a085;display:inline!important;font-family:Equip-Light;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.02em;text-transform:uppercase}}@media(min-width:576px)and (max-width:767.98px)and (max-width:767px){.cmp-hero--article .cmp-hero__article-category{font-size:9pt}}@media(min-width:576px)and (max-width:767.98px){.cmp-hero--article .cmp-hero__article-img{height:18rem;-o-object-fit:cover;object-fit:cover;width:20rem}.cmp-hero--article .cmp-hero__article-title{padding:0}}@media(max-width:575.98px){.cmp-hero--article .cmp-hero{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cmp-hero--article .cmp-hero__article-container{-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-left:0}.cmp-hero--article .cmp-hero__article-container,.cmp-hero--article .cmp-hero__article-container-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.cmp-hero--article .cmp-hero__article-container-item{width:100%}.cmp-hero--article .cmp-hero__article-container-category{color:#1a1b1a;color:#37a085;display:inline!important;font-family:Equip-Light;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.02em;text-transform:uppercase}}@media(max-width:575.98px)and (max-width:767px){.cmp-hero--article .cmp-hero__article-container-category{font-size:9pt}}@media(max-width:575.98px){.cmp-hero--article .cmp-hero__article-text-container{margin:0;min-width:10rem;width:100%}.cmp-hero--article .cmp-hero__article-date{margin:.4rem 0}.cmp-hero--article .cmp-hero__article-title{margin:.8rem 0 0;padding:0}.cmp-hero--article .cmp-hero__article-img{height:21.3rem;margin-bottom:2.4rem;min-width:10rem;-o-object-fit:cover;object-fit:cover;width:100%}}.cmp-hero{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}@media(max-width:575.98px){.cmp-hero{padding:1.2rem 1.6rem!important}}@media(min-width:576px)and (max-width:767.98px){.cmp-hero{padding:2rem 4rem!important}}@media(min-width:768px)and (max-width:1439px){.cmp-hero{padding:3rem 6.4rem!important}}@media(min-width:1440px){.cmp-hero{padding:3rem calc(50% - 45pc + 6.4rem)!important}}.cmp-hero__feature-img{height:35rem;min-width:64.6rem;-o-object-fit:fill;object-fit:fill;width:100%}.cmp-hero__feature-container>div{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:64.6rem;width:100%}.cmp-hero__feature-container>div a:focus{outline-color:#000}.cmp-hero__feature-description{-webkit-line-clamp:3;-webkit-box-orient:vertical;-webkit-line-clamp:2;word-wrap:break-word;color:#4a4d4f;display:-webkit-box;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;letter-spacing:.01em;margin:0;overflow:hidden;padding-top:.8rem;text-overflow:ellipsis}@media(max-width:767px){.cmp-hero__feature-description{font-size:14px}}.cmp-hero__feature-title{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#1a1b1a;color:inherit;display:-webkit-box;font-family:Equip-Medium;font-size:24px;font-style:normal;font-weight:400;letter-spacing:.02em;line-height:3.1rem;margin:0;overflow:hidden;padding-top:1.6rem;text-overflow:ellipsis;text-transform:unset}@media(max-width:767px){.cmp-hero__feature-title{font-size:20px}}.cmp-hero__feature-title:hover{color:#000;text-decoration:underline}.cmp-hero__article-text-container{margin-left:2rem;overflow:hidden;width:100%}.cmp-hero__article-text-container a:focus-visible{outline-color:#000}.cmp-hero__article-date{color:#1a1b1a;color:#4a4d4f;font-family:Equip-Light;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.02em;margin:0;text-transform:uppercase}.cmp-hero__article-category{display:none}.cmp-hero__article-description{-webkit-line-clamp:3;-webkit-box-orient:vertical;-webkit-line-clamp:2;word-wrap:break-word;color:#4a4d4f;display:-webkit-box;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;letter-spacing:.01em;line-height:2.4rem;margin:0;overflow:hidden;text-overflow:ellipsis}@media(max-width:767px){.cmp-hero__article-description{font-size:14px}}.cmp-hero__article-title{word-wrap:break-word;-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#1a1b1a;display:-webkit-box;font-family:Equip-Medium;font-size:24px;font-style:normal;font-weight:400;letter-spacing:.02em;line-height:3.1rem;margin:.4rem 0;overflow:hidden;text-overflow:ellipsis;text-transform:unset}@media(max-width:767px){.cmp-hero__article-title{font-size:20px}}.cmp-hero__article-title:hover{color:#000!important}.cmp-hero__article-img{height:12.5rem;-o-object-fit:fill;object-fit:fill;width:17rem}.cmp-hero__article-container{margin-left:2rem;padding-left:0}.cmp-hero__article-container-item{margin-bottom:3.2rem}.cmp-hero__article-container-item,.cmp-hero__article-container-item a{display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-hero__article-container-item a:hover{text-decoration:none}.cmp-hero__article-container-item a:focus{outline-color:#000}.cmp-hero__article-title:hover{color:#000;text-decoration:underline}@media(min-width:1120px)and (max-width:1439.98px){.cmp-hero{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.cmp-hero__feature-img{height:auto;-o-object-fit:fill;object-fit:fill}.cmp-hero__feature-container>div,.cmp-hero__feature-img{min-width:48.6rem;width:100%}.cmp-hero__article-text-container{width:100%}.cmp-hero__article-img{height:12.5rem;min-width:17rem;-o-object-fit:fill;object-fit:fill;width:100%}}@media(min-width:768px)and (max-width:1119.98px){.cmp-hero{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cmp-hero__feature-container{margin-bottom:3.2rem;padding-bottom:5rem}.cmp-hero__feature-container>div,.cmp-hero__feature-img{min-width:64rem;width:100%}.cmp-hero__feature-img{height:auto;-o-object-fit:fill;object-fit:fill}.cmp-hero__feature-description{padding-top:.8rem}.cmp-hero__article-container{margin-left:0}.cmp-hero__article-text-container{min-width:45rem;width:100%}.cmp-hero__article-img{height:12.5rem;-o-object-fit:fill;object-fit:fill;width:17rem}.cmp-hero__article-date{margin:0}.cmp-hero__article-title{margin:.4rem 0;padding:0}}@media(min-width:576px)and (max-width:767.98px){.cmp-hero{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cmp-hero__feature-container{border-bottom:.1rem solid #c4c4c4;margin-bottom:3.2rem;min-width:49.6rem;padding-bottom:3.9rem;width:100%}.cmp-hero__feature-container>div,.cmp-hero__feature-img{min-width:49.6rem;width:100%}.cmp-hero__feature-img{height:auto;-o-object-fit:fill;object-fit:fill}.cmp-hero__feature-description{padding-top:.8rem}.cmp-hero__article-container{margin-left:0}.cmp-hero__article-text-container{min-width:30.6rem;width:100%}.cmp-hero__article-img{height:12.5rem;min-width:17rem;-o-object-fit:fill;object-fit:fill;width:100%}.cmp-hero__article-title{padding:0}}@media(max-width:575.98px){.cmp-hero{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cmp-hero__feature-container{border-bottom:.1rem solid #c4c4c4;margin-bottom:3.2rem;min-width:10rem;padding-bottom:3.9rem;width:100%}.cmp-hero__feature-container>div,.cmp-hero__feature-img{min-width:10rem;width:100%}.cmp-hero__feature-img{height:auto;-o-object-fit:fill;object-fit:fill}.cmp-hero__feature-description{padding-top:.8rem}.cmp-hero__article-container{margin-left:0}.cmp-hero__article-container-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.cmp-hero__article-text-container{margin:0;min-width:10rem;width:100%}.cmp-hero__article-date{margin:.4rem 0}.cmp-hero__article-title{margin:0;padding:0}.cmp-hero__article-img{height:21.3rem;min-width:10rem;-o-object-fit:fill;object-fit:fill;width:100%}}.cmp-image .cmp-image__image{height:auto;margin-bottom:.8rem;margin-top:.8rem;max-width:100%;width:unset}@media(max-width:575.98px){.cmp-in-the-news{padding:1.2rem 1.6rem!important}}@media(min-width:576px)and (max-width:767.98px){.cmp-in-the-news{padding:2rem 4rem!important}}@media(min-width:768px)and (max-width:1439px){.cmp-in-the-news{padding:3rem 6.4rem!important}}@media(min-width:1440px){.cmp-in-the-news{padding:3rem calc(50% - 45pc + 6.4rem)!important}}.cmp-in-the-news__container .xfpage .cmp-external-modal .link:after{display:none}.cmp-in-the-news__container{gap:3.2rem}.cmp-in-the-news__title{margin:0;padding:3.2rem 0}.cmp-in-the-news__news-title{color:#1a1b1a;color:inherit;font-family:Equip-Medium;font-size:36px;font-style:normal;font-weight:400;letter-spacing:.01em;line-height:unset;margin-bottom:1.6rem;text-transform:none}@media(max-width:767px){.cmp-in-the-news__news-title{font-size:28px}}.cmp-in-the-news__news-title:hover:after{width:100%}.cmp-in-the-news .cmp-external-modal{padding:0!important}.cmp-in-the-news .cmp-external-modal span{color:#4a4d4f;color:unset;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;letter-spacing:.01em}@media(max-width:767px){.cmp-in-the-news .cmp-external-modal span{font-size:14px}}.cmp-in-the-news .cmp-external-modal .link-text a:focus-visible{outline-color:#000}.cmp-in-the-news .cmp-external-modal .link-text:hover{color:#000;text-decoration:underline}.cmp-in-the-news__disclaimer p{color:#4a4d4f;font-family:Equip-Light;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.01em}@media(max-width:767px){.cmp-in-the-news__disclaimer p{font-size:9pt}}.cmp-in-the-news .date{color:#4a4d4f}.cmp-in-the-news .cmp-link-list--row{margin-top:2.4rem}.cmp-in-the-news .cmp-link-list--row a:focus-visible{outline-color:#000}.cmp-in-the-news__item a:focus-visible{outline-color:#000}@media(max-width:575.98px){.cmp-in-the-news__title{padding:2.4rem 0}.cmp-in-the-news__image{height:22rem;margin-top:2rem;width:28.8rem}.cmp-in-the-news .date{margin:0;padding-top:1.6rem}.cmp-in-the-news__news-title{margin:0;padding:1.6rem}.cmp-in-the-news__news-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.cmp-in-the-news__news-content:focus-visible{outline-color:#000}.cmp-in-the-news__item{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cmp-in-the-news__container,.cmp-in-the-news__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.cmp-in-the-news__container{gap:2.4rem}}@media(min-width:576px)and (max-width:767.98px){.cmp-in-the-news__title{padding:2.4rem 0}.cmp-in-the-news__container{gap:2.4rem}}@media(min-width:576px)and (max-width:1119.98px){.cmp-in-the-news__container{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cmp-in-the-news__container,.cmp-in-the-news__items-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.cmp-in-the-news__items-container{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.cmp-in-the-news .date{padding:0 1rem}.cmp-in-the-news__news-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:4rem}.cmp-in-the-news__item{-webkit-box-pack:start;-ms-flex-pack:start;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-start}.cmp-in-the-news__image{height:22rem;width:28.2rem}}@media(min-width:1120px){.cmp-in-the-news{padding:6.4rem calc(50% - 45pc + 6.4rem)}.cmp-in-the-news__item{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;justify-content:flex-start}.cmp-in-the-news__container{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-pack:distribute;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:space-around}.cmp-in-the-news__items-container{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;width:100%}.cmp-in-the-news .cmp-external-modal span,.cmp-in-the-news .date,.cmp-in-the-news__news-title{-webkit-box-sizing:border-box;box-sizing:border-box}.cmp-in-the-news__news-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:4rem}.cmp-in-the-news__item{-ms-flex-pack:distribute;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-around;margin:0}.cmp-in-the-news__image{height:22rem;width:28.2rem}}@media(max-width:575.98px){.cmp-in-the-news--single .cmp-in-the-news .date,.cmp-in-the-news--single .cmp-in-the-news__news-title{padding-left:0}.cmp-in-the-news--single .cmp-in-the-news__border{margin:0 0 1rem}.cmp-in-the-news--single .cmp-in-the-news .cmp-external-modal{padding:0!important}.cmp-in-the-news--single .cmp-in-the-news .cmp-external-modal span{padding-left:0}}@media(min-width:576px)and (max-width:1119.98px){.cmp-in-the-news--single .cmp-in-the-news__item{width:100%}.cmp-in-the-news--single .cmp-in-the-news .date,.cmp-in-the-news--single .cmp-in-the-news__news-title{padding-left:0}.cmp-in-the-news--single .cmp-in-the-news__border{margin:0 0 1rem}.cmp-in-the-news--single .cmp-in-the-news .cmp-external-modal{padding:0!important}.cmp-in-the-news--single .cmp-in-the-news .cmp-external-modal span{padding-left:0}}@media(min-width:1120px){.cmp-in-the-news--single .cmp-in-the-news .date,.cmp-in-the-news--single .cmp-in-the-news__news-title{padding:0}.cmp-in-the-news--single .cmp-in-the-news__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:flex-start;-ms-flex-direction:column;flex-direction:column;justify-content:space-between}.cmp-in-the-news--single .cmp-in-the-news__border{margin:0 0 1rem}.cmp-in-the-news--single .cmp-in-the-news__items-container{width:80%}.cmp-in-the-news--single .cmp-in-the-news .cmp-external-modal{padding:0!important}.cmp-in-the-news--single .cmp-in-the-news .cmp-external-modal span{padding:0}.cmp-in-the-news--single .cmp-in-the-news__disclaimer,.cmp-in-the-news--single .cmp-in-the-news__item{width:100%}}@media(min-width:1440px){.cmp-in-the-news--single .cmp-in-the-news__container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:6.4rem}.cmp-in-the-news--single .cmp-in-the-news__disclaimer{margin-top:3.2rem;width:38%}.cmp-in-the-news--single .cmp-in-the-news__items-container{width:60%}}.cmp-in-the-news--double .cmp-in-the-news .date{padding:0}.cmp-in-the-news--double .cmp-in-the-news__border{margin:0 0 1rem}.cmp-in-the-news--double .cmp-in-the-news__items-container{gap:2.4rem}.cmp-in-the-news--double .cmp-in-the-news .cmp-external-modal{padding:0!important}.cmp-in-the-news--double .cmp-in-the-news .cmp-external-modal span{padding:0}.cmp-in-the-news--double .cmp-in-the-news__news-title{color:#1a1b1a;font-family:Equip-Medium;font-size:24px;font-style:normal;font-weight:400;padding-left:0}@media(max-width:767px){.cmp-in-the-news--double .cmp-in-the-news__news-title{font-size:20px}}@media(max-width:575.98px){.cmp-in-the-news--double .cmp-in-the-news .date{padding:1rem 0 0}.cmp-in-the-news--double .cmp-in-the-news__items-container{gap:2.4rem 0}}@media(min-width:576px)and (max-width:1119.98px){.cmp-in-the-news--double .cmp-in-the-news__items-container{gap:2.4rem 0}}.cmp-in-the-news--triple .cmp-in-the-news .date{padding:0}.cmp-in-the-news--triple .cmp-in-the-news__border{margin:0 0 1rem}.cmp-in-the-news--triple .cmp-in-the-news .cmp-external-modal{padding:0!important}.cmp-in-the-news--triple .cmp-in-the-news .cmp-external-modal span{padding:0}.cmp-in-the-news--triple .cmp-in-the-news__news-title{color:#1a1b1a;font-family:Equip-Medium;font-size:24px;font-style:normal;font-weight:400;padding-left:0}@media(max-width:767px){.cmp-in-the-news--triple .cmp-in-the-news__news-title{font-size:20px}}.cmp-in-the-news--triple .cmp-in-the-news__news-content{padding-left:4rem}@media(max-width:575.98px){.cmp-in-the-news--triple .cmp-in-the-news .date{padding:1rem 0 0}.cmp-in-the-news--triple .cmp-in-the-news__items-container{gap:2.4rem 0}.cmp-in-the-news--triple .cmp-in-the-news__news-content{padding-left:0}}@media(min-width:576px)and (max-width:1119.98px){.cmp-in-the-news--triple .cmp-in-the-news__items-container{gap:2.4rem 0}}@media(min-width:1120px){.cmp-in-the-news--triple .cmp-in-the-news__items-container{gap:5%}.cmp-in-the-news--triple .cmp-in-the-news__border{margin:0}.cmp-in-the-news--triple .cmp-in-the-news__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;-webkit-box-pack:start;-ms-flex-pack:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column;justify-content:flex-start}.cmp-in-the-news--triple .cmp-in-the-news__news-content{-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:0}.cmp-in-the-news--triple .cmp-in-the-news__news-content .date{padding:1.6rem 0 0}.cmp-in-the-news--triple .cmp-in-the-news__news-content .cmp-external-modal span{display:inline-block}}@media(min-width:576px){.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column,.flex-sm-row{-webkit-box-direction:normal!important}.flex-sm-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-sm-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-sm-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-sm-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-sm-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-sm-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-sm-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-sm-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-sm-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-sm-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-sm-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-sm-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-left:0!important;margin-right:0!important}.mx-sm-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-sm-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-sm-3{margin-left:1rem!important;margin-right:1rem!important}.mx-sm-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-sm-5{margin-left:3rem!important;margin-right:3rem!important}.mx-sm-auto{margin-left:auto!important;margin-right:auto!important}.my-sm-0{margin-bottom:0!important;margin-top:0!important}.my-sm-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-sm-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-sm-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-sm-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-sm-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-sm-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-left:0!important;padding-right:0!important}.px-sm-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-sm-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-sm-3{padding-left:1rem!important;padding-right:1rem!important}.px-sm-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-sm-5{padding-left:3rem!important;padding-right:3rem!important}.py-sm-0{padding-bottom:0!important;padding-top:0!important}.py-sm-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-sm-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-sm-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-sm-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-sm-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}}@media(min-width:768px){.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column,.flex-md-row{-webkit-box-direction:normal!important}.flex-md-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-md-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-md-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-md-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-md-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-md-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-md-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-md-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-md-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-md-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-md-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-md-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-left:0!important;margin-right:0!important}.mx-md-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-md-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-md-3{margin-left:1rem!important;margin-right:1rem!important}.mx-md-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-md-5{margin-left:3rem!important;margin-right:3rem!important}.mx-md-auto{margin-left:auto!important;margin-right:auto!important}.my-md-0{margin-bottom:0!important;margin-top:0!important}.my-md-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-md-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-md-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-md-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-md-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-md-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-left:0!important;padding-right:0!important}.px-md-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-md-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-md-3{padding-left:1rem!important;padding-right:1rem!important}.px-md-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-md-5{padding-left:3rem!important;padding-right:3rem!important}.py-md-0{padding-bottom:0!important;padding-top:0!important}.py-md-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-md-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-md-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-md-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-md-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}}@media(min-width:1120px){.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column,.flex-lg-row{-webkit-box-direction:normal!important}.flex-lg-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-lg-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-lg-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-lg-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-lg-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-lg-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-lg-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-lg-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-lg-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-lg-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-lg-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-lg-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-left:0!important;margin-right:0!important}.mx-lg-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-lg-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-lg-3{margin-left:1rem!important;margin-right:1rem!important}.mx-lg-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-lg-5{margin-left:3rem!important;margin-right:3rem!important}.mx-lg-auto{margin-left:auto!important;margin-right:auto!important}.my-lg-0{margin-bottom:0!important;margin-top:0!important}.my-lg-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-lg-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-lg-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-lg-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-lg-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-lg-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-left:0!important;padding-right:0!important}.px-lg-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-lg-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-lg-3{padding-left:1rem!important;padding-right:1rem!important}.px-lg-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-lg-5{padding-left:3rem!important;padding-right:3rem!important}.py-lg-0{padding-bottom:0!important;padding-top:0!important}.py-lg-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-lg-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-lg-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-lg-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-lg-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}}@media(min-width:1440px){.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column,.flex-xl-row{-webkit-box-direction:normal!important}.flex-xl-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-xl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-xl-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-xl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-xl-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-xl-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-xl-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-xl-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-xl-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-xl-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-xl-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-xl-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-left:0!important;margin-right:0!important}.mx-xl-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xl-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xl-3{margin-left:1rem!important;margin-right:1rem!important}.mx-xl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xl-5{margin-left:3rem!important;margin-right:3rem!important}.mx-xl-auto{margin-left:auto!important;margin-right:auto!important}.my-xl-0{margin-bottom:0!important;margin-top:0!important}.my-xl-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-xl-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-xl-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-xl-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-xl-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-xl-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-left:0!important;padding-right:0!important}.px-xl-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xl-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xl-3{padding-left:1rem!important;padding-right:1rem!important}.px-xl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xl-5{padding-left:3rem!important;padding-right:3rem!important}.py-xl-0{padding-bottom:0!important;padding-top:0!important}.py-xl-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xl-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xl-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-xl-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-xl-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}}@media(min-width:1500px){.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xxl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xxl-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xxl-column,.flex-xxl-row{-webkit-box-direction:normal!important}.flex-xxl-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xxl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xxl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xxl-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-xxl-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-xxl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xxl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-xxl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xxl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-xxl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xxl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xxl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xxl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xxl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-xxl-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-xxl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xxl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xxl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xxl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xxl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xxl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xxl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xxl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xxl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xxl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xxl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xxl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xxl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xxl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xxl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xxl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xxl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-xxl-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-xxl-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-xxl-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-xxl-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-xxl-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-xxl-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-xxl-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-xxl-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-left:0!important;margin-right:0!important}.mx-xxl-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xxl-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xxl-3{margin-left:1rem!important;margin-right:1rem!important}.mx-xxl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xxl-5{margin-left:3rem!important;margin-right:3rem!important}.mx-xxl-auto{margin-left:auto!important;margin-right:auto!important}.my-xxl-0{margin-bottom:0!important;margin-top:0!important}.my-xxl-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-xxl-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-xxl-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-xxl-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-xxl-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-xxl-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-left:0!important;padding-right:0!important}.px-xxl-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xxl-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xxl-3{padding-left:1rem!important;padding-right:1rem!important}.px-xxl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xxl-5{padding-left:3rem!important;padding-right:3rem!important}.py-xxl-0{padding-bottom:0!important;padding-top:0!important}.py-xxl-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xxl-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xxl-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-xxl-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-xxl-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}}@media(max-width:575.98px){.cmp-insight-detail-template{padding:1.2rem 1.6rem!important}}@media(min-width:576px)and (max-width:767.98px){.cmp-insight-detail-template{padding:2rem 4rem!important}}@media(min-width:768px)and (max-width:1439px){.cmp-insight-detail-template{padding:3rem 6.4rem!important}}@media(min-width:1440px){.cmp-insight-detail-template{padding:3rem calc(50% - 45pc + 6.4rem)!important}}.cmp-insight-detail-template .cmp-container .aem-Grid .container:first-child.aem-GridColumn{border-right:.1rem solid #cbcbcb;padding-right:4rem}.cmp-insight-detail-template .cmp-container .aem-Grid .container:first-child.aem-GridColumn .cmp-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cmp-insight-detail-template .cmp-container .aem-Grid .container:first-child.aem-GridColumn .container{padding:0;width:100%}.cmp-insight-detail-template .cmp-container .aem-Grid .container:first-child.aem-GridColumn .container .cmp-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:3.2rem;margin-bottom:3.2rem;padding-left:1.3rem}.cmp-insight-detail-template .cmp-container .aem-Grid .container:first-child.aem-GridColumn .container .cmp-container>*{padding:0;width:auto}.cmp-insight-detail-template .cmp-container .aem-Grid .container:nth-child(2){padding-left:4rem}.cmp-insight-detail-template .cmp-container .aem-Grid .container:nth-child(2) .container{margin-bottom:6rem;width:100%}.cmp-insight-detail-template .cmp-container .cmp-text{padding:0!important}.cmp-insight-detail-template .cmp-container .cmp-button span{color:#fff}@media(max-width:1119px){.cmp-insight-detail-template .cmp-container .aem-Grid .container:first-child.aem-GridColumn{border-right:none;padding:0}.cmp-insight-detail-template .cmp-container .aem-Grid .container:first-child.aem-GridColumn .container .cmp-container{gap:2.4rem;margin-bottom:2.4rem}.cmp-insight-detail-template .cmp-container .aem-Grid .container:nth-child(2){padding:0}}@-webkit-keyframes fade_key_carousel_background{0%{opacity:.4}to{opacity:1}}@-webkit-keyframes hover_effect{0%{width:0}to{width:100%}}.cmp-key-insight-carousel{height:60.8rem}.cmp-key-insight-carousel__duration{display:none}.cmp-key-insight-carousel__images img{height:60.8rem;-o-object-fit:cover;object-fit:cover;-webkit-transition-delay:0ms;transition-delay:0ms;width:100%}.cmp-key-insight-carousel__header{color:#1a1b1a;color:#0a7a82;font-family:Equip-Medium;font-size:1pc;font-style:normal;font-weight:400;text-transform:uppercase}@media(max-width:767px){.cmp-key-insight-carousel__header{font-size:18px}}.cmp-key-insight-carousel .carousel{background-color:hsla(0,0%,100%,.9);height:auto;margin-left:calc(50% - 45pc + 6.4rem);max-width:64.6rem;min-height:28.9rem;-webkit-transform:translateY(-160%);transform:translateY(-160%);width:100%}.cmp-key-insight-carousel__avatar img{border-radius:50%;height:12.4rem;margin-top:2rem;width:12.4rem}.cmp-key-insight-carousel .link{color:#1a1b1a;padding-bottom:1rem}.cmp-key-insight-carousel .link:after{background:-webkit-gradient(linear,right top,left top,from(#37a085),to(#37a085));background:linear-gradient(270deg,#37a085,#37a085);width:100%}.cmp-key-insight-carousel .link:hover:after{-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-name:hover_effect;animation-name:hover_effect}.cmp-key-insight-carousel .link:focus-visible{outline-color:#000}.cmp-key-insight-carousel .carousel-indicators{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:end;-ms-flex-align:end;-ms-flex-negative:0;align-items:flex-end;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;flex-shrink:0;justify-content:space-between;margin:0;position:absolute}.cmp-key-insight-carousel .carousel-indicators button:focus-visible{outline-color:#000}.cmp-key-insight-carousel__content{padding:1.6rem}.cmp-key-insight-carousel__tab{-ms-flex-preferred-size:50%;background:#6b6e6f;border:0;border-radius:0;flex-basis:50%;height:1.3rem;margin-right:.5rem;-webkit-transition:background-color .6s ease;transition:background-color .6s ease}.cmp-key-insight-carousel__tab:last-child{margin:0}.cmp-key-insight-carousel__active{-ms-flex-preferred-size:90%;background:#0a7a82!important;flex-basis:90%;-webkit-transition-delay:0s;transition-delay:0s}.cmp-key-insight-carousel .carousel-item{display:none;opacity:0;padding:1.5rem;-webkit-transition:.2s;transition:.2s}.cmp-key-insight-carousel__fade{-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-name:fade_key_carousel_background;animation-name:fade_key_carousel_background}.cmp-key-insight-carousel .carousel-item.active{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:1;-webkit-transition-delay:0ms;transition-delay:0ms;z-index:2}.cmp-key-insight-carousel__avatar{padding-left:2.5rem;padding-right:1.5rem;width:30%}.cmp-key-insight-carousel__author{margin-top:2rem}.cmp-key-insight-carousel__playpause{border:none;bottom:1rem;left:3rem;position:relative;z-index:1}.cmp-key-insight-carousel__playpause:focus-visible{outline-color:#000}@media(max-width:1119.98px){.cmp-key-insight-carousel__playpause{padding-bottom:4rem}}@media(max-width:767.98px){.cmp-key-insight-carousel__playpause{padding-bottom:5rem}}.cmp-key-insight-carousel__play{background:url(clientlib-site/resources/icons/play.svg) no-repeat;display:inherit;height:2.4rem;width:2.4rem}.cmp-key-insight-carousel__pause{background:url(clientlib-site/resources/icons/pause.svg) no-repeat;display:inherit;height:2.4rem;width:2.4rem}.cmp-key-insight-carousel__title{-webkit-line-clamp:3;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#1a1b1a;display:-webkit-box;font-family:Equip-Medium;font-size:36px;font-style:normal;font-weight:400;letter-spacing:.01em;line-height:unset;margin-bottom:1rem;overflow:hidden;text-overflow:ellipsis;text-transform:unset}@media(max-width:767px){.cmp-key-insight-carousel__title{font-size:28px}}.cmp-key-insight-carousel a:focus-visible{outline-color:#000}@media(max-width:1439.98px){.cmp-key-insight-carousel .carousel{margin-left:6.4rem}}@media(max-width:1119.98px)and (min-width:768px){.cmp-key-insight-carousel{height:auto}.cmp-key-insight-carousel__images img{height:32.5rem}.cmp-key-insight-carousel__header{margin:0}.cmp-key-insight-carousel__content{padding:0 0 0 2rem}.cmp-key-insight-carousel__title{-webkit-line-clamp:3}.cmp-key-insight-carousel .carousel{margin-left:0;max-width:100%;min-height:auto;-webkit-transform:none;transform:none}.cmp-key-insight-carousel__author{margin:0}.cmp-key-insight-carousel .link,.cmp-key-insight-carousel__author{padding-bottom:3.2rem}.cmp-key-insight-carousel__avatar{padding:0;text-align:center;width:15%}.cmp-key-insight-carousel__avatar img{margin:0}}@media(min-width:576px)and (max-width:767.98px){.cmp-key-insight-carousel{height:auto}.cmp-key-insight-carousel__title{-webkit-line-clamp:3;font-size:28px}.cmp-key-insight-carousel__images img{height:24.4rem}.cmp-key-insight-carousel__content{padding:0 0 0 2rem}.cmp-key-insight-carousel__author{margin:0}.cmp-key-insight-carousel .link,.cmp-key-insight-carousel__author{padding-bottom:3.2rem}.cmp-key-insight-carousel__header{margin:0}.cmp-key-insight-carousel .carousel{margin-left:0;max-width:100%;min-height:auto;-webkit-transform:none;transform:none}.cmp-key-insight-carousel__avatar{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;text-align:center;width:20%}.cmp-key-insight-carousel__avatar img{height:6rem;margin:0;width:6rem}}@media(max-width:575.98px){.cmp-key-insight-carousel{height:auto}.cmp-key-insight-carousel__images img{height:21.6rem;width:100%}.cmp-key-insight-carousel .carousel-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cmp-key-insight-carousel__author{margin:0}.cmp-key-insight-carousel .link,.cmp-key-insight-carousel__author{padding-bottom:3.2rem}.cmp-key-insight-carousel .carousel{height:auto;margin-left:0;min-height:auto;min-width:32rem;-webkit-transform:none;transform:none}.cmp-key-insight-carousel__title{-webkit-line-clamp:3;font-size:28px}.cmp-key-insight-carousel__content{padding:0}.cmp-key-insight-carousel__header{font-size:18px}.cmp-key-insight-carousel__avatar{padding-left:0}.cmp-key-insight-carousel__avatar img{height:6rem;margin:0 0 .5rem;width:6rem}}@keyframes fade_key_carousel_background{0%{opacity:.4}to{opacity:1}}@keyframes hover_effect{0%{width:0}to{width:100%}}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.cmp-key-points{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-left:20px;margin-right:20px;position:relative;z-index:999}@media(max-width:575.98px){.cmp-key-points{padding:1.2rem 1.6rem!important}}@media(min-width:576px)and (max-width:767.98px){.cmp-key-points{padding:2rem 4rem!important}}@media(min-width:768px)and (max-width:1439px){.cmp-key-points{padding:3rem 6.4rem!important}}@media(min-width:1440px){.cmp-key-points{padding:3rem calc(50% - 45pc + 6.4rem)!important}}@media(max-width:768px){.cmp-key-points{margin-left:40px;margin-right:40px}}.cmp-key-points__content{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;row-gap:20px;width:100%}.cmp-key-points__content__title{font-size:2rem;font-weight:400;letter-spacing:1px;margin:0 0 20px}.cmp-key-points__content-icon-top img{display:-webkit-box;display:-ms-flexbox;display:flex;margin:-5rem auto 1rem;max-height:7rem;max-width:7rem}.cmp-key-points__content-icon-top:nth-child(n+4){margin-top:4rem}.cmp-key-points__content-icon-left img{max-height:7rem;max-width:7rem}.cmp-key-points__content__withSpaceAndBorder{-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media(max-width:1120px){.cmp-key-points__content__withSpaceAndBorder{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:20px}}.cmp-key-points__content__withSpaceWithoutBorder{-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media(max-width:1120px){.cmp-key-points__content__withSpaceWithoutBorder{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:20px}}.cmp-key-points__content__verticalLineWithoutBorder{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media(max-width:1120px){.cmp-key-points__content__verticalLineWithoutBorder{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:20px}}.cmp-key-points__content__card{background-color:#3d4042;display:-webkit-box;display:-ms-flexbox;display:flex;padding:2rem}.cmp-key-points__content__card .h1,.cmp-key-points__content__card .h2,.cmp-key-points__content__card .h3,.cmp-key-points__content__card .h4,.cmp-key-points__content__card .h5,.cmp-key-points__content__card .h6,.cmp-key-points__content__card a,.cmp-key-points__content__card a:hover,.cmp-key-points__content__card h1,.cmp-key-points__content__card h2,.cmp-key-points__content__card h3,.cmp-key-points__content__card h4,.cmp-key-points__content__card h5,.cmp-key-points__content__card h6,.cmp-key-points__content__card p{color:#fff}.cmp-key-points__content__card-icon-left{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;-ms-flex-direction:row;flex-direction:row}.cmp-key-points__content__card-icon-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:30px}.cmp-key-points__content__card__withSpaceAndBorder{border:1px solid #3d4042}.cmp-key-points__content__card__withSpaceAndBorder,.cmp-key-points__content__card__withSpaceWithoutBorder{-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.cmp-key-points__content__card__verticalLineWithoutBorder div{border-right:1px solid #3d4042;height:100%;padding-right:1rem;width:100%}@media(max-width:1120px){.cmp-key-points__content__card__verticalLineWithoutBorder div{border-right:none}}.cmp-key-points__content__card__verticalLineWithoutBorder:last-child div,.cmp-key-points__content__card__verticalLineWithoutBorder:nth-child(3n) div{border-right:none}.cmp-key-points__content__card__white{background-color:#fff}.cmp-key-points__content__card__white .h1,.cmp-key-points__content__card__white .h2,.cmp-key-points__content__card__white .h3,.cmp-key-points__content__card__white .h4,.cmp-key-points__content__card__white .h5,.cmp-key-points__content__card__white .h6,.cmp-key-points__content__card__white a,.cmp-key-points__content__card__white a:hover,.cmp-key-points__content__card__white h1,.cmp-key-points__content__card__white h2,.cmp-key-points__content__card__white h3,.cmp-key-points__content__card__white h4,.cmp-key-points__content__card__white h5,.cmp-key-points__content__card__white h6,.cmp-key-points__content__card__white p{color:#000}.cmp-key-points__content__card__lightgrey{background-color:#f6f6f6}.cmp-key-points__content__card__lightgrey .h1,.cmp-key-points__content__card__lightgrey .h2,.cmp-key-points__content__card__lightgrey .h3,.cmp-key-points__content__card__lightgrey .h4,.cmp-key-points__content__card__lightgrey .h5,.cmp-key-points__content__card__lightgrey .h6,.cmp-key-points__content__card__lightgrey a,.cmp-key-points__content__card__lightgrey a:hover,.cmp-key-points__content__card__lightgrey h1,.cmp-key-points__content__card__lightgrey h2,.cmp-key-points__content__card__lightgrey h3,.cmp-key-points__content__card__lightgrey h4,.cmp-key-points__content__card__lightgrey h5,.cmp-key-points__content__card__lightgrey h6,.cmp-key-points__content__card__lightgrey p{color:#000}.cmp-key-points__content__card__green{background-color:#115740;color:#fff!important}.cmp-key-points__content__card__green .h1,.cmp-key-points__content__card__green .h2,.cmp-key-points__content__card__green .h3,.cmp-key-points__content__card__green .h4,.cmp-key-points__content__card__green .h5,.cmp-key-points__content__card__green .h6,.cmp-key-points__content__card__green a,.cmp-key-points__content__card__green a:hover,.cmp-key-points__content__card__green h1,.cmp-key-points__content__card__green h2,.cmp-key-points__content__card__green h3,.cmp-key-points__content__card__green h4,.cmp-key-points__content__card__green h5,.cmp-key-points__content__card__green h6,.cmp-key-points__content__card__green p{color:#fff}.cmp-key-points__content__card__darkGrey{background-color:#3d4042}.cmp-key-points__content__card__darkGrey .h1,.cmp-key-points__content__card__darkGrey .h2,.cmp-key-points__content__card__darkGrey .h3,.cmp-key-points__content__card__darkGrey .h4,.cmp-key-points__content__card__darkGrey .h5,.cmp-key-points__content__card__darkGrey .h6,.cmp-key-points__content__card__darkGrey a,.cmp-key-points__content__card__darkGrey a:hover,.cmp-key-points__content__card__darkGrey h1,.cmp-key-points__content__card__darkGrey h2,.cmp-key-points__content__card__darkGrey h3,.cmp-key-points__content__card__darkGrey h4,.cmp-key-points__content__card__darkGrey h5,.cmp-key-points__content__card__darkGrey h6,.cmp-key-points__content__card__darkGrey p{color:#fff}.cmp-landing-page-header{-webkit-box-shadow:0 4px 26px 0 rgba(0,0,0,.039);box-shadow:0 4px 26px 0 rgba(0,0,0,.039);padding:0 6.4rem}.cmp-landing-page-header .navbar-brand img{aspect-ratio:attr(width)/attr(height);height:auto;width:100%}.cmp-landing-page-header .navbar-brand:focus-visible{outline-color:#000}.cmp-landing-page-header__logos-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:2.4rem}.cmp-landing-page-header__logos-container .logos-vertical-seperator{border-left:.1rem solid #c4c4c4;height:39px;margin:0 1.8rem}.cmp-landing-page-header__logos-container .navbar-brand{margin-right:unset;white-space:nowrap}.cmp-landing-page-header--hide{visibility:hidden}.cmp-landing-page-header--show{visibility:visible}.cmp-landing-page-header--remove{display:none!important}.cmp-landing-page-header .show{display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-landing-page-header .hide{display:none}@media(max-width:575.98px){.cmp-landing-page-header{padding:0 1.6rem}}@media(max-width:767.98px){.cmp-landing-page-header{padding:0 3.2rem}.cmp-landing-page-header .navbar{padding:.8rem 0}.cmp-landing-page-header__logos-container{max-width:28rem}.cmp-landing-page-header__logos-container .logos-vertical-seperator{height:30px;margin:0 1.2rem}}@media(max-width:1119.98px){.cmp-landing-page-header{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.cmp-landing-page-header .navbar{padding:.8rem 0;position:inherit}.cmp-landing-page-header .navbar-brand{margin-right:0;white-space:nowrap}.cmp-landing-page-header__close-btn-container{text-align:end;width:32rem}}@media(min-width:1120px){.cmp-landing-page-header .navbar{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:.8rem 0}.cmp-landing-page-header .expand-lg{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;-ms-flex-flow:row nowrap;flex-flow:row nowrap;justify-content:flex-start}.cmp-landing-page-header .expand-lg .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.cmp-landing-page-header .expand-lg .navbar-nav .dropdown-menu{position:absolute}.cmp-landing-page-header .expand-lg .navbar-nav .dropdown-menu-right{left:auto;right:0}.cmp-landing-page-header .expand-lg>.container,.cmp-landing-page-header .expand-lg>.container-fluid,.cmp-landing-page-header .expand-lg>.container-lg,.cmp-landing-page-header .expand-lg>.container-md,.cmp-landing-page-header .expand-lg>.container-sm,.cmp-landing-page-header .expand-lg>.container-xl,.cmp-landing-page-header .expand-lg>.container-xxl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.cmp-landing-page-header .expand-lg .navbar-collapse{-ms-flex-preferred-size:auto;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;flex-basis:auto}.cmp-landing-page-header .expand-lg .dropup .dropdown-menu{bottom:100%;top:auto}.cmp-landing-page-header .expand-lg .nav-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.cmp-landing-page-header .expand-lg .navbar-nav .nav-link{padding:0}}@media(min-width:1440px){.cmp-landing-page-header{padding:0 calc(50% - 45pc + 6.4rem)}}.cmp-landing-page-header .cmp-external-modal-header #modal-footer-mobile{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:none;-ms-flex-direction:column;flex-direction:column}@media(max-width:575.98px){.cmp-landing-page-header .cmp-external-modal-header{padding:1.2rem 1.6rem}}@media(min-width:576px)and (max-width:767.98px){.cmp-landing-page-header .cmp-external-modal-header{padding:1.2rem 4rem}}@media(min-width:768px)and (max-width:1439px){.cmp-landing-page-header .cmp-external-modal-header{padding:1.2rem 6.4rem}}@media(min-width:1440px){.cmp-landing-page-header .cmp-external-modal-header{padding:1.2rem calc(50% - 45pc + 6.4rem)}}.cmp-landing-page-header .cmp-external-modal-header__icon{background:url(clientlib-site/resources/icons/external-link-sm.svg) no-repeat;display:inherit;height:1.4rem;width:1.4rem}.cmp-landing-page-header .cmp-external-modal-header .modal-content{padding:1.6rem 3.2rem}.cmp-landing-page-header .cmp-external-modal-header .modal-title{color:#0a7a82;font-family:Equip-Medium;font-size:18px;font-style:normal;font-weight:400;letter-spacing:.05em;text-transform:uppercase}@media(max-width:767px){.cmp-landing-page-header .cmp-external-modal-header .modal-title{font-size:1pc}}.cmp-landing-page-header .cmp-external-modal-header .modal-body{color:#4a4d4f;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;letter-spacing:.01em}@media(max-width:767px){.cmp-landing-page-header .cmp-external-modal-header .modal-body{font-size:14px}}.cmp-landing-page-header .cmp-external-modal-header .modal-header{border-bottom:.1rem solid #fff}.cmp-landing-page-header .cmp-external-modal-header .modal-header a{padding-right:1.6rem;padding-top:1.6rem}.cmp-landing-page-header .cmp-external-modal-header .modal-header a:focus-visible{outline-color:#000}.cmp-landing-page-header .cmp-external-modal-header .modal-footer{border-top:.1rem solid #fff;gap:1.6rem}.cmp-landing-page-header .cmp-external-modal-header .modal-footer a:focus-visible{outline-color:#000}.cmp-landing-page-header .cmp-external-modal-header .modal-header a[data-bs-dismiss=modal]{bottom:2.4rem;left:3.6rem;position:relative}.cmp-landing-page-header .cmp-external-modal-header .link-text .link:focus-visible{outline-color:#000}@media(max-width:767px){.cmp-landing-page-header .cmp-external-modal-header .modal-body{color:#4a4d4f;font-family:Equip-Light;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.01em}}@media(max-width:767px)and (max-width:767px){.cmp-landing-page-header .cmp-external-modal-header .modal-body{font-size:9pt}}@media(max-width:767px){.cmp-landing-page-header .cmp-external-modal-header .modal-footer{-webkit-box-pack:center;-ms-flex-pack:center;gap:.4rem;justify-content:center}.cmp-landing-page-header .cmp-external-modal-header .modal-header a[data-bs-dismiss=modal]{bottom:2.2rem}}@media(max-width:575px){.cmp-landing-page-header .cmp-external-modal-header .modal-dialog{margin-left:auto;margin-right:auto;max-width:28.9rem}}@media(min-width:576px)and (max-width:767px){.cmp-landing-page-header .cmp-external-modal-header .modal-dialog{max-width:50rem}}@media(min-width:768px)and (max-width:1119px){.cmp-landing-page-header .cmp-external-modal-header .modal-dialog{max-width:73.6rem}}@media(min-width:1120px){.cmp-landing-page-header .cmp-external-modal-header .modal-dialog{max-width:84.2rem}}.cmp-leadgeneration{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-left:20px;margin-right:20px;position:relative;z-index:999}@media(max-width:575.98px){.cmp-leadgeneration{padding:1.2rem 1.6rem!important}}@media(min-width:576px)and (max-width:767.98px){.cmp-leadgeneration{padding:2rem 4rem!important}}@media(min-width:768px)and (max-width:1439px){.cmp-leadgeneration{padding:3rem 6.4rem!important}}@media(min-width:1440px){.cmp-leadgeneration{padding:3rem calc(50% - 45pc + 6.4rem)!important}}@media(max-width:768px){.cmp-leadgeneration{margin-left:40px;margin-right:40px}}.cmp-leadgeneration-headline{word-wrap:break-word;color:#1a1b1a;font-family:Equip-Regular;font-size:44px;font-style:normal;font-weight:400;letter-spacing:1px;line-height:normal;margin:0 0 3.2rem}.cmp-leadgeneration__all-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:2rem;position:relative;z-index:999}@media(max-width:768px){.cmp-leadgeneration__all-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.cmp-leadgeneration__media-container{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:auto;padding-bottom:30px;position:relative;-webkit-transition:-webkit-transform .5s ease-in-out;transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out;width:50%}@media(max-width:768px){.cmp-leadgeneration__media-container{width:100%}}.cmp-leadgeneration__form-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:2rem;position:relative;width:50%;z-index:999}@media(max-width:768px){.cmp-leadgeneration__form-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}}.cmp-leadgeneration .error-message.active{margin-bottom:20px}.cmp-leadgeneration .alert{margin:15px 0}.cmp-leadgeneration .alert span:first-child,.cmp-leadgeneration .alert span:first-child ul{display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-leadgeneration .alert span:first-child ul{-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style:none;margin:0;padding:0}.cmp-leadgeneration .alert:focus-visible{outline-color:#000}.cmp-leadgeneration .alert-danger{border:.2rem solid #f23f2b;color:#f23f2b}.cmp-leadgeneration .close{background-color:unset;border:none}.cmp-leadgeneration .close:focus-visible{outline-color:#000}.cmp-leadgeneration__image-container{-ms-flex-negative:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;flex-shrink:0;width:50%}@media(max-width:768px){.cmp-leadgeneration__image-container{width:100%}}.cmp-leadgeneration__image-img{width:100%}.cmp-leadgeneration__podcast{-ms-flex-negative:0;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;padding-bottom:30px;position:relative;-webkit-transition:-webkit-transform .5s ease-in-out;transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out}.cmp-leadgeneration__podcast-container{-webkit-column-gap:50px;-moz-column-gap:50px;column-gap:50px;height:200px;margin:0;width:100%}@media(max-width:768px){.cmp-leadgeneration__podcast-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:30px}}.cmp-leadgeneration__video{padding-bottom:30px;position:relative;-webkit-transition:-webkit-transform .5s ease-in-out;transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out}.cmp-leadgeneration__video,.cmp-leadgeneration__video-container{-ms-flex-negative:0;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0}.cmp-leadgeneration__video-container{-webkit-box-flex:1;-ms-flex-positive:1;-webkit-column-gap:50px;-moz-column-gap:50px;column-gap:50px;flex-grow:1;width:100%}@media(max-width:768px){.cmp-leadgeneration__video-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:30px}}.cmp-leadgeneration__video-text-wrapper{border-bottom:.1rem solid #c4c4c4;display:-webkit-box;display:-ms-flexbox;display:flex;margin:2.4rem 0}.cmp-leadgeneration__video-text-wrapper a{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:.5rem;padding-right:1rem}.cmp-leadgeneration__video-text-wrapper i{margin-left:1rem}.cmp-leadgeneration__video-time{font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;margin-left:2.6rem;padding-right:1rem}.cmp-leadgeneration__video .vjs-fluid{padding:0;width:100%}.cmp-leadgeneration__video-items{width:100%}@media(max-width:768px){.cmp-leadgeneration__video-items{width:100%}}.cmp-leadgeneration__video-items video-js{min-height:300px;width:100%}.cmp-leadgeneration .custom-button:hover{text-decoration:underline}.cmp-leadgeneration-form{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.cmp-leadgeneration-form div{-webkit-box-flex:50%;-ms-flex:50%;flex:50%;max-width:50%}.cmp-leadgeneration-form div:nth-child(2n){padding-left:10px}.cmp-leadgeneration-form-field{border:1px solid #c4c4c4;border-radius:6px;color:#4a4d4f;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;height:5rem;letter-spacing:.01em;padding:1em;width:100%}@media(max-width:767px){.cmp-leadgeneration-form-field{font-size:14px}}.cmp-leadgeneration-form-field:focus{border-color:#1a1b1a;outline:none}.cmp-leadgeneration-form-item{width:100%}.cmp-leadgeneration-form-button{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:1.5rem}.cmp-leadgeneration-form-button button{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#115740;border:0;border-radius:.4rem;color:#1a1b1a;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;gap:1rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;letter-spacing:.02em;padding:1rem 3.2rem;text-align:center;text-decoration:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.cmp-leadgeneration-form-button button:hover{background-color:#003c2a;color:#fff}.cmp-leadgeneration-form-button button:disabled{opacity:.25}@media(max-width:575.98px){.cmp-leadership-view{padding:1.2rem 1.6rem!important}}@media(min-width:576px)and (max-width:767.98px){.cmp-leadership-view{padding:2rem 4rem!important}}@media(min-width:768px)and (max-width:1439px){.cmp-leadership-view{padding:3rem 6.4rem!important}}@media(min-width:1440px){.cmp-leadership-view{padding:3rem calc(50% - 45pc + 6.4rem)!important}}.cmp-leadership-view__leadership-header{margin-bottom:3.2rem}.cmp-leadership-view__container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2.2rem}.cmp-leadership-view__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;border:.1rem solid #c4c4c4;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:32%}.cmp-leadership-view__image{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.cmp-leadership-view__image>img{width:100%}.cmp-leadership-view__details{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:21.5rem;padding:2.5rem;position:relative}.cmp-leadership-view p.insight-header{margin-bottom:unset}.cmp-leadership-view a{margin-bottom:1rem}.cmp-leadership-view a:focus-visible{outline-color:#000}.cmp-leadership-view p.insight-header:hover{color:#000;text-decoration:underline}.cmp-leadership-view__social{display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-leadership-view__social>i{margin-right:.8rem}.cmp-leadership-view__social>p{margin:0}.cmp-leadership-view__social-image{height:2.4rem;width:2.4rem}.cmp-leadership-view__button{-webkit-box-align:initial;-ms-flex-align:initial;align-items:normal;background:transparent;border:0;border-radius:0;bottom:1rem;color:#37a085;padding:0;position:absolute}.cmp-leadership-view__button:hover{background-color:transparent;color:#37a085}@media(min-width:1120px)and (max-width:1439.98px){.cmp-leadership-view__item{width:31%}}@media(min-width:768px)and (max-width:1119.98px){.cmp-leadership-view__item{width:48%}}@media(min-width:576px)and (max-width:767.98px){.cmp-leadership-view__item{width:47%}.cmp-leadership-view__container{gap:2.6rem}.cmp-leadership-view__details{height:20.2rem}.cmp-leadership-view__leadership-header{margin-bottom:2.4rem}}@media(max-width:575.98px){.cmp-leadership-view__item{width:100%}.cmp-leadership-view__container{gap:2.4rem}.cmp-leadership-view__details{height:18rem}.cmp-leadership-view__leadership-header{margin-bottom:2.4rem}}.cmp-link-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:.8rem}.cmp-link-list .cmp-link-list__header.h3,.cmp-link-list h3.cmp-link-list__header{color:#1a1b1a;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;letter-spacing:.02em}.cmp-link-list .cmp-link-list__header.h2,.cmp-link-list h2.cmp-link-list__header{display:none}.cmp-link-list__item-container{-webkit-box-orient:inherit;-webkit-box-direction:inherit;display:inherit;-ms-flex-direction:inherit;flex-direction:inherit;gap:inherit;list-style-type:none;padding-left:0}.cmp-link-list__item-container .cmp-link-list__item{color:#1a1b1a;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;letter-spacing:.02em}.cmp-link-list__item-container a.cmp-link-list__item{display:inline-block;text-decoration:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.cmp-link-list__item-container a.cmp-link-list__item:hover{color:#000;text-decoration:underline}.cmp-link-list__download-item-container{display:none}.cmp-link-list--column .cmp-link-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.8rem}.cmp-link-list--row .cmp-link-list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:2.4rem}.cmp-link-list--row .cmp-link-list__item-container{-ms-flex-wrap:wrap;flex-wrap:wrap}@media(max-width:575.98px){.cmp-link-list--download{padding:1.2rem 1.6rem!important}}@media(min-width:576px)and (max-width:767.98px){.cmp-link-list--download{padding:2rem 4rem!important}}@media(min-width:768px)and (max-width:1439px){.cmp-link-list--download{padding:3rem 6.4rem!important}}@media(min-width:1440px){.cmp-link-list--download{padding:3rem calc(50% - 45pc + 6.4rem)!important}}.cmp-link-list--download a.cmp-link-list__item:hover{color:#000}.cmp-link-list--download .cmp-link-list .cmp-link-list__header.h3,.cmp-link-list--download .cmp-link-list h3.cmp-link-list__header{display:none}.cmp-link-list--download .cmp-link-list .cmp-link-list__header.h2,.cmp-link-list--download .cmp-link-list h2.cmp-link-list__header{display:block;margin-bottom:2.4rem}.cmp-link-list--download .cmp-link-list__item-container{display:none}.cmp-link-list--download .cmp-link-list__download-item-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:2.4rem;list-style-type:none;padding-left:0}.cmp-link-list--download .cmp-link-list__download-item-container .cmp-link-list__item-list-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f6f6f6;display:-webkit-box;display:-ms-flexbox;display:flex;padding:2.4rem}.cmp-link-list--download .cmp-link-list__download-item-container .cmp-link-list__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f6f6f6;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.cmp-link-list--download .cmp-link-list__download-item-container .cmp-link-list__item-wrapper{margin-right:2.4rem;width:100%}.cmp-link-list--download .cmp-link-list__download-item-container .cmp-link-list__item-name{color:#1a1b1a;color:inherit;font-family:Equip-Medium;font-size:1pc;font-style:normal;font-weight:400;margin:0}@media(max-width:767px){.cmp-link-list--download .cmp-link-list__download-item-container .cmp-link-list__item-name{font-size:18px}}.cmp-link-list--download .cmp-link-list__download-item-container .cmp-link-list__item-ext{color:#1a1b1a;color:inherit;font-family:Equip-Light;font-size:18px;font-style:normal;font-weight:400;margin:0}@media(max-width:767px){.cmp-link-list--download .cmp-link-list__download-item-container .cmp-link-list__item-ext{font-size:1pc}}.cmp-link-list--download .cmp-link-list__download-item-container .cmp-link-list__item:focus{outline-color:#000}@media(max-width:576px){.cmp-link-list--download .cmp-link-list{padding:2.4rem 1.6rem}}@media(min-width:576px){.cmp-link-list--download .cmp-link-list__download-item-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.cmp-link-list--download .cmp-link-list__download-item-container .cmp-link-list__item-list-wrapper{width:calc(50% - 1.2rem)}}@media(min-width:768px){.cmp-link-list--download .cmp-link-list__download-item-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.cmp-link-list--download .cmp-link-list__download-item-container .cmp-link-list__item-list-wrapper{width:calc(50% - 1.2rem)}}@media(min-width:1120px){.cmp-link-list--download .cmp-link-list__download-item-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.cmp-link-list--download .cmp-link-list__download-item-container .cmp-link-list__item-list-wrapper{width:calc(25% - 1.8rem)}}@media(min-width:1440px){.cmp-link-list--download .cmp-link-list__download-item-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.cmp-link-list--download .cmp-link-list__download-item-container .cmp-link-list__item-list-wrapper{width:calc(25% - 1.8rem)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.cmp-loader{-webkit-box-pack:center;-ms-flex-pack:center;background-color:#f6f6f6;height:60vh;justify-content:center}.cmp-loader,.cmp-loader .icon-spinner{display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-loader .icon-spinner{-webkit-animation:spin .7s linear infinite;animation:spin .7s linear infinite;border:3px solid transparent;border-radius:50%;border-top-color:#3d4042;height:50px;margin-top:15%;width:50px}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.cmp-loader--text{color:#1a1b1a;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;letter-spacing:.02em;text-align:center}.cmp-login{-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-line-pack:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;margin:0;padding:3rem calc(50% - 45pc + 6.4rem)!important;width:100%}@media(max-width:575.98px){.cmp-login{padding:1.2rem 1.6rem!important}}@media(min-width:576px)and (max-width:767.98px){.cmp-login{padding:2rem 4rem!important}}@media(min-width:768px)and (max-width:1439px){.cmp-login{padding:3rem 6.4rem!important}}@media(min-width:1440px){.cmp-login{padding:3rem calc(50% - 45pc + 6.4rem)!important}}.cmp-login .h1,.cmp-login h1{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin-bottom:30px;padding:0 20px;width:100%}@media(max-width:768px){.cmp-login .h1,.cmp-login h1{margin-bottom:0}}.cmp-login__marketing-container{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;width:50%}@media(max-width:768px){.cmp-login__marketing-container{width:100%}}.cmp-login__marketing-container .left-pane{background-color:#115740;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.cmp-login__marketing-container .left-pane__btn-login{-webkit-box-pack:center;-ms-flex-pack:center;background-color:#115740;border:none;border-radius:6px;color:#1a1b1a;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Equip-Regular;font-family:Equip-Medium;font-size:1pc;font-size:24px;font-style:normal;font-weight:400;justify-content:center;letter-spacing:.02em;margin-top:20px;padding:.8em;width:100%}@media(max-width:767px){.cmp-login__marketing-container .left-pane__btn-login{font-size:18px}}.cmp-login__marketing-container .left-pane__btn-login:focus-visible{outline-color:#000}.cmp-login__marketing-container .left-pane__btn-login:hover{color:#fff;cursor:pointer}.cmp-login__marketing-container .left-pane ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;list-style:none;padding:20px}.cmp-login__marketing-container .left-pane ul li{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:30px}.cmp-login__marketing-container .left-pane ul li img{float:left;margin:1rem;max-width:55px}.cmp-login__marketing-container .left-pane ul li span,.cmp-login__marketing-container .left-pane ul li span p{color:#fff;font-family:Equip-Light;font-size:1pc;font-weight:400;letter-spacing:.01em}.cmp-login__marketing-container .left-pane ul li span p a{color:#fff}@media(max-width:767px){.cmp-login__marketing-container .left-pane ul li span{font-size:14px}}.cmp-login__marketing-container .left-pane ul li a:focus-visible{outline-color:#000}.cmp-login__login-container{-webkit-box-pack:center;-ms-flex-pack:center;border:1px solid rgba(0,0,0,.122);border-left-width:0;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;width:50%}@media(max-width:768px){.cmp-login__login-container{border-style:none;width:100%}}.cmp-login__title{-webkit-box-pack:center;-ms-flex-pack:center;color:#115740;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Equip-Medium;font-size:24px;font-style:normal;font-weight:400;justify-content:center;letter-spacing:.05em;padding:.8em;text-transform:uppercase}@media(max-width:767px){.cmp-login__title{font-size:18px}}.cmp-login .icon-info--sm{position:relative;top:.7rem}.cmp-login .icon-info--sm:focus-visible{outline-color:#000}.cmp-login__disclaimer>p{color:#4a4d4f;font-family:Equip-Light;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.01em}@media(max-width:767px){.cmp-login__disclaimer>p{font-size:9pt}}.cmp-login__container>label{color:#e2fce3;font-family:Equip-Medium;font-size:14px;margin:20px 0;text-transform:uppercase}.cmp-login__container>label,.cmp-login__create-account{color:#1a1b1a;font-style:normal;font-weight:400;width:100%}.cmp-login__create-account{display:inline;font-family:Equip-Regular;font-size:1pc;letter-spacing:.02em;text-decoration:none}.cmp-login__create-account__wrapper{margin-bottom:6rem;margin-top:3.6rem;text-align:center}.cmp-login__form{-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:600px;padding:2em 2em 3em}.cmp-login__email{border:1px solid #c4c4c4;border-radius:6px;color:#4a4d4f;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;height:5rem;letter-spacing:.01em;padding:1em;width:100%}@media(max-width:767px){.cmp-login__email{font-size:14px}}.cmp-login__email:focus{border-color:#1a1b1a;outline:none}.cmp-login__btn-login{background-color:#115740;border:none;border-radius:6px;color:#1a1b1a;color:#fff;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;height:4.4rem;letter-spacing:.02em;margin:20px 0;padding:.8em;text-align:center;width:100%}.cmp-login__btn-login:focus-visible{outline-color:#000}.cmp-login__btn-login:hover{text-decoration:underline}.cmp-login__account-error-msg,.cmp-login__error-msg{-webkit-box-orient:horizontal;-webkit-box-direction:normal;color:#1a1b1a;color:#f23f2b;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;font-family:Equip-Medium;font-size:10px;font-style:normal;font-weight:400;letter-spacing:.02em;text-transform:uppercase}.cmp-login__btn-login:disabled{opacity:.25}.cmp-login__btn-login,.cmp-login__disclaimer{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-pack:distribute;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-around}.cmp-login .icon-warning{height:.9rem;margin-right:.2rem;margin-top:.2rem;width:1rem}.cmp-login .icon-tooltip{height:1.38rem;width:1.4rem}.cmp-login .hide{display:none}.cmp-login .email-field{display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-login .cmp-login__container .__react_component_tooltip{width:250px}.icon-list{background:url(clientlib-site/resources/icons/vector-list.svg) no-repeat}.icon-close,.icon-list{display:inherit;height:2.4rem;width:2.4rem}.icon-close{background:url(clientlib-site/resources/icons/close-lg.svg) no-repeat}.icon-close--md{background:url(clientlib-site/resources/icons/close-md.svg) no-repeat;display:inherit;height:1.6rem;width:1.6rem}.icon-close--sm{background:url(clientlib-site/resources/icons/close-sm.svg) no-repeat;display:inherit;height:1.4rem;width:1.4rem}.icon-close-white{background:url(clientlib-site/resources/icons/close-white-lg.svg) no-repeat;display:inherit;height:2.4rem;width:2.4rem}.icon-close-white--md{background:url(clientlib-site/resources/icons/close-white-md.svg) no-repeat;display:inherit;height:1.6rem;width:1.6rem}.icon-close-white--sm{background:url(clientlib-site/resources/icons/close-white-sm.svg) no-repeat;display:inherit;height:1.4rem;width:1.4rem}.icon-close-alert{background:url(clientlib-site/resources/icons/close-alert-lg.svg) no-repeat;display:inherit;height:2.4rem;width:2.4rem}.icon-close-alert--md{background:url(clientlib-site/resources/icons/close-alert-md.svg) no-repeat;display:inherit;height:1.6rem;width:1.6rem}.icon-close-alert--sm{background:url(clientlib-site/resources/icons/close-alert-sm.svg) no-repeat;display:inherit;height:1.4rem;width:1.4rem}.icon-right-arrow{background:url(clientlib-site/resources/icons/right-arrow.svg) no-repeat;display:inherit;height:2.4rem;width:2.4rem}.icon-right-arrow-orange{background:url(clientlib-site/resources/icons/arrow-right-large-orange.svg) no-repeat;display:inherit;height:2.4rem;width:2.4rem}.icon-right-arrow-gray{background:url(clientlib-site/resources/icons/arrow-right-large-gray.svg) no-repeat}.icon-left-arrow,.icon-right-arrow-gray{display:inherit;height:2.4rem;width:2.4rem}.icon-left-arrow{background:url(clientlib-site/resources/icons/left-arrow.svg) no-repeat}.icon-left-arrow-gray{background:url(clientlib-site/resources/icons/arrow-left-large-gray.svg) no-repeat;display:inherit;height:2.4rem;width:2.4rem}.icon-left-arrow-orange{background:url(clientlib-site/resources/icons/arrow-left-large-orange.svg) no-repeat;display:inherit;height:2.4rem;width:2.4rem}.icon-down-arrow,.icon-down-arrow-black{background:url(clientlib-site/resources/icons/down-arrow.svg) no-repeat;display:inherit;height:2.4rem;width:2.4rem}.icon-down-arrow-white{background:url(clientlib-site/resources/icons/arrow-down-white.svg) no-repeat;display:inherit;height:2.4rem;width:2.4rem}.icon-up-arrow,.icon-up-arrow-black{background:url(clientlib-site/resources/icons/up-arrow.svg) no-repeat;display:inherit;height:2.4rem;width:2.4rem}.icon-up-arrow-white{background:url(clientlib-site/resources/icons/arrow-up-white.svg) no-repeat}.icon-globe,.icon-up-arrow-white{display:inherit;height:2.4rem;width:2.4rem}.icon-globe{background:url(clientlib-site/resources/icons/globe.svg) no-repeat}.icon-check{background:url(clientlib-site/resources/icons/check.svg) no-repeat;display:inherit;height:2.4rem;width:2.4rem}.icon-info{margin-top:.3rem}.icon-info,.icon-info--sm{height:1.4rem;height:20px;margin-left:.5rem;width:1.4rem;width:20px}.icon-info,.icon-info--sm,.icon-info--xs{background:url(clientlib-site/resources/icons/info-black.svg) no-repeat;display:inherit}.icon-info--xs{height:1rem;height:20px;width:1rem;width:20px}.icon-info:focus-visible{outline-color:#000}.icon-error{height:2.4rem;width:2.4rem}.icon-error,.icon-error--sm{background:url(clientlib-site/resources/icons/error-alert.svg) no-repeat;display:inherit}.icon-error--sm{height:1.4rem;width:1.4rem}.icon-check-orange{height:2.4rem;width:2.4rem}.icon-check-orange,.icon-check-orange--sm{background:url(clientlib-site/resources/icons/check-orange.svg) no-repeat;display:inherit}.icon-check-orange--sm{height:1.4rem;width:1.4rem}.icon-external-link{display:inherit;height:2.4rem;width:2.4rem}.icon-external-link--sm{background:url(clientlib-site/resources/icons/external-link-sm.svg) no-repeat;display:inherit;height:1.4rem;width:1.4rem}.icon-external-link--sm-light{background:url(clientlib-site/resources/icons/external-link-sm-light.svg) no-repeat;display:inherit;height:1.4rem;width:1.4rem}.icon-user-profile{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:url(clientlib-site/resources/icons/user.svg) no-repeat;display:inherit;height:2.4rem;width:2.4rem}@media(max-width:1120px){.icon-user-profile{margin-top:1px}}@media(max-width:768px){.icon-user-profile{margin-top:3px}}.icon-facebook{display:inherit;height:2.4rem;width:2.4rem}.icon-facebook--sm{background:url(clientlib-site/resources/icons/facebook.svg) no-repeat;display:inherit;height:1.4rem;width:1.4rem}.icon-linkedin{display:inherit;height:2.4rem;width:2.4rem}.icon-linkedin--sm{background:url(clientlib-site/resources/icons/linkedin.svg) no-repeat;display:inherit;height:1.4rem;width:1.4rem}.icon-linkedin-blue{background:url(clientlib-site/resources/icons/linkedin-blue.svg) no-repeat;display:inherit;height:2.4rem;width:2.4rem}.icon-linkedin-blue--sm{background:url(clientlib-site/resources/icons/linkedin-blue-sm.svg) no-repeat;display:inherit;height:1.4rem;width:1.4rem}.icon-pdf{height:2.4rem;height:25px;width:2.4rem;width:25px}.icon-pdf,.icon-pdf--sm{background:url(clientlib-site/resources/icons/pdf.svg) no-repeat;display:inherit}.icon-pdf--sm{height:1.4rem;width:1.4rem}.icon-bookmark{display:inherit;height:2.4rem;width:2.4rem}.icon-bookmark--sm{background:url(clientlib-site/resources/icons/bookmark-sm.svg) no-repeat;display:inherit;height:1.4rem;width:1.4rem}.icon-download{background:url(clientlib-site/resources/icons/download/download-black.svg) no-repeat;display:inherit;height:2.4rem;height:36px;width:2.4rem;width:36px}.icon-download--sm{background:url(clientlib-site/resources/icons/download/download-black-sm.svg) no-repeat}.icon-download--sm,.icon-tooltip{display:inherit;height:1.4rem;width:1.4rem}.icon-tooltip{background:url(clientlib-site/resources/icons/info-black.svg) no-repeat;height:20px;width:20px}.icon-warning{background:url(clientlib-site/resources/icons/warning.svg) no-repeat}.icon-filter,.icon-warning{display:inherit;height:2.4rem;width:2.4rem}.icon-filter--sm{background:url(clientlib-site/resources/icons/filter-sm.svg) no-repeat}.icon-email-share,.icon-filter--sm{display:inherit;height:1.4rem;width:1.4rem}.icon-email-share{background:url(clientlib-site/resources/icons/emailShare-icon/email-small.svg) no-repeat}.icon-email-white{background:url(clientlib-site/resources/icons/email-white/email-white.svg) no-repeat;height:2.8rem;width:3.7rem}@media(max-width:575px){.icon-email-white{background:url(clientlib-site/resources/icons/email-white/email-white-sm.svg) no-repeat;height:1.6rem;width:2.1rem}}.icon-check-white--sm{background:url(clientlib-site/resources/icons/check-white-sm.svg) no-repeat}.icon-asset--sm,.icon-check-white--sm{display:inherit;height:1.4rem;width:1.4rem}.icon-asset--sm{background:url(clientlib-site/resources/icons/asset-sm.svg) no-repeat}.icon-fund--sm{background:url(clientlib-site/resources/icons/fund-sm.svg) no-repeat}.icon-fund--sm,.icon-sorting-up--sm{display:inherit;height:1.4rem;width:1.4rem}.icon-sorting-up--sm{background:url(clientlib-site/resources/icons/sorting-up-sm.svg) no-repeat}.icon-sorting-down--sm{background:url(clientlib-site/resources/icons/sorting-down-sm.svg) no-repeat;display:inherit;height:1.4rem;width:1.4rem}@media(max-width:575.98px){.page-list{padding:1.2rem 1.6rem!important}}@media(min-width:576px)and (max-width:767.98px){.page-list{padding:2rem 4rem!important}}@media(min-width:768px)and (max-width:1439px){.page-list{padding:3rem 6.4rem!important}}@media(min-width:1440px){.page-list{padding:3rem calc(50% - 45pc + 6.4rem)!important}}.page-list__see-more .link:focus-visible{outline-color:#000}.page-list__wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:3.2rem 3%;margin:2rem 0;padding-left:unset}.page-list__item{width:31.3%}.page-list__item>*{margin-bottom:1.6rem}.page-list__item a .insight-header{color:#1a1b1a;font-family:Equip-Medium;font-size:24px;font-style:normal;font-weight:400;letter-spacing:.02em;line-height:unset;text-transform:unset;width:100%}@media(max-width:767px){.page-list__item a .insight-header{font-size:20px}}.page-list__item a .insight-header:hover{color:#000;text-decoration:underline}.page-list__item .insight-content a:focus-visible{outline-color:#000}.page-list .icon-check{margin-left:1rem}.page-list__mobile-filter,.page-list__mobile-filter-toggler{visibility:collapse}.page-list__mobile-filter-toggler:focus-visible{outline:2px solid #000}.page-list ul{list-style:none}.page-list .offcanvas-collapse{background-color:rgba(78,80,79,.5);bottom:0;display:none;left:0;overflow-y:auto;position:fixed;top:0;width:100%}.page-list .offcanvas-collapse.open{display:block;z-index:9999}.page-list__mobile-filter-container{display:none}.page-list .mobile-filter-item{background:none;border:none;color:#1a1b1a;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;margin:1.2rem 0}@media(max-width:767px){.page-list .mobile-filter-item{font-size:18px}}.page-list .mobile-filter-item.selected{color:#1a1b1a;font-family:Equip-Medium;font-size:1pc;font-style:normal;font-weight:400}@media(max-width:767px){.page-list .mobile-filter-item.selected{font-size:18px}}.page-list .mobile-filter-item>.icon-check{margin-top:.4rem}.page-list .mobile-filtered-item{display:none}.page-list .hide{visibility:hidden}.page-list__desktop-filter-legend{color:#4a4d4f;font-family:Equip-Light;letter-spacing:.01em}.page-list__desktop-filter-tags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.page-list__desktop-filter-tags label:hover{cursor:pointer}@media(max-width:575.98px){.page-list .h2,.page-list h2{color:#1a1b1a}.page-list__header{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-bottom:2.4rem}.page-list__mobile-filter-container{background-color:#fff;display:block;margin:0 0 0 calc(100% - 32rem);min-height:100%;padding:2.4rem 1.6rem;width:32rem}.page-list__mobile-filter-container button:focus-visible{outline:2px solid #000}.page-list__mobile-filter-toggler{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:none;border:none;color:#1a1b1a;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;letter-spacing:.02em;visibility:visible}.page-list__mobile-filter-toggler .icon-filter--sm{margin-left:.4rem}.page-list__mobile-filter-toggler:focus-visible{outline:2px solid #000}.page-list__mobile-filter-close-container{text-align:end}.page-list .mobile-filtered-item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border:1px solid #c4c4c4;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#1a1b1a;color:#37a085;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;font-family:Equip-Medium;font-size:9pt;font-style:normal;font-weight:400;justify-content:flex-end;letter-spacing:.02em;padding:10px;text-transform:uppercase}.page-list .mobile-filtered-item .icon-close--sm{margin-left:1rem}.page-list .mobile-filtered-item:focus-visible{outline-color:#000}.page-list__desktop-filter{display:none}.page-list__item{width:100%}.page-list__see-more{-webkit-box-pack:center;-ms-flex-pack:center;border:.1rem solid #e2fce3;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;padding:.8rem 0}.page-list__see-more:focus-visible{outline-color:#000}}@media(min-width:576px)and (max-width:767.98px){.page-list__wrapper{gap:1.2rem 3%}.page-list__header{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-bottom:2.4rem}.page-list__desktop-filter{display:none}.page-list__mobile-filter-close-container{text-align:end}.page-list__mobile-filter-container{background-color:#fff;display:block;margin:0 0 0 calc(100% - 32rem);min-height:100%;padding:2.4rem 1.6rem;width:32rem}.page-list__mobile-filter-container button:focus-visible{outline:2px solid #000}.page-list__mobile-filter-toggler{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:none;border:none;color:#1a1b1a;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;letter-spacing:.02em;visibility:visible}.page-list__mobile-filter-toggler .icon-filter--sm{margin-left:.4rem}.page-list__mobile-filter-toggler:focus-visible{outline:2px solid #000}.page-list .mobile-filtered-item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border:1px solid #c4c4c4;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#1a1b1a;color:#37a085;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;font-family:Equip-Medium;font-size:9pt;font-style:normal;font-weight:400;justify-content:flex-end;letter-spacing:.02em;padding:10px;text-transform:uppercase}.page-list .mobile-filtered-item .icon-close--sm{margin-left:1rem}.page-list .mobile-filtered-item:focus-visible{outline-color:#000}.page-list__item{width:100%}.page-list__see-more{-webkit-box-pack:center;-ms-flex-pack:center;border:.1rem solid #e2fce3;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;padding:.8rem 0}}@media(min-width:768px)and (max-width:1119px){.page-list__wrapper{gap:1.2rem 3%}.page-list__item{width:48.5%}}.podcast{height:200px;margin:0}@media(max-width:575.98px){.cmp-premium-discount{padding:1.2rem 1.6rem!important}}@media(min-width:576px)and (max-width:767.98px){.cmp-premium-discount{padding:2rem 4rem!important}}@media(min-width:768px)and (max-width:1439px){.cmp-premium-discount{padding:3rem 6.4rem!important}}@media(min-width:1440px){.cmp-premium-discount{padding:3rem calc(50% - 45pc + 6.4rem)!important}}.cmp-premium-discount__discount-date-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1.6rem}.cmp-premium-discount__date{color:#4a4d4f!important;margin:0;width:50%}.cmp-premium-discount__discount{color:#1a1b1a;color:#115740;font-family:Equip-Light;font-size:18px;font-style:normal;font-weight:400;margin:0;width:50%}@media(max-width:767px){.cmp-premium-discount__discount{font-size:1pc}}.cmp-premium-discount__no-record{background-color:#f1f1f1;padding:20px}.cmp-premium-discount__no-record-label{color:#e2fce3;color:#4a4d4f;font-family:Equip-Medium;font-size:14px;font-style:normal;font-weight:400;text-transform:uppercase}.cmp-premium-discount .custom-tabs__tab{font-weight:unset;text-transform:uppercase!important}.cmp-premium-discount .custom-tabs__tab:focus-visible{outline-color:#000}.cmp-premium-discount .custom-tabs__tab:hover{color:#1a1b1a;text-decoration:underline}.cmp-premium-discount .insight-header{color:#4a4d4f}.cmp-premium-discount__disclaimer{color:#4a4d4f;font-family:Equip-Light;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.01em;margin-top:3.2rem}@media(max-width:767px){.cmp-premium-discount__disclaimer{font-size:9pt}}.cmp-premium-discount__calendars-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.6rem;margin-bottom:3.2rem;margin-top:3.2rem}.cmp-premium-discount__calendars-container .custom-button{cursor:pointer;padding:1rem 3.2rem}.cmp-premium-discount__calendars-container .custom-button:focus-visible{outline:2px solid #000}.cmp-premium-discount__dropdown-heading{color:#e2fce3;color:#1a1b1a;font-family:Equip-Medium;font-size:14px;font-style:normal;font-weight:400;text-transform:uppercase}.cmp-premium-discount__yearly-content{width:100%}.cmp-premium-discount__yearly-content:focus-visible{outline-color:#000}.cmp-premium-discount__yearly-content-row{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.cmp-premium-discount__yearly-content-row>p{margin:0}.cmp-premium-discount__charts-container{display:-webkit-box;display:-ms-flexbox;display:flex;height:45rem!important;margin:3.2rem 0}.cmp-premium-discount__calendars-container-inner,.cmp-premium-discount__calendars-container-outer{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.6rem}.cmp-premium-discount__from-and-to-inner-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:.8rem}.cmp-premium-discount__dropdown-container{height:5rem;width:15rem}.cmp-premium-discount__quarter-yearly-content-container>p{margin:3.2rem 0}.cmp-premium-discount__calendars-label{color:#e2fce3;color:#4a4d4f;font-family:Equip-Medium;font-size:14px;font-style:normal;font-weight:400;text-transform:uppercase}.cmp-premium-discount__askBid-outerBorder{margin-top:1.4rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.cmp-premium-discount__askBid-innerBorder{color:#1a1b1a;font-family:Equip-Light;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.02em;padding:.5rem}.cmp-premium-discount__error-message{font-family:Equip-Light;font-style:normal;font-weight:700;font-weight:400;padding:20px;text-align:center}@media(min-width:768px)and (max-width:1439.98px){.cmp-premium-discount__yearly-content{margin-top:3.2rem}}@media(min-width:576px)and (max-width:767.98px){.cmp-premium-discount__discount-date-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cmp-premium-discount__quarter-yearly-content-container>p{margin:2.4rem 0}.cmp-premium-discount__yearly-content{margin-top:2.4rem}.cmp-premium-discount__discount-date{width:100%}.cmp-premium-discount__calendars-container-outer{gap:1.6rem}.cmp-premium-discount__calendars-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.cmp-premium-discount__dropdown-heading{margin-top:2.4rem}}@media(max-width:575.98px){.cmp-premium-discount__calendars-container,.cmp-premium-discount__discount-date-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cmp-premium-discount__calendars-container{-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset;gap:.8rem;margin-top:2.4rem}.cmp-premium-discount__from-and-to-inner-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column;width:100%}.cmp-premium-discount__charts-container{margin:2.4rem 0}.cmp-premium-discount__disclaimer{margin-top:2.4rem}.cmp-premium-discount__quarter-yearly-content-container>p{margin:2.4rem 0}.cmp-premium-discount__dropdown-container{width:100%}.cmp-premium-discount__yearly-content{margin-top:2.4rem}.cmp-premium-discount__discount-date{width:100%}.cmp-premium-discount__calendars-container-outer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset;-ms-flex-direction:column;flex-direction:column;gap:2.4rem}.cmp-premium-discount__dropdown-heading{margin-top:2.4rem}.cmp-pricing-and-performance{padding:1.2rem 1.6rem!important}}@media(min-width:576px)and (max-width:767.98px){.cmp-pricing-and-performance{padding:2rem 4rem!important}}@media(min-width:768px)and (max-width:1439px){.cmp-pricing-and-performance{padding:3rem 6.4rem!important}}@media(min-width:1440px){.cmp-pricing-and-performance{padding:3rem calc(50% - 45pc + 6.4rem)!important}}.cmp-pricing-and-performance__title{color:#115740;font-family:Equip-Medium;font-size:24px;font-style:normal;font-weight:400;letter-spacing:.05em;text-transform:uppercase}@media(max-width:767px){.cmp-pricing-and-performance__title{font-size:18px}}.cmp-pricing-and-performance__select-title{color:#e2fce3;color:#1a1b1a;font-family:Equip-Medium;font-size:14px;font-style:normal;font-weight:400;margin-right:.7rem;text-transform:uppercase}.cmp-pricing-and-performance .custom-tabs__tab{font-weight:unset;text-transform:uppercase!important}.cmp-pricing-and-performance .custom-tabs__tab:focus-visible{outline-color:#000}.cmp-pricing-and-performance .custom-tabs__tab:hover{color:#1a1b1a;text-decoration:underline}.cmp-pricing-and-performance__select-wrapper{margin:3.2rem 0;width:15rem}.cmp-pricing-and-performance__table-responsive table .performance-right{text-align:right}.cmp-pricing-and-performance__table-responsive table tr *{padding-bottom:2.2rem}.cmp-pricing-and-performance__table-responsive table thead *{color:#e2fce3;color:#1a1b1a;font-family:Equip-Medium;font-size:14px;font-style:normal;font-weight:400;text-transform:uppercase}.cmp-pricing-and-performance__table-responsive table tbody *{color:#4a4d4f;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;letter-spacing:.01em}@media(max-width:767px){.cmp-pricing-and-performance__table-responsive table tbody *{font-size:14px}}.cmp-pricing-and-performance__table-responsive table{max-width:144rem;width:100%}.cmp-pricing-and-performance__table-responsive table tr *{width:11.9rem}.cmp-pricing-and-performance__table-responsive table tr td:first-child,.cmp-pricing-and-performance__table-responsive table tr th:first-child{width:34.9rem}.cmp-pricing-and-performance__distribution--table-responsive table{max-width:127rem;min-width:80rem}.cmp-pricing-and-performance__distribution--table-responsive table tr *{padding-bottom:2.2rem;width:10rem}.cmp-pricing-and-performance__distribution--table-responsive table thead *{color:#e2fce3;color:#1a1b1a;font-family:Equip-Medium;font-size:14px;font-style:normal;font-weight:400;text-transform:uppercase}.cmp-pricing-and-performance__distribution--table-responsive table tbody *{color:#4a4d4f;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;letter-spacing:.01em}@media(max-width:767px){.cmp-pricing-and-performance__distribution--table-responsive table tbody *{font-size:14px}}.cmp-pricing-and-performance__asOfDate{color:#1a1b1a;color:#4a4d4f;font-family:Equip-Light;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.02em;margin:3.2rem 0;text-transform:uppercase}.cmp-pricing-and-performance__growth .options-container,.cmp-pricing-and-performance__yield .options-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.cmp-pricing-and-performance__growth ul,.cmp-pricing-and-performance__priceDate,.cmp-pricing-and-performance__yield ul{color:#1a1b1a;color:#4a4d4f;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Equip-Light;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.02em;list-style:none;margin:3.2rem 0;padding:0;text-transform:uppercase}.cmp-pricing-and-performance__growth .chart-check-label,.cmp-pricing-and-performance__price .chart-check-label,.cmp-pricing-and-performance__yield .chart-check-label{margin-right:3.2rem}.cmp-pricing-and-performance__growth ul,.cmp-pricing-and-performance__yield ul{margin:0}.cmp-pricing-and-performance__growth--date-wrapper,.cmp-pricing-and-performance__yield--date-wrapper{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-bottom:3.2rem}.cmp-pricing-and-performance__date,.cmp-pricing-and-performance__yield--date{margin:3.2rem 0!important}.cmp-pricing-and-performance__growth-line-chart--container,.cmp-pricing-and-performance__price-line-chart--container,.cmp-pricing-and-performance__yield-line-chart--container{display:-webkit-box;display:-ms-flexbox;display:flex;height:60.4rem!important;margin:3.2rem 0}.cmp-pricing-and-performance__growth-select-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:3.2rem}.cmp-pricing-and-performance__growth-select-wrapper .select-box{margin-right:15px;width:15rem}.cmp-pricing-and-performance__growth-select-wrapper .select-box .options-container.active{padding-right:.2rem}.cmp-pricing-and-performance__growth-select-wrapper p{color:#e2fce3;color:#1a1b1a;font-family:Equip-Medium;font-size:14px;font-style:normal;font-weight:400;margin-right:.7rem;text-transform:uppercase}.cmp-pricing-and-performance .js-plotly-plot .plotly .cursor-crosshair{cursor:pointer}.cmp-pricing-and-performance__from-and-to-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:3.2rem 0}.cmp-pricing-and-performance__from-and-to-container--date{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:1.6rem}.cmp-pricing-and-performance__from-and-to-container--date label{-ms-flex-item-align:center;align-self:center;color:#e2fce3;color:#1a1b1a;font-family:Equip-Medium;font-size:14px;font-style:normal;font-weight:400;margin:0 .8rem 0 0;text-transform:uppercase}.cmp-pricing-and-performance li:first-child{padding-right:.5rem}.cmp-pricing-and-performance__growth-filter-wrapper,.cmp-pricing-and-performance__price-checkbox-wrapper,.cmp-pricing-and-performance__yield-checkbox-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:3.2rem;margin-bottom:3.2rem}.cmp-pricing-and-performance__checkbox-text{color:#e2fce3;color:#1a1b1a;font-family:Equip-Medium;font-size:14px;font-style:normal;font-weight:400;text-transform:uppercase}.cmp-pricing-and-performance__growth-filter-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:3.2rem}.cmp-pricing-and-performance__checkbox{display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-pricing-and-performance__checkbox input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:.15rem solid;cursor:pointer;display:grid;font:inherit;height:2rem;margin:.5rem .5rem 0 0;padding:.5rem;place-content:center;-webkit-transform:translateY(-.075rem);transform:translateY(-.075rem);width:2rem}.cmp-pricing-and-performance__checkbox input[type=checkbox]:focus-visible{outline:2px solid #000}.cmp-pricing-and-performance__checkbox input[type=checkbox]:before{-webkit-box-shadow:inset 1rem 1rem #37a085;box-shadow:inset 1rem 1rem #37a085;content:"";height:.8rem;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .12s ease-in-out;transition:-webkit-transform .12s ease-in-out;transition:transform .12s ease-in-out;transition:transform .12s ease-in-out,-webkit-transform .12s ease-in-out;width:.8rem}.cmp-pricing-and-performance__checkbox input[type=checkbox]:checked:before{-webkit-transform:scale(1.5);transform:scale(1.5)}.cmp-pricing-and-performance__checkbox .chart-check-label{color:#1a1b1a;font-family:Equip-Light;font-size:18px;font-style:normal;font-weight:400}@media(max-width:767px){.cmp-pricing-and-performance__checkbox .chart-check-label{font-size:1pc}}.cmp-pricing-and-performance__checkbox ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;color:#1a1b1a;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-family:Equip-Medium;font-size:1pc;font-style:normal;font-weight:400;list-style:none;padding:0}@media(max-width:767px){.cmp-pricing-and-performance__checkbox ul{font-size:18px}}.cmp-pricing-and-performance__horizontal-line{border-bottom:.1rem solid #4a4d4f}.cmp-pricing-and-performance__horizontal-line *{font-size:14px}.cmp-pricing-and-performance__horizontal-line a:focus-visible{outline-color:#000}.cmp-pricing-and-performance .lineColor_1{color:"#115740"!important}.cmp-pricing-and-performance .lineColor_2{color:"#0A7A82"!important}.cmp-pricing-and-performance .lineColor_3{color:"#B7BB3C"!important}.cmp-pricing-and-performance .lineColor_4{color:"#6C6E6F"!important}.cmp-pricing-and-performance .lineColor_5{color:"#FABE0F"!important}.cmp-pricing-and-performance__table-responsive{overflow-x:scroll}.cmp-pricing-and-performance .custom-calendar__input{height:4.4rem!important;padding:1rem 1.6rem 1rem 1rem!important}.cmp-pricing-and-performance .custom-button{margin-right:15px}.cmp-pricing-and-performance .custom-button:focus-visible{outline:2px solid #000}@media(min-width:768px)and (max-width:1119.98px){.cmp-pricing-and-performance__horizontal-scroll.distribution{display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-pricing-and-performance__table-responsive table{width:100%}}@media(min-width:576px)and (max-width:767.98px){.cmp-pricing-and-performance__select-wrapper{margin:2.4rem 0}.cmp-pricing-and-performance__growth-filter-wrapper{row-gap:2.4rem}.cmp-pricing-and-performance__yield-checkbox-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.6rem}.cmp-pricing-and-performance__horizontal-line *{font-size:9pt}.cmp-pricing-and-performance__growth--date-wrapper .cmp-pricing-and-performance__date{margin:2.4rem 0 0!important}.cmp-pricing-and-performance__date,.cmp-pricing-and-performance__yield--date{margin:2.4rem 0}.cmp-pricing-and-performance__horizontal-scroll.distribution{display:-webkit-box;display:-ms-flexbox;display:flex}}@media(max-width:575.98px){.cmp-pricing-and-performance__select-wrapper{margin:2.4rem 0;width:100%}.cmp-pricing-and-performance__price-checkbox-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:2.4rem}.cmp-pricing-and-performance__yield-checkbox-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.6rem}.cmp-pricing-and-performance__from-and-to-container{gap:2.4rem;margin-bottom:2.4rem}.cmp-pricing-and-performance__from-and-to-container,.cmp-pricing-and-performance__from-and-to-container .d-flex,.cmp-pricing-and-performance__from-and-to-container--date{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cmp-pricing-and-performance__from-and-to-container--date{margin:0;width:100%}.cmp-pricing-and-performance__from-and-to-container--date:first-child{margin-right:1.6rem}.cmp-pricing-and-performance__from-and-to-container--date:last-child label{margin-top:1rem}.cmp-pricing-and-performance__from-and-to-container--date label{-ms-flex-item-align:start;align-self:start}.cmp-pricing-and-performance__from-and-to-container .custom-button{width:100%}.cmp-pricing-and-performance__growth--date-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cmp-pricing-and-performance__growth--date-wrapper .cmp-pricing-and-performance__date{margin:2.4rem 0 0!important}.cmp-pricing-and-performance__growth-select-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column;margin-bottom:2.4rem;width:100%}.cmp-pricing-and-performance__growth-select-wrapper .select-box{width:100%}.cmp-pricing-and-performance__growth-select-wrapper p{margin-right:.7rem}.cmp-pricing-and-performance__growth-filter-wrapper .chart-check-label,.cmp-pricing-and-performance__yield-filter-wrapper .chart-check-label{margin:0}.cmp-pricing-and-performance__date,.cmp-pricing-and-performance__yield--date{margin:2.4rem 0!important}.cmp-pricing-and-performance__horizontal-line *{font-size:9pt}.cmp-pricing-and-performance .custom-calendar__input{max-width:100%}.cmp-pricing-and-performance .custom-button{width:100%}.cmp-pricing-and-performance__horizontal-scroll{display:-webkit-box;display:-ms-flexbox;display:flex}.qii-info-table{padding:1.2rem 1.6rem!important}}@media(min-width:576px)and (max-width:767.98px){.qii-info-table{padding:2rem 4rem!important}}@media(min-width:768px)and (max-width:1439px){.qii-info-table{padding:3rem 6.4rem!important}}@media(min-width:1440px){.qii-info-table{padding:3rem calc(50% - 45pc + 6.4rem)!important}}.qii-info-table .show-web-table{display:block}.qii-info-table .show-mobile-table{display:none}@media(max-width:768px){.qii-info-table .show-web-table{display:none}.qii-info-table .show-mobile-table{display:block}}.qii-info-table .data-table__disclosure{margin-top:3.2rem}@media(max-width:575.98px){.cmp-quality-allocations{padding:1.2rem 1.6rem!important}}@media(min-width:576px)and (max-width:767.98px){.cmp-quality-allocations{padding:2rem 4rem!important}}@media(min-width:768px)and (max-width:1439px){.cmp-quality-allocations{padding:3rem 6.4rem!important}}@media(min-width:1440px){.cmp-quality-allocations{padding:3rem calc(50% - 45pc + 6.4rem)!important}}.cmp-quality-allocations__container{border-bottom:.1rem solid #c4c4c4;padding:2.4rem 1.4rem}.cmp-quality-allocations .custom-tabs__tab{font-weight:400;text-transform:uppercase!important}.cmp-quality-allocations .custom-tabs__tab:focus-visible{outline-color:#000}.cmp-quality-allocations .custom-tabs__tab:hover{color:#1a1b1a;text-decoration:underline}.cmp-quality-allocations .date{color:#1a1b1a;color:#4a4d4f;font-family:Equip-Light;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.02em;padding-top:2.4rem;text-transform:uppercase}.cmp-quality-allocations .cmp-quality-allocation{border-bottom:.1rem solid #c4c4c4;padding-bottom:2.4rem}.cmp-quality-allocations td{color:#4a4d4f;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;letter-spacing:.01em}@media(max-width:767px){.cmp-quality-allocations td{font-size:14px}}.cmp-quality-allocations thead *{color:#e2fce3;color:#1a1b1a;font-family:Equip-Medium;font-size:14px;font-style:normal;font-weight:400;text-transform:uppercase}.cmp-quick-link{background:#fff}@media(max-width:575.98px){.cmp-quick-link{padding:1.2rem 1.6rem!important}}@media(min-width:576px)and (max-width:767.98px){.cmp-quick-link{padding:2rem 4rem!important}}@media(min-width:768px)and (max-width:1439px){.cmp-quick-link{padding:3rem 6.4rem!important}}@media(min-width:1440px){.cmp-quick-link{padding:3rem calc(50% - 45pc + 6.4rem)!important}}.cmp-quick-link__box{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;position:relative}.cmp-quick-link__box__eyebrow-col{padding-left:20px;padding-right:20px;width:20%}.cmp-quick-link__box__eyebrow-col-title{color:#1a1b1a;color:#0a7a82;font-family:Equip-Medium;font-family:Equip-Regular;font-size:24px;font-size:18px;font-style:normal;font-weight:400;font-weight:700;letter-spacing:1.75px;line-height:18px}@media(max-width:767px){.cmp-quick-link__box__eyebrow-col-title{font-size:20px}}.cmp-quick-link__box__seprator-col{padding-left:20px;padding-right:20px;width:5%}.cmp-quick-link__box__seprator-col-sep{border-left:1px solid #c4c4c4;height:100%;position:absolute;top:0}.cmp-quick-link__box__links-col{padding-left:20px;padding-right:20px;width:100%}.cmp-quick-link__box__links-col-data{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2%;list-style:none;width:100%}.cmp-quick-link__box__links-col-data li{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 1 100%;flex:1 1 100%;max-width:32%}.cmp-quick-link__box__links-col-data li a{color:#1a1b1a;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;font-weight:700;letter-spacing:.02em;line-height:24px;padding:10px 5px}.cmp-quick-link__box__links-col-data li a:hover{color:#000}.cmp-quick-link__box__links-col-data li a:focus-visible{outline-color:#37a085}.cmp-quick-link__dropdown{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:auto;margin-right:auto;padding:0 10px;width:90%}.cmp-quick-link__dropdown__button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border:none;color:#1a1b1a;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Equip-Medium;font-size:24px;font-size:14px;font-style:normal;font-weight:400;font-weight:700;line-height:24px;margin:0;padding:25px 10px}@media(max-width:767px){.cmp-quick-link__dropdown__button{font-size:20px}}.cmp-quick-link__dropdown__button:focus-visible{outline-color:#000}.cmp-quick-link__dropdown__button .btn-arrow{margin-left:auto}.cmp-quick-link__dropdown__button .btn-title{color:#1a1b1a;color:#0a7a82;font-family:Equip-Medium;font-family:Equip-Regular;font-size:24px;font-style:normal;font-weight:400;text-align:left}@media(max-width:767px){.cmp-quick-link__dropdown__button .btn-title{font-size:20px}}.cmp-quick-link__dropdown .close{height:0;visibility:hidden}.cmp-quick-link__dropdown .open{background:#fff;height:auto;padding:0;visibility:visible}.cmp-quick-link__dropdown .afterEffect:after{-webkit-box-flex:100%;background:#c4c4c4;content:"";display:block;-ms-flex:100%;flex:100%;height:1px;position:absolute;-webkit-transform:translateY(18px);transform:translateY(18px);width:calc(100% - 6pc)}.cmp-quick-link__dropdown__menu{list-style:none;overflow:hidden}.cmp-quick-link__dropdown__menu li{padding:10px 5px}.cmp-quick-link__dropdown__menu li a{color:#1a1b1a;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;letter-spacing:.02em;padding:10px}.cmp-quick-link__dropdown__menu li a:hover{color:#000;text-decoration:none}.cmp-quick-link__dropdown__menu li a:focus-visible{outline-color:#000}.cmp-quick-link .transEffect{background-color:#fff;-webkit-box-shadow:0 3.56972px 80.319pt rgba(0,0,0,.14);box-shadow:0 3.56972px 80.319pt rgba(0,0,0,.14);-webkit-transition:visibility 0s ease,min-height .3s ease,opacity .3s ease;transition:visibility 0s ease,min-height .3s ease,opacity .3s ease}@media(max-width:575.98px){.cmp-quick-stats{padding:1.2rem 1.6rem!important}}@media(min-width:576px)and (max-width:767.98px){.cmp-quick-stats{padding:2rem 4rem!important}}@media(min-width:768px)and (max-width:1439px){.cmp-quick-stats{padding:3rem 6.4rem!important}}@media(min-width:1440px){.cmp-quick-stats{padding:3rem calc(50% - 45pc + 6.4rem)!important}}.cmp-quick-stats__download-btn{font-weight:400}.cmp-quick-stats__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4rem 2.4rem;margin-bottom:5rem;padding-left:0}.cmp-quick-stats__item{list-style:none;width:15%}.cmp-quick-stats__label{color:#1a1b1a;color:#4a4d4f;font-family:Equip-Light;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.02em;text-transform:uppercase}@media(max-width:767px){.cmp-quick-stats__label{font-size:9pt}}.cmp-quick-stats__label p{display:inline;white-space:pre-wrap}.cmp-quick-stats__value{color:#1a1b1a;font-family:Equip-Regular;font-size:24px;font-style:normal;font-weight:400;letter-spacing:.02em}@media(max-width:767px){.cmp-quick-stats__value{font-size:18px}}.cmp-quick-stats .icon-info--sm{position:relative;top:.7rem}.cmp-quick-stats .icon-info--sm:focus-visible{outline-color:#000}.cmp-quick-stats .quick-stats-tooltip{display:inline-block}.cmp-quick-stats .quick-stats-tooltip:focus{outline:2px solid #000}.cmp-quick-stats__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2.4rem}.cmp-quick-stats__buttons a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.8rem}.cmp-quick-stats__buttons a:focus-visible{outline-color:#000}.cmp-quick-stats__date{margin-bottom:5rem}.cmp-quick-stats__icon{margin-left:.4rem}.cmp-quick-stats .tooltip-info{color:#4a4d4f;color:#fff!important;font-family:Equip-Light;font-size:14px;font-size:14px!important;font-style:normal;font-weight:400;letter-spacing:.01em;max-width:300px;text-align:left!important;text-transform:none}@media(max-width:767px){.cmp-quick-stats .tooltip-info{font-size:9pt}}@media(min-width:1120px)and (max-width:1439.98px){.cmp-quick-stats__item{width:16%}.cmp-quick-stats__wrapper{gap:5.8rem 4.8rem}}@media(min-width:768px)and (max-width:1119.98px){.cmp-quick-stats__item{width:21.25%}.cmp-quick-stats__wrapper{gap:3.2rem;margin-bottom:3.2rem}.cmp-quick-stats__date{margin-bottom:3.2rem}}@media(min-width:576px)and (max-width:767.98px){.cmp-quick-stats__item{width:30%}.cmp-quick-stats__wrapper{gap:2.4rem;margin-bottom:2.4rem}.cmp-quick-stats__date{margin-bottom:2.4rem}.cmp-quick-stats .__react_component_tooltip{max-width:200px;width:200px!important}}@media(max-width:575.98px){.cmp-quick-stats__item{width:47%}.cmp-quick-stats__wrapper{gap:2.4rem 1.6rem;margin-bottom:2.4rem}.cmp-quick-stats__date{margin-bottom:2.4rem}.cmp-quick-stats__buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cmp-quick-stats .__react_component_tooltip{max-width:200px;width:200px!important}}.DateInput{width:90pt!important}.DateInput_input{color:#4a4d4f;font-family:Equip-Regular;font-size:1pc!important;font-size:1pc;font-style:normal;font-weight:400;letter-spacing:.01em;max-width:12rem!important;padding:1rem 1.6rem!important}@media(max-width:767px){.DateInput_input{font-size:14px}}.DateInput_input::-webkit-input-placeholder{color:#4a4d4f;font-family:Equip-Regular;font-size:.8pc!important;font-size:1pc;font-style:normal;font-weight:400;letter-spacing:.01em}.DateInput_input::-moz-placeholder{color:#4a4d4f;font-family:Equip-Regular;font-size:.8pc!important;font-size:1pc;font-style:normal;font-weight:400;letter-spacing:.01em}.DateInput_input:-ms-input-placeholder{color:#4a4d4f;font-family:Equip-Regular;font-size:.8pc!important;font-size:1pc;font-style:normal;font-weight:400;letter-spacing:.01em}.DateInput_input::-ms-input-placeholder{color:#4a4d4f;font-family:Equip-Regular;font-size:.8pc!important;font-size:1pc;font-style:normal;font-weight:400;letter-spacing:.01em}.DateInput_input::placeholder{color:#4a4d4f;font-family:Equip-Regular;font-size:.8pc!important;font-size:1pc;font-style:normal;font-weight:400;letter-spacing:.01em}@media(max-width:767px){.DateInput_input::-webkit-input-placeholder{font-size:14px}.DateInput_input::-moz-placeholder{font-size:14px}.DateInput_input:-ms-input-placeholder{font-size:14px}.DateInput_input::-ms-input-placeholder{font-size:14px}.DateInput_input::placeholder{font-size:14px}}.DateInput_input{border-bottom:2px solid #37a085!important}.CalendarDay__selected,.CalendarDay__selected:active,.CalendarDay__selected:hover{background:#37a085!important;border:1px double #37a085!important}.DayPickerKeyboardShortcuts_show__bottomRight:before{border-right:33px solid #37a085!important}.react-charts{height:100%;width:100%}.custom-json-to-csv__download-btn{margin-right:.5rem}.custom-tabs__container,.custom-tabs__tab{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.custom-tabs__tab{border-bottom:.1rem solid #c4c4c4;color:#4a4d4f;padding:1.6rem 0;place-self:flex-end;width:100%}.custom-tabs__tab.selected{border-bottom:.3rem solid #37a085}.custom-tabs__tab.selected i.icon-check-orange--sm{display:none}.custom-tabs__tab:hover{border-bottom:.3rem solid #37a085}.custom-tabs__tab-wrapper{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;width:100%}.custom-tabs__tab-list,.custom-tabs__tab-wrapper{-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex}.custom-tabs__tab-list{-webkit-box-orient:horizontal;cursor:pointer;-ms-flex-direction:row;flex-direction:row;gap:1rem 0;text-align:center}.custom-tabs__dropdown{display:none}@media(max-width:767.98px){.custom-tabs__tab-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.custom-tabs__tab-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.custom-tabs__tab:hover{border-bottom:none}}@media(max-width:1119.98px){.custom-tabs__container{width:100%}.custom-tabs__tab-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#f6f6f6;border-bottom:.1rem solid #c4c4c4;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:2.4rem 0;padding:2.4rem 1.6rem}.custom-tabs__tab-list.hidden-xs{display:none}.custom-tabs__tab-wrapper{text-align:left}.custom-tabs__tab{border-bottom:none;display:block;padding:0;text-align:left}.custom-tabs__tab.selected{-webkit-box-orient:horizontal;-webkit-box-direction:normal;border-bottom:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;padding:0}.custom-tabs__tab.selected i.icon-check-orange--sm{display:inherit;margin:.4rem .8rem 0 0}.custom-tabs__tab:hover{border-bottom:none}.custom-tabs__tab.margin-left-22{margin-left:2.2rem}.custom-tabs__dropdown{-webkit-box-pack:center;-ms-flex-pack:center;background:#fff;border:solid #37a085;border-width:0 0 .3rem;color:#1a1b1a;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;justify-content:center;letter-spacing:.02em;padding:1.6rem 0;width:100%}.custom-tabs__dropdown:focus-visible{outline-color:#000}.custom-tabs__dropdown .icon-down-arrow,.custom-tabs__dropdown .icon-up-arrow{margin:.5rem 0 0 .8rem}.custom-tabs__dropdown a{line-height:1.6rem}}@media(max-width:575.98px){.cmp-recent-insights{padding:1.2rem 1.6rem!important}}@media(min-width:576px)and (max-width:767.98px){.cmp-recent-insights{padding:2rem 4rem!important}}@media(min-width:768px)and (max-width:1439px){.cmp-recent-insights{padding:3rem 6.4rem!important}}@media(min-width:1440px){.cmp-recent-insights{padding:3rem calc(50% - 45pc + 6.4rem)!important}}.cmp-recent-insights .h2,.cmp-recent-insights h2{display:block;margin-bottom:3.2rem}.cmp-recent-insights__wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:3.2rem 3%;padding-left:unset}.cmp-recent-insights__item{list-style-type:none;width:31.3%}.cmp-recent-insights__item .insight-header.h3,.cmp-recent-insights__item h3.insight-header{color:#1a1b1a;font-family:Equip-Medium;font-size:24px;font-style:normal;font-weight:400;letter-spacing:.01em;line-height:unset;margin-bottom:2.4rem;text-transform:none;width:100%}@media(max-width:767px){.cmp-recent-insights__item .insight-header.h3,.cmp-recent-insights__item h3.insight-header{font-size:20px}}.cmp-recent-insights__item .insight-header.h3:hover,.cmp-recent-insights__item h3.insight-header:hover{color:#000}.cmp-recent-insights__item .badge{margin-bottom:2.4rem}.cmp-recent-insights__item a p:hover,.cmp-recent-insights__item a:hover{color:#000;text-decoration:underline}.cmp-recent-insights__item a:focus-visible{outline-color:#000}.cmp-recent-insights__full-width{width:100%}.cmp-recent-insights__button{-webkit-box-align:initial;-ms-flex-align:initial;align-items:normal;background:transparent;border:0;border-radius:0;color:#37a085;padding:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.cmp-recent-insights__button:focus-visible{outline-color:#000}.cmp-recent-insights__button:hover{background-color:transparent;color:#37a085}.cmp-recent-insights .date-upper{color:#4a4d4f;display:block}.cmp-recent-insights .date-lower{display:none}@media(max-width:1119.98px){.cmp-recent-insights .link:after{height:0}.cmp-recent-insights__item{width:100%}.cmp-recent-insights__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2.4rem}.cmp-recent-insights .h2,.cmp-recent-insights h2{margin-bottom:2.4rem}.cmp-recent-insights__button{border:.2rem solid #e2fce3;border-radius:.7rem;color:#e2fce3;height:4.4rem;padding:1rem 1.6rem;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.cmp-recent-insights__button:hover{border:.2rem solid #37a085}}@media(max-width:767.98px){.cmp-recent-insights{padding:2.4rem 0 4rem}.cmp-recent-insights .h2,.cmp-recent-insights h2,.cmp-recent-insights__item .badge,.cmp-recent-insights__item p.insight-header{margin-bottom:1.6rem}}.cmp-recent-insights--vertical .cmp-recent-insights{padding:0!important}.cmp-recent-insights--vertical .cmp-recent-insights .h2,.cmp-recent-insights--vertical .cmp-recent-insights h2{display:none}.cmp-recent-insights--vertical .cmp-recent-insights .h3,.cmp-recent-insights--vertical .cmp-recent-insights h3{display:block;margin-bottom:2.4rem}.cmp-recent-insights--vertical .cmp-recent-insights__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cmp-recent-insights--vertical .cmp-recent-insights__item{width:100%}.cmp-recent-insights--vertical .cmp-recent-insights .date-upper,.cmp-recent-insights--vertical .cmp-recent-insights__button,.cmp-recent-insights--vertical .cmp-recent-insights__description,.cmp-recent-insights--vertical .cmp-recent-insights__item p.insight-header:after{display:none}.cmp-recent-insights--vertical .cmp-recent-insights .date-lower{color:#4a4d4f;display:block}@media(max-width:575.98px){.cmp-recent-insights--vertical .cmp-recent-insights{padding:0!important}}@media(min-width:576px)and (max-width:767.98px){.cmp-recent-insights--vertical .cmp-recent-insights{padding:0!important}}@media(min-width:768px)and (max-width:1439.98px){.cmp-recent-insights--vertical .cmp-recent-insights{padding:0!important}}.cmp-registration-thank-you{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}@media(max-width:575.98px){.cmp-registration-thank-you{margin:2.4rem 1.6rem 1.2rem!important}}@media(min-width:576px)and (max-width:767.98px){.cmp-registration-thank-you{margin:2.4rem 4rem 2rem!important}}@media(min-width:768px)and (max-width:1439.98px){.cmp-registration-thank-you{margin:4.8rem 6.4rem 3rem!important}}@media(min-width:1440px){.cmp-registration-thank-you{margin:4.8rem calc(50% - 45pc + 6.4rem) 3rem!important}}.cmp-registration-thank-you__wrapper{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;margin-bottom:3rem;width:61rem}.cmp-registration-thank-you a.button{border-radius:.6rem;font-size:1pc;padding:1rem 3.2rem}.cmp-registration-thank-you__title{color:#1a1b1a;font-family:Equip-Medium;font-size:24px;font-style:normal;font-weight:400;margin-bottom:0;margin-top:4.8rem;text-align:center;width:100%}@media(max-width:767px){.cmp-registration-thank-you__title{font-size:20px}}.cmp-registration-thank-you__content p{color:#4a4d4f;margin:2.4rem 0;text-align:center;width:48rem}.cmp-registration-thank-you__button{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-evenly;width:80%}.cmp-registration-thank-you__button .custom-button:focus-visible{outline-color:#000}@media(min-width:576px)and (max-width:767.98px){.cmp-registration-thank-you a{margin:1.2rem}.cmp-registration-thank-you__title{font-size:20px}.cmp-registration-thank-you__button{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;justify-content:center}}@media(max-width:575px){.cmp-registration-thank-you__wrapper{width:100%}.cmp-registration-thank-you__title{padding:0 6rem}.cmp-registration-thank-you__content{width:28.8rem}.cmp-registration-thank-you__content p{padding:0 1.6rem;width:100%}.cmp-registration-thank-you__button{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;justify-content:center}.cmp-registration-thank-you a{margin:1.2rem}}.cmp-scrollableContent{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-left:20px;margin-right:20px;position:relative;z-index:999}@media(max-width:575.98px){.cmp-scrollableContent{padding:1.2rem 1.6rem!important}}@media(min-width:576px)and (max-width:767.98px){.cmp-scrollableContent{padding:2rem 4rem!important}}@media(min-width:768px)and (max-width:1439px){.cmp-scrollableContent{padding:3rem 6.4rem!important}}@media(min-width:1440px){.cmp-scrollableContent{padding:3rem calc(50% - 45pc + 6.4rem)!important}}@media(max-width:768px){.cmp-scrollableContent{margin-left:40px;margin-right:40px}}.cmp-scrollableContent__container{height:100%;overflow:hidden;width:100%;z-index:999}.cmp-scrollableContent__video-text-wrapper a:focus-visible{outline-color:#000}.cmp-scrollableContent__content{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:auto;padding-bottom:30px;position:relative;-webkit-transition:-webkit-transform .5s ease-in-out;transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out}.cmp-scrollableContent__content-description{-webkit-line-clamp:2;word-wrap:break-word;color:#4a4d4f;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;letter-spacing:.01em;line-height:2.4rem;margin:0}@media(max-width:767px){.cmp-scrollableContent__content-description{font-size:14px}}.cmp-scrollableContent__content-title{word-wrap:break-word;color:#1a1b1a;font-family:Equip-Medium;font-size:24px;font-style:normal;font-weight:400;line-height:3.1rem;margin:.4rem 0}@media(max-width:767px){.cmp-scrollableContent__content-title{font-size:20px}}.cmp-scrollableContent__content-img{width:100%}.cmp-scrollableContent__content-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%}.cmp-scrollableContent__content-container a{height:inherit}.cmp-scrollableContent__content-card{-ms-flex-negative:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;flex-shrink:0;padding-right:8rem;width:50%}@media(max-width:768px){.cmp-scrollableContent__content-card{width:100%}}.cmp-scrollableContent__content-image{margin-top:auto}.cmp-scrollableContent__content-details{margin-bottom:30px}.cmp-scrollableContent__navigate-button{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:-50px;margin-right:-50px;position:relative;top:-30px}.cmp-scrollableContent__navigate-button-previous{-webkit-box-pack:start;-ms-flex-pack:start;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-start;width:50%}.cmp-scrollableContent__navigate-button-previous button{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#115740;border:none;border-radius:75pt;height:43px;justify-content:center;width:43px}.cmp-scrollableContent__navigate-button-previous button:disabled{opacity:.25}.cmp-scrollableContent__navigate-button-previous svg{height:20px;-webkit-transform:rotateY(180deg);transform:rotateY(180deg);width:20px}.cmp-scrollableContent__navigate-button-next{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end;width:50%}.cmp-scrollableContent__navigate-button-next button{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#115740;border:none;border-radius:75pt;height:43px;justify-content:center;width:43px}.cmp-scrollableContent__navigate-button-next button:disabled{opacity:.25}.cmp-scrollableContent__navigate-button-next svg{height:20px;width:20px}.cmp-scrollableContent__headline{color:#0a7a82;font-family:Equip-Medium;font-size:3rem;font-style:normal;font-weight:400;letter-spacing:1px;margin:0 0 20px}.cmp-scrollableContent__read-button{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end;margin-top:1.5rem}.cmp-scrollableContent__read-button a{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#115740;border:0;color:#1a1b1a;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;gap:1rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;letter-spacing:.02em;padding:1rem 3.2rem;text-align:center;text-decoration:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.cmp-scrollableContent__read-button a:hover{background-color:#003c2a;color:#fff}.cmp-scrollableContent__read-button a:disabled{opacity:.25}.cmp-scrollableContent__podcast{-ms-flex-negative:0;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;padding-bottom:30px;position:relative;-webkit-transition:-webkit-transform .5s ease-in-out;transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out}.cmp-scrollableContent__podcast-description{-webkit-line-clamp:2;word-wrap:break-word;color:#4a4d4f;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;letter-spacing:.01em;line-height:2.4rem;margin:0}@media(max-width:767px){.cmp-scrollableContent__podcast-description{font-size:14px}}.cmp-scrollableContent__podcast-title{word-wrap:break-word;color:#1a1b1a;font-family:Equip-Medium;font-size:24px;font-style:normal;font-weight:400;line-height:3.1rem;margin:.4rem 0}@media(max-width:767px){.cmp-scrollableContent__podcast-title{font-size:20px}}.cmp-scrollableContent__podcast-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%}.cmp-scrollableContent__podcast-container a{height:inherit}.cmp-scrollableContent__podcast-card{-ms-flex-negative:0;-webkit-box-flex:1;-ms-flex-positive:1;-webkit-column-gap:50px;-moz-column-gap:50px;column-gap:50px;display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:1;flex-shrink:0;padding-right:8rem;width:100%}@media(max-width:768px){.cmp-scrollableContent__podcast-card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:30px}}.cmp-scrollableContent__podcast-items{width:25%}@media(max-width:768px){.cmp-scrollableContent__podcast-items{width:100%}}.cmp-scrollableContent__podcast-items-description{width:50%}@media(max-width:768px){.cmp-scrollableContent__podcast-items-description{width:100%}}.cmp-scrollableContent__video{-ms-flex-negative:0;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;padding-bottom:30px;position:relative;-webkit-transition:-webkit-transform .5s ease-in-out;transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out}.cmp-scrollableContent__video-description{-webkit-line-clamp:2;word-wrap:break-word;color:#4a4d4f;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;letter-spacing:.01em;line-height:2.4rem;margin:0}@media(max-width:767px){.cmp-scrollableContent__video-description{font-size:14px}}.cmp-scrollableContent__video-title{word-wrap:break-word;color:#1a1b1a;font-family:Equip-Medium;font-size:24px;font-style:normal;font-weight:400;line-height:3.1rem;margin:.4rem 0}@media(max-width:767px){.cmp-scrollableContent__video-title{font-size:20px}}.cmp-scrollableContent__video-img{width:100%}.cmp-scrollableContent__video-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%}.cmp-scrollableContent__video-container a{height:inherit}.cmp-scrollableContent__video-card{-ms-flex-negative:0;-webkit-box-flex:1;-ms-flex-positive:1;-webkit-column-gap:50px;-moz-column-gap:50px;column-gap:50px;display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:1;flex-shrink:0;padding-right:8rem;width:100%}@media(max-width:768px){.cmp-scrollableContent__video-card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:30px}}.cmp-scrollableContent__video-text-wrapper{border-bottom:.1rem solid #c4c4c4;display:-webkit-box;display:-ms-flexbox;display:flex;margin:2.4rem 0}.cmp-scrollableContent__video-text-wrapper a{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:.5rem;padding-right:1rem}.cmp-scrollableContent__video-text-wrapper i{margin-left:1rem}.cmp-scrollableContent__video-time{font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;margin-left:2.6rem;padding-right:1rem}.cmp-scrollableContent__video .vjs-fluid{padding:0;width:100%}.cmp-scrollableContent__video-items{width:50%}@media(max-width:768px){.cmp-scrollableContent__video-items{width:100%}}.cmp-scrollableContent__video-items video-js{min-height:300px;width:100%}.cmp-send-us-message #send-us-message-mobile{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:none;-ms-flex-direction:column;flex-direction:column}.cmp-send-us-message button:focus-visible{outline-color:#000}.cmp-send-us-message .hide{display:none}.cmp-send-us-message .cancel-button{font-weight:400}.cmp-send-us-message .form-control:focus{border-color:#000;-webkit-box-shadow:none;box-shadow:none}.cmp-send-us-message .form-control{border-radius:.6rem;color:#4a4d4f;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;height:5rem;letter-spacing:.01em}@media(max-width:767px){.cmp-send-us-message .form-control{font-size:14px}}.cmp-send-us-message__label{color:#e2fce3;color:#1a1b1a;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Equip-Medium;font-size:14px;font-style:normal;font-weight:400;margin-top:.5rem;text-transform:uppercase}.cmp-send-us-message__description{margin-bottom:2rem}.cmp-send-us-message .offcanvas-collapse{background-color:rgba(78,80,79,.5);bottom:0;display:none;left:0;overflow-y:auto;position:fixed;top:0;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;width:100%}.cmp-send-us-message .offcanvas-collapse.postition-top{top:6.9rem}.cmp-send-us-message .offcanvas-collapse.open{display:block;margin-top:-7px;z-index:9999}.cmp-send-us-message .show{display:block}.cmp-send-us-message__img{display:none}.cmp-send-us-message__avatar-no-background>img,.cmp-send-us-message__region_images>img,.cmp-send-us-message__thank-you-authorised>img{aspect-ratio:attr(width)/attr(height);border-radius:10rem;margin-bottom:2.4rem}.cmp-send-us-message__region>p{margin-bottom:2.4rem}.cmp-send-us-message__container{background-color:#fff;display:block;margin:0 0 0 calc(100% - 49.3rem);min-height:100%;padding:2.4rem 0;width:49.3rem}.cmp-send-us-message__wrapper{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end;margin-top:1.5rem}.cmp-send-us-message__header,.cmp-send-us-message__region-header{color:#1a1b1a;font-family:Equip-Medium;font-size:24px;font-style:normal;font-weight:400;letter-spacing:.01em;line-height:unset;margin-bottom:1rem;text-transform:unset}@media(max-width:767px){.cmp-send-us-message__header,.cmp-send-us-message__region-header{font-size:20px}}.cmp-send-us-message__content{margin:5rem 6.4rem 6.4rem}.cmp-send-us-message__content textarea{border:1px solid #c4c4c4;border-radius:.6rem;color:#4a4d4f;font-family:Equip-Light;font-size:1pc;resize:none;width:100%}.cmp-send-us-message__content textarea:focus{border-color:#1a1b1a;outline:#1a1b1a}.cmp-send-us-message__close-btn-container{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:end;margin:0 6.4rem}.cmp-send-us-message .link,.cmp-send-us-message__toggler{background:none;border:none}.cmp-send-us-message__message-button{bottom:3rem;cursor:pointer;position:fixed;right:2.3rem;z-index:1000}.cmp-send-us-message__message-button:focus-visible{outline-color:#000}.cmp-send-us-message .alert.hide,.cmp-send-us-message__content.hide,.cmp-send-us-message__message-button.hide{display:none}.cmp-send-us-message__avatar{background:#115740;border-radius:50%;height:7rem;margin:0 auto;position:relative;width:7rem}.cmp-send-us-message__avatar:focus,.cmp-send-us-message__avatar:hover{background:#003c2a}.cmp-send-us-message__avatar-no-background{border-radius:50%;height:6rem;margin:0 auto;position:relative;width:5rem}.cmp-send-us-message .icon-email-white{left:24%;position:absolute;top:30%}.cmp-send-us-message__question-message{background-color:hsla(0,0%,100%,.9);border-radius:.9rem;margin-top:.5rem;padding:.6rem;width:16.5rem}.cmp-send-us-message__question-message ul{color:#1a1b1a;color:inherit;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;letter-spacing:.02em;list-style:none;margin:0;padding:0;text-align:center}.cmp-send-us-message__question-message:hover{color:#000;text-decoration:underline}.cmp-send-us-message__thank-you,.cmp-send-us-message__thank-you-authorised{display:none;margin:6.4rem}.cmp-send-us-message__thank-you-authorised.active,.cmp-send-us-message__thank-you.active{display:block}.cmp-send-us-message__thank-you-authorised.active p,.cmp-send-us-message__thank-you.active p{margin-bottom:2.4rem}.cmp-send-us-message__thank-you-authorised.active img,.cmp-send-us-message__thank-you.active img{aspect-ratio:attr(width)/attr(height);border-radius:10rem;margin-top:2.4rem}.cmp-send-us-message__thank-you-authorised.active *,.cmp-send-us-message__thank-you.active *{color:#4a4d4f;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;letter-spacing:.01em}@media(max-width:767px){.cmp-send-us-message__thank-you-authorised.active *,.cmp-send-us-message__thank-you.active *{font-size:14px}}.cmp-send-us-message__thank-you-authorised.active .h1,.cmp-send-us-message__thank-you-authorised.active .h2,.cmp-send-us-message__thank-you-authorised.active .h3,.cmp-send-us-message__thank-you-authorised.active h1,.cmp-send-us-message__thank-you-authorised.active h2,.cmp-send-us-message__thank-you-authorised.active h3,.cmp-send-us-message__thank-you.active .h1,.cmp-send-us-message__thank-you.active .h2,.cmp-send-us-message__thank-you.active .h3,.cmp-send-us-message__thank-you.active h1,.cmp-send-us-message__thank-you.active h2,.cmp-send-us-message__thank-you.active h3{color:#1a1b1a;font-family:Equip-Medium;font-size:24px;font-style:normal;font-weight:400;margin-bottom:2.4rem}@media(max-width:767px){.cmp-send-us-message__thank-you-authorised.active .h1,.cmp-send-us-message__thank-you-authorised.active .h2,.cmp-send-us-message__thank-you-authorised.active .h3,.cmp-send-us-message__thank-you-authorised.active h1,.cmp-send-us-message__thank-you-authorised.active h2,.cmp-send-us-message__thank-you-authorised.active h3,.cmp-send-us-message__thank-you.active .h1,.cmp-send-us-message__thank-you.active .h2,.cmp-send-us-message__thank-you.active .h3,.cmp-send-us-message__thank-you.active h1,.cmp-send-us-message__thank-you.active h2,.cmp-send-us-message__thank-you.active h3{font-size:20px}}.cmp-send-us-message__thank-you-authorised.active .h1 *,.cmp-send-us-message__thank-you-authorised.active .h2 *,.cmp-send-us-message__thank-you-authorised.active .h3 *,.cmp-send-us-message__thank-you-authorised.active h1 *,.cmp-send-us-message__thank-you-authorised.active h2 *,.cmp-send-us-message__thank-you-authorised.active h3 *,.cmp-send-us-message__thank-you.active .h1 *,.cmp-send-us-message__thank-you.active .h2 *,.cmp-send-us-message__thank-you.active .h3 *,.cmp-send-us-message__thank-you.active h1 *,.cmp-send-us-message__thank-you.active h2 *,.cmp-send-us-message__thank-you.active h3 *{color:#1a1b1a;font-family:Equip-Medium;font-size:24px;font-style:normal;font-weight:400;margin-bottom:2.4rem}@media(max-width:767px){.cmp-send-us-message__thank-you-authorised.active .h1 *,.cmp-send-us-message__thank-you-authorised.active .h2 *,.cmp-send-us-message__thank-you-authorised.active .h3 *,.cmp-send-us-message__thank-you-authorised.active h1 *,.cmp-send-us-message__thank-you-authorised.active h2 *,.cmp-send-us-message__thank-you-authorised.active h3 *,.cmp-send-us-message__thank-you.active .h1 *,.cmp-send-us-message__thank-you.active .h2 *,.cmp-send-us-message__thank-you.active .h3 *,.cmp-send-us-message__thank-you.active h1 *,.cmp-send-us-message__thank-you.active h2 *,.cmp-send-us-message__thank-you.active h3 *{font-size:20px}}.cmp-send-us-message .custom-button{margin-left:3rem}.cmp-send-us-message .custom-button:hover{text-decoration:underline}.cmp-send-us-message .alert{-webkit-box-pack:justify;-ms-flex-pack:justify;background:none;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding:15px}.cmp-send-us-message .alert span:last-child{cursor:pointer}@media(min-width:768px)and (max-width:1119.98px){.cmp-send-us-message .offcanvas-collapse.postition-top{top:6.6rem}}@media(min-width:576px)and (max-width:767.98px){.cmp-send-us-message__container{margin:0 0 0 calc(100% - 46.9rem);width:46.9rem}.cmp-send-us-message__close-btn-container{margin:0 4rem}.cmp-send-us-message__thank-you{margin:6.4rem 4rem;max-width:100%}.cmp-send-us-message__content{margin:4rem}.cmp-send-us-message .offcanvas-collapse.postition-top{top:6.6rem}.cmp-send-us-message textarea{font-size:14px}}@media(max-width:575.98px){.cmp-send-us-message__container{margin:0;width:100%}.cmp-send-us-message textarea{font-size:14px}.cmp-send-us-message__content{margin:5.6rem 1.6rem 1.6rem;max-width:100%;padding:20px}.cmp-send-us-message__message-button{right:1.9rem}.cmp-send-us-message__question-message{width:8.6rem}.cmp-send-us-message__thank-you{margin:6.4rem 1.6rem;max-width:100%}.cmp-send-us-message__close-btn-container{margin:0 1.6rem;max-width:100%}.cmp-send-us-message__avatar{height:4rem;width:4rem}.cmp-send-us-message .link{-ms-flex-item-align:center;align-self:center}.cmp-send-us-message .offcanvas-collapse.postition-top{top:0}.cmp-send-us-message .icon-email-white{left:22%}.cmp-send-us-message .custom-button{margin:3.2rem 0}.cmp-send-us-message li:last-child{display:none}}.cmp-social-follow{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2.4rem}.cmp-social-follow a,.cmp-social-follow a:hover{color:#fff}.cmp-social-follow a img{aspect-ratio:attr(width)/attr(height);height:auto;width:100%}.cmp-social-follow a:focus-visible{outline-color:#000}@media(min-width:768px){.cmp-social-follow{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}}.cmp-social-share{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:3.2rem}.cmp-social-share,.cmp-social-share__item{display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-social-share__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:unset;gap:.8rem}@media(max-width:767px){.cmp-social-share{gap:2.4rem}}.cmp-social-share a:focus-visible{outline-color:#000}.cmp-subscription-banner{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4rem;justify-content:center;padding:3.8rem calc(50% - 45pc + 7.2rem)}.cmp-subscription-banner:focus-visible{outline-color:#000}.cmp-subscription-banner button:focus-visible{outline-color:#000}.cmp-subscription-banner-description{color:#1a1b1a;font-family:Equip-Medium;font-family:Equip-Regular;font-size:24px;font-style:normal;font-weight:400;letter-spacing:.01em;line-height:unset;margin:0;text-transform:unset;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media(max-width:767px){.cmp-subscription-banner-description{font-size:20px}}@media(max-width:575.98px){.cmp-subscription-banner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2.4rem}.cmp-subscription-banner-description{text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}@media(min-width:576px)and (max-width:767.98px){.cmp-subscription-banner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2.4rem;padding:3.8rem 2.4rem}.cmp-subscription-banner-description{text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}@media(min-width:768px)and (max-width:1119.98px){.cmp-subscription-banner{padding:3.8rem 3.6rem}}@media(min-width:1120px)and (max-width:1439.98px){.cmp-subscription-banner{padding:3.8rem 7.2rem}}.cmp-subscription-banner--compact .cmp-subscription-banner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2.4rem}.cmp-subscription-banner--compact .cmp-subscription-banner-description{font-size:20px;text-align:center}@media(min-width:576px)and (max-width:767.98px){.cmp-subscription-banner--compact .cmp-subscription-banner{padding:3.8rem 4rem}}@media(min-width:768px)and (max-width:1119.98px){.cmp-subscription-banner--compact .cmp-subscription-banner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:3.8rem 6.4rem}.cmp-subscription-banner--compact .cmp-subscription-banner-description{font-size:24px;text-align:left}}.cmp-subscription-banner--with-bg .cmp-subscription-banner-description{color:#fff}.cmp-subscriptions{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center}@media(max-width:575.98px){.cmp-subscriptions{padding:1.2rem 1.6rem!important}}@media(min-width:576px)and (max-width:767.98px){.cmp-subscriptions{padding:2rem 4rem!important}}@media(min-width:768px)and (max-width:1439px){.cmp-subscriptions{padding:3rem 6.4rem!important}}@media(min-width:1440px){.cmp-subscriptions{padding:3rem calc(50% - 45pc + 6.4rem)!important}}.cmp-subscriptions__header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:left;-ms-flex-align:left;align-items:left;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.cmp-subscriptions__header__edit{-webkit-box-flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-wrap:wrap;flex-wrap:wrap}.cmp-subscriptions__header__edit .h1,.cmp-subscriptions__header__edit h1{color:#115740;font-family:Equip-Medium;font-size:24px;letter-spacing:.05em;padding:1.8rem 0;text-transform:uppercase}.cmp-subscriptions__header__edit .h1:focus-visible,.cmp-subscriptions__header__edit h1:focus-visible{outline-color:#000}.cmp-subscriptions__header__edit p:focus-visible{outline-color:#000}.cmp-subscriptions__header__edit span{margin-left:5.6rem}.cmp-subscriptions__header__edit span:focus-visible{outline-color:#000}.cmp-subscriptions__header__edit .cmp-button{margin:10px}.cmp-subscriptions__header__edit .cmp-button:focus-visible{outline-color:#000}.cmp-subscriptions__header p:focus-visible{outline-color:#000}.cmp-subscriptions__everything{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding:25px 0 10px}.cmp-subscriptions__everything label{font-family:Equip-Regular;font-size:18px;font-weight:700;margin-left:.8em;text-transform:uppercase}.cmp-subscriptions__everything input[type=checkbox]{height:18px;width:18px}.cmp-subscriptions__everything input[type=checkbox]:focus-visible{outline-color:#000}.cmp-subscriptions__sub-header{font-size:20px}.cmp-subscriptions__field-title{padding-bottom:.3rem}.cmp-subscriptions__form-field-Section{margin-top:30px}.cmp-subscriptions__submit-btn{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:84px;justify-content:center}.cmp-subscriptions__submit-btn .cmp-button{margin:2rem}.cmp-subscriptions__submit-btn .cmp-button:focus-visible{outline-color:#000}.cmp-subscriptions .h2,.cmp-subscriptions h2{color:#1a1b1a;font-family:Equip-Light;font-weight:700;padding:10px 0}.cmp-subscriptions__form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:left;-ms-flex-align:left;align-items:left;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-size:1pc}.cmp-subscriptions__form label{font-family:Equip-Light;margin-left:.8em}.cmp-subscriptions__form .h3,.cmp-subscriptions__form h3{color:#1a1b1a;font-family:Equip-Light;font-weight:700;margin-bottom:15px}.cmp-subscriptions__form .funds-inc-fact{padding:30px 0 20px}.cmp-subscriptions__form .funds-inc-fact:focus-visible{outline-color:#000}.cmp-subscriptions__sectionOptionAll{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:1rem;padding-left:1rem}.cmp-subscriptions__sectionOptionAll input[type=checkbox]{height:1pc;width:1pc}.cmp-subscriptions__sectionOptionAll input[type=checkbox]:focus-visible{outline-color:#000}.cmp-subscriptions__sectionOptions{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-family:Equip-Light;gap:1rem;margin-bottom:2rem}.cmp-subscriptions__sectionOptions input[type=checkbox]{height:1pc;width:1pc}.cmp-subscriptions__sectionOptions input[type=checkbox]:focus-visible{outline-color:#000}.cmp-subscriptions__sectionOptions-First{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-family:Equip-Light;gap:1rem}.cmp-subscriptions__sectionOptions-First input[type=checkbox]{height:1pc;width:1pc}.cmp-subscriptions__sectionOptions-First input[type=checkbox]:focus-visible{outline-color:#000}.cmp-subscriptions__sectionOption{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:1rem;width:32%}.cmp-subscriptions__subOptions{padding-top:1rem}.cmp-subscriptions__subOption{margin-left:3rem;padding-bottom:1rem}.cmp-subscriptions .block{border-bottom:.1em solid #ddd;content:"";display:block;margin:2em auto;width:60%}.cmp-subscriptions .error-message,.cmp-subscriptions .error-message-text{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#1a1b1a;color:#f23f2b;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Equip-Medium;font-size:10px;font-style:normal;font-weight:400;letter-spacing:.02em;text-transform:uppercase}.cmp-subscriptions .error-message-text{margin:0}.cmp-subscriptions .error-message{margin-top:5px;opacity:0}.cmp-subscriptions .error-message.active{opacity:1}.cmp-subscriptions .alert{margin:15px 0}.cmp-subscriptions .alert span:first-child,.cmp-subscriptions .alert span:first-child ul{display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-subscriptions .alert span:first-child ul{-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style:none;margin:0;padding:0}.cmp-subscriptions .alert:focus-visible{outline-color:#000}.cmp-subscriptions .alert-danger{border:.2rem solid #f23f2b;color:#f23f2b}.cmp-subscriptions .icon-check-white--sm{background-color:#003c2a;background-position:50%;border-radius:50%;margin-right:.5rem}.cmp-subscriptions .alert-success{background:none;border:2px solid;color:#1a1b1a;color:#003c2a;font-family:Equip-Medium;font-size:10px;font-style:normal;font-weight:400;letter-spacing:.02em;text-transform:uppercase;width:39%}.cmp-subscriptions .close{background-color:unset;border:none}.cmp-subscriptions .close:focus-visible{outline-color:#000}@media(max-width:575.98px){.cmp-subscriptions__sectionOption{width:100%}.cmp-subscriptions .h2,.cmp-subscriptions h2{margin-bottom:5px;margin-top:5px}.cmp-subscriptions__everything label{line-height:1.3}.cmp-subscriptions__everything input[type=checkbox]{min-width:18px}.cmp-subscriptions__header__edit .h1,.cmp-subscriptions__header__edit h1{width:100%}.cmp-subscriptions .alert-success{width:auto}}.cmp-table--header{color:#1a1b1a;font-size:9pt;letter-spacing:.02em;padding:2.4rem 2.4rem 2.4rem 0}.cmp-table--header,.cmp-table--header-background{font-family:Equip-Medium;font-style:normal;font-weight:400;text-transform:uppercase;white-space:nowrap}.cmp-table--header-background{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#d0f4eb;color:#e2fce3;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;min-height:4.9rem;padding:1.6rem 2.4rem}@media(min-width:576px)and (max-width:767.98px){.cmp-table--header-background{font-size:10px}}@media(max-width:575.98px){.cmp-table--header-background{font-size:10px}}.margin-bottom-heading{display:block;padding-bottom:3.2rem!important;padding-top:3.2rem!important}.margin-bottom-paragraph{display:block;padding-bottom:2.2rem!important;padding-top:2.2rem!important}.cmp-table--body-background{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f6f6f6;color:#4a4d4f;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Equip-Light;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.01em;min-height:4.9rem;padding:1.6rem 2.4rem;white-space:nowrap}@media(max-width:767px){.cmp-table--body-background{font-size:9pt}}@media(min-width:576px)and (max-width:767.98px){.cmp-table--body-background{font-size:10px}}@media(max-width:575.98px){.cmp-table--body-background{font-size:10px}}.cmp-table--body{color:#4a4d4f;font-family:Equip-Light;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.01em;padding:2.4rem 2.4rem 2.4rem 0;white-space:nowrap}@media(max-width:767px){.cmp-table--body{font-size:9pt}}@media(min-width:768px)and (max-width:1119.98px){.cmp-tabs{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.cmp-tabs ol{display:none}.cmp-tabs__tablist{-webkit-box-orient:vertical;-webkit-box-direction:normal;border-bottom:.1rem solid #6b6e6f;display:none;-ms-flex-direction:column;flex-direction:column}.cmp-tabs__tab{color:#4a4d4f;gap:1rem;padding:1.6rem 0;text-align:start;width:100%}.cmp-tabs__tab,.cmp-tabs__tab--active{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;background-color:#f6f6f6;border:none;-ms-flex-direction:row-reverse;flex-direction:row-reverse;justify-content:flex-end}.cmp-tabs__tab--active{color:#37a085;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Equip-Medium;padding-left:0}.cmp-tabs__dropdown{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#1a1b1a;display:inherit;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;height:5.2rem;letter-spacing:.02em;text-align:center}.cmp-tabs .icon-down-arrow,.cmp-tabs .icon-up-arrow{margin-left:1rem;margin-top:1rem}.cmp-tabs .show{display:block;padding:0}.cmp-tabs .icon-check-orange{height:1.1rem;visibility:visible;width:1.4rem}.cmp-tabs .icon-uncheck{display:inherit;height:2.4rem;visibility:hidden;width:2.4rem}}@media(min-width:576px)and (max-width:767.98px){.cmp-tabs{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.cmp-tabs ol{display:none}.cmp-tabs__tablist{-webkit-box-orient:vertical;-webkit-box-direction:normal;border-bottom:.1rem solid #6b6e6f;display:none;-ms-flex-direction:column;flex-direction:column}.cmp-tabs__tab{color:#4a4d4f;gap:1rem;padding:1.6rem 0;text-align:start;width:100%}.cmp-tabs__tab,.cmp-tabs__tab--active{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;background-color:#f6f6f6;border:none;-ms-flex-direction:row-reverse;flex-direction:row-reverse;justify-content:flex-end}.cmp-tabs__tab--active{color:#37a085;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Equip-Medium;padding-left:0}.cmp-tabs__dropdown{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#1a1b1a;display:inherit;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;height:5.2rem;letter-spacing:.02em;text-align:center}.cmp-tabs .icon-down-arrow,.cmp-tabs .icon-up-arrow{margin-left:1rem;margin-top:1rem}.cmp-tabs .show{display:block;padding:0}.cmp-tabs .icon-check-orange{height:1.1rem;visibility:visible;width:1.4rem}.cmp-tabs .icon-uncheck{display:inherit;height:2.4rem;visibility:hidden;width:2.4rem}}@media(max-width:575.98px){.cmp-tabs{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.cmp-tabs ol{display:none}.cmp-tabs__tablist{-webkit-box-orient:vertical;-webkit-box-direction:normal;border-bottom:.1rem solid #6b6e6f;display:none;-ms-flex-direction:column;flex-direction:column}.cmp-tabs__tab{color:#4a4d4f;gap:1rem;padding:1.6rem 0;text-align:start;width:100%}.cmp-tabs__tab,.cmp-tabs__tab--active{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;background-color:#f6f6f6;border:none;-ms-flex-direction:row-reverse;flex-direction:row-reverse;justify-content:flex-end}.cmp-tabs__tab--active{color:#37a085;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Equip-Medium;padding-left:0}.cmp-tabs__dropdown{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#1a1b1a;display:inherit;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;height:5.2rem;letter-spacing:.02em;text-align:center}.cmp-tabs .icon-down-arrow,.cmp-tabs .icon-up-arrow{margin-left:1rem;margin-top:1rem}.cmp-tabs .show{display:block;padding:0}.cmp-tabs .icon-check-orange{height:1.1rem;visibility:visible;width:1.4rem}.cmp-tabs .icon-uncheck{display:inherit;height:2.4rem;visibility:hidden;width:2.4rem}}.cmp-tabs{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.cmp-tabs,.cmp-tabs__tab{display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-tabs__tab{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border-bottom:.1rem solid #6b6e6f;color:#1a1b1a;color:#4a4d4f;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;justify-content:center;letter-spacing:.02em;padding:1.6rem 2rem}.cmp-tabs ol{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:inherit;flex-wrap:inherit;margin:0;padding:0;text-align:center}.cmp-tabs__tab--active{border-bottom:.2rem solid #37a085;color:#37a085}.cmp-tabs__dropdown{-webkit-box-pack:center;-ms-flex-pack:center;background:none;border:none;border-bottom:.2rem solid #37a085;display:none;justify-content:center}.cmp-tabs .icon-uncheck{display:none;height:2.4rem;margin-left:.5rem;width:2.4rem}.cmp-tabs .icon-check-orange{height:1.1rem;margin-left:1.6rem;visibility:hidden;width:1.4rem}@media(min-width:768px)and (max-width:1119.98px){.cmp-tabs{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.cmp-tabs ol{display:none}.cmp-tabs__tablist{-webkit-box-orient:vertical;-webkit-box-direction:normal;border-bottom:.1rem solid #6b6e6f;display:none;-ms-flex-direction:column;flex-direction:column}.cmp-tabs__tab{color:#4a4d4f;gap:1rem;padding:1.6rem 0;text-align:start;width:100%}.cmp-tabs__tab,.cmp-tabs__tab--active{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;background-color:#f6f6f6;border:none;-ms-flex-direction:row-reverse;flex-direction:row-reverse;justify-content:flex-end}.cmp-tabs__tab--active{color:#37a085;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Equip-Medium;padding-left:0}.cmp-tabs__dropdown{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#1a1b1a;display:inherit;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;height:5.2rem;letter-spacing:.02em;text-align:center}.cmp-tabs .icon-down-arrow,.cmp-tabs .icon-up-arrow{margin-left:1rem;margin-top:1rem}.cmp-tabs .show{display:block;padding:0}.cmp-tabs .icon-check-orange{height:1.1rem;visibility:visible;width:1.4rem}.cmp-tabs .icon-uncheck{display:inherit;height:2.4rem;visibility:hidden;width:2.4rem}}@media(min-width:576px)and (max-width:767.98px){.cmp-tabs{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.cmp-tabs ol{display:none}.cmp-tabs__tablist{-webkit-box-orient:vertical;-webkit-box-direction:normal;border-bottom:.1rem solid #6b6e6f;display:none;-ms-flex-direction:column;flex-direction:column}.cmp-tabs__tab{color:#4a4d4f;gap:1rem;padding:1.6rem 0;text-align:start;width:100%}.cmp-tabs__tab,.cmp-tabs__tab--active{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;background-color:#f6f6f6;border:none;-ms-flex-direction:row-reverse;flex-direction:row-reverse;justify-content:flex-end}.cmp-tabs__tab--active{color:#37a085;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Equip-Medium;padding-left:0}.cmp-tabs__dropdown{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#1a1b1a;display:inherit;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;height:5.2rem;letter-spacing:.02em;text-align:center}.cmp-tabs .icon-down-arrow,.cmp-tabs .icon-up-arrow{margin-left:1rem;margin-top:1rem}.cmp-tabs .show{display:block;padding:0}.cmp-tabs .icon-check-orange{height:1.1rem;visibility:visible;width:1.4rem}.cmp-tabs .icon-uncheck{display:inherit;height:2.4rem;visibility:hidden;width:2.4rem}}@media(max-width:575.98px){.cmp-tabs{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.cmp-tabs ol{display:none}.cmp-tabs__tablist{-webkit-box-orient:vertical;-webkit-box-direction:normal;border-bottom:.1rem solid #6b6e6f;display:none;-ms-flex-direction:column;flex-direction:column}.cmp-tabs__tab{color:#4a4d4f;gap:1rem;padding:1.6rem 0;text-align:start;width:100%}.cmp-tabs__tab,.cmp-tabs__tab--active{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;background-color:#f6f6f6;border:none;-ms-flex-direction:row-reverse;flex-direction:row-reverse;justify-content:flex-end}.cmp-tabs__tab--active{color:#37a085;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Equip-Medium;padding-left:0}.cmp-tabs__dropdown{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#1a1b1a;display:inherit;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;height:5.2rem;letter-spacing:.02em;text-align:center}.cmp-tabs .icon-down-arrow,.cmp-tabs .icon-up-arrow{margin-left:1rem;margin-top:1rem}.cmp-tabs .show{display:block;padding:0}.cmp-tabs .icon-check-orange{height:1.1rem;visibility:visible;width:1.4rem}.cmp-tabs .icon-uncheck{display:inherit;height:2.4rem;visibility:hidden;width:2.4rem}}.cmp-tabs--sticky .cmp-tabs{position:sticky}.cmp-tabs--sticky .cmp-tabs ol{background-color:#fff;gap:1rem}.cmp-tabs--sticky .cmp-tabs__tab{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#3d4042;border:none;color:#1a1b1a;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;justify-content:center;letter-spacing:.02em;padding:1.6rem 2rem}.cmp-tabs--sticky .cmp-tabs__tab--active{background-color:#0a7a82;border:none;color:#fff}.cmp-tabs--sticky .cmp-tabs .icon-check,.cmp-tabs--sticky .cmp-tabs .icon-uncheck{margin-left:.5rem;visibility:hidden}@media(min-width:768px)and (max-width:1119.98px){.cmp-tabs--sticky .cmp-tabs{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.cmp-tabs--sticky .cmp-tabs__tablist{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:none;-ms-flex-direction:column;flex-direction:column}.cmp-tabs--sticky .cmp-tabs__tab{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;border:none;color:#1a1b1a;-ms-flex-direction:row-reverse;flex-direction:row-reverse;justify-content:flex-end;padding:1.6rem 0;text-align:start;width:100%}.cmp-tabs--sticky .cmp-tabs__dropdown{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#0a7a82;border:none;color:#1a1b1a;color:#fff;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;height:5.2rem;justify-content:center;letter-spacing:.02em;text-align:center}.cmp-tabs--sticky .cmp-tabs__tab--active{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-box-pack:end;-ms-flex-pack:end;background-color:#f6f6f6;border:none;color:#1a1b1a;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse;font-family:Equip-Medium;justify-content:flex-end;padding-left:0}.cmp-tabs--sticky .cmp-tabs .icon-down-arrow-white,.cmp-tabs--sticky .cmp-tabs .icon-up-arrow-white{margin-left:1rem;margin-top:1rem}.cmp-tabs--sticky .cmp-tabs .icon-check{visibility:visible}.cmp-tabs--sticky .cmp-tabs .show{display:block;padding:0}}@media(min-width:576px)and (max-width:767.98px){.cmp-tabs--sticky .cmp-tabs{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.cmp-tabs--sticky .cmp-tabs__tablist{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:none;-ms-flex-direction:column;flex-direction:column}.cmp-tabs--sticky .cmp-tabs__tab{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;border:none;color:#1a1b1a;-ms-flex-direction:row-reverse;flex-direction:row-reverse;justify-content:flex-end;padding:1.6rem 0;text-align:start;width:100%}.cmp-tabs--sticky .cmp-tabs__dropdown{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#0a7a82;border:none;color:#1a1b1a;color:#fff;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;height:5.2rem;justify-content:center;letter-spacing:.02em;text-align:center}.cmp-tabs--sticky .cmp-tabs__tab--active{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-box-pack:end;-ms-flex-pack:end;background-color:#f6f6f6;border:none;color:#1a1b1a;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse;font-family:Equip-Medium;justify-content:flex-end;padding-left:0}.cmp-tabs--sticky .cmp-tabs .icon-down-arrow-white,.cmp-tabs--sticky .cmp-tabs .icon-up-arrow-white{margin-left:1rem;margin-top:1rem}.cmp-tabs--sticky .cmp-tabs .icon-check{visibility:visible}.cmp-tabs--sticky .cmp-tabs .show{display:block;padding:0}}@media(max-width:575.98px){.cmp-tabs--sticky .cmp-tabs{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.cmp-tabs--sticky .cmp-tabs__tablist{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:none;-ms-flex-direction:column;flex-direction:column}.cmp-tabs--sticky .cmp-tabs__tab{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;border:none;color:#1a1b1a;-ms-flex-direction:row-reverse;flex-direction:row-reverse;justify-content:flex-end;padding:1.6rem 0;text-align:start;width:100%}.cmp-tabs--sticky .cmp-tabs__dropdown{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#0a7a82;border:none;color:#1a1b1a;color:#fff;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;height:5.2rem;justify-content:center;letter-spacing:.02em;text-align:center}.cmp-tabs--sticky .cmp-tabs__tab--active{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-box-pack:end;-ms-flex-pack:end;background-color:#f6f6f6;border:none;color:#1a1b1a;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse;font-family:Equip-Medium;justify-content:flex-end;padding-left:0}.cmp-tabs--sticky .cmp-tabs .icon-down-arrow-white,.cmp-tabs--sticky .cmp-tabs .icon-up-arrow-white{margin-left:1rem;margin-top:1rem}.cmp-tabs--sticky .cmp-tabs .icon-check{visibility:visible}.cmp-tabs--sticky .cmp-tabs .show{display:block;padding:0}}.cmp-bio-detail{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2.4rem}@media(max-width:575.98px){.cmp-bio-detail{padding:1.2rem 1.6rem!important}}@media(min-width:576px)and (max-width:767.98px){.cmp-bio-detail{padding:2rem 4rem!important}}@media(min-width:768px)and (max-width:1439px){.cmp-bio-detail{padding:3rem 6.4rem!important}}@media(min-width:1440px){.cmp-bio-detail{padding:3rem calc(50% - 45pc + 6.4rem)!important}}.cmp-bio-detail__header{width:auto}.cmp-bio-detail__header div{gap:1rem}.cmp-bio-detail__email-text,.cmp-bio-detail__linkedIn-handle,.cmp-bio-detail__phone-title{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-box-align:end;-ms-flex-align:end;-webkit-box-pack:end;-ms-flex-pack:end;align-items:end;color:#1a1b1a;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;justify-content:flex-end;letter-spacing:.02em;line-height:2.4rem}.cmp-bio-detail__email-text:focus-visible,.cmp-bio-detail__linkedIn-handle:focus-visible,.cmp-bio-detail__phone-title:focus-visible{outline-color:#000}.cmp-bio-detail__content img{height:36.1rem;width:64rem}.cmp-bio-detail__name{color:#1a1b1a;font-family:Equip-Medium;font-size:24px;font-style:normal;font-weight:400;margin:0;white-space:nowrap}@media(max-width:767px){.cmp-bio-detail__name{font-size:20px}}.cmp-bio-detail__designation{color:#1a1b1a;color:#4a4d4f;font-family:Equip-Light;font-size:18px;font-style:normal;font-weight:400;line-height:3rem;margin:.4rem 0 0;padding-bottom:1.6rem}@media(max-width:767px){.cmp-bio-detail__designation{font-size:1pc}}.cmp-bio-detail__header>div{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.cmp-bio-detail__education-content,.cmp-bio-detail__history-content,.cmp-bio-detail__personal-content{color:#4a4d4f;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;letter-spacing:.01em;line-height:2.4rem;margin-top:.4rem;max-width:64rem;width:100%}@media(max-width:767px){.cmp-bio-detail__education-content,.cmp-bio-detail__history-content,.cmp-bio-detail__personal-content{font-size:14px}}.cmp-bio-detail__education-heading,.cmp-bio-detail__history-heading,.cmp-bio-detail__personal-heading{color:#0a7a82;color:#1a1b1a;font-family:Equip-Medium;font-size:18px;font-style:normal;font-weight:400;letter-spacing:.05em;text-transform:uppercase}@media(max-width:767px){.cmp-bio-detail__education-heading,.cmp-bio-detail__history-heading,.cmp-bio-detail__personal-heading{font-size:1pc}}.cmp-bio-detail__history-heading{margin-top:2.4rem}.cmp-bio-detail__education-heading,.cmp-bio-detail__personal-heading{margin-top:3.2rem}.cmp-bio-detail .icon-email-share{-ms-flex-item-align:end;align-self:end;height:1.6rem;margin-bottom:.2rem;margin-right:.8rem;width:1.6rem}.cmp-bio-detail .icon-linkedin-blue--sm{-ms-flex-item-align:center;align-self:center;height:1.6rem;margin-right:.8rem;width:1.6rem}.cmp-bio-detail .hide{display:none}@media(min-width:768px)and (max-width:1119.98px){.cmp-bio-detail{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cmp-bio-detail__header>a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0}.cmp-bio-detail__linkedIn-handle:hover{border-bottom:.1rem solid #37a085}.cmp-bio-detail__content img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.cmp-bio-detail__header>div{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media(min-width:576px)and (max-width:767.98px){.cmp-bio-detail{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cmp-bio-detail__header>a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0}.cmp-bio-detail__content img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.cmp-bio-detail__header>div{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media(max-width:575.98px){.cmp-bio-detail{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cmp-bio-detail__header>a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0}.cmp-bio-detail__content img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.cmp-bio-detail__header>div{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.cmp-bio-detail__email-text,.cmp-bio-detail__linkedIn-handle{color:#1a1b1a;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;letter-spacing:.02em;word-break:break-word}.cmp-bio-detail__email-text span,.cmp-bio-detail__linkedIn-handle span{display:none}.cmp-bio-detail__email-text:focus-visible,.cmp-bio-detail__linkedIn-handle:focus-visible{outline-color:#000}.cmp-bio-detail .icon-email-share{-ms-flex-item-align:baseline;align-self:baseline;margin-top:.8rem}.cmp-teammates{margin:1.2rem 1.6rem 4rem!important}}@media(min-width:576px)and (max-width:767.98px){.cmp-teammates{margin:2rem 4rem 4rem!important}}@media(min-width:768px)and (max-width:1439.98px){.cmp-teammates{margin:3rem 6.4rem 6rem!important}}@media(min-width:1440px){.cmp-teammates{margin:3rem calc(50% - 45pc + 6.4rem) 6rem!important}}.cmp-teammates__container{grid-gap:4rem 8rem;display:grid;grid-template-columns:repeat(auto-fit,29.26%);margin-top:3.5rem}.cmp-teammates__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;border-bottom:.1rem solid #c4c4c4;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:20rem;position:relative;width:100%}.cmp-teammates__item a:focus-visible{outline-color:#000}.cmp-teammates__full-name{-webkit-line-clamp:3;-webkit-box-orient:vertical;-webkit-line-clamp:1;color:#1a1b1a;display:-webkit-box;font-family:Equip-Regular;font-size:21px;font-style:normal;font-weight:400;letter-spacing:.02em;overflow:hidden;text-overflow:ellipsis}@media(max-width:767px){.cmp-teammates__full-name{font-size:18px}}.cmp-teammates__designation{-webkit-line-clamp:3;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#1a1b1a;color:#4a4d4f;display:-webkit-box;font-family:Equip-Light;font-size:18px;font-style:normal;font-weight:400;overflow:hidden;text-overflow:ellipsis}@media(max-width:767px){.cmp-teammates__designation{font-size:1pc}}.cmp-teammates__region{color:#1a1b1a;color:#4a4d4f;font-family:Equip-Light;font-size:18px;font-style:normal;font-weight:400}@media(max-width:767px){.cmp-teammates__region{font-size:1pc}}.cmp-teammates__button{-webkit-box-align:initial;-ms-flex-align:initial;align-items:normal;background:transparent;border:0;border-radius:0;bottom:0;color:#37a085;padding:0;position:absolute}.cmp-teammates__button:focus-visible{outline-color:#000}.cmp-teammates__button:hover{background-color:transparent;color:#37a085}@media(min-width:1120px)and (max-width:1439.98px){.cmp-teammates__container{grid-gap:4rem 3.2rem;grid-template-columns:repeat(auto-fit,31%)}}@media(min-width:768px)and (max-width:1119.98px){.cmp-teammates__container{grid-gap:3.2rem 3.2rem;grid-template-columns:repeat(auto-fit,29.8%);margin-top:1.9rem}}@media(min-width:576px)and (max-width:767.98px){.cmp-teammates__container{grid-gap:2.4rem 3.2rem;grid-template-columns:repeat(auto-fit,46.7%);margin-top:1.9rem}}@media(max-width:575.98px){.cmp-teammates__container{grid-gap:2.4rem 0;grid-template-columns:repeat(auto-fit,100%);margin-top:1.9rem}}.cmp-terms-and-conditions{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;padding-bottom:2rem;width:100%}.cmp-terms-and-conditions p{font-size:14px}.cmp-terms-and-conditions__headline{color:#fff;font-size:44px;padding:2rem 0 1rem;text-align:center;text-transform:uppercase}.cmp-terms-and-conditions__tagline{color:#fff;font-family:Equip-Medium;font-size:24px;font-style:normal;font-weight:400;padding-bottom:3rem;text-align:center;text-transform:uppercase}.cmp-terms-and-conditions__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#f1f1f1;border:1px solid #b4b2b2;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:45%}.cmp-terms-and-conditions .tabs{-webkit-box-pack:center;-ms-flex-pack:center;color:#4a4d4f;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:21px;justify-content:center;padding:.5rem 0 1rem;width:100%}.cmp-terms-and-conditions .tabs:focus-visible{outline-color:#000}.cmp-terms-and-conditions .bloc-tabs{display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-terms-and-conditions .active-tabs{background-color:#fff;border-bottom:.3rem solid #37a085;color:#37a085}.cmp-terms-and-conditions .content{background:#fff;display:none;height:100%;padding:20px;width:100%}.cmp-terms-and-conditions .active-content{display:block;padding:1rem 5rem}.cmp-terms-and-conditions button{background:transparent;border:0;border-radius:0;color:#37a085;font-size:28px;padding:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.cmp-terms-and-conditions button:hover{cursor:pointer;text-decoration:underline}.cmp-terms-and-conditions__title{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:20px;gap:10px;justify-content:space-between;letter-spacing:.03rem;margin-left:1rem;padding-top:.5rem}.cmp-terms-and-conditions .right{padding-right:1rem;text-align:right}.cmp-terms-and-conditions__title-section{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;width:100%}.cmp-terms-and-conditions__iconBox{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-terms-and-conditions__countryIcon{padding-right:1rem;width:35px}.cmp-terms-and-conditions__terms{max-height:220px;overflow:auto;padding:2rem 1rem 1rem}.cmp-terms-and-conditions .cmp-button{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#115740;border:0;border-radius:.4rem;color:#1a1b1a;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-family:Equip-Regular;font-size:1pc;font-size:18px;font-style:normal;font-weight:400;gap:1rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;letter-spacing:.02em;margin:2.5rem;padding:1rem 3.2rem;text-align:center;text-decoration:none;width:65%}.cmp-terms-and-conditions .cmp-button:hover{background-color:#003c2a;color:#fff;cursor:pointer}.cmp-terms-and-conditions__accept-button-container{-webkit-box-pack:center;-ms-flex-pack:center;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.cmp-terms-and-conditions__accept-button-container:focus-visible{outline-color:#000}.cmp-terms-and-conditions__accept-button-container .cmp-button:focus-visible{outline-color:#000}.cmp-terms-and-conditions hr.top{margin:1rem 0 0}.cmp-terms-and-conditions hr.bottom{margin:-1.1rem 0 -1rem}.cmp-terms-and-conditions *{scrollbar-color:#4a4d4f #fff;scrollbar-width:thin}.cmp-terms-and-conditions ::-webkit-scrollbar{width:9pt}.cmp-terms-and-conditions ::-webkit-scrollbar-track{background:#fff}.cmp-terms-and-conditions ::-webkit-scrollbar-thumb{background-color:#4a4d4f;border:3px solid #fff;border-radius:10px}@media(max-width:1120px){.cmp-terms-and-conditions__container{width:60%}}@media(max-width:767.8px){.cmp-terms-and-conditions__container{width:95%}.cmp-terms-and-conditions__headline,.cmp-terms-and-conditions__tagline{color:#1a1b1a}}@media(max-width:576px){.cmp-terms-and-conditions .tabs,.cmp-terms-and-conditions__title{font-size:1pc}.cmp-terms-and-conditions__headline{font-size:22px}.cmp-terms-and-conditions__tagline{font-size:1pc;margin:0 1rem;padding-top:0}.cmp-terms-and-conditions .active-content{padding:1rem}.cmp-terms-and-conditions__terms{max-height:10pc}.cmp-terms-and-conditions .cmp-button{font-size:14px;width:70%}}.cmp-insight-detail-template .cmp-container>*,.row>*{-webkit-box-sizing:border-box;box-sizing:border-box}.link{color:#1a1b1a;display:inline-block;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;font-weight:700;letter-spacing:.02em;text-decoration:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.link:hover{color:#000;text-decoration:underline}.custom-tooltip .tooltip-inner,.custom-tooltip .tooltip-inner *{color:#4a4d4f;color:#fff!important;font-family:Equip-Light;font-size:14px;font-size:14px!important;font-style:normal;font-weight:400;letter-spacing:.01em;padding:1rem!important;text-align:left!important}@media(max-width:767px){.custom-tooltip .tooltip-inner,.custom-tooltip .tooltip-inner *{font-size:9pt}}.badge{background-color:#f6f6f6;color:#1a1b1a;display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important;font-family:Equip-Medium;font-size:9pt;font-size:9pt!important;font-style:normal;font-weight:400;letter-spacing:.02em;text-transform:uppercase}.badge:hover{color:#e2fce3}:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0,0,0,.175);--bs-border-radius:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-2xl:2rem;--bs-border-radius-pill:50rem;--bs-link-color:#0d6efd;--bs-link-hover-color:#0a58ca;--bs-code-color:#d63384;--bs-highlight-bg:#fff3cd}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}@media(prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:var(--bs-body-bg);color:var(--bs-body-color);font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);margin:0;text-align:var(--bs-body-text-align)}hr{border:0;border-top:1px solid;color:inherit;margin:1rem 0;opacity:.25}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-weight:500;line-height:1.2;margin-bottom:.5rem;margin-top:0}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media(min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media(min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media(min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-bottom:1rem;margin-top:0}abbr[title]{cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit;margin-bottom:1rem}ol,ul{padding-left:2rem}dl,ol,ul{margin-bottom:1rem;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{background-color:var(--bs-highlight-bg);padding:.1875em}sub,sup{font-size:.75em;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:var(--bs-link-color);text-decoration:underline}a:hover{color:var(--bs-link-hover-color)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;font-size:.875em;margin-bottom:1rem;margin-top:0;overflow:auto}pre code{color:inherit;font-size:inherit;word-break:normal}code{word-wrap:break-word;color:var(--bs-code-color);font-size:.875em}a>code{color:inherit}kbd{background-color:var(--bs-body-color);border-radius:.25rem;color:var(--bs-body-bg);font-size:.875em;padding:.1875rem .375rem}kbd kbd{font-size:1em;padding:0}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{border-collapse:collapse;caption-side:bottom}caption{color:#6c757d;padding-bottom:.5rem;padding-top:.5rem;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border:0 solid;border-color:inherit}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{border-style:none;padding:0}textarea{resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{float:left;font-size:calc(1.275rem + .3vw);line-height:inherit;margin-bottom:.5rem;padding:0;width:100%}@media(min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{-webkit-appearance:button;font:inherit}output{display:inline-block}iframe{border:0}summary{cursor:pointer;display:list-item}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-6{font-size:2.5rem}}.list-inline,.list-unstyled{list-style:none;padding-left:0}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{font-size:1.25rem;margin-bottom:1rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{color:#6c757d;font-size:.875em;margin-bottom:1rem;margin-top:-1rem}.blockquote-footer:before{content:"— "}.img-fluid,.img-thumbnail{height:auto;max-width:100%}.img-thumbnail{background-color:#fff;border:1px solid var(--bs-border-color);border-radius:.375rem;padding:.25rem}.figure{display:inline-block}.figure-img{line-height:1;margin-bottom:.5rem}.figure-caption{color:#6c757d;font-size:.875em}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;margin-left:auto;margin-right:auto;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}@media(min-width:576px){.container,.container-sm{max-width:540px}}@media(min-width:768px){.container,.container-md,.container-sm{max-width:45pc}}@media(min-width:1120px){.container,.container-lg,.container-md,.container-sm{max-width:60pc}}@media(min-width:1440px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:855pt}}@media(min-width:1500px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:990pt}}.cmp-insight-detail-template .cmp-container,.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:calc(var(--bs-gutter-x)*-.5);margin-right:calc(var(--bs-gutter-x)*-.5);margin-top:calc(var(--bs-gutter-y)*-1)}.cmp-insight-detail-template .cmp-container>*,.row>*{-ms-flex-negative:0;flex-shrink:0;margin-top:var(--bs-gutter-y);max-width:100%;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}.col{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-auto>*{width:auto}.row-cols-1>*,.row-cols-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-1>*{width:100%}.row-cols-2>*{width:50%}.row-cols-2>*,.row-cols-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-3>*{width:33.3333333333%}.row-cols-4>*{width:25%}.row-cols-4>*,.row-cols-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-5>*{width:20%}.row-cols-6>*{width:16.6666666667%}.col-auto,.row-cols-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-auto{width:auto}.col-1{width:8.33333333%}.col-1,.col-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-2{width:16.66666667%}.col-3{width:25%}.col-3,.col-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-4{width:33.33333333%}.col-5{width:41.66666667%}.col-5,.col-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-6{width:50%}.col-7{width:58.33333333%}.col-7,.col-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-8{width:66.66666667%}.col-9{width:75%}.col-10,.col-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-10{width:83.33333333%}.col-11{width:91.66666667%}.col-11,.col-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-12{width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media(min-width:576px){.col-sm{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-sm-auto>*{width:auto}.row-cols-sm-1>*,.row-cols-sm-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-sm-1>*{width:100%}.row-cols-sm-2>*{width:50%}.row-cols-sm-2>*,.row-cols-sm-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-sm-3>*{width:33.3333333333%}.row-cols-sm-4>*{width:25%}.row-cols-sm-4>*,.row-cols-sm-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-sm-5>*{width:20%}.row-cols-sm-6>*{width:16.6666666667%}.col-sm-auto,.row-cols-sm-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-sm-auto{width:auto}.col-sm-1{width:8.33333333%}.col-sm-1,.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-sm-2{width:16.66666667%}.col-sm-3{width:25%}.col-sm-3,.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-sm-4{width:33.33333333%}.col-sm-5{width:41.66666667%}.col-sm-5,.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-sm-6{width:50%}.col-sm-7{width:58.33333333%}.col-sm-7,.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-sm-8{width:66.66666667%}.col-sm-9{width:75%}.col-sm-10,.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-sm-10{width:83.33333333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.cmp-insight-detail-template .cmp-container .aem-Grid .container:first-child.aem-GridColumn,.cmp-insight-detail-template .cmp-container .aem-Grid .container:nth-child(2),.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media(min-width:768px){.col-md{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-md-auto>*{width:auto}.row-cols-md-1>*,.row-cols-md-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-md-1>*{width:100%}.row-cols-md-2>*{width:50%}.row-cols-md-2>*,.row-cols-md-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-md-3>*{width:33.3333333333%}.row-cols-md-4>*{width:25%}.row-cols-md-4>*,.row-cols-md-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-md-5>*{width:20%}.row-cols-md-6>*{width:16.6666666667%}.col-md-auto,.row-cols-md-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-md-auto{width:auto}.col-md-1{width:8.33333333%}.col-md-1,.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-md-2{width:16.66666667%}.col-md-3{width:25%}.col-md-3,.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-md-4{width:33.33333333%}.col-md-5{width:41.66666667%}.col-md-5,.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-md-6{width:50%}.col-md-7{width:58.33333333%}.col-md-7,.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-md-8{width:66.66666667%}.col-md-9{width:75%}.col-md-10,.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-md-10{width:83.33333333%}.col-md-11{width:91.66666667%}.col-md-11,.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-md-12{width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media(min-width:1120px){.col-lg{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-lg-auto>*{width:auto}.row-cols-lg-1>*,.row-cols-lg-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-lg-1>*{width:100%}.row-cols-lg-2>*{width:50%}.row-cols-lg-2>*,.row-cols-lg-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-lg-3>*{width:33.3333333333%}.row-cols-lg-4>*{width:25%}.row-cols-lg-4>*,.row-cols-lg-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-lg-5>*{width:20%}.row-cols-lg-6>*{width:16.6666666667%}.col-lg-auto,.row-cols-lg-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-lg-auto{width:auto}.col-lg-1{width:8.33333333%}.col-lg-1,.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-lg-2{width:16.66666667%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.cmp-insight-detail-template .cmp-container .aem-Grid .container:nth-child(2),.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-lg-5{width:41.66666667%}.col-lg-5,.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-lg-6{width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.cmp-insight-detail-template .cmp-container .aem-Grid .container:first-child.aem-GridColumn,.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-lg-9{width:75%}.col-lg-10,.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-lg-10{width:83.33333333%}.col-lg-11{width:91.66666667%}.col-lg-11,.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-lg-12{width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media(min-width:1440px){.col-xl{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-xl-auto>*{width:auto}.row-cols-xl-1>*,.row-cols-xl-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-xl-1>*{width:100%}.row-cols-xl-2>*{width:50%}.row-cols-xl-2>*,.row-cols-xl-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-xl-3>*{width:33.3333333333%}.row-cols-xl-4>*{width:25%}.row-cols-xl-4>*,.row-cols-xl-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-xl-5>*{width:20%}.row-cols-xl-6>*{width:16.6666666667%}.col-xl-auto,.row-cols-xl-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-auto{width:auto}.col-xl-1{width:8.33333333%}.col-xl-1,.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-2{width:16.66666667%}.col-xl-3{width:25%}.col-xl-3,.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-4{width:33.33333333%}.col-xl-5{width:41.66666667%}.col-xl-5,.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-6{width:50%}.col-xl-7{width:58.33333333%}.col-xl-7,.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-8{width:66.66666667%}.col-xl-9{width:75%}.col-xl-10,.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-10{width:83.33333333%}.col-xl-11{width:91.66666667%}.col-xl-11,.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-12{width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media(min-width:1500px){.col-xxl{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-xxl-auto>*{width:auto}.row-cols-xxl-1>*,.row-cols-xxl-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-xxl-1>*{width:100%}.row-cols-xxl-2>*{width:50%}.row-cols-xxl-2>*,.row-cols-xxl-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-xxl-3>*{width:33.3333333333%}.row-cols-xxl-4>*{width:25%}.row-cols-xxl-4>*,.row-cols-xxl-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-xxl-5>*{width:20%}.row-cols-xxl-6>*{width:16.6666666667%}.col-xxl-auto,.row-cols-xxl-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xxl-auto{width:auto}.col-xxl-1{width:8.33333333%}.col-xxl-1,.col-xxl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xxl-2{width:16.66666667%}.col-xxl-3{width:25%}.col-xxl-3,.col-xxl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xxl-4{width:33.33333333%}.col-xxl-5{width:41.66666667%}.col-xxl-5,.col-xxl-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xxl-6{width:50%}.col-xxl-7{width:58.33333333%}.col-xxl-7,.col-xxl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xxl-8{width:66.66666667%}.col-xxl-9{width:75%}.col-xxl-10,.col-xxl-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xxl-10{width:83.33333333%}.col-xxl-11{width:91.66666667%}.col-xxl-11,.col-xxl-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xxl-12{width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.table{--bs-table-color:#1a1b1a;--bs-table-bg:transparent;--bs-table-border-color:var(--bs-border-color);--bs-table-accent-bg:transparent;--bs-table-striped-color:#1a1b1a;--bs-table-striped-bg:rgba(0,0,0,.05);--bs-table-active-color:#1a1b1a;--bs-table-active-bg:rgba(0,0,0,.1);--bs-table-hover-color:#1a1b1a;--bs-table-hover-bg:#f6f6f6;border-color:var(--bs-table-border-color);color:var(--bs-table-color);margin-bottom:1rem;vertical-align:top;width:100%}.table>:not(caption)>*>*{background-color:var(--bs-table-bg);border-bottom-width:1px;-webkit-box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg);box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg);padding:.5rem}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:2px solid}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*{border-width:0 1px}.cmp-text--table table>:not(caption)>*>*,.cmp-text--table-background table>:not(caption)>*>*,.table-borderless>:not(caption)>*>*{border-bottom-width:0}.cmp-text--table table>:not(:first-child),.cmp-text--table-background table>:not(:first-child),.table-borderless>:not(:first-child){border-top-width:0}.table-striped-columns>:not(caption)>tr>:nth-child(2n),.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color)}.table-hover>tbody>tr:hover>*{--bs-table-accent-bg:var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.table-primary{--bs-table-color:#000;--bs-table-bg:#cfe2ff;--bs-table-border-color:#bacbe6;--bs-table-striped-bg:#c5d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe6;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000}.table-primary,.table-secondary{border-color:var(--bs-table-border-color);color:var(--bs-table-color)}.table-secondary{--bs-table-color:#000;--bs-table-bg:#e2e3e5;--bs-table-border-color:#cbccce;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000}.table-success{--bs-table-color:#000;--bs-table-bg:#d1e7dd;--bs-table-border-color:#bcd0c7;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000}.table-info,.table-success{border-color:var(--bs-table-border-color);color:var(--bs-table-color)}.table-info{--bs-table-color:#000;--bs-table-bg:#cff4fc;--bs-table-border-color:#badce3;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000}.table-warning{--bs-table-color:#000;--bs-table-bg:#fff3cd;--bs-table-border-color:#e6dbb9;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000}.table-danger,.table-warning{border-color:var(--bs-table-border-color);color:var(--bs-table-color)}.table-danger{--bs-table-color:#000;--bs-table-bg:#f8d7da;--bs-table-border-color:#dfc2c4;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000}.table-light{--bs-table-color:#000;--bs-table-bg:#f8f9fa;--bs-table-border-color:#dfe0e1;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000}.table-dark,.table-light{border-color:var(--bs-table-border-color);color:var(--bs-table-color)}.table-dark{--bs-table-color:#fff;--bs-table-bg:#212529;--bs-table-border-color:#373b3e;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff}.table-responsive{-webkit-overflow-scrolling:touch;overflow-x:auto}@media(max-width:575.98px){.table-responsive-sm{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media(max-width:767.98px){.table-responsive-md{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media(max-width:1119.98px){.table-responsive-lg{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media(max-width:1439.98px){.table-responsive-xl{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media(max-width:1499.98px){.cmp-text--table div:first-child,.table-responsive-xxl{-webkit-overflow-scrolling:touch;overflow-x:auto}}.form-label{margin-bottom:.5rem}.col-form-label{font-size:inherit;line-height:1.5;margin-bottom:0;padding-bottom:calc(.375rem + 1px);padding-top:calc(.375rem + 1px)}.col-form-label-lg{font-size:1.25rem;padding-bottom:calc(.5rem + 1px);padding-top:calc(.5rem + 1px)}.col-form-label-sm{font-size:.875rem;padding-bottom:calc(.25rem + 1px);padding-top:calc(.25rem + 1px)}.form-text{color:#6c757d;font-size:.875em;margin-top:.25rem}.form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-clip:padding-box;background-color:#fff;border:1px solid #ced4da;border-radius:.375rem;color:#212529;display:block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;width:100%}@media(prefers-reduced-motion:reduce){.form-control{-webkit-transition:none;transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{background-color:#fff;border-color:#86b7fe;-webkit-box-shadow:0 0 0 .25rem rgba(13,110,253,.25);box-shadow:0 0 0 .25rem rgba(13,110,253,.25);color:#212529;outline:0}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled{background-color:#e9ecef;opacity:1}.form-control::file-selector-button{-webkit-margin-end:.75rem;background-color:#e9ecef;border:0 solid;border-color:inherit;border-inline-end-width:1px;border-radius:0;color:#212529;margin:-.375rem -.75rem;margin-inline-end:.75rem;padding:.375rem .75rem;pointer-events:none;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-control::file-selector-button{-webkit-transition:none;transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.form-control-plaintext{background-color:transparent;border:solid transparent;border-width:1px 0;color:#212529;display:block;line-height:1.5;margin-bottom:0;padding:.375rem 0;width:100%}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-left:0;padding-right:0}.form-control-sm{border-radius:.25rem;font-size:.875rem;min-height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem}.form-control-sm::file-selector-button{-webkit-margin-end:.5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem;padding:.25rem .5rem}.form-control-lg{border-radius:.5rem;font-size:1.25rem;min-height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem}.form-control-lg::file-selector-button{-webkit-margin-end:1rem;margin:-.5rem -1rem;margin-inline-end:1rem;padding:.5rem 1rem}textarea.form-control{min-height:calc(1.5em + .75rem + 2px)}textarea.form-control-sm{min-height:calc(1.5em + .5rem + 2px)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px)}.form-control-color{height:calc(1.5em + .75rem + 2px);padding:.375rem;width:3rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:.375rem}.form-control-color::-webkit-color-swatch{border-radius:.375rem}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + 2px)}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + 2px)}.form-select{-moz-padding-start:calc(.75rem - 3px);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");background-position:right .75rem center;background-repeat:no-repeat;background-size:1pc 9pt;border:1px solid #ced4da;border-radius:.375rem;color:#212529;display:block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem 2.25rem .375rem .75rem;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;width:100%}@media(prefers-reduced-motion:reduce){.form-select{-webkit-transition:none;transition:none}}.form-select:focus{border-color:#86b7fe;-webkit-box-shadow:0 0 0 .25rem rgba(13,110,253,.25);box-shadow:0 0 0 .25rem rgba(13,110,253,.25);outline:0}.form-select[multiple],.form-select[size]:not([size="1"]){background-image:none;padding-right:.75rem}.form-select:disabled{background-color:#e9ecef}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #212529}.form-select-sm{border-radius:.25rem;font-size:.875rem;padding-bottom:.25rem;padding-left:.5rem;padding-top:.25rem}.form-select-lg{border-radius:.5rem;font-size:1.25rem;padding-bottom:.5rem;padding-left:1rem;padding-top:.5rem}.form-check{display:block;margin-bottom:.125rem;min-height:1.5rem;padding-left:1.5em}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-left:0;padding-right:1.5em;text-align:right}.form-check-reverse .form-check-input{float:right;margin-left:0;margin-right:-1.5em}.form-check-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:contain;border:1px solid rgba(0,0,0,.25);height:1em;margin-top:.25em;print-color-adjust:exact;vertical-align:top;width:1em}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{-webkit-filter:brightness(90%);filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;-webkit-box-shadow:0 0 0 .25rem rgba(13,110,253,.25);box-shadow:0 0 0 .25rem rgba(13,110,253,.25);outline:0}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");border-color:#0d6efd}.form-check-input:disabled{-webkit-filter:none;filter:none;opacity:.5;pointer-events:none}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");background-position:0;border-radius:2em;margin-left:-2.5em;-webkit-transition:background-position .15s ease-in-out;transition:background-position .15s ease-in-out;width:2em}@media(prefers-reduced-motion:reduce){.form-switch .form-check-input{-webkit-transition:none;transition:none}}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");background-position:100%}.form-switch.form-check-reverse{padding-left:0;padding-right:2.5em}.form-switch.form-check-reverse .form-check-input{margin-left:0;margin-right:-2.5em}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{clip:rect(0,0,0,0);pointer-events:none;position:absolute}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{-webkit-filter:none;filter:none;opacity:.65;pointer-events:none}.form-range{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;height:1.5rem;padding:0;width:100%}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25);box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;height:1rem;margin-top:-.25rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;width:1rem}@media(prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{background-color:#dee2e6;border-color:transparent;border-radius:1rem;color:transparent;cursor:pointer;height:.5rem;width:100%}.form-range::-moz-range-thumb{-moz-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;height:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media(prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{background-color:#dee2e6;border-color:transparent;border-radius:1rem;color:transparent;cursor:pointer;height:.5rem;width:100%}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.form-range:disabled::-moz-range-thumb{background-color:#adb5bd}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + 2px);line-height:1.25}.form-floating>label{border:1px solid transparent;height:100%;left:0;overflow:hidden;padding:1rem .75rem;pointer-events:none;position:absolute;text-overflow:ellipsis;top:0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transition:opacity .1s ease-in-out,-webkit-transform .1s ease-in-out;transition:opacity .1s ease-in-out,-webkit-transform .1s ease-in-out;transition:opacity .1s ease-in-out,transform .1s ease-in-out;transition:opacity .1s ease-in-out,transform .1s ease-in-out,-webkit-transform .1s ease-in-out;white-space:nowrap;width:100%}@media(prefers-reduced-motion:reduce){.form-floating>label{-webkit-transition:none;transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control-plaintext::-webkit-input-placeholder,.form-floating>.form-control::-webkit-input-placeholder{color:transparent}.form-floating>.form-control-plaintext::-moz-placeholder,.form-floating>.form-control::-moz-placeholder{color:transparent}.form-floating>.form-control-plaintext:-ms-input-placeholder,.form-floating>.form-control:-ms-input-placeholder{color:transparent}.form-floating>.form-control-plaintext::-ms-input-placeholder,.form-floating>.form-control::-ms-input-placeholder{color:transparent}.form-floating>.form-control-plaintext::placeholder,.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control-plaintext:not(:-moz-placeholder-shown),.form-floating>.form-control:not(:-moz-placeholder-shown){padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-control-plaintext:not(:-ms-input-placeholder),.form-floating>.form-control:not(:-ms-input-placeholder){padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown),.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-control-plaintext:-webkit-autofill,.form-floating>.form-control:-webkit-autofill{padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-select{padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-control:not(:-moz-placeholder-shown)~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:not(:-ms-input-placeholder)~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control-plaintext~label,.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{opacity:.65;-webkit-transform:scale(.85) translateY(-.5rem) translateX(.15rem);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;-webkit-transform:scale(.85) translateY(-.5rem) translateX(.15rem);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control-plaintext~label{border-width:1px 0}.input-group{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;width:100%}.input-group>.form-control,.input-group>.form-floating,.input-group>.form-select{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-width:0;position:relative;width:1%}.input-group>.form-control:focus,.input-group>.form-floating:focus-within,.input-group>.form-select:focus{z-index:3}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:3}.input-group-text{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.375rem;color:#212529;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;text-align:center;white-space:nowrap}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{border-radius:.5rem;font-size:1.25rem;padding:.5rem 1rem}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{border-radius:.25rem;font-size:.875rem;padding:.25rem .5rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select,.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select,.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-bottom-right-radius:0;border-top-right-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select,.input-group>:not(:first-child):not(.dropdown-menu):not(.form-floating):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){border-bottom-left-radius:0;border-top-left-radius:0;margin-left:-1px}.valid-feedback{color:#198754;display:none;font-size:.875em;margin-top:.25rem;width:100%}.valid-tooltip{background-color:#198754;border-radius:.375rem;color:#fff;display:none;font-size:.875rem;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-position:right calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:#198754;padding-right:calc(1.5em + .75rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#198754;-webkit-box-shadow:0 0 0 .25rem rgba(25,135,84,.25);box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);padding-right:calc(1.5em + .75rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:#198754}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:1pc 9pt,calc(.75em + .375rem) calc(.75em + .375rem);padding-right:4.125rem}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:#198754;-webkit-box-shadow:0 0 0 .25rem rgba(25,135,84,.25);box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.form-control-color.is-valid,.was-validated .form-control-color:valid{width:calc(3.75rem + 1.5em)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:#198754}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:#198754}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{-webkit-box-shadow:0 0 0 .25rem rgba(25,135,84,.25);box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#198754}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group .form-control.is-valid,.input-group .form-select.is-valid,.was-validated .input-group .form-control:valid,.was-validated .input-group .form-select:valid{z-index:1}.input-group .form-control.is-valid:focus,.input-group .form-select.is-valid:focus,.was-validated .input-group .form-control:valid:focus,.was-validated .input-group .form-select:valid:focus{z-index:3}.invalid-feedback{color:#dc3545;display:none;font-size:.875em;margin-top:.25rem;width:100%}.invalid-tooltip{background-color:#dc3545;border-radius:.375rem;color:#fff;display:none;font-size:.875rem;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-position:right calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:#dc3545;padding-right:calc(1.5em + .75rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;-webkit-box-shadow:0 0 0 .25rem rgba(220,53,69,.25);box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);padding-right:calc(1.5em + .75rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:#dc3545}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:1pc 9pt,calc(.75em + .375rem) calc(.75em + .375rem);padding-right:4.125rem}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:#dc3545;-webkit-box-shadow:0 0 0 .25rem rgba(220,53,69,.25);box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.form-control-color.is-invalid,.was-validated .form-control-color:invalid{width:calc(3.75rem + 1.5em)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:#dc3545}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:#dc3545}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{-webkit-box-shadow:0 0 0 .25rem rgba(220,53,69,.25);box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group .form-control.is-invalid,.input-group .form-select.is-invalid,.was-validated .input-group .form-control:invalid,.was-validated .input-group .form-select:invalid{z-index:2}.input-group .form-control.is-invalid:focus,.input-group .form-select.is-invalid:focus,.was-validated .input-group .form-control:invalid:focus,.was-validated .input-group .form-select:invalid:focus{z-index:3}.btn{--bs-btn-padding-x:0.75rem;--bs-btn-padding-y:0.375rem;--bs-btn-font-family: ;--bs-btn-font-size:1rem;--bs-btn-font-weight:400;--bs-btn-line-height:1.5;--bs-btn-color:#212529;--bs-btn-bg:transparent;--bs-btn-border-width:1px;--bs-btn-border-color:transparent;--bs-btn-border-radius:0.375rem;--bs-btn-box-shadow:inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075);--bs-btn-disabled-opacity:0.65;--bs-btn-focus-box-shadow:0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb),.5);background-color:var(--bs-btn-bg);border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);color:var(--bs-btn-color);cursor:pointer;display:inline-block;font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);text-align:center;text-decoration:none;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle}@media(prefers-reduced-motion:reduce){.btn{-webkit-transition:none;transition:none}}.btn-check:focus+.btn,.btn:focus,.btn:hover{background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);color:var(--bs-btn-hover-color)}.btn-check:focus+.btn,.btn:focus{-webkit-box-shadow:var(--bs-btn-focus-box-shadow);box-shadow:var(--bs-btn-focus-box-shadow);outline:0}.btn-check:active+.btn,.btn-check:checked+.btn,.btn.active,.btn.show,.btn:active{background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color);color:var(--bs-btn-active-color)}.btn-check:active+.btn:focus,.btn-check:checked+.btn:focus,.btn.active:focus,.btn.show:focus,.btn:active:focus{-webkit-box-shadow:var(--bs-btn-focus-box-shadow);box-shadow:var(--bs-btn-focus-box-shadow)}.btn.disabled,.btn:disabled,fieldset:disabled .btn{background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);color:var(--bs-btn-disabled-color);opacity:var(--bs-btn-disabled-opacity);pointer-events:none}.btn-primary{--bs-btn-color:#fff;--bs-btn-bg:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0b5ed7;--bs-btn-hover-border-color:#0a58ca;--bs-btn-focus-shadow-rgb:49,132,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0a58ca;--bs-btn-active-border-color:#0a53be;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#0d6efd;--bs-btn-disabled-border-color:#0d6efd}.btn-secondary{--bs-btn-color:#fff;--bs-btn-bg:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#5c636a;--bs-btn-hover-border-color:#565e64;--bs-btn-focus-shadow-rgb:130,138,145;--bs-btn-active-color:#fff;--bs-btn-active-bg:#565e64;--bs-btn-active-border-color:#51585e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#6c757d;--bs-btn-disabled-border-color:#6c757d}.btn-success{--bs-btn-color:#fff;--bs-btn-bg:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#157347;--bs-btn-hover-border-color:#146c43;--bs-btn-focus-shadow-rgb:60,153,110;--bs-btn-active-color:#fff;--bs-btn-active-bg:#146c43;--bs-btn-active-border-color:#13653f;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#198754;--bs-btn-disabled-border-color:#198754}.btn-info{--bs-btn-color:#000;--bs-btn-bg:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#31d2f2;--bs-btn-hover-border-color:#25cff2;--bs-btn-focus-shadow-rgb:11,172,204;--bs-btn-active-color:#000;--bs-btn-active-bg:#3dd5f3;--bs-btn-active-border-color:#25cff2;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#0dcaf0;--bs-btn-disabled-border-color:#0dcaf0}.btn-warning{--bs-btn-color:#000;--bs-btn-bg:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffca2c;--bs-btn-hover-border-color:#ffc720;--bs-btn-focus-shadow-rgb:217,164,6;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffcd39;--bs-btn-active-border-color:#ffc720;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#ffc107;--bs-btn-disabled-border-color:#ffc107}.btn-danger{--bs-btn-color:#fff;--bs-btn-bg:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#bb2d3b;--bs-btn-hover-border-color:#b02a37;--bs-btn-focus-shadow-rgb:225,83,97;--bs-btn-active-color:#fff;--bs-btn-active-bg:#b02a37;--bs-btn-active-border-color:#a52834;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#dc3545;--bs-btn-disabled-border-color:#dc3545}.btn-light{--bs-btn-color:#000;--bs-btn-bg:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#d3d4d5;--bs-btn-hover-border-color:#c6c7c8;--bs-btn-focus-shadow-rgb:211,212,213;--bs-btn-active-color:#000;--bs-btn-active-bg:#c6c7c8;--bs-btn-active-border-color:#babbbc;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#f8f9fa;--bs-btn-disabled-border-color:#f8f9fa}.btn-dark{--bs-btn-color:#fff;--bs-btn-bg:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#424649;--bs-btn-hover-border-color:#373b3e;--bs-btn-focus-shadow-rgb:66,70,73;--bs-btn-active-color:#fff;--bs-btn-active-bg:#4d5154;--bs-btn-active-border-color:#373b3e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#212529;--bs-btn-disabled-border-color:#212529}.btn-outline-primary{--bs-btn-color:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0d6efd;--bs-btn-hover-border-color:#0d6efd;--bs-btn-focus-shadow-rgb:13,110,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0d6efd;--bs-btn-active-border-color:#0d6efd;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#0d6efd;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0d6efd;--bs-gradient:none}.btn-outline-secondary{--bs-btn-color:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#6c757d;--bs-btn-hover-border-color:#6c757d;--bs-btn-focus-shadow-rgb:108,117,125;--bs-btn-active-color:#fff;--bs-btn-active-bg:#6c757d;--bs-btn-active-border-color:#6c757d;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#6c757d;--bs-gradient:none}.btn-outline-success{--bs-btn-color:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#198754;--bs-btn-hover-border-color:#198754;--bs-btn-focus-shadow-rgb:25,135,84;--bs-btn-active-color:#fff;--bs-btn-active-bg:#198754;--bs-btn-active-border-color:#198754;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#198754;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#198754;--bs-gradient:none}.btn-outline-info{--bs-btn-color:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#0dcaf0;--bs-btn-hover-border-color:#0dcaf0;--bs-btn-focus-shadow-rgb:13,202,240;--bs-btn-active-color:#000;--bs-btn-active-bg:#0dcaf0;--bs-btn-active-border-color:#0dcaf0;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#0dcaf0;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0dcaf0;--bs-gradient:none}.btn-outline-warning{--bs-btn-color:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffc107;--bs-btn-hover-border-color:#ffc107;--bs-btn-focus-shadow-rgb:255,193,7;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffc107;--bs-btn-active-border-color:#ffc107;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#ffc107;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#ffc107;--bs-gradient:none}.btn-outline-danger{--bs-btn-color:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#dc3545;--bs-btn-hover-border-color:#dc3545;--bs-btn-focus-shadow-rgb:220,53,69;--bs-btn-active-color:#fff;--bs-btn-active-bg:#dc3545;--bs-btn-active-border-color:#dc3545;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#dc3545;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#dc3545;--bs-gradient:none}.btn-outline-light{--bs-btn-color:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#f8f9fa;--bs-btn-hover-border-color:#f8f9fa;--bs-btn-focus-shadow-rgb:248,249,250;--bs-btn-active-color:#000;--bs-btn-active-bg:#f8f9fa;--bs-btn-active-border-color:#f8f9fa;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#f8f9fa;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#f8f9fa;--bs-gradient:none}.btn-outline-dark{--bs-btn-color:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#212529;--bs-btn-hover-border-color:#212529;--bs-btn-focus-shadow-rgb:33,37,41;--bs-btn-active-color:#fff;--bs-btn-active-bg:#212529;--bs-btn-active-border-color:#212529;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#212529;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#212529;--bs-gradient:none}.btn-link{--bs-btn-font-weight:400;--bs-btn-color:var(--bs-link-color);--bs-btn-bg:transparent;--bs-btn-border-color:transparent;--bs-btn-hover-color:var(--bs-link-hover-color);--bs-btn-hover-border-color:transparent;--bs-btn-active-color:var(--bs-link-hover-color);--bs-btn-active-border-color:transparent;--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-border-color:transparent;--bs-btn-box-shadow:none;--bs-btn-focus-shadow-rgb:49,132,253;text-decoration:underline}.btn-link:focus{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-group-lg>.btn,.btn-lg{--bs-btn-padding-y:0.5rem;--bs-btn-padding-x:1rem;--bs-btn-font-size:1.25rem;--bs-btn-border-radius:0.5rem}.btn-group-sm>.btn,.btn-sm{--bs-btn-padding-y:0.25rem;--bs-btn-padding-x:0.5rem;--bs-btn-font-size:0.875rem;--bs-btn-border-radius:0.25rem}.fade{-webkit-transition:opacity .15s linear;transition:opacity .15s linear}@media(prefers-reduced-motion:reduce){.fade{-webkit-transition:none;transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;-webkit-transition:height .35s ease;transition:height .35s ease}@media(prefers-reduced-motion:reduce){.collapsing{-webkit-transition:none;transition:none}}.collapsing.collapse-horizontal{height:auto;-webkit-transition:width .35s ease;transition:width .35s ease;width:0}@media(prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{-webkit-transition:none;transition:none}}.dropdown,.dropdown-center,.dropend,.dropstart,.dropup,.dropup-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{border-bottom:0;border-left:.3em solid transparent;border-right:.3em solid transparent;border-top:.3em solid;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{--bs-dropdown-min-width:10rem;--bs-dropdown-padding-x:0;--bs-dropdown-padding-y:0.5rem;--bs-dropdown-spacer:0.125rem;--bs-dropdown-font-size:1rem;--bs-dropdown-color:#212529;--bs-dropdown-bg:#fff;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-border-radius:0.375rem;--bs-dropdown-border-width:1px;--bs-dropdown-inner-border-radius:calc(0.375rem - 1px);--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y:0.5rem;--bs-dropdown-box-shadow:0 0.5rem 1rem rgba(0,0,0,.15);--bs-dropdown-link-color:#212529;--bs-dropdown-link-hover-color:#1e2125;--bs-dropdown-link-hover-bg:#f6f6f6;--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#f6f6f6;--bs-dropdown-link-disabled-color:#adb5bd;--bs-dropdown-item-padding-x:1rem;--bs-dropdown-item-padding-y:0.25rem;--bs-dropdown-header-color:#6c757d;--bs-dropdown-header-padding-x:1rem;--bs-dropdown-header-padding-y:0.5rem;background-clip:padding-box;background-color:var(--bs-dropdown-bg);border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius);color:var(--bs-dropdown-color);display:none;font-size:var(--bs-dropdown-font-size);list-style:none;margin:0;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);position:absolute;text-align:left;z-index:1000}.dropdown-menu[data-bs-popper]{left:0;margin-top:var(--bs-dropdown-spacer);top:100%}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{left:auto;right:0}@media(min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{left:auto;right:0}}@media(min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{left:auto;right:0}}@media(min-width:1120px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{left:auto;right:0}}@media(min-width:1440px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{left:auto;right:0}}@media(min-width:1500px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{left:auto;right:0}}.dropup .dropdown-menu[data-bs-popper]{bottom:100%;margin-bottom:var(--bs-dropdown-spacer);margin-top:0;top:auto}.dropup .dropdown-toggle:after{border-bottom:.3em solid;border-left:.3em solid transparent;border-right:.3em solid transparent;border-top:0;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{left:100%;margin-left:var(--bs-dropdown-spacer);margin-top:0;right:auto;top:0}.dropend .dropdown-toggle:after{border-bottom:.3em solid transparent;border-left:.3em solid;border-right:0;border-top:.3em solid transparent;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{left:auto;margin-right:var(--bs-dropdown-spacer);margin-top:0;right:100%;top:0}.dropstart .dropdown-toggle:after{content:"";display:inline-block;display:none;margin-left:.255em;vertical-align:.255em}.dropstart .dropdown-toggle:before{border-bottom:.3em solid transparent;border-right:.3em solid;border-top:.3em solid transparent;content:"";display:inline-block;margin-right:.255em;vertical-align:.255em}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{border-top:1px solid var(--bs-dropdown-divider-bg);height:0;margin:var(--bs-dropdown-divider-margin-y) 0;opacity:1;overflow:hidden}.dropdown-item{background-color:transparent;border:0;clear:both;color:var(--bs-dropdown-link-color);display:block;font-weight:400;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);text-align:inherit;text-decoration:none;white-space:nowrap;width:100%}.dropdown-item:focus,.dropdown-item:hover{background-color:var(--bs-dropdown-link-hover-bg);color:var(--bs-dropdown-link-hover-color)}.dropdown-item.active,.dropdown-item:active{background-color:var(--bs-dropdown-link-active-bg);color:var(--bs-dropdown-link-active-color);text-decoration:none}.dropdown-item.disabled,.dropdown-item:disabled{background-color:transparent;color:var(--bs-dropdown-link-disabled-color);pointer-events:none}.dropdown-menu.show{display:block}.dropdown-header{color:var(--bs-dropdown-header-color);display:block;font-size:.875rem;margin-bottom:0;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);white-space:nowrap}.dropdown-item-text{color:var(--bs-dropdown-link-color);display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x)}.dropdown-menu-dark{--bs-dropdown-color:#dee2e6;--bs-dropdown-bg:#343a40;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color:#dee2e6;--bs-dropdown-link-hover-color:#fff;--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg:hsla(0,0%,100%,.15);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#f6f6f6;--bs-dropdown-link-disabled-color:#adb5bd;--bs-dropdown-header-color:#adb5bd}.btn-group,.btn-group-vertical{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;position:relative}.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{-webkit-box-pack:start;-ms-flex-pack:start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:.375rem}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{border-bottom-left-radius:0;border-top-left-radius:0}.dropdown-toggle-split{padding-left:.5625rem;padding-right:.5625rem}.dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-left:.375rem;padding-right:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-left:.75rem;padding-right:.75rem}.btn-group-vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;-webkit-box-pack:center;-ms-flex-pack:center;align-items:flex-start;-ms-flex-direction:column;flex-direction:column;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-left-radius:0;border-bottom-right-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn~.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--bs-nav-link-padding-x:1rem;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-link-color);--bs-nav-link-hover-color:var(--bs-link-hover-color);--bs-nav-link-disabled-color:#6c757d;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;margin-bottom:0;padding-left:0}.nav-link{color:var(--bs-nav-link-color);display:block;font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);text-decoration:none;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media(prefers-reduced-motion:reduce){.nav-link{-webkit-transition:none;transition:none}}.nav-link:focus,.nav-link:hover{color:var(--bs-nav-link-hover-color)}.nav-link.disabled{color:var(--bs-nav-link-disabled-color);cursor:default;pointer-events:none}.nav-tabs{--bs-nav-tabs-border-width:1px;--bs-nav-tabs-border-color:#dee2e6;--bs-nav-tabs-border-radius:0.375rem;--bs-nav-tabs-link-hover-border-color:#e9ecef #e9ecef #dee2e6;--bs-nav-tabs-link-active-color:#495057;--bs-nav-tabs-link-active-bg:#fff;--bs-nav-tabs-link-active-border-color:#dee2e6 #dee2e6 #fff;border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{background:none;border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius);margin-bottom:calc(var(--bs-nav-tabs-border-width)*-1)}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:var(--bs-nav-tabs-link-hover-border-color);isolation:isolate}.nav-tabs .nav-link.disabled,.nav-tabs .nav-link:disabled{background-color:transparent;border-color:transparent;color:var(--bs-nav-link-disabled-color)}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color);color:var(--bs-nav-tabs-link-active-color)}.nav-tabs .dropdown-menu{border-top-left-radius:0;border-top-right-radius:0;margin-top:calc(var(--bs-nav-tabs-border-width)*-1)}.nav-pills{--bs-nav-pills-border-radius:0.375rem;--bs-nav-pills-link-active-color:#fff;--bs-nav-pills-link-active-bg:#0d6efd}.nav-pills .nav-link{background:none;border:0;border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link:disabled{background-color:transparent;border-color:transparent;color:var(--bs-nav-link-disabled-color)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{background-color:var(--bs-nav-pills-link-active-bg);color:var(--bs-nav-pills-link-active-color)}.nav-fill .nav-item,.nav-fill>.nav-link{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{-ms-flex-preferred-size:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x:0;--bs-navbar-padding-y:0.5rem;--bs-navbar-color:rgba(0,0,0,.55);--bs-navbar-hover-color:rgba(0,0,0,.7);--bs-navbar-disabled-color:rgba(0,0,0,.3);--bs-navbar-active-color:rgba(0,0,0,.9);--bs-navbar-brand-padding-y:0.3125rem;--bs-navbar-brand-margin-end:1rem;--bs-navbar-brand-font-size:1.25rem;--bs-navbar-brand-color:rgba(0,0,0,.9);--bs-navbar-brand-hover-color:rgba(0,0,0,.9);--bs-navbar-nav-link-padding-x:0.5rem;--bs-navbar-toggler-padding-y:0.25rem;--bs-navbar-toggler-padding-x:0.75rem;--bs-navbar-toggler-font-size:1.25rem;--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color:rgba(0,0,0,.1);--bs-navbar-toggler-border-radius:0.375rem;--bs-navbar-toggler-focus-width:0.25rem;--bs-navbar-toggler-transition:box-shadow 0.15s ease-in-out;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);position:relative}.navbar,.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{-ms-flex-wrap:inherit;flex-wrap:inherit}.navbar-brand{color:var(--bs-navbar-brand-color);font-size:var(--bs-navbar-brand-font-size);margin-right:var(--bs-navbar-brand-margin-end);padding-bottom:var(--bs-navbar-brand-padding-y);padding-top:var(--bs-navbar-brand-padding-y);text-decoration:none;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x:0;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-navbar-color);--bs-nav-link-hover-color:var(--bs-navbar-hover-color);--bs-nav-link-disabled-color:var(--bs-navbar-disabled-color);-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;list-style:none;margin-bottom:0;padding-left:0}.navbar-nav .nav-link.active,.navbar-nav .show>.nav-link{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{color:var(--bs-navbar-color);padding-bottom:.5rem;padding-top:.5rem}.navbar-text a,.navbar-text a:focus,.navbar-text a:hover{color:var(--bs-navbar-active-color)}.navbar-collapse{-ms-flex-preferred-size:100%;-webkit-box-flex:1;-ms-flex-positive:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;flex-basis:100%;flex-grow:1}.navbar-toggler{background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);color:var(--bs-navbar-color);font-size:var(--bs-navbar-toggler-font-size);line-height:1;padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);-webkit-transition:var(--bs-navbar-toggler-transition);transition:var(--bs-navbar-toggler-transition)}@media(prefers-reduced-motion:reduce){.navbar-toggler{-webkit-transition:none;transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{-webkit-box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width);box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width);outline:0;text-decoration:none}.navbar-toggler-icon{background-image:var(--bs-navbar-toggler-icon-bg);background-position:50%;background-repeat:no-repeat;background-size:100%;display:inline-block;height:1.5em;vertical-align:middle;width:1.5em}.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media(min-width:576px){.navbar-expand-sm{-webkit-box-pack:start;-ms-flex-pack:start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{-ms-flex-preferred-size:auto;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{-webkit-box-flex:1;-ms-flex-positive:1;background-color:transparent!important;border:0!important;flex-grow:1;height:auto!important;position:static;-webkit-transform:none!important;transform:none!important;-webkit-transition:none;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{-webkit-box-flex:0;-ms-flex-positive:0;display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media(min-width:768px){.navbar-expand-md{-webkit-box-pack:start;-ms-flex-pack:start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{-ms-flex-preferred-size:auto;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{-webkit-box-flex:1;-ms-flex-positive:1;background-color:transparent!important;border:0!important;flex-grow:1;height:auto!important;position:static;-webkit-transform:none!important;transform:none!important;-webkit-transition:none;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{-webkit-box-flex:0;-ms-flex-positive:0;display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media(min-width:1120px){.navbar-expand-lg{-webkit-box-pack:start;-ms-flex-pack:start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{-ms-flex-preferred-size:auto;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{-webkit-box-flex:1;-ms-flex-positive:1;background-color:transparent!important;border:0!important;flex-grow:1;height:auto!important;position:static;-webkit-transform:none!important;transform:none!important;-webkit-transition:none;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{-webkit-box-flex:0;-ms-flex-positive:0;display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media(min-width:1440px){.navbar-expand-xl{-webkit-box-pack:start;-ms-flex-pack:start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{-ms-flex-preferred-size:auto;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{-webkit-box-flex:1;-ms-flex-positive:1;background-color:transparent!important;border:0!important;flex-grow:1;height:auto!important;position:static;-webkit-transform:none!important;transform:none!important;-webkit-transition:none;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{-webkit-box-flex:0;-ms-flex-positive:0;display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media(min-width:1500px){.navbar-expand-xxl{-webkit-box-pack:start;-ms-flex-pack:start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{-ms-flex-preferred-size:auto;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{-webkit-box-flex:1;-ms-flex-positive:1;background-color:transparent!important;border:0!important;flex-grow:1;height:auto!important;position:static;-webkit-transform:none!important;transform:none!important;-webkit-transition:none;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{-webkit-box-flex:0;-ms-flex-positive:0;display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:0;overflow-y:visible;padding:0}}.navbar-expand{-webkit-box-pack:start;-ms-flex-pack:start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{-ms-flex-preferred-size:auto;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{-webkit-box-flex:1;-ms-flex-positive:1;background-color:transparent!important;border:0!important;flex-grow:1;height:auto!important;position:static;-webkit-transform:none!important;transform:none!important;-webkit-transition:none;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{-webkit-box-flex:0;-ms-flex-positive:0;display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:0;overflow-y:visible;padding:0}.navbar-dark{--bs-navbar-color:hsla(0,0%,100%,.55);--bs-navbar-hover-color:hsla(0,0%,100%,.75);--bs-navbar-disabled-color:hsla(0,0%,100%,.25);--bs-navbar-active-color:#fff;--bs-navbar-brand-color:#fff;--bs-navbar-brand-hover-color:#fff;--bs-navbar-toggler-border-color:hsla(0,0%,100%,.1);--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.card{--bs-card-spacer-y:1rem;--bs-card-spacer-x:1rem;--bs-card-title-spacer-y:0.5rem;--bs-card-border-width:1px;--bs-card-border-color:var(--bs-border-color-translucent);--bs-card-border-radius:0.375rem;--bs-card-box-shadow: ;--bs-card-inner-border-radius:calc(0.375rem - 1px);--bs-card-cap-padding-y:0.5rem;--bs-card-cap-padding-x:1rem;--bs-card-cap-bg:rgba(0,0,0,.03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg:#fff;--bs-card-img-overlay-padding:1rem;--bs-card-group-margin:0.75rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;word-wrap:break-word;background-clip:border-box;background-color:var(--bs-card-bg);border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:var(--bs-card-height);min-width:0;position:relative}.card>hr{margin-left:0;margin-right:0}.card>.list-group{border-bottom:inherit;border-top:inherit}.card>.list-group:first-child{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius);border-top-width:0}.card>.list-group:last-child{border-bottom-left-radius:var(--bs-card-inner-border-radius);border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-width:0}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{-webkit-box-flex:1;color:var(--bs-card-color);-ms-flex:1 1 auto;flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x)}.card-title{margin-bottom:var(--bs-card-title-spacer-y)}.card-subtitle{margin-top:calc(var(--bs-card-title-spacer-y)*-.5)}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color);color:var(--bs-card-cap-color);margin-bottom:0;padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color);color:var(--bs-card-cap-color);padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{border-bottom:0;margin-bottom:calc(var(--bs-card-cap-padding-y)*-1);margin-left:calc(var(--bs-card-cap-padding-x)*-.5);margin-right:calc(var(--bs-card-cap-padding-x)*-.5)}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-left:calc(var(--bs-card-cap-padding-x)*-.5);margin-right:calc(var(--bs-card-cap-padding-x)*-.5)}.card-img-overlay{border-radius:var(--bs-card-inner-border-radius);bottom:0;left:0;padding:var(--bs-card-img-overlay-padding);position:absolute;right:0;top:0}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-left-radius:var(--bs-card-inner-border-radius);border-bottom-right-radius:var(--bs-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media(min-width:576px){.card-group{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group>.card{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{border-left:0;margin-left:0}.card-group>.card:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.accordion{--bs-accordion-color:#000;--bs-accordion-bg:#fff;--bs-accordion-transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,border-radius 0.15s ease;--bs-accordion-border-color:var(--bs-border-color);--bs-accordion-border-width:1px;--bs-accordion-border-radius:0.375rem;--bs-accordion-inner-border-radius:calc(0.375rem - 1px);--bs-accordion-btn-padding-x:1.25rem;--bs-accordion-btn-padding-y:1rem;--bs-accordion-btn-color:var(--bs-body-color);--bs-accordion-btn-bg:var(--bs-accordion-bg);--bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='var%28--bs-body-color%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width:1.25rem;--bs-accordion-btn-icon-transform:rotate(-180deg);--bs-accordion-btn-icon-transition:transform 0.2s ease-in-out;--bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-focus-border-color:#86b7fe;--bs-accordion-btn-focus-box-shadow:0 0 0 0.25rem rgba(13,110,253,.25);--bs-accordion-body-padding-x:1.25rem;--bs-accordion-body-padding-y:1rem;--bs-accordion-active-color:#0c63e4;--bs-accordion-active-bg:#e7f1ff}.accordion-button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;color:var(--bs-accordion-btn-color);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1rem;overflow-anchor:none;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);position:relative;text-align:left;-webkit-transition:var(--bs-accordion-transition);transition:var(--bs-accordion-transition);width:100%}@media(prefers-reduced-motion:reduce){.accordion-button{-webkit-transition:none;transition:none}}.accordion-button:not(.collapsed){background-color:var(--bs-accordion-active-bg);-webkit-box-shadow:inset 0 calc(var(--bs-accordion-border-width)*-1) 0 var(--bs-accordion-border-color);box-shadow:inset 0 calc(var(--bs-accordion-border-width)*-1) 0 var(--bs-accordion-border-color);color:var(--bs-accordion-active-color)}.accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);-webkit-transform:var(--bs-accordion-btn-icon-transform);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button:after{-ms-flex-negative:0;background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);content:"";flex-shrink:0;height:var(--bs-accordion-btn-icon-width);margin-left:auto;-webkit-transition:var(--bs-accordion-btn-icon-transition);transition:var(--bs-accordion-btn-icon-transition);width:var(--bs-accordion-btn-icon-width)}@media(prefers-reduced-motion:reduce){.accordion-button:after{-webkit-transition:none;transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{border-color:var(--bs-accordion-btn-focus-border-color);-webkit-box-shadow:var(--bs-accordion-btn-focus-box-shadow);box-shadow:var(--bs-accordion-btn-focus-box-shadow);outline:0;z-index:3}.accordion-header{margin-bottom:0}.accordion-item{background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);color:var(--bs-accordion-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-left-radius:var(--bs-accordion-border-radius);border-bottom-right-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-left-radius:var(--bs-accordion-inner-border-radius);border-bottom-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type .accordion-collapse{border-bottom-left-radius:var(--bs-accordion-border-radius);border-bottom-right-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-left:0;border-radius:0;border-right:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button{border-radius:0}.breadcrumb{--bs-breadcrumb-padding-x:0;--bs-breadcrumb-padding-y:0;--bs-breadcrumb-margin-bottom:1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color:#6c757d;--bs-breadcrumb-item-padding-x:0.5rem;--bs-breadcrumb-item-active-color:#6c757d;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:var(--bs-breadcrumb-font-size);list-style:none;margin-bottom:var(--bs-breadcrumb-margin-bottom);padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item:before{color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider,"/");float:left;padding-right:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x:0.75rem;--bs-pagination-padding-y:0.375rem;--bs-pagination-font-size:1rem;--bs-pagination-color:var(--bs-link-color);--bs-pagination-bg:#fff;--bs-pagination-border-width:1px;--bs-pagination-border-color:#dee2e6;--bs-pagination-border-radius:0.375rem;--bs-pagination-hover-color:var(--bs-link-hover-color);--bs-pagination-hover-bg:#e9ecef;--bs-pagination-hover-border-color:#dee2e6;--bs-pagination-focus-color:var(--bs-link-hover-color);--bs-pagination-focus-bg:#e9ecef;--bs-pagination-focus-box-shadow:0 0 0 0.25rem rgba(13,110,253,.25);--bs-pagination-active-color:#fff;--bs-pagination-active-bg:#0d6efd;--bs-pagination-active-border-color:#0d6efd;--bs-pagination-disabled-color:#6c757d;--bs-pagination-disabled-bg:#fff;--bs-pagination-disabled-border-color:#dee2e6;display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;padding-left:0}.page-link{background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);color:var(--bs-pagination-color);display:block;font-size:var(--bs-pagination-font-size);padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);position:relative;text-decoration:none;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.page-link{-webkit-transition:none;transition:none}}.page-link:hover{background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color);color:var(--bs-pagination-hover-color);z-index:2}.page-link:focus{background-color:var(--bs-pagination-focus-bg);-webkit-box-shadow:var(--bs-pagination-focus-box-shadow);box-shadow:var(--bs-pagination-focus-box-shadow);color:var(--bs-pagination-focus-color);outline:0;z-index:3}.active>.page-link,.page-link.active{background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color);color:var(--bs-pagination-active-color);z-index:3}.disabled>.page-link,.page-link.disabled{background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color);color:var(--bs-pagination-disabled-color);pointer-events:none}.page-item:not(:first-child) .page-link{margin-left:-1px}.page-item:first-child .page-link{border-bottom-left-radius:var(--bs-pagination-border-radius);border-top-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-bottom-right-radius:var(--bs-pagination-border-radius);border-top-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x:1.5rem;--bs-pagination-padding-y:0.75rem;--bs-pagination-font-size:1.25rem;--bs-pagination-border-radius:0.5rem}.pagination-sm{--bs-pagination-padding-x:0.5rem;--bs-pagination-padding-y:0.25rem;--bs-pagination-font-size:0.875rem;--bs-pagination-border-radius:0.25rem}.badge{--bs-badge-padding-x:0.8rem;--bs-badge-padding-y:0.4rem;--bs-badge-font-size:0.75em;--bs-badge-font-weight:400;--bs-badge-color:#1a1b1a;--bs-badge-border-radius:0.4rem;border-radius:var(--bs-badge-border-radius);color:var(--bs-badge-color);display:inline-block;font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);text-align:center;vertical-align:baseline;white-space:nowrap}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg:transparent;--bs-alert-padding-x:1rem;--bs-alert-padding-y:1rem;--bs-alert-margin-bottom:1rem;--bs-alert-color:inherit;--bs-alert-border-color:transparent;--bs-alert-border:1px solid var(--bs-alert-border-color);--bs-alert-border-radius:0.375rem;background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius);color:var(--bs-alert-color);margin-bottom:var(--bs-alert-margin-bottom);padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);position:relative}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{padding:1.25rem 1rem;position:absolute;right:0;top:0;z-index:2}.alert-primary{--bs-alert-color:#084298;--bs-alert-bg:#cfe2ff;--bs-alert-border-color:#b6d4fe}.alert-primary .alert-link{color:#06357a}.alert-secondary{--bs-alert-color:#41464b;--bs-alert-bg:#e2e3e5;--bs-alert-border-color:#d3d6d8}.alert-secondary .alert-link{color:#34383c}.alert-success{--bs-alert-color:#0f5132;--bs-alert-bg:#d1e7dd;--bs-alert-border-color:#badbcc}.alert-success .alert-link{color:#0c4128}.alert-info{--bs-alert-color:#055160;--bs-alert-bg:#cff4fc;--bs-alert-border-color:#b6effb}.alert-info .alert-link{color:#04414d}.alert-warning{--bs-alert-color:#664d03;--bs-alert-bg:#fff3cd;--bs-alert-border-color:#ffecb5}.alert-warning .alert-link{color:#523e02}.alert-danger{--bs-alert-color:#842029;--bs-alert-bg:#f8d7da;--bs-alert-border-color:#f5c2c7}.alert-danger .alert-link{color:#6a1a21}.alert-light{--bs-alert-color:#636464;--bs-alert-bg:#fefefe;--bs-alert-border-color:#fdfdfe}.alert-light .alert-link{color:#4f5050}.alert-dark{--bs-alert-color:#141619;--bs-alert-bg:#d3d3d4;--bs-alert-border-color:#bcbebf}.alert-dark .alert-link{color:#101214}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress{--bs-progress-height:1rem;--bs-progress-font-size:0.75rem;--bs-progress-bg:#e9ecef;--bs-progress-border-radius:0.375rem;--bs-progress-box-shadow:inset 0 1px 2px rgba(0,0,0,.075);--bs-progress-bar-color:#fff;--bs-progress-bar-bg:#0d6efd;--bs-progress-bar-transition:width 0.6s ease;background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius);font-size:var(--bs-progress-font-size);height:var(--bs-progress-height)}.progress,.progress-bar{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}.progress-bar{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;background-color:var(--bs-progress-bar-bg);color:var(--bs-progress-bar-color);-ms-flex-direction:column;flex-direction:column;justify-content:center;text-align:center;-webkit-transition:var(--bs-progress-bar-transition);transition:var(--bs-progress-bar-transition);white-space:nowrap}@media(prefers-reduced-motion:reduce){.progress-bar{-webkit-transition:none;transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}@media(prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.list-group{--bs-list-group-color:#212529;--bs-list-group-bg:#fff;--bs-list-group-border-color:rgba(0,0,0,.125);--bs-list-group-border-width:1px;--bs-list-group-border-radius:0.375rem;--bs-list-group-item-padding-x:1rem;--bs-list-group-item-padding-y:0.5rem;--bs-list-group-action-color:#495057;--bs-list-group-action-hover-color:#495057;--bs-list-group-action-hover-bg:#f8f9fa;--bs-list-group-action-active-color:#212529;--bs-list-group-action-active-bg:#e9ecef;--bs-list-group-disabled-color:#6c757d;--bs-list-group-disabled-bg:#fff;--bs-list-group-active-color:#fff;--bs-list-group-active-bg:#0d6efd;--bs-list-group-active-border-color:#0d6efd;-webkit-box-orient:vertical;-webkit-box-direction:normal;border-radius:var(--bs-list-group-border-radius);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:0;padding-left:0}.list-group-numbered{counter-reset:section;list-style-type:none}.list-group-numbered>.list-group-item:before{content:counters(section,".") ". ";counter-increment:section}.list-group-item-action{color:var(--bs-list-group-action-color);text-align:inherit;width:100%}.list-group-item-action:focus,.list-group-item-action:hover{background-color:var(--bs-list-group-action-hover-bg);color:var(--bs-list-group-action-hover-color);text-decoration:none;z-index:1}.list-group-item-action:active{background-color:var(--bs-list-group-action-active-bg);color:var(--bs-list-group-action-active-color)}.list-group-item{background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color);color:var(--bs-list-group-color);display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);position:relative;text-decoration:none}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{background-color:var(--bs-list-group-disabled-bg);color:var(--bs-list-group-disabled-color);pointer-events:none}.list-group-item.active{background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color);color:var(--bs-list-group-active-color);z-index:2}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{border-top-width:var(--bs-list-group-border-width);margin-top:calc(var(--bs-list-group-border-width)*-1)}.list-group-horizontal{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}@media(min-width:576px){.list-group-horizontal-sm{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}@media(min-width:768px){.list-group-horizontal-md{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-md>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}@media(min-width:1120px){.list-group-horizontal-lg{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}@media(min-width:1440px){.list-group-horizontal-xl{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}@media(min-width:1500px){.list-group-horizontal-xxl{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child{border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{background-color:#cfe2ff;color:#084298}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{background-color:#bacbe6;color:#084298}.list-group-item-primary.list-group-item-action.active{background-color:#084298;border-color:#084298;color:#fff}.list-group-item-secondary{background-color:#e2e3e5;color:#41464b}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{background-color:#cbccce;color:#41464b}.list-group-item-secondary.list-group-item-action.active{background-color:#41464b;border-color:#41464b;color:#fff}.list-group-item-success{background-color:#d1e7dd;color:#0f5132}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{background-color:#bcd0c7;color:#0f5132}.list-group-item-success.list-group-item-action.active{background-color:#0f5132;border-color:#0f5132;color:#fff}.list-group-item-info{background-color:#cff4fc;color:#055160}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{background-color:#badce3;color:#055160}.list-group-item-info.list-group-item-action.active{background-color:#055160;border-color:#055160;color:#fff}.list-group-item-warning{background-color:#fff3cd;color:#664d03}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{background-color:#e6dbb9;color:#664d03}.list-group-item-warning.list-group-item-action.active{background-color:#664d03;border-color:#664d03;color:#fff}.list-group-item-danger{background-color:#f8d7da;color:#842029}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{background-color:#dfc2c4;color:#842029}.list-group-item-danger.list-group-item-action.active{background-color:#842029;border-color:#842029;color:#fff}.list-group-item-light{background-color:#fefefe;color:#636464}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{background-color:#e5e5e5;color:#636464}.list-group-item-light.list-group-item-action.active{background-color:#636464;border-color:#636464;color:#fff}.list-group-item-dark{background-color:#d3d3d4;color:#141619}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{background-color:#bebebf;color:#141619}.list-group-item-dark.list-group-item-action.active{background-color:#141619;border-color:#141619;color:#fff}.btn-close{background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") 50%/1em auto no-repeat;border:0;border-radius:.375rem;-webkit-box-sizing:content-box;box-sizing:content-box;color:#000;height:1em;opacity:.5;padding:.25em;width:1em}.btn-close:hover{color:#000;opacity:.75;text-decoration:none}.btn-close:focus{-webkit-box-shadow:0 0 0 .25rem rgba(13,110,253,.25);box-shadow:0 0 0 .25rem rgba(13,110,253,.25);opacity:1;outline:0}.btn-close.disabled,.btn-close:disabled{opacity:.25;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn-close-white{-webkit-filter:invert(1) grayscale(100%) brightness(200%);filter:invert(1) grayscale(100%) brightness(200%)}.toast{--bs-toast-padding-x:0.75rem;--bs-toast-padding-y:0.5rem;--bs-toast-spacing:1.5rem;--bs-toast-max-width:350px;--bs-toast-font-size:0.875rem;--bs-toast-color: ;--bs-toast-bg:hsla(0,0%,100%,.85);--bs-toast-border-width:1px;--bs-toast-border-color:var(--bs-border-color-translucent);--bs-toast-border-radius:0.375rem;--bs-toast-box-shadow:0 0.5rem 1rem rgba(0,0,0,.15);--bs-toast-header-color:#6c757d;--bs-toast-header-bg:hsla(0,0%,100%,.85);--bs-toast-header-border-color:rgba(0,0,0,.05);background-clip:padding-box;background-color:var(--bs-toast-bg);border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);border-radius:var(--bs-toast-border-radius);-webkit-box-shadow:var(--bs-toast-box-shadow);box-shadow:var(--bs-toast-box-shadow);color:var(--bs-toast-color);font-size:var(--bs-toast-font-size);max-width:100%;pointer-events:auto;width:var(--bs-toast-max-width)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{max-width:100%;pointer-events:none;position:absolute;width:-webkit-max-content;width:-moz-max-content;width:max-content;z-index:1090}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-clip:padding-box;background-color:var(--bs-toast-header-bg);border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));color:var(--bs-toast-header-color);display:-webkit-box;display:-ms-flexbox;display:flex;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x)}.toast-header .btn-close{margin-left:var(--bs-toast-padding-x);margin-right:calc(var(--bs-toast-padding-x)*-.5)}.toast-body{word-wrap:break-word;padding:var(--bs-toast-padding-x)}.modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:1rem;--bs-modal-margin:0.5rem;--bs-modal-color: ;--bs-modal-bg:#fff;--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:1px;--bs-modal-border-radius:0.5rem;--bs-modal-box-shadow:0 0.125rem 0.25rem rgba(0,0,0,.075);--bs-modal-inner-border-radius:calc(0.5rem - 1px);--bs-modal-header-padding-x:1rem;--bs-modal-header-padding-y:1rem;--bs-modal-header-padding:1rem 1rem;--bs-modal-header-border-color:var(--bs-border-color);--bs-modal-header-border-width:1px;--bs-modal-title-line-height:1.5;--bs-modal-footer-gap:0.5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color:var(--bs-border-color);--bs-modal-footer-border-width:1px;display:none;height:100%;left:0;outline:0;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;width:100%;z-index:var(--bs-modal-zindex)}.modal-dialog{margin:var(--bs-modal-margin);pointer-events:none;position:relative;width:auto}.modal.fade .modal-dialog{-webkit-transform:translateY(-50px);transform:translateY(-50px);-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}@media(prefers-reduced-motion:reduce){.modal.fade .modal-dialog{-webkit-transition:none;transition:none}}.modal.show .modal-dialog{-webkit-transform:none;transform:none}.modal.modal-static .modal-dialog{-webkit-transform:scale(1.02);transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin)*2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:calc(100% - var(--bs-modal-margin)*2)}.modal-content,.modal-dialog-centered{display:-webkit-box;display:-ms-flexbox;display:flex}.modal-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;background-clip:padding-box;background-color:var(--bs-modal-bg);border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);color:var(--bs-modal-color);-ms-flex-direction:column;flex-direction:column;outline:0;pointer-events:auto;position:relative;width:100%}.modal-backdrop{--bs-backdrop-zindex:1050;--bs-backdrop-bg:#000;--bs-backdrop-opacity:0.5;background-color:var(--bs-backdrop-bg);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:var(--bs-backdrop-zindex)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{-ms-flex-negative:0;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius);display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;justify-content:space-between;padding:var(--bs-modal-header-padding)}.modal-header .btn-close{margin:calc(var(--bs-modal-header-padding-y)*-.5) calc(var(--bs-modal-header-padding-x)*-.5) calc(var(--bs-modal-header-padding-y)*-.5) auto;padding:calc(var(--bs-modal-header-padding-y)*.5) calc(var(--bs-modal-header-padding-x)*.5)}.modal-title{line-height:var(--bs-modal-title-line-height);margin-bottom:0}.modal-body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:var(--bs-modal-padding);position:relative}.modal-footer{-ms-flex-negative:0;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:end;-ms-flex-pack:end;align-items:center;background-color:var(--bs-modal-footer-bg);border-bottom-left-radius:var(--bs-modal-inner-border-radius);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap)*.5)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap)*.5)}@media(min-width:576px){.modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:0 0.5rem 1rem rgba(0,0,0,.15)}.modal-dialog{margin-left:auto;margin-right:auto;max-width:var(--bs-modal-width)}.modal-sm{--bs-modal-width:300px}}@media(min-width:1120px){.modal-lg,.modal-xl{--bs-modal-width:800px}}@media(min-width:1440px){.modal-xl{--bs-modal-width:1140px}}.modal-fullscreen{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen .modal-footer,.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media(max-width:575.98px){.modal-fullscreen-sm-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-sm-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-sm-down .modal-footer,.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media(max-width:767.98px){.modal-fullscreen-md-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-md-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-md-down .modal-footer,.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media(max-width:1119.98px){.modal-fullscreen-lg-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-lg-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-lg-down .modal-footer,.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media(max-width:1439.98px){.modal-fullscreen-xl-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xl-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-xl-down .modal-footer,.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media(max-width:1499.98px){.modal-fullscreen-xxl-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xxl-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-xxl-down .modal-footer,.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex:1080;--bs-tooltip-max-width:36rem;--bs-tooltip-padding-x:0.5rem;--bs-tooltip-padding-y:0.25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size:0.875rem;--bs-tooltip-color:#fff;--bs-tooltip-bg:#4a4d4f;--bs-tooltip-border-radius:0.375rem;--bs-tooltip-opacity:1;--bs-tooltip-arrow-width:0.8rem;--bs-tooltip-arrow-height:0.4rem;word-wrap:break-word;display:block;font-family:var(--bs-font-sans-serif);font-size:var(--bs-tooltip-font-size);font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;margin:var(--bs-tooltip-margin);opacity:0;padding:var(--bs-tooltip-arrow-height);text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:var(--bs-tooltip-zindex)}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;height:var(--bs-tooltip-arrow-height);width:var(--bs-tooltip-arrow-width)}.tooltip .tooltip-arrow:before{border-color:transparent;border-style:solid;content:"";position:absolute}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,.bs-tooltip-top .tooltip-arrow:before{border-top-color:var(--bs-tooltip-bg);border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;top:-1px}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{height:var(--bs-tooltip-arrow-width);left:0;width:var(--bs-tooltip-arrow-height)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,.bs-tooltip-end .tooltip-arrow:before{border-right-color:var(--bs-tooltip-bg);border-width:calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;right:-1px}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,.bs-tooltip-bottom .tooltip-arrow:before{border-bottom-color:var(--bs-tooltip-bg);border-width:0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);bottom:-1px}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{height:var(--bs-tooltip-arrow-width);right:0;width:var(--bs-tooltip-arrow-height)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,.bs-tooltip-start .tooltip-arrow:before{border-left-color:var(--bs-tooltip-bg);border-width:calc(var(--bs-tooltip-arrow-width)*.5) 0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);left:-1px}.tooltip-inner{background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius);color:var(--bs-tooltip-color);max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);text-align:center}.popover{--bs-popover-zindex:1070;--bs-popover-max-width:276px;--bs-popover-font-size:0.875rem;--bs-popover-bg:#fff;--bs-popover-border-width:1px;--bs-popover-border-color:var(--bs-border-color-translucent);--bs-popover-border-radius:0.5rem;--bs-popover-inner-border-radius:calc(0.5rem - 1px);--bs-popover-box-shadow:0 0.5rem 1rem rgba(0,0,0,.15);--bs-popover-header-padding-x:1rem;--bs-popover-header-padding-y:0.5rem;--bs-popover-header-font-size:1rem;--bs-popover-header-color:var(--bs-heading-color);--bs-popover-header-bg:#f0f0f0;--bs-popover-body-padding-x:1rem;--bs-popover-body-padding-y:1rem;--bs-popover-body-color:#212529;--bs-popover-arrow-width:1rem;--bs-popover-arrow-height:0.5rem;--bs-popover-arrow-border:var(--bs-popover-border-color);word-wrap:break-word;background-clip:padding-box;background-color:var(--bs-popover-bg);border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius);display:block;font-family:var(--bs-font-sans-serif);font-size:var(--bs-popover-font-size);font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;max-width:var(--bs-popover-max-width);text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:var(--bs-popover-zindex)}.popover .popover-arrow{display:block;height:var(--bs-popover-arrow-height);width:var(--bs-popover-arrow-width)}.popover .popover-arrow:after,.popover .popover-arrow:before{border:0 solid transparent;content:"";display:block;position:absolute}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc(var(--bs-popover-arrow-height)*-1 - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:after,.bs-popover-top>.popover-arrow:before{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width)*.5) 0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:before{border-top-color:var(--bs-popover-arrow-border);bottom:0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-top>.popover-arrow:after{border-top-color:var(--bs-popover-bg);bottom:var(--bs-popover-border-width)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{height:var(--bs-popover-arrow-width);left:calc(var(--bs-popover-arrow-height)*-1 - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:after,.bs-popover-end>.popover-arrow:before{border-width:calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width)*.5) 0}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:before{border-right-color:var(--bs-popover-arrow-border);left:0}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-end>.popover-arrow:after{border-right-color:var(--bs-popover-bg);left:var(--bs-popover-border-width)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc(var(--bs-popover-arrow-height)*-1 - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:before{border-width:0 calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:before{border-bottom-color:var(--bs-popover-arrow-border);top:0}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:after{border-bottom-color:var(--bs-popover-bg);top:var(--bs-popover-border-width)}.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg);content:"";display:block;left:50%;margin-left:calc(var(--bs-popover-arrow-width)*-.5);position:absolute;top:0;width:var(--bs-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{height:var(--bs-popover-arrow-width);right:calc(var(--bs-popover-arrow-height)*-1 - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:after,.bs-popover-start>.popover-arrow:before{border-width:calc(var(--bs-popover-arrow-width)*.5) 0 calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:before{border-left-color:var(--bs-popover-arrow-border);right:0}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-start>.popover-arrow:after{border-left-color:var(--bs-popover-bg);right:var(--bs-popover-border-width)}.popover-header{background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius);color:var(--bs-popover-header-color);font-size:var(--bs-popover-header-font-size);margin-bottom:0;padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x)}.popover-header:empty{display:none}.popover-body{color:var(--bs-popover-body-color);padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x)}.carousel{position:relative}.carousel.pointer-event{-ms-touch-action:pan-y;touch-action:pan-y}.carousel-inner{overflow:hidden;position:relative;width:100%}.carousel-inner:after{clear:both;content:"";display:block}.carousel-item{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:none;float:left;margin-right:-100%;position:relative;-webkit-transition:-webkit-transform .6s ease-in-out;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out;width:100%}@media(prefers-reduced-motion:reduce){.carousel-item{-webkit-transition:none;transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){-webkit-transform:translateX(100%);transform:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){-webkit-transform:translateX(-100%);transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;-webkit-transform:none;transform:none;-webkit-transition-property:opacity;transition-property:opacity}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{opacity:1;z-index:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{opacity:0;-webkit-transition:opacity 0s .6s;transition:opacity 0s .6s;z-index:0}@media(prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{-webkit-transition:none;transition:none}}.carousel-control-next,.carousel-control-prev{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:none;border:0;bottom:0;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;opacity:.5;padding:0;position:absolute;text-align:center;top:0;-webkit-transition:opacity .15s ease;transition:opacity .15s ease;width:15%;z-index:1}@media(prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{-webkit-transition:none;transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;opacity:.9;outline:0;text-decoration:none}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{background-position:50%;background-repeat:no-repeat;background-size:100% 100%;display:inline-block;height:2rem;width:2rem}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{-webkit-box-pack:center;-ms-flex-pack:center;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;left:0;list-style:none;margin-bottom:1rem;margin-left:15%;margin-right:15%;padding:0;position:absolute;right:0;z-index:2}.carousel-indicators [data-bs-target]{-webkit-box-flex:0;background-clip:padding-box;background-color:#fff;border:0;border-bottom:10px solid transparent;border-top:10px solid transparent;-webkit-box-sizing:content-box;box-sizing:content-box;cursor:pointer;-ms-flex:0 1 auto;flex:0 1 auto;height:3px;margin-left:3px;margin-right:3px;opacity:.5;padding:0;text-indent:-999px;-webkit-transition:opacity .6s ease;transition:opacity .6s ease;width:30px}@media(prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{-webkit-transition:none;transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{bottom:1.25rem;color:#fff;left:15%;padding-bottom:1.25rem;padding-top:1.25rem;position:absolute;right:15%;text-align:center}.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon{-webkit-filter:invert(1) grayscale(100);filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}.spinner-border,.spinner-grow{-webkit-animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);border-radius:50%;display:inline-block;height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);width:var(--bs-spinner-width)}@keyframes spinner-border{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.spinner-border{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-0.125em;--bs-spinner-border-width:0.25em;--bs-spinner-animation-speed:0.75s;--bs-spinner-animation-name:spinner-border;border-right-color:currentcolor;border:var(--bs-spinner-border-width) solid;border-right:var(--bs-spinner-border-width) solid transparent}.spinner-border-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem;--bs-spinner-border-width:0.2em}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}.spinner-grow{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-0.125em;--bs-spinner-animation-speed:0.75s;--bs-spinner-animation-name:spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem}@media(prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed:1.5s}}.offcanvas,.offcanvas-lg,.offcanvas-md,.offcanvas-sm,.offcanvas-xl,.offcanvas-xxl{--bs-offcanvas-width:400px;--bs-offcanvas-height:30vh;--bs-offcanvas-padding-x:1rem;--bs-offcanvas-padding-y:1rem;--bs-offcanvas-color: ;--bs-offcanvas-bg:#fff;--bs-offcanvas-border-width:1px;--bs-offcanvas-border-color:var(--bs-border-color-translucent);--bs-offcanvas-box-shadow:0 0.125rem 0.25rem rgba(0,0,0,.075)}@media(max-width:575.98px){.offcanvas-sm{-webkit-box-orient:vertical;-webkit-box-direction:normal;background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-width:100%;outline:0;position:fixed;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;visibility:hidden;z-index:1045}}@media(max-width:575.98px)and (prefers-reduced-motion:reduce){.offcanvas-sm{-webkit-transition:none;transition:none}}@media(max-width:575.98px){.offcanvas-sm.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-sm.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;-webkit-transform:translateX(100%);transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-sm.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom,.offcanvas-sm.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-sm.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateY(100%);transform:translateY(100%)}.offcanvas-sm.show:not(.hiding),.offcanvas-sm.showing{-webkit-transform:none;transform:none}.offcanvas-sm.hiding,.offcanvas-sm.show,.offcanvas-sm.showing{visibility:visible}}@media(min-width:576px){.offcanvas-sm{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{-webkit-box-flex:0;-ms-flex-positive:0;background-color:transparent!important;display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media(max-width:767.98px){.offcanvas-md{-webkit-box-orient:vertical;-webkit-box-direction:normal;background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-width:100%;outline:0;position:fixed;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;visibility:hidden;z-index:1045}}@media(max-width:767.98px)and (prefers-reduced-motion:reduce){.offcanvas-md{-webkit-transition:none;transition:none}}@media(max-width:767.98px){.offcanvas-md.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-md.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;-webkit-transform:translateX(100%);transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-md.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom,.offcanvas-md.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-md.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateY(100%);transform:translateY(100%)}.offcanvas-md.show:not(.hiding),.offcanvas-md.showing{-webkit-transform:none;transform:none}.offcanvas-md.hiding,.offcanvas-md.show,.offcanvas-md.showing{visibility:visible}}@media(min-width:768px){.offcanvas-md{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{-webkit-box-flex:0;-ms-flex-positive:0;background-color:transparent!important;display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media(max-width:1119.98px){.offcanvas-lg{-webkit-box-orient:vertical;-webkit-box-direction:normal;background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-width:100%;outline:0;position:fixed;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;visibility:hidden;z-index:1045}}@media(max-width:1119.98px)and (prefers-reduced-motion:reduce){.offcanvas-lg{-webkit-transition:none;transition:none}}@media(max-width:1119.98px){.offcanvas-lg.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-lg.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;-webkit-transform:translateX(100%);transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-lg.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom,.offcanvas-lg.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-lg.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateY(100%);transform:translateY(100%)}.offcanvas-lg.show:not(.hiding),.offcanvas-lg.showing{-webkit-transform:none;transform:none}.offcanvas-lg.hiding,.offcanvas-lg.show,.offcanvas-lg.showing{visibility:visible}}@media(min-width:1120px){.offcanvas-lg{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{-webkit-box-flex:0;-ms-flex-positive:0;background-color:transparent!important;display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media(max-width:1439.98px){.offcanvas-xl{-webkit-box-orient:vertical;-webkit-box-direction:normal;background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-width:100%;outline:0;position:fixed;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;visibility:hidden;z-index:1045}}@media(max-width:1439.98px)and (prefers-reduced-motion:reduce){.offcanvas-xl{-webkit-transition:none;transition:none}}@media(max-width:1439.98px){.offcanvas-xl.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-xl.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;-webkit-transform:translateX(100%);transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-xl.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom,.offcanvas-xl.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-xl.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateY(100%);transform:translateY(100%)}.offcanvas-xl.show:not(.hiding),.offcanvas-xl.showing{-webkit-transform:none;transform:none}.offcanvas-xl.hiding,.offcanvas-xl.show,.offcanvas-xl.showing{visibility:visible}}@media(min-width:1440px){.offcanvas-xl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{-webkit-box-flex:0;-ms-flex-positive:0;background-color:transparent!important;display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media(max-width:1499.98px){.offcanvas-xxl{-webkit-box-orient:vertical;-webkit-box-direction:normal;background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-width:100%;outline:0;position:fixed;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;visibility:hidden;z-index:1045}}@media(max-width:1499.98px)and (prefers-reduced-motion:reduce){.offcanvas-xxl{-webkit-transition:none;transition:none}}@media(max-width:1499.98px){.offcanvas-xxl.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-xxl.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;-webkit-transform:translateX(100%);transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-xxl.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom,.offcanvas-xxl.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-xxl.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateY(100%);transform:translateY(100%)}.offcanvas-xxl.show:not(.hiding),.offcanvas-xxl.showing{-webkit-transform:none;transform:none}.offcanvas-xxl.hiding,.offcanvas-xxl.show,.offcanvas-xxl.showing{visibility:visible}}@media(min-width:1500px){.offcanvas-xxl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{-webkit-box-flex:0;-ms-flex-positive:0;background-color:transparent!important;display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:0;overflow-y:visible;padding:0}}.offcanvas{-webkit-box-orient:vertical;-webkit-box-direction:normal;background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-width:100%;outline:0;position:fixed;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;visibility:hidden;z-index:1045}@media(prefers-reduced-motion:reduce){.offcanvas{-webkit-transition:none;transition:none}}.offcanvas.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;-webkit-transform:translateX(100%);transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.offcanvas.offcanvas-bottom,.offcanvas.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateY(100%);transform:translateY(100%)}.offcanvas.show:not(.hiding),.offcanvas.showing{-webkit-transform:none;transform:none}.offcanvas.hiding,.offcanvas.show,.offcanvas.showing{visibility:visible}.offcanvas-backdrop{background-color:#000;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1040}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{margin-bottom:calc(var(--bs-offcanvas-padding-y)*-.5);margin-right:calc(var(--bs-offcanvas-padding-x)*-.5);margin-top:calc(var(--bs-offcanvas-padding-y)*-.5);padding:calc(var(--bs-offcanvas-padding-y)*.5) calc(var(--bs-offcanvas-padding-x)*.5)}.offcanvas-title{line-height:1.5;margin-bottom:0}.offcanvas-body{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow-y:auto;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.placeholder{background-color:currentcolor;cursor:wait;display:inline-block;min-height:1em;opacity:.5;vertical-align:middle}.placeholder.btn:before{content:"";display:inline-block}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{-webkit-animation:placeholder-glow 2s ease-in-out infinite;animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{-webkit-animation:placeholder-wave 2s linear infinite;animation:placeholder-wave 2s linear infinite;-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0;mask-position:-200% 0}}.clearfix:after{clear:both;content:"";display:block}.text-bg-primary{background-color:RGBA(13,110,253,var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-secondary{background-color:RGBA(108,117,125,var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-success{background-color:RGBA(25,135,84,var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-info{background-color:RGBA(13,202,240,var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-warning{background-color:RGBA(255,193,7,var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-danger{background-color:RGBA(220,53,69,var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-light{background-color:RGBA(248,249,250,var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-dark{background-color:RGBA(33,37,41,var(--bs-bg-opacity,1))!important;color:#fff!important}.link-primary{color:#0d6efd!important}.link-primary:focus,.link-primary:hover{color:#0a58ca!important}.link-secondary{color:#6c757d!important}.link-secondary:focus,.link-secondary:hover{color:#565e64!important}.link-success{color:#198754!important}.link-success:focus,.link-success:hover{color:#146c43!important}.link-info{color:#0dcaf0!important}.link-info:focus,.link-info:hover{color:#3dd5f3!important}.link-warning{color:#ffc107!important}.link-warning:focus,.link-warning:hover{color:#ffcd39!important}.link-danger{color:#dc3545!important}.link-danger:focus,.link-danger:hover{color:#b02a37!important}.link-light{color:#f8f9fa!important}.link-light:focus,.link-light:hover{color:#f9fafb!important}.link-dark{color:#212529!important}.link-dark:focus,.link-dark:hover{color:#1a1e21!important}.ratio{position:relative;width:100%}.ratio:before{content:"";display:block;padding-top:var(--bs-aspect-ratio)}.ratio>*{height:100%;left:0;position:absolute;top:0;width:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.8571428571%}.fixed-top{top:0}.fixed-bottom,.fixed-top{left:0;position:fixed;right:0;z-index:1030}.fixed-bottom{bottom:0}.sticky-top{top:0}.sticky-bottom,.sticky-top{position:sticky;z-index:1020}.sticky-bottom{bottom:0}@media(min-width:576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{bottom:0;position:sticky;z-index:1020}}@media(min-width:768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{bottom:0;position:sticky;z-index:1020}}@media(min-width:1120px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{bottom:0;position:sticky;z-index:1020}}@media(min-width:1440px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{bottom:0;position:sticky;z-index:1020}}@media(min-width:1500px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{bottom:0;position:sticky;z-index:1020}}.hstack{-webkit-box-orient:horizontal;-webkit-box-align:center;-ms-flex-align:center;-ms-flex-item-align:stretch;align-items:center;-ms-flex-direction:row;flex-direction:row}.hstack,.vstack{-webkit-box-direction:normal;align-self:stretch;display:-webkit-box;display:-ms-flexbox;display:flex}.vstack{-webkit-box-flex:1;-webkit-box-orient:vertical;-ms-flex-item-align:stretch;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-direction:column;flex-direction:column}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.stretched-link:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{-ms-flex-item-align:stretch;align-self:stretch;background-color:currentcolor;display:inline-block;min-height:1em;opacity:.25;width:1px}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-none{display:none!important}.shadow{-webkit-box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important;box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-sm{-webkit-box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important;box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-lg{-webkit-box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important;box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{-webkit-box-shadow:none!important;box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{-webkit-transform:translate(-50%,-50%)!important;transform:translate(-50%,-50%)!important}.translate-middle-x{-webkit-transform:translateX(-50%)!important;transform:translateX(-50%)!important}.translate-middle-y{-webkit-transform:translateY(-50%)!important;transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity:1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity:1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity:1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity:1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity:1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity:1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity:1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-1{--bs-border-width:1px}.border-2{--bs-border-width:2px}.border-3{--bs-border-width:3px}.border-4{--bs-border-width:4px}.border-5{--bs-border-width:5px}.border-opacity-10{--bs-border-opacity:0.1}.border-opacity-25{--bs-border-opacity:0.25}.border-opacity-50{--bs-border-opacity:0.5}.border-opacity-75{--bs-border-opacity:0.75}.border-opacity-100{--bs-border-opacity:1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.cmp-fund-detail-template .cmp-tabs,.flex-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-webkit-box-orient:horizontal!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse,.flex-row-reverse{-webkit-box-direction:reverse!important}.flex-column-reverse{-webkit-box-orient:vertical!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-left:0!important;margin-right:0!important}.mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-3{margin-left:1rem!important;margin-right:1rem!important}.mx-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-5{margin-left:3rem!important;margin-right:3rem!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-0{margin-bottom:0!important;margin-top:0!important}.my-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-left:0!important;padding-right:0!important}.px-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-3{padding-left:1rem!important;padding-right:1rem!important}.px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-5{padding-left:3rem!important;padding-right:3rem!important}.py-0{padding-bottom:0!important;padding-top:0!important}.py-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-semibold{font-weight:600!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:#6c757d!important}.text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,.5)!important}.text-white-50{--bs-text-opacity:1;color:hsla(0,0%,100%,.5)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:0.25}.text-opacity-50{--bs-text-opacity:0.5}.text-opacity-75{--bs-text-opacity:0.75}.text-opacity-100{--bs-text-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}.bg-opacity-10{--bs-bg-opacity:0.1}.bg-opacity-25{--bs-bg-opacity:0.25}.bg-opacity-50{--bs-bg-opacity:0.5}.bg-opacity-75{--bs-bg-opacity:0.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;-ms-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-2xl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important}.rounded-end,.rounded-top{border-top-right-radius:var(--bs-border-radius)!important}.rounded-bottom,.rounded-end{border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-bottom,.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-start{border-top-left-radius:var(--bs-border-radius)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media(min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column,.flex-sm-row{-webkit-box-direction:normal!important}.flex-sm-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-sm-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-sm-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-sm-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-sm-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-sm-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-sm-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-sm-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-sm-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-sm-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-sm-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-sm-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-left:0!important;margin-right:0!important}.mx-sm-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-sm-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-sm-3{margin-left:1rem!important;margin-right:1rem!important}.mx-sm-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-sm-5{margin-left:3rem!important;margin-right:3rem!important}.mx-sm-auto{margin-left:auto!important;margin-right:auto!important}.my-sm-0{margin-bottom:0!important;margin-top:0!important}.my-sm-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-sm-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-sm-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-sm-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-sm-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-sm-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-left:0!important;padding-right:0!important}.px-sm-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-sm-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-sm-3{padding-left:1rem!important;padding-right:1rem!important}.px-sm-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-sm-5{padding-left:3rem!important;padding-right:3rem!important}.py-sm-0{padding-bottom:0!important;padding-top:0!important}.py-sm-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-sm-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-sm-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-sm-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-sm-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media(min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column,.flex-md-row{-webkit-box-direction:normal!important}.flex-md-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-md-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-md-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-md-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-md-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-md-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-md-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-md-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-md-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-md-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-md-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-md-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-left:0!important;margin-right:0!important}.mx-md-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-md-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-md-3{margin-left:1rem!important;margin-right:1rem!important}.mx-md-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-md-5{margin-left:3rem!important;margin-right:3rem!important}.mx-md-auto{margin-left:auto!important;margin-right:auto!important}.my-md-0{margin-bottom:0!important;margin-top:0!important}.my-md-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-md-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-md-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-md-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-md-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-md-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-left:0!important;padding-right:0!important}.px-md-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-md-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-md-3{padding-left:1rem!important;padding-right:1rem!important}.px-md-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-md-5{padding-left:3rem!important;padding-right:3rem!important}.py-md-0{padding-bottom:0!important;padding-top:0!important}.py-md-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-md-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-md-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-md-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-md-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media(min-width:1120px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column,.flex-lg-row{-webkit-box-direction:normal!important}.flex-lg-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-lg-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-lg-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-lg-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-lg-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-lg-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-lg-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-lg-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-lg-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-lg-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-lg-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-lg-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-left:0!important;margin-right:0!important}.mx-lg-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-lg-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-lg-3{margin-left:1rem!important;margin-right:1rem!important}.mx-lg-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-lg-5{margin-left:3rem!important;margin-right:3rem!important}.mx-lg-auto{margin-left:auto!important;margin-right:auto!important}.my-lg-0{margin-bottom:0!important;margin-top:0!important}.my-lg-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-lg-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-lg-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-lg-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-lg-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-lg-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-left:0!important;padding-right:0!important}.px-lg-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-lg-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-lg-3{padding-left:1rem!important;padding-right:1rem!important}.px-lg-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-lg-5{padding-left:3rem!important;padding-right:3rem!important}.py-lg-0{padding-bottom:0!important;padding-top:0!important}.py-lg-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-lg-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-lg-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-lg-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-lg-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media(min-width:1440px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column,.flex-xl-row{-webkit-box-direction:normal!important}.flex-xl-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-xl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-xl-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-xl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-xl-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-xl-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-xl-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-xl-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-xl-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-xl-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-xl-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-xl-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-left:0!important;margin-right:0!important}.mx-xl-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xl-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xl-3{margin-left:1rem!important;margin-right:1rem!important}.mx-xl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xl-5{margin-left:3rem!important;margin-right:3rem!important}.mx-xl-auto{margin-left:auto!important;margin-right:auto!important}.my-xl-0{margin-bottom:0!important;margin-top:0!important}.my-xl-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-xl-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-xl-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-xl-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-xl-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-xl-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-left:0!important;padding-right:0!important}.px-xl-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xl-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xl-3{padding-left:1rem!important;padding-right:1rem!important}.px-xl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xl-5{padding-left:3rem!important;padding-right:3rem!important}.py-xl-0{padding-bottom:0!important;padding-top:0!important}.py-xl-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xl-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xl-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-xl-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-xl-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media(min-width:1500px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xxl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xxl-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xxl-column,.flex-xxl-row{-webkit-box-direction:normal!important}.flex-xxl-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xxl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xxl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xxl-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-xxl-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-xxl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xxl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-xxl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xxl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-xxl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xxl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xxl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xxl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xxl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-xxl-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-xxl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xxl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xxl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xxl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xxl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xxl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xxl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xxl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xxl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xxl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xxl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xxl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xxl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xxl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xxl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xxl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xxl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-xxl-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-xxl-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-xxl-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-xxl-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-xxl-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-xxl-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-xxl-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-xxl-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-left:0!important;margin-right:0!important}.mx-xxl-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xxl-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xxl-3{margin-left:1rem!important;margin-right:1rem!important}.mx-xxl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xxl-5{margin-left:3rem!important;margin-right:3rem!important}.mx-xxl-auto{margin-left:auto!important;margin-right:auto!important}.my-xxl-0{margin-bottom:0!important;margin-top:0!important}.my-xxl-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-xxl-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-xxl-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-xxl-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-xxl-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-xxl-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-left:0!important;padding-right:0!important}.px-xxl-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xxl-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xxl-3{padding-left:1rem!important;padding-right:1rem!important}.px-xxl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xxl-5{padding-left:3rem!important;padding-right:3rem!important}.py-xxl-0{padding-bottom:0!important;padding-top:0!important}.py-xxl-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xxl-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xxl-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-xxl-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-xxl-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media(min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-print-none{display:none!important}}@media(max-width:575.98px){.cmp-text{padding:1.2rem 1.6rem!important}}@media(min-width:576px)and (max-width:767.98px){.cmp-text{padding:2rem 4rem!important}}@media(min-width:768px)and (max-width:1439px){.cmp-text{padding:3rem 6.4rem!important}}@media(min-width:1440px){.cmp-text{padding:3rem calc(50% - 45pc + 6.4rem)!important}}.cmp-text ul{color:#4a4d4f;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;letter-spacing:.01em}@media(max-width:767px){.cmp-text ul{font-size:14px}}.cmp-text img{max-width:100%}.cmp-text hr{margin:3.2rem 0 0}.cmp-text a[href]{color:#1a1b1a;display:inline-block;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;font-weight:700;letter-spacing:.02em;text-decoration:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.cmp-text a[href]:hover{color:#000;text-decoration:underline}.cmp-text a[href]:focus-visible{outline-color:#000}.cmp-text sup a[href]{font-size:1em}.cmp-text--longest-word-wrapper{word-break:break-all}.cmp-text--insight-sub-header{color:#1a1b1a;font-family:Equip-Light;font-size:1pc;font-weight:700}.cmp-text--paragraph-style-header{color:#4a4d4f;font-family:Equip-Light;font-size:1pc;font-weight:700;letter-spacing:.01em}@media(max-width:767px){.cmp-text--paragraph-style-header{font-size:14px}}.cmp-text--paragraph-light{color:#4a4d4f;font-family:Equip-Light;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.01em}@media(max-width:767px){.cmp-text--paragraph-light{font-size:9pt}}.cmp-text--quote{border:solid #c4c5c4;border-width:0 0 0 .4rem;color:#4a4d4f;display:block;font-family:Equip-Light;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.01em;padding:2.4rem}@media(max-width:767px){.cmp-text--quote{font-size:9pt}}.cmp-text--text-with-image{color:#4a4d4f;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;letter-spacing:.01em;margin:0}@media(max-width:767px){.cmp-text--text-with-image{font-size:14px}}.cmp-text--text-with-image>img:first-child{float:left;margin:1rem;width:7rem}.cmp-text--table-seperator div:first-child{border-bottom:.1rem solid #c4c4c4}.cmp-text--table table{margin-bottom:3.2rem}@media(min-width:575.98px)and (max-width:767.98px){.cmp-text--table table{margin-bottom:1.6rem}}@media(max-width:767.98px){.cmp-text--table table{margin-bottom:1.6rem}}.cmp-text--table td,.cmp-text--table th{padding:.5rem 1rem .5rem 0}.cmp-text--table-images-column-heading p>img{aspect-ratio:attr(width)/attr(height);height:9rem;width:9rem}.cmp-text--table-images-column-heading p{color:#0a7a82;color:#1a1b1a;font-family:Equip-Medium;font-size:18px;font-style:normal;font-weight:400;letter-spacing:.05em;text-align:center;text-transform:uppercase}@media(max-width:767px){.cmp-text--table-images-column-heading p{font-size:1pc}}.cmp-text--table-images-column-heading td{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-right:2.4rem;padding:2rem;width:28.6666666667%}.cmp-text--table-images-column-heading tr{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%!important}@media(max-width:575.98px){.cmp-text--table-images-column-heading td{margin-right:0;width:100%}}.cmp-text--table-images-column p>img{aspect-ratio:attr(width)/attr(height);height:9rem;width:9rem}.cmp-text--table-images-column p{text-align:center}.cmp-text--table-images-column p>span{color:#4a4d4f;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;letter-spacing:.01em}@media(max-width:767px){.cmp-text--table-images-column p>span{font-size:14px}}.cmp-text--table-images-column td{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-right:2.4rem;width:18%}.cmp-text--table-images-column tr{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%!important}@media(min-width:1120px)and (max-width:1439.98px){.cmp-text--table-images-column td{width:22.5%}}@media(min-width:768px)and (max-width:1119.98px){.cmp-text--table-images-column td{width:28.3333333333%}}@media(min-width:575.98px)and (max-width:767.98px){.cmp-text--table-images-column td{width:45%}}@media(max-width:575.98px){.cmp-text--table-images-column td{width:100%}}.cmp-text--table-images-column-left p>img{aspect-ratio:attr(width)/attr(height);height:9rem;text-align:left;width:9rem}.cmp-text--table-images-column-left p>span{color:#4a4d4f;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;letter-spacing:.01em}@media(max-width:767px){.cmp-text--table-images-column-left p>span{font-size:14px}}.cmp-text--table-images-column-left td{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-right:2.4rem;width:18%}.cmp-text--table-images-column-left tr{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%!important}@media(min-width:1120px)and (max-width:1439.98px){.cmp-text--table-images-column-left td{width:22.5%}}@media(min-width:768px)and (max-width:1119.98px){.cmp-text--table-images-column-left td{width:28.3333333333%}}@media(min-width:575.98px)and (max-width:767.98px){.cmp-text--table-images-column-left td{width:45%}}@media(max-width:575.98px){.cmp-text--table-images-column-left td{width:100%}}.cmp-text--table-border td{border:.1rem solid #1a1b1a;margin-bottom:2rem}.cmp-text--table-images-row-heading img{aspect-ratio:attr(width)/attr(height);height:9rem;margin-right:2.4rem;width:9rem}.cmp-text--table-images-row-heading p{-ms-flex-item-align:center;align-self:center;color:#0a7a82;color:#1a1b1a;font-family:Equip-Medium;font-size:18px;font-style:normal;font-weight:400;letter-spacing:.05em;text-transform:uppercase}@media(max-width:767px){.cmp-text--table-images-row-heading p{font-size:1pc}}.cmp-text--table-images-row-heading td{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:2rem;padding:2rem;width:30%}.cmp-text--table-images-row-heading tr{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%!important}@media(max-width:1119.98px){.cmp-text--table-images-row-heading td{padding:2rem;width:45%}}@media(max-width:767.98px){.cmp-text--table-images-row-heading td{padding:2rem;width:100%}}.cmp-text--table-images-row img{aspect-ratio:attr(width)/attr(height);height:9rem;margin-right:2.4rem;width:9rem}.cmp-text--table-images-row p{-ms-flex-item-align:center;align-self:center;color:#4a4d4f;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;letter-spacing:.01em}@media(max-width:767px){.cmp-text--table-images-row p{font-size:14px}}.cmp-text--table-images-row td,.cmp-text--table-images-row tr{display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-text--table-images-row tr{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%!important}@media(max-width:575.98px){.cmp-text--table-images-row tr{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.cmp-text--table-images-row img{margin-bottom:2.4rem}.cmp-text--table-images-row td{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}}.cmp-text--table-background th{background-color:#dcdcdc!important;color:#4a4d4f;color:#1a1b1a!important;font-family:Equip-Light;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.01em;padding:2.4rem!important}@media(max-width:767px){.cmp-text--table-background th{font-size:9pt}}.cmp-text--table-background td{background-color:#f6f6f6!important;color:#4a4d4f;color:#4a4d4f!important;font-family:Equip-Light;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.01em;padding:2.4rem!important}@media(max-width:767px){.cmp-text--table-background td{font-size:9pt}}.cmp-text--table-background tr{border-bottom:1rem solid #fff!important}.cmp-text--table-background tr:first-child th{background-color:#003c2a!important;color:#e2fce3;color:#fff!important;font-family:Equip-Medium;font-size:14px;font-style:normal;font-weight:400;padding:2.4rem!important;text-transform:uppercase}@media(max-width:575.98px){.cmp-text--table-background th{background-color:#dcdcdc!important;color:#4a4d4f;color:#1a1b1a!important;font-family:Equip-Light;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.01em;padding:1.6rem!important}}@media(max-width:575.98px)and (max-width:767px){.cmp-text--table-background th{font-size:9pt}}@media(max-width:575.98px){.cmp-text--table-background td{background-color:#f6f6f6!important;color:#4a4d4f;color:#4a4d4f!important;font-family:Equip-Light;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.01em;padding:1.6rem!important}}@media(max-width:575.98px)and (max-width:767px){.cmp-text--table-background td{font-size:9pt}}@media(max-width:575.98px){.cmp-text--table-background tr:first-child th{background-color:#003c2a!important;color:#e2fce3;color:#fff!important;font-family:Equip-Medium;font-size:14px;font-style:normal;font-weight:400;padding:1.6rem!important;text-transform:uppercase}}.cmp-text--table div:first-child{overflow-y:hidden!important}.cmp-text--table td,.cmp-text--table th{padding:.5rem 1rem .5rem 0!important}.cmp-text--table-images-heading tbody{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.cmp-text--table-images-heading td{padding-left:2rem}.cmp-text--table-images-heading tr{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:2rem;margin-right:2rem;padding:2rem;width:28.3333333333%}.cmp-text--table-images-heading img{aspect-ratio:attr(width)/attr(height);width:7rem}.cmp-text--table-images-heading li{color:#4a4d4f;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;letter-spacing:.01em}@media(max-width:767px){.cmp-text--table-images-heading li{font-size:14px}}.cmp-text--table-images-heading p:first-child{color:#1a1b1a;font-family:Equip-Medium;font-size:24px;font-style:normal;font-weight:400;white-space:nowrap}@media(max-width:767px){.cmp-text--table-images-heading p:first-child{font-size:20px}}.cmp-text--table-images-heading p:nth-child(2n){color:#4a4d4f;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;letter-spacing:.01em}@media(max-width:767px){.cmp-text--table-images-heading p:nth-child(2n){font-size:14px}}@media(max-width:767.98px){.cmp-text hr{margin:2.4rem 0}}@media(min-width:1120px)and (max-width:1439.98px){.cmp-text tr{width:45%}}@media(min-width:576px)and (max-width:1119.98px){.cmp-text tr{width:100%}}@media(max-width:576px){.cmp-text tr{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}}.cmp--table-width tr{width:100%}.cmp-text--margin-1{margin:.8rem!important}.cmp-text--margin-2{margin:1.6rem!important}.cmp-text--margin-top-1{margin-top:.8rem!important}.cmp-text--margin-top-2{margin-top:1.6rem!important}.cmp-text--margin-top-3{margin-top:3.2rem!important}.cmp-text--margin-top-4{margin-top:3rem!important}.cmp-text--margin-bottom-1{margin-bottom:.8rem!important}.cmp-text--margin-bottom-2{margin-bottom:1.6rem!important}.cmp-text--margin-bottom-3{margin-bottom:3.2rem!important}.cmp-text--margin-bottom-4{margin-bottom:3rem!important}.cmp-text--margin-right-1{margin-right:.8rem!important}.cmp-text--margin-right-2{margin-right:1.6rem!important}.cmp-text--margin-right-3{margin-right:6.4rem!important}.cmp-text--margin-left-1{margin-left:.8rem!important}.cmp-text--margin-left-2{margin-left:1.6rem!important}.cmp-text--margin-left-3{margin-left:6.4rem!important}@media(max-width:767.98px){.cmp-text--margin-top-3{margin-top:2.4rem!important}.cmp-text--margin-bottom-3{margin-bottom:2.4rem!important}}.cmp-text--single-image{aspect-ratio:attr(width)/attr(height);padding:3.2rem 0;width:100%}@media(max-width:767.98px){.cmp-text--single-image{padding:2.4rem 0}}@media(max-width:575.98px){.cmp-tools{padding:1.2rem 1.6rem!important}}@media(min-width:576px)and (max-width:767.98px){.cmp-tools{padding:2rem 4rem!important}}@media(min-width:768px)and (max-width:1439px){.cmp-tools{padding:3rem 6.4rem!important}}@media(min-width:1440px){.cmp-tools{padding:3rem calc(50% - 45pc + 6.4rem)!important}}.cmp-tools div:first-child{color:#115740;font-family:Equip-Medium;font-size:24px;font-style:normal;font-weight:400;letter-spacing:.05em;padding-top:4.8rem;text-transform:uppercase}@media(max-width:767px){.cmp-tools div:first-child{font-size:18px}}.cmp-tools div:nth-child(2){color:#1a1b1a;font-family:Equip-Light;font-size:18px;font-style:normal;font-weight:400;padding-top:1.6rem}@media(max-width:767px){.cmp-tools div:nth-child(2){font-size:1pc}}html{font-size:62.5%}p{color:#4a4d4f;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;letter-spacing:.01em}@media(max-width:767px){p{font-size:14px}}span{color:#4a4d4f;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;letter-spacing:.01em}@media(max-width:767px){span{font-size:14px}}.h1,h1{font-family:Equip-Medium;font-size:28px;font-style:normal;font-weight:400;letter-spacing:.01em;mix-blend-mode:normal}@media(max-width:767px){.h1,h1{font-size:24px}}.h2,h2{color:#115740;font-family:Equip-Medium;font-size:24px;font-style:normal;font-weight:400;letter-spacing:.05em;text-transform:uppercase}@media(max-width:767px){.h2,h2{font-size:18px}}.h3,h3{color:#0a7a82;font-family:Equip-Medium;font-size:18px;font-style:normal;font-weight:400;letter-spacing:.05em;text-transform:uppercase}@media(max-width:767px){.h3,h3{font-size:1pc}}a:hover{text-decoration:underline}p.date{font-family:Equip-Light;font-size:14px;letter-spacing:.02em;text-transform:uppercase}p.date,p.insight-header{color:#1a1b1a;font-style:normal;font-weight:400}p.insight-header{font-family:Equip-Medium;font-size:24px}@media(max-width:767px){p.insight-header{font-size:20px}}a{color:#1a1b1a;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;font-weight:700;letter-spacing:.02em;text-decoration:none}a:hover{color:#000}@media(max-width:575.98px){.cmp-user-account{padding:1.2rem 1.6rem!important}}@media(min-width:576px)and (max-width:767.98px){.cmp-user-account{padding:2rem 4rem!important}}@media(min-width:768px)and (max-width:1439px){.cmp-user-account{padding:3rem 6.4rem!important}}@media(min-width:1440px){.cmp-user-account{padding:3rem calc(50% - 45pc + 6.4rem)!important}}.cmp-user-account .form-row{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:1rem}.cmp-user-account__label{color:#e2fce3;color:#1a1b1a;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;margin-top:.5rem}.cmp-user-account__header,.cmp-user-account__label{font-family:Equip-Medium;font-style:normal;font-weight:400;text-transform:uppercase}.cmp-user-account__header{color:#115740;font-size:24px;letter-spacing:.05em;padding:1.8rem}.cmp-user-account__button,.cmp-user-account__title{padding:1.8rem}.cmp-user-account__requiredTag{color:#1a1b1a;color:#4a4d4f;font-family:Equip-Medium;font-size:9pt;font-style:normal;font-weight:400;letter-spacing:.02em;margin-bottom:2rem;padding:0 1.8rem;text-transform:uppercase}.cmp-user-account .form-control:focus{border-color:#000;-webkit-box-shadow:none;box-shadow:none}.cmp-user-account .alert.hide,.cmp-user-account .registration-redirect-url{display:none}.cmp-user-account .alert{width:48%}.cmp-user-account .alert:focus-visible{outline-color:#000}.cmp-user-account .alert-danger{border:.2rem solid #f23f2b;color:#f23f2b}.cmp-user-account .close{background-color:unset;border:none}.cmp-user-account .close:focus-visible{outline-color:#000}.cmp-user-account .col-md-6{padding:0 2rem}.cmp-user-account .custom-button{float:right;height:4.4rem;width:18rem}.cmp-user-account .custom-button:focus-visible{outline-color:#000}.cmp-user-account .custom-button:hover{text-decoration:underline}.cmp-user-account__button{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:end}.cmp-user-account__button button{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.cmp-user-account__title{margin-top:3.2rem}.cmp-user-account .form-control{border-radius:.6rem;color:#4a4d4f;font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;height:5rem;letter-spacing:.01em}@media(max-width:767px){.cmp-user-account .form-control{font-size:14px}}.cmp-user-account input[type=checkbox]{border-radius:.6rem;cursor:pointer;height:2.4rem;width:2.4rem}.cmp-user-account input[type=checkbox]:checked{background-color:#37a085}.cmp-user-account input[type=checkbox]:focus-visible{border-color:#000;-webkit-box-shadow:none;box-shadow:none}.cmp-user-account .form-check{display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-user-account .form-check-label{font-size:1pc;margin-left:1rem}.cmp-user-account .form-check-label p:first-child{margin:0}.cmp-user-account .form-check-label p a:focus-visible{outline-color:#000}.cmp-user-account .select-disabled{background:#f1f1f1;color:#c4c4c4;pointer-events:none}.cmp-user-account .select-disabled:after{background:url(clientlib-site/resources/icons/carrot-down-small-gray.svg);background-repeat:no-repeat;top:1.9rem}.cmp-user-account__checkbox{padding:1.8rem}.cmp-user-account .icon-info{cursor:pointer}.cmp-user-account .info-tooltiptext,.cmp-user-account .role-info-tooltiptext{background:#000;border:1px solid transparent;color:#fff;font-family:Equip-Light;font-style:normal;font-weight:400;letter-spacing:.01em;max-width:25pc;opacity:0;padding:5px;position:absolute;text-align:center;text-transform:none;z-index:1}.cmp-user-account .info-tooltiptext{margin-left:75px;margin-top:-20px;width:350px}@media(min-width:576px)and (max-width:767.98px){.cmp-user-account .info-tooltiptext{margin-top:-40px;width:200px}}@media(max-width:575.98px){.cmp-user-account .info-tooltiptext{margin-top:-40px;width:200px}}.cmp-user-account .role-info-tooltiptext{margin-left:90pt;margin-top:-90px;width:350px}@media(min-width:576px)and (max-width:767.98px){.cmp-user-account .role-info-tooltiptext{margin-top:-165px;width:200px}}@media(max-width:575.98px){.cmp-user-account .role-info-tooltiptext{margin-top:-165px;width:200px}}.cmp-user-account .info-tooltiptext:after,.cmp-user-account .role-info-tooltiptext:after{border:7px solid transparent;border-right-color:#000;content:"";margin-top:-5px;position:absolute;right:100%;top:50%}.cmp-user-account .email-icon:focus+.info-tooltiptext,.cmp-user-account .email-icon:hover+.info-tooltiptext,.cmp-user-account .role-icon:focus+.role-info-tooltiptext,.cmp-user-account .role-icon:hover+.role-info-tooltiptext{opacity:1}@media(min-width:576px)and (max-width:767.98px){.cmp-user-account__checkbox{padding-bottom:0}.cmp-user-account__button{padding-top:0}.cmp-user-account .form-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cmp-user-account .custom-button{width:100%}}@media(max-width:575.98px){.cmp-user-account__checkbox{padding-bottom:0}.cmp-user-account__button{padding-top:0}.cmp-user-account input[type=checkbox]{width:3.4rem}.cmp-user-account .alert{width:91%}.cmp-user-account .form-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cmp-user-account .custom-button{width:100%}.cmp-user-account__header{font-size:18px}}.cmp-user-account .form-control.readonly{background:transparent;border:none;border-bottom:1px solid #c4c4c4;border-radius:0;padding:0}.cmp-user-account .form-control.readonly:focus{border-bottom:1px solid #c4c4c4}.cmp-user-account .form-group.hide,.cmp-user-account .user-form.hide,.cmp-user-account__checkbox.hide,.cmp-user-account__edit-text,.cmp-user-account__read-only,.cmp-user-account__title.hide{display:none}.cmp-user-account__read-only.show{display:block}.cmp-user-account__read-only.show .form-group{margin-bottom:3.2rem}.cmp-user-account .alert-success{background:none;border:2px solid;color:#1a1b1a;color:#003c2a;font-family:Equip-Medium;font-size:10px;font-style:normal;font-weight:400;letter-spacing:.02em;text-transform:uppercase;width:39%}.cmp-user-account__header-container{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.cmp-user-account__header-container .link{cursor:pointer;margin-left:5.6rem}.cmp-user-account__header-container .link:focus-visible{outline-color:#000}.cmp-user-account .alert{margin:0 2rem}.cmp-user-account .alert span:first-child,.cmp-user-account .alert span:first-child ul{display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-user-account .alert span:first-child ul{-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style:none;margin:0;padding:0}.cmp-user-account .icon-check-white--sm{background-color:#003c2a;background-position:50%;border-radius:50%;margin-right:.5rem}.cmp-user-account input:-webkit-autofill,.cmp-user-account input:-webkit-autofill:active,.cmp-user-account input:-webkit-autofill:focus,.cmp-user-account input:-webkit-autofill:hover{-webkit-text-fill-color:#4a4d4f!important;-webkit-box-shadow:inset 0 0 0 30px #fff!important}@media(min-width:1120px)and (max-width:1439px){.cmp-user-account__read-only.show .alert.alert-success{width:40%}}@media(min-width:768px)and (max-width:1119px){.cmp-user-account .alert.alert-danger,.cmp-user-account__read-only.show .alert.alert-success{width:auto}}@media(min-width:576px)and (max-width:767.98px){.cmp-user-account__read-only.show .form-group{margin-bottom:2.4rem}.cmp-user-account .alert.alert-danger,.cmp-user-account__read-only.show .alert-success{width:auto}}@media(max-width:575.98px){.cmp-user-account__header-container{-webkit-box-align:normal;-ms-flex-align:normal;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:normal;-ms-flex-direction:column;flex-direction:column}.cmp-user-account__header-container .link{margin-left:2rem}.cmp-user-account__read-only.show .form-group{margin-bottom:2.4rem}.cmp-user-account .alert.alert-danger,.cmp-user-account .alert.alert-success{margin:1.9rem 2rem;width:auto}.cmp-user-account .alert.alert-danger span:first-child,.cmp-user-account .alert.alert-success span:first-child{width:90%}}@font-face{font-display:swap;font-family:Equip-ExtraBold;src:url(clientlib-site/resources/fonts/2F8071_9_0.eot);src:url(clientlib-site/resources/fonts/2F8071_9_0.eot?#iefix) format("embedded-opentype"),url(resources/fonts/2F8071_9_0.woff2) format("woff2"),url(clientlib-site/resources/fonts/2F8071_9_0.woff) format("woff"),url(clientlib-site/resources/fonts/2F8071_9_0.ttf) format("truetype")}@font-face{font-display:swap;font-family:Equip-Bold;src:url(clientlib-site/resources/fonts/2F8071_A_0.eot);src:url(clientlib-site/resources/fonts/2F8071_A_0.eot?#iefix) format("embedded-opentype"),url(clientlib-site/resources/fonts/2F8071_A_0.woff2) format("woff2"),url(clientlib-site/resources/fonts/2F8071_A_0.woff) format("woff"),url(clientlib-site/resources/fonts/2F8071_A_0.ttf) format("truetype")}@font-face{font-display:swap;font-family:Equip-Medium;src:url(clientlib-site/resources/fonts/2F8071_B_0.eot);src:url(clientlib-site/resources/fonts/2F8071_B_0.eot?#iefix) format("embedded-opentype"),url(clientlib-site/resources/fonts/2F8071_B_0.woff2) format("woff2"),url(clientlib-site/resources/fonts/2F8071_B_0.woff) format("woff"),url(clientlib-site/resources/fonts/2F8071_B_0.ttf) format("truetype")}@font-face{font-display:swap;font-family:Equip-Regular;src:url(clientlib-site/resources/fonts/2F8071_C_0.eot);src:url(clientlib-site/resources/fonts/2F8071_C_0.eot?#iefix) format("embedded-opentype"),url(clientlib-site/resources/fonts/2F8071_C_0.woff2) format("woff2"),url(clientlib-site/resources/fonts/2F8071_C_0.woff) format("woff"),url(clientlib-site/resources/fonts/2F8071_C_0.ttf) format("truetype")}@font-face{font-display:swap;font-family:Equip-Light;src:url(clientlib-site/resources/fonts/2F8071_D_0.eot);src:url(clientlib-site/resources/fonts/2F8071_D_0.eot?#iefix) format("embedded-opentype"),url(clientlib-site/resources/fonts/2F8071_D_0.woff2) format("woff2"),url(clientlib-site/resources/fonts/2F8071_D_0.woff) format("woff"),url(clientlib-site/resources/fonts/2F8071_D_0.ttf) format("truetype")}@font-face{font-display:swap;font-family:EquipSlab-Medium;src:url(clientlib-site/resources/fonts/2F8071_37_0.eot);src:url(clientlib-site/resources/fonts/2F8071_37_0.eot?#iefix) format("embedded-opentype"),url(clientlib-site/resources/fonts/2F8071_37_0.woff2) format("woff2"),url(clientlib-site/resources/fonts/2F8071_37_0.woff) format("woff"),url(clientlib-site/resources/fonts/2F8071_37_0.ttf) format("truetype")}@font-face{font-display:swap;font-family:EquipSlab-Regular;src:url(clientlib-site/resources/fonts/2F8071_39_0.eot);src:url(clientlib-site/resources/fonts/2F8071_39_0.eot?#iefix) format("embedded-opentype"),url(clientlib-site/resources/fonts/2F8071_39_0.woff2) format("woff2"),url(clientlib-site/resources/fonts/2F8071_39_0.woff) format("woff"),url(clientlib-site/resources/fonts/2F8071_39_0.ttf) format("truetype")}.margin-auto{margin:auto!important}.margin-0{margin:0!important}.margin-4{margin:.4rem!important}.margin-8{margin:.8rem!important}.margin-16{margin:1.6rem!important}.margin-24{margin:2.4rem!important}.margin-32{margin:3.2rem!important}.margin-40{margin:4rem!important}.margin-64{margin:6.4rem!important}.margin-top-auto{margin-top:auto!important}.margin-top-0{margin-top:0!important}.margin-top-4{margin-top:.4rem!important}.margin-top-8{margin-top:.8rem!important}.margin-top-16{margin-top:1.6rem!important}.margin-top-24{margin-top:2.4rem!important}.margin-top-32{margin-top:3.2rem!important}.margin-top-40{margin-top:4rem!important}.margin-top-64{margin-top:6.4rem!important}.margin-bottom-auto{margin-bottom:auto!important}.margin-bottom-0{margin-bottom:0!important}.margin-bottom-4{margin-bottom:.4rem!important}.margin-bottom-8{margin-bottom:.8rem!important}.margin-bottom-16{margin-bottom:1.6rem!important}.margin-bottom-24{margin-bottom:2.4rem!important}.margin-bottom-32{margin-bottom:3.2rem!important}.margin-bottom-40{margin-bottom:4rem!important}.margin-bottom-64{margin-bottom:6.4rem!important}.margin-left-auto{margin-left:auto!important}.margin-left-0{margin-left:0!important}.margin-left-4{margin-left:.4rem!important}.margin-left-8{margin-left:.8rem!important}.margin-left-16{margin-left:1.6rem!important}.margin-left-24{margin-left:2.4rem!important}.margin-left-32{margin-left:3.2rem!important}.margin-left-40{margin-left:4rem!important}.margin-left-64{margin-left:6.4rem!important}.margin-right-auto{margin-right:auto!important}.margin-right-0{margin-right:0!important}.margin-right-4{margin-right:.4rem!important}.margin-right-8{margin-right:.8rem!important}.margin-right-16{margin-right:1.6rem!important}.margin-right-24{margin-right:2.4rem!important}.margin-right-32{margin-right:3.2rem!important}.margin-right-40{margin-right:4rem!important}.margin-right-64{margin-right:6.4rem!important}.margin-vertical-auto{margin-bottom:auto!important;margin-top:auto!important}.margin-vertical-0{margin-bottom:0!important;margin-top:0!important}.margin-vertical-4{margin-bottom:.4rem!important;margin-top:.4rem!important}.margin-vertical-8{margin-bottom:.8rem!important;margin-top:.8rem!important}.margin-vertical-16{margin-bottom:1.6rem!important;margin-top:1.6rem!important}.margin-vertical-24{margin-bottom:2.4rem!important;margin-top:2.4rem!important}.margin-vertical-32{margin-bottom:3.2rem!important;margin-top:3.2rem!important}.margin-vertical-40{margin-bottom:4rem!important;margin-top:4rem!important}.margin-vertical-64{margin-bottom:6.4rem!important;margin-top:6.4rem!important}.margin-horizontal-auto{margin-left:auto!important;margin-right:auto!important}.margin-horizontal-0{margin-left:0!important;margin-right:0!important}.margin-horizontal-4{margin-left:.4rem!important;margin-right:.4rem!important}.margin-horizontal-8{margin-left:.8rem!important;margin-right:.8rem!important}.margin-horizontal-16{margin-left:1.6rem!important;margin-right:1.6rem!important}.margin-horizontal-24{margin-left:2.4rem!important;margin-right:2.4rem!important}.margin-horizontal-32{margin-left:3.2rem!important;margin-right:3.2rem!important}.margin-horizontal-40{margin-left:4rem!important;margin-right:4rem!important}.margin-horizontal-64{margin-left:6.4rem!important;margin-right:6.4rem!important}.padding-auto{padding:auto!important}.padding-0{padding:0!important}.padding-4{padding:.4rem!important}.padding-8{padding:.8rem!important}.padding-16{padding:1.6rem!important}.padding-24{padding:2.4rem!important}.padding-32{padding:3.2rem!important}.padding-40{padding:4rem!important}.padding-64{padding:6.4rem!important}.padding-top-auto{padding-top:auto!important}.padding-top-0{padding-top:0!important}.padding-top-4{padding-top:.4rem!important}.padding-top-8{padding-top:.8rem!important}.padding-top-16{padding-top:1.6rem!important}.padding-top-24{padding-top:2.4rem!important}.padding-top-32{padding-top:3.2rem!important}.padding-top-40{padding-top:4rem!important}.padding-top-64{padding-top:6.4rem!important}.padding-bottom-auto{padding-bottom:auto!important}.padding-bottom-0{padding-bottom:0!important}.padding-bottom-4{padding-bottom:.4rem!important}.padding-bottom-8{padding-bottom:.8rem!important}.padding-bottom-16{padding-bottom:1.6rem!important}.padding-bottom-24{padding-bottom:2.4rem!important}.padding-bottom-32{padding-bottom:3.2rem!important}.padding-bottom-40{padding-bottom:4rem!important}.padding-bottom-64{padding-bottom:6.4rem!important}.padding-left-auto{padding-left:auto!important}.padding-left-0{padding-left:0!important}.padding-left-4{padding-left:.4rem!important}.padding-left-8{padding-left:.8rem!important}.padding-left-16{padding-left:1.6rem!important}.padding-left-24{padding-left:2.4rem!important}.padding-left-32{padding-left:3.2rem!important}.padding-left-40{padding-left:4rem!important}.padding-left-64{padding-left:6.4rem!important}.padding-right-auto{padding-right:auto!important}.padding-right-0{padding-right:0!important}.padding-right-4{padding-right:.4rem!important}.padding-right-8{padding-right:.8rem!important}.padding-right-16{padding-right:1.6rem!important}.padding-right-24{padding-right:2.4rem!important}.padding-right-32{padding-right:3.2rem!important}.padding-right-40{padding-right:4rem!important}.padding-right-64{padding-right:6.4rem!important}.padding-vertical-auto{padding-bottom:auto!important;padding-top:auto!important}.padding-vertical-0{padding-bottom:0!important;padding-top:0!important}.padding-vertical-4{padding-bottom:.4rem!important;padding-top:.4rem!important}.padding-vertical-8{padding-bottom:.8rem!important;padding-top:.8rem!important}.padding-vertical-16{padding-bottom:1.6rem!important;padding-top:1.6rem!important}.padding-vertical-24{padding-bottom:2.4rem!important;padding-top:2.4rem!important}.padding-vertical-32{padding-bottom:3.2rem!important;padding-top:3.2rem!important}.padding-vertical-40{padding-bottom:4rem!important;padding-top:4rem!important}.padding-vertical-64{padding-bottom:6.4rem!important;padding-top:6.4rem!important}.padding-horizontal-auto{padding-left:auto!important;padding-right:auto!important}.padding-horizontal-0{padding-left:0!important;padding-right:0!important}.padding-horizontal-4{padding-left:.4rem!important;padding-right:.4rem!important}.padding-horizontal-8{padding-left:.8rem!important;padding-right:.8rem!important}.padding-horizontal-16{padding-left:1.6rem!important;padding-right:1.6rem!important}.padding-horizontal-24{padding-left:2.4rem!important;padding-right:2.4rem!important}.padding-horizontal-32{padding-left:3.2rem!important;padding-right:3.2rem!important}.padding-horizontal-40{padding-left:4rem!important;padding-right:4rem!important}.padding-horizontal-64{padding-left:6.4rem!important;padding-right:6.4rem!important}.cmp-video{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.cmp-video__transcript{font-weight:400}.cmp-video__transcript:focus-visible{outline-color:#000}.cmp-video-style--full-bleed{width:100%}.cmp-video__container{display:block;max-width:100%}.cmp-video__time{font-family:Equip-Regular;font-size:1pc;font-style:normal;font-weight:400;margin-left:2.6rem;padding-right:1rem}.cmp-video__text-wrapper{border-bottom:.1rem solid #c4c4c4;margin:2.4rem 0}.cmp-video__text-wrapper,.cmp-video__text-wrapper a{display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-video__text-wrapper i{margin-left:1rem}.cmp-video .vjs-fluid{padding:0;width:100%}.cmp-video .link{padding-left:.5rem;padding-right:1rem}@media(max-width:575.98px){.cmp-video--page-gutter{padding:1.2rem 1.6rem!important}}@media(min-width:576px)and (max-width:767.98px){.cmp-video--page-gutter{padding:2rem 4rem!important}}@media(min-width:768px)and (max-width:1439px){.cmp-video--page-gutter{padding:3rem 6.4rem!important}}@media(min-width:1440px){.cmp-video--page-gutter{padding:3rem calc(50% - 45pc + 6.4rem)!important}}.cmp-video--page-gutter .cmp-video__text-wrapper{margin:2.4rem 0 0!important}.walletsharetext{background-color:#115740}.walletsharetext a[href],.walletsharetext a[href]:hover,.walletsharetext p{color:#fff}