.c-NavigationLink{display:flex;flex-direction:row;gap:10px;align-items:center;width:100%;height:100%;padding:8px 16px}.c-NavigationLink_desktop{gap:0;padding:0}.c-NavigationLink__Box{display:flex;flex-direction:row;align-items:center;justify-content:center;min-width:50px;min-height:50px}.c-NavigationLink__Label{font-weight:500;font-size:14px;font-family:DINPro-Medium,sans-serif;line-height:14px;text-transform:uppercase}.c-NavigationListButton{display:flex;gap:10px}.c-NavigationListButton,.c-NavigationListButton_desktop{flex-direction:row;align-items:center;width:100%;height:100%;padding:8px 16px}.c-NavigationListButton_desktop{gap:8px}.c-NavigationListButton__Circle{display:flex;flex-direction:row;gap:10px;align-items:center;justify-content:center;min-width:40px;min-height:40px;padding:0;background-color:rgba(158,64,167,.102);border-radius:100px}.c-NavigationListButton_desktop.c-NavigationListButton_active .c-NavigationListButton__Circle{background-color:#6d0577}.c-NavigationListButton__Picto{-webkit-filter:url(#recolor-primary);filter:url(#recolor-primary)}.c-NavigationListButton_desktop.c-NavigationListButton_active .c-NavigationListButton__Picto{-webkit-filter:url(#recolor-white);filter:url(#recolor-white)}.c-NavigationListButton__Label{color:#030f40;font-weight:500;font-size:14px;font-family:DINPro-Medium,sans-serif;line-height:14px}.c-NavigationListButton_desktop .c-NavigationListButton__Label{text-align:left}.c-NavigationListButton_desktop.c-NavigationListButton_active .c-NavigationListButton__Label{color:#faf8f4}.c-NavigationList{display:flex;flex-direction:column;margin:0;padding:0;list-style:none}.c-NavigationList_desktop{flex-grow:1;align-items:flex-start;overflow-y:auto}.c-NavigationList__Item{display:flex;flex-direction:column;width:100%}.c-NavigationList__Item:hover{background-color:rgba(158,64,167,.102)}.c-NavigationList_mobile .c-NavigationList__Item{height:66px}.c-NavigationList_desktop .c-NavigationList__Item{flex-grow:1;gap:6px;align-items:center;justify-content:center;min-height:70px;max-height:102px;border-bottom:1px solid #e9ecef}.c-NavigationList__Item:first-child:not(.c-NavigationList__Item_active){border-top:1px solid #e9ecef}.c-NavigationList_desktop .c-NavigationList__Item_active{background-color:#9e40a7}.c-MSDLogo{display:flex;flex-direction:column;flex-grow:1;align-items:center;justify-content:center;min-height:30px;max-height:62px;padding:8px 33px}.c-CommonButton_fontSmall{font-size:14px;line-height:21px}.c-CommonButton_fontLarge,.c-CommonButton_fontSmall{color:#343a40;font-weight:500;font-family:DINPro-Medium,sans-serif;letter-spacing:.005em}.c-CommonButton_fontLarge{font-size:16px;line-height:24px}.c-CommonButton_primary{display:flex;flex-direction:row;gap:8px;align-items:center;justify-content:center;padding:14px 16px 13px;background-color:transparent;border-radius:4px;outline:2px solid transparent;color:#faf8f4;border:1px solid transparent;background-color:#9e40a7}.c-CommonButton_primary:active,.c-CommonButton_primary:focus,.c-CommonButton_primary:focus-visible{border-color:transparent;outline:2px solid #84dfff}.c-CommonButton_primary:disabled{color:#6c757d}.c-CommonButton_primary:hover{background-color:#6d0577;color:#faf8f4}.c-CommonButton_primary:active,.c-CommonButton_primary:focus{background-color:#6d0577}.c-CommonButton_primary:disabled{background-color:#d5d6de;border-color:transparent}.c-CommonButton_primaryContrast{display:flex;flex-direction:row;gap:8px;align-items:center;justify-content:center;padding:14px 16px 13px;background-color:transparent;border-radius:4px;outline:2px solid transparent;color:#faf8f4;border:1px solid #faf8f4;background-color:#9e40a7}.c-CommonButton_primaryContrast:active,.c-CommonButton_primaryContrast:focus,.c-CommonButton_primaryContrast:focus-visible{border-color:transparent;outline:2px solid #84dfff}.c-CommonButton_primaryContrast:disabled{color:#6c757d}.c-CommonButton_primaryContrast:hover{background-color:#6d0577;color:#faf8f4}.c-CommonButton_primaryContrast:active,.c-CommonButton_primaryContrast:focus{background-color:#6d0577}.c-CommonButton_primaryContrast:disabled{background-color:#d5d6de;border-color:transparent}.c-CommonButton_secondary{display:flex;flex-direction:row;gap:8px;align-items:center;justify-content:center;padding:14px 16px 13px;background-color:transparent;border:1px solid #9e40a7;border-radius:4px;outline:2px solid transparent}.c-CommonButton_secondary:active,.c-CommonButton_secondary:focus,.c-CommonButton_secondary:focus-visible{border-color:transparent;outline:2px solid #84dfff}.c-CommonButton_secondary:disabled{color:#6c757d}.c-CommonButton_secondary:active,.c-CommonButton_secondary:focus,.c-CommonButton_secondary:hover{background-color:rgba(155,205,65,.1)}.c-CommonButton_secondary:disabled{background-color:inherit;border-color:#abafbf}.c-CommonButton_tertiary{display:flex;flex-direction:row;gap:8px;align-items:center;justify-content:center;padding:14px 16px 13px;background-color:transparent;border-radius:4px;outline:2px solid transparent;border:1px solid transparent}.c-CommonButton_tertiary:active,.c-CommonButton_tertiary:focus,.c-CommonButton_tertiary:focus-visible{border-color:transparent;outline:2px solid #84dfff}.c-CommonButton_tertiary:disabled{color:#6c757d}.c-CommonButton_tertiary:active,.c-CommonButton_tertiary:focus,.c-CommonButton_tertiary:hover{background-color:rgba(52,58,64,.1)}.c-CommonButton_tertiary:disabled{background-color:inherit}.c-CommonButton_lightGray{display:flex;flex-direction:row;gap:8px;align-items:center;justify-content:center;padding:14px 16px 13px;background-color:transparent;border-radius:4px;outline:2px solid transparent;color:#3d466c;border:1px solid transparent;background-color:rgba(52,58,64,.1)}.c-CommonButton_lightGray:active,.c-CommonButton_lightGray:focus,.c-CommonButton_lightGray:focus-visible{border-color:transparent;outline:2px solid #84dfff}.c-CommonButton_lightGray:disabled{color:#6c757d}.c-CommonButton_lightGray:active,.c-CommonButton_lightGray:focus,.c-CommonButton_lightGray:hover{background-color:transparent;border:1px solid rgba(52,58,64,.1)}.c-CommonButton_lightGray:disabled{background-color:inherit}.c-CommonButton_paddingSmall{padding:8px 16px}.c-CommonButton_paddingLarge{padding:15px}@media(max-width:1199px){.c-CommonButton_fullWidth{width:100%}}.c-CommonButton_isRounded{border-radius:50%}.c-CommonButton_disabled{outline:none!important;cursor:not-allowed}.c-CommonButton__Picto{width:24px;height:24px}.c-CommonButton__Picto_search{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)' stroke='%23FAF8F4' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M1.473 13.357a9.063 9.063 0 1 0 16.682-7.09 9.063 9.063 0 0 0-16.682 7.09v0ZM16.22 16.22l7.03 7.03'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.c-CommonButton__Picto_cross{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='%23030f40' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m.75 23.249 22.5-22.5m0 22.5L.75.749' stroke='%23030f40' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.c-CommonButton__Picto_target{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 16 16' fill='%239e40a7' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke-width='0.1' d='M8.00049 15.998C7.72449 15.998 7.50049 15.774 7.50049 15.498V13.9767C4.60715 13.7347 2.26382 11.3907 2.02249 8.49805H0.500488C0.224488 8.49805 0.000488281 8.27405 0.000488281 7.99805C0.000488281 7.72205 0.224488 7.49805 0.500488 7.49805H2.02249C2.26516 4.60538 4.60849 2.26271 7.50049 2.02071V0.498047C7.50049 0.222047 7.72449 -0.00195312 8.00049 -0.00195312C8.27649 -0.00195312 8.50049 0.222047 8.50049 0.498047V2.02071C11.3932 2.26271 13.7365 4.60605 13.9785 7.49805H15.5005C15.7765 7.49805 16.0005 7.72205 16.0005 7.99805C16.0005 8.27405 15.7765 8.49805 15.5005 8.49805H13.9792C13.7372 11.3914 11.3938 13.7347 8.50049 13.9767V15.498C8.50049 15.774 8.27649 15.998 8.00049 15.998ZM3.02582 8.49805C3.26182 10.838 5.16049 12.7367 7.50049 12.9734V11.498C7.50049 11.222 7.72449 10.998 8.00049 10.998C8.27649 10.998 8.50049 11.222 8.50049 11.498V12.9734C10.8405 12.7367 12.7385 10.8387 12.9752 8.49805H11.5005C11.2245 8.49805 11.0005 8.27405 11.0005 7.99805C11.0005 7.72205 11.2245 7.49805 11.5005 7.49805H12.9752C12.7385 5.15805 10.8405 3.26071 8.50049 3.02405V4.49805C8.50049 4.77405 8.27649 4.99805 8.00049 4.99805C7.72449 4.99805 7.50049 4.77405 7.50049 4.49805V3.02405C5.16049 3.26071 3.26249 5.15805 3.02582 7.49805H4.50049C4.77649 7.49805 5.00049 7.72205 5.00049 7.99805C5.00049 8.27405 4.77649 8.49805 4.50049 8.49805H3.02582Z' stroke='%239e40a7'/%3E%3C/svg%3E%0A")}.c-CommonButton__Picto_download{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='9 11 18 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 12.74v8' stroke='%23030F40'/%3E%3Cpath d='m15 17.74 3 3 3-3m4.5 3v1a2 2 0 0 1-2 2h-11a2 2 0 0 1-2-2v-1' stroke='%23030F40'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M10 10.24h16v16H10z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.c-CommonButton__Picto_add{background-image:url("data:image/svg+xml,%3csvg width='24' height='24' viewBox='0 0 24.00 24.00' fill='none' xmlns='http://www.w3.org/2000/svg' transform='rotate(0)' stroke='%23000000'%3e%3cg id='SVGRepo_bgCarrier' stroke-width='0'%3e%3c/g%3e%3cg id='SVGRepo_tracerCarrier' stroke-linecap='round' stroke-linejoin='round' stroke='%23CCCCCC' stroke-width='0.528'%3e%3c/g%3e%3cg id='SVGRepo_iconCarrier'%3e%3ccircle cx='12' cy='12' r='10' stroke='%231C274C' stroke-width='1.5'%3e%3c/circle%3e%3cpath d='M15 12L12 12M12 12L9 12M12 12L12 9M12 12L12 15' stroke='%231C274C' stroke-width='1.5' stroke-linecap='round'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.c-CommonButton__Picto_delete{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='17' height='16' viewBox='0 0 17 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_15317_3935)'%3e%3cpath d='M1.66724 4.24532L15.3612 1.33466' stroke='%233D466C' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M9.56662 0.521996L6.63328 1.14533C6.50447 1.17242 6.38228 1.22468 6.27371 1.2991C6.16514 1.37353 6.07233 1.46866 6.0006 1.57903C5.92888 1.6894 5.87965 1.81285 5.85574 1.94229C5.83184 2.07173 5.83372 2.20462 5.86128 2.33333L6.06928 3.312L10.96 2.272L10.752 1.294C10.7248 1.16546 10.6727 1.04352 10.5984 0.935156C10.5242 0.826788 10.4293 0.73411 10.3192 0.662418C10.2092 0.590726 10.086 0.541425 9.95689 0.517331C9.82776 0.493237 9.69514 0.494822 9.56662 0.521996V0.521996Z' stroke='%233D466C' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M7.66724 12V7' stroke='%233D466C' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M10.6672 12V7' stroke='%233D466C' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M12.9172 4H14.6672L13.7439 14.5827C13.7231 14.8333 13.6086 15.0669 13.4233 15.2369C13.238 15.4069 12.9954 15.5009 12.7439 15.5H5.58724C5.33643 15.4999 5.09483 15.4055 4.91035 15.2356C4.72587 15.0656 4.61197 14.8326 4.59124 14.5827L3.8999 6.25133' stroke='%233D466C' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_15317_3935'%3e%3crect width='16' height='16' fill='white' transform='translate(0.5)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.c-CommonErrors{display:flex;flex-grow:1;align-items:center;justify-content:center;width:100%;height:100%;padding:15px 0;color:#a3122a;font-weight:700}.c-CommonFormErrorText{padding:2px 0;color:#a3122a}.c-CommonInput{position:relative}.c-CommonInput__Input{position:relative;width:100%;height:48px;padding:0 8px;color:#3d466c;background-color:#fff;border:1px solid #767c97;border-radius:4px;outline:2px solid transparent}.c-CommonInput__Input::-webkit-input-placeholder{color:#3d466c;font-family:DINPro-Regular,serif}.c-CommonInput__Input::placeholder{color:#3d466c;font-family:DINPro-Regular,serif}.c-CommonInput__Input:placeholder-shown{background-color:#f4f8ff}.c-CommonInput__Input:focus-visible{color:#030f40;outline-color:#030f40}.c-CommonInput__Input:disabled{background-color:#e9ecef;border-color:#d5d6de}.c-CommonInput__Input_invalid{position:relative;width:100%;height:48px;color:#3d466c;background-color:#fff;border-radius:4px;outline:2px solid transparent;padding:0 44px 0 8px;background-image:url("data:image/svg+xml,%3Csvg width='36' height='36' viewBox='9 9 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)' stroke='%23A3122A' stroke-width='1.5' stroke-linecap='round'%3E%3Cpath d='M18 22.5a.25.25 0 0 0-.049.495.25.25 0 0 0 .299-.245.25.25 0 0 0-.25-.25Z' stroke-linejoin='round'/%3E%3Cpath d='M18 20.5v-5'/%3E%3Cpath d='M19.08 11.173a1.204 1.204 0 0 0-2.16 0L10.603 24.04a1.013 1.013 0 0 0 .91 1.461h12.971a1.014 1.014 0 0 0 .911-1.461L19.08 11.174Z' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M9 9h18v18H9z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat;background-position:calc(100% - 12px);background-size:20px;border:1px solid #a3122a}.c-CommonInput__Input_invalid::-webkit-input-placeholder{color:#3d466c;font-family:DINPro-Regular,serif}.c-CommonInput__Input_invalid::placeholder{color:#3d466c;font-family:DINPro-Regular,serif}.c-CommonInput__Input_invalid:placeholder-shown{background-color:#f4f8ff}.c-CommonInput__Input_invalid:focus-visible{color:#030f40;outline-color:#030f40}.c-CommonInput__Input_invalid:disabled{background-color:#e9ecef;border-color:#d5d6de}.c-CommonInput__Input_invalid:focus-visible{outline-color:#a3122a}.c-CommonInput__Icon{position:absolute;top:48%;right:10px;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}.c-CommonInput__Icon svg{width:16px;height:16px}.c-CommonSpinner{position:relative;display:inline-block;width:80px;height:80px;-webkit-transform:scale(75%);transform:scale(75%)}.c-CommonSpinner div{position:absolute;display:block;box-sizing:border-box;width:64px;height:64px;margin:8px;border:8px solid transparent;border-top-color:#030f40;border-radius:50%;-webkit-animation:common-spinner 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:common-spinner 1.2s cubic-bezier(.5,0,.5,1) infinite}.c-CommonSpinner div:first-child{-webkit-animation-delay:-.45s;animation-delay:-.45s}.c-CommonSpinner div:nth-child(2){-webkit-animation-delay:-.3s;animation-delay:-.3s}.c-CommonSpinner div:nth-child(3){-webkit-animation-delay:-.15s;animation-delay:-.15s}@-webkit-keyframes common-spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes common-spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.c-CommonSpinner__Wrapper{display:flex;align-items:center;justify-content:center;width:100%}.c-CommonSpinner__Wrapper_cover{position:absolute;width:100%;height:100%;pointer-events:none}.c-FormAutoCompleteInput{display:flex;flex-direction:column}.c-FormAutoCompleteInput__Container{position:relative;z-index:3;flex:1 1}.c-FormAutoCompleteInput__Results{position:absolute;top:calc(100% + 4px);z-index:-1;width:100%;max-height:232px;margin:0;padding:4px;overflow-x:hidden;overflow-y:scroll;background:#fff;border:2px solid #d5d6de;border-radius:2px}.c-FormAutoCompleteInput__Results::-webkit-scrollbar{width:4px;height:4px;background-color:#fff;border-radius:15px}.c-FormAutoCompleteInput__Results::-webkit-scrollbar-thumb{background-color:#d5d6de;border-radius:15px}.c-FormAutoCompleteInput__Results::-webkit-scrollbar-track{border:1px solid #d5d6de;border-radius:15px}.c-FormAutoCompleteInput__Options{width:100%;padding:16px;text-align:left;list-style-type:none;cursor:pointer;-webkit-user-select:none;user-select:none}.c-FormAutoCompleteInput__Options:after{position:absolute;bottom:0;display:block;width:calc(100% - 8px);height:1px;content:""}.c-FormAutoCompleteInput__Options:not(:last-child){border-bottom:1px solid #d5d6de}.c-FormAutoCompleteInput__Options:hover{background:#e9ecef}.c-FormAutoCompleteInput__Options_notOnList{display:flex;align-items:center;justify-content:center;width:100%;padding:16px 0;font-weight:700;text-align:center;list-style-type:none;cursor:pointer}.c-FormAutoCompleteInput__Options_notOnList:hover{background:#e9ecef}.c-FormAutoCompleteInput__Options_noResults{padding:8px;cursor:default}.c-FormLabel_row{flex-direction:row;gap:8px;width:100%}.c-FormLabel_styleTable{color:#fff;line-height:20px}.c-FormLabel_row .c-FormLabel__LabelWrapper{flex-wrap:nowrap}.c-FormLabel__Label{color:#3d466c}.c-FormLabel__LabelDescription{margin-left:8px;font-weight:350}.c-FormLabel__Secondary,.c-FormLabel__Validation{color:#3d466c;font-weight:400;font-family:DINPro-Regular,serif}.c-FormLabel_styleTable .c-FormLabel__Secondary,.c-FormLabel_styleTable .c-FormLabel__Validation{color:#d5d6de;font-weight:500}.c-FormLabel__Secondary{color:#343a40}.c-FormLabel__Validation{max-width:75%;font-size:14px;line-height:21px;text-align:right}.c-FormLabel_styleTable .c-FormLabel__Validation{font-size:14px}.c-FormLabel__Validation_left{margin-bottom:4px;text-align:left}.c-FormLabel__Content{display:flex;flex-direction:row}.c-FormLabel_row .c-FormLabel__Content{flex-grow:7}.c-ModalSelector{position:absolute;top:250px;left:50%;z-index:11;display:flex;flex-direction:column;align-items:center;width:628px;height:auto;padding:40px 60px;text-align:center;background-color:#fff;border-radius:8px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media(max-width:767px){.c-ModalSelector{position:fixed;top:0;left:0;width:100vw;height:100vh;padding:60px 16px 0;border-radius:0;-webkit-transform:none;transform:none}}.c-ModalSelector__Container{display:flex;flex-direction:column;gap:30px;height:100%}@media(min-width:768px){.c-ModalSelector__Container{width:100%}}.c-ModalSelector__CloseButton{position:absolute;top:16px;right:16px;width:24px;height:24px;font-size:20px;background-image:url(/_next/static/media/close.80e2f457.svg)}@media(min-width:768px){.c-ModalSelector__CloseButton{top:28px;right:28px}}.c-ModalSelector__Title{font-weight:700;font-size:20px;font-family:DINPro-Bold,sans-serif;line-height:25px;color:#030f40}@media(min-width:768px)and (max-width:1199px){.c-ModalSelector__Title{font-size:24px;line-height:30.91px}}@media(min-width:1200px){.c-ModalSelector__Title{font-size:30px;line-height:35px}}.c-ModalSelector__Button{margin-top:24px;margin-bottom:0}@media(min-width:768px){.c-ModalSelector__Button{margin-bottom:60px}}.c-ModalSelector__Body{display:flex;flex-direction:column;gap:16px;text-align:left}.c-ModalSelector__Form{position:relative;display:flex;flex-direction:column;gap:2px;margin-bottom:2px;color:#767c97;font-weight:700;font-size:16px;line-height:24px}.c-ModalSelector__Search{position:absolute;top:50%;right:0;z-index:5}.c-ModalSelector__Bottom{display:flex;justify-content:center;font-size:14px;font-family:DINPro-Medium,sans-serif}.c-ModalSelector__Backdrop{position:fixed;top:0;left:0;z-index:10;width:100vw;height:100vh;background-color:#343a40;opacity:.45}.c-HeaderLinkSelector__Link{display:flex;flex-direction:row;gap:12px;align-items:center;justify-content:center}.c-FormSelect{display:flex;flex-direction:column;width:100%}.c-HeaderLinkProfile{height:100%}.c-HeaderLinkProfile__Content{display:flex;flex-direction:row;gap:8px;align-items:center;justify-content:center;height:100%;cursor:pointer}.c-HeaderLinkProfile__PopUpHead{position:relative;top:0;left:15%;width:0;height:0;background-color:transparent;border-right:20px solid transparent;border-bottom:20px solid #fff;border-left:20px solid transparent}@media(min-width:768px){.c-HeaderLinkProfile__PopUpHead{position:relative;top:0;left:75%;width:0;height:0;background-color:transparent;border-right:20px solid transparent;border-bottom:20px solid #fff;border-left:20px solid transparent}}.c-HeaderLinkProfile__PopUp{position:absolute;top:130px;right:10%;z-index:8;display:none;width:80%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;opacity:0;transition:max-height .2s ease,opacity .2s ease}@media(min-width:768px){.c-HeaderLinkProfile__PopUp{position:absolute;top:60px;right:50px;display:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;opacity:0;transition:max-height .2s ease,opacity .2s ease}}.c-HeaderLinkProfile__PopUp.Visible{display:block;max-height:500px;opacity:1;pointer-events:auto}.c-HeaderLinkProfile__PopUpTitle{margin-bottom:20px;color:#000;font-weight:700;font-size:18px;text-align:start}.c-HeaderLinkProfile__PopUpForm{flex-direction:column;gap:20px}.c-HeaderLinkProfile__PopUpButton,.c-HeaderLinkProfile__PopUpContent,.c-HeaderLinkProfile__PopUpForm{display:flex;justify-content:center}.c-HeaderLinkProfile__PopUpContent{box-shadow:0 0 2px rgba(17,95,251,.05),0 4px 4px rgba(17,95,251,.1);flex-direction:column;padding:20px;background-color:#fff;border-radius:5px}.c-HeaderLinkProfile__ArrowUp{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.c-HeaderLinkProfile__ArrowDown,.c-HeaderLinkProfile__ArrowUp{transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.c-HeaderLinkProfile__ArrowDown{-webkit-transform:scaleY(1);transform:scaleY(1)}.c-HeaderBurgerMenu{box-shadow:0 0 1px rgba(17,95,251,.05),0 1px 3px rgba(17,95,251,.1);position:fixed;top:60px;z-index:5;width:100vw;height:calc(100vh - 60px);padding:0;overflow-y:scroll;color:#030f40;background-color:#fff;-webkit-transform:translateX(-100vw);transform:translateX(-100vw);transition:opacity .2s ease,-webkit-transform .4s ease;transition:transform .4s ease,opacity .2s ease;transition:transform .4s ease,opacity .2s ease,-webkit-transform .4s ease;will-change:transform,opacity}.c-HeaderBurgerMenu:not(.c-HeaderBurgerMenu_expanded){opacity:0;pointer-events:none}.c-HeaderBurgerMenu_expanded{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}.c-HeaderBurgerMenu__List{gap:1px;min-height:100%;margin:0;padding:0;list-style:none}.c-HeaderBurgerMenu__Item,.c-HeaderBurgerMenu__List{display:flex;flex-direction:column;align-items:flex-start}.c-HeaderBurgerMenu__Item{gap:8px;justify-content:center;width:100%;padding:16px 20px 16px 16px;box-shadow:0 1px 0 rgba(0,0,0,.1)}.c-HeaderBurgerMenu__Item_grow{flex-grow:1}.c-HeaderBurgerMenu__User{display:flex;flex-direction:row;gap:16px;align-items:center}.c-HeaderBurgerMenu__Container{display:flex;flex-direction:column;width:100%}.c-LogoCommunity{cursor:pointer}.c-LogoCommunity img{max-width:100%;object-fit:contain}.c-HeaderLinkUser__Circle{display:flex;flex-direction:row;gap:10px;align-items:center;justify-content:center;min-width:50px;min-height:50px;padding:0;background-color:#faf8f4;border-radius:100px}.c-HeaderLinkUser__PopUpHead{position:relative;top:0;left:182px;width:0;height:0;background-color:transparent;border-right:20px solid transparent;border-bottom:20px solid #fff;border-left:20px solid transparent}@media(min-width:769px)and (max-width:1200px){.c-HeaderLinkUser__PopUpHead{left:60%}}@media(min-width:1201px){.c-HeaderLinkUser__PopUpHead{position:relative;top:0;left:85%;width:0;height:0;background-color:transparent;border-right:20px solid transparent;border-bottom:20px solid #fff;border-left:20px solid transparent}}.c-HeaderLinkUser__PopUpTitle{margin-bottom:20px;color:#000;font-weight:700;font-size:18px;text-align:start}.c-HeaderLinkUser__PopUp{position:absolute;top:60px;right:20px;z-index:8;display:none;width:80%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;opacity:0;transition:max-height .2s ease,opacity .2s ease}@media(min-width:768px){.c-HeaderLinkUser__PopUp{position:absolute;top:60px;right:20px;display:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;opacity:0;transition:max-height .2s ease,opacity .2s ease}}.c-HeaderLinkUser__PopUp.Visible{display:block;max-height:500px;opacity:1;pointer-events:auto}.c-HeaderLinkUser__PopUpContent{box-shadow:0 0 2px rgba(17,95,251,.05),0 4px 4px rgba(17,95,251,.1);display:flex;flex-direction:column;gap:8px;justify-content:center;width:300px;max-width:300px;padding:20px;background-color:#fff;border-radius:5px}.c-HeaderLinkSearch{display:flex;flex-direction:row;gap:8px;align-items:center;width:316px;height:48px;padding:0;border-radius:2px}.c-HeaderLinkSearch__Input{position:relative;width:100%;height:48px;padding:0 8px;color:#3d466c;background-color:#fff;border:1px solid #767c97;border-radius:4px;outline:2px solid transparent}.c-HeaderLinkSearch__Input::-webkit-input-placeholder{color:#3d466c;font-family:DINPro-Regular,serif}.c-HeaderLinkSearch__Input::placeholder{color:#3d466c;font-family:DINPro-Regular,serif}.c-HeaderLinkSearch__Input:placeholder-shown{background-color:#f4f8ff}.c-HeaderLinkSearch__Input:focus-visible{color:#030f40;outline-color:#030f40}.c-HeaderLinkSearch__Input:disabled{background-color:#e9ecef;border-color:#d5d6de}.c-HeaderLinkSearch button{padding:12px}.c-HeaderTopBar{color:#343a40;font-weight:400;font-size:12px;font-family:DINPro-Medium,sans-serif;line-height:18px;box-shadow:0 0 1px rgba(17,95,251,.05),0 1px 3px rgba(17,95,251,.1);position:fixed;top:0;z-index:6;display:flex;flex-direction:row;width:100vw;height:60px;padding:0 4px;font-size:16px;background:#fff}@media(min-width:768px){.c-HeaderTopBar{font-size:14px;line-height:21px}}@media(min-width:1200px){.c-HeaderTopBar{padding:0}}.c-HeaderTopBar__BurgerButton{position:relative;display:flex;align-items:center;justify-content:center;width:56px;height:60px}.c-HeaderTopBar__BurgerButton :focus,.c-HeaderTopBar__BurgerButton:focus{outline:none}.c-HeaderTopBar__BurgerButton :focus-visible,.c-HeaderTopBar__BurgerButton:focus-visible{outline:2px auto -webkit-focus-ring-color;outline-offset:-1px}@media(min-width:1200px){.c-HeaderTopBar__BurgerButton{display:none}}.c-HeaderTopBar__BurgerButton:after,.c-HeaderTopBar__BurgerButton:before{position:absolute;width:24px;height:24px;background-repeat:no-repeat;background-position:50%;background-size:24px;transition:opacity .2s cubic-bezier(.65,.05,.36,1)}.c-HeaderTopBar__BurgerButton:before{opacity:1;content:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 5.143C0 4.512.512 4 1.143 4h21.714a1.143 1.143 0 1 1 0 2.286H1.143A1.143 1.143 0 0 1 0 5.143ZM0 12c0-.631.512-1.143 1.143-1.143h21.714a1.143 1.143 0 0 1 0 2.286H1.143A1.143 1.143 0 0 1 0 12Zm1.143 5.714a1.143 1.143 0 0 0 0 2.286h21.714a1.143 1.143 0 1 0 0-2.286H1.143Z' fill='%233D466C'/%3E%3C/svg%3E")}.c-HeaderTopBar__BurgerButton:after{opacity:0;content:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)' stroke='%23030F40' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m.75 23.249 22.5-22.5m0 22.5L.75.749'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.c-HeaderTopBar__BurgerButton_expanded:before{opacity:0}.c-HeaderTopBar__BurgerButton_expanded:after{opacity:1}.c-HeaderTopBar__Logo{flex-grow:1}@media(min-width:1200px){.c-HeaderTopBar__Logo{box-shadow:0 0 1px rgba(17,95,251,.05),0 1px 3px rgba(17,95,251,.1);flex-grow:0;width:207px}}.c-HeaderTopBar__List{display:flex;align-items:center;height:100%;margin:0;padding:0;list-style:none}@media(min-width:1200px){.c-HeaderTopBar__List{flex-grow:1;gap:8px;padding:0 8px}}.c-HeaderTopBar__List_top{align-items:center}.c-HeaderTopBar__List_side{flex-direction:column;align-items:flex-start}.c-HeaderTopBar__Item{justify-content:center;min-width:56px;height:60px;padding:0 13px;color:#030f40}.c-HeaderTopBar__Item,.c-HeaderTopBar__SearchBar{display:flex;flex-direction:row;align-items:center}.c-HeaderTopBar__SearchBar{gap:8px;padding:0;border-radius:2px}.c-HeaderTopBar__SearchBar_mobile{padding:15px 25px;-webkit-transform:translateY(60px);transform:translateY(60px)}.c-HeaderTopBar__SearchBar_mobile>div{width:100%}.c-HeaderTopBar__Search{width:76px;padding:0 13px}.c-HeaderTopBar__Filler{flex-grow:1}.c-HeaderTopBar__Separator{align-self:center;width:2px;height:48px;background-color:#e9ecef}.c-HeaderTopBar__Nav{display:flex;flex-direction:row;margin:0 0 0 -13px;padding:0}.c-HeaderSideBar{box-shadow:0 0 1px rgba(17,95,251,.05),0 1px 3px rgba(17,95,251,.1);position:fixed;top:60px;z-index:7;display:flex;flex-direction:column;width:207px;height:calc(100vh - 60px);padding:0;color:#030f40;font-size:16px;background-color:#fff;-webkit-clip-path:inset(0 -5px 0 0);clip-path:inset(0 -5px 0 0)}.c-Header__ContentCover{position:absolute;z-index:4;width:100%;height:100%;background-color:#030f40;opacity:0;transition:opacity .1s ease;pointer-events:none}.c-Header__ContentCover_active{opacity:.4;pointer-events:auto}.c-Footer{position:relative;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e9ecef}@media(max-width:1199px){.c-Footer{flex-direction:column;font-size:14px}}.c-Footer__ContentContainer{display:flex;align-items:center;justify-content:center;width:100%;padding:16px}@media(min-width:768px){.c-Footer__ContentContainer{min-height:69px}}@media(min-width:1200px){.c-Footer__ContentContainer{width:100%;padding:16px 150px}}.c-Footer__Menu{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;margin:0;padding:0;row-gap:8px}.c-Footer__MenuItem{position:relative;margin:0;padding:0;list-style:none}.c-Footer__MenuItem:before{position:absolute;right:0;width:1px;height:20px;background:#adb5bd;content:""}.c-Footer__MenuItem:last-child:before{content:none}.c-Footer__Link{color:#343a40;font-weight:400;font-size:12px;font-family:DINPro-Regular,sans-serif;line-height:18px;display:flex;align-items:center;height:21px;padding-right:12px;padding-left:12px;transition:-webkit-text-decoration .3s ease-in-out;transition:text-decoration .3s ease-in-out;transition:text-decoration .3s ease-in-out,-webkit-text-decoration .3s ease-in-out}@media(min-width:768px){.c-Footer__Link{font-size:14px;line-height:21px;padding:0 20px}}.c-Footer__Link :hover{text-decoration:underline}.c-Footer__Version{font-size:16px}@media(min-width:1200px){.c-Footer__Version{position:absolute;top:50%;right:16px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}.c-CommonSkipLink{position:absolute}.c-CommonSkipLink ul{margin:0;padding:0;list-style:none}.c-CommonSkipLink__Item{position:absolute;top:0;left:-99999rem;z-index:100;padding:16px;white-space:nowrap;background-color:#fff}.c-CommonSkipLink__Item:focus{left:0}:root{--graph-low:#4bc068;--graph-medium:#f5c500;--graph-hot:#ff8363;--graph-veryhot:#eb4a65;--breakpoint-minimum:320;--breakpoint-small-mobile:375;--breakpoint-mobile:768;--breakpoint-tablet:1024;--breakpoint-laptop:1200;--breakpoint-desktop:1440;--breakpoint-large-desktop:1600;--blue:#007bff;--indigo:#6610f2;--purple:#c65bab;--pink:#e83e8c;--red:#eb4a65;--orange:#ff8363;--yellow:#ffc229;--green:#30d158;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--blue-1:#3d466c;--blue-2:#767c97;--blue-3:#abafbf;--blue-4:#d5d6de;--expert-blue:#030f40;--blue-electric:#2e88ff;--blue-electric-light:#bcd7fb;--blue-dark:#6095d6;--gray-800:#343a40;--gray-600:#6c757d;--gray-500:#adb5bd;--gray-200:#e9ecef;--gray-100:#f8f9fa;--gray-0:#f4f8ff;--green-light:#c0f1cc;--red-dark:#800e21;--red-light:#f5c4cc;--orange-light:#fbd5cc;--gold-light:#f1e5cb;--purple-light:#e2b2d6;--yellow-light:#ffe094;--primary:#77b7fc;--secondary:#030f40;--success:#30d158;--info:#59b9ff;--warning:#deb861;--danger:#eb4a65;--light:#f8f9fa;--dark:#343a40;--primary-contrast:#030f40;--primary-brand:#77b7fc;--primary-brand-light:#bbdbfd;--primary-dark:#030f40;--primary-light:#fff;--brand-default:#77b7fc;--brand-dark:#6095d6;--brand-light:#bbdbfd;--danger-light:#f5c4cc;--warning-light:#f1e5cb;--info-light:#c9e6fb;--success-light:#c0f1cc;--btn-disabled:#d5d6de;--disabled:#6c757d;--placeholder:#3d466c;--inactive:#767c97;--blue-sky:#59b9ff;--blue-sky-light:#c9e6fb;--blue-clear:#84dfff;--blue-clear-light:#d6f1fb;--gold:#ffc229;--card-disabled:#adb5bd;--card-disabled-light:#e9ecef;--contained:#3d466c;--contained-btn-disabled:#abafbf;--outlined:#fff;--outlined-btn-disabled:#abafbf;--text:#fff;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:"DINPro-Medium";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}@font-face{font-family:sz-icon-bold;src:url(/_next/static/media/SzIcon-Bold.a5351bd5.eot) format("embedded-opentype"),url(/_next/static/media/SzIcon-Bold.2c18cae5.woff) format("woff"),url(/_next/static/media/SzIcon-Bold.d195321a.woff2) format("woff2"),url(/_next/static/media/SzIcon-Bold.33c91f89.ttf) format("truetype"),url(/_next/static/media/SzIcon-Bold.578d24dc.svg) format("svg");font-weight:400;font-style:normal}@font-face{font-family:sz-icon-line;src:url(/_next/static/media/SzIcon-Line.5c6e2b33.eot) format("embedded-opentype"),url(/_next/static/media/SzIcon-Line.9f7ae5ec.woff) format("woff"),url(/_next/static/media/SzIcon-Line.fd514b9e.woff2) format("woff2"),url(/_next/static/media/SzIcon-Line.573af1e2.ttf) format("truetype"),url(/_next/static/media/SzIcon-Line.e9997f4e.svg) format("svg");font-weight:400;font-style:normal}@font-face{font-family:DINPro-Light;src:url(/_next/static/media/DINPro-Light.166ab2e6.eot);src:url(/_next/static/media/DINPro-Light.166ab2e6.eot) format("embedded-opentype"),url(/_next/static/media/DINPro-Light.f6730621.woff) format("woff"),url(/_next/static/media/DINPro-Light.49e8d4b9.woff2) format("woff2"),url(/_next/static/media/DINPro-Light.df0fbc69.ttf) format("truetype"),url(/_next/static/media/DINPro-Light.fbeb37f7.svg) format("svg");font-weight:400;font-style:normal}@font-face{font-family:DINPro-Regular;src:url(/_next/static/media/DINPro-Regular.2701d699.eot);src:url(/_next/static/media/DINPro-Regular.2701d699.eot) format("embedded-opentype"),url(/_next/static/media/DINPro-Regular.9fb1e89f.woff) format("woff"),url(/_next/static/media/DINPro-Regular.8d62debe.woff2) format("woff2"),url(/_next/static/media/DINPro-Regular.911e3fa7.ttf) format("truetype"),url(/_next/static/media/DINPro-Regular.589bda7c.svg) format("svg");font-weight:400;font-style:normal}@font-face{font-family:DINPro-Medium;src:url(/_next/static/media/DINPro-Medium.b7e688e3.eot);src:url(/_next/static/media/DINPro-Medium.b7e688e3.eot) format("embedded-opentype"),url(/_next/static/media/DINPro-Medium.c1f5b615.woff) format("woff"),url(/_next/static/media/DINPro-Medium.49443f2a.woff2) format("woff2"),url(/_next/static/media/DINPro-Medium.6a31d3a4.ttf) format("truetype"),url(/_next/static/media/DINPro-Medium.16c7674b.svg) format("svg");font-weight:400;font-style:normal}@font-face{font-family:DINPro-Bold;src:url(/_next/static/media/DINPro-Bold.3c1145cf.eot);src:url(/_next/static/media/DINPro-Bold.3c1145cf.eot) format("embedded-opentype"),url(/_next/static/media/DINPro-Bold.896e104f.woff) format("woff"),url(/_next/static/media/DINPro-Bold.1ea767f7.woff2) format("woff2"),url(/_next/static/media/DINPro-Bold.3b2776ac.ttf) format("truetype"),url(/_next/static/media/DINPro-Bold.de67ac18.svg) format("svg");font-weight:400;font-style:normal}@font-face{font-family:DINPro-Black;src:url(/_next/static/media/DINPro-Black.e5db9570.eot);src:url(/_next/static/media/DINPro-Black.e5db9570.eot) format("embedded-opentype"),url(/_next/static/media/DINPro-Black.abeeb5e0.woff) format("woff"),url(/_next/static/media/DINPro-Black.97b59310.woff2) format("woff2"),url(/_next/static/media/DINPro-Black.b2e7ddc7.ttf) format("truetype"),url(/_next/static/media/DINPro-Black.bb47f7e1.svg) format("svg");font-weight:400;font-style:normal}*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:DINPro-Medium;font-size:1rem;font-weight:500;line-height:1.5;color:var(--primary-dark);text-align:left;background-color:#f4f8ff}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0}address,p{margin-bottom:1rem}address{font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:900}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline;top:-.5em}a{background-color:transparent}a,a:hover{color:#030f40}a:hover{text-decoration:none}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,pre{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{border-style:none}img,svg{vertical-align:middle}svg{overflow:hidden}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.25rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}[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}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:1.25rem}.h2,.h3,h2,h3{font-size:1rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:2px solid rgba(0,0,0,.1)}.small,small{font-size:80%;font-weight:500}.mark,mark{padding:.2em;background-color:#fcf8e3}.blockquote{margin-bottom:1rem;font-size:1.25rem}.figure{display:inline-block}code{font-size:87.5%;color:#e83e8c;word-wrap:break-word}a>code{color:inherit}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media(min-width:576px){.container{max-width:540px}}@media(min-width:768px){.container{max-width:720px}}@media(min-width:992px){.container{max-width:960px}}@media(min-width:1200px){.container{max-width:1140px}}.row{display:flex;flex:1 0 100%;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.col{position:relative;width:100%;padding-right:15px;padding-left:15px;flex-basis:0;flex-grow:1;max-width:100%}.table{width:100%;margin-bottom:1rem;color:var(--primary-dark)}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid var(--gray-0)}.table thead th{vertical-align:bottom;border-bottom:2px solid var(--gray-0)}.table tbody+tbody{border-top:2px solid var(--gray-0)}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media(prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropdown{position:relative}.nav{flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.card,.nav{display:flex}.card{position:relative;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:2px solid rgba(0,0,0,.125);border-radius:2px}.card>hr{margin-right:0;margin-left:0}.pagination{display:flex;padding-left:0;list-style:none;border-radius:2px}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:900;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:2px;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.badge{transition:none}}a.badge:focus,a.badge:hover{text-decoration:none}.badge:empty{display:none}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:2px solid transparent;border-radius:2px}@-webkit-keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}.progress{display:flex;height:1rem;overflow:hidden;line-height:0;font-size:.75rem;background-color:#e9ecef;border-radius:2px;box-shadow:inset 0 .1rem .1rem rgba(0,0,0,.1)}.media{display:flex;align-items:flex-start}.close{float:right;font-size:1.5rem;font-weight:900;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{padding:0;background-color:transparent;border:0}a.close.disabled{pointer-events:none}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:DINPro-Medium;font-style:normal;font-weight:500;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@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}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}.border{border:2px solid #dee2e6!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,:after,:before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}pre{white-space:pre-wrap!important}blockquote,pre{border:2px solid #adb5bd;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}.container,body{min-width:992px!important}.badge{border:2px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}}.smaller{font-size:.625em}.small{font-size:.75em}.normal{font-size:1em}.big{font-size:3.429em}.huge{font-size:3rem}.large{font-size:2em}.letter-spacing{letter-spacing:1px}pre code{color:var(--gold)}a{text-decoration:underline}@-moz-document url-prefix(){h1,h2,h3,h4{font-family:DINPro-Medium}}body,html{color:#343a40;font-weight:400;font-size:16px;font-family:DINPro-Regular,sans-serif;line-height:24px;width:100%;height:0;margin:0;padding:0;background-color:#fff}@media(min-width:768px){body,html{font-size:18px;line-height:27px}}body #app,body>div,html #app,html>div{height:0}body main,html main{background-color:#faf8f4}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;white-space:nowrap!important;border:0!important;clip:rect(1px,1px,1px,1px)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important}a{text-decoration:none}a,a:hover{color:inherit}button{background:none;border:0}h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1{font-weight:500;font-size:24px;font-family:DINPro-Medium,sans-serif;line-height:25px}@media(min-width:768px){h1{font-size:30px;line-height:26px}}h2{font-weight:700;font-size:20px;font-family:DINPro-Bold,sans-serif;line-height:25px}@media(min-width:768px)and (max-width:1199px){h2{font-size:24px;line-height:30.91px}}@media(min-width:1200px){h2{font-size:30px;line-height:35px}}h3{font-weight:700;font-size:20px;font-family:DINPro-Bold,sans-serif;line-height:25px}@media(min-width:768px){h3{font-size:24px;line-height:30px}}h4{font-weight:700;font-size:16px;font-family:DINPro-Bold,sans-serif;line-height:20px}@media(min-width:768px){h4{font-size:20px;line-height:25px}}h5,h6{font-weight:700;font-size:16px;font-family:DINPro-Bold,sans-serif;line-height:20px}label,p{margin:0}label{padding:0}legend{padding-inline:0}.c-FormRadioInput__Options{display:flex;flex-direction:row;gap:20px}.c-FormRadioInput__Option{display:flex;flex-direction:row;gap:8px;align-items:center}.c-FormRadioInput__Input{position:relative;width:20px;height:20px;color:#030f40;background-color:transparent;border:2px solid #030f40;border-radius:50%;cursor:pointer;-webkit-appearance:none;appearance:none}.c-FormRadioInput__Input_checked:checked:after{position:absolute;top:3px;right:3px;bottom:3px;left:3px;background-color:#030f40;border-radius:50%;content:""}.c-FormLabel{display:flex;flex-direction:column;gap:2px;margin-bottom:2px;color:#767c97;font-weight:700;font-size:16px;line-height:24px}.c-FormLabel__LabelWrapper{display:flex;flex-direction:row;flex-grow:1;gap:10px;align-items:center;justify-content:space-between}.c-FormLabel__Label{margin-right:auto}.o-Blob:after{position:absolute;top:0;left:0;z-index:-1;width:170px;height:170px;background-color:#030f40;opacity:.1;content:""}.o-Page__Container{position:relative;top:60px;width:100%;min-height:calc(100vh - 60px);overflow:hidden auto}@media(min-width:1200px){.o-Page__Container{left:207px;width:calc(100% - 207px)}}.o-Page__Main{position:relative;z-index:3;min-height:86vh}.o-Page__Main,.o-Steps{display:flex;flex-direction:column}.o-Steps{align-items:flex-start;justify-content:center;width:100%}@media(max-width:1023px)and (min-width:768px){.o-Steps{width:70%;margin:0 auto}}@media(min-width:1024px){.o-Steps{flex-direction:row;width:100%;max-width:987px}}.o-Steps__SvgContainer{z-index:3}.o-Steps__SvgContainer>svg{position:absolute;top:-10000000000000000px}@media(min-width:1024px){.o-Steps__SvgContainer>svg{position:static;display:block}}.o-Steps__SvgContainer>svg #primary{fill:#9e40a7}.o-Steps__SvgContainer>svg #secondary{fill:#39918d}.o-Steps__Image{order:2;margin:34px auto}@media(max-width:767px){.o-Steps__Image{width:215px;height:215px}}@media(min-width:768px){.o-Steps__Image{width:480px;min-width:480px;height:480px}}@media(min-width:1024px){.o-Steps__Image{order:0;width:480px;min-width:480px;height:480px;margin:0 55px 0 0}}.o-Steps__Container{display:flex;flex-direction:column;align-items:flex-start;width:100%;padding:0}.o-Steps__Container .o-Steps__SvgContainer{margin:0 auto}.o-Steps__Container .o-Steps__SvgContainer>svg{position:static;display:block}@media(min-width:1024px){.o-Steps__Container .o-Steps__SvgContainer>svg{display:none}}.o-Steps__CardContainer{display:flex;flex-direction:column;grid-area:form;align-items:flex-start;order:3;width:100%;padding:0}@media(min-width:768px){.o-Steps__CardContainer{margin-top:40px}}.o-Steps__FormFields{width:100%;padding-bottom:8px}.o-Steps__CardButtons{display:flex;flex-direction:column;gap:16px;width:100%}.o-Steps__SubText{color:#030f40;font-weight:700}.o-Steps__Card,.o-Steps__SubText,.o-Steps__Title{margin-bottom:16px}.o-Steps__Card{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:100%;height:56px;padding:18px 24px;color:#030f40;background:#fff;border-radius:8px;box-shadow:0 0 1px rgba(17,95,251,.05),0 1px 3px rgba(17,95,251,.1);transition:background-color .3s ease-in-out}@media(min-width:768px){.o-Steps__Card{font-size:16px}}.o-Steps__Card:hover{padding:16px;font-weight:600;background-color:#f8f9fa;border:8px solid #fff;border-radius:8px}.o-Steps__CardButtons_openmodal{width:100%;font-size:14px;text-align:center;cursor:pointer}.o-Steps__ButtonContainer{display:flex;flex-direction:column;gap:16px;justify-content:center;width:100%}.o-EditoGrid{display:flex;flex-wrap:wrap;margin:-12px}@media(min-width:1024px){.o-EditoGrid{justify-content:center}}.o-EditoGrid__Item{display:flex;width:100%;padding:12px}@media(min-width:768px){.o-EditoGrid__Item{width:50%}}@media(min-width:1024px){.o-EditoGrid__Item{width:33.3333333333%}}.o-EditoGrid__Pager{margin:32px 0 0}.o-SelectWrapper{position:relative;display:flex;align-items:center;justify-content:flex-end}.o-SelectWrapper:after{position:absolute;width:32px;height:32px;margin-right:8px;background-image:url("data:image/svg+xml,%3Csvg width='17' height='16' viewBox='0 0 17 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M16 4.874 8.853 12.02a.498.498 0 0 1-.706 0L1 4.874' stroke='%233D466C' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M.5 0h16v16H.5z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:16px;content:"";pointer-events:none}.o-SelectWrapper__Select{position:relative;width:350px;height:48px;padding:0 40px 0 8px;color:#3d466c;background-color:#fff;border:1px solid #767c97;border-radius:4px;cursor:pointer;-webkit-appearance:none;appearance:none}.o-SelectWrapper__Select_placeholder{color:#3d466c;font-family:DINPro-Regular,serif;background-color:#f4f8ff}.o-SelectWrapper__Select:focus-visible{color:#030f40;outline-color:#030f40}.o-SelectWrapper__Select:disabled{color:#abafbf;background-color:#e9ecef;border:1px solid #d5d6de;cursor:default}.o-SelectWrapper__Select_invalid{border-color:#a3122a}.o-SelectWrapper__Select_invalid:focus-visible{outline-color:#a3122a}