:root{--bp-xs:480px;--bp-sm:834px;--bp-xl:1200px;--bp-xxl:1920px;--bp-mxs:479px;--bp-msm:833px;--bp-mxl:1199px;--bp-mxxl:1919px;--bp-addon-1380:1380px;--bp-addon-1279:1279px}.center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.centersb{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@-webkit-keyframes arrowDrawCircle{0%{stroke-dashoffset:0;stroke:var(--arrow-draw-base-color)}1%{stroke-dashoffset:101;stroke:var(--arrow-draw-active-color)}100%{stroke-dashoffset:0;stroke:var(--arrow-draw-active-color)}}@keyframes arrowDrawCircle{0%{stroke-dashoffset:0;stroke:var(--arrow-draw-base-color)}1%{stroke-dashoffset:101;stroke:var(--arrow-draw-active-color)}100%{stroke-dashoffset:0;stroke:var(--arrow-draw-active-color)}}@-webkit-keyframes strokeColor{0%{stroke:var(--stroke-base-color)}50%{stroke:var(--stroke-active-color)}100%{stroke:var(--stroke-base-color)}}@keyframes strokeColor{0%{stroke:var(--stroke-base-color)}50%{stroke:var(--stroke-active-color)}100%{stroke:var(--stroke-base-color)}}.quick-links{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.quick-links._hide{display:none}.quick-links__item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:40px;padding:6px 8px 6px 16px;font-family:Jost,normal;font-weight:500;font-size:20px;line-height:22px;color:#523189;border:1px solid #e3d9f2;border-radius:40px;-webkit-transition-property:color,border-color,background-color;transition-property:color,border-color,background-color;-webkit-transition-duration:.3s;transition-duration:.3s}.quick-links__item:not(.skeleton):hover{border-color:#523189}.quick-links__item:not(.skeleton):hover .quick-links__arrow rect{--arrow-draw-base-color:#E3D9F2;--arrow-draw-active-color:#523189;-webkit-animation:arrowDrawCircle .5s ease-in-out forwards;animation:arrowDrawCircle .5s ease-in-out forwards}.quick-links__item:not(.skeleton):hover .quick-links__arrow path{stroke:#523189}.quick-links__item.skeleton{border:none}.quick-links__item--accent{border-color:#ffdfcc;color:#ff5c00}.quick-links__item--accent:not(.skeleton):hover{border-color:#ff5c00}.quick-links__item--accent:not(.skeleton):hover .quick-links__arrow rect{--arrow-draw-base-color:#ffdfcc;--arrow-draw-active-color:#ff5c00;-webkit-animation:arrowDrawCircle .5s ease-in-out forwards;animation:arrowDrawCircle .5s ease-in-out forwards}.quick-links__item--accent:not(.skeleton):hover .quick-links__arrow path{stroke:#ff5c00}.quick-links__arrow{width:24px;height:24px;-ms-flex-negative:0;flex-shrink:0;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.quick-links__arrow path{stroke:#e3d9f2}.quick-links__arrow rect{stroke:#e3d9f2;stroke-dasharray:101;stroke-dashoffset:0;-webkit-transition:stroke .3s ease;transition:stroke .3s ease}.quick-links__item--accent .quick-links__arrow path{stroke:#ffdfcc}.quick-links__item--accent .quick-links__arrow rect{stroke:#ffdfcc}@media (max-width:1919px){.quick-links__item{gap:8px;min-height:40px;font-size:18px;line-height:20px}}@media (max-width:1199px){.quick-links__item{gap:4px;min-height:29px;padding:4px 6px 4px 12px;font-size:15px;line-height:17px;border-color:#523189}.quick-links__item:not(.skeleton):hover .quick-links__arrow rect{-webkit-animation:none;animation:none}.quick-links__item--accent{border-color:#ff5c00}.quick-links__item--accent:not(.skeleton):hover .quick-links__arrow rect{-webkit-animation:none;animation:none}.quick-links__arrow path{stroke:#523189}.quick-links__arrow rect{stroke:#523189}.quick-links__arrow{width:16px;height:16px}.quick-links__item--accent .quick-links__arrow path{stroke:#ff5c00}.quick-links__item--accent .quick-links__arrow rect{stroke:#ff5c00}}@media (max-width:833px){.quick-links{gap:8px}}