.tooltip{position:relative;display:inline-block;--bubbleWidth:10.75rem}.tooltip__container{position:relative}.tooltip__bt::after,.tooltip__bubble{display:none}.tooltip__bt{position:relative}.tooltip__bt:focus-visible::after,.tooltip__bt:hover::after{display:block}.tooltip__bt:focus-visible~.tooltip__bubble,.tooltip__bt:hover~.tooltip__bubble{display:flex}.tooltip__bubble{position:absolute;left:50%;bottom:calc(100% + .625rem);transform:translateX(-50%);align-items:flex-start;background:#fff;border:1px solid #878ea2;border-radius:.25rem;font-size:.75rem;gap:.313rem;line-height:1.2;padding:.5rem;width:var(--bubbleWidth);z-index:1}.tooltip__bubble::after{content:"";position:absolute;top:calc(100% - .313rem);left:50%;width:10px;height:10px;background:#fff;border-bottom:1px solid #878ea2;border-right:1px solid #878ea2;transform:translateX(-50%) rotate(45deg);z-index:2}.tooltip__bubble-icon{flex-shrink:0;margin-top:.094rem}.tooltip--b-end .tooltip__bubble,.tooltip--end .tooltip__bubble{left:auto;right:-.437rem;transform:none}.tooltip--b-end .tooltip__bubble::after,.tooltip--end .tooltip__bubble::after{left:auto;right:0;transform:translateX(-.312rem) rotate(45deg)}.tooltip--b-end .tooltip__bubble{bottom:auto;top:calc(100% + .625rem)}.tooltip--b-end .tooltip__bubble::after{top:auto;bottom:calc(100% - .313rem);transform:translateX(-.312rem) rotate(-135deg)}@media (min-width:64rem){.tooltip{--bubbleWidth:15.938rem}}.bg-dialog,.dialog{position:fixed;top:0;left:0;width:100%;height:100%;display:none}.bg-dialog{z-index:20;background-color:rgba(0,0,0,.9)}.dialog{z-index:21;align-items:center;justify-content:center;box-sizing:border-box;padding:var(--site-margin)}.dialog__body,.dialog__content{max-height:100%}.dialog__body{position:relative;background-color:#f1f3f5;padding:5.75rem 2.5rem 2.5rem;display:flex;width:100%;max-width:40rem;box-sizing:border-box}.dialog__content{width:100%;overflow-y:auto}.dialog__bt-close{position:absolute;top:2rem;right:2.5rem;width:2.25rem;height:2.25rem;appearance:none;border:none;border-radius:0;background-color:transparent;cursor:pointer}.dialog__bt-close::before{background-position:center;background-repeat:no-repeat;background-size:2.25rem;content:'';display:block;height:100%;width:100%}.dialog__bt-close:hover{background-color:#209bd6}.dialog__loader{position:absolute;inset:0;z-index:5;background-repeat:no-repeat;background-position:50% 50%;background-color:rgba(241,243,245,.3)}.dialog__error{font-size:.938rem;text-align:center;color:#e62600;font-weight:500;line-height:1.4}.toast-message{position:fixed;top:var(--header-height,0);left:0;width:100%;z-index:9;box-sizing:border-box;align-items:center;background-color:#0477bd;color:#fff;display:flex;gap:.625rem;justify-content:space-between;padding:1.25rem var(--site-margin,0);opacity:0;transition:opacity .2s ease-out}.toast-message.is-shown{opacity:1}.toast-message__content{padding-inline-start:2.125rem;background-repeat:no-repeat;background-position:0 50%;background-size:1.5rem 1.5rem}.toast-message.is-danger{background-color:#e62600}.toast-message.is-danger .toast-message__content{background:0 0;padding-inline-start:0}.toast-message__bt{appearance:none;background-color:transparent;background-repeat:no-repeat;background-position:center;border:0;cursor:pointer;height:1.5rem;width:1.5rem;padding:0}.site-footer{background-color:#f1f3f5;padding-block:2.25rem 2rem}.site-footer__body,.site-footer__foot{padding-inline:var(--site-margin,1rem)}.site-footer__body{margin-block-end:2.125rem}.site-footer__logo{width:7.375rem;height:auto;margin-block-end:1.813rem;margin-inline-start:.25rem}.site-footer__cell{margin-block-end:0.5rem}.site-footer__cell:last-child{margin-block:1.438rem 0}.site-footer__links{display:flex;flex-direction:column;row-gap:.375rem}.site-footer__link{font-size:.813rem;line-height:1.2;text-decoration:none;color:#0f1d45}.site-footer__link:focus,.site-footer__link:hover{color:#0477bd;text-decoration:underline}.site-footer__link:active{color:#094975}.site-footer__bt{position:relative;appearance:none;padding:0;margin:0;border:none;border-radius:0;background-color:transparent;font-size:.938rem;line-height:1.4;font-weight:600;cursor:pointer;text-align:left;color:#0f1d45}.site-footer__bt:hover{text-decoration:underline}.site-footer__push{background-color:#fff;padding:1rem;max-width:23.438rem;box-sizing:border-box;margin-inline:auto}.site-footer__push__title{font-size:1.5rem;font-weight:600;font-style:italic;line-height:1.2;margin-block-end:1rem}.site-footer__push__sticker{width:100%;margin-block-end:0.5rem}.site-footer__push__text{font-size:.813rem;line-height:1.2;margin-block-end:1rem}.site-footer__push__text--alt{opacity:.5}.site-footer__push__link{display:inline-block;margin-block-start:0.5rem;font-size:.938rem;line-height:1.4;text-decoration:underline}.site-footer__push__link:hover{text-decoration:none}.site-footer__foot{font-size:.813rem;line-height:1.2;display:flex;flex-direction:column;row-gap:.5rem}.site-footer__foot__link{text-decoration:none}.site-footer__foot__link:hover{text-decoration:underline}@media (max-width:63.938rem){.site-footer__bt{padding-inline-end:1.563rem}.site-footer__bt::after{content:'';position:absolute;top:0;right:0;width:1.25rem;height:1.25rem;display:inline-block;background-size:1.25rem 1.25rem}.site-footer__bt[aria-expanded=true]+.site-footer__links-layer{grid-template-rows:1fr;padding-block:0.313rem 0.563rem}.site-footer__links-layer{display:grid;grid-template-rows:0fr;overflow:hidden;transition:.3s ease-out}.site-footer__links{min-height:0}}@media (min-width:64rem){.site-footer{padding-block:4rem 1.25rem}.site-footer__body{display:grid;grid-template-areas:"cell1 cell3 cell4 cell5" "cell2 cell3 cell4 cell5" "cell6 cell6 cell6 cell6";grid-template-rows:3.563rem auto;column-gap:5rem;row-gap:2.75rem;margin-block-end:5.438rem}.site-footer__logo{grid-area:cell1;margin-block-end:0;margin-block-start:0.313rem}.site-footer__cell{margin-block-end:0}.site-footer__cell:nth-child(2){grid-area:cell2}.site-footer__cell:nth-child(3){grid-area:cell3}.site-footer__cell:nth-child(4){grid-area:cell4}.site-footer__cell:nth-child(5){grid-area:cell5}.site-footer__cell:nth-child(6){grid-area:cell6;margin-block-start:0}.site-footer__links-layer{margin-block-start:0.813rem}.site-footer__links{row-gap:.75rem}.site-footer__link{font-size:.75rem}.site-footer__push{margin-inline:auto}.site-footer__foot{font-size:.75rem;padding-block-start:1.25rem;border-block-start:0.063rem solid #cfd2da;flex-direction:row;justify-content:center;column-gap:2rem}}@media (min-width:80rem){.site-footer{padding-block:4rem 1.25rem}.site-footer__body{grid-template-areas:"cell1 cell3 cell4 cell5 cell6" "cell2 cell3 cell4 cell5 cell6"}.site-footer__push{margin-inline:auto 0;width:15.375rem;padding:1.5rem}.site-footer__push__text{font-size:.75rem}.site-footer__push__sticker{width:auto}}