@font-face{font-family:"Exo2";font-display:swap;src:url("../fonts/Exo2-Italic.eot?#iefix") format("embedded-opentype"),url("../fonts/Exo2-Italic.ttf") format("truetype"),url("../fonts/Exo2-Italic.woff") format("woff");font-weight:400;font-style:italic}@font-face{font-family:"Exo2";font-display:swap;src:url("../fonts/Exo2-Medium.eot?#iefix") format("embedded-opentype"),url("../fonts/Exo2-Medium.ttf") format("truetype"),url("../fonts/Exo2-Medium.woff") format("woff");font-weight:500;font-style:normal}@font-face{font-family:"Exo2";font-display:swap;src:url("../fonts/Exo2-Light.eot?#iefix") format("embedded-opentype"),url("../fonts/Exo2-Light.ttf") format("truetype"),url("../fonts/Exo2-Light.woff") format("woff");font-weight:300;font-style:normal}@font-face{font-family:"Exo2";font-display:swap;src:url("../fonts/Exo2-Bold.eot?#iefix") format("embedded-opentype"),url("../fonts/Exo2-Bold.ttf") format("truetype"),url("../fonts/Exo2-Bold.woff") format("woff");font-weight:700;font-style:normal}@font-face{font-family:"Roboto";font-display:swap;src:url("../fonts/Roboto-Light.eot?#iefix") format("embedded-opentype"),url("../fonts/Roboto-Light.ttf") format("truetype"),url("../fonts/Roboto-Light.woff") format("woff");font-weight:300;font-style:normal}@font-face{font-family:"Roboto";font-display:swap;src:url("../fonts/Roboto-Bold.eot?#iefix") format("embedded-opentype"),url("../fonts/Roboto-Bold.ttf") format("truetype"),url("../fonts/Roboto-Bold.woff") format("woff");font-weight:700;font-style:normal}@font-face{font-family:"Exo2";font-display:swap;src:url("../fonts/Exo2-Regular.eot?#iefix") format("embedded-opentype"),url("../fonts/Exo2-Regular.ttf") format("truetype"),url("../fonts/Exo2-Regular.woff") format("woff");font-weight:400;font-style:normal}@font-face{font-family:"Roboto";font-display:swap;src:url("../fonts/Roboto-Medium.eot?#iefix") format("embedded-opentype"),url("../fonts/Roboto-Medium.ttf") format("truetype"),url("../fonts/Roboto-Medium.woff") format("woff");font-weight:500;font-style:normal}@font-face{font-family:"Roboto";font-display:swap;src:url("../fonts/Roboto-Regular.eot?#iefix") format("embedded-opentype"),url("../fonts/Roboto-Regular.ttf") format("truetype"),url("../fonts/Roboto-Regular.woff") format("woff");font-weight:400;font-style:normal}:root{--f-spinner-width: 36px;--f-spinner-height: 36px;--f-spinner-color-1: rgba(0, 0, 0, 0.1);--f-spinner-color-2: rgba(17, 24, 28, 0.8);--f-spinner-stroke: 2.75}.f-spinner{margin:auto;padding:0;width:var(--f-spinner-width);height:var(--f-spinner-height)}.f-spinner svg{width:100%;height:100%;vertical-align:top;-webkit-animation:f-spinner-rotate 2s linear infinite;animation:f-spinner-rotate 2s linear infinite}.f-spinner svg *{stroke-width:var(--f-spinner-stroke);fill:none}.f-spinner svg *:first-child{stroke:var(--f-spinner-color-1)}.f-spinner svg *:last-child{stroke:var(--f-spinner-color-2);-webkit-animation:f-spinner-dash 2s ease-in-out infinite;animation:f-spinner-dash 2s ease-in-out infinite}@-webkit-keyframes f-spinner-rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes f-spinner-rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes f-spinner-dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}100%{stroke-dasharray:90,150;stroke-dashoffset:-124}}@keyframes f-spinner-dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}100%{stroke-dasharray:90,150;stroke-dashoffset:-124}}.f-throwOutUp{-webkit-animation:var(--f-throw-out-duration, 0.175s) ease-out both f-throwOutUp;animation:var(--f-throw-out-duration, 0.175s) ease-out both f-throwOutUp}.f-throwOutDown{-webkit-animation:var(--f-throw-out-duration, 0.175s) ease-out both f-throwOutDown;animation:var(--f-throw-out-duration, 0.175s) ease-out both f-throwOutDown}@-webkit-keyframes f-throwOutUp{to{-webkit-transform:translate3d(0, calc(var(--f-throw-out-distance, 150px) * -1), 0);transform:translate3d(0, calc(var(--f-throw-out-distance, 150px) * -1), 0);opacity:0}}@keyframes f-throwOutUp{to{-webkit-transform:translate3d(0, calc(var(--f-throw-out-distance, 150px) * -1), 0);transform:translate3d(0, calc(var(--f-throw-out-distance, 150px) * -1), 0);opacity:0}}@-webkit-keyframes f-throwOutDown{to{-webkit-transform:translate3d(0, var(--f-throw-out-distance, 150px), 0);transform:translate3d(0, var(--f-throw-out-distance, 150px), 0);opacity:0}}@keyframes f-throwOutDown{to{-webkit-transform:translate3d(0, var(--f-throw-out-distance, 150px), 0);transform:translate3d(0, var(--f-throw-out-distance, 150px), 0);opacity:0}}.f-zoomInUp{-webkit-animation:var(--f-transition-duration, 0.2s) ease .1s both f-zoomInUp;animation:var(--f-transition-duration, 0.2s) ease .1s both f-zoomInUp}.f-zoomOutDown{-webkit-animation:var(--f-transition-duration, 0.2s) ease both f-zoomOutDown;animation:var(--f-transition-duration, 0.2s) ease both f-zoomOutDown}@-webkit-keyframes f-zoomInUp{from{-webkit-transform:scale(0.975) translate3d(0, 16px, 0);transform:scale(0.975) translate3d(0, 16px, 0);opacity:0}to{-webkit-transform:scale(1) translate3d(0, 0, 0);transform:scale(1) translate3d(0, 0, 0);opacity:1}}@keyframes f-zoomInUp{from{-webkit-transform:scale(0.975) translate3d(0, 16px, 0);transform:scale(0.975) translate3d(0, 16px, 0);opacity:0}to{-webkit-transform:scale(1) translate3d(0, 0, 0);transform:scale(1) translate3d(0, 0, 0);opacity:1}}@-webkit-keyframes f-zoomOutDown{to{-webkit-transform:scale(0.975) translate3d(0, 16px, 0);transform:scale(0.975) translate3d(0, 16px, 0);opacity:0}}@keyframes f-zoomOutDown{to{-webkit-transform:scale(0.975) translate3d(0, 16px, 0);transform:scale(0.975) translate3d(0, 16px, 0);opacity:0}}.f-fadeIn{-webkit-animation:var(--f-transition-duration, 0.2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeIn;animation:var(--f-transition-duration, 0.2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeIn;z-index:2}.f-fadeOut{-webkit-animation:var(--f-transition-duration, 0.2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeOut;animation:var(--f-transition-duration, 0.2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeOut;z-index:1}@-webkit-keyframes f-fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes f-fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes f-fadeOut{100%{opacity:0}}@keyframes f-fadeOut{100%{opacity:0}}.f-fadeFastIn{-webkit-animation:var(--f-transition-duration, 0.2s) ease-out both f-fadeFastIn;animation:var(--f-transition-duration, 0.2s) ease-out both f-fadeFastIn;z-index:2}.f-fadeFastOut{-webkit-animation:var(--f-transition-duration, 0.1s) ease-out both f-fadeFastOut;animation:var(--f-transition-duration, 0.1s) ease-out both f-fadeFastOut;z-index:2}@-webkit-keyframes f-fadeFastIn{0%{opacity:.75}100%{opacity:1}}@keyframes f-fadeFastIn{0%{opacity:.75}100%{opacity:1}}@-webkit-keyframes f-fadeFastOut{100%{opacity:0}}@keyframes f-fadeFastOut{100%{opacity:0}}.f-fadeSlowIn{-webkit-animation:var(--f-transition-duration, 0.5s) ease both f-fadeSlowIn;animation:var(--f-transition-duration, 0.5s) ease both f-fadeSlowIn;z-index:2}.f-fadeSlowOut{-webkit-animation:var(--f-transition-duration, 0.5s) ease both f-fadeSlowOut;animation:var(--f-transition-duration, 0.5s) ease both f-fadeSlowOut;z-index:1}@-webkit-keyframes f-fadeSlowIn{0%{opacity:0}100%{opacity:1}}@keyframes f-fadeSlowIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes f-fadeSlowOut{100%{opacity:0}}@keyframes f-fadeSlowOut{100%{opacity:0}}.f-crossfadeIn{-webkit-animation:var(--f-transition-duration, 0.2s) ease-out both f-crossfadeIn;animation:var(--f-transition-duration, 0.2s) ease-out both f-crossfadeIn;z-index:2}.f-crossfadeOut{-webkit-animation:calc(var(--f-transition-duration, 0.2s)*.5) linear .1s both f-crossfadeOut;animation:calc(var(--f-transition-duration, 0.2s)*.5) linear .1s both f-crossfadeOut;z-index:1}@-webkit-keyframes f-crossfadeIn{0%{opacity:0}100%{opacity:1}}@keyframes f-crossfadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes f-crossfadeOut{100%{opacity:0}}@keyframes f-crossfadeOut{100%{opacity:0}}.f-slideIn.from-next{-webkit-animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInNext;animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInNext}.f-slideIn.from-prev{-webkit-animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInPrev;animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInPrev}.f-slideOut.to-next{-webkit-animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutNext;animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutNext}.f-slideOut.to-prev{-webkit-animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutPrev;animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutPrev}@-webkit-keyframes f-slideInPrev{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}100%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes f-slideInPrev{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}100%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@-webkit-keyframes f-slideInNext{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}100%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes f-slideInNext{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}100%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@-webkit-keyframes f-slideOutNext{100%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes f-slideOutNext{100%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@-webkit-keyframes f-slideOutPrev{100%{-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes f-slideOutPrev{100%{-webkit-transform:translateX(100%);transform:translateX(100%)}}.f-classicIn.from-next{-webkit-animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicInNext;animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicInNext;z-index:2}.f-classicIn.from-prev{-webkit-animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicInPrev;animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicInPrev;z-index:2}.f-classicOut.to-next{-webkit-animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicOutNext;animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicOutNext;z-index:1}.f-classicOut.to-prev{-webkit-animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicOutPrev;animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicOutPrev;z-index:1}@-webkit-keyframes f-classicInNext{0%{-webkit-transform:translateX(-75px);transform:translateX(-75px);opacity:0}100%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1}}@keyframes f-classicInNext{0%{-webkit-transform:translateX(-75px);transform:translateX(-75px);opacity:0}100%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1}}@-webkit-keyframes f-classicInPrev{0%{-webkit-transform:translateX(75px);transform:translateX(75px);opacity:0}100%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1}}@keyframes f-classicInPrev{0%{-webkit-transform:translateX(75px);transform:translateX(75px);opacity:0}100%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1}}@-webkit-keyframes f-classicOutNext{100%{-webkit-transform:translateX(-75px);transform:translateX(-75px);opacity:0}}@keyframes f-classicOutNext{100%{-webkit-transform:translateX(-75px);transform:translateX(-75px);opacity:0}}@-webkit-keyframes f-classicOutPrev{100%{-webkit-transform:translateX(75px);transform:translateX(75px);opacity:0}}@keyframes f-classicOutPrev{100%{-webkit-transform:translateX(75px);transform:translateX(75px);opacity:0}}:root{--f-button-width: 40px;--f-button-height: 40px;--f-button-border: 0;--f-button-border-radius: 0;--f-button-color: #374151;--f-button-bg: #f8f8f8;--f-button-hover-bg: #e0e0e0;--f-button-active-bg: #d0d0d0;--f-button-shadow: none;--f-button-transition: all 0.15s ease;--f-button-transform: none;--f-button-svg-width: 20px;--f-button-svg-height: 20px;--f-button-svg-stroke-width: 1.5;--f-button-svg-fill: none;--f-button-svg-filter: none;--f-button-svg-disabled-opacity: 0.65}.f-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:content-box;box-sizing:content-box;position:relative;margin:0;padding:0;width:var(--f-button-width);height:var(--f-button-height);border:var(--f-button-border);border-radius:var(--f-button-border-radius);color:var(--f-button-color);background:var(--f-button-bg);-webkit-box-shadow:var(--f-button-shadow);box-shadow:var(--f-button-shadow);pointer-events:all;cursor:pointer;-webkit-transition:var(--f-button-transition);transition:var(--f-button-transition)}@media(hover: hover){.f-button:hover:not([disabled]){color:var(--f-button-hover-color);background-color:var(--f-button-hover-bg)}}.f-button:active:not([disabled]){background-color:var(--f-button-active-bg)}.f-button:focus:not(:focus-visible){outline:none}.f-button:focus-visible{outline:none;-webkit-box-shadow:inset 0 0 0 var(--f-button-outline, 2px) var(--f-button-outline-color, var(--f-button-color));box-shadow:inset 0 0 0 var(--f-button-outline, 2px) var(--f-button-outline-color, var(--f-button-color))}.f-button svg{width:var(--f-button-svg-width);height:var(--f-button-svg-height);fill:var(--f-button-svg-fill);stroke:currentColor;stroke-width:var(--f-button-svg-stroke-width);stroke-linecap:round;stroke-linejoin:round;-webkit-transition:opacity .15s ease;transition:opacity .15s ease;-webkit-transform:var(--f-button-transform);-ms-transform:var(--f-button-transform);transform:var(--f-button-transform);-webkit-filter:var(--f-button-svg-filter);filter:var(--f-button-svg-filter);pointer-events:none}.f-button[disabled]{cursor:default}.f-button[disabled] svg{opacity:var(--f-button-svg-disabled-opacity)}.f-carousel__nav .f-button.is-prev,.f-carousel__nav .f-button.is-next,.fancybox__nav .f-button.is-prev,.fancybox__nav .f-button.is-next{position:absolute;z-index:1}.is-horizontal .f-carousel__nav .f-button.is-prev,.is-horizontal .f-carousel__nav .f-button.is-next,.is-horizontal .fancybox__nav .f-button.is-prev,.is-horizontal .fancybox__nav .f-button.is-next{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.is-horizontal .f-carousel__nav .f-button.is-prev,.is-horizontal .fancybox__nav .f-button.is-prev{left:var(--f-button-prev-pos)}.is-horizontal .f-carousel__nav .f-button.is-next,.is-horizontal .fancybox__nav .f-button.is-next{right:var(--f-button-next-pos)}.is-horizontal.is-rtl .f-carousel__nav .f-button.is-prev,.is-horizontal.is-rtl .fancybox__nav .f-button.is-prev{left:auto;right:var(--f-button-next-pos)}.is-horizontal.is-rtl .f-carousel__nav .f-button.is-next,.is-horizontal.is-rtl .fancybox__nav .f-button.is-next{right:auto;left:var(--f-button-prev-pos)}.is-vertical .f-carousel__nav .f-button.is-prev,.is-vertical .f-carousel__nav .f-button.is-next,.is-vertical .fancybox__nav .f-button.is-prev,.is-vertical .fancybox__nav .f-button.is-next{top:auto;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.is-vertical .f-carousel__nav .f-button.is-prev,.is-vertical .fancybox__nav .f-button.is-prev{top:var(--f-button-next-pos)}.is-vertical .f-carousel__nav .f-button.is-next,.is-vertical .fancybox__nav .f-button.is-next{bottom:var(--f-button-next-pos)}.is-vertical .f-carousel__nav .f-button.is-prev svg,.is-vertical .f-carousel__nav .f-button.is-next svg,.is-vertical .fancybox__nav .f-button.is-prev svg,.is-vertical .fancybox__nav .f-button.is-next svg{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.f-carousel__nav .f-button:disabled,.fancybox__nav .f-button:disabled{pointer-events:none}html.with-fancybox{width:auto;overflow:visible;scroll-behavior:auto}html.with-fancybox body{-ms-touch-action:none;touch-action:none}html.with-fancybox body.hide-scrollbar{width:auto;margin-right:calc(var(--fancybox-body-margin, 0px) + var(--fancybox-scrollbar-compensate, 0px));overflow:hidden !important;overscroll-behavior-y:none}.fancybox__container{--fancybox-color: #dbdbdb;--fancybox-hover-color: #fff;--fancybox-bg: rgba(24, 24, 27, 0.98);--fancybox-slide-gap: 10px;--f-spinner-width: 50px;--f-spinner-height: 50px;--f-spinner-color-1: rgba(255, 255, 255, 0.1);--f-spinner-color-2: #bbb;--f-spinner-stroke: 3.65;position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:#f8f8f8;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);overflow:visible;z-index:var(--fancybox-zIndex, 1050);outline:none;-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-text-size-adjust:100%;-moz-text-size-adjust:none;-ms-text-size-adjust:100%;text-size-adjust:100%;overscroll-behavior-y:contain}.fancybox__container *,.fancybox__container *::before,.fancybox__container *::after{-webkit-box-sizing:inherit;box-sizing:inherit}.fancybox__container::-ms-backdrop{background-color:rgba(0, 0, 0, 0)}.fancybox__container::backdrop{background-color:rgba(0, 0, 0, 0)}.fancybox__backdrop{position:fixed;top:0;left:0;bottom:0;right:0;z-index:-1;background:var(--fancybox-bg);opacity:var(--fancybox-opacity, 1);will-change:opacity}.fancybox__carousel{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;z-index:10;overflow-y:visible;overflow-x:clip}.fancybox__viewport{width:100%;height:100%}.fancybox__viewport.is-draggable{cursor:move;cursor:-webkit-grab;cursor:grab}.fancybox__viewport.is-dragging{cursor:move;cursor:-webkit-grabbing;cursor:grabbing}.fancybox__track{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;height:100%}.fancybox__slide{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;margin:0 var(--fancybox-slide-gap) 0 0;padding:4px;overflow:auto;-ms-scroll-chaining:none;overscroll-behavior:contain;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.fancybox__container:not(.is-compact) .fancybox__slide.has-close-btn{padding-top:40px}.fancybox__slide.has-iframe,.fancybox__slide.has-video,.fancybox__slide.has-html5video{overflow:hidden}.fancybox__slide.has-image{overflow:hidden}.fancybox__slide.has-image.is-animating,.fancybox__slide.has-image.is-selected{overflow:visible}.fancybox__slide::before,.fancybox__slide::after{content:"";-webkit-box-flex:0;-ms-flex:0 0 0px;flex:0 0 0;margin:auto}.fancybox__backdrop:empty,.fancybox__viewport:empty,.fancybox__track:empty,.fancybox__slide:empty{display:block}.fancybox__content{-ms-flex-item-align:center;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;margin:0;padding:2rem;max-width:100%;color:var(--fancybox-content-color, #374151);background:var(--fancybox-content-bg, #fff);cursor:default;border-radius:0;z-index:20}.is-loading .fancybox__content{opacity:0}.is-draggable .fancybox__content{cursor:move;cursor:-webkit-grab;cursor:grab}.can-zoom_in .fancybox__content{cursor:-webkit-zoom-in;cursor:zoom-in}.can-zoom_out .fancybox__content{cursor:-webkit-zoom-out;cursor:zoom-out}.is-dragging .fancybox__content{cursor:move;cursor:-webkit-grabbing;cursor:grabbing}.fancybox__content [data-selectable],.fancybox__content [contenteditable]{cursor:auto}.fancybox__slide.has-image>.fancybox__content{padding:0;background:rgba(0, 0, 0, 0);min-height:1px;background-repeat:no-repeat;background-size:contain;background-position:center center;-webkit-transition:none;transition:none;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.fancybox__slide.has-image>.fancybox__content>picture>img{width:100%;height:auto;max-height:100%}.is-animating .fancybox__content,.is-dragging .fancybox__content{will-change:transform,width,height}.fancybox-image{margin:auto;display:block;width:100%;height:100%;min-height:0;-o-object-fit:contain;object-fit:contain;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-filter:blur(0px);filter:blur(0px)}.fancybox__caption{-ms-flex-item-align:center;align-self:center;max-width:100%;-ms-flex-negative:0;flex-shrink:0;margin:0;padding:14px 0 4px 0;overflow-wrap:anywhere;line-height:1.375;color:var(--fancybox-color, currentColor);opacity:var(--fancybox-opacity, 1);cursor:auto;visibility:visible}.is-loading .fancybox__caption,.is-closing .fancybox__caption{opacity:0;visibility:hidden}.is-compact .fancybox__caption{padding-bottom:0}.f-button.is-close-btn{--f-button-svg-stroke-width: 2;position:absolute;top:0;right:8px;z-index:40}.fancybox__content>.f-button.is-close-btn{--f-button-width: 34px;--f-button-height: 34px;--f-button-border-radius: 4px;--f-button-color: var(--fancybox-color, #fff);--f-button-hover-color: var(--fancybox-color, #fff);--f-button-bg: transparent;--f-button-hover-bg: transparent;--f-button-active-bg: transparent;--f-button-svg-width: 22px;--f-button-svg-height: 22px;position:absolute;top:-38px;right:0;opacity:.75}.is-loading .fancybox__content>.f-button.is-close-btn{visibility:hidden}.is-zooming-out .fancybox__content>.f-button.is-close-btn{visibility:hidden}.fancybox__content>.f-button.is-close-btn:hover{opacity:1}.fancybox__footer{padding:0;margin:0;position:relative}.fancybox__footer .fancybox__caption{width:100%;padding:24px;opacity:var(--fancybox-opacity, 1);-webkit-transition:all .25s ease;transition:all .25s ease}.is-compact .fancybox__footer{position:absolute;bottom:0;left:0;right:0;z-index:20;background:rgba(24, 24, 27, 0.5)}.is-compact .fancybox__footer .fancybox__caption{padding:12px}.is-compact .fancybox__content>.f-button.is-close-btn{--f-button-border-radius: 50%;--f-button-color: #fff;--f-button-hover-color: #fff;--f-button-outline-color: #000;--f-button-bg: rgba(0, 0, 0, 0.6);--f-button-active-bg: rgba(0, 0, 0, 0.6);--f-button-hover-bg: rgba(0, 0, 0, 0.6);--f-button-svg-width: 18px;--f-button-svg-height: 18px;--f-button-svg-filter: none;top:5px;right:5px}.fancybox__nav{--f-button-width: 50px;--f-button-height: 50px;--f-button-border: 0;--f-button-border-radius: 50%;--f-button-color: var(--fancybox-color);--f-button-hover-color: var(--fancybox-hover-color);--f-button-bg: transparent;--f-button-hover-bg: rgba(24, 24, 27, 0.3);--f-button-active-bg: rgba(24, 24, 27, 0.5);--f-button-shadow: none;--f-button-transition: all 0.15s ease;--f-button-transform: none;--f-button-svg-width: 26px;--f-button-svg-height: 26px;--f-button-svg-stroke-width: 2.5;--f-button-svg-fill: none;--f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, 0.5));--f-button-svg-disabled-opacity: 0.65;--f-button-next-pos: 1rem;--f-button-prev-pos: 1rem;opacity:var(--fancybox-opacity, 1)}.fancybox__nav .f-button:before{position:absolute;content:"";top:-30px;right:-20px;left:-20px;bottom:-30px;z-index:1}.is-idle .fancybox__nav{-webkit-animation:.15s ease-out both f-fadeOut;animation:.15s ease-out both f-fadeOut}.is-idle.is-compact .fancybox__footer{pointer-events:none;-webkit-animation:.15s ease-out both f-fadeOut;animation:.15s ease-out both f-fadeOut}.fancybox__slide>.f-spinner{position:absolute;top:50%;left:50%;margin:var(--f-spinner-top, calc(var(--f-spinner-width) * -0.5)) 0 0 var(--f-spinner-left, calc(var(--f-spinner-height) * -0.5));z-index:30;cursor:pointer}.fancybox-protected{position:absolute;top:0;left:0;right:0;bottom:0;z-index:40;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-ghost{position:absolute;top:0;left:0;width:100%;height:100%;min-height:0;-o-object-fit:contain;object-fit:contain;z-index:40;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.fancybox-focus-guard{outline:none;opacity:0;position:fixed;pointer-events:none}.fancybox__container:not([aria-hidden]){opacity:0}.fancybox__container.is-animated[aria-hidden=false]>*:not(.fancybox__backdrop,.fancybox__carousel),.fancybox__container.is-animated[aria-hidden=false] .fancybox__carousel>*:not(.fancybox__viewport),.fancybox__container.is-animated[aria-hidden=false] .fancybox__slide>*:not(.fancybox__content){-webkit-animation:var(--f-interface-enter-duration, 0.25s) ease .1s backwards f-fadeIn;animation:var(--f-interface-enter-duration, 0.25s) ease .1s backwards f-fadeIn}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop{-webkit-animation:var(--f-backdrop-enter-duration, 0.35s) ease backwards f-fadeIn;animation:var(--f-backdrop-enter-duration, 0.35s) ease backwards f-fadeIn}.fancybox__container.is-animated[aria-hidden=true]>*:not(.fancybox__backdrop,.fancybox__carousel),.fancybox__container.is-animated[aria-hidden=true] .fancybox__carousel>*:not(.fancybox__viewport),.fancybox__container.is-animated[aria-hidden=true] .fancybox__slide>*:not(.fancybox__content){-webkit-animation:var(--f-interface-exit-duration, 0.15s) ease forwards f-fadeOut;animation:var(--f-interface-exit-duration, 0.15s) ease forwards f-fadeOut}.fancybox__container.is-animated[aria-hidden=true] .fancybox__backdrop{-webkit-animation:var(--f-backdrop-exit-duration, 0.35s) ease forwards f-fadeOut;animation:var(--f-backdrop-exit-duration, 0.35s) ease forwards f-fadeOut}.has-iframe .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content,.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{max-width:100%;-ms-flex-negative:1;flex-shrink:1;min-height:1px;overflow:visible}.has-iframe .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content{width:calc(100% - 120px);height:90%}.fancybox__container.is-compact .has-iframe .fancybox__content,.fancybox__container.is-compact .has-map .fancybox__content,.fancybox__container.is-compact .has-pdf .fancybox__content{width:100%;height:100%}.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.has-map .fancybox__content,.has-pdf .fancybox__content,.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{padding:0;background:rgba(24, 24, 27, 0.9);color:#fff}.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:rgba(0, 0, 0, 0)}.fancybox-placeholder{border:0 !important;clip:rect(1px, 1px, 1px, 1px) !important;clip-path:inset(50%) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.f-carousel__thumbs{--f-thumb-width: 96px;--f-thumb-height: 72px;--f-thumb-outline: 0;--f-thumb-outline-color: #5eb0ef;--f-thumb-opacity: 1;--f-thumb-hover-opacity: 1;--f-thumb-selected-opacity: 1;--f-thumb-border-radius: 2px;--f-thumb-offset: 0px;--f-button-next-pos: 0;--f-button-prev-pos: 0}.f-carousel__thumbs.is-classic{--f-thumb-gap: 8px;--f-thumb-opacity: 0.5;--f-thumb-hover-opacity: 1;--f-thumb-selected-opacity: 1}.f-carousel__thumbs.is-modern{--f-thumb-gap: 4px;--f-thumb-extra-gap: 16px;--f-thumb-clip-width: 46px}.f-thumbs{position:relative;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin:0;overflow:hidden;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-perspective:1000px;perspective:1000px;-webkit-transform:translateZ(0);transform:translateZ(0)}.f-thumbs .f-spinner{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:2px;background-image:-webkit-gradient(linear, left top, left bottom, from(#ebeff2), to(#e2e8f0));background-image:linear-gradient(#ebeff2, #e2e8f0);z-index:-1}.f-thumbs .f-spinner svg{display:none}.f-thumbs.is-vertical{height:100%}.f-thumbs__viewport{width:100%;height:auto;overflow:hidden;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.f-thumbs__track{display:-webkit-box;display:-ms-flexbox;display:flex}.f-thumbs__slide{position:relative;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-sizing:content-box;box-sizing:content-box;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;padding:0;margin:0;width:var(--f-thumb-width);height:var(--f-thumb-height);overflow:visible;cursor:pointer}.f-thumbs__slide.is-loading img{opacity:0}.is-classic .f-thumbs__viewport{height:100%}.is-modern .f-thumbs__track{width:-webkit-max-content;width:-moz-max-content;width:max-content}.is-modern .f-thumbs__track::before{content:"";position:absolute;top:0;bottom:0;left:calc((var(--f-thumb-clip-width, 0))*-0.5);width:calc(var(--width, 0)*1px + var(--f-thumb-clip-width, 0));cursor:pointer}.is-modern .f-thumbs__slide{width:var(--f-thumb-clip-width);-webkit-transform:translate3d(calc(var(--shift, 0) * -1px), 0, 0);transform:translate3d(calc(var(--shift, 0) * -1px), 0, 0);-webkit-transition:none;transition:none;pointer-events:none}.is-modern.is-resting .f-thumbs__slide{-webkit-transition:-webkit-transform .33s ease;transition:-webkit-transform .33s ease;transition:transform .33s ease;transition:transform .33s ease, -webkit-transform .33s ease}.is-modern.is-resting .f-thumbs__slide__button{-webkit-transition:clip-path .33s ease;transition:clip-path .33s ease}.is-using-tab .is-modern .f-thumbs__slide:focus-within{-webkit-filter:drop-shadow(-1px 0px 0px var(--f-thumb-outline-color)) drop-shadow(2px 0px 0px var(--f-thumb-outline-color)) drop-shadow(0px -1px 0px var(--f-thumb-outline-color)) drop-shadow(0px 2px 0px var(--f-thumb-outline-color));filter:drop-shadow(-1px 0px 0px var(--f-thumb-outline-color)) drop-shadow(2px 0px 0px var(--f-thumb-outline-color)) drop-shadow(0px -1px 0px var(--f-thumb-outline-color)) drop-shadow(0px 2px 0px var(--f-thumb-outline-color))}.f-thumbs__slide__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:var(--f-thumb-width);height:100%;margin:0 -100% 0 -100%;padding:0;border:0;position:relative;border-radius:var(--f-thumb-border-radius);overflow:hidden;background:rgba(0, 0, 0, 0);outline:none;cursor:pointer;pointer-events:auto;-ms-touch-action:manipulation;touch-action:manipulation;opacity:var(--f-thumb-opacity);-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.f-thumbs__slide__button:hover{opacity:var(--f-thumb-hover-opacity)}.f-thumbs__slide__button:focus:not(:focus-visible){outline:none}.f-thumbs__slide__button:focus-visible{outline:none;opacity:var(--f-thumb-selected-opacity)}.is-modern .f-thumbs__slide__button{--clip-path: inset( 0 calc( ((var(--f-thumb-width, 0) - var(--f-thumb-clip-width, 0))) * (1 - var(--progress, 0)) * 0.5 ) round var(--f-thumb-border-radius, 0) );clip-path:var(--clip-path)}.is-classic .is-nav-selected .f-thumbs__slide__button{opacity:var(--f-thumb-selected-opacity)}.is-classic .is-nav-selected .f-thumbs__slide__button::after{content:"";position:absolute;top:0;left:0;right:0;height:auto;bottom:0;border:var(--f-thumb-outline, 0) solid var(--f-thumb-outline-color, transparent);border-radius:var(--f-thumb-border-radius);-webkit-animation:f-fadeIn .2s ease-out;animation:f-fadeIn .2s ease-out;z-index:10}.f-thumbs__slide__img{overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;padding:var(--f-thumb-offset);-webkit-box-sizing:border-box;box-sizing:border-box;pointer-events:none;-o-object-fit:cover;object-fit:cover;border-radius:var(--f-thumb-border-radius)}.f-thumbs.is-horizontal .f-thumbs__track{padding:8px 0 12px 0}.f-thumbs.is-horizontal .f-thumbs__slide{margin:0 var(--f-thumb-gap) 0 0}.f-thumbs.is-vertical .f-thumbs__track{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 8px}.f-thumbs.is-vertical .f-thumbs__slide{margin:0 0 var(--f-thumb-gap) 0}.fancybox__thumbs{--f-thumb-width: 96px;--f-thumb-height: 72px;--f-thumb-border-radius: 2px;--f-thumb-outline: 2px;--f-thumb-outline-color: #ededed;position:relative;opacity:var(--fancybox-opacity, 1);-webkit-transition:max-height .35s cubic-bezier(0.23, 1, 0.32, 1);transition:max-height .35s cubic-bezier(0.23, 1, 0.32, 1)}.fancybox__thumbs.is-classic{--f-thumb-gap: 8px;--f-thumb-opacity: 0.5;--f-thumb-hover-opacity: 1}.fancybox__thumbs.is-classic .f-spinner{background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.1)), to(rgba(255, 255, 255, 0.05)));background-image:linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05))}.fancybox__thumbs.is-modern{--f-thumb-gap: 4px;--f-thumb-extra-gap: 16px;--f-thumb-clip-width: 46px;--f-thumb-opacity: 1;--f-thumb-hover-opacity: 1}.fancybox__thumbs.is-modern .f-spinner{background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.1)), to(rgba(255, 255, 255, 0.05)));background-image:linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05))}.fancybox__thumbs.is-horizontal{padding:0 var(--f-thumb-gap)}.fancybox__thumbs.is-vertical{padding:var(--f-thumb-gap) 0}.is-compact .fancybox__thumbs{--f-thumb-width: 64px;--f-thumb-clip-width: 32px;--f-thumb-height: 48px;--f-thumb-extra-gap: 10px}.fancybox__thumbs.is-masked{max-height:0px !important}.is-closing .fancybox__thumbs{-webkit-transition:none !important;transition:none !important}.fancybox__toolbar{--f-progress-color: var(--fancybox-color, rgba(255, 255, 255, 0.94));--f-button-width: 46px;--f-button-height: 46px;--f-button-color: var(--fancybox-color);--f-button-hover-color: var(--fancybox-hover-color);--f-button-bg: rgba(24, 24, 27, 0.65);--f-button-hover-bg: rgba(70, 70, 73, 0.65);--f-button-active-bg: rgba(90, 90, 93, 0.65);--f-button-border-radius: 0;--f-button-svg-width: 24px;--f-button-svg-height: 24px;--f-button-svg-stroke-width: 1.5;--f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, 0.15));--f-button-svg-fill: none;--f-button-svg-disabled-opacity: 0.65;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI Adjusted","Segoe UI","Liberation Sans",sans-serif;color:var(--fancybox-color, currentColor);opacity:var(--fancybox-opacity, 1);text-shadow:var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.5));pointer-events:none;z-index:20}.fancybox__toolbar :focus-visible{z-index:1}.fancybox__toolbar.is-absolute,.is-compact .fancybox__toolbar{position:absolute;top:0;left:0;right:0}.is-idle .fancybox__toolbar{pointer-events:none;-webkit-animation:.15s ease-out both f-fadeOut;animation:.15s ease-out both f-fadeOut}.fancybox__toolbar__column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start}.fancybox__toolbar__column.is-left,.fancybox__toolbar__column.is-right{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0}.fancybox__toolbar__column.is-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.fancybox__infobar{padding:0 5px;line-height:var(--f-button-height);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox__infobar span{padding:0 5px}.fancybox__infobar:not(:first-child):not(:last-child){background:var(--f-button-bg)}[data-fancybox-toggle-slideshow]{position:relative}[data-fancybox-toggle-slideshow] .f-progress{height:100%;opacity:.3}[data-fancybox-toggle-slideshow] svg g:first-child{display:-webkit-box;display:-ms-flexbox;display:flex}[data-fancybox-toggle-slideshow] svg g:last-child{display:none}.has-slideshow [data-fancybox-toggle-slideshow] svg g:first-child{display:none}.has-slideshow [data-fancybox-toggle-slideshow] svg g:last-child{display:-webkit-box;display:-ms-flexbox;display:flex}[data-fancybox-toggle-fullscreen] svg g:first-child{display:-webkit-box;display:-ms-flexbox;display:flex}[data-fancybox-toggle-fullscreen] svg g:last-child{display:none}:-webkit-full-screen [data-fancybox-toggle-fullscreen] svg g:first-child{display:none}:-ms-fullscreen [data-fancybox-toggle-fullscreen] svg g:first-child{display:none}:fullscreen [data-fancybox-toggle-fullscreen] svg g:first-child{display:none}:-webkit-full-screen [data-fancybox-toggle-fullscreen] svg g:last-child{display:-webkit-box;display:flex}:-ms-fullscreen [data-fancybox-toggle-fullscreen] svg g:last-child{display:-ms-flexbox;display:flex}:fullscreen [data-fancybox-toggle-fullscreen] svg g:last-child{display:-webkit-box;display:-ms-flexbox;display:flex}.f-progress{position:absolute;top:0;left:0;right:0;height:3px;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0;-ms-transform-origin:0;transform-origin:0;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform;-webkit-transition-timing-function:linear;transition-timing-function:linear;background:var(--f-progress-color, var(--f-carousel-theme-color, #0091ff));z-index:30;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.select2-container{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:block;height:28px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{-webkit-box-sizing:border-box;box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px;padding-right:0px}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:bold;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0;padding-left:20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(50%, #fff), to(#eee));background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#ccc));background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFCCCCCC", GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(50%, #eee));background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#fff));background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFFFFFFF", GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;-webkit-box-shadow:none;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform;-webkit-transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0px, 0, 0);transform:translate3d(0px, 0, 0)}.swiper-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{-ms-scroll-snap-type:none;scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:"";-ms-flex-negative:0;flex-shrink:0;-webkit-box-ordinal-group:10000;-ms-flex-order:9999;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0, 0, 0, 0.15)}.swiper-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));background-image:linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));background-image:linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-box-sizing:border-box;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{-webkit-animation:swiper-preloader-spin 1s infinite linear;animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size)/44*27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size)/2);z-index:10;cursor:pointer;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;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none !important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none !important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none !important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(0.33);-ms-transform:scale(0.33);transform:scale(0.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(0.66);-ms-transform:scale(0.66);transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(0.33);-ms-transform:scale(0.33);transform:scale(0.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(0.66);-ms-transform:scale(0.66);transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(0.33);-ms-transform:scale(0.33);transform:scale(0.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, 0.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none !important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;-webkit-transform:translate3d(0px, -50%, 0);transform:translate3d(0px, -50%, 0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s transform,.2s top;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s transform,.2s left;transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s transform,.2s right;transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius, 10px);position:relative;-ms-touch-action:none;touch-action:none;background:var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none !important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset, 1%);bottom:var(--swiper-scrollbar-bottom, 4px);top:var(--swiper-scrollbar-top, auto);z-index:50;height:var(--swiper-scrollbar-size, 4px);width:calc(100% - 2*var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left, auto);right:var(--swiper-scrollbar-right, 4px);top:var(--swiper-scrollbar-sides-offset, 1%);z-index:50;width:var(--swiper-scrollbar-size, 4px);height:calc(100% - 2*var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));border-radius:var(--swiper-scrollbar-border-radius, 10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move;-ms-touch-action:none;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;-webkit-filter:blur(50px);filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;-webkit-transition-property:opacity,height,-webkit-transform;transition-property:opacity,height,-webkit-transform;transition-property:transform,opacity,height;transition-property:transform,opacity,height,-webkit-transform}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}*{outline:none;-webkit-box-sizing:border-box;box-sizing:border-box}::-webkit-scrollbar{width:14px}::-webkit-scrollbar-track{background:#fff;border:solid 2px #5dc0e0;border-radius:100vw}::-webkit-scrollbar-thumb{background:#5dc0e0;background:linear-gradient(180deg, transparent 2px, #5DC0E0 2px, #5DC0E0 calc(100% - 2px), transparent calc(100% - 2px));border:2px solid rgba(0,0,0,0);border-radius:100vw;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;-webkit-box-shadow:inset 0 0 0 2px #fff;box-shadow:inset 0 0 0 2px #fff}html:has(.block-tall),html:has(.block-tall) body{height:100%;min-height:100%}html,body{margin:0;padding:0;background:#fff;overflow-y:auto;overflow-x:hidden;height:100%}body{min-height:100%;display:grid;grid-template-columns:100%;grid-template-rows:1fr auto;font:normal 14px/100% "Roboto","Arial",sans-serif;color:#36535e;background:url(../img/main-bg.webp) top center/100% auto no-repeat,-webkit-gradient(linear, right top, left top, from(#FCFEFE), to(#ECFAFB));background:url(../img/main-bg.webp) top center/100% auto no-repeat,linear-gradient(270deg, #FCFEFE 0%, #ECFAFB 100%)}body.bg--2{background:url(../img/main-bg-2.webp) top center/100% auto no-repeat,-webkit-gradient(linear, right top, left top, from(#FCFEFE), to(#ECFAFB));background:url(../img/main-bg-2.webp) top center/100% auto no-repeat,linear-gradient(270deg, #FCFEFE 0%, #ECFAFB 100%)}body.bg--3{background:url(../img/main-bg-3.webp) top center/100% auto no-repeat,-webkit-gradient(linear, right top, left top, from(#FCFEFE), to(#ECFAFB));background:url(../img/main-bg-3.webp) top center/100% auto no-repeat,linear-gradient(270deg, #FCFEFE 0%, #ECFAFB 100%)}body:has(#panel){grid-template-rows:auto 1fr auto}a{color:#36535e;text-decoration:none}a:not(.btn):not([class*=swiper]){-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}a:hover{color:#5dc0e0}a:active{text-decoration:underline}img{max-width:100%;max-height:100%}.wrapper{overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;scrollbar-gutter:stable}.main{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media only screen and (max-width: 1199.8px){.main{max-height:calc(100dvh - 195px)}}.main:not(.block-with-backing){padding-top:32px}.main.block-with-backing{padding-top:28px}.main.tests{height:75vh}.both{display:block;clear:both}.img__wrap{line-height:0}.img__wrap.full *{-o-object-fit:cover;object-fit:cover;height:100%;width:100%;min-width:100%;min-height:100%}.img__wrap.pl *{-o-object-position:center left;object-position:center left}.img__wrap.pr *{-o-object-position:center right;object-position:center right}.clear-list{list-style:none;margin:0;padding:0}.simplebar-wrapper{margin-right:16px}.simplebar-track{border-radius:10px;-webkit-box-shadow:0 0 0 2px #5dc0e0;box-shadow:0 0 0 2px #5dc0e0;background-color:#fff;margin:2px;pointer-events:auto}.simplebar-track.simplebar-horizontal{height:10px}.simplebar-track.simplebar-vertical{width:10px}.simplebar-scrollbar::before{background-color:#5dc0e0;-webkit-transition:background-color 0.3s ease-in-out;transition:background-color 0.3s ease-in-out}.simplebar-scrollbar.simplebar-visible::before{opacity:1;-webkit-transition-duration:.3s;transition-duration:.3s}.simplebar-scrollbar:hover::before,.simplebar-scrollbar:active::before{background-color:#4b7180}hr{--margin: 9px 0;width:100%;border:0;border-top:solid 1px rgba(75,113,128,.1);margin:var(--margin)}.information{color:#4b7180;position:relative;padding-left:48px;line-height:120%;margin:0;display:grid;grid-template-columns:100%;row-gap:6px}.information::before{position:absolute;content:"";height:24px;width:24px;inset:4px auto auto 12px;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="%234B7180" stroke="transparent" stroke-width="0" style="" d="M12 0C15.1826 0 18.2349 1.26421 20.4854 3.51465C22.7358 5.76508 24 8.8174 24 12C24 15.1826 22.7358 18.2349 20.4854 20.4854C18.2349 22.7358 15.1826 24 12 24C8.8174 24 5.76508 22.7358 3.51465 20.4854C1.26421 18.2349 0 15.1826 0 12C0 8.8174 1.26421 5.76508 3.51465 3.51465C5.76508 1.26421 8.8174 0 12 0ZM12 1.5C9.21523 1.5 6.54433 2.60606 4.5752 4.5752C2.60606 6.54433 1.5 9.21523 1.5 12C1.5 14.7848 2.60606 17.4557 4.5752 19.4248C6.54433 21.3939 9.21523 22.5 12 22.5C14.7848 22.5 17.4557 21.3939 19.4248 19.4248C21.3939 17.4557 22.5 14.7848 22.5 12C22.5 9.21523 21.3939 6.54433 19.4248 4.5752C17.4557 2.60606 14.7848 1.5 12 1.5ZM12.0029 15C12.1999 15 12.3952 15.0389 12.5771 15.1143C12.7591 15.1896 12.9242 15.3002 13.0635 15.4395C13.2027 15.5787 13.3133 15.7439 13.3887 15.9258C13.464 16.1078 13.5029 16.303 13.5029 16.5C13.5029 16.8978 13.3448 17.2792 13.0635 17.5605C12.7822 17.8419 12.4008 18 12.0029 18C11.6051 18 11.2237 17.8418 10.9424 17.5605C10.6611 17.2792 10.5029 16.8978 10.5029 16.5C10.5029 16.303 10.5418 16.1078 10.6172 15.9258C10.6926 15.7439 10.8032 15.5787 10.9424 15.4395C11.0816 15.3002 11.2468 15.1896 11.4287 15.1143C11.6107 15.0389 11.806 15 12.0029 15ZM12 5.99219C12.1903 5.99219 12.3789 6.03294 12.5527 6.11035C12.7263 6.18776 12.8816 6.30109 13.0088 6.44238C13.1359 6.5837 13.2323 6.74986 13.291 6.93066C13.3497 7.11156 13.3695 7.30306 13.3496 7.49219L12.8252 12.7529C12.8076 12.9596 12.7123 13.1527 12.5596 13.293C12.4069 13.433 12.2072 13.5107 12 13.5107C11.7928 13.5107 11.5931 13.433 11.4404 13.293C11.2877 13.1527 11.1924 12.9596 11.1748 12.7529L10.6504 7.49219C10.6305 7.30305 10.6503 7.11156 10.709 6.93066C10.7677 6.74986 10.8641 6.5837 10.9912 6.44238C11.1184 6.30108 11.2736 6.18776 11.4473 6.11035C11.6211 6.03293 11.8097 5.99219 12 5.99219Z"  /></svg>') center/contain no-repeat}.information a{text-decoration:underline}.information.--oneline{display:block}.fancybox__container{--fancybox-bg: rgba(54, 83, 94, 0.2)}.fancybox__backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.fancybox__content>.f-button.is-close-btn{--f-button-width: 48px;--f-button-height: 48px;--f-button-border-radius: 50%;--f-button-bg: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="%23fff" stroke="transparent" stroke-width="0" style="" d="M10 0C12.6522 0 15.1959 1.05335 17.0713 2.92871C18.9467 4.80407 20 7.34784 20 10C20 12.6522 18.9467 15.1959 17.0713 17.0713C15.1959 18.9467 12.6522 20 10 20C7.34784 20 4.80407 18.9467 2.92871 17.0713C1.05335 15.1959 0 12.6522 0 10C0 7.34784 1.05335 4.80407 2.92871 2.92871C4.80407 1.05335 7.34784 0 10 0ZM10 1.25C7.67936 1.25 5.45344 2.17156 3.8125 3.8125C2.17156 5.45344 1.25 7.67936 1.25 10C1.25 12.3206 2.17156 14.5466 3.8125 16.1875C5.45344 17.8284 7.67936 18.75 10 18.75C12.3206 18.75 14.5466 17.8284 16.1875 16.1875C17.8284 14.5466 18.75 12.3206 18.75 10C18.75 7.67936 17.8284 5.45344 16.1875 3.8125C14.5466 2.17156 12.3206 1.25 10 1.25ZM13.75 5.62402C13.8322 5.62402 13.9134 5.6404 13.9893 5.67188C14.0652 5.70338 14.1343 5.74941 14.1924 5.80762C14.2506 5.86567 14.2966 5.93482 14.3281 6.01074C14.3596 6.08662 14.376 6.16786 14.376 6.25C14.376 6.33215 14.3596 6.41337 14.3281 6.48926C14.2966 6.56519 14.2506 6.63433 14.1924 6.69238L10.8848 10L14.1924 13.3076C14.2505 13.3657 14.2967 13.4348 14.3281 13.5107C14.3596 13.5866 14.376 13.6678 14.376 13.75C14.376 13.8322 14.3596 13.9134 14.3281 13.9893C14.2967 14.0652 14.2505 14.1343 14.1924 14.1924C14.075 14.3096 13.9159 14.376 13.75 14.376C13.6679 14.3759 13.5866 14.3595 13.5107 14.3281C13.4348 14.2967 13.3657 14.2505 13.3076 14.1924L10 10.8848L6.69238 14.1924C6.63428 14.2505 6.56517 14.2967 6.48926 14.3281C6.41339 14.3595 6.33211 14.376 6.25 14.376C6.08404 14.376 5.92497 14.3097 5.80762 14.1924C5.74951 14.1343 5.70332 14.0652 5.67188 13.9893C5.64047 13.9134 5.62403 13.8321 5.62402 13.75C5.62402 13.6679 5.64048 13.5866 5.67188 13.5107C5.70332 13.4348 5.74952 13.3657 5.80762 13.3076L9.11523 10L5.80762 6.69238C5.74948 6.63436 5.70336 6.56512 5.67188 6.48926C5.64044 6.4134 5.62402 6.33212 5.62402 6.25C5.62402 6.16788 5.64044 6.0866 5.67188 6.01074C5.70336 5.93488 5.74949 5.86564 5.80762 5.80762C5.86565 5.74944 5.93485 5.70338 6.01074 5.67188C6.08658 5.64041 6.16789 5.62406 6.25 5.62402C6.33221 5.62402 6.4143 5.64037 6.49023 5.67188C6.56593 5.70335 6.63447 5.74959 6.69238 5.80762L10 9.11523L13.3076 5.80762C13.3657 5.74941 13.4348 5.70338 13.5107 5.67188C13.5866 5.6404 13.6678 5.62402 13.75 5.62402Z"  /></svg>') center no-repeat, #5DC0E0}.is-compact .fancybox__content>.f-button.is-close-btn{--f-button-bg: transparent}.js_livited_el{will-change:transform}.is-hidden{display:none !important}.container{width:100%;padding-right:calc((100vw - 769px)/2);padding-left:calc((100vw - 769px)/2)}.main .container:not(.title-banner){padding-right:calc((100vw - 745px)/2);padding-left:calc((100vw - 745px)/2)}.btn{border-radius:8px;text-decoration:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px;padding:10px 20px;border:none;margin:0;min-height:52px;font:normal 14px/100% "Roboto";cursor:pointer}.btn.is-disabled{background-color:rgba(93,192,224,.5);color:#36535e}.btn--1{color:#fff;background-color:#5dc0e0;border:solid 1px #5dc0e0}.btn--1:not([disabled]):not(.is-disabled):hover,.btn--1:not([disabled]):not(.is-disabled):active,.btn--1.is-active{background-color:#fff;color:#5dc0e0}.btn--1.arrow{position:relative;padding-left:54px;position:relative}.btn--1.arrow:before,.btn--1.arrow:after{content:"";position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);height:20px;width:20px;line-height:0;background-size:contain;background-repeat:no-repeat;-webkit-transition-property:opacity, -webkit-transform;transition-property:opacity, -webkit-transform;transition-property:opacity, transform;transition-property:opacity, transform, -webkit-transform;-webkit-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}.btn--1.arrow:before{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="%23fff" stroke="transparent" stroke-width="0" style="" d="M1.5 11.9998C1.5 11.8009 1.57902 11.6102 1.71967 11.4695C1.86032 11.3289 2.05109 11.2498 2.25 11.2498H19.9395L15.219 6.53085C15.0782 6.39002 14.9991 6.19901 14.9991 5.99985C14.9991 5.80069 15.0782 5.60968 15.219 5.46885C15.3598 5.32802 15.5508 5.2489 15.75 5.2489C15.9492 5.2489 16.1402 5.32802 16.281 5.46885L22.281 11.4688C22.3508 11.5385 22.4063 11.6213 22.4441 11.7124C22.4819 11.8035 22.5013 11.9012 22.5013 11.9998C22.5013 12.0985 22.4819 12.1962 22.4441 12.2873C22.4063 12.3784 22.3508 12.4612 22.281 12.5308L16.281 18.5308C16.1402 18.6717 15.9492 18.7508 15.75 18.7508C15.5508 18.7508 15.3598 18.6717 15.219 18.5308C15.0782 18.39 14.9991 18.199 14.9991 17.9998C14.9991 17.8007 15.0782 17.6097 15.219 17.4688L19.9395 12.7498H2.25C2.05109 12.7498 1.86032 12.6708 1.71967 12.5302C1.57902 12.3895 1.5 12.1988 1.5 11.9998V11.9998Z" fill-rule="evenodd" clip-rule="evenodd" /></svg>')}.btn--1.arrow:after{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="%235DC0E0" stroke="transparent" stroke-width="0" style="" d="M1.5 11.9998C1.5 11.8009 1.57902 11.6102 1.71967 11.4695C1.86032 11.3289 2.05109 11.2498 2.25 11.2498H19.9395L15.219 6.53085C15.0782 6.39002 14.9991 6.19901 14.9991 5.99985C14.9991 5.80069 15.0782 5.60968 15.219 5.46885C15.3598 5.32802 15.5508 5.2489 15.75 5.2489C15.9492 5.2489 16.1402 5.32802 16.281 5.46885L22.281 11.4688C22.3508 11.5385 22.4063 11.6213 22.4441 11.7124C22.4819 11.8035 22.5013 11.9012 22.5013 11.9998C22.5013 12.0985 22.4819 12.1962 22.4441 12.2873C22.4063 12.3784 22.3508 12.4612 22.281 12.5308L16.281 18.5308C16.1402 18.6717 15.9492 18.7508 15.75 18.7508C15.5508 18.7508 15.3598 18.6717 15.219 18.5308C15.0782 18.39 14.9991 18.199 14.9991 17.9998C14.9991 17.8007 15.0782 17.6097 15.219 17.4688L19.9395 12.7498H2.25C2.05109 12.7498 1.86032 12.6708 1.71967 12.5302C1.57902 12.3895 1.5 12.1988 1.5 11.9998V11.9998Z" fill-rule="evenodd" clip-rule="evenodd" /></svg>');opacity:0}.btn--1.arrow.is-active::before{opacity:0}.btn--1.arrow.is-active:after{opacity:1}.btn--1.arrow:hover::before{opacity:0}.btn--1.arrow:hover:after{opacity:1}.btn--1.arrow::before,.btn--1.arrow::after{left:24px;-webkit-transform:translateY(-50%) rotate(180deg);-ms-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.btn--1.arrow--right{position:relative;padding-right:54px;position:relative}.btn--1.arrow--right:before,.btn--1.arrow--right:after{content:"";position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);height:20px;width:20px;line-height:0;background-size:contain;background-repeat:no-repeat;-webkit-transition-property:opacity, -webkit-transform;transition-property:opacity, -webkit-transform;transition-property:opacity, transform;transition-property:opacity, transform, -webkit-transform;-webkit-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}.btn--1.arrow--right:before{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="%23fff" stroke="transparent" stroke-width="0" style="" d="M1.5 11.9998C1.5 11.8009 1.57902 11.6102 1.71967 11.4695C1.86032 11.3289 2.05109 11.2498 2.25 11.2498H19.9395L15.219 6.53085C15.0782 6.39002 14.9991 6.19901 14.9991 5.99985C14.9991 5.80069 15.0782 5.60968 15.219 5.46885C15.3598 5.32802 15.5508 5.2489 15.75 5.2489C15.9492 5.2489 16.1402 5.32802 16.281 5.46885L22.281 11.4688C22.3508 11.5385 22.4063 11.6213 22.4441 11.7124C22.4819 11.8035 22.5013 11.9012 22.5013 11.9998C22.5013 12.0985 22.4819 12.1962 22.4441 12.2873C22.4063 12.3784 22.3508 12.4612 22.281 12.5308L16.281 18.5308C16.1402 18.6717 15.9492 18.7508 15.75 18.7508C15.5508 18.7508 15.3598 18.6717 15.219 18.5308C15.0782 18.39 14.9991 18.199 14.9991 17.9998C14.9991 17.8007 15.0782 17.6097 15.219 17.4688L19.9395 12.7498H2.25C2.05109 12.7498 1.86032 12.6708 1.71967 12.5302C1.57902 12.3895 1.5 12.1988 1.5 11.9998V11.9998Z" fill-rule="evenodd" clip-rule="evenodd" /></svg>')}.btn--1.arrow--right:after{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="%235DC0E0" stroke="transparent" stroke-width="0" style="" d="M1.5 11.9998C1.5 11.8009 1.57902 11.6102 1.71967 11.4695C1.86032 11.3289 2.05109 11.2498 2.25 11.2498H19.9395L15.219 6.53085C15.0782 6.39002 14.9991 6.19901 14.9991 5.99985C14.9991 5.80069 15.0782 5.60968 15.219 5.46885C15.3598 5.32802 15.5508 5.2489 15.75 5.2489C15.9492 5.2489 16.1402 5.32802 16.281 5.46885L22.281 11.4688C22.3508 11.5385 22.4063 11.6213 22.4441 11.7124C22.4819 11.8035 22.5013 11.9012 22.5013 11.9998C22.5013 12.0985 22.4819 12.1962 22.4441 12.2873C22.4063 12.3784 22.3508 12.4612 22.281 12.5308L16.281 18.5308C16.1402 18.6717 15.9492 18.7508 15.75 18.7508C15.5508 18.7508 15.3598 18.6717 15.219 18.5308C15.0782 18.39 14.9991 18.199 14.9991 17.9998C14.9991 17.8007 15.0782 17.6097 15.219 17.4688L19.9395 12.7498H2.25C2.05109 12.7498 1.86032 12.6708 1.71967 12.5302C1.57902 12.3895 1.5 12.1988 1.5 11.9998V11.9998Z" fill-rule="evenodd" clip-rule="evenodd" /></svg>');opacity:0}.btn--1.arrow--right.is-active::before{opacity:0}.btn--1.arrow--right.is-active:after{opacity:1}.btn--1.arrow--right:hover::before{opacity:0}.btn--1.arrow--right:hover:after{opacity:1}.btn--1.arrow--right::before,.btn--1.arrow--right::after{left:auto;right:24px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.btn--1.is-disabled,.btn--1[disabled]{cursor:default;background-color:rgba(137,179,197,.5);border-color:rgba(137,179,197,.5)}.btn--2{color:#4b7180;background-color:#fff;border:solid 1px #4b7180}.btn--2:hover,.btn--2:active,.btn--2.is-active{background-color:#5dc0e0;border-color:#5dc0e0;color:#fff}.btn--2.arrow{position:relative}.btn--2.arrow::before{content:"";background-color:#fff;position:absolute;inset:50% -2px auto auto;height:6px;width:6px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.btn--2.arrow::after{position:absolute;inset:50% -25px auto auto;line-height:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.btn--2.arrow:hover::before{opacity:0}.btn--3{color:#4b7180;background-color:rgba(137,179,197,.25)}.btn--3:hover,.btn--3:active,.btn--3 .is-active{color:#fff}.btn--semiwide{width:100%;max-width:360px}.btn--back{display:block;height:48px;width:48px;border-radius:6px;border:solid 1px rgba(75,113,128,.25);background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="%234B7180" stroke="transparent" stroke-width="0" style="" d="M1.5 11.9998C1.5 11.8009 1.57902 11.6102 1.71967 11.4695C1.86032 11.3289 2.05109 11.2498 2.25 11.2498H19.9395L15.219 6.53085C15.0782 6.39002 14.9991 6.19901 14.9991 5.99985C14.9991 5.80069 15.0782 5.60968 15.219 5.46885C15.3598 5.32802 15.5508 5.2489 15.75 5.2489C15.9492 5.2489 16.1402 5.32802 16.281 5.46885L22.281 11.4688C22.3508 11.5385 22.4063 11.6213 22.4441 11.7124C22.4819 11.8035 22.5013 11.9012 22.5013 11.9998C22.5013 12.0985 22.4819 12.1962 22.4441 12.2873C22.4063 12.3784 22.3508 12.4612 22.281 12.5308L16.281 18.5308C16.1402 18.6717 15.9492 18.7508 15.75 18.7508C15.5508 18.7508 15.3598 18.6717 15.219 18.5308C15.0782 18.39 14.9991 18.199 14.9991 17.9998C14.9991 17.8007 15.0782 17.6097 15.219 17.4688L19.9395 12.7498H2.25C2.05109 12.7498 1.86032 12.6708 1.71967 12.5302C1.57902 12.3895 1.5 12.1988 1.5 11.9998V11.9998Z" fill-rule="evenodd" clip-rule="evenodd" /></svg>') center no-repeat,rgba(75,113,128,.1);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.is-full-article .btn--back{position:absolute;inset:0 calc(100% + 13px) auto auto}.btn[class*=icon--]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.btn[class*=icon--].icon--logout::before{content:"";background-size:contain;background-repeat:no-repeat;background-position:center;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="%234B7180" stroke="transparent" stroke-width="0" style="" d="M9 12C9 12.1989 9.07902 12.3897 9.21967 12.5303C9.36032 12.671 9.55109 12.75 9.75 12.75H18.4395L15.219 15.969C15.0782 16.1098 14.9991 16.3008 14.9991 16.5C14.9991 16.6992 15.0782 16.8902 15.219 17.031C15.3598 17.1718 15.5508 17.2509 15.75 17.2509C15.9492 17.2509 16.1402 17.1718 16.281 17.031L20.781 12.531C20.8508 12.4613 20.9063 12.3786 20.9441 12.2874C20.9819 12.1963 21.0013 12.0987 21.0013 12C21.0013 11.9013 20.9819 11.8037 20.9441 11.7125C20.9063 11.6214 20.8508 11.5387 20.781 11.469L16.281 6.969C16.1402 6.82817 15.9492 6.74905 15.75 6.74905C15.5508 6.74905 15.3598 6.82817 15.219 6.969C15.0782 7.10983 14.9991 7.30084 14.9991 7.5C14.9991 7.69916 15.0782 7.89017 15.219 8.031L18.4395 11.25H9.75C9.55109 11.25 9.36032 11.329 9.21967 11.4697C9.07902 11.6103 9 11.8011 9 12ZM5.25 22.5C5.05109 22.5 4.86032 22.421 4.71967 22.2803C4.57902 22.1397 4.5 21.9489 4.5 21.75V2.25C4.5 2.05109 4.57902 1.86032 4.71967 1.71967C4.86032 1.57902 5.05109 1.5 5.25 1.5C5.44891 1.5 5.63968 1.57902 5.78033 1.71967C5.92098 1.86032 6 2.05109 6 2.25V21.75C6 21.9489 5.92098 22.1397 5.78033 22.2803C5.63968 22.421 5.44891 22.5 5.25 22.5Z" fill-rule="evenodd" clip-rule="evenodd" /></svg>');height:24px;width:24px}.btn[class*=icon--].icon--logout.is-active::before,.btn[class*=icon--].icon--logout:hover::before{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="%23fff" stroke="transparent" stroke-width="0" style="" d="M9 12C9 12.1989 9.07902 12.3897 9.21967 12.5303C9.36032 12.671 9.55109 12.75 9.75 12.75H18.4395L15.219 15.969C15.0782 16.1098 14.9991 16.3008 14.9991 16.5C14.9991 16.6992 15.0782 16.8902 15.219 17.031C15.3598 17.1718 15.5508 17.2509 15.75 17.2509C15.9492 17.2509 16.1402 17.1718 16.281 17.031L20.781 12.531C20.8508 12.4613 20.9063 12.3786 20.9441 12.2874C20.9819 12.1963 21.0013 12.0987 21.0013 12C21.0013 11.9013 20.9819 11.8037 20.9441 11.7125C20.9063 11.6214 20.8508 11.5387 20.781 11.469L16.281 6.969C16.1402 6.82817 15.9492 6.74905 15.75 6.74905C15.5508 6.74905 15.3598 6.82817 15.219 6.969C15.0782 7.10983 14.9991 7.30084 14.9991 7.5C14.9991 7.69916 15.0782 7.89017 15.219 8.031L18.4395 11.25H9.75C9.55109 11.25 9.36032 11.329 9.21967 11.4697C9.07902 11.6103 9 11.8011 9 12ZM5.25 22.5C5.05109 22.5 4.86032 22.421 4.71967 22.2803C4.57902 22.1397 4.5 21.9489 4.5 21.75V2.25C4.5 2.05109 4.57902 1.86032 4.71967 1.71967C4.86032 1.57902 5.05109 1.5 5.25 1.5C5.44891 1.5 5.63968 1.57902 5.78033 1.71967C5.92098 1.86032 6 2.05109 6 2.25V21.75C6 21.9489 5.92098 22.1397 5.78033 22.2803C5.63968 22.421 5.44891 22.5 5.25 22.5Z" fill-rule="evenodd" clip-rule="evenodd" /></svg>')}.btn[class*=icon--].icon--download::before{content:"";background-size:contain;background-repeat:no-repeat;background-position:center;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20"><path fill="%23fff" stroke="transparent" stroke-width="0" style="" d="M19.375 12.375C19.5408 12.375 19.7002 12.4404 19.8174 12.5576C19.9346 12.6748 20 12.8342 20 13V16.125C20 16.788 19.7364 17.4237 19.2676 17.8926C18.7987 18.3614 18.163 18.625 17.5 18.625H2.5C1.83696 18.625 1.20126 18.3614 0.732422 17.8926C0.263581 17.4237 0 16.788 0 16.125V13C0 12.8342 0.065407 12.6748 0.182617 12.5576C0.299827 12.4404 0.45924 12.375 0.625 12.375C0.79076 12.375 0.950173 12.4404 1.06738 12.5576C1.18459 12.6748 1.25 12.8342 1.25 13V16.125C1.25 16.4565 1.38179 16.7744 1.61621 17.0088C1.85063 17.2432 2.16848 17.375 2.5 17.375H17.5C17.8315 17.375 18.1494 17.2432 18.3838 17.0088C18.6182 16.7744 18.75 16.4565 18.75 16.125V13C18.75 12.8342 18.8154 12.6748 18.9326 12.5576C19.0498 12.4404 19.2092 12.375 19.375 12.375ZM10 1.25C10.1655 1.25005 10.3243 1.3157 10.4414 1.43262C10.5586 1.54983 10.625 1.70924 10.625 1.875V12.8662L13.3076 10.1826C13.425 10.0653 13.5841 9.99902 13.75 9.99902C13.9159 9.99907 14.0751 10.0653 14.1924 10.1826C14.3097 10.3 14.376 10.4591 14.376 10.625C14.376 10.7909 14.3097 10.95 14.1924 11.0674L10.4424 14.8174C10.3843 14.8756 10.3152 14.9216 10.2393 14.9531C10.1634 14.9846 10.0821 15.001 10 15.001C9.9179 15.001 9.83659 14.9845 9.76074 14.9531C9.68485 14.9216 9.61565 14.8755 9.55762 14.8174L5.80762 11.0674C5.69026 10.95 5.62402 10.791 5.62402 10.625C5.62402 10.459 5.69026 10.3 5.80762 10.1826C5.92497 10.0653 6.08407 9.99902 6.25 9.99902C6.4159 9.99907 6.57507 10.0653 6.69238 10.1826L9.375 12.8662V1.875C9.375 1.70924 9.44041 1.54983 9.55762 1.43262C9.67482 1.31547 9.83428 1.25 10 1.25Z"  /></svg>');height:24px;width:24px}.btn[class*=icon--].icon--download.is-active::before,.btn[class*=icon--].icon--download:hover::before{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20"><path fill="%234B7180" stroke="transparent" stroke-width="0" style="" d="M19.375 12.375C19.5408 12.375 19.7002 12.4404 19.8174 12.5576C19.9346 12.6748 20 12.8342 20 13V16.125C20 16.788 19.7364 17.4237 19.2676 17.8926C18.7987 18.3614 18.163 18.625 17.5 18.625H2.5C1.83696 18.625 1.20126 18.3614 0.732422 17.8926C0.263581 17.4237 0 16.788 0 16.125V13C0 12.8342 0.065407 12.6748 0.182617 12.5576C0.299827 12.4404 0.45924 12.375 0.625 12.375C0.79076 12.375 0.950173 12.4404 1.06738 12.5576C1.18459 12.6748 1.25 12.8342 1.25 13V16.125C1.25 16.4565 1.38179 16.7744 1.61621 17.0088C1.85063 17.2432 2.16848 17.375 2.5 17.375H17.5C17.8315 17.375 18.1494 17.2432 18.3838 17.0088C18.6182 16.7744 18.75 16.4565 18.75 16.125V13C18.75 12.8342 18.8154 12.6748 18.9326 12.5576C19.0498 12.4404 19.2092 12.375 19.375 12.375ZM10 1.25C10.1655 1.25005 10.3243 1.3157 10.4414 1.43262C10.5586 1.54983 10.625 1.70924 10.625 1.875V12.8662L13.3076 10.1826C13.425 10.0653 13.5841 9.99902 13.75 9.99902C13.9159 9.99907 14.0751 10.0653 14.1924 10.1826C14.3097 10.3 14.376 10.4591 14.376 10.625C14.376 10.7909 14.3097 10.95 14.1924 11.0674L10.4424 14.8174C10.3843 14.8756 10.3152 14.9216 10.2393 14.9531C10.1634 14.9846 10.0821 15.001 10 15.001C9.9179 15.001 9.83659 14.9845 9.76074 14.9531C9.68485 14.9216 9.61565 14.8755 9.55762 14.8174L5.80762 11.0674C5.69026 10.95 5.62402 10.791 5.62402 10.625C5.62402 10.459 5.69026 10.3 5.80762 10.1826C5.92497 10.0653 6.08407 9.99902 6.25 9.99902C6.4159 9.99907 6.57507 10.0653 6.69238 10.1826L9.375 12.8662V1.875C9.375 1.70924 9.44041 1.54983 9.55762 1.43262C9.67482 1.31547 9.83428 1.25 10 1.25Z"  /></svg>')}.btn[class*=icon--].icon--mortarboard::before{content:"";background-size:contain;background-repeat:no-repeat;background-position:center;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18"><path fill="%23fff" stroke="transparent" stroke-width="0" style="" d="M9.23733 2.30254C9.16298 2.26793 9.08196 2.25 8.99995 2.25C8.91794 2.25 8.83693 2.26793 8.76258 2.30254L0.325076 6.24004C0.225719 6.28642 0.142082 6.36082 0.0844511 6.4541C0.0268204 6.54738 -0.00229092 6.65547 0.000697275 6.76508C0.00368547 6.87469 0.0386429 6.98103 0.10127 7.07103C0.163898 7.16104 0.251465 7.23077 0.353201 7.27167L8.7907 10.6467C8.92501 10.7005 9.07489 10.7005 9.2092 10.6467L15.75 8.03216V14.6247C15.4516 14.6247 15.1654 14.7432 14.9545 14.9542C14.7435 15.1651 14.625 15.4513 14.625 15.7497V17.9997H18V15.7497C18 15.4513 17.8814 15.1651 17.6704 14.9542C17.4595 14.7432 17.1733 14.6247 16.875 14.6247V7.58104L17.6467 7.27167C17.7484 7.23077 17.836 7.16104 17.8986 7.07103C17.9613 6.98103 17.9962 6.87469 17.9992 6.76508C18.0022 6.65547 17.9731 6.54738 17.9155 6.4541C17.8578 6.36082 17.7742 6.28642 17.6748 6.24004L9.23733 2.30254V2.30254ZM8.99995 9.51717L1.9777 6.71029L8.99995 3.43316L16.0222 6.71029L8.99995 9.51717Z M4.69777 10.1611C4.62534 10.1338 4.54806 10.1218 4.47076 10.1257C4.39346 10.1297 4.3178 10.1495 4.24853 10.1841C4.17926 10.2186 4.11786 10.2671 4.06817 10.3264C4.01849 10.3858 3.98158 10.4547 3.95977 10.529L3.39727 12.4415C3.35787 12.5757 3.36993 12.7199 3.43109 12.8457C3.49224 12.9716 3.59811 13.0701 3.72802 13.1221L8.79052 15.1471C8.92483 15.2009 9.07471 15.2009 9.20902 15.1471L14.2715 13.1221C14.4014 13.0701 14.5073 12.9716 14.5685 12.8457C14.6296 12.7199 14.6417 12.5757 14.6023 12.4415L14.0398 10.529C14.018 10.4547 13.9811 10.3858 13.9314 10.3264C13.8817 10.2671 13.8203 10.2186 13.751 10.1841C13.6817 10.1495 13.6061 10.1297 13.5288 10.1257C13.4515 10.1218 13.3742 10.1338 13.3018 10.1611L8.99977 11.7744L4.69777 10.1611ZM4.62127 12.2682L4.86877 11.4267L8.80177 12.9016C8.92941 12.9496 9.07014 12.9496 9.19777 12.9016L13.1308 11.4267L13.3783 12.2682L8.99977 14.0176L4.62127 12.2671V12.2682Z"  /></svg>');height:24px;width:24px}.btn[class*=icon--].icon--mortarboard.is-active::before,.btn[class*=icon--].icon--mortarboard:hover::before{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18"><path fill="%235DC0E0" stroke="transparent" stroke-width="0" style="" d="M9.23733 2.30254C9.16298 2.26793 9.08196 2.25 8.99995 2.25C8.91794 2.25 8.83693 2.26793 8.76258 2.30254L0.325076 6.24004C0.225719 6.28642 0.142082 6.36082 0.0844511 6.4541C0.0268204 6.54738 -0.00229092 6.65547 0.000697275 6.76508C0.00368547 6.87469 0.0386429 6.98103 0.10127 7.07103C0.163898 7.16104 0.251465 7.23077 0.353201 7.27167L8.7907 10.6467C8.92501 10.7005 9.07489 10.7005 9.2092 10.6467L15.75 8.03216V14.6247C15.4516 14.6247 15.1654 14.7432 14.9545 14.9542C14.7435 15.1651 14.625 15.4513 14.625 15.7497V17.9997H18V15.7497C18 15.4513 17.8814 15.1651 17.6704 14.9542C17.4595 14.7432 17.1733 14.6247 16.875 14.6247V7.58104L17.6467 7.27167C17.7484 7.23077 17.836 7.16104 17.8986 7.07103C17.9613 6.98103 17.9962 6.87469 17.9992 6.76508C18.0022 6.65547 17.9731 6.54738 17.9155 6.4541C17.8578 6.36082 17.7742 6.28642 17.6748 6.24004L9.23733 2.30254V2.30254ZM8.99995 9.51717L1.9777 6.71029L8.99995 3.43316L16.0222 6.71029L8.99995 9.51717Z M4.69777 10.1611C4.62534 10.1338 4.54806 10.1218 4.47076 10.1257C4.39346 10.1297 4.3178 10.1495 4.24853 10.1841C4.17926 10.2186 4.11786 10.2671 4.06817 10.3264C4.01849 10.3858 3.98158 10.4547 3.95977 10.529L3.39727 12.4415C3.35787 12.5757 3.36993 12.7199 3.43109 12.8457C3.49224 12.9716 3.59811 13.0701 3.72802 13.1221L8.79052 15.1471C8.92483 15.2009 9.07471 15.2009 9.20902 15.1471L14.2715 13.1221C14.4014 13.0701 14.5073 12.9716 14.5685 12.8457C14.6296 12.7199 14.6417 12.5757 14.6023 12.4415L14.0398 10.529C14.018 10.4547 13.9811 10.3858 13.9314 10.3264C13.8817 10.2671 13.8203 10.2186 13.751 10.1841C13.6817 10.1495 13.6061 10.1297 13.5288 10.1257C13.4515 10.1218 13.3742 10.1338 13.3018 10.1611L8.99977 11.7744L4.69777 10.1611ZM4.62127 12.2682L4.86877 11.4267L8.80177 12.9016C8.92941 12.9496 9.07014 12.9496 9.19777 12.9016L13.1308 11.4267L13.3783 12.2682L8.99977 14.0176L4.62127 12.2671V12.2682Z"  /></svg>')}.btn[class*=icon--].icon--mortarboard-fill::before{content:"";background-size:contain;background-repeat:no-repeat;background-position:center;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="19" height="18" viewBox="0 0 19 18"><path fill="%234B7180" stroke="transparent" stroke-width="0" style="" d="M9.73733 2.30254C9.66298 2.26793 9.58196 2.25 9.49995 2.25C9.41794 2.25 9.33693 2.26793 9.26258 2.30254L0.825076 6.24004C0.725719 6.28642 0.642082 6.36082 0.584451 6.4541C0.52682 6.54738 0.497709 6.65547 0.500697 6.76508C0.503685 6.87469 0.538643 6.98103 0.60127 7.07103C0.663898 7.16104 0.751465 7.23077 0.853201 7.27167L9.2907 10.6467C9.42501 10.7005 9.57489 10.7005 9.7092 10.6467L16.25 8.03216V14.6247C15.9516 14.6247 15.6654 14.7432 15.4545 14.9542C15.2435 15.1651 15.125 15.4513 15.125 15.7497V17.9997H18.5V15.7497C18.5 15.4513 18.3814 15.1651 18.1704 14.9542C17.9595 14.7432 17.6733 14.6247 17.375 14.6247V7.58104L18.1467 7.27167C18.2484 7.23077 18.336 7.16104 18.3986 7.07103C18.4613 6.98103 18.4962 6.87469 18.4992 6.76508C18.5022 6.65547 18.4731 6.54738 18.4155 6.4541C18.3578 6.36082 18.2742 6.28642 18.1748 6.24004L9.73733 2.30254V2.30254Z M5.19777 10.1611C5.12534 10.1338 5.04806 10.1218 4.97076 10.1257C4.89346 10.1297 4.8178 10.1495 4.74853 10.1841C4.67926 10.2186 4.61786 10.2671 4.56817 10.3264C4.51849 10.3858 4.48158 10.4547 4.45977 10.529L3.89727 12.4415C3.85787 12.5757 3.86993 12.7199 3.93109 12.8457C3.99224 12.9716 4.09811 13.0701 4.22802 13.1221L9.29052 15.1471C9.42483 15.2009 9.57471 15.2009 9.70902 15.1471L14.7715 13.1221C14.9014 13.0701 15.0073 12.9716 15.0685 12.8457C15.1296 12.7199 15.1417 12.5757 15.1023 12.4415L14.5398 10.529C14.518 10.4547 14.4811 10.3858 14.4314 10.3264C14.3817 10.2671 14.3203 10.2186 14.251 10.1841C14.1817 10.1495 14.1061 10.1297 14.0288 10.1257C13.9515 10.1218 13.8742 10.1338 13.8018 10.1611L9.49977 11.7744L5.19777 10.1611Z"  /></svg>');height:24px;width:24px}.btn[class*=icon--].icon--mortarboard-fill.is-active::before,.btn[class*=icon--].icon--mortarboard-fill:hover::before{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="19" height="18" viewBox="0 0 19 18"><path fill="%23fff" stroke="transparent" stroke-width="0" style="" d="M9.73733 2.30254C9.66298 2.26793 9.58196 2.25 9.49995 2.25C9.41794 2.25 9.33693 2.26793 9.26258 2.30254L0.825076 6.24004C0.725719 6.28642 0.642082 6.36082 0.584451 6.4541C0.52682 6.54738 0.497709 6.65547 0.500697 6.76508C0.503685 6.87469 0.538643 6.98103 0.60127 7.07103C0.663898 7.16104 0.751465 7.23077 0.853201 7.27167L9.2907 10.6467C9.42501 10.7005 9.57489 10.7005 9.7092 10.6467L16.25 8.03216V14.6247C15.9516 14.6247 15.6654 14.7432 15.4545 14.9542C15.2435 15.1651 15.125 15.4513 15.125 15.7497V17.9997H18.5V15.7497C18.5 15.4513 18.3814 15.1651 18.1704 14.9542C17.9595 14.7432 17.6733 14.6247 17.375 14.6247V7.58104L18.1467 7.27167C18.2484 7.23077 18.336 7.16104 18.3986 7.07103C18.4613 6.98103 18.4962 6.87469 18.4992 6.76508C18.5022 6.65547 18.4731 6.54738 18.4155 6.4541C18.3578 6.36082 18.2742 6.28642 18.1748 6.24004L9.73733 2.30254V2.30254Z M5.19777 10.1611C5.12534 10.1338 5.04806 10.1218 4.97076 10.1257C4.89346 10.1297 4.8178 10.1495 4.74853 10.1841C4.67926 10.2186 4.61786 10.2671 4.56817 10.3264C4.51849 10.3858 4.48158 10.4547 4.45977 10.529L3.89727 12.4415C3.85787 12.5757 3.86993 12.7199 3.93109 12.8457C3.99224 12.9716 4.09811 13.0701 4.22802 13.1221L9.29052 15.1471C9.42483 15.2009 9.57471 15.2009 9.70902 15.1471L14.7715 13.1221C14.9014 13.0701 15.0073 12.9716 15.0685 12.8457C15.1296 12.7199 15.1417 12.5757 15.1023 12.4415L14.5398 10.529C14.518 10.4547 14.4811 10.3858 14.4314 10.3264C14.3817 10.2671 14.3203 10.2186 14.251 10.1841C14.1817 10.1495 14.1061 10.1297 14.0288 10.1257C13.9515 10.1218 13.8742 10.1338 13.8018 10.1611L9.49977 11.7744L5.19777 10.1611Z"  /></svg>')}.btn[class*=icon--].icon--close::after{content:"";background-size:contain;background-repeat:no-repeat;background-position:center;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18"><path fill="%234B7180" stroke="transparent" stroke-width="0" style="" d="M9 16.875C6.91142 16.875 4.90838 16.0453 3.43153 14.5685C1.95469 13.0916 1.125 11.0886 1.125 9C1.125 6.91142 1.95469 4.90838 3.43153 3.43153C4.90838 1.95469 6.91142 1.125 9 1.125C11.0886 1.125 13.0916 1.95469 14.5685 3.43153C16.0453 4.90838 16.875 6.91142 16.875 9C16.875 11.0886 16.0453 13.0916 14.5685 14.5685C13.0916 16.0453 11.0886 16.875 9 16.875ZM9 18C11.3869 18 13.6761 17.0518 15.364 15.364C17.0518 13.6761 18 11.3869 18 9C18 6.61305 17.0518 4.32387 15.364 2.63604C13.6761 0.948212 11.3869 0 9 0C6.61305 0 4.32387 0.948212 2.63604 2.63604C0.948212 4.32387 0 6.61305 0 9C0 11.3869 0.948212 13.6761 2.63604 15.364C4.32387 17.0518 6.61305 18 9 18V18Z M12.774 5.22776C12.7217 5.17537 12.6596 5.13381 12.5913 5.10545C12.523 5.0771 12.4497 5.0625 12.3757 5.0625C12.3017 5.0625 12.2285 5.0771 12.1601 5.10545C12.0918 5.13381 12.0297 5.17537 11.9775 5.22776L5.22746 11.9778C5.17516 12.0301 5.13368 12.0921 5.10537 12.1605C5.07707 12.2288 5.0625 12.302 5.0625 12.376C5.0625 12.45 5.07707 12.5232 5.10537 12.5915C5.13368 12.6599 5.17516 12.722 5.22746 12.7743C5.33308 12.8799 5.47634 12.9392 5.62571 12.9392C5.69967 12.9392 5.77291 12.9246 5.84124 12.8963C5.90957 12.868 5.97166 12.8266 6.02396 12.7743L12.774 6.02426C12.8263 5.972 12.8679 5.90993 12.8963 5.84159C12.9246 5.77325 12.9392 5.69999 12.9392 5.62601C12.9392 5.55202 12.9246 5.47876 12.8963 5.41042C12.8679 5.34208 12.8263 5.28001 12.774 5.22776V5.22776Z M5.22799 5.22776C5.28024 5.17537 5.34232 5.13381 5.41066 5.10545C5.47899 5.0771 5.55225 5.0625 5.62624 5.0625C5.70023 5.0625 5.77349 5.0771 5.84183 5.10545C5.91017 5.13381 5.97224 5.17537 6.02449 5.22776L12.7745 11.9778C12.8268 12.0301 12.8683 12.0921 12.8966 12.1605C12.9249 12.2288 12.9395 12.302 12.9395 12.376C12.9395 12.45 12.9249 12.5232 12.8966 12.5915C12.8683 12.6599 12.8268 12.722 12.7745 12.7743C12.6689 12.8799 12.5256 12.9392 12.3762 12.9392C12.3023 12.9392 12.229 12.9246 12.1607 12.8963C12.0924 12.868 12.0303 12.8266 11.978 12.7743L5.22799 6.02426C5.17561 5.972 5.13405 5.90993 5.10569 5.84159C5.07733 5.77325 5.06274 5.69999 5.06274 5.62601C5.06274 5.55202 5.07733 5.47876 5.10569 5.41042C5.13405 5.34208 5.17561 5.28001 5.22799 5.22776V5.22776Z"  /></svg>');height:18px;width:18px}.btn[class*=icon--].icon--close.is-active::after,.btn[class*=icon--].icon--close:hover::after{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18"><path fill="%23fff" stroke="transparent" stroke-width="0" style="" d="M9 16.875C6.91142 16.875 4.90838 16.0453 3.43153 14.5685C1.95469 13.0916 1.125 11.0886 1.125 9C1.125 6.91142 1.95469 4.90838 3.43153 3.43153C4.90838 1.95469 6.91142 1.125 9 1.125C11.0886 1.125 13.0916 1.95469 14.5685 3.43153C16.0453 4.90838 16.875 6.91142 16.875 9C16.875 11.0886 16.0453 13.0916 14.5685 14.5685C13.0916 16.0453 11.0886 16.875 9 16.875ZM9 18C11.3869 18 13.6761 17.0518 15.364 15.364C17.0518 13.6761 18 11.3869 18 9C18 6.61305 17.0518 4.32387 15.364 2.63604C13.6761 0.948212 11.3869 0 9 0C6.61305 0 4.32387 0.948212 2.63604 2.63604C0.948212 4.32387 0 6.61305 0 9C0 11.3869 0.948212 13.6761 2.63604 15.364C4.32387 17.0518 6.61305 18 9 18V18Z M12.774 5.22776C12.7217 5.17537 12.6596 5.13381 12.5913 5.10545C12.523 5.0771 12.4497 5.0625 12.3757 5.0625C12.3017 5.0625 12.2285 5.0771 12.1601 5.10545C12.0918 5.13381 12.0297 5.17537 11.9775 5.22776L5.22746 11.9778C5.17516 12.0301 5.13368 12.0921 5.10537 12.1605C5.07707 12.2288 5.0625 12.302 5.0625 12.376C5.0625 12.45 5.07707 12.5232 5.10537 12.5915C5.13368 12.6599 5.17516 12.722 5.22746 12.7743C5.33308 12.8799 5.47634 12.9392 5.62571 12.9392C5.69967 12.9392 5.77291 12.9246 5.84124 12.8963C5.90957 12.868 5.97166 12.8266 6.02396 12.7743L12.774 6.02426C12.8263 5.972 12.8679 5.90993 12.8963 5.84159C12.9246 5.77325 12.9392 5.69999 12.9392 5.62601C12.9392 5.55202 12.9246 5.47876 12.8963 5.41042C12.8679 5.34208 12.8263 5.28001 12.774 5.22776V5.22776Z M5.22799 5.22776C5.28024 5.17537 5.34232 5.13381 5.41066 5.10545C5.47899 5.0771 5.55225 5.0625 5.62624 5.0625C5.70023 5.0625 5.77349 5.0771 5.84183 5.10545C5.91017 5.13381 5.97224 5.17537 6.02449 5.22776L12.7745 11.9778C12.8268 12.0301 12.8683 12.0921 12.8966 12.1605C12.9249 12.2288 12.9395 12.302 12.9395 12.376C12.9395 12.45 12.9249 12.5232 12.8966 12.5915C12.8683 12.6599 12.8268 12.722 12.7745 12.7743C12.6689 12.8799 12.5256 12.9392 12.3762 12.9392C12.3023 12.9392 12.229 12.9246 12.1607 12.8963C12.0924 12.868 12.0303 12.8266 11.978 12.7743L5.22799 6.02426C5.17561 5.972 5.13405 5.90993 5.10569 5.84159C5.07733 5.77325 5.06274 5.69999 5.06274 5.62601C5.06274 5.55202 5.07733 5.47876 5.10569 5.41042C5.13405 5.34208 5.17561 5.28001 5.22799 5.22776V5.22776Z"  /></svg>')}::-webkit-input-placeholder{color:#89b3c5;opacity:1;font-weight:400}::-moz-placeholder{color:#89b3c5;opacity:1;font-weight:400}:-ms-input-placeholder{color:#89b3c5;opacity:1;font-weight:400}::-ms-input-placeholder{color:#89b3c5;opacity:1;font-weight:400}::placeholder{color:#89b3c5;opacity:1;font-weight:400}:-ms-input-placeholder{color:#89b3c5;opacity:1;font-weight:400}::-ms-input-placeholder{color:#89b3c5;opacity:1;font-weight:400}.form{--gap: 12px}.form__title{font:500 24px/130% "Exo2";text-align:center;margin:0;color:#4b7180}.form__text{line-height:160%;text-align:center}.form__grid{display:grid;gap:var(--gap);-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%;position:relative;z-index:1;grid-template-columns:100%}.form__grid+.form__grid{margin-top:var(--gap)}@media only screen and (min-width: 576.2px){.form__grid--2{grid-template-columns:repeat(2, calc(50% - var(--gap) / 2))}}.form__grid .form__label{padding-left:12px}.form:not(:has(.form__grid--2)) .select2-container{min-width:232px}.form__flex{display:-webkit-box;display:-ms-flexbox;display:flex;gap:var(--gap);-ms-flex-wrap:wrap;flex-wrap:wrap}.form-wide{grid-column:1/-1}@media only screen and (min-width: 768.2px){.form-tall{grid-row:span 2}}.form__item{position:relative}.form__item .btn{width:100%;margin-top:8px}.form__item .information{margin-top:19px}.form__item:has(.parsley-success:not([id*=password]):not([type=file])):after{content:"";position:absolute;inset:35px 14px auto auto;height:20px;width:20px;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20"><path fill="%23A9D44C" stroke="transparent" stroke-width="0" style="" d="M10 0C12.6522 0 15.1959 1.05335 17.0713 2.92871C18.9467 4.80407 20 7.34784 20 10C20 12.6522 18.9467 15.1959 17.0713 17.0713C15.1959 18.9467 12.6522 20 10 20C7.34784 20 4.80407 18.9467 2.92871 17.0713C1.05335 15.1959 0 12.6522 0 10C0 7.34784 1.05335 4.80407 2.92871 2.92871C4.80407 1.05335 7.34784 0 10 0ZM10 1.25C7.67936 1.25 5.45344 2.17156 3.8125 3.8125C2.17156 5.45344 1.25 7.67936 1.25 10C1.25 12.3206 2.17156 14.5466 3.8125 16.1875C5.45344 17.8284 7.67936 18.75 10 18.75C12.3206 18.75 14.5466 17.8284 16.1875 16.1875C17.8284 14.5466 18.75 12.3206 18.75 10C18.75 7.67936 17.8284 5.45344 16.1875 3.8125C14.5466 2.17156 12.3206 1.25 10 1.25ZM14.3701 5.94043C14.6164 5.93979 14.8534 6.03658 15.0293 6.20898C15.205 6.3814 15.3054 6.61617 15.3096 6.8623C15.3138 7.10857 15.2217 7.34707 15.0518 7.52539L10.0615 13.7627C9.97578 13.8549 9.87177 13.9282 9.75684 13.9795C9.64202 14.0308 9.51829 14.0591 9.39258 14.0615C9.2667 14.0639 9.14119 14.0402 9.02441 13.9932C8.90773 13.9461 8.80194 13.876 8.71289 13.7871L5.40527 10.4785C5.23973 10.3009 5.1491 10.066 5.15332 9.82324C5.1576 9.58046 5.25609 9.3485 5.42773 9.17676C5.59946 9.00503 5.8314 8.90667 6.07422 8.90234C6.3171 8.89806 6.55275 8.98772 6.73047 9.15332L9.34668 11.7715L13.6875 6.24023C13.6952 6.23057 13.704 6.2215 13.7129 6.21289C13.8878 6.03948 14.1238 5.94111 14.3701 5.94043Z"  /></svg>') center/contain no-repeat}.form__item:has(.parsley-error:not([id*=password]):not([type=file])):after{content:"";position:absolute;inset:35px 14px auto auto;height:20px;width:20px;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20"><path fill="rgba(255, 0, 0, 0.5)" stroke="transparent" stroke-width="0" style="" d="M10 0C12.6522 0 15.1959 1.05335 17.0713 2.92871C18.9467 4.80407 20 7.34784 20 10C20 12.6522 18.9467 15.1959 17.0713 17.0713C15.1959 18.9467 12.6522 20 10 20C7.34784 20 4.80407 18.9467 2.92871 17.0713C1.05335 15.1959 0 12.6522 0 10C0 7.34784 1.05335 4.80407 2.92871 2.92871C4.80407 1.05335 7.34784 0 10 0ZM10 1.25C7.67936 1.25 5.45344 2.17156 3.8125 3.8125C2.17156 5.45344 1.25 7.67936 1.25 10C1.25 12.3206 2.17156 14.5466 3.8125 16.1875C5.45344 17.8284 7.67936 18.75 10 18.75C12.3206 18.75 14.5466 17.8284 16.1875 16.1875C17.8284 14.5466 18.75 12.3206 18.75 10C18.75 7.67936 17.8284 5.45344 16.1875 3.8125C14.5466 2.17156 12.3206 1.25 10 1.25ZM13.75 5.62402C13.8322 5.62402 13.9134 5.6404 13.9893 5.67188C14.0652 5.70338 14.1343 5.74941 14.1924 5.80762C14.2506 5.86567 14.2966 5.93482 14.3281 6.01074C14.3596 6.08662 14.376 6.16786 14.376 6.25C14.376 6.33215 14.3596 6.41337 14.3281 6.48926C14.2966 6.56519 14.2506 6.63433 14.1924 6.69238L10.8848 10L14.1924 13.3076C14.2505 13.3657 14.2967 13.4348 14.3281 13.5107C14.3596 13.5866 14.376 13.6678 14.376 13.75C14.376 13.8322 14.3596 13.9134 14.3281 13.9893C14.2967 14.0652 14.2505 14.1343 14.1924 14.1924C14.075 14.3096 13.9159 14.376 13.75 14.376C13.6679 14.3759 13.5866 14.3595 13.5107 14.3281C13.4348 14.2967 13.3657 14.2505 13.3076 14.1924L10 10.8848L6.69238 14.1924C6.63428 14.2505 6.56517 14.2967 6.48926 14.3281C6.41339 14.3595 6.33211 14.376 6.25 14.376C6.08404 14.376 5.92497 14.3097 5.80762 14.1924C5.74951 14.1343 5.70332 14.0652 5.67188 13.9893C5.64047 13.9134 5.62403 13.8321 5.62402 13.75C5.62402 13.6679 5.64048 13.5866 5.67188 13.5107C5.70332 13.4348 5.74952 13.3657 5.80762 13.3076L9.11523 10L5.80762 6.69238C5.74948 6.63436 5.70336 6.56512 5.67188 6.48926C5.64044 6.4134 5.62402 6.33212 5.62402 6.25C5.62402 6.16788 5.64044 6.0866 5.67188 6.01074C5.70336 5.93488 5.74949 5.86564 5.80762 5.80762C5.86565 5.74944 5.93485 5.70338 6.01074 5.67188C6.08658 5.64041 6.16789 5.62406 6.25 5.62402C6.33221 5.62402 6.4143 5.64037 6.49023 5.67188C6.56593 5.70335 6.63447 5.74959 6.69238 5.80762L10 9.11523L13.3076 5.80762C13.3657 5.74941 13.4348 5.70338 13.5107 5.67188C13.5866 5.6404 13.6678 5.62402 13.75 5.62402Z"  /></svg>') center/contain no-repeat}.form__note,.form__label{font:300 12px/110% "Roboto";color:#4b7180}.form__label{display:block;margin-bottom:6px}.form__label span{display:block}.form__note{margin:6px 0 0}.form__note:has(.parsley-errors-list.filled):not(.parsley-errors-list){font-size:0}.form__note .parsley-errors-list.filled{position:static}.form input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=submit]),.form textarea,.form .select2-selection{background-color:#fff;-webkit-box-shadow:inset 4px 4px 4px rgba(0,0,0,.05);box-shadow:inset 4px 4px 4px rgba(0,0,0,.05);border-radius:6px;min-height:50px;border:solid 1px #89b3c5;width:100%;padding:16px 12px;font:normal 14px/16px "Roboto";resize:none;-webkit-transition-property:border, -webkit-box-shadow;transition-property:border, -webkit-box-shadow;transition-property:border, box-shadow;transition-property:border, box-shadow, -webkit-box-shadow;-webkit-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;color:#4b7180}.form input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=submit]):not([disabled]):not([readonly]):not(.parsley-error):hover,.form textarea:not([disabled]):not([readonly]):not(.parsley-error):hover,.form .select2-selection:not([disabled]):not([readonly]):not(.parsley-error):hover{border:1px solid #5dc0e0;-webkit-box-shadow:0px 4px 10px rgba(0,137,199,.12);box-shadow:0px 4px 10px rgba(0,137,199,.12)}.form input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=submit]):not([disabled]):not([readonly]):not(.parsley-error):focus,.form textarea:not([disabled]):not([readonly]):not(.parsley-error):focus,.form .select2-selection:not([disabled]):not([readonly]):not(.parsley-error):focus{border:1px solid #5dc0e0}.form input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=submit])[disabled],.form textarea[disabled],.form .select2-selection[disabled]{-webkit-box-shadow:none;box-shadow:none;cursor:default}.form input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=submit])[readonly],.form textarea[readonly],.form .select2-selection[readonly]{background:rgba(75,113,128,.1);border:1px solid rgba(137,179,197,.5);-webkit-box-shadow:inset 4px 4px 4px rgba(0,0,0,.05);box-shadow:inset 4px 4px 4px rgba(0,0,0,.05);color:#4b7180;cursor:default}.form input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=submit]).parsley-error,.form textarea.parsley-error,.form .select2-selection.parsley-error{-webkit-box-shadow:none;box-shadow:none}.form input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=submit])::-webkit-outer-spin-button,.form input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=submit])::-webkit-inner-spin-button,.form textarea::-webkit-outer-spin-button,.form textarea::-webkit-inner-spin-button,.form .select2-selection::-webkit-outer-spin-button,.form .select2-selection::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.form input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=submit]) :autofill,.form input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=submit]) :autofill:hover,.form input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=submit]) :autofill:focus,.form textarea :autofill,.form textarea :autofill:hover,.form textarea :autofill:focus,.form .select2-selection :autofill,.form .select2-selection :autofill:hover,.form .select2-selection :autofill:focus{background:-webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 174, 255, 0.04) 50%, rgba(255, 255, 255, 0) 51%, rgba(0, 174, 255, 0.03) 100%)}.form input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=submit]) :-webkit-autofill,.form input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=submit]) :-webkit-autofill:hover,.form input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=submit]) :-webkit-autofill:focus,.form textarea :-webkit-autofill,.form textarea :-webkit-autofill:hover,.form textarea :-webkit-autofill:focus,.form .select2-selection :-webkit-autofill,.form .select2-selection :-webkit-autofill:hover,.form .select2-selection :-webkit-autofill:focus{background:-webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 174, 255, 0.04) 50%, rgba(255, 255, 255, 0) 51%, rgba(0, 174, 255, 0.03) 100%)}.form input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=submit]).parsley-error,.form textarea.parsley-error,.form .select2-selection.parsley-error{border-color:rgba(255,0,0,.5);color:rgba(255,0,0,.5)}.form textarea{resize:none;min-height:80px;padding-top:12px;padding-bottom:12px;overflow:hidden}.form textarea~.ghost{display:none;position:absolute;left:-1000px;z-index:-1;border:1px solid rgba(0,0,0,0);padding:12px 30px 12px 16px;width:100%;font:normal 16px/140% "Exo2";min-height:80px}.form textarea.textarea-average{min-height:90px}.form textarea.textarea-average~.ghost{min-height:90px}.form textarea.textarea-high{min-height:125px}.form textarea.textarea-high~.ghost{min-height:125px}.form .input-file{font-size:14px;position:relative;cursor:pointer;word-break:break-all;display:-webkit-box;display:-ms-flexbox;display:flex;color:#4b7180;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px;padding-left:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form .input-file::before{content:"";height:24px;width:24px;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="%234B7180" stroke="transparent" stroke-width="0" style="" d="M6.75 4.5C6.75 3.50544 7.14509 2.55161 7.84835 1.84835C8.55161 1.14509 9.50544 0.75 10.5 0.75C11.4946 0.75 12.4484 1.14509 13.1517 1.84835C13.8549 2.55161 14.25 3.50544 14.25 4.5V18C14.25 18.5967 14.0129 19.169 13.591 19.591C13.169 20.0129 12.5967 20.25 12 20.25C11.4033 20.25 10.831 20.0129 10.409 19.591C9.98705 19.169 9.75 18.5967 9.75 18V7.5C9.75 7.30109 9.82902 7.11032 9.96967 6.96967C10.1103 6.82902 10.3011 6.75 10.5 6.75C10.6989 6.75 10.8897 6.82902 11.0303 6.96967C11.171 7.11032 11.25 7.30109 11.25 7.5V18C11.25 18.1989 11.329 18.3897 11.4697 18.5303C11.6103 18.671 11.8011 18.75 12 18.75C12.1989 18.75 12.3897 18.671 12.5303 18.5303C12.671 18.3897 12.75 18.1989 12.75 18V4.5C12.75 4.20453 12.6918 3.91194 12.5787 3.63896C12.4657 3.36598 12.2999 3.11794 12.091 2.90901C11.8821 2.70008 11.634 2.53434 11.361 2.42127C11.0881 2.3082 10.7955 2.25 10.5 2.25C10.2045 2.25 9.91194 2.3082 9.63896 2.42127C9.36598 2.53434 9.11794 2.70008 8.90901 2.90901C8.70008 3.11794 8.53434 3.36598 8.42127 3.63896C8.3082 3.91194 8.25 4.20453 8.25 4.5V18C8.25 18.9946 8.64509 19.9484 9.34835 20.6516C10.0516 21.3549 11.0054 21.75 12 21.75C12.9946 21.75 13.9484 21.3549 14.6517 20.6516C15.3549 19.9484 15.75 18.9946 15.75 18V7.5C15.75 7.30109 15.829 7.11032 15.9697 6.96967C16.1103 6.82902 16.3011 6.75 16.5 6.75C16.6989 6.75 16.8897 6.82902 17.0303 6.96967C17.171 7.11032 17.25 7.30109 17.25 7.5V18C17.25 19.3924 16.6969 20.7277 15.7123 21.7123C14.7277 22.6969 13.3924 23.25 12 23.25C10.6076 23.25 9.27226 22.6969 8.28769 21.7123C7.30312 20.7277 6.75 19.3924 6.75 18V4.5Z"  /></svg>') center no-repeat}.form .input-file__label{font-size:12px;line-height:120%;padding-top:4px}.form .input-file__list,.form .input-file~.parsley-errors-list{margin-top:12px;padding:6px 8px;border-radius:8px;border:solid 1px #a9d44c;display:grid;gap:8px;position:static}.form .input-file__list:empty,.form .input-file~.parsley-errors-list:empty{display:none}.form .input-file__item,.form .input-file~.parsley-errors-list>li{color:#a9d44c;min-height:18px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;padding:3px 0 3px 26px;position:relative}.form .input-file__item::before,.form .input-file~.parsley-errors-list>li::before{content:"";position:absolute;inset:50% auto auto 0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);height:18px;width:18px;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="%23A9D44C" stroke="transparent" stroke-width="0" style="" d="M6.75 4.5C6.75 3.50544 7.14509 2.55161 7.84835 1.84835C8.55161 1.14509 9.50544 0.75 10.5 0.75C11.4946 0.75 12.4484 1.14509 13.1517 1.84835C13.8549 2.55161 14.25 3.50544 14.25 4.5V18C14.25 18.5967 14.0129 19.169 13.591 19.591C13.169 20.0129 12.5967 20.25 12 20.25C11.4033 20.25 10.831 20.0129 10.409 19.591C9.98705 19.169 9.75 18.5967 9.75 18V7.5C9.75 7.30109 9.82902 7.11032 9.96967 6.96967C10.1103 6.82902 10.3011 6.75 10.5 6.75C10.6989 6.75 10.8897 6.82902 11.0303 6.96967C11.171 7.11032 11.25 7.30109 11.25 7.5V18C11.25 18.1989 11.329 18.3897 11.4697 18.5303C11.6103 18.671 11.8011 18.75 12 18.75C12.1989 18.75 12.3897 18.671 12.5303 18.5303C12.671 18.3897 12.75 18.1989 12.75 18V4.5C12.75 4.20453 12.6918 3.91194 12.5787 3.63896C12.4657 3.36598 12.2999 3.11794 12.091 2.90901C11.8821 2.70008 11.634 2.53434 11.361 2.42127C11.0881 2.3082 10.7955 2.25 10.5 2.25C10.2045 2.25 9.91194 2.3082 9.63896 2.42127C9.36598 2.53434 9.11794 2.70008 8.90901 2.90901C8.70008 3.11794 8.53434 3.36598 8.42127 3.63896C8.3082 3.91194 8.25 4.20453 8.25 4.5V18C8.25 18.9946 8.64509 19.9484 9.34835 20.6516C10.0516 21.3549 11.0054 21.75 12 21.75C12.9946 21.75 13.9484 21.3549 14.6517 20.6516C15.3549 19.9484 15.75 18.9946 15.75 18V7.5C15.75 7.30109 15.829 7.11032 15.9697 6.96967C16.1103 6.82902 16.3011 6.75 16.5 6.75C16.6989 6.75 16.8897 6.82902 17.0303 6.96967C17.171 7.11032 17.25 7.30109 17.25 7.5V18C17.25 19.3924 16.6969 20.7277 15.7123 21.7123C14.7277 22.6969 13.3924 23.25 12 23.25C10.6076 23.25 9.27226 22.6969 8.28769 21.7123C7.30312 20.7277 6.75 19.3924 6.75 18V4.5Z"  /></svg>') center/cover no-repeat}.form .input-file~.parsley-errors-list{border-color:rgba(255,0,0,.5)}.form .input-file~.parsley-errors-list>li{color:rgba(255,0,0,.5)}.form .input-file~.parsley-errors-list>li::before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="rgba(255, 0, 0, 0.5)" stroke="transparent" stroke-width="0" style="" d="M6.75 4.5C6.75 3.50544 7.14509 2.55161 7.84835 1.84835C8.55161 1.14509 9.50544 0.75 10.5 0.75C11.4946 0.75 12.4484 1.14509 13.1517 1.84835C13.8549 2.55161 14.25 3.50544 14.25 4.5V18C14.25 18.5967 14.0129 19.169 13.591 19.591C13.169 20.0129 12.5967 20.25 12 20.25C11.4033 20.25 10.831 20.0129 10.409 19.591C9.98705 19.169 9.75 18.5967 9.75 18V7.5C9.75 7.30109 9.82902 7.11032 9.96967 6.96967C10.1103 6.82902 10.3011 6.75 10.5 6.75C10.6989 6.75 10.8897 6.82902 11.0303 6.96967C11.171 7.11032 11.25 7.30109 11.25 7.5V18C11.25 18.1989 11.329 18.3897 11.4697 18.5303C11.6103 18.671 11.8011 18.75 12 18.75C12.1989 18.75 12.3897 18.671 12.5303 18.5303C12.671 18.3897 12.75 18.1989 12.75 18V4.5C12.75 4.20453 12.6918 3.91194 12.5787 3.63896C12.4657 3.36598 12.2999 3.11794 12.091 2.90901C11.8821 2.70008 11.634 2.53434 11.361 2.42127C11.0881 2.3082 10.7955 2.25 10.5 2.25C10.2045 2.25 9.91194 2.3082 9.63896 2.42127C9.36598 2.53434 9.11794 2.70008 8.90901 2.90901C8.70008 3.11794 8.53434 3.36598 8.42127 3.63896C8.3082 3.91194 8.25 4.20453 8.25 4.5V18C8.25 18.9946 8.64509 19.9484 9.34835 20.6516C10.0516 21.3549 11.0054 21.75 12 21.75C12.9946 21.75 13.9484 21.3549 14.6517 20.6516C15.3549 19.9484 15.75 18.9946 15.75 18V7.5C15.75 7.30109 15.829 7.11032 15.9697 6.96967C16.1103 6.82902 16.3011 6.75 16.5 6.75C16.6989 6.75 16.8897 6.82902 17.0303 6.96967C17.171 7.11032 17.25 7.30109 17.25 7.5V18C17.25 19.3924 16.6969 20.7277 15.7123 21.7123C14.7277 22.6969 13.3924 23.25 12 23.25C10.6076 23.25 9.27226 22.6969 8.28769 21.7123C7.30312 20.7277 6.75 19.3924 6.75 18V4.5Z"  /></svg>') center/cover no-repeat}.form .checkbox-label{position:relative;padding-left:28px;font-size:12px;line-height:14px;cursor:pointer}.form .checkbox-label:before{content:"";position:absolute;background-color:#fff;border-radius:2px;border:solid 1px #89b3c5;inset:50% auto auto 0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);text-align:center;font-size:16px;line-height:17px;color:#5dc0e0;height:18px;width:18px}.form .radio-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px;cursor:pointer;font:500 16px/120% "Roboto";color:#4b7180}.form .radio-label::before{content:"";border-radius:50%;height:16px;-webkit-box-flex:0;-ms-flex:0 0 16px;flex:0 0 16px;background-color:#fff;-webkit-box-shadow:inset 0 0 0 0 #5dc0e0,-2px -2px 4px rgba(77,127,142,.15),2px 4px 4px rgba(77,127,142,.15);box-shadow:inset 0 0 0 0 #5dc0e0,-2px -2px 4px rgba(77,127,142,.15),2px 4px 4px rgba(77,127,142,.15);-webkit-transition:-webkit-box-shadow 0.1s ease-in-out;transition:-webkit-box-shadow 0.1s ease-in-out;transition:box-shadow 0.1s ease-in-out;transition:box-shadow 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out}.form .radio-label:has(input[type=radio]:checked)::before{-webkit-box-shadow:inset 0 0 0 5px #5dc0e0;box-shadow:inset 0 0 0 5px #5dc0e0}.form input[type=radio]:checked+.radio-label::before{-webkit-box-shadow:inset 0 0 0 5px #5dc0e0;box-shadow:inset 0 0 0 5px #5dc0e0}.form .error-wrap:before{position:absolute;inset:15px 20px auto auto;z-index:1}.form .error-wrap .input-file{-webkit-box-shadow:none;box-shadow:none}.form .error-wrap .select2-selection{-webkit-box-shadow:none;box-shadow:none}.form .error-wrap .select2-selection__arrow{right:20px}.form .checkbox-label:has(input[type=checkbox]:checked):before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="8" viewBox="0 0 10 8"><path fill="%2389B3C5" stroke="transparent" stroke-width="0" style="" d="M8.09091 0.26763C8.24521 0.0968096 8.45352 0.000672966 8.67079 3.51967e-06C8.88806 -0.000665926 9.09683 0.0941856 9.25198 0.264052C9.40713 0.433918 9.49618 0.665151 9.49988 0.907757C9.50358 1.15036 9.42164 1.38485 9.27177 1.56052L4.87029 7.70484C4.79464 7.79584 4.70334 7.86886 4.60184 7.91955C4.50035 7.97023 4.39074 7.99754 4.27958 7.99984C4.16842 8.00214 4.05799 7.97938 3.95488 7.93293C3.85178 7.88647 3.75812 7.81727 3.67951 7.72947L0.763194 4.47138C0.681949 4.38683 0.616784 4.28488 0.571587 4.1716C0.526391 4.05832 0.502088 3.93603 0.500129 3.81203C0.49817 3.68803 0.518595 3.56487 0.560185 3.44987C0.601775 3.33488 0.663679 3.23042 0.742203 3.14273C0.820727 3.05504 0.914262 2.98591 1.01723 2.93946C1.1202 2.89301 1.23049 2.8702 1.34152 2.87239C1.45255 2.87458 1.56205 2.90172 1.66349 2.95219C1.76492 3.00267 1.85622 3.07544 1.93192 3.16617L4.24072 5.74334L8.06996 0.294719C8.07679 0.285179 8.08416 0.27613 8.09201 0.26763H8.09091Z"  /></svg>') center no-repeat,#fff}.form input[type=checkbox]:checked+.checkbox-label:before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="8" viewBox="0 0 10 8"><path fill="%2389B3C5" stroke="transparent" stroke-width="0" style="" d="M8.09091 0.26763C8.24521 0.0968096 8.45352 0.000672966 8.67079 3.51967e-06C8.88806 -0.000665926 9.09683 0.0941856 9.25198 0.264052C9.40713 0.433918 9.49618 0.665151 9.49988 0.907757C9.50358 1.15036 9.42164 1.38485 9.27177 1.56052L4.87029 7.70484C4.79464 7.79584 4.70334 7.86886 4.60184 7.91955C4.50035 7.97023 4.39074 7.99754 4.27958 7.99984C4.16842 8.00214 4.05799 7.97938 3.95488 7.93293C3.85178 7.88647 3.75812 7.81727 3.67951 7.72947L0.763194 4.47138C0.681949 4.38683 0.616784 4.28488 0.571587 4.1716C0.526391 4.05832 0.502088 3.93603 0.500129 3.81203C0.49817 3.68803 0.518595 3.56487 0.560185 3.44987C0.601775 3.33488 0.663679 3.23042 0.742203 3.14273C0.820727 3.05504 0.914262 2.98591 1.01723 2.93946C1.1202 2.89301 1.23049 2.8702 1.34152 2.87239C1.45255 2.87458 1.56205 2.90172 1.66349 2.95219C1.76492 3.00267 1.85622 3.07544 1.93192 3.16617L4.24072 5.74334L8.06996 0.294719C8.07679 0.285179 8.08416 0.27613 8.09201 0.26763H8.09091Z"  /></svg>') center no-repeat,#fff}.form input[type=checkbox][readonly]+.checkbox-label{pointer-events:none;color:#89b3c5}.form input[type=checkbox][readonly]+.checkbox-label:before{background-color:rgba(75,113,128,.1);border-color:rgba(75,113,128,.5)}.form input[type=checkbox][readonly]:checked+.checkbox-label:before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="8" viewBox="0 0 10 8"><path fill="rgba(137, 179, 197, 0.5)" stroke="transparent" stroke-width="0" style="" d="M8.09091 0.26763C8.24521 0.0968096 8.45352 0.000672966 8.67079 3.51967e-06C8.88806 -0.000665926 9.09683 0.0941856 9.25198 0.264052C9.40713 0.433918 9.49618 0.665151 9.49988 0.907757C9.50358 1.15036 9.42164 1.38485 9.27177 1.56052L4.87029 7.70484C4.79464 7.79584 4.70334 7.86886 4.60184 7.91955C4.50035 7.97023 4.39074 7.99754 4.27958 7.99984C4.16842 8.00214 4.05799 7.97938 3.95488 7.93293C3.85178 7.88647 3.75812 7.81727 3.67951 7.72947L0.763194 4.47138C0.681949 4.38683 0.616784 4.28488 0.571587 4.1716C0.526391 4.05832 0.502088 3.93603 0.500129 3.81203C0.49817 3.68803 0.518595 3.56487 0.560185 3.44987C0.601775 3.33488 0.663679 3.23042 0.742203 3.14273C0.820727 3.05504 0.914262 2.98591 1.01723 2.93946C1.1202 2.89301 1.23049 2.8702 1.34152 2.87239C1.45255 2.87458 1.56205 2.90172 1.66349 2.95219C1.76492 3.00267 1.85622 3.07544 1.93192 3.16617L4.24072 5.74334L8.06996 0.294719C8.07679 0.285179 8.08416 0.27613 8.09201 0.26763H8.09091Z"  /></svg>') center no-repeat,rgba(75,113,128,.1)}.form__show_pass{position:absolute;inset:35px 14px auto auto;height:20px;width:20px;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20"><path fill="%234B7180" stroke="transparent" stroke-width="0" style="" d="M17.9424 17.0576L17.0576 17.9424L2.05762 2.94238L2.94238 2.05762L17.9424 17.0576ZM4.18555 6.83789C3.96101 7.03752 3.7459 7.24043 3.54004 7.44629C2.7646 8.2259 2.06924 9.08141 1.46484 10L1.70898 10.3604C2.12772 10.9603 2.74644 11.7601 3.54004 12.5537C5.15129 14.165 7.35125 15.625 10 15.625C10.895 15.625 11.7379 15.4586 12.5254 15.1748L13.4873 16.1396C12.3872 16.6203 11.2005 16.8708 10 16.875C3.75 16.875 0 10 0 10C0.00875243 9.98399 1.18126 7.84129 3.30078 5.95215L4.18555 6.83789ZM6.90625 9.55762C6.83752 10.038 6.88177 10.5279 7.03516 10.9883C7.18857 11.4486 7.44696 11.8669 7.79004 12.21C8.13313 12.553 8.55141 12.8114 9.01172 12.9648C9.4721 13.1182 9.96202 13.1625 10.4424 13.0938L11.4697 14.1211C10.6896 14.4 9.84638 14.4521 9.03809 14.2705C8.22968 14.0889 7.4892 13.6806 6.90332 13.0947C6.31766 12.509 5.91015 11.7691 5.72852 10.9609C5.54688 10.1525 5.59899 9.30852 5.87793 8.52832L6.90625 9.55762ZM10 3.125C16.2375 3.125 19.985 9.9725 20 10C19.9916 10.0153 18.8179 12.1571 16.6992 14.0479L15.8135 13.1611C16.0384 12.9637 16.2537 12.7599 16.46 12.5537C17.2535 11.7602 17.8723 10.9603 18.291 10.3604C18.3823 10.2291 18.4627 10.1087 18.5352 10C17.9308 9.08142 17.2354 8.2259 16.46 7.44629C14.8487 5.83508 12.6499 4.375 10 4.375C9.13882 4.37712 8.28476 4.52948 7.47559 4.82422L6.5127 3.86035C7.6127 3.37966 8.79956 3.12916 10 3.125ZM8.52832 5.87793C9.30852 5.59899 10.1525 5.54688 10.9609 5.72852C11.7691 5.91015 12.509 6.31766 13.0947 6.90332C13.6806 7.4892 14.0889 8.22968 14.2705 9.03809C14.4521 9.84638 14.4 10.6896 14.1211 11.4697L13.0938 10.4424C13.1625 9.96202 13.1182 9.4721 12.9648 9.01172C12.8114 8.55141 12.553 8.13313 12.21 7.79004C11.8669 7.44696 11.4486 7.18857 10.9883 7.03516C10.5279 6.88177 10.038 6.83752 9.55762 6.90625L8.52832 5.87793Z"  /></svg>') center/contain no-repeat}.form__show_pass.is-active{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20"><path fill="%234B7180" stroke="transparent" stroke-width="0" style="" d="M10 3.125C16.25 3.125 20 10 20 10C20 10 16.25 16.875 10 16.875C3.75 16.875 0 10 0 10C0 10 3.75 3.125 10 3.125ZM10 4.375C7.35 4.375 5.14977 5.83504 3.54102 7.44629C2.76562 8.22586 2.07018 9.08146 1.46582 10H1.46484C2.06924 10.9186 2.7646 11.7741 3.54004 12.5537C5.15129 14.165 7.35 15.625 10 15.625C12.6487 15.625 14.8487 14.165 16.46 12.5537C17.2536 11.7601 17.8723 10.9603 18.291 10.3604C18.3823 10.2291 18.4627 10.1088 18.5352 10C17.9308 9.0814 17.2354 8.2259 16.46 7.44629C14.8487 5.83504 12.65 4.375 10 4.375ZM10 5.625C11.1603 5.625 12.2733 6.08578 13.0938 6.90625C13.9142 7.72672 14.375 8.83968 14.375 10C14.375 11.1603 13.9142 12.2733 13.0938 13.0938C12.2733 13.9142 11.1603 14.375 10 14.375C8.83968 14.375 7.72672 13.9142 6.90625 13.0938C6.08578 12.2733 5.625 11.1603 5.625 10C5.625 8.83968 6.08578 7.72672 6.90625 6.90625C7.72672 6.08578 8.83968 5.625 10 5.625ZM10 6.875C9.1712 6.875 8.37609 7.20399 7.79004 7.79004C7.20399 8.37609 6.875 9.1712 6.875 10C6.875 10.8288 7.20399 11.6239 7.79004 12.21C8.37609 12.796 9.1712 13.125 10 13.125C10.8288 13.125 11.6239 12.796 12.21 12.21C12.796 11.6239 13.125 10.8288 13.125 10C13.125 9.1712 12.796 8.37609 12.21 7.79004C11.6239 7.20399 10.8288 6.875 10 6.875Z"  /></svg>')}.form__btn{margin:0 auto;display:table;width:100%;max-width:100%}@media only screen and (min-width: 576.2px){.form__btn{max-width:350px}}.form .parsley-errors-list{padding:0;margin:0;list-style:none;position:absolute;inset:auto 0 -13px 0;font-size:12px;line-height:100%;color:#ff292a}.form .select2-selection,.form .select2-dropdown{border-color:rgba(137,179,197,.5)}.form .select2-dropdown{-webkit-transition-property:border, -webkit-box-shadow;transition-property:border, -webkit-box-shadow;transition-property:border, box-shadow;transition-property:border, box-shadow, -webkit-box-shadow;-webkit-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;overflow:hidden}.form .select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none !important}.form .select2-container--default .select2-selection--single .select2-selection__arrow{height:100%;width:32px}.form .select2-container--default .select2-selection--single .select2-selection__arrow b{border:none;height:20px;width:20px;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20"><path fill="%2389B3C5" stroke="transparent" stroke-width="0" style="" d="M2.05764 14.1926C2.1157 14.2508 2.18467 14.297 2.2606 14.3285C2.33653 14.36 2.41793 14.3763 2.50014 14.3763C2.58235 14.3763 2.66375 14.36 2.73968 14.3285C2.81561 14.297 2.88458 14.2508 2.94264 14.1926L10.0001 7.13389L17.0576 14.1926C17.175 14.31 17.3342 14.3759 17.5001 14.3759C17.6661 14.3759 17.8253 14.31 17.9426 14.1926C18.06 14.0753 18.1259 13.9161 18.1259 13.7501C18.1259 13.5842 18.06 13.425 17.9426 13.3076L10.4426 5.80764C10.3846 5.74944 10.3156 5.70326 10.2397 5.67175C10.1638 5.64024 10.0823 5.62402 10.0001 5.62402C9.91793 5.62402 9.83653 5.64024 9.7606 5.67175C9.68467 5.70326 9.6157 5.74944 9.55764 5.80764L2.05764 13.3076C1.99944 13.3657 1.95326 13.4347 1.92175 13.5106C1.89024 13.5865 1.87402 13.6679 1.87402 13.7501C1.87402 13.8324 1.89024 13.9138 1.92175 13.9897C1.95326 14.0656 1.99944 14.1346 2.05764 14.1926V14.1926Z" fill-rule="evenodd" clip-rule="evenodd" /></svg>') center no-repeat;margin:0;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:-webkit-transform 0.3s ease-in-out;transition:-webkit-transform 0.3s ease-in-out;transition:transform 0.3s ease-in-out;transition:transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out}.form .select2-container--default .select2-selection--single .select2-selection__rendered{padding:0;line-height:inherit}.form .select2-container--default .select2-selection--single .select2-selection__placeholder{color:rgba(75,113,128,.5)}.form .select2-container--default .select2-selection--single.icon--sort{padding-right:35px}.form .select2-container--default .select2-selection--single.icon--sort .select2-selection__arrow b{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20"><path fill="%2389B3C5" stroke="transparent" stroke-width="0" style="" d="M7.5 13.125C7.5 12.9592 7.56585 12.8003 7.68306 12.6831C7.80027 12.5658 7.95924 12.5 8.125 12.5H11.875C12.0408 12.5 12.1997 12.5658 12.3169 12.6831C12.4342 12.8003 12.5 12.9592 12.5 13.125C12.5 13.2908 12.4342 13.4497 12.3169 13.5669C12.1997 13.6842 12.0408 13.75 11.875 13.75H8.125C7.95924 13.75 7.80027 13.6842 7.68306 13.5669C7.56585 13.4497 7.5 13.2908 7.5 13.125ZM5 9.375C5 9.20924 5.06585 9.05027 5.18306 8.93306C5.30027 8.81585 5.45924 8.75 5.625 8.75H14.375C14.5408 8.75 14.6997 8.81585 14.8169 8.93306C14.9342 9.05027 15 9.20924 15 9.375C15 9.54076 14.9342 9.69973 14.8169 9.81694C14.6997 9.93415 14.5408 10 14.375 10H5.625C5.45924 10 5.30027 9.93415 5.18306 9.81694C5.06585 9.69973 5 9.54076 5 9.375ZM2.5 5.625C2.5 5.45924 2.56585 5.30027 2.68306 5.18306C2.80027 5.06585 2.95924 5 3.125 5H16.875C17.0408 5 17.1997 5.06585 17.3169 5.18306C17.4342 5.30027 17.5 5.45924 17.5 5.625C17.5 5.79076 17.4342 5.94973 17.3169 6.06694C17.1997 6.18415 17.0408 6.25 16.875 6.25H3.125C2.95924 6.25 2.80027 6.18415 2.68306 6.06694C2.56585 5.94973 2.5 5.79076 2.5 5.625Z"  /></svg>') center no-repeat}.form .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5dc0e0}.form .select2-container--default .select2-results .select2-results__options{max-height:1000px}.form .select2-container--open .select2-selection--single:not([class*=icon--]) .select2-selection__arrow b{-webkit-transform:translateY(-50%) rotate3d(1, 0, 0, 180deg);transform:translateY(-50%) rotate3d(1, 0, 0, 180deg)}.form .select2-results__option--selectable{padding:12px;font-size:14px;line-height:16px;color:#4b7180;position:relative}.form .select2-results__option--selectable::before{content:"";position:absolute;inset:0 12px auto 12px;height:1px;background-color:rgba(75,113,128,.1)}.form .select2:hover+.select2-container .select2-dropdown{border-color:#5dc0e0}.hidden-input{opacity:0;position:absolute;width:0 !important;height:0 !important;padding:0 !important;visibility:hidden;pointer-events:none;margin:0}.menu{display:grid;grid-auto-flow:column;grid-auto-columns:-webkit-max-content;grid-auto-columns:max-content}.menu,.menu ul{margin:0;padding:0;list-style:none}.header-menu{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}.header-menu__link{padding:11px 12px;text-decoration:none;display:block}.header_2-menu{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header_2-menu__link{padding:11px 12px;text-decoration:none;display:block}.header-menu__item.is-active>[class*=menu__link],.header_2-menu__item.is-active>[class*=menu__link]{position:relative}.header-menu__item.is-active>[class*=menu__link]:after,.header_2-menu__item.is-active>[class*=menu__link]:after{content:"";position:absolute;inset:auto 12px 10px 12px;height:1px;background-color:#a9d44c}.aside-menu{grid-auto-flow:row;row-gap:16px;grid-template-columns:100%}.block-with-backing--2 .aside-menu{grid-template-columns:repeat(3, 1fr)}.aside-menu__item.is-active>[class*=menu__link]:not(:has(.icon)).book::before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="%23fff" stroke="transparent" stroke-width="0" style="" d="M1.5 4.24182C2.8275 3.68682 4.731 3.08832 6.582 2.90232C8.577 2.70132 10.269 2.99682 11.25 4.03032V18.6493C9.8475 17.8543 8.07 17.7448 6.4305 17.9098C4.6605 18.0898 2.8755 18.6013 1.5 19.1263V4.24182ZM12.75 4.03032C13.731 2.99682 15.423 2.70132 17.418 2.90232C19.269 3.08832 21.1725 3.68682 22.5 4.24182V19.1263C21.123 18.6013 19.3395 18.0883 17.5695 17.9113C15.9285 17.7448 14.1525 17.8528 12.75 18.6493V4.03032ZM12 2.67432C10.5225 1.40382 8.3805 1.21482 6.4305 1.40982C4.1595 1.63932 1.8675 2.41782 0.4395 3.06732C0.308474 3.12691 0.197363 3.22295 0.119432 3.34397C0.0415 3.46499 3.98571e-05 3.60588 0 3.74982L0 20.2498C3.4743e-05 20.3753 0.0315557 20.4988 0.0916756 20.6089C0.151796 20.7191 0.238593 20.8124 0.344116 20.8803C0.44964 20.9482 0.570517 20.9886 0.695675 20.9976C0.820833 21.0067 0.946271 20.9843 1.0605 20.9323C2.3835 20.3323 4.515 19.6108 6.5805 19.4023C8.694 19.1893 10.4655 19.5328 11.415 20.7178C11.4853 20.8054 11.5743 20.8761 11.6756 20.9247C11.7768 20.9733 11.8877 20.9985 12 20.9985C12.1123 20.9985 12.2232 20.9733 12.3244 20.9247C12.4257 20.8761 12.5147 20.8054 12.585 20.7178C13.5345 19.5328 15.306 19.1893 17.418 19.4023C19.485 19.6108 21.618 20.3323 22.9395 20.9323C23.0537 20.9843 23.1792 21.0067 23.3043 20.9976C23.4295 20.9886 23.5504 20.9482 23.6559 20.8803C23.7614 20.8124 23.8482 20.7191 23.9083 20.6089C23.9684 20.4988 24 20.3753 24 20.2498V3.74982C24 3.60588 23.9585 3.46499 23.8806 3.34397C23.8026 3.22295 23.6915 3.12691 23.5605 3.06732C22.1325 2.41782 19.8405 1.63932 17.5695 1.40982C15.6195 1.21332 13.4775 1.40382 12 2.67432Z"  /></svg>') center no-repeat,#5dc0e0}.aside-menu__item.is-active>[class*=menu__link]:not(:has(.icon)).play::before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="%23fff" stroke="transparent" stroke-width="0" style="" d="M16.206 12.0002L7.5 6.94972V17.0507L16.206 12.0002ZM17.394 10.9562C17.5779 11.0615 17.7307 11.2135 17.837 11.3968C17.9433 11.5802 17.9993 11.7883 17.9993 12.0002C17.9993 12.2121 17.9433 12.4203 17.837 12.6036C17.7307 12.7869 17.5779 12.9389 17.394 13.0442L7.8495 18.5822C7.0695 19.0352 6 18.5177 6 17.5382V6.46222C6 5.48272 7.0695 4.96522 7.8495 5.41822L17.394 10.9562Z"  /></svg>') center no-repeat,#5dc0e0}.aside-menu__item.is-active>[class*=menu__link]:not(:has(.icon)).label-check::before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="%23fff" stroke="transparent" stroke-width="0" style="" d="M16.281 7.71895C16.3508 7.78862 16.4062 7.87138 16.444 7.9625C16.4818 8.05362 16.5013 8.1513 16.5013 8.24995C16.5013 8.3486 16.4818 8.44628 16.444 8.5374C16.4062 8.62852 16.3508 8.71128 16.281 8.78095L11.781 13.281C11.7113 13.3508 11.6285 13.4062 11.5374 13.444C11.4463 13.4818 11.3486 13.5013 11.25 13.5013C11.1513 13.5013 11.0536 13.4818 10.9625 13.444C10.8714 13.4062 10.7886 13.3508 10.719 13.281L8.46897 11.031C8.39924 10.9612 8.34392 10.8784 8.30619 10.7873C8.26845 10.6962 8.24902 10.5986 8.24902 10.5C8.24902 10.4013 8.26845 10.3037 8.30619 10.2126C8.34392 10.1215 8.39924 10.0387 8.46897 9.96895C8.5387 9.89922 8.62149 9.84391 8.7126 9.80617C8.8037 9.76843 8.90136 9.749 8.99997 9.749C9.09859 9.749 9.19624 9.76843 9.28735 9.80617C9.37846 9.84391 9.46124 9.89922 9.53097 9.96895L11.25 11.6895L15.219 7.71895C15.2886 7.64911 15.3714 7.59369 15.4625 7.55588C15.5536 7.51807 15.6513 7.49861 15.75 7.49861C15.8486 7.49861 15.9463 7.51807 16.0374 7.55588C16.1285 7.59369 16.2113 7.64911 16.281 7.71895V7.71895Z M3 3C3 2.20435 3.31607 1.44129 3.87868 0.87868C4.44129 0.316071 5.20435 0 6 0L18 0C18.7956 0 19.5587 0.316071 20.1213 0.87868C20.6839 1.44129 21 2.20435 21 3V23.25C20.9999 23.3857 20.9631 23.5188 20.8933 23.6351C20.8236 23.7515 20.7236 23.8468 20.604 23.9108C20.4844 23.9748 20.3497 24.0052 20.2142 23.9988C20.0787 23.9923 19.9474 23.9492 19.8345 23.874L12 19.6515L4.1655 23.874C4.05256 23.9492 3.92135 23.9923 3.78584 23.9988C3.65033 24.0052 3.5156 23.9748 3.396 23.9108C3.2764 23.8468 3.17641 23.7515 3.10667 23.6351C3.03694 23.5188 3.00007 23.3857 3 23.25V3ZM6 1.5C5.60218 1.5 5.22064 1.65804 4.93934 1.93934C4.65804 2.22064 4.5 2.60218 4.5 3V21.849L11.5845 18.126C11.7076 18.0441 11.8521 18.0004 12 18.0004C12.1479 18.0004 12.2924 18.0441 12.4155 18.126L19.5 21.849V3C19.5 2.60218 19.342 2.22064 19.0607 1.93934C18.7794 1.65804 18.3978 1.5 18 1.5H6Z" fill-rule="evenodd" clip-rule="evenodd" /></svg>') center no-repeat,#5dc0e0}.aside-menu__item.is-active>[class*=menu__link]:not(:has(.icon)).book-label::before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="%23fff" stroke="transparent" stroke-width="0" style="" d="M9 12V1.5H10.5V10.6755L13.1145 9.105C13.231 9.03521 13.3642 8.99834 13.5 8.99834C13.6358 8.99834 13.769 9.03521 13.8855 9.105L16.5 10.6755V1.5H18V12C18 12.1327 17.9649 12.263 17.8981 12.3777C17.8313 12.4924 17.7352 12.5872 17.6198 12.6527C17.5043 12.7181 17.3736 12.7517 17.2409 12.7501C17.1082 12.7485 16.9783 12.7117 16.8645 12.6435L13.5 10.6245L10.1355 12.645C10.0216 12.7133 9.89154 12.7501 9.75872 12.7516C9.62591 12.7532 9.49506 12.7194 9.37957 12.6538C9.26407 12.5882 9.16807 12.4931 9.10138 12.3782C9.03469 12.2633 8.99971 12.1328 9 12V12Z M4.5 0H19.5C20.2956 0 21.0587 0.316071 21.6213 0.87868C22.1839 1.44129 22.5 2.20435 22.5 3V21C22.5 21.7956 22.1839 22.5587 21.6213 23.1213C21.0587 23.6839 20.2956 24 19.5 24H4.5C3.70435 24 2.94129 23.6839 2.37868 23.1213C1.81607 22.5587 1.5 21.7956 1.5 21V19.5H3V21C3 21.3978 3.15804 21.7794 3.43934 22.0607C3.72064 22.342 4.10218 22.5 4.5 22.5H19.5C19.8978 22.5 20.2794 22.342 20.5607 22.0607C20.842 21.7794 21 21.3978 21 21V3C21 2.60218 20.842 2.22064 20.5607 1.93934C20.2794 1.65804 19.8978 1.5 19.5 1.5H4.5C4.10218 1.5 3.72064 1.65804 3.43934 1.93934C3.15804 2.22064 3 2.60218 3 3V4.5H1.5V3C1.5 2.20435 1.81607 1.44129 2.37868 0.87868C2.94129 0.316071 3.70435 0 4.5 0V0Z M1.5 7.5V6.75C1.5 6.55109 1.57902 6.36032 1.71967 6.21967C1.86032 6.07902 2.05109 6 2.25 6C2.44891 6 2.63968 6.07902 2.78033 6.21967C2.92098 6.36032 3 6.55109 3 6.75V7.5H3.75C3.94891 7.5 4.13968 7.57902 4.28033 7.71967C4.42098 7.86032 4.5 8.05109 4.5 8.25C4.5 8.44891 4.42098 8.63968 4.28033 8.78033C4.13968 8.92098 3.94891 9 3.75 9H0.75C0.551088 9 0.360322 8.92098 0.21967 8.78033C0.0790176 8.63968 0 8.44891 0 8.25C0 8.05109 0.0790176 7.86032 0.21967 7.71967C0.360322 7.57902 0.551088 7.5 0.75 7.5H1.5ZM1.5 12V11.25C1.5 11.0511 1.57902 10.8603 1.71967 10.7197C1.86032 10.579 2.05109 10.5 2.25 10.5C2.44891 10.5 2.63968 10.579 2.78033 10.7197C2.92098 10.8603 3 11.0511 3 11.25V12H3.75C3.94891 12 4.13968 12.079 4.28033 12.2197C4.42098 12.3603 4.5 12.5511 4.5 12.75C4.5 12.9489 4.42098 13.1397 4.28033 13.2803C4.13968 13.421 3.94891 13.5 3.75 13.5H0.75C0.551088 13.5 0.360322 13.421 0.21967 13.2803C0.0790176 13.1397 0 12.9489 0 12.75C0 12.5511 0.0790176 12.3603 0.21967 12.2197C0.360322 12.079 0.551088 12 0.75 12H1.5ZM1.5 16.5V15.75C1.5 15.5511 1.57902 15.3603 1.71967 15.2197C1.86032 15.079 2.05109 15 2.25 15C2.44891 15 2.63968 15.079 2.78033 15.2197C2.92098 15.3603 3 15.5511 3 15.75V16.5H3.75C3.94891 16.5 4.13968 16.579 4.28033 16.7197C4.42098 16.8603 4.5 17.0511 4.5 17.25C4.5 17.4489 4.42098 17.6397 4.28033 17.7803C4.13968 17.921 3.94891 18 3.75 18H0.75C0.551088 18 0.360322 17.921 0.21967 17.7803C0.0790176 17.6397 0 17.4489 0 17.25C0 17.0511 0.0790176 16.8603 0.21967 16.7197C0.360322 16.579 0.551088 16.5 0.75 16.5H1.5Z" fill-rule="evenodd" clip-rule="evenodd" /></svg>') center no-repeat,#5dc0e0}.aside-menu__item.is-active>[class*=menu__link]:not(:has(.icon)).markup::before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="%23fff" stroke="transparent" stroke-width="0" style="" d="M0 4.5C0 3.70435 0.316071 2.94129 0.87868 2.37868C1.44129 1.81607 2.20435 1.5 3 1.5H21C21.7956 1.5 22.5587 1.81607 23.1213 2.37868C23.6839 2.94129 24 3.70435 24 4.5V19.5C24 20.2956 23.6839 21.0587 23.1213 21.6213C22.5587 22.1839 21.7956 22.5 21 22.5H3C2.20435 22.5 1.44129 22.1839 0.87868 21.6213C0.316071 21.0587 0 20.2956 0 19.5V4.5ZM7.5 3V21H21C21.3978 21 21.7794 20.842 22.0607 20.5607C22.342 20.2794 22.5 19.8978 22.5 19.5V4.5C22.5 4.10218 22.342 3.72064 22.0607 3.43934C21.7794 3.15804 21.3978 3 21 3H7.5ZM6 3H3C2.60218 3 2.22064 3.15804 1.93934 3.43934C1.65804 3.72064 1.5 4.10218 1.5 4.5V19.5C1.5 19.8978 1.65804 20.2794 1.93934 20.5607C2.22064 20.842 2.60218 21 3 21H6V3Z"  /></svg>') center no-repeat,#5dc0e0}.aside-menu__item.is-active>[class*=menu__link]:not(:has(.icon)).label-star::before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="%23fff" stroke="transparent" stroke-width="0" style="" d="M11.7601 6.15C11.782 6.10502 11.8161 6.06711 11.8586 6.04058C11.901 6.01406 11.95 6 12.0001 6C12.0501 6 12.0992 6.01406 12.1416 6.04058C12.184 6.06711 12.2181 6.10502 12.2401 6.15L13.1911 8.0775C13.2101 8.11649 13.2384 8.15025 13.2734 8.17587C13.3084 8.20148 13.3492 8.21817 13.3921 8.2245L15.5221 8.5335C15.7396 8.565 15.8281 8.8335 15.6691 8.988L14.1301 10.4895C14.099 10.5198 14.0758 10.5572 14.0625 10.5985C14.0492 10.6398 14.0461 10.6838 14.0536 10.7265L14.4166 12.8475C14.4247 12.8965 14.4191 12.9468 14.4002 12.9927C14.3814 13.0386 14.3501 13.0784 14.3099 13.1075C14.2697 13.1367 14.2222 13.154 14.1726 13.1576C14.1231 13.1613 14.0736 13.151 14.0296 13.128L12.1246 12.126C12.0864 12.106 12.0439 12.0956 12.0008 12.0956C11.9577 12.0956 11.9153 12.106 11.8771 12.126L9.97208 13.128C9.92812 13.1506 9.87875 13.1605 9.82948 13.1567C9.78021 13.1529 9.73296 13.1355 9.693 13.1064C9.65304 13.0773 9.62193 13.0377 9.60314 12.992C9.58435 12.9463 9.57862 12.8963 9.58658 12.8475L9.94958 10.7265C9.95723 10.6839 9.95441 10.64 9.94134 10.5987C9.92827 10.5575 9.90536 10.52 9.87458 10.4895L8.32958 8.988C8.29419 8.95325 8.26917 8.90934 8.25734 8.86117C8.24551 8.81301 8.24733 8.7625 8.26259 8.71531C8.27785 8.66812 8.30596 8.62612 8.34375 8.594C8.38155 8.56189 8.42754 8.54094 8.47658 8.5335L10.6066 8.2245C10.6495 8.21817 10.6902 8.20148 10.7253 8.17587C10.7603 8.15025 10.7885 8.11649 10.8076 8.0775L11.7601 6.15Z M3 3C3 2.20435 3.31607 1.44129 3.87868 0.87868C4.44129 0.316071 5.20435 0 6 0L18 0C18.7956 0 19.5587 0.316071 20.1213 0.87868C20.6839 1.44129 21 2.20435 21 3V23.25C20.9999 23.3857 20.9631 23.5188 20.8933 23.6351C20.8236 23.7515 20.7236 23.8468 20.604 23.9108C20.4844 23.9748 20.3497 24.0052 20.2142 23.9988C20.0787 23.9923 19.9474 23.9492 19.8345 23.874L12 19.6515L4.1655 23.874C4.05256 23.9492 3.92135 23.9923 3.78584 23.9988C3.65033 24.0052 3.5156 23.9748 3.396 23.9108C3.2764 23.8468 3.17641 23.7515 3.10667 23.6351C3.03694 23.5188 3.00007 23.3857 3 23.25V3ZM6 1.5C5.60218 1.5 5.22064 1.65804 4.93934 1.93934C4.65804 2.22064 4.5 2.60218 4.5 3V21.849L11.5845 18.126C11.7076 18.0441 11.8521 18.0004 12 18.0004C12.1479 18.0004 12.2924 18.0441 12.4155 18.126L19.5 21.849V3C19.5 2.60218 19.342 2.22064 19.0607 1.93934C18.7794 1.65804 18.3978 1.5 18 1.5H6Z"  /></svg>') center no-repeat,#5dc0e0}.aside-menu__item.is-active>[class*=menu__link]:not(:has(.icon)).pills::before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="%23fff" stroke="transparent" stroke-width="0" style="" d="M13.5996 7.5C13.5996 4.13106 10.8689 1.40039 7.5 1.40039C4.13106 1.40039 1.40039 4.13106 1.40039 7.5C1.40039 10.8689 4.13106 13.5996 7.5 13.5996V15C3.35786 15 0 11.6421 0 7.5C0 3.35786 3.35786 0 7.5 0C11.6421 0 15 3.35786 15 7.5C15 11.6421 11.6421 15 7.5 15V13.5996C10.8689 13.5996 13.5996 10.8689 13.5996 7.5Z M14 6.59961V8H1V6.59961H14Z M19.9903 19.0098L19.0001 20L13 14L13.9902 13.0098L19.9903 19.0098Z M16.6166 21.5661L21.5663 16.6164C22.9722 15.2105 22.9722 12.9316 21.5663 11.5258C20.1604 10.1199 17.8816 10.1199 16.4757 11.5258L11.5259 16.4755C10.1201 17.8814 10.1201 20.1602 11.5259 21.5661L10.5357 22.5563C8.64401 20.6646 8.58526 17.6345 10.3589 15.6717L10.5357 15.4853L15.4855 10.5355C17.4381 8.58291 20.6039 8.58291 22.5565 10.5355C24.5092 12.4882 24.5092 15.654 22.5565 17.6066L17.6068 22.5563C15.6542 24.509 12.4883 24.509 10.5357 22.5563L11.5259 21.5661C12.9318 22.972 15.2107 22.972 16.6166 21.5661Z"  /></svg>') center no-repeat,#5dc0e0}.aside-menu__item.is-active>[class*=menu__link]:not(:has(.icon)).filter-square::before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="%23fff" stroke="transparent" stroke-width="0" style="" d="M21 0C21.7956 0 22.5585 0.316297 23.1211 0.878906C23.6837 1.44152 24 2.20435 24 3V21C24 21.7956 23.6837 22.5585 23.1211 23.1211C22.5585 23.6837 21.7956 24 21 24H3C2.20435 24 1.44152 23.6837 0.878906 23.1211C0.316297 22.5585 0 21.7956 0 21V3C0 2.20435 0.316297 1.44152 0.878906 0.878906C1.44152 0.316297 2.20435 0 3 0H21ZM3 1.5C2.60218 1.5 2.22076 1.65815 1.93945 1.93945C1.65815 2.22076 1.5 2.60218 1.5 3V21C1.5 21.3978 1.65815 21.7792 1.93945 22.0605C2.22076 22.3419 2.60218 22.5 3 22.5H21C21.3978 22.5 21.7792 22.3419 22.0605 22.0605C22.3419 21.7792 22.5 21.3978 22.5 21V3C22.5 2.60218 22.3419 2.22076 22.0605 1.93945C21.7792 1.65815 21.3978 1.5 21 1.5H3ZM14.25 16.5C14.4489 16.5 14.6396 16.5791 14.7803 16.7197C14.9209 16.8604 15 17.0511 15 17.25C15 17.4489 14.9209 17.6396 14.7803 17.7803C14.6396 17.9209 14.4489 18 14.25 18H9.75C9.55109 18 9.36038 17.9209 9.21973 17.7803C9.07907 17.6396 9 17.4489 9 17.25C9 17.0511 9.07907 16.8604 9.21973 16.7197C9.36038 16.5791 9.55109 16.5 9.75 16.5H14.25ZM17.25 12C17.4489 12 17.6396 12.0791 17.7803 12.2197C17.9209 12.3604 18 12.5511 18 12.75C18 12.9489 17.9209 13.1396 17.7803 13.2803C17.6396 13.4209 17.4489 13.5 17.25 13.5H6.75C6.55109 13.5 6.36038 13.4209 6.21973 13.2803C6.07907 13.1396 6 12.9489 6 12.75C6 12.5511 6.07907 12.3604 6.21973 12.2197C6.36038 12.0791 6.55109 12 6.75 12H17.25ZM20.25 7.5C20.4489 7.5 20.6396 7.57907 20.7803 7.71973C20.9209 7.86038 21 8.05109 21 8.25C21 8.44891 20.9209 8.63962 20.7803 8.78027C20.6396 8.92093 20.4489 9 20.25 9H3.75C3.55109 9 3.36038 8.92093 3.21973 8.78027C3.07907 8.63962 3 8.44891 3 8.25C3 8.05109 3.07907 7.86038 3.21973 7.71973C3.36038 7.57907 3.55109 7.5 3.75 7.5H20.25Z"  /></svg>') center no-repeat,#5dc0e0}.aside-menu__item.is-active>[class*=menu__link]:not(:has(.icon)).megaphone::before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="%23fff" stroke="transparent" stroke-width="0" style="" d="M19.5 3.75C19.5 3.15326 19.7371 2.58097 20.159 2.15901C20.581 1.73705 21.1533 1.5 21.75 1.5C22.3467 1.5 22.919 1.73705 23.341 2.15901C23.7629 2.58097 24 3.15326 24 3.75V20.25C24 20.8467 23.7629 21.419 23.341 21.841C22.919 22.2629 22.3467 22.5 21.75 22.5C21.1533 22.5 20.581 22.2629 20.159 21.841C19.7371 21.419 19.5 20.8467 19.5 20.25V19.929C16.257 18.0675 12.765 17.1645 9.132 16.8045L9.7395 20.8725C9.7803 21.0892 9.77281 21.3123 9.71756 21.5258C9.66232 21.7393 9.56068 21.938 9.41988 22.1077C9.27908 22.2774 9.10259 22.414 8.90297 22.5078C8.70336 22.6015 8.48553 22.6501 8.265 22.65H7.443C7.15143 22.65 6.86619 22.565 6.62217 22.4054C6.37815 22.2458 6.18592 22.0186 6.069 21.7515L3.294 16.5165C3.193 16.5149 3.092 16.5134 2.991 16.512C2.19655 16.5041 1.43718 16.1836 0.877358 15.6198C0.317536 15.0561 0.00232777 14.2945 0 13.5L0 10.5C0.00267717 9.70544 0.317355 8.94372 0.876245 8.37894C1.43513 7.81416 2.19351 7.49151 2.988 7.4805C4.23004 7.46366 5.47171 7.42615 6.7125 7.368C11.277 7.137 15.9345 6.0945 19.5 4.0695V3.75ZM21 3.75V20.25C21 20.4489 21.079 20.6397 21.2197 20.7803C21.3603 20.921 21.5511 21 21.75 21C21.9489 21 22.1397 20.921 22.2803 20.7803C22.421 20.6397 22.5 20.4489 22.5 20.25V3.75C22.5 3.55109 22.421 3.36032 22.2803 3.21967C22.1397 3.07902 21.9489 3 21.75 3C21.5511 3 21.3603 3.07902 21.2197 3.21967C21.079 3.36032 21 3.55109 21 3.75ZM19.5 5.775C15.984 7.5825 11.6865 8.538 7.5 8.8245V15.174C7.77 15.189 8.0385 15.207 8.3055 15.228C12.1575 15.5115 15.945 16.344 19.5 18.2175V5.775ZM6 15.0975V8.9025C5.0043 8.93894 4.00824 8.96494 3.012 8.9805C2.61116 8.98521 2.22817 9.14704 1.94542 9.4312C1.66266 9.71536 1.50272 10.0991 1.5 10.5V13.5C1.5 14.325 2.172 15.003 3.009 15.0135C4.00639 15.0251 5.00353 15.0531 6 15.0975V15.0975ZM5.0145 16.56L7.428 21.1155L7.443 21.1515H8.265L8.262 21.1305L7.5975 16.6815C6.73705 16.6296 5.87598 16.5886 5.0145 16.5585V16.56Z"  /></svg>') center no-repeat,#5dc0e0}.aside-menu__item.is-active>[class*=menu__link]:not(:has(.icon)).people::before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="%23fff" stroke="transparent" stroke-width="0" style="" d="M22.5 21C22.5 21 24 21 24 19.5C24 18 22.5 13.5 16.5 13.5C10.5 13.5 9 18 9 19.5C9 21 10.5 21 10.5 21H22.5ZM10.533 19.5C10.5219 19.4985 10.5109 19.4965 10.5 19.494C10.5015 19.098 10.7505 17.949 11.64 16.914C12.468 15.9435 13.923 15 16.5 15C19.0755 15 20.5305 15.945 21.36 16.914C22.2495 17.949 22.497 19.0995 22.5 19.494L22.488 19.497C22.481 19.4982 22.474 19.4992 22.467 19.5H10.533V19.5ZM16.5 10.5C17.2956 10.5 18.0587 10.1839 18.6213 9.62132C19.1839 9.05871 19.5 8.29565 19.5 7.5C19.5 6.70435 19.1839 5.94129 18.6213 5.37868C18.0587 4.81607 17.2956 4.5 16.5 4.5C15.7044 4.5 14.9413 4.81607 14.3787 5.37868C13.8161 5.94129 13.5 6.70435 13.5 7.5C13.5 8.29565 13.8161 9.05871 14.3787 9.62132C14.9413 10.1839 15.7044 10.5 16.5 10.5ZM21 7.5C21 8.09095 20.8836 8.67611 20.6575 9.22208C20.4313 9.76804 20.0998 10.2641 19.682 10.682C19.2641 11.0998 18.768 11.4313 18.2221 11.6575C17.6761 11.8836 17.0909 12 16.5 12C15.9091 12 15.3239 11.8836 14.7779 11.6575C14.232 11.4313 13.7359 11.0998 13.318 10.682C12.9002 10.2641 12.5687 9.76804 12.3425 9.22208C12.1164 8.67611 12 8.09095 12 7.5C12 6.30653 12.4741 5.16193 13.318 4.31802C14.1619 3.47411 15.3065 3 16.5 3C17.6935 3 18.8381 3.47411 19.682 4.31802C20.5259 5.16193 21 6.30653 21 7.5V7.5ZM10.404 13.92C9.80397 13.7311 9.18545 13.6069 8.559 13.5495C8.207 13.516 7.85359 13.4995 7.5 13.5C1.5 13.5 0 18 0 19.5C0 20.5005 0.4995 21 1.5 21H7.824C7.60163 20.5317 7.49074 20.0183 7.5 19.5C7.5 17.985 8.0655 16.437 9.135 15.144C9.4995 14.703 9.924 14.2905 10.404 13.92ZM7.38 15C6.49223 16.3339 6.01266 17.8977 6 19.5H1.5C1.5 19.11 1.746 17.955 2.64 16.914C3.4575 15.96 4.878 15.03 7.38 15.0015V15ZM2.25 8.25C2.25 7.05653 2.72411 5.91193 3.56802 5.06802C4.41193 4.22411 5.55653 3.75 6.75 3.75C7.94347 3.75 9.08807 4.22411 9.93198 5.06802C10.7759 5.91193 11.25 7.05653 11.25 8.25C11.25 9.44347 10.7759 10.5881 9.93198 11.432C9.08807 12.2759 7.94347 12.75 6.75 12.75C5.55653 12.75 4.41193 12.2759 3.56802 11.432C2.72411 10.5881 2.25 9.44347 2.25 8.25V8.25ZM6.75 5.25C5.95435 5.25 5.19129 5.56607 4.62868 6.12868C4.06607 6.69129 3.75 7.45435 3.75 8.25C3.75 9.04565 4.06607 9.80871 4.62868 10.3713C5.19129 10.9339 5.95435 11.25 6.75 11.25C7.54565 11.25 8.30871 10.9339 8.87132 10.3713C9.43393 9.80871 9.75 9.04565 9.75 8.25C9.75 7.45435 9.43393 6.69129 8.87132 6.12868C8.30871 5.56607 7.54565 5.25 6.75 5.25Z"  /></svg>') center no-repeat,#5dc0e0}.aside-menu__item.is-active>[class*=menu__link]:not(:has(.icon)).briefcase::before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="%23fff" stroke="transparent" stroke-width="0" style="" d="M9.75 1.5C9.15326 1.5 8.58097 1.73705 8.15901 2.15901C7.73705 2.58097 7.5 3.15326 7.5 3.75V4.5H2.25C1.65326 4.5 1.08097 4.73705 0.65901 5.15901C0.237053 5.58097 0 6.15326 0 6.75L0 18.75C0 19.3467 0.237053 19.919 0.65901 20.341C1.08097 20.7629 1.65326 21 2.25 21H21.75C22.3467 21 22.919 20.7629 23.341 20.341C23.7629 19.919 24 19.3467 24 18.75V6.75C24 6.15326 23.7629 5.58097 23.341 5.15901C22.919 4.73705 22.3467 4.5 21.75 4.5H16.5V3.75C16.5 3.15326 16.2629 2.58097 15.841 2.15901C15.419 1.73705 14.8467 1.5 14.25 1.5H9.75ZM9.75 3H14.25C14.4489 3 14.6397 3.07902 14.7803 3.21967C14.921 3.36032 15 3.55109 15 3.75V4.5H9V3.75C9 3.55109 9.07902 3.36032 9.21967 3.21967C9.36032 3.07902 9.55109 3 9.75 3V3ZM12.579 13.371L22.5 10.7265V18.75C22.5 18.9489 22.421 19.1397 22.2803 19.2803C22.1397 19.421 21.9489 19.5 21.75 19.5H2.25C2.05109 19.5 1.86032 19.421 1.71967 19.2803C1.57902 19.1397 1.5 18.9489 1.5 18.75V10.725L11.421 13.371C11.8004 13.472 12.1996 13.472 12.579 13.371V13.371ZM2.25 6H21.75C21.9489 6 22.1397 6.07902 22.2803 6.21967C22.421 6.36032 22.5 6.55109 22.5 6.75V9.174L12.1935 11.922C12.0667 11.9559 11.9333 11.9559 11.8065 11.922L1.5 9.174V6.75C1.5 6.55109 1.57902 6.36032 1.71967 6.21967C1.86032 6.07902 2.05109 6 2.25 6V6Z"  /></svg>') center no-repeat,#5dc0e0}.aside-menu__item.is-active>[class*=menu__link]:not(:has(.icon)).lightbulb::before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="%23fff" stroke="transparent" stroke-width="0" style="" d="M3.00001 9.00028C2.99996 7.5141 3.36795 6.05104 4.07112 4.74173C4.7743 3.43243 5.79077 2.31763 7.02976 1.49689C8.26876 0.676147 9.69173 0.175004 11.1716 0.0382086C12.6515 -0.0985869 14.1422 0.133223 15.5106 0.712939C16.8791 1.29266 18.0827 2.20223 19.014 3.36046C19.9452 4.51868 20.5752 5.8895 20.8476 7.3505C21.1199 8.81151 21.0263 10.3172 20.5749 11.7332C20.1236 13.1492 19.3286 14.4314 18.261 15.4653C17.9565 15.7593 17.7225 16.0653 17.5815 16.3938L16.4385 19.0473C16.3805 19.1818 16.2844 19.2963 16.1621 19.3768C16.0397 19.4573 15.8965 19.5002 15.75 19.5003C15.9489 19.5003 16.1397 19.5793 16.2803 19.72C16.421 19.8606 16.5 20.0514 16.5 20.2503C16.5 20.4492 16.421 20.64 16.2803 20.7806C16.1397 20.9213 15.9489 21.0003 15.75 21.0003C15.9489 21.0003 16.1397 21.0793 16.2803 21.22C16.421 21.3606 16.5 21.5514 16.5 21.7503C16.5 21.9492 16.421 22.14 16.2803 22.2806C16.1397 22.4213 15.9489 22.5003 15.75 22.5003L15.414 23.1708C15.2895 23.4199 15.0981 23.6295 14.8613 23.776C14.6244 23.9225 14.3515 24.0001 14.073 24.0003H9.927C9.64851 24.0001 9.37556 23.9225 9.13872 23.776C8.90187 23.6295 8.71049 23.4199 8.586 23.1708L8.25 22.5003C8.05109 22.5003 7.86033 22.4213 7.71967 22.2806C7.57902 22.14 7.5 21.9492 7.5 21.7503C7.5 21.5514 7.57902 21.3606 7.71967 21.22C7.86033 21.0793 8.05109 21.0003 8.25 21.0003C8.05109 21.0003 7.86033 20.9213 7.71967 20.7806C7.57902 20.64 7.5 20.4492 7.5 20.2503C7.5 20.0514 7.57902 19.8606 7.71967 19.72C7.86033 19.5793 8.05109 19.5003 8.25 19.5003C8.10329 19.5005 7.95973 19.4578 7.83708 19.3772C7.71444 19.2967 7.6181 19.182 7.56 19.0473L6.4185 16.3923C6.25506 16.0417 6.02417 15.7267 5.73901 15.4653C4.87144 14.627 4.18175 13.6225 3.71115 12.5117C3.24054 11.4009 2.99868 10.2067 3.00001 9.00028V9.00028ZM12 1.50028C10.5063 1.50003 9.04645 1.94583 7.80768 2.78055C6.56891 3.61527 5.60762 4.80089 5.04699 6.18544C4.48637 7.57 4.35196 9.09043 4.66098 10.5519C4.97001 12.0133 5.70839 13.3492 6.7815 14.3883C7.176 14.7693 7.5525 15.2343 7.7955 15.7998L8.745 18.0003H15.258L16.206 15.7998C16.449 15.2343 16.8255 14.7693 17.22 14.3883C18.2932 13.3491 19.0316 12.0131 19.3406 10.5515C19.6496 9.08992 19.515 7.56937 18.9542 6.18475C18.3934 4.80013 17.4319 3.61453 16.1929 2.77992C14.9539 1.94532 13.4939 1.49973 12 1.50028V1.50028Z"  /></svg>') center no-repeat,#5dc0e0}.aside-menu__item.is-active>[class*=menu__link]:not(:has(.icon)).manual::before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="%23fff" stroke="transparent" stroke-width="0" style="" d="M21.75 3C22.3467 3 22.9189 3.23722 23.3408 3.65918C23.7628 4.08114 24 4.65326 24 5.25V18.75C24 19.3467 23.7628 19.9189 23.3408 20.3408C22.9189 20.7628 22.3467 21 21.75 21H2.25C1.65326 21 1.08114 20.7628 0.65918 20.3408C0.237223 19.9189 0 19.3467 0 18.75V5.25C0 4.65326 0.237223 4.08114 0.65918 3.65918C1.08114 3.23722 1.65326 3 2.25 3H21.75ZM2.25 4.5C2.05109 4.5 1.86038 4.57907 1.71973 4.71973C1.57907 4.86038 1.5 5.05109 1.5 5.25V18.75C1.5 18.9489 1.57907 19.1396 1.71973 19.2803C1.86038 19.4209 2.05109 19.5 2.25 19.5H21.75C21.9489 19.5 22.1396 19.4209 22.2803 19.2803C22.4209 19.1396 22.5 18.9489 22.5 18.75V5.25C22.5 5.05109 22.4209 4.86038 22.2803 4.71973C22.1396 4.57907 21.9489 4.5 21.75 4.5H2.25ZM7.72461 12.749C7.82326 12.749 7.92158 12.7679 8.0127 12.8057C8.1037 12.8434 8.18625 12.899 8.25586 12.9688C8.3257 13.0384 8.38114 13.1218 8.41895 13.2129C8.45668 13.3039 8.47656 13.4014 8.47656 13.5C8.47655 13.5986 8.4567 13.6961 8.41895 13.7871C8.38114 13.8782 8.3257 13.9616 8.25586 14.0312L6.00586 16.2812C5.93625 16.351 5.85369 16.4066 5.7627 16.4443C5.67158 16.4821 5.57326 16.501 5.47461 16.501C5.37612 16.5009 5.27847 16.4821 5.1875 16.4443C5.09651 16.4066 5.01394 16.351 4.94434 16.2812L4.19434 15.5312C4.1246 15.4615 4.06899 15.3782 4.03125 15.2871C3.99357 15.1961 3.97462 15.0985 3.97461 15C3.97461 14.9015 3.99359 14.8039 4.03125 14.7129C4.06899 14.6218 4.1246 14.5385 4.19434 14.4688C4.26393 14.3992 4.34662 14.3443 4.4375 14.3066C4.52847 14.269 4.62615 14.2491 4.72461 14.249C4.82323 14.249 4.92159 14.2689 5.0127 14.3066C5.10357 14.3443 5.18627 14.3992 5.25586 14.4688L5.47461 14.6895L7.19434 12.9688C7.26395 12.899 7.34649 12.8434 7.4375 12.8057C7.52848 12.7679 7.62611 12.7491 7.72461 12.749ZM18.75 13.5C18.9489 13.5 19.1396 13.5791 19.2803 13.7197C19.4209 13.8604 19.5 14.0511 19.5 14.25C19.5 14.4489 19.4209 14.6396 19.2803 14.7803C19.1396 14.9209 18.9489 15 18.75 15H11.25C11.0511 15 10.8604 14.9209 10.7197 14.7803C10.5791 14.6396 10.5 14.4489 10.5 14.25C10.5 14.0511 10.5791 13.8604 10.7197 13.7197C10.8604 13.5791 11.0511 13.5 11.25 13.5H18.75ZM7.72461 6.74902C7.82326 6.74902 7.92158 6.76785 8.0127 6.80566C8.1037 6.84344 8.18625 6.89902 8.25586 6.96875C8.3257 7.03842 8.38114 7.12177 8.41895 7.21289C8.45668 7.30393 8.47656 7.40145 8.47656 7.5C8.47655 7.59857 8.4567 7.69606 8.41895 7.78711C8.38114 7.87823 8.3257 7.96158 8.25586 8.03125L6.00586 10.2812C5.93625 10.351 5.85369 10.4066 5.7627 10.4443C5.67158 10.4821 5.57326 10.501 5.47461 10.501C5.37612 10.5009 5.27847 10.4821 5.1875 10.4443C5.09651 10.4066 5.01394 10.351 4.94434 10.2812L4.19434 9.53125C4.1246 9.46152 4.06899 9.37822 4.03125 9.28711C3.99357 9.19607 3.97462 9.09853 3.97461 9C3.97461 8.80084 4.05351 8.60958 4.19434 8.46875C4.33504 8.32817 4.52572 8.24914 4.72461 8.24902C4.92368 8.24902 5.11505 8.32804 5.25586 8.46875L5.47461 8.68945L7.19434 6.96875C7.26395 6.89902 7.34649 6.84343 7.4375 6.80566C7.52848 6.76791 7.62611 6.74908 7.72461 6.74902ZM18.75 7.5C18.9489 7.5 19.1396 7.57908 19.2803 7.71973C19.4209 7.86038 19.5 8.05109 19.5 8.25C19.5 8.44889 19.4209 8.63964 19.2803 8.78027C19.1396 8.92088 18.9489 9 18.75 9H11.25C11.0511 8.99998 10.8604 8.92091 10.7197 8.78027C10.5791 8.63964 10.5 8.44889 10.5 8.25C10.5 8.05112 10.5791 7.86037 10.7197 7.71973C10.8604 7.57909 11.0511 7.50002 11.25 7.5H18.75Z"  /></svg>') center no-repeat,#5dc0e0}.aside-menu__item.is-active>[class*=menu__link]:not(:has(.icon)).person::before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="%23fff" stroke="transparent" stroke-width="0" style="" d="M12 12C13.1935 12 14.3381 11.5259 15.182 10.682C16.0259 9.83807 16.5 8.69347 16.5 7.5C16.5 6.30653 16.0259 5.16193 15.182 4.31802C14.3381 3.47411 13.1935 3 12 3C10.8065 3 9.66193 3.47411 8.81802 4.31802C7.97411 5.16193 7.5 6.30653 7.5 7.5C7.5 8.69347 7.97411 9.83807 8.81802 10.682C9.66193 11.5259 10.8065 12 12 12V12ZM15 7.5C15 8.29565 14.6839 9.05871 14.1213 9.62132C13.5587 10.1839 12.7956 10.5 12 10.5C11.2044 10.5 10.4413 10.1839 9.87868 9.62132C9.31607 9.05871 9 8.29565 9 7.5C9 6.70435 9.31607 5.94129 9.87868 5.37868C10.4413 4.81607 11.2044 4.5 12 4.5C12.7956 4.5 13.5587 4.81607 14.1213 5.37868C14.6839 5.94129 15 6.70435 15 7.5V7.5ZM21 19.5C21 21 19.5 21 19.5 21H4.5C4.5 21 3 21 3 19.5C3 18 4.5 13.5 12 13.5C19.5 13.5 21 18 21 19.5ZM19.5 19.494C19.4985 19.125 19.269 18.015 18.252 16.998C17.274 16.02 15.4335 15 12 15C8.565 15 6.726 16.02 5.748 16.998C4.731 18.015 4.503 19.125 4.5 19.494H19.5Z"  /></svg>') center no-repeat,#5dc0e0}.aside-menu__item.is-active>[class*=menu__link]:has(.icon)::before{background:#5dc0e0}.aside-menu__item.is-active>[class*=menu__link] .icon--first{opacity:0}.aside-menu__item.is-active>[class*=menu__link] .icon--second{opacity:1}.aside-menu__item.is-active>.aside-menu__submenu{display:grid}.aside-menu__link{padding:3px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px;font-size:16px;line-height:120%}.aside-menu__link:before{content:"";height:42px;-webkit-box-flex:0;-ms-flex:0 0 42px;flex:0 0 42px;border-radius:6px;-webkit-box-shadow:-2px -2px 4px rgba(77,127,142,.15),2px 4px 4px rgba(77,127,142,.15);box-shadow:-2px -2px 4px rgba(77,127,142,.15),2px 4px 4px rgba(77,127,142,.15)}.aside-menu__link:not(:has(.icon)).book::before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="%234B7180" stroke="transparent" stroke-width="0" style="" d="M1.5 4.24182C2.8275 3.68682 4.731 3.08832 6.582 2.90232C8.577 2.70132 10.269 2.99682 11.25 4.03032V18.6493C9.8475 17.8543 8.07 17.7448 6.4305 17.9098C4.6605 18.0898 2.8755 18.6013 1.5 19.1263V4.24182ZM12.75 4.03032C13.731 2.99682 15.423 2.70132 17.418 2.90232C19.269 3.08832 21.1725 3.68682 22.5 4.24182V19.1263C21.123 18.6013 19.3395 18.0883 17.5695 17.9113C15.9285 17.7448 14.1525 17.8528 12.75 18.6493V4.03032ZM12 2.67432C10.5225 1.40382 8.3805 1.21482 6.4305 1.40982C4.1595 1.63932 1.8675 2.41782 0.4395 3.06732C0.308474 3.12691 0.197363 3.22295 0.119432 3.34397C0.0415 3.46499 3.98571e-05 3.60588 0 3.74982L0 20.2498C3.4743e-05 20.3753 0.0315557 20.4988 0.0916756 20.6089C0.151796 20.7191 0.238593 20.8124 0.344116 20.8803C0.44964 20.9482 0.570517 20.9886 0.695675 20.9976C0.820833 21.0067 0.946271 20.9843 1.0605 20.9323C2.3835 20.3323 4.515 19.6108 6.5805 19.4023C8.694 19.1893 10.4655 19.5328 11.415 20.7178C11.4853 20.8054 11.5743 20.8761 11.6756 20.9247C11.7768 20.9733 11.8877 20.9985 12 20.9985C12.1123 20.9985 12.2232 20.9733 12.3244 20.9247C12.4257 20.8761 12.5147 20.8054 12.585 20.7178C13.5345 19.5328 15.306 19.1893 17.418 19.4023C19.485 19.6108 21.618 20.3323 22.9395 20.9323C23.0537 20.9843 23.1792 21.0067 23.3043 20.9976C23.4295 20.9886 23.5504 20.9482 23.6559 20.8803C23.7614 20.8124 23.8482 20.7191 23.9083 20.6089C23.9684 20.4988 24 20.3753 24 20.2498V3.74982C24 3.60588 23.9585 3.46499 23.8806 3.34397C23.8026 3.22295 23.6915 3.12691 23.5605 3.06732C22.1325 2.41782 19.8405 1.63932 17.5695 1.40982C15.6195 1.21332 13.4775 1.40382 12 2.67432Z"  /></svg>') center no-repeat,-webkit-gradient(linear, left top, left bottom, from(#fff), to(rgba(255, 255, 255, 0.1)));background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="%234B7180" stroke="transparent" stroke-width="0" style="" d="M1.5 4.24182C2.8275 3.68682 4.731 3.08832 6.582 2.90232C8.577 2.70132 10.269 2.99682 11.25 4.03032V18.6493C9.8475 17.8543 8.07 17.7448 6.4305 17.9098C4.6605 18.0898 2.8755 18.6013 1.5 19.1263V4.24182ZM12.75 4.03032C13.731 2.99682 15.423 2.70132 17.418 2.90232C19.269 3.08832 21.1725 3.68682 22.5 4.24182V19.1263C21.123 18.6013 19.3395 18.0883 17.5695 17.9113C15.9285 17.7448 14.1525 17.8528 12.75 18.6493V4.03032ZM12 2.67432C10.5225 1.40382 8.3805 1.21482 6.4305 1.40982C4.1595 1.63932 1.8675 2.41782 0.4395 3.06732C0.308474 3.12691 0.197363 3.22295 0.119432 3.34397C0.0415 3.46499 3.98571e-05 3.60588 0 3.74982L0 20.2498C3.4743e-05 20.3753 0.0315557 20.4988 0.0916756 20.6089C0.151796 20.7191 0.238593 20.8124 0.344116 20.8803C0.44964 20.9482 0.570517 20.9886 0.695675 20.9976C0.820833 21.0067 0.946271 20.9843 1.0605 20.9323C2.3835 20.3323 4.515 19.6108 6.5805 19.4023C8.694 19.1893 10.4655 19.5328 11.415 20.7178C11.4853 20.8054 11.5743 20.8761 11.6756 20.9247C11.7768 20.9733 11.8877 20.9985 12 20.9985C12.1123 20.9985 12.2232 20.9733 12.3244 20.9247C12.4257 20.8761 12.5147 20.8054 12.585 20.7178C13.5345 19.5328 15.306 19.1893 17.418 19.4023C19.485 19.6108 21.618 20.3323 22.9395 20.9323C23.0537 20.9843 23.1792 21.0067 23.3043 20.9976C23.4295 20.9886 23.5504 20.9482 23.6559 20.8803C23.7614 20.8124 23.8482 20.7191 23.9083 20.6089C23.9684 20.4988 24 20.3753 24 20.2498V3.74982C24 3.60588 23.9585 3.46499 23.8806 3.34397C23.8026 3.22295 23.6915 3.12691 23.5605 3.06732C22.1325 2.41782 19.8405 1.63932 17.5695 1.40982C15.6195 1.21332 13.4775 1.40382 12 2.67432Z"  /></svg>') center no-repeat,linear-gradient(180deg, #fff 0%, rgba(255, 255, 255, 0.1) 100%)}.aside-menu__link:not(:has(.icon)).play::before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="%234B7180" stroke="transparent" stroke-width="0" style="" d="M16.206 12.0002L7.5 6.94972V17.0507L16.206 12.0002ZM17.394 10.9562C17.5779 11.0615 17.7307 11.2135 17.837 11.3968C17.9433 11.5802 17.9993 11.7883 17.9993 12.0002C17.9993 12.2121 17.9433 12.4203 17.837 12.6036C17.7307 12.7869 17.5779 12.9389 17.394 13.0442L7.8495 18.5822C7.0695 19.0352 6 18.5177 6 17.5382V6.46222C6 5.48272 7.0695 4.96522 7.8495 5.41822L17.394 10.9562Z"  /></svg>') center no-repeat,-webkit-gradient(linear, left top, left bottom, from(#fff), to(rgba(255, 255, 255, 0.1)));background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="%234B7180" stroke="transparent" stroke-width="0" style="" d="M16.206 12.0002L7.5 6.94972V17.0507L16.206 12.0002ZM17.394 10.9562C17.5779 11.0615 17.7307 11.2135 17.837 11.3968C17.9433 11.5802 17.9993 11.7883 17.9993 12.0002C17.9993 12.2121 17.9433 12.4203 17.837 12.6036C17.7307 12.7869 17.5779 12.9389 17.394 13.0442L7.8495 18.5822C7.0695 19.0352 6 18.5177 6 17.5382V6.46222C6 5.48272 7.0695 4.96522 7.8495 5.41822L17.394 10.9562Z"  /></svg>') center no-repeat,linear-gradient(180deg, #fff 0%, rgba(255, 255, 255, 0.1) 100%)}.aside-menu__link:not(:has(.icon)).label-check::before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="%234B7180" stroke="transparent" stroke-width="0" style="" d="M16.281 7.71895C16.3508 7.78862 16.4062 7.87138 16.444 7.9625C16.4818 8.05362 16.5013 8.1513 16.5013 8.24995C16.5013 8.3486 16.4818 8.44628 16.444 8.5374C16.4062 8.62852 16.3508 8.71128 16.281 8.78095L11.781 13.281C11.7113 13.3508 11.6285 13.4062 11.5374 13.444C11.4463 13.4818 11.3486 13.5013 11.25 13.5013C11.1513 13.5013 11.0536 13.4818 10.9625 13.444C10.8714 13.4062 10.7886 13.3508 10.719 13.281L8.46897 11.031C8.39924 10.9612 8.34392 10.8784 8.30619 10.7873C8.26845 10.6962 8.24902 10.5986 8.24902 10.5C8.24902 10.4013 8.26845 10.3037 8.30619 10.2126C8.34392 10.1215 8.39924 10.0387 8.46897 9.96895C8.5387 9.89922 8.62149 9.84391 8.7126 9.80617C8.8037 9.76843 8.90136 9.749 8.99997 9.749C9.09859 9.749 9.19624 9.76843 9.28735 9.80617C9.37846 9.84391 9.46124 9.89922 9.53097 9.96895L11.25 11.6895L15.219 7.71895C15.2886 7.64911 15.3714 7.59369 15.4625 7.55588C15.5536 7.51807 15.6513 7.49861 15.75 7.49861C15.8486 7.49861 15.9463 7.51807 16.0374 7.55588C16.1285 7.59369 16.2113 7.64911 16.281 7.71895V7.71895Z M3 3C3 2.20435 3.31607 1.44129 3.87868 0.87868C4.44129 0.316071 5.20435 0 6 0L18 0C18.7956 0 19.5587 0.316071 20.1213 0.87868C20.6839 1.44129 21 2.20435 21 3V23.25C20.9999 23.3857 20.9631 23.5188 20.8933 23.6351C20.8236 23.7515 20.7236 23.8468 20.604 23.9108C20.4844 23.9748 20.3497 24.0052 20.2142 23.9988C20.0787 23.9923 19.9474 23.9492 19.8345 23.874L12 19.6515L4.1655 23.874C4.05256 23.9492 3.92135 23.9923 3.78584 23.9988C3.65033 24.0052 3.5156 23.9748 3.396 23.9108C3.2764 23.8468 3.17641 23.7515 3.10667 23.6351C3.03694 23.5188 3.00007 23.3857 3 23.25V3ZM6 1.5C5.60218 1.5 5.22064 1.65804 4.93934 1.93934C4.65804 2.22064 4.5 2.60218 4.5 3V21.849L11.5845 18.126C11.7076 18.0441 11.8521 18.0004 12 18.0004C12.1479 18.0004 12.2924 18.0441 12.4155 18.126L19.5 21.849V3C19.5 2.60218 19.342 2.22064 19.0607 1.93934C18.7794 1.65804 18.3978 1.5 18 1.5H6Z" fill-rule="evenodd" clip-rule="evenodd" /></svg>') center no-repeat,-webkit-gradient(linear, left top, left bottom, from(#fff), to(rgba(255, 255, 255, 0.1)));background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="%234B7180" stroke="transparent" stroke-width="0" style="" d="M16.281 7.71895C16.3508 7.78862 16.4062 7.87138 16.444 7.9625C16.4818 8.05362 16.5013 8.1513 16.5013 8.24995C16.5013 8.3486 16.4818 8.44628 16.444 8.5374C16.4062 8.62852 16.3508 8.71128 16.281 8.78095L11.781 13.281C11.7113 13.3508 11.6285 13.4062 11.5374 13.444C11.4463 13.4818 11.3486 13.5013 11.25 13.5013C11.1513 13.5013 11.0536 13.4818 10.9625 13.444C10.8714 13.4062 10.7886 13.3508 10.719 13.281L8.46897 11.031C8.39924 10.9612 8.34392 10.8784 8.30619 10.7873C8.26845 10.6962 8.24902 10.5986 8.24902 10.5C8.24902 10.4013 8.26845 10.3037 8.30619 10.2126C8.34392 10.1215 8.39924 10.0387 8.46897 9.96895C8.5387 9.89922 8.62149 9.84391 8.7126 9.80617C8.8037 9.76843 8.90136 9.749 8.99997 9.749C9.09859 9.749 9.19624 9.76843 9.28735 9.80617C9.37846 9.84391 9.46124 9.89922 9.53097 9.96895L11.25 11.6895L15.219 7.71895C15.2886 7.64911 15.3714 7.59369 15.4625 7.55588C15.5536 7.51807 15.6513 7.49861 15.75 7.49861C15.8486 7.49861 15.9463 7.51807 16.0374 7.55588C16.1285 7.59369 16.2113 7.64911 16.281 7.71895V7.71895Z M3 3C3 2.20435 3.31607 1.44129 3.87868 0.87868C4.44129 0.316071 5.20435 0 6 0L18 0C18.7956 0 19.5587 0.316071 20.1213 0.87868C20.6839 1.44129 21 2.20435 21 3V23.25C20.9999 23.3857 20.9631 23.5188 20.8933 23.6351C20.8236 23.7515 20.7236 23.8468 20.604 23.9108C20.4844 23.9748 20.3497 24.0052 20.2142 23.9988C20.0787 23.9923 19.9474 23.9492 19.8345 23.874L12 19.6515L4.1655 23.874C4.05256 23.9492 3.92135 23.9923 3.78584 23.9988C3.65033 24.0052 3.5156 23.9748 3.396 23.9108C3.2764 23.8468 3.17641 23.7515 3.10667 23.6351C3.03694 23.5188 3.00007 23.3857 3 23.25V3ZM6 1.5C5.60218 1.5 5.22064 1.65804 4.93934 1.93934C4.65804 2.22064 4.5 2.60218 4.5 3V21.849L11.5845 18.126C11.7076 18.0441 11.8521 18.0004 12 18.0004C12.1479 18.0004 12.2924 18.0441 12.4155 18.126L19.5 21.849V3C19.5 2.60218 19.342 2.22064 19.0607 1.93934C18.7794 1.65804 18.3978 1.5 18 1.5H6Z" fill-rule="evenodd" clip-rule="evenodd" /></svg>') center no-repeat,linear-gradient(180deg, #fff 0%, rgba(255, 255, 255, 0.1) 100%)}.aside-menu__link:not(:has(.icon)).book-label::before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="%234B7180" stroke="transparent" stroke-width="0" style="" d="M9 12V1.5H10.5V10.6755L13.1145 9.105C13.231 9.03521 13.3642 8.99834 13.5 8.99834C13.6358 8.99834 13.769 9.03521 13.8855 9.105L16.5 10.6755V1.5H18V12C18 12.1327 17.9649 12.263 17.8981 12.3777C17.8313 12.4924 17.7352 12.5872 17.6198 12.6527C17.5043 12.7181 17.3736 12.7517 17.2409 12.7501C17.1082 12.7485 16.9783 12.7117 16.8645 12.6435L13.5 10.6245L10.1355 12.645C10.0216 12.7133 9.89154 12.7501 9.75872 12.7516C9.62591 12.7532 9.49506 12.7194 9.37957 12.6538C9.26407 12.5882 9.16807 12.4931 9.10138 12.3782C9.03469 12.2633 8.99971 12.1328 9 12V12Z M4.5 0H19.5C20.2956 0 21.0587 0.316071 21.6213 0.87868C22.1839 1.44129 22.5 2.20435 22.5 3V21C22.5 21.7956 22.1839 22.5587 21.6213 23.1213C21.0587 23.6839 20.2956 24 19.5 24H4.5C3.70435 24 2.94129 23.6839 2.37868 23.1213C1.81607 22.5587 1.5 21.7956 1.5 21V19.5H3V21C3 21.3978 3.15804 21.7794 3.43934 22.0607C3.72064 22.342 4.10218 22.5 4.5 22.5H19.5C19.8978 22.5 20.2794 22.342 20.5607 22.0607C20.842 21.7794 21 21.3978 21 21V3C21 2.60218 20.842 2.22064 20.5607 1.93934C20.2794 1.65804 19.8978 1.5 19.5 1.5H4.5C4.10218 1.5 3.72064 1.65804 3.43934 1.93934C3.15804 2.22064 3 2.60218 3 3V4.5H1.5V3C1.5 2.20435 1.81607 1.44129 2.37868 0.87868C2.94129 0.316071 3.70435 0 4.5 0V0Z M1.5 7.5V6.75C1.5 6.55109 1.57902 6.36032 1.71967 6.21967C1.86032 6.07902 2.05109 6 2.25 6C2.44891 6 2.63968 6.07902 2.78033 6.21967C2.92098 6.36032 3 6.55109 3 6.75V7.5H3.75C3.94891 7.5 4.13968 7.57902 4.28033 7.71967C4.42098 7.86032 4.5 8.05109 4.5 8.25C4.5 8.44891 4.42098 8.63968 4.28033 8.78033C4.13968 8.92098 3.94891 9 3.75 9H0.75C0.551088 9 0.360322 8.92098 0.21967 8.78033C0.0790176 8.63968 0 8.44891 0 8.25C0 8.05109 0.0790176 7.86032 0.21967 7.71967C0.360322 7.57902 0.551088 7.5 0.75 7.5H1.5ZM1.5 12V11.25C1.5 11.0511 1.57902 10.8603 1.71967 10.7197C1.86032 10.579 2.05109 10.5 2.25 10.5C2.44891 10.5 2.63968 10.579 2.78033 10.7197C2.92098 10.8603 3 11.0511 3 11.25V12H3.75C3.94891 12 4.13968 12.079 4.28033 12.2197C4.42098 12.3603 4.5 12.5511 4.5 12.75C4.5 12.9489 4.42098 13.1397 4.28033 13.2803C4.13968 13.421 3.94891 13.5 3.75 13.5H0.75C0.551088 13.5 0.360322 13.421 0.21967 13.2803C0.0790176 13.1397 0 12.9489 0 12.75C0 12.5511 0.0790176 12.3603 0.21967 12.2197C0.360322 12.079 0.551088 12 0.75 12H1.5ZM1.5 16.5V15.75C1.5 15.5511 1.57902 15.3603 1.71967 15.2197C1.86032 15.079 2.05109 15 2.25 15C2.44891 15 2.63968 15.079 2.78033 15.2197C2.92098 15.3603 3 15.5511 3 15.75V16.5H3.75C3.94891 16.5 4.13968 16.579 4.28033 16.7197C4.42098 16.8603 4.5 17.0511 4.5 17.25C4.5 17.4489 4.42098 17.6397 4.28033 17.7803C4.13968 17.921 3.94891 18 3.75 18H0.75C0.551088 18 0.360322 17.921 0.21967 17.7803C0.0790176 17.6397 0 17.4489 0 17.25C0 17.0511 0.0790176 16.8603 0.21967 16.7197C0.360322 16.579 0.551088 16.5 0.75 16.5H1.5Z" fill-rule="evenodd" clip-rule="evenodd" /></svg>') center no-repeat,-webkit-gradient(linear, left top, left bottom, from(#fff), to(rgba(255, 255, 255, 0.1)));background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="%234B7180" stroke="transparent" stroke-width="0" style="" d="M9 12V1.5H10.5V10.6755L13.1145 9.105C13.231 9.03521 13.3642 8.99834 13.5 8.99834C13.6358 8.99834 13.769 9.03521 13.8855 9.105L16.5 10.6755V1.5H18V12C18 12.1327 17.9649 12.263 17.8981 12.3777C17.8313 12.4924 17.7352 12.5872 17.6198 12.6527C17.5043 12.7181 17.3736 12.7517 17.2409 12.7501C17.1082 12.7485 16.9783 12.7117 16.8645 12.6435L13.5 10.6245L10.1355 12.645C10.0216 12.7133 9.89154 12.7501 9.75872 12.7516C9.62591 12.7532 9.49506 12.7194 9.37957 12.6538C9.26407 12.5882 9.16807 12.4931 9.10138 12.3782C9.03469 12.2633 8.99971 12.1328 9 12V12Z M4.5 0H19.5C20.2956 0 21.0587 0.316071 21.6213 0.87868C22.1839 1.44129 22.5 2.20435 22.5 3V21C22.5 21.7956 22.1839 22.5587 21.6213 23.1213C21.0587 23.6839 20.2956 24 19.5 24H4.5C3.70435 24 2.94129 23.6839 2.37868 23.1213C1.81607 22.5587 1.5 21.7956 1.5 21V19.5H3V21C3 21.3978 3.15804 21.7794 3.43934 22.0607C3.72064 22.342 4.10218 22.5 4.5 22.5H19.5C19.8978 22.5 20.2794 22.342 20.5607 22.0607C20.842 21.7794 21 21.3978 21 21V3C21 2.60218 20.842 2.22064 20.5607 1.93934C20.2794 1.65804 19.8978 1.5 19.5 1.5H4.5C4.10218 1.5 3.72064 1.65804 3.43934 1.93934C3.15804 2.22064 3 2.60218 3 3V4.5H1.5V3C1.5 2.20435 1.81607 1.44129 2.37868 0.87868C2.94129 0.316071 3.70435 0 4.5 0V0Z M1.5 7.5V6.75C1.5 6.55109 1.57902 6.36032 1.71967 6.21967C1.86032 6.07902 2.05109 6 2.25 6C2.44891 6 2.63968 6.07902 2.78033 6.21967C2.92098 6.36032 3 6.55109 3 6.75V7.5H3.75C3.94891 7.5 4.13968 7.57902 4.28033 7.71967C4.42098 7.86032 4.5 8.05109 4.5 8.25C4.5 8.44891 4.42098 8.63968 4.28033 8.78033C4.13968 8.92098 3.94891 9 3.75 9H0.75C0.551088 9 0.360322 8.92098 0.21967 8.78033C0.0790176 8.63968 0 8.44891 0 8.25C0 8.05109 0.0790176 7.86032 0.21967 7.71967C0.360322 7.57902 0.551088 7.5 0.75 7.5H1.5ZM1.5 12V11.25C1.5 11.0511 1.57902 10.8603 1.71967 10.7197C1.86032 10.579 2.05109 10.5 2.25 10.5C2.44891 10.5 2.63968 10.579 2.78033 10.7197C2.92098 10.8603 3 11.0511 3 11.25V12H3.75C3.94891 12 4.13968 12.079 4.28033 12.2197C4.42098 12.3603 4.5 12.5511 4.5 12.75C4.5 12.9489 4.42098 13.1397 4.28033 13.2803C4.13968 13.421 3.94891 13.5 3.75 13.5H0.75C0.551088 13.5 0.360322 13.421 0.21967 13.2803C0.0790176 13.1397 0 12.9489 0 12.75C0 12.5511 0.0790176 12.3603 0.21967 12.2197C0.360322 12.079 0.551088 12 0.75 12H1.5ZM1.5 16.5V15.75C1.5 15.5511 1.57902 15.3603 1.71967 15.2197C1.86032 15.079 2.05109 15 2.25 15C2.44891 15 2.63968 15.079 2.78033 15.2197C2.92098 15.3603 3 15.5511 3 15.75V16.5H3.75C3.94891 16.5 4.13968 16.579 4.28033 16.7197C4.42098 16.8603 4.5 17.0511 4.5 17.25C4.5 17.4489 4.42098 17.6397 4.28033 17.7803C4.13968 17.921 3.94891 18 3.75 18H0.75C0.551088 18 0.360322 17.921 0.21967 17.7803C0.0790176 17.6397 0 17.4489 0 17.25C0 17.0511 0.0790176 16.8603 0.21967 16.7197C0.360322 16.579 0.551088 16.5 0.75 16.5H1.5Z" fill-rule="evenodd" clip-rule="evenodd" /></svg>') center no-repeat,linear-gradient(180deg, #fff 0%, rgba(255, 255, 255, 0.1) 100%)}.aside-menu__link:not(:has(.icon)).markup::before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="%234B7180" stroke="transparent" stroke-width="0" style="" d="M0 4.5C0 3.70435 0.316071 2.94129 0.87868 2.37868C1.44129 1.81607 2.20435 1.5 3 1.5H21C21.7956 1.5 22.5587 1.81607 23.1213 2.37868C23.6839 2.94129 24 3.70435 24 4.5V19.5C24 20.2956 23.6839 21.0587 23.1213 21.6213C22.5587 22.1839 21.7956 22.5 21 22.5H3C2.20435 22.5 1.44129 22.1839 0.87868 21.6213C0.316071 21.0587 0 20.2956 0 19.5V4.5ZM7.5 3V21H21C21.3978 21 21.7794 20.842 22.0607 20.5607C22.342 20.2794 22.5 19.8978 22.5 19.5V4.5C22.5 4.10218 22.342 3.72064 22.0607 3.43934C21.7794 3.15804 21.3978 3 21 3H7.5ZM6 3H3C2.60218 3 2.22064 3.15804 1.93934 3.43934C1.65804 3.72064 1.5 4.10218 1.5 4.5V19.5C1.5 19.8978 1.65804 20.2794 1.93934 20.5607C2.22064 20.842 2.60218 21 3 21H6V3Z"  /></svg>') center no-repeat,-webkit-gradient(linear, left top, left bottom, from(#fff), to(rgba(255, 255, 255, 0.1)));background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="%234B7180" stroke="transparent" stroke-width="0" style="" d="M0 4.5C0 3.70435 0.316071 2.94129 0.87868 2.37868C1.44129 1.81607 2.20435 1.5 3 1.5H21C21.7956 1.5 22.5587 1.81607 23.1213 2.37868C23.6839 2.94129 24 3.70435 24 4.5V19.5C24 20.2956 23.6839 21.0587 23.1213 21.6213C22.5587 22.1839 21.7956 22.5 21 22.5H3C2.20435 22.5 1.44129 22.1839 0.87868 21.6213C0.316071 21.0587 0 20.2956 0 19.5V4.5ZM7.5 3V21H21C21.3978 21 21.7794 20.842 22.0607 20.5607C22.342 20.2794 22.5 19.8978 22.5 19.5V4.5C22.5 4.10218 22.342 3.72064 22.0607 3.43934C21.7794 3.15804 21.3978 3 21 3H7.5ZM6 3H3C2.60218 3 2.22064 3.15804 1.93934 3.43934C1.65804 3.72064 1.5 4.10218 1.5 4.5V19.5C1.5 19.8978 1.65804 20.2794 1.93934 20.5607C2.22064 20.842 2.60218 21 3 21H6V3Z"  /></svg>') center no-repeat,linear-gradient(180deg, #fff 0%, rgba(255, 255, 255, 0.1) 100%)}.aside-menu__link:not(:has(.icon)).label-star::before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="%234B7180" stroke="transparent" stroke-width="0" style="" d="M11.7601 6.15C11.782 6.10502 11.8161 6.06711 11.8586 6.04058C11.901 6.01406 11.95 6 12.0001 6C12.0501 6 12.0992 6.01406 12.1416 6.04058C12.184 6.06711 12.2181 6.10502 12.2401 6.15L13.1911 8.0775C13.2101 8.11649 13.2384 8.15025 13.2734 8.17587C13.3084 8.20148 13.3492 8.21817 13.3921 8.2245L15.5221 8.5335C15.7396 8.565 15.8281 8.8335 15.6691 8.988L14.1301 10.4895C14.099 10.5198 14.0758 10.5572 14.0625 10.5985C14.0492 10.6398 14.0461 10.6838 14.0536 10.7265L14.4166 12.8475C14.4247 12.8965 14.4191 12.9468 14.4002 12.9927C14.3814 13.0386 14.3501 13.0784 14.3099 13.1075C14.2697 13.1367 14.2222 13.154 14.1726 13.1576C14.1231 13.1613 14.0736 13.151 14.0296 13.128L12.1246 12.126C12.0864 12.106 12.0439 12.0956 12.0008 12.0956C11.9577 12.0956 11.9153 12.106 11.8771 12.126L9.97208 13.128C9.92812 13.1506 9.87875 13.1605 9.82948 13.1567C9.78021 13.1529 9.73296 13.1355 9.693 13.1064C9.65304 13.0773 9.62193 13.0377 9.60314 12.992C9.58435 12.9463 9.57862 12.8963 9.58658 12.8475L9.94958 10.7265C9.95723 10.6839 9.95441 10.64 9.94134 10.5987C9.92827 10.5575 9.90536 10.52 9.87458 10.4895L8.32958 8.988C8.29419 8.95325 8.26917 8.90934 8.25734 8.86117C8.24551 8.81301 8.24733 8.7625 8.26259 8.71531C8.27785 8.66812 8.30596 8.62612 8.34375 8.594C8.38155 8.56189 8.42754 8.54094 8.47658 8.5335L10.6066 8.2245C10.6495 8.21817 10.6902 8.20148 10.7253 8.17587C10.7603 8.15025 10.7885 8.11649 10.8076 8.0775L11.7601 6.15Z M3 3C3 2.20435 3.31607 1.44129 3.87868 0.87868C4.44129 0.316071 5.20435 0 6 0L18 0C18.7956 0 19.5587 0.316071 20.1213 0.87868C20.6839 1.44129 21 2.20435 21 3V23.25C20.9999 23.3857 20.9631 23.5188 20.8933 23.6351C20.8236 23.7515 20.7236 23.8468 20.604 23.9108C20.4844 23.9748 20.3497 24.0052 20.2142 23.9988C20.0787 23.9923 19.9474 23.9492 19.8345 23.874L12 19.6515L4.1655 23.874C4.05256 23.9492 3.92135 23.9923 3.78584 23.9988C3.65033 24.0052 3.5156 23.9748 3.396 23.9108C3.2764 23.8468 3.17641 23.7515 3.10667 23.6351C3.03694 23.5188 3.00007 23.3857 3 23.25V3ZM6 1.5C5.60218 1.5 5.22064 1.65804 4.93934 1.93934C4.65804 2.22064 4.5 2.60218 4.5 3V21.849L11.5845 18.126C11.7076 18.0441 11.8521 18.0004 12 18.0004C12.1479 18.0004 12.2924 18.0441 12.4155 18.126L19.5 21.849V3C19.5 2.60218 19.342 2.22064 19.0607 1.93934C18.7794 1.65804 18.3978 1.5 18 1.5H6Z"  /></svg>') center no-repeat,-webkit-gradient(linear, left top, left bottom, from(#fff), to(rgba(255, 255, 255, 0.1)));background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="%234B7180" stroke="transparent" stroke-width="0" style="" d="M11.7601 6.15C11.782 6.10502 11.8161 6.06711 11.8586 6.04058C11.901 6.01406 11.95 6 12.0001 6C12.0501 6 12.0992 6.01406 12.1416 6.04058C12.184 6.06711 12.2181 6.10502 12.2401 6.15L13.1911 8.0775C13.2101 8.11649 13.2384 8.15025 13.2734 8.17587C13.3084 8.20148 13.3492 8.21817 13.3921 8.2245L15.5221 8.5335C15.7396 8.565 15.8281 8.8335 15.6691 8.988L14.1301 10.4895C14.099 10.5198 14.0758 10.5572 14.0625 10.5985C14.0492 10.6398 14.0461 10.6838 14.0536 10.7265L14.4166 12.8475C14.4247 12.8965 14.4191 12.9468 14.4002 12.9927C14.3814 13.0386 14.3501 13.0784 14.3099 13.1075C14.2697 13.1367 14.2222 13.154 14.1726 13.1576C14.1231 13.1613 14.0736 13.151 14.0296 13.128L12.1246 12.126C12.0864 12.106 12.0439 12.0956 12.0008 12.0956C11.9577 12.0956 11.9153 12.106 11.8771 12.126L9.97208 13.128C9.92812 13.1506 9.87875 13.1605 9.82948 13.1567C9.78021 13.1529 9.73296 13.1355 9.693 13.1064C9.65304 13.0773 9.62193 13.0377 9.60314 12.992C9.58435 12.9463 9.57862 12.8963 9.58658 12.8475L9.94958 10.7265C9.95723 10.6839 9.95441 10.64 9.94134 10.5987C9.92827 10.5575 9.90536 10.52 9.87458 10.4895L8.32958 8.988C8.29419 8.95325 8.26917 8.90934 8.25734 8.86117C8.24551 8.81301 8.24733 8.7625 8.26259 8.71531C8.27785 8.66812 8.30596 8.62612 8.34375 8.594C8.38155 8.56189 8.42754 8.54094 8.47658 8.5335L10.6066 8.2245C10.6495 8.21817 10.6902 8.20148 10.7253 8.17587C10.7603 8.15025 10.7885 8.11649 10.8076 8.0775L11.7601 6.15Z M3 3C3 2.20435 3.31607 1.44129 3.87868 0.87868C4.44129 0.316071 5.20435 0 6 0L18 0C18.7956 0 19.5587 0.316071 20.1213 0.87868C20.6839 1.44129 21 2.20435 21 3V23.25C20.9999 23.3857 20.9631 23.5188 20.8933 23.6351C20.8236 23.7515 20.7236 23.8468 20.604 23.9108C20.4844 23.9748 20.3497 24.0052 20.2142 23.9988C20.0787 23.9923 19.9474 23.9492 19.8345 23.874L12 19.6515L4.1655 23.874C4.05256 23.9492 3.92135 23.9923 3.78584 23.9988C3.65033 24.0052 3.5156 23.9748 3.396 23.9108C3.2764 23.8468 3.17641 23.7515 3.10667 23.6351C3.03694 23.5188 3.00007 23.3857 3 23.25V3ZM6 1.5C5.60218 1.5 5.22064 1.65804 4.93934 1.93934C4.65804 2.22064 4.5 2.60218 4.5 3V21.849L11.5845 18.126C11.7076 18.0441 11.8521 18.0004 12 18.0004C12.1479 18.0004 12.2924 18.0441 12.4155 18.126L19.5 21.849V3C19.5 2.60218 19.342 2.22064 19.0607 1.93934C18.7794 1.65804 18.3978 1.5 18 1.5H6Z"  /></svg>') center no-repeat,linear-gradient(180deg, #fff 0%, rgba(255, 255, 255, 0.1) 100%)}.aside-menu__link:not(:has(.icon)).pills::before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="%234B7180" stroke="transparent" stroke-width="0" style="" d="M13.5996 7.5C13.5996 4.13106 10.8689 1.40039 7.5 1.40039C4.13106 1.40039 1.40039 4.13106 1.40039 7.5C1.40039 10.8689 4.13106 13.5996 7.5 13.5996V15C3.35786 15 0 11.6421 0 7.5C0 3.35786 3.35786 0 7.5 0C11.6421 0 15 3.35786 15 7.5C15 11.6421 11.6421 15 7.5 15V13.5996C10.8689 13.5996 13.5996 10.8689 13.5996 7.5Z M14 6.59961V8H1V6.59961H14Z M19.9903 19.0098L19.0001 20L13 14L13.9902 13.0098L19.9903 19.0098Z M16.6166 21.5661L21.5663 16.6164C22.9722 15.2105 22.9722 12.9316 21.5663 11.5258C20.1604 10.1199 17.8816 10.1199 16.4757 11.5258L11.5259 16.4755C10.1201 17.8814 10.1201 20.1602 11.5259 21.5661L10.5357 22.5563C8.64401 20.6646 8.58526 17.6345 10.3589 15.6717L10.5357 15.4853L15.4855 10.5355C17.4381 8.58291 20.6039 8.58291 22.5565 10.5355C24.5092 12.4882 24.5092 15.654 22.5565 17.6066L17.6068 22.5563C15.6542 24.509 12.4883 24.509 10.5357 22.5563L11.5259 21.5661C12.9318 22.972 15.2107 22.972 16.6166 21.5661Z"  /></svg>') center no-repeat,-webkit-gradient(linear, left top, left bottom, from(#fff), to(rgba(255, 255, 255, 0.1)));background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="%234B7180" stroke="transparent" stroke-width="0" style="" d="M13.5996 7.5C13.5996 4.13106 10.8689 1.40039 7.5 1.40039C4.13106 1.40039 1.40039 4.13106 1.40039 7.5C1.40039 10.8689 4.13106 13.5996 7.5 13.5996V15C3.35786 15 0 11.6421 0 7.5C0 3.35786 3.35786 0 7.5 0C11.6421 0 15 3.35786 15 7.5C15 11.6421 11.6421 15 7.5 15V13.5996C10.8689 13.5996 13.5996 10.8689 13.5996 7.5Z M14 6.59961V8H1V6.59961H14Z M19.9903 19.0098L19.0001 20L13 14L13.9902 13.0098L19.9903 19.0098Z M16.6166 21.5661L21.5663 16.6164C22.9722 15.2105 22.9722 12.9316 21.5663 11.5258C20.1604 10.1199 17.8816 10.1199 16.4757 11.5258L11.5259 16.4755C10.1201 17.8814 10.1201 20.1602 11.5259 21.5661L10.5357 22.5563C8.64401 20.6646 8.58526 17.6345 10.3589 15.6717L10.5357 15.4853L15.4855 10.5355C17.4381 8.58291 20.6039 8.58291 22.5565 10.5355C24.5092 12.4882 24.5092 15.654 22.5565 17.6066L17.6068 22.5563C15.6542 24.509 12.4883 24.509 10.5357 22.5563L11.5259 21.5661C12.9318 22.972 15.2107 22.972 16.6166 21.5661Z"  /></svg>') center no-repeat,linear-gradient(180deg, #fff 0%, rgba(255, 255, 255, 0.1) 100%)}.aside-menu__link:not(:has(.icon)).filter-square::before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="%234B7180" stroke="transparent" stroke-width="0" style="" d="M21 0C21.7956 0 22.5585 0.316297 23.1211 0.878906C23.6837 1.44152 24 2.20435 24 3V21C24 21.7956 23.6837 22.5585 23.1211 23.1211C22.5585 23.6837 21.7956 24 21 24H3C2.20435 24 1.44152 23.6837 0.878906 23.1211C0.316297 22.5585 0 21.7956 0 21V3C0 2.20435 0.316297 1.44152 0.878906 0.878906C1.44152 0.316297 2.20435 0 3 0H21ZM3 1.5C2.60218 1.5 2.22076 1.65815 1.93945 1.93945C1.65815 2.22076 1.5 2.60218 1.5 3V21C1.5 21.3978 1.65815 21.7792 1.93945 22.0605C2.22076 22.3419 2.60218 22.5 3 22.5H21C21.3978 22.5 21.7792 22.3419 22.0605 22.0605C22.3419 21.7792 22.5 21.3978 22.5 21V3C22.5 2.60218 22.3419 2.22076 22.0605 1.93945C21.7792 1.65815 21.3978 1.5 21 1.5H3ZM14.25 16.5C14.4489 16.5 14.6396 16.5791 14.7803 16.7197C14.9209 16.8604 15 17.0511 15 17.25C15 17.4489 14.9209 17.6396 14.7803 17.7803C14.6396 17.9209 14.4489 18 14.25 18H9.75C9.55109 18 9.36038 17.9209 9.21973 17.7803C9.07907 17.6396 9 17.4489 9 17.25C9 17.0511 9.07907 16.8604 9.21973 16.7197C9.36038 16.5791 9.55109 16.5 9.75 16.5H14.25ZM17.25 12C17.4489 12 17.6396 12.0791 17.7803 12.2197C17.9209 12.3604 18 12.5511 18 12.75C18 12.9489 17.9209 13.1396 17.7803 13.2803C17.6396 13.4209 17.4489 13.5 17.25 13.5H6.75C6.55109 13.5 6.36038 13.4209 6.21973 13.2803C6.07907 13.1396 6 12.9489 6 12.75C6 12.5511 6.07907 12.3604 6.21973 12.2197C6.36038 12.0791 6.55109 12 6.75 12H17.25ZM20.25 7.5C20.4489 7.5 20.6396 7.57907 20.7803 7.71973C20.9209 7.86038 21 8.05109 21 8.25C21 8.44891 20.9209 8.63962 20.7803 8.78027C20.6396 8.92093 20.4489 9 20.25 9H3.75C3.55109 9 3.36038 8.92093 3.21973 8.78027C3.07907 8.63962 3 8.44891 3 8.25C3 8.05109 3.07907 7.86038 3.21973 7.71973C3.36038 7.57907 3.55109 7.5 3.75 7.5H20.25Z"  /></svg>') center no-repeat,-webkit-gradient(linear, left top, left bottom, from(#fff), to(rgba(255, 255, 255, 0.1)));background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="%234B7180" stroke="transparent" stroke-width="0" style="" d="M21 0C21.7956 0 22.5585 0.316297 23.1211 0.878906C23.6837 1.44152 24 2.20435 24 3V21C24 21.7956 23.6837 22.5585 23.1211 23.1211C22.5585 23.6837 21.7956 24 21 24H3C2.20435 24 1.44152 23.6837 0.878906 23.1211C0.316297 22.5585 0 21.7956 0 21V3C0 2.20435 0.316297 1.44152 0.878906 0.878906C1.44152 0.316297 2.20435 0 3 0H21ZM3 1.5C2.60218 1.5 2.22076 1.65815 1.93945 1.93945C1.65815 2.22076 1.5 2.60218 1.5 3V21C1.5 21.3978 1.65815 21.7792 1.93945 22.0605C2.22076 22.3419 2.60218 22.5 3 22.5H21C21.3978 22.5 21.7792 22.3419 22.0605 22.0605C22.3419 21.7792 22.5 21.3978 22.5 21V3C22.5 2.60218 22.3419 2.22076 22.0605 1.93945C21.7792 1.65815 21.3978 1.5 21 1.5H3ZM14.25 16.5C14.4489 16.5 14.6396 16.5791 14.7803 16.7197C14.9209 16.8604 15 17.0511 15 17.25C15 17.4489 14.9209 17.6396 14.7803 17.7803C14.6396 17.9209 14.4489 18 14.25 18H9.75C9.55109 18 9.36038 17.9209 9.21973 17.7803C9.07907 17.6396 9 17.4489 9 17.25C9 17.0511 9.07907 16.8604 9.21973 16.7197C9.36038 16.5791 9.55109 16.5 9.75 16.5H14.25ZM17.25 12C17.4489 12 17.6396 12.0791 17.7803 12.2197C17.9209 12.3604 18 12.5511 18 12.75C18 12.9489 17.9209 13.1396 17.7803 13.2803C17.6396 13.4209 17.4489 13.5 17.25 13.5H6.75C6.55109 13.5 6.36038 13.4209 6.21973 13.2803C6.07907 13.1396 6 12.9489 6 12.75C6 12.5511 6.07907 12.3604 6.21973 12.2197C6.36038 12.0791 6.55109 12 6.75 12H17.25ZM20.25 7.5C20.4489 7.5 20.6396 7.57907 20.7803 7.71973C20.9209 7.86038 21 8.05109 21 8.25C21 8.44891 20.9209 8.63962 20.7803 8.78027C20.6396 8.92093 20.4489 9 20.25 9H3.75C3.55109 9 3.36038 8.92093 3.21973 8.78027C3.07907 8.63962 3 8.44891 3 8.25C3 8.05109 3.07907 7.86038 3.21973 7.71973C3.36038 7.57907 3.55109 7.5 3.75 7.5H20.25Z"  /></svg>') center no-repeat,linear-gradient(180deg, #fff 0%, rgba(255, 255, 255, 0.1) 100%)}.aside-menu__link:not(:has(.icon)).megaphone::before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="%234B7180" stroke="transparent" stroke-width="0" style="" d="M19.5 3.75C19.5 3.15326 19.7371 2.58097 20.159 2.15901C20.581 1.73705 21.1533 1.5 21.75 1.5C22.3467 1.5 22.919 1.73705 23.341 2.15901C23.7629 2.58097 24 3.15326 24 3.75V20.25C24 20.8467 23.7629 21.419 23.341 21.841C22.919 22.2629 22.3467 22.5 21.75 22.5C21.1533 22.5 20.581 22.2629 20.159 21.841C19.7371 21.419 19.5 20.8467 19.5 20.25V19.929C16.257 18.0675 12.765 17.1645 9.132 16.8045L9.7395 20.8725C9.7803 21.0892 9.77281 21.3123 9.71756 21.5258C9.66232 21.7393 9.56068 21.938 9.41988 22.1077C9.27908 22.2774 9.10259 22.414 8.90297 22.5078C8.70336 22.6015 8.48553 22.6501 8.265 22.65H7.443C7.15143 22.65 6.86619 22.565 6.62217 22.4054C6.37815 22.2458 6.18592 22.0186 6.069 21.7515L3.294 16.5165C3.193 16.5149 3.092 16.5134 2.991 16.512C2.19655 16.5041 1.43718 16.1836 0.877358 15.6198C0.317536 15.0561 0.00232777 14.2945 0 13.5L0 10.5C0.00267717 9.70544 0.317355 8.94372 0.876245 8.37894C1.43513 7.81416 2.19351 7.49151 2.988 7.4805C4.23004 7.46366 5.47171 7.42615 6.7125 7.368C11.277 7.137 15.9345 6.0945 19.5 4.0695V3.75ZM21 3.75V20.25C21 20.4489 21.079 20.6397 21.2197 20.7803C21.3603 20.921 21.5511 21 21.75 21C21.9489 21 22.1397 20.921 22.2803 20.7803C22.421 20.6397 22.5 20.4489 22.5 20.25V3.75C22.5 3.55109 22.421 3.36032 22.2803 3.21967C22.1397 3.07902 21.9489 3 21.75 3C21.5511 3 21.3603 3.07902 21.2197 3.21967C21.079 3.36032 21 3.55109 21 3.75ZM19.5 5.775C15.984 7.5825 11.6865 8.538 7.5 8.8245V15.174C7.77 15.189 8.0385 15.207 8.3055 15.228C12.1575 15.5115 15.945 16.344 19.5 18.2175V5.775ZM6 15.0975V8.9025C5.0043 8.93894 4.00824 8.96494 3.012 8.9805C2.61116 8.98521 2.22817 9.14704 1.94542 9.4312C1.66266 9.71536 1.50272 10.0991 1.5 10.5V13.5C1.5 14.325 2.172 15.003 3.009 15.0135C4.00639 15.0251 5.00353 15.0531 6 15.0975V15.0975ZM5.0145 16.56L7.428 21.1155L7.443 21.1515H8.265L8.262 21.1305L7.5975 16.6815C6.73705 16.6296 5.87598 16.5886 5.0145 16.5585V16.56Z"  /></svg>') center no-repeat,-webkit-gradient(linear, left top, left bottom, from(#fff), to(rgba(255, 255, 255, 0.1)));background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="%234B7180" stroke="transparent" stroke-width="0" style="" d="M19.5 3.75C19.5 3.15326 19.7371 2.58097 20.159 2.15901C20.581 1.73705 21.1533 1.5 21.75 1.5C22.3467 1.5 22.919 1.73705 23.341 2.15901C23.7629 2.58097 24 3.15326 24 3.75V20.25C24 20.8467 23.7629 21.419 23.341 21.841C22.919 22.2629 22.3467 22.5 21.75 22.5C21.1533 22.5 20.581 22.2629 20.159 21.841C19.7371 21.419 19.5 20.8467 19.5 20.25V19.929C16.257 18.0675 12.765 17.1645 9.132 16.8045L9.7395 20.8725C9.7803 21.0892 9.77281 21.3123 9.71756 21.5258C9.66232 21.7393 9.56068 21.938 9.41988 22.1077C9.27908 22.2774 9.10259 22.414 8.90297 22.5078C8.70336 22.6015 8.48553 22.6501 8.265 22.65H7.443C7.15143 22.65 6.86619 22.565 6.62217 22.4054C6.37815 22.2458 6.18592 22.0186 6.069 21.7515L3.294 16.5165C3.193 16.5149 3.092 16.5134 2.991 16.512C2.19655 16.5041 1.43718 16.1836 0.877358 15.6198C0.317536 15.0561 0.00232777 14.2945 0 13.5L0 10.5C0.00267717 9.70544 0.317355 8.94372 0.876245 8.37894C1.43513 7.81416 2.19351 7.49151 2.988 7.4805C4.23004 7.46366 5.47171 7.42615 6.7125 7.368C11.277 7.137 15.9345 6.0945 19.5 4.0695V3.75ZM21 3.75V20.25C21 20.4489 21.079 20.6397 21.2197 20.7803C21.3603 20.921 21.5511 21 21.75 21C21.9489 21 22.1397 20.921 22.2803 20.7803C22.421 20.6397 22.5 20.4489 22.5 20.25V3.75C22.5 3.55109 22.421 3.36032 22.2803 3.21967C22.1397 3.07902 21.9489 3 21.75 3C21.5511 3 21.3603 3.07902 21.2197 3.21967C21.079 3.36032 21 3.55109 21 3.75ZM19.5 5.775C15.984 7.5825 11.6865 8.538 7.5 8.8245V15.174C7.77 15.189 8.0385 15.207 8.3055 15.228C12.1575 15.5115 15.945 16.344 19.5 18.2175V5.775ZM6 15.0975V8.9025C5.0043 8.93894 4.00824 8.96494 3.012 8.9805C2.61116 8.98521 2.22817 9.14704 1.94542 9.4312C1.66266 9.71536 1.50272 10.0991 1.5 10.5V13.5C1.5 14.325 2.172 15.003 3.009 15.0135C4.00639 15.0251 5.00353 15.0531 6 15.0975V15.0975ZM5.0145 16.56L7.428 21.1155L7.443 21.1515H8.265L8.262 21.1305L7.5975 16.6815C6.73705 16.6296 5.87598 16.5886 5.0145 16.5585V16.56Z"  /></svg>') center no-repeat,linear-gradient(180deg, #fff 0%, rgba(255, 255, 255, 0.1) 100%)}.aside-menu__link:not(:has(.icon)).people::before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="%234B7180" stroke="transparent" stroke-width="0" style="" d="M22.5 21C22.5 21 24 21 24 19.5C24 18 22.5 13.5 16.5 13.5C10.5 13.5 9 18 9 19.5C9 21 10.5 21 10.5 21H22.5ZM10.533 19.5C10.5219 19.4985 10.5109 19.4965 10.5 19.494C10.5015 19.098 10.7505 17.949 11.64 16.914C12.468 15.9435 13.923 15 16.5 15C19.0755 15 20.5305 15.945 21.36 16.914C22.2495 17.949 22.497 19.0995 22.5 19.494L22.488 19.497C22.481 19.4982 22.474 19.4992 22.467 19.5H10.533V19.5ZM16.5 10.5C17.2956 10.5 18.0587 10.1839 18.6213 9.62132C19.1839 9.05871 19.5 8.29565 19.5 7.5C19.5 6.70435 19.1839 5.94129 18.6213 5.37868C18.0587 4.81607 17.2956 4.5 16.5 4.5C15.7044 4.5 14.9413 4.81607 14.3787 5.37868C13.8161 5.94129 13.5 6.70435 13.5 7.5C13.5 8.29565 13.8161 9.05871 14.3787 9.62132C14.9413 10.1839 15.7044 10.5 16.5 10.5ZM21 7.5C21 8.09095 20.8836 8.67611 20.6575 9.22208C20.4313 9.76804 20.0998 10.2641 19.682 10.682C19.2641 11.0998 18.768 11.4313 18.2221 11.6575C17.6761 11.8836 17.0909 12 16.5 12C15.9091 12 15.3239 11.8836 14.7779 11.6575C14.232 11.4313 13.7359 11.0998 13.318 10.682C12.9002 10.2641 12.5687 9.76804 12.3425 9.22208C12.1164 8.67611 12 8.09095 12 7.5C12 6.30653 12.4741 5.16193 13.318 4.31802C14.1619 3.47411 15.3065 3 16.5 3C17.6935 3 18.8381 3.47411 19.682 4.31802C20.5259 5.16193 21 6.30653 21 7.5V7.5ZM10.404 13.92C9.80397 13.7311 9.18545 13.6069 8.559 13.5495C8.207 13.516 7.85359 13.4995 7.5 13.5C1.5 13.5 0 18 0 19.5C0 20.5005 0.4995 21 1.5 21H7.824C7.60163 20.5317 7.49074 20.0183 7.5 19.5C7.5 17.985 8.0655 16.437 9.135 15.144C9.4995 14.703 9.924 14.2905 10.404 13.92ZM7.38 15C6.49223 16.3339 6.01266 17.8977 6 19.5H1.5C1.5 19.11 1.746 17.955 2.64 16.914C3.4575 15.96 4.878 15.03 7.38 15.0015V15ZM2.25 8.25C2.25 7.05653 2.72411 5.91193 3.56802 5.06802C4.41193 4.22411 5.55653 3.75 6.75 3.75C7.94347 3.75 9.08807 4.22411 9.93198 5.06802C10.7759 5.91193 11.25 7.05653 11.25 8.25C11.25 9.44347 10.7759 10.5881 9.93198 11.432C9.08807 12.2759 7.94347 12.75 6.75 12.75C5.55653 12.75 4.41193 12.2759 3.56802 11.432C2.72411 10.5881 2.25 9.44347 2.25 8.25V8.25ZM6.75 5.25C5.95435 5.25 5.19129 5.56607 4.62868 6.12868C4.06607 6.69129 3.75 7.45435 3.75 8.25C3.75 9.04565 4.06607 9.80871 4.62868 10.3713C5.19129 10.9339 5.95435 11.25 6.75 11.25C7.54565 11.25 8.30871 10.9339 8.87132 10.3713C9.43393 9.80871 9.75 9.04565 9.75 8.25C9.75 7.45435 9.43393 6.69129 8.87132 6.12868C8.30871 5.56607 7.54565 5.25 6.75 5.25Z"  /></svg>') center no-repeat,-webkit-gradient(linear, left top, left bottom, from(#fff), to(rgba(255, 255, 255, 0.1)));background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="%234B7180" stroke="transparent" stroke-width="0" style="" d="M22.5 21C22.5 21 24 21 24 19.5C24 18 22.5 13.5 16.5 13.5C10.5 13.5 9 18 9 19.5C9 21 10.5 21 10.5 21H22.5ZM10.533 19.5C10.5219 19.4985 10.5109 19.4965 10.5 19.494C10.5015 19.098 10.7505 17.949 11.64 16.914C12.468 15.9435 13.923 15 16.5 15C19.0755 15 20.5305 15.945 21.36 16.914C22.2495 17.949 22.497 19.0995 22.5 19.494L22.488 19.497C22.481 19.4982 22.474 19.4992 22.467 19.5H10.533V19.5ZM16.5 10.5C17.2956 10.5 18.0587 10.1839 18.6213 9.62132C19.1839 9.05871 19.5 8.29565 19.5 7.5C19.5 6.70435 19.1839 5.94129 18.6213 5.37868C18.0587 4.81607 17.2956 4.5 16.5 4.5C15.7044 4.5 14.9413 4.81607 14.3787 5.37868C13.8161 5.94129 13.5 6.70435 13.5 7.5C13.5 8.29565 13.8161 9.05871 14.3787 9.62132C14.9413 10.1839 15.7044 10.5 16.5 10.5ZM21 7.5C21 8.09095 20.8836 8.67611 20.6575 9.22208C20.4313 9.76804 20.0998 10.2641 19.682 10.682C19.2641 11.0998 18.768 11.4313 18.2221 11.6575C17.6761 11.8836 17.0909 12 16.5 12C15.9091 12 15.3239 11.8836 14.7779 11.6575C14.232 11.4313 13.7359 11.0998 13.318 10.682C12.9002 10.2641 12.5687 9.76804 12.3425 9.22208C12.1164 8.67611 12 8.09095 12 7.5C12 6.30653 12.4741 5.16193 13.318 4.31802C14.1619 3.47411 15.3065 3 16.5 3C17.6935 3 18.8381 3.47411 19.682 4.31802C20.5259 5.16193 21 6.30653 21 7.5V7.5ZM10.404 13.92C9.80397 13.7311 9.18545 13.6069 8.559 13.5495C8.207 13.516 7.85359 13.4995 7.5 13.5C1.5 13.5 0 18 0 19.5C0 20.5005 0.4995 21 1.5 21H7.824C7.60163 20.5317 7.49074 20.0183 7.5 19.5C7.5 17.985 8.0655 16.437 9.135 15.144C9.4995 14.703 9.924 14.2905 10.404 13.92ZM7.38 15C6.49223 16.3339 6.01266 17.8977 6 19.5H1.5C1.5 19.11 1.746 17.955 2.64 16.914C3.4575 15.96 4.878 15.03 7.38 15.0015V15ZM2.25 8.25C2.25 7.05653 2.72411 5.91193 3.56802 5.06802C4.41193 4.22411 5.55653 3.75 6.75 3.75C7.94347 3.75 9.08807 4.22411 9.93198 5.06802C10.7759 5.91193 11.25 7.05653 11.25 8.25C11.25 9.44347 10.7759 10.5881 9.93198 11.432C9.08807 12.2759 7.94347 12.75 6.75 12.75C5.55653 12.75 4.41193 12.2759 3.56802 11.432C2.72411 10.5881 2.25 9.44347 2.25 8.25V8.25ZM6.75 5.25C5.95435 5.25 5.19129 5.56607 4.62868 6.12868C4.06607 6.69129 3.75 7.45435 3.75 8.25C3.75 9.04565 4.06607 9.80871 4.62868 10.3713C5.19129 10.9339 5.95435 11.25 6.75 11.25C7.54565 11.25 8.30871 10.9339 8.87132 10.3713C9.43393 9.80871 9.75 9.04565 9.75 8.25C9.75 7.45435 9.43393 6.69129 8.87132 6.12868C8.30871 5.56607 7.54565 5.25 6.75 5.25Z"  /></svg>') center no-repeat,linear-gradient(180deg, #fff 0%, rgba(255, 255, 255, 0.1) 100%)}.aside-menu__link:not(:has(.icon)).briefcase::before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="%234B7180" stroke="transparent" stroke-width="0" style="" d="M9.75 1.5C9.15326 1.5 8.58097 1.73705 8.15901 2.15901C7.73705 2.58097 7.5 3.15326 7.5 3.75V4.5H2.25C1.65326 4.5 1.08097 4.73705 0.65901 5.15901C0.237053 5.58097 0 6.15326 0 6.75L0 18.75C0 19.3467 0.237053 19.919 0.65901 20.341C1.08097 20.7629 1.65326 21 2.25 21H21.75C22.3467 21 22.919 20.7629 23.341 20.341C23.7629 19.919 24 19.3467 24 18.75V6.75C24 6.15326 23.7629 5.58097 23.341 5.15901C22.919 4.73705 22.3467 4.5 21.75 4.5H16.5V3.75C16.5 3.15326 16.2629 2.58097 15.841 2.15901C15.419 1.73705 14.8467 1.5 14.25 1.5H9.75ZM9.75 3H14.25C14.4489 3 14.6397 3.07902 14.7803 3.21967C14.921 3.36032 15 3.55109 15 3.75V4.5H9V3.75C9 3.55109 9.07902 3.36032 9.21967 3.21967C9.36032 3.07902 9.55109 3 9.75 3V3ZM12.579 13.371L22.5 10.7265V18.75C22.5 18.9489 22.421 19.1397 22.2803 19.2803C22.1397 19.421 21.9489 19.5 21.75 19.5H2.25C2.05109 19.5 1.86032 19.421 1.71967 19.2803C1.57902 19.1397 1.5 18.9489 1.5 18.75V10.725L11.421 13.371C11.8004 13.472 12.1996 13.472 12.579 13.371V13.371ZM2.25 6H21.75C21.9489 6 22.1397 6.07902 22.2803 6.21967C22.421 6.36032 22.5 6.55109 22.5 6.75V9.174L12.1935 11.922C12.0667 11.9559 11.9333 11.9559 11.8065 11.922L1.5 9.174V6.75C1.5 6.55109 1.57902 6.36032 1.71967 6.21967C1.86032 6.07902 2.05109 6 2.25 6V6Z"  /></svg>') center no-repeat,-webkit-gradient(linear, left top, left bottom, from(#fff), to(rgba(255, 255, 255, 0.1)));background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="%234B7180" stroke="transparent" stroke-width="0" style="" d="M9.75 1.5C9.15326 1.5 8.58097 1.73705 8.15901 2.15901C7.73705 2.58097 7.5 3.15326 7.5 3.75V4.5H2.25C1.65326 4.5 1.08097 4.73705 0.65901 5.15901C0.237053 5.58097 0 6.15326 0 6.75L0 18.75C0 19.3467 0.237053 19.919 0.65901 20.341C1.08097 20.7629 1.65326 21 2.25 21H21.75C22.3467 21 22.919 20.7629 23.341 20.341C23.7629 19.919 24 19.3467 24 18.75V6.75C24 6.15326 23.7629 5.58097 23.341 5.15901C22.919 4.73705 22.3467 4.5 21.75 4.5H16.5V3.75C16.5 3.15326 16.2629 2.58097 15.841 2.15901C15.419 1.73705 14.8467 1.5 14.25 1.5H9.75ZM9.75 3H14.25C14.4489 3 14.6397 3.07902 14.7803 3.21967C14.921 3.36032 15 3.55109 15 3.75V4.5H9V3.75C9 3.55109 9.07902 3.36032 9.21967 3.21967C9.36032 3.07902 9.55109 3 9.75 3V3ZM12.579 13.371L22.5 10.7265V18.75C22.5 18.9489 22.421 19.1397 22.2803 19.2803C22.1397 19.421 21.9489 19.5 21.75 19.5H2.25C2.05109 19.5 1.86032 19.421 1.71967 19.2803C1.57902 19.1397 1.5 18.9489 1.5 18.75V10.725L11.421 13.371C11.8004 13.472 12.1996 13.472 12.579 13.371V13.371ZM2.25 6H21.75C21.9489 6 22.1397 6.07902 22.2803 6.21967C22.421 6.36032 22.5 6.55109 22.5 6.75V9.174L12.1935 11.922C12.0667 11.9559 11.9333 11.9559 11.8065 11.922L1.5 9.174V6.75C1.5 6.55109 1.57902 6.36032 1.71967 6.21967C1.86032 6.07902 2.05109 6 2.25 6V6Z"  /></svg>') center no-repeat,linear-gradient(180deg, #fff 0%, rgba(255, 255, 255, 0.1) 100%)}.aside-menu__link:not(:has(.icon)).lightbulb::before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="%234B7180" stroke="transparent" stroke-width="0" style="" d="M3.00001 9.00028C2.99996 7.5141 3.36795 6.05104 4.07112 4.74173C4.7743 3.43243 5.79077 2.31763 7.02976 1.49689C8.26876 0.676147 9.69173 0.175004 11.1716 0.0382086C12.6515 -0.0985869 14.1422 0.133223 15.5106 0.712939C16.8791 1.29266 18.0827 2.20223 19.014 3.36046C19.9452 4.51868 20.5752 5.8895 20.8476 7.3505C21.1199 8.81151 21.0263 10.3172 20.5749 11.7332C20.1236 13.1492 19.3286 14.4314 18.261 15.4653C17.9565 15.7593 17.7225 16.0653 17.5815 16.3938L16.4385 19.0473C16.3805 19.1818 16.2844 19.2963 16.1621 19.3768C16.0397 19.4573 15.8965 19.5002 15.75 19.5003C15.9489 19.5003 16.1397 19.5793 16.2803 19.72C16.421 19.8606 16.5 20.0514 16.5 20.2503C16.5 20.4492 16.421 20.64 16.2803 20.7806C16.1397 20.9213 15.9489 21.0003 15.75 21.0003C15.9489 21.0003 16.1397 21.0793 16.2803 21.22C16.421 21.3606 16.5 21.5514 16.5 21.7503C16.5 21.9492 16.421 22.14 16.2803 22.2806C16.1397 22.4213 15.9489 22.5003 15.75 22.5003L15.414 23.1708C15.2895 23.4199 15.0981 23.6295 14.8613 23.776C14.6244 23.9225 14.3515 24.0001 14.073 24.0003H9.927C9.64851 24.0001 9.37556 23.9225 9.13872 23.776C8.90187 23.6295 8.71049 23.4199 8.586 23.1708L8.25 22.5003C8.05109 22.5003 7.86033 22.4213 7.71967 22.2806C7.57902 22.14 7.5 21.9492 7.5 21.7503C7.5 21.5514 7.57902 21.3606 7.71967 21.22C7.86033 21.0793 8.05109 21.0003 8.25 21.0003C8.05109 21.0003 7.86033 20.9213 7.71967 20.7806C7.57902 20.64 7.5 20.4492 7.5 20.2503C7.5 20.0514 7.57902 19.8606 7.71967 19.72C7.86033 19.5793 8.05109 19.5003 8.25 19.5003C8.10329 19.5005 7.95973 19.4578 7.83708 19.3772C7.71444 19.2967 7.6181 19.182 7.56 19.0473L6.4185 16.3923C6.25506 16.0417 6.02417 15.7267 5.73901 15.4653C4.87144 14.627 4.18175 13.6225 3.71115 12.5117C3.24054 11.4009 2.99868 10.2067 3.00001 9.00028V9.00028ZM12 1.50028C10.5063 1.50003 9.04645 1.94583 7.80768 2.78055C6.56891 3.61527 5.60762 4.80089 5.04699 6.18544C4.48637 7.57 4.35196 9.09043 4.66098 10.5519C4.97001 12.0133 5.70839 13.3492 6.7815 14.3883C7.176 14.7693 7.5525 15.2343 7.7955 15.7998L8.745 18.0003H15.258L16.206 15.7998C16.449 15.2343 16.8255 14.7693 17.22 14.3883C18.2932 13.3491 19.0316 12.0131 19.3406 10.5515C19.6496 9.08992 19.515 7.56937 18.9542 6.18475C18.3934 4.80013 17.4319 3.61453 16.1929 2.77992C14.9539 1.94532 13.4939 1.49973 12 1.50028V1.50028Z"  /></svg>') center no-repeat,-webkit-gradient(linear, left top, left bottom, from(#fff), to(rgba(255, 255, 255, 0.1)));background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="%234B7180" stroke="transparent" stroke-width="0" style="" d="M3.00001 9.00028C2.99996 7.5141 3.36795 6.05104 4.07112 4.74173C4.7743 3.43243 5.79077 2.31763 7.02976 1.49689C8.26876 0.676147 9.69173 0.175004 11.1716 0.0382086C12.6515 -0.0985869 14.1422 0.133223 15.5106 0.712939C16.8791 1.29266 18.0827 2.20223 19.014 3.36046C19.9452 4.51868 20.5752 5.8895 20.8476 7.3505C21.1199 8.81151 21.0263 10.3172 20.5749 11.7332C20.1236 13.1492 19.3286 14.4314 18.261 15.4653C17.9565 15.7593 17.7225 16.0653 17.5815 16.3938L16.4385 19.0473C16.3805 19.1818 16.2844 19.2963 16.1621 19.3768C16.0397 19.4573 15.8965 19.5002 15.75 19.5003C15.9489 19.5003 16.1397 19.5793 16.2803 19.72C16.421 19.8606 16.5 20.0514 16.5 20.2503C16.5 20.4492 16.421 20.64 16.2803 20.7806C16.1397 20.9213 15.9489 21.0003 15.75 21.0003C15.9489 21.0003 16.1397 21.0793 16.2803 21.22C16.421 21.3606 16.5 21.5514 16.5 21.7503C16.5 21.9492 16.421 22.14 16.2803 22.2806C16.1397 22.4213 15.9489 22.5003 15.75 22.5003L15.414 23.1708C15.2895 23.4199 15.0981 23.6295 14.8613 23.776C14.6244 23.9225 14.3515 24.0001 14.073 24.0003H9.927C9.64851 24.0001 9.37556 23.9225 9.13872 23.776C8.90187 23.6295 8.71049 23.4199 8.586 23.1708L8.25 22.5003C8.05109 22.5003 7.86033 22.4213 7.71967 22.2806C7.57902 22.14 7.5 21.9492 7.5 21.7503C7.5 21.5514 7.57902 21.3606 7.71967 21.22C7.86033 21.0793 8.05109 21.0003 8.25 21.0003C8.05109 21.0003 7.86033 20.9213 7.71967 20.7806C7.57902 20.64 7.5 20.4492 7.5 20.2503C7.5 20.0514 7.57902 19.8606 7.71967 19.72C7.86033 19.5793 8.05109 19.5003 8.25 19.5003C8.10329 19.5005 7.95973 19.4578 7.83708 19.3772C7.71444 19.2967 7.6181 19.182 7.56 19.0473L6.4185 16.3923C6.25506 16.0417 6.02417 15.7267 5.73901 15.4653C4.87144 14.627 4.18175 13.6225 3.71115 12.5117C3.24054 11.4009 2.99868 10.2067 3.00001 9.00028V9.00028ZM12 1.50028C10.5063 1.50003 9.04645 1.94583 7.80768 2.78055C6.56891 3.61527 5.60762 4.80089 5.04699 6.18544C4.48637 7.57 4.35196 9.09043 4.66098 10.5519C4.97001 12.0133 5.70839 13.3492 6.7815 14.3883C7.176 14.7693 7.5525 15.2343 7.7955 15.7998L8.745 18.0003H15.258L16.206 15.7998C16.449 15.2343 16.8255 14.7693 17.22 14.3883C18.2932 13.3491 19.0316 12.0131 19.3406 10.5515C19.6496 9.08992 19.515 7.56937 18.9542 6.18475C18.3934 4.80013 17.4319 3.61453 16.1929 2.77992C14.9539 1.94532 13.4939 1.49973 12 1.50028V1.50028Z"  /></svg>') center no-repeat,linear-gradient(180deg, #fff 0%, rgba(255, 255, 255, 0.1) 100%)}.aside-menu__link:not(:has(.icon)).manual::before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="%234B7180" stroke="transparent" stroke-width="0" style="" d="M21.75 3C22.3467 3 22.9189 3.23722 23.3408 3.65918C23.7628 4.08114 24 4.65326 24 5.25V18.75C24 19.3467 23.7628 19.9189 23.3408 20.3408C22.9189 20.7628 22.3467 21 21.75 21H2.25C1.65326 21 1.08114 20.7628 0.65918 20.3408C0.237223 19.9189 0 19.3467 0 18.75V5.25C0 4.65326 0.237223 4.08114 0.65918 3.65918C1.08114 3.23722 1.65326 3 2.25 3H21.75ZM2.25 4.5C2.05109 4.5 1.86038 4.57907 1.71973 4.71973C1.57907 4.86038 1.5 5.05109 1.5 5.25V18.75C1.5 18.9489 1.57907 19.1396 1.71973 19.2803C1.86038 19.4209 2.05109 19.5 2.25 19.5H21.75C21.9489 19.5 22.1396 19.4209 22.2803 19.2803C22.4209 19.1396 22.5 18.9489 22.5 18.75V5.25C22.5 5.05109 22.4209 4.86038 22.2803 4.71973C22.1396 4.57907 21.9489 4.5 21.75 4.5H2.25ZM7.72461 12.749C7.82326 12.749 7.92158 12.7679 8.0127 12.8057C8.1037 12.8434 8.18625 12.899 8.25586 12.9688C8.3257 13.0384 8.38114 13.1218 8.41895 13.2129C8.45668 13.3039 8.47656 13.4014 8.47656 13.5C8.47655 13.5986 8.4567 13.6961 8.41895 13.7871C8.38114 13.8782 8.3257 13.9616 8.25586 14.0312L6.00586 16.2812C5.93625 16.351 5.85369 16.4066 5.7627 16.4443C5.67158 16.4821 5.57326 16.501 5.47461 16.501C5.37612 16.5009 5.27847 16.4821 5.1875 16.4443C5.09651 16.4066 5.01394 16.351 4.94434 16.2812L4.19434 15.5312C4.1246 15.4615 4.06899 15.3782 4.03125 15.2871C3.99357 15.1961 3.97462 15.0985 3.97461 15C3.97461 14.9015 3.99359 14.8039 4.03125 14.7129C4.06899 14.6218 4.1246 14.5385 4.19434 14.4688C4.26393 14.3992 4.34662 14.3443 4.4375 14.3066C4.52847 14.269 4.62615 14.2491 4.72461 14.249C4.82323 14.249 4.92159 14.2689 5.0127 14.3066C5.10357 14.3443 5.18627 14.3992 5.25586 14.4688L5.47461 14.6895L7.19434 12.9688C7.26395 12.899 7.34649 12.8434 7.4375 12.8057C7.52848 12.7679 7.62611 12.7491 7.72461 12.749ZM18.75 13.5C18.9489 13.5 19.1396 13.5791 19.2803 13.7197C19.4209 13.8604 19.5 14.0511 19.5 14.25C19.5 14.4489 19.4209 14.6396 19.2803 14.7803C19.1396 14.9209 18.9489 15 18.75 15H11.25C11.0511 15 10.8604 14.9209 10.7197 14.7803C10.5791 14.6396 10.5 14.4489 10.5 14.25C10.5 14.0511 10.5791 13.8604 10.7197 13.7197C10.8604 13.5791 11.0511 13.5 11.25 13.5H18.75ZM7.72461 6.74902C7.82326 6.74902 7.92158 6.76785 8.0127 6.80566C8.1037 6.84344 8.18625 6.89902 8.25586 6.96875C8.3257 7.03842 8.38114 7.12177 8.41895 7.21289C8.45668 7.30393 8.47656 7.40145 8.47656 7.5C8.47655 7.59857 8.4567 7.69606 8.41895 7.78711C8.38114 7.87823 8.3257 7.96158 8.25586 8.03125L6.00586 10.2812C5.93625 10.351 5.85369 10.4066 5.7627 10.4443C5.67158 10.4821 5.57326 10.501 5.47461 10.501C5.37612 10.5009 5.27847 10.4821 5.1875 10.4443C5.09651 10.4066 5.01394 10.351 4.94434 10.2812L4.19434 9.53125C4.1246 9.46152 4.06899 9.37822 4.03125 9.28711C3.99357 9.19607 3.97462 9.09853 3.97461 9C3.97461 8.80084 4.05351 8.60958 4.19434 8.46875C4.33504 8.32817 4.52572 8.24914 4.72461 8.24902C4.92368 8.24902 5.11505 8.32804 5.25586 8.46875L5.47461 8.68945L7.19434 6.96875C7.26395 6.89902 7.34649 6.84343 7.4375 6.80566C7.52848 6.76791 7.62611 6.74908 7.72461 6.74902ZM18.75 7.5C18.9489 7.5 19.1396 7.57908 19.2803 7.71973C19.4209 7.86038 19.5 8.05109 19.5 8.25C19.5 8.44889 19.4209 8.63964 19.2803 8.78027C19.1396 8.92088 18.9489 9 18.75 9H11.25C11.0511 8.99998 10.8604 8.92091 10.7197 8.78027C10.5791 8.63964 10.5 8.44889 10.5 8.25C10.5 8.05112 10.5791 7.86037 10.7197 7.71973C10.8604 7.57909 11.0511 7.50002 11.25 7.5H18.75Z"  /></svg>') center no-repeat,-webkit-gradient(linear, left top, left bottom, from(#fff), to(rgba(255, 255, 255, 0.1)));background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="%234B7180" stroke="transparent" stroke-width="0" style="" d="M21.75 3C22.3467 3 22.9189 3.23722 23.3408 3.65918C23.7628 4.08114 24 4.65326 24 5.25V18.75C24 19.3467 23.7628 19.9189 23.3408 20.3408C22.9189 20.7628 22.3467 21 21.75 21H2.25C1.65326 21 1.08114 20.7628 0.65918 20.3408C0.237223 19.9189 0 19.3467 0 18.75V5.25C0 4.65326 0.237223 4.08114 0.65918 3.65918C1.08114 3.23722 1.65326 3 2.25 3H21.75ZM2.25 4.5C2.05109 4.5 1.86038 4.57907 1.71973 4.71973C1.57907 4.86038 1.5 5.05109 1.5 5.25V18.75C1.5 18.9489 1.57907 19.1396 1.71973 19.2803C1.86038 19.4209 2.05109 19.5 2.25 19.5H21.75C21.9489 19.5 22.1396 19.4209 22.2803 19.2803C22.4209 19.1396 22.5 18.9489 22.5 18.75V5.25C22.5 5.05109 22.4209 4.86038 22.2803 4.71973C22.1396 4.57907 21.9489 4.5 21.75 4.5H2.25ZM7.72461 12.749C7.82326 12.749 7.92158 12.7679 8.0127 12.8057C8.1037 12.8434 8.18625 12.899 8.25586 12.9688C8.3257 13.0384 8.38114 13.1218 8.41895 13.2129C8.45668 13.3039 8.47656 13.4014 8.47656 13.5C8.47655 13.5986 8.4567 13.6961 8.41895 13.7871C8.38114 13.8782 8.3257 13.9616 8.25586 14.0312L6.00586 16.2812C5.93625 16.351 5.85369 16.4066 5.7627 16.4443C5.67158 16.4821 5.57326 16.501 5.47461 16.501C5.37612 16.5009 5.27847 16.4821 5.1875 16.4443C5.09651 16.4066 5.01394 16.351 4.94434 16.2812L4.19434 15.5312C4.1246 15.4615 4.06899 15.3782 4.03125 15.2871C3.99357 15.1961 3.97462 15.0985 3.97461 15C3.97461 14.9015 3.99359 14.8039 4.03125 14.7129C4.06899 14.6218 4.1246 14.5385 4.19434 14.4688C4.26393 14.3992 4.34662 14.3443 4.4375 14.3066C4.52847 14.269 4.62615 14.2491 4.72461 14.249C4.82323 14.249 4.92159 14.2689 5.0127 14.3066C5.10357 14.3443 5.18627 14.3992 5.25586 14.4688L5.47461 14.6895L7.19434 12.9688C7.26395 12.899 7.34649 12.8434 7.4375 12.8057C7.52848 12.7679 7.62611 12.7491 7.72461 12.749ZM18.75 13.5C18.9489 13.5 19.1396 13.5791 19.2803 13.7197C19.4209 13.8604 19.5 14.0511 19.5 14.25C19.5 14.4489 19.4209 14.6396 19.2803 14.7803C19.1396 14.9209 18.9489 15 18.75 15H11.25C11.0511 15 10.8604 14.9209 10.7197 14.7803C10.5791 14.6396 10.5 14.4489 10.5 14.25C10.5 14.0511 10.5791 13.8604 10.7197 13.7197C10.8604 13.5791 11.0511 13.5 11.25 13.5H18.75ZM7.72461 6.74902C7.82326 6.74902 7.92158 6.76785 8.0127 6.80566C8.1037 6.84344 8.18625 6.89902 8.25586 6.96875C8.3257 7.03842 8.38114 7.12177 8.41895 7.21289C8.45668 7.30393 8.47656 7.40145 8.47656 7.5C8.47655 7.59857 8.4567 7.69606 8.41895 7.78711C8.38114 7.87823 8.3257 7.96158 8.25586 8.03125L6.00586 10.2812C5.93625 10.351 5.85369 10.4066 5.7627 10.4443C5.67158 10.4821 5.57326 10.501 5.47461 10.501C5.37612 10.5009 5.27847 10.4821 5.1875 10.4443C5.09651 10.4066 5.01394 10.351 4.94434 10.2812L4.19434 9.53125C4.1246 9.46152 4.06899 9.37822 4.03125 9.28711C3.99357 9.19607 3.97462 9.09853 3.97461 9C3.97461 8.80084 4.05351 8.60958 4.19434 8.46875C4.33504 8.32817 4.52572 8.24914 4.72461 8.24902C4.92368 8.24902 5.11505 8.32804 5.25586 8.46875L5.47461 8.68945L7.19434 6.96875C7.26395 6.89902 7.34649 6.84343 7.4375 6.80566C7.52848 6.76791 7.62611 6.74908 7.72461 6.74902ZM18.75 7.5C18.9489 7.5 19.1396 7.57908 19.2803 7.71973C19.4209 7.86038 19.5 8.05109 19.5 8.25C19.5 8.44889 19.4209 8.63964 19.2803 8.78027C19.1396 8.92088 18.9489 9 18.75 9H11.25C11.0511 8.99998 10.8604 8.92091 10.7197 8.78027C10.5791 8.63964 10.5 8.44889 10.5 8.25C10.5 8.05112 10.5791 7.86037 10.7197 7.71973C10.8604 7.57909 11.0511 7.50002 11.25 7.5H18.75Z"  /></svg>') center no-repeat,linear-gradient(180deg, #fff 0%, rgba(255, 255, 255, 0.1) 100%)}.aside-menu__link:not(:has(.icon)).person::before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="%234B7180" stroke="transparent" stroke-width="0" style="" d="M12 12C13.1935 12 14.3381 11.5259 15.182 10.682C16.0259 9.83807 16.5 8.69347 16.5 7.5C16.5 6.30653 16.0259 5.16193 15.182 4.31802C14.3381 3.47411 13.1935 3 12 3C10.8065 3 9.66193 3.47411 8.81802 4.31802C7.97411 5.16193 7.5 6.30653 7.5 7.5C7.5 8.69347 7.97411 9.83807 8.81802 10.682C9.66193 11.5259 10.8065 12 12 12V12ZM15 7.5C15 8.29565 14.6839 9.05871 14.1213 9.62132C13.5587 10.1839 12.7956 10.5 12 10.5C11.2044 10.5 10.4413 10.1839 9.87868 9.62132C9.31607 9.05871 9 8.29565 9 7.5C9 6.70435 9.31607 5.94129 9.87868 5.37868C10.4413 4.81607 11.2044 4.5 12 4.5C12.7956 4.5 13.5587 4.81607 14.1213 5.37868C14.6839 5.94129 15 6.70435 15 7.5V7.5ZM21 19.5C21 21 19.5 21 19.5 21H4.5C4.5 21 3 21 3 19.5C3 18 4.5 13.5 12 13.5C19.5 13.5 21 18 21 19.5ZM19.5 19.494C19.4985 19.125 19.269 18.015 18.252 16.998C17.274 16.02 15.4335 15 12 15C8.565 15 6.726 16.02 5.748 16.998C4.731 18.015 4.503 19.125 4.5 19.494H19.5Z"  /></svg>') center no-repeat,-webkit-gradient(linear, left top, left bottom, from(#fff), to(rgba(255, 255, 255, 0.1)));background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="%234B7180" stroke="transparent" stroke-width="0" style="" d="M12 12C13.1935 12 14.3381 11.5259 15.182 10.682C16.0259 9.83807 16.5 8.69347 16.5 7.5C16.5 6.30653 16.0259 5.16193 15.182 4.31802C14.3381 3.47411 13.1935 3 12 3C10.8065 3 9.66193 3.47411 8.81802 4.31802C7.97411 5.16193 7.5 6.30653 7.5 7.5C7.5 8.69347 7.97411 9.83807 8.81802 10.682C9.66193 11.5259 10.8065 12 12 12V12ZM15 7.5C15 8.29565 14.6839 9.05871 14.1213 9.62132C13.5587 10.1839 12.7956 10.5 12 10.5C11.2044 10.5 10.4413 10.1839 9.87868 9.62132C9.31607 9.05871 9 8.29565 9 7.5C9 6.70435 9.31607 5.94129 9.87868 5.37868C10.4413 4.81607 11.2044 4.5 12 4.5C12.7956 4.5 13.5587 4.81607 14.1213 5.37868C14.6839 5.94129 15 6.70435 15 7.5V7.5ZM21 19.5C21 21 19.5 21 19.5 21H4.5C4.5 21 3 21 3 19.5C3 18 4.5 13.5 12 13.5C19.5 13.5 21 18 21 19.5ZM19.5 19.494C19.4985 19.125 19.269 18.015 18.252 16.998C17.274 16.02 15.4335 15 12 15C8.565 15 6.726 16.02 5.748 16.998C4.731 18.015 4.503 19.125 4.5 19.494H19.5Z"  /></svg>') center no-repeat,linear-gradient(180deg, #fff 0%, rgba(255, 255, 255, 0.1) 100%)}.aside-menu__link:has(.icon){position:relative}.aside-menu__link:has(.icon)::before{background:-webkit-gradient(linear, left top, left bottom, from(#fff), to(rgba(255, 255, 255, 0.1)));background:linear-gradient(180deg, #fff 0%, rgba(255, 255, 255, 0.1) 100%)}.aside-menu__link .icon{position:absolute;top:50%;left:9%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.aside-menu__link .icon--second{opacity:0}.aside-menu__submenu{margin-top:8px !important;row-gap:8px;display:none}.aside-menu__submenu_item.is-active>[class*=_link]::before{-webkit-box-shadow:inset 0 0 0 5px #5dc0e0;box-shadow:inset 0 0 0 5px #5dc0e0}.aside-menu__submenu_link{padding:19px 12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px}.aside-menu__submenu_link::before{content:"";border-radius:50%;height:16px;-webkit-box-flex:0;-ms-flex:0 0 16px;flex:0 0 16px;background-color:#fff;-webkit-box-shadow:-2px -2px 4px rgba(77,127,142,.15),2px 4px 4px rgba(77,127,142,.15);box-shadow:-2px -2px 4px rgba(77,127,142,.15),2px 4px 4px rgba(77,127,142,.15)}.radio-menu{grid-auto-flow:row;row-gap:12px;grid-template-columns:100%}.radio-menu__item.is-active>[class*=__link]::before{-webkit-box-shadow:inset 0 0 0 5px #5dc0e0;box-shadow:inset 0 0 0 5px #5dc0e0}.radio-menu__link{padding:8px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px;min-height:48px;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;color:#4b7180}.radio-menu__link::before{content:"";border-radius:50%;height:16px;-webkit-box-flex:0;-ms-flex:0 0 16px;flex:0 0 16px;background-color:#fff;-webkit-box-shadow:-2px -2px 4px rgba(77,127,142,.15),2px 4px 4px rgba(77,127,142,.15);box-shadow:-2px -2px 4px rgba(77,127,142,.15),2px 4px 4px rgba(77,127,142,.15)}.radio-menu__link.is-active::before{-webkit-box-shadow:inset 0 0 0 5px #5dc0e0;box-shadow:inset 0 0 0 5px #5dc0e0}.footer-menu{grid-template-columns:repeat(3, auto);grid-auto-flow:dense;gap:12px 24px}.footer-menu__item:has(.library){grid-column-start:3}.footer-menu__link{font-size:12px;line-height:110%;color:#89b3c5}.popup{position:relative;overflow:visible;-webkit-box-shadow:0px 0px 40px rgba(0,0,0,.15);box-shadow:0px 0px 40px rgba(0,0,0,.15);border-radius:12px;width:100%;max-width:548px;padding:24px;background-color:#fff}.popup__wrap{position:fixed;inset:0;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;z-index:100}.popup__wrap::before{content:"";position:absolute;inset:0;z-index:-1;background-color:rgba(54,83,94,.2);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.popup__wrap:has(.in-vork){top:148px;bottom:68px;-webkit-box-shadow:-2px -2px 4px rgba(77,127,142,.15),2px 4px 4px rgba(77,127,142,.15);box-shadow:-2px -2px 4px rgba(77,127,142,.15),2px 4px 4px rgba(77,127,142,.15)}.popup__wrap:has(.in-vork)::before{background:hsla(0,0%,100%,.25)}.popup__title{font:500 24px/130% "Exo2";color:#4b7180;margin:0 0 32px;text-align:center}.popup__text{margin:0;font:300 12px/110% "Roboto";color:#4b7180;text-align:center}.popup .f-button.is-close-btn{top:-24px;right:-24px;opacity:1}.popup .f-button.is-close-btn:hover{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="%23fff" stroke="transparent" stroke-width="0" style="" d="M10 0C12.6522 0 15.1959 1.05335 17.0713 2.92871C18.9467 4.80407 20 7.34784 20 10C20 12.6522 18.9467 15.1959 17.0713 17.0713C15.1959 18.9467 12.6522 20 10 20C7.34784 20 4.80407 18.9467 2.92871 17.0713C1.05335 15.1959 0 12.6522 0 10C0 7.34784 1.05335 4.80407 2.92871 2.92871C4.80407 1.05335 7.34784 0 10 0ZM10 1.25C7.67936 1.25 5.45344 2.17156 3.8125 3.8125C2.17156 5.45344 1.25 7.67936 1.25 10C1.25 12.3206 2.17156 14.5466 3.8125 16.1875C5.45344 17.8284 7.67936 18.75 10 18.75C12.3206 18.75 14.5466 17.8284 16.1875 16.1875C17.8284 14.5466 18.75 12.3206 18.75 10C18.75 7.67936 17.8284 5.45344 16.1875 3.8125C14.5466 2.17156 12.3206 1.25 10 1.25ZM13.75 5.62402C13.8322 5.62402 13.9134 5.6404 13.9893 5.67188C14.0652 5.70338 14.1343 5.74941 14.1924 5.80762C14.2506 5.86567 14.2966 5.93482 14.3281 6.01074C14.3596 6.08662 14.376 6.16786 14.376 6.25C14.376 6.33215 14.3596 6.41337 14.3281 6.48926C14.2966 6.56519 14.2506 6.63433 14.1924 6.69238L10.8848 10L14.1924 13.3076C14.2505 13.3657 14.2967 13.4348 14.3281 13.5107C14.3596 13.5866 14.376 13.6678 14.376 13.75C14.376 13.8322 14.3596 13.9134 14.3281 13.9893C14.2967 14.0652 14.2505 14.1343 14.1924 14.1924C14.075 14.3096 13.9159 14.376 13.75 14.376C13.6679 14.3759 13.5866 14.3595 13.5107 14.3281C13.4348 14.2967 13.3657 14.2505 13.3076 14.1924L10 10.8848L6.69238 14.1924C6.63428 14.2505 6.56517 14.2967 6.48926 14.3281C6.41339 14.3595 6.33211 14.376 6.25 14.376C6.08404 14.376 5.92497 14.3097 5.80762 14.1924C5.74951 14.1343 5.70332 14.0652 5.67188 13.9893C5.64047 13.9134 5.62403 13.8321 5.62402 13.75C5.62402 13.6679 5.64048 13.5866 5.67188 13.5107C5.70332 13.4348 5.74952 13.3657 5.80762 13.3076L9.11523 10L5.80762 6.69238C5.74948 6.63436 5.70336 6.56512 5.67188 6.48926C5.64044 6.4134 5.62402 6.33212 5.62402 6.25C5.62402 6.16788 5.64044 6.0866 5.67188 6.01074C5.70336 5.93488 5.74949 5.86564 5.80762 5.80762C5.86565 5.74944 5.93485 5.70338 6.01074 5.67188C6.08658 5.64041 6.16789 5.62406 6.25 5.62402C6.33221 5.62402 6.4143 5.64037 6.49023 5.67188C6.56593 5.70335 6.63447 5.74959 6.69238 5.80762L10 9.11523L13.3076 5.80762C13.3657 5.74941 13.4348 5.70338 13.5107 5.67188C13.5866 5.6404 13.6678 5.62402 13.75 5.62402Z"  /></svg>') center no-repeat,#5DC0E0}.popup.hide{display:none}.popup--postmessage{padding:28px 40px 35px;max-width:500px;text-align:center}.popup--postmessage .icon{margin-bottom:22px;padding:0}.popup--postmessage .title{font-weight:700;font-size:20px;line-height:24px;margin-bottom:15px}.popup--postmessage-vacancy{max-width:612px;color:#4b7180}.popup--postmessage-vacancy .title{text-align:center;font:500 24px/130% "Exo2"}.popup--postmessage-vacancy .desc{font:300 12px/110% "Exo2";margin-top:24px}.popup--download{display:grid;row-gap:32px;max-width:612px}.popup--download .popup__title{margin:0}.popup--download .popup__text{text-align:left}.popup--download .popup__btn{width:270px;justify-self:center}.popup--error{background-color:rgba(0,0,0,0);padding:0;-webkit-box-shadow:none;box-shadow:none;position:relative}.popup--error .error__text{position:absolute;text-align:center;color:#fff;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}.popup--error .error__text:not([class*=error__text--]){inset:0 auto auto 0;background-color:#5dc0e0;min-height:184px;aspect-ratio:1/1;border-radius:50% 50% 0 50%;font:700 36px/110% "Exo2";z-index:5}.popup--error .error__text--2{border-radius:0 24px 24px 24px;background-color:#a9d44c;padding:40px 32px;font:500 24px/130% "Exo2";z-index:1}.popup--error .error__text--3{border-radius:0 24px 24px 24px;background-color:hsla(0,0%,100%,.5);padding:40px 32px;font:500 24px/130% "Exo2";z-index:1;color:#4b7180;-webkit-box-shadow:-2px -2px 4px rgba(77,127,142,.15),2px 4px 4px rgba(77,127,142,.15);box-shadow:-2px -2px 4px rgba(77,127,142,.15),2px 4px 4px rgba(77,127,142,.15);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.popup--error .error__text--bottom-right{inset:auto 0 0 auto}.popup--error .error__text--disconect{border-radius:24px 24px 24px 0;inset:113px 0 auto auto}.popup--error .error__text--bottom-right{border-radius:24px 24px 0 24px}.popup--error .error__img{position:relative;z-index:3}.popup--error.in-vork{display:grid;row-gap:20px}.popup--error.in-vork .error__text{position:static;max-width:403px}.popup--error.in-vork .error__text+.error__text{margin-left:auto}.popup--apply-for-a-vacancy{max-width:592px}.popup--apply-for-a-vacancy .form{--gap: 24px}.popup--apply-for-a-vacancy .form .information{margin:0}.popup--apply-for-a-vacancy .form .information::before{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.popup--apply-for-a-vacancy .form .radio-label{padding:12px;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;font-weight:400}.popup--apply-for-a-vacancy .form .checkbox-label{padding-left:40px}.popup--apply-for-a-vacancy .form .checkbox-label::before{left:12px}.popup--apply-for-a-vacancy .form textarea{min-height:143px}.popup--apply-for-a-vacancy .form__btn{max-width:270px}.common-popup{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:0;visibility:hidden;-webkit-transition:opacity .3s,visibility .3s;transition:opacity .3s,visibility .3s}.common-popup:not([hidden]){opacity:1;visibility:visible}.common-popup__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);cursor:pointer}.common-popup__body{position:relative;z-index:1;background:#fff;padding:24px;border-radius:12px;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.2);box-shadow:0 5px 15px rgba(0,0,0,.2);max-width:548px;width:90%}.common-popup__close-btn{position:absolute;top:-25px;right:-25px;width:48px;height:48px;background-color:#5dc0e0;border-radius:50%;border:none;padding:0;cursor:pointer;-webkit-box-shadow:0 4px 10px rgba(0,0,0,.2);box-shadow:0 4px 10px rgba(0,0,0,.2);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out}.common-popup__close-btn:hover{background-color:#fff}.common-popup__close-btn:hover .common-popup__close-icon{border-color:#5dc0e0}.common-popup__close-btn:hover .common-popup__close-icon::before,.common-popup__close-btn:hover .common-popup__close-icon::after{background-color:#5dc0e0}.common-popup__message{font-size:12px;line-height:110%;font-weight:300;color:#4b7180}.common-popup__close-icon{width:24px;height:24px;color:#fff;border-radius:50%;position:relative;border:2px solid #fff;-webkit-transition:border-color .2s ease-in-out;transition:border-color .2s ease-in-out}.common-popup__close-icon::before,.common-popup__close-icon::after{content:"";position:absolute;top:50%;left:50%;width:10.5px;height:2px;background-color:#fff;border-radius:3px}.common-popup__close-icon::before{-webkit-transform:translate(-50%, -50%) rotate(45deg);-ms-transform:translate(-50%, -50%) rotate(45deg);transform:translate(-50%, -50%) rotate(45deg)}.common-popup__close-icon::after{-webkit-transform:translate(-50%, -50%) rotate(-45deg);-ms-transform:translate(-50%, -50%) rotate(-45deg);transform:translate(-50%, -50%) rotate(-45deg)}.common-popup__title{margin:0;font-size:24px;line-height:130%;font-weight:500;text-align:center;color:#4b7180}.popup-success__message ul{padding-left:20px;margin:0;list-style:disc}.popup-avatar .common-popup__body{max-width:612px}.popup-avatar__title{margin-bottom:24px}.popup-avatar__step{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup-avatar__message{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;padding-left:12px;margin-bottom:32px;-ms-flex-item-align:self-start;align-self:self-start}.popup-avatar__text{margin:0}.popup-avatar__icon{border:2px solid #4b7180;border-radius:50%;padding:4px 8.5px;font-weight:700;font-size:16px}.popup-avatar__buttons{gap:24px}.popup-avatar__button{outline:none;border:1px solid #5dc0e0;background-color:#5dc0e0;color:#fff;font-size:16px;line-height:120%;font-weight:500;padding:16px 80.5px;border-radius:6px;cursor:pointer;-webkit-transition:background-color .3s ease-in-out,color .3s ease;transition:background-color .3s ease-in-out,color .3s ease;white-space:nowrap}.popup-avatar__button.--secondary{background-color:rgba(137,179,197,.2509803922);color:#4b7180;border:1px solid rgba(0,0,0,0)}.popup-avatar__button:hover{background-color:#fff;color:#5dc0e0}.popup-avatar__button:hover.--secondary{background-color:#5dc0e0;color:#fff}.popup-locked .common-popup__body{max-width:612px}.slider{position:relative;overflow:hidden;margin:-10px;padding:10px}.slider__buttons{position:absolute;inset:50% 20px auto 20px;height:0;display:grid;grid-template-columns:repeat(2, auto);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;z-index:10}@media only screen and (min-width: 1750.2px){.slider__buttons{inset:50% 0 auto 0}}.slider__button{height:48px;width:48px;background-color:#5dc0e0;border-radius:50%;border:solid 1px #5dc0e0;padding:0;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);position:relative;cursor:pointer}.slider__button::before{position:absolute;line-height:0;inset:50% auto auto 50%;-webkit-transform:translate(calc(-50% + 2px), -50%);-ms-transform:translate(calc(-50% + 2px), -50%);transform:translate(calc(-50% + 2px), -50%)}.slider__button_prev::before{-webkit-transform:translate(calc(-50% - 2px), -50%) rotate(180deg);-ms-transform:translate(calc(-50% - 2px), -50%) rotate(180deg);transform:translate(calc(-50% - 2px), -50%) rotate(180deg)}.slider__button:hover{background-color:rgba(93,192,224,.8)}.slider__button[class*=disabled]{background-color:rgba(0,0,0,0);border:solid 1px rgba(104,112,124,.2);cursor:default}.slider__button--2{background-color:rgba(0,0,0,0);border:solid 1px rgba(104,112,124,.2)}.slider__pagination{--pagination-size: 14px;height:var(--pagination-size);text-align:right;line-height:0;--swiper-pagination-bullet-inactive-color: #89B3C5;--swiper-pagination-bullet-inactive-opacity: .25;--swiper-pagination-bullet-height: var(--pagination-size);--swiper-pagination-bullet-width: var(--pagination-size);--swiper-pagination-bullet-horizontal-gap: 3.5px;--swiper-pagination-color: #5DC0E0}.slider__pagination [class*=bullet]{-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.slider__pagination [class*=bullet]:last-child{margin-right:0}.header{position:relative}.header__top{background:rgba(93,192,224,.1);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:12px 0}.header__top_block{display:grid;grid-template-columns:1fr repeat(2, auto);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px}.header__user{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:14px;-moz-column-gap:14px;column-gap:14px}.header .logo__link{line-height:0}.header__bottom{padding-top:12px}.header__bottom_block{display:grid;grid-template-columns:102px 1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:4px;-webkit-column-gap:4px;-moz-column-gap:4px;column-gap:4px;background:rgba(93,192,224,.1);border-bottom:1px solid hsla(0,0%,100%,.25);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:12px;height:50px}.search{position:relative;display:grid;grid-template-columns:100%;row-gap:6px;--field-height: 30px}.search .search__label{padding-left:12px;font:300 12px/110% "Roboto";color:#89b3c5}.search .search__field{width:192px;height:var(--field-height);background:hsla(0,0%,100%,.25);border:1px solid rgba(137,179,197,.5);-webkit-box-shadow:inset 4px 4px 4px rgba(0,0,0,.05);box-shadow:inset 4px 4px 4px rgba(0,0,0,.05);border-radius:6px;padding:3px 35px 3px 7px;-webkit-transition:border 0.3s ease-in-out;transition:border 0.3s ease-in-out}.search .search__field:focus{border-color:#5dc0e0}.search .search__btn{border:none;background:none;height:var(--field-height);width:30px;position:absolute;inset:auto 0 0 auto;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="13" height="14" viewBox="0 0 13 14"><path fill="%2336535E" stroke="transparent" stroke-width="0" style="" d="M8.41309 10.0322C7.51108 10.6968 6.41532 11.0625 5.28125 11.0625C3.88058 11.0625 2.5373 10.5061 1.54688 9.51562C0.556448 8.5252 0 7.18192 0 5.78125C0 4.38058 0.556448 3.0373 1.54688 2.04688C2.5373 1.05645 3.88058 0.5 5.28125 0.5C6.68192 0.5 8.0252 1.05645 9.01562 2.04688C10.0061 3.0373 10.5625 4.38058 10.5625 5.78125C10.5625 6.91111 10.1999 8.00323 9.54004 8.90332L9.63379 8.98535L12.7617 12.1133C12.914 12.2657 13 12.4721 13 12.6875C12.9999 12.903 12.9142 13.1103 12.7617 13.2627C12.6093 13.415 12.402 13.5001 12.1865 13.5C11.9711 13.4998 11.7646 13.4141 11.6123 13.2617L8.48438 10.1338C8.45512 10.1037 8.42867 10.0725 8.4043 10.04C8.40744 10.0377 8.40995 10.0345 8.41309 10.0322ZM5.28125 1.3125C4.09606 1.3125 2.95915 1.78304 2.12109 2.62109C1.28304 3.45915 0.8125 4.59606 0.8125 5.78125C0.8125 6.96644 1.28304 8.10335 2.12109 8.94141C2.95915 9.77946 4.09606 10.25 5.28125 10.25C5.86801 10.25 6.44911 10.1347 6.99121 9.91016C7.53338 9.68558 8.02644 9.35637 8.44141 8.94141C8.85637 8.52644 9.18558 8.03338 9.41016 7.49121C9.63467 6.94911 9.75 6.36801 9.75 5.78125C9.75 5.19449 9.63467 4.61339 9.41016 4.07129C9.18558 3.52912 8.85637 3.03606 8.44141 2.62109C8.02644 2.20613 7.53338 1.87692 6.99121 1.65234C6.44911 1.42784 5.86801 1.3125 5.28125 1.3125ZM9.01562 9.51562C8.95801 9.57324 8.89881 9.62894 8.83887 9.68359C8.95316 9.5792 9.06226 9.46944 9.16699 9.35547C9.11735 9.40943 9.06768 9.46357 9.01562 9.51562ZM9.24609 9.2666C9.27642 9.23209 9.30651 9.19742 9.33594 9.16211C9.30654 9.19737 9.27647 9.23205 9.24609 9.2666ZM9.38086 9.1084C9.41753 9.0632 9.45308 9.01713 9.48828 8.9707C9.45314 9.01706 9.4176 9.06313 9.38086 9.1084ZM8.63281 9.86133C8.62531 9.86749 8.61789 9.87376 8.61035 9.87988C8.61788 9.87375 8.62531 9.8675 8.63281 9.86133ZM8.44727 10.0068C8.4359 10.0154 8.42451 10.0238 8.41309 10.0322C8.42451 10.0238 8.43592 10.0154 8.44727 10.0068Z"  /></svg>') center no-repeat;padding:0;cursor:pointer}.search.search--active .search__suggestions{display:block}.search.search--active .search__field{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.search__suggestions{position:absolute;display:none;z-index:999;max-height:350px;overflow-y:auto;background:hsla(0,0%,100%,.1);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(137,179,197,.5);border-top:none;border-radius:0 0 6px 6px;padding-bottom:7px}.search__suggestions ul{margin:0;padding:0;list-style:none;padding:0 7px}.search__suggestions li:first-child{border-top:1px solid rgba(51,66,80,.4);padding-top:6px}.search__suggestions li:not(:last-child){margin-bottom:10px;border-bottom:1px solid rgba(51,66,80,.4)}.search__suggestions li:has(a:hover){border-bottom-color:#89b3c5}.search__suggestions li:hover a,.search__suggestions li:hover a mark{color:#1a242c}.search__suggestions a{color:rgba(75,113,128,.5019607843);display:block;padding-bottom:6px;font-size:14px;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search__suggestions a:hover{color:#89b3c5}.search__suggestions.is-visible{display:block}.search>b{background-color:rgba(0,0,0,0);color:#1a242c;font-weight:400}.header__search .search__btn::before{content:"";position:absolute;inset:4px auto 4px 0;width:1px;background-color:rgba(137,179,197,.5);opacity:1;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.search .search__field:focus+.search__btn::before{opacity:0}.main__search{grid-column:1/-1;justify-self:start;--field-height: 48px;position:relative}.main__search .search__field{background-color:#fff;width:500px;font-size:14px;padding-left:12px;padding-right:50px;color:#4b7180}.main__search .search__btn{width:44px;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 13 14"><path fill="%23C4D9E2" stroke="transparent" stroke-width="0" style="" d="M8.41309 10.0322C7.51108 10.6968 6.41532 11.0625 5.28125 11.0625C3.88058 11.0625 2.5373 10.5061 1.54688 9.51562C0.556448 8.5252 0 7.18192 0 5.78125C0 4.38058 0.556448 3.0373 1.54688 2.04688C2.5373 1.05645 3.88058 0.5 5.28125 0.5C6.68192 0.5 8.0252 1.05645 9.01562 2.04688C10.0061 3.0373 10.5625 4.38058 10.5625 5.78125C10.5625 6.91111 10.1999 8.00323 9.54004 8.90332L9.63379 8.98535L12.7617 12.1133C12.914 12.2657 13 12.4721 13 12.6875C12.9999 12.903 12.9142 13.1103 12.7617 13.2627C12.6093 13.415 12.402 13.5001 12.1865 13.5C11.9711 13.4998 11.7646 13.4141 11.6123 13.2617L8.48438 10.1338C8.45512 10.1037 8.42867 10.0725 8.4043 10.04C8.40744 10.0377 8.40995 10.0345 8.41309 10.0322ZM5.28125 1.3125C4.09606 1.3125 2.95915 1.78304 2.12109 2.62109C1.28304 3.45915 0.8125 4.59606 0.8125 5.78125C0.8125 6.96644 1.28304 8.10335 2.12109 8.94141C2.95915 9.77946 4.09606 10.25 5.28125 10.25C5.86801 10.25 6.44911 10.1347 6.99121 9.91016C7.53338 9.68558 8.02644 9.35637 8.44141 8.94141C8.85637 8.52644 9.18558 8.03338 9.41016 7.49121C9.63467 6.94911 9.75 6.36801 9.75 5.78125C9.75 5.19449 9.63467 4.61339 9.41016 4.07129C9.18558 3.52912 8.85637 3.03606 8.44141 2.62109C8.02644 2.20613 7.53338 1.87692 6.99121 1.65234C6.44911 1.42784 5.86801 1.3125 5.28125 1.3125ZM9.01562 9.51562C8.95801 9.57324 8.89881 9.62894 8.83887 9.68359C8.95316 9.5792 9.06226 9.46944 9.16699 9.35547C9.11735 9.40943 9.06768 9.46357 9.01562 9.51562ZM9.24609 9.2666C9.27642 9.23209 9.30651 9.19742 9.33594 9.16211C9.30654 9.19737 9.27647 9.23205 9.24609 9.2666ZM9.38086 9.1084C9.41753 9.0632 9.45308 9.01713 9.48828 8.9707C9.45314 9.01706 9.4176 9.06313 9.38086 9.1084ZM8.63281 9.86133C8.62531 9.86749 8.61789 9.87376 8.61035 9.87988C8.61788 9.87375 8.62531 9.8675 8.63281 9.86133ZM8.44727 10.0068C8.4359 10.0154 8.42451 10.0238 8.41309 10.0322C8.42451 10.0238 8.43592 10.0154 8.44727 10.0068Z"  /></svg>') center no-repeat}.main-search__suggestions,.aside-search__suggestions{display:none;position:absolute;z-index:50;top:63px;left:0;max-height:350px;width:100%;background:#fff;-webkit-box-shadow:4px -8px 4px rgba(0,0,0,.05);box-shadow:4px -8px 4px rgba(0,0,0,.05);border:1px solid #89b3c5;border-top:none;border-bottom-right-radius:6px;border-bottom-left-radius:6px;padding-bottom:7px;overflow-y:auto}.main-search__suggestions ul,.aside-search__suggestions ul{margin:0;padding:0;list-style:none;padding:0 12px;text-overflow:ellipsis}.main-search__suggestions li,.aside-search__suggestions li{padding-bottom:14px}.main-search__suggestions li:first-child,.aside-search__suggestions li:first-child{border-top:1px solid rgba(75,113,128,.1019607843);padding-top:7px}.main-search__suggestions li:not(:last-child),.aside-search__suggestions li:not(:last-child){margin-bottom:10px;border-bottom:1px solid rgba(75,113,128,.1019607843)}.main-search__suggestions li:hover a,.main-search__suggestions li:hover a mark,.aside-search__suggestions li:hover a,.aside-search__suggestions li:hover a mark{color:#36535e}.main-search__suggestions span,.aside-search__suggestions span{color:#36535e}.main-search__suggestions li a,.aside-search__suggestions li a{font-weight:700;font-size:14px;line-height:1.1;color:rgba(54,83,94,.5)}.main-search__suggestions mark,.aside-search__suggestions mark{background-color:rgba(0,0,0,0);color:#36535e}.main-search__suggestions b,.aside-search__suggestions b{background-color:rgba(0,0,0,0);color:#36535e}.aside-search__suggestions{top:43px;-webkit-box-shadow:none;box-shadow:none}.aside-search__suggestions ul li a{font-weight:400}.aside-search__suggestions ul li a b{color:#4b7180}.main__search.search--active .main-search__suggestions{-webkit-box-shadow:inset 4px -8px 4px rgba(0,0,0,.05);box-shadow:inset 4px -8px 4px rgba(0,0,0,.05);display:block}.aside__search{max-width:320px;--field-height: 48px}.aside__search .search__field{background-color:#fff;border-color:rgba(137,179,197,.5);width:100%;padding-left:12px;padding-right:50px;color:#89b3c5}.aside__search .search__field:focus{border-color:#89b3c5;color:#4b7180}.aside__search .search__field::-webkit-input-placeholder{color:#89b3c5}.aside__search .search__field::-moz-placeholder{color:#89b3c5}.aside__search .search__field:-ms-input-placeholder{color:#89b3c5}.aside__search .search__field::-ms-input-placeholder{color:#89b3c5}.aside__search .search__field::placeholder{color:#89b3c5}.aside__search .search__btn{width:32px;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 13 14"><path fill="%2389B3C5" stroke="transparent" stroke-width="0" style="" d="M8.41309 10.0322C7.51108 10.6968 6.41532 11.0625 5.28125 11.0625C3.88058 11.0625 2.5373 10.5061 1.54688 9.51562C0.556448 8.5252 0 7.18192 0 5.78125C0 4.38058 0.556448 3.0373 1.54688 2.04688C2.5373 1.05645 3.88058 0.5 5.28125 0.5C6.68192 0.5 8.0252 1.05645 9.01562 2.04688C10.0061 3.0373 10.5625 4.38058 10.5625 5.78125C10.5625 6.91111 10.1999 8.00323 9.54004 8.90332L9.63379 8.98535L12.7617 12.1133C12.914 12.2657 13 12.4721 13 12.6875C12.9999 12.903 12.9142 13.1103 12.7617 13.2627C12.6093 13.415 12.402 13.5001 12.1865 13.5C11.9711 13.4998 11.7646 13.4141 11.6123 13.2617L8.48438 10.1338C8.45512 10.1037 8.42867 10.0725 8.4043 10.04C8.40744 10.0377 8.40995 10.0345 8.41309 10.0322ZM5.28125 1.3125C4.09606 1.3125 2.95915 1.78304 2.12109 2.62109C1.28304 3.45915 0.8125 4.59606 0.8125 5.78125C0.8125 6.96644 1.28304 8.10335 2.12109 8.94141C2.95915 9.77946 4.09606 10.25 5.28125 10.25C5.86801 10.25 6.44911 10.1347 6.99121 9.91016C7.53338 9.68558 8.02644 9.35637 8.44141 8.94141C8.85637 8.52644 9.18558 8.03338 9.41016 7.49121C9.63467 6.94911 9.75 6.36801 9.75 5.78125C9.75 5.19449 9.63467 4.61339 9.41016 4.07129C9.18558 3.52912 8.85637 3.03606 8.44141 2.62109C8.02644 2.20613 7.53338 1.87692 6.99121 1.65234C6.44911 1.42784 5.86801 1.3125 5.28125 1.3125ZM9.01562 9.51562C8.95801 9.57324 8.89881 9.62894 8.83887 9.68359C8.95316 9.5792 9.06226 9.46944 9.16699 9.35547C9.11735 9.40943 9.06768 9.46357 9.01562 9.51562ZM9.24609 9.2666C9.27642 9.23209 9.30651 9.19742 9.33594 9.16211C9.30654 9.19737 9.27647 9.23205 9.24609 9.2666ZM9.38086 9.1084C9.41753 9.0632 9.45308 9.01713 9.48828 8.9707C9.45314 9.01706 9.4176 9.06313 9.38086 9.1084ZM8.63281 9.86133C8.62531 9.86749 8.61789 9.87376 8.61035 9.87988C8.61788 9.87375 8.62531 9.8675 8.63281 9.86133ZM8.44727 10.0068C8.4359 10.0154 8.42451 10.0238 8.41309 10.0322C8.42451 10.0238 8.43592 10.0154 8.44727 10.0068Z"  /></svg>') center left no-repeat}.motivation__search{width:448px}.motivation__search .search__btn{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 13 14"><path fill="%2389B3C5" stroke="transparent" stroke-width="0" style="" d="M8.41309 10.0322C7.51108 10.6968 6.41532 11.0625 5.28125 11.0625C3.88058 11.0625 2.5373 10.5061 1.54688 9.51562C0.556448 8.5252 0 7.18192 0 5.78125C0 4.38058 0.556448 3.0373 1.54688 2.04688C2.5373 1.05645 3.88058 0.5 5.28125 0.5C6.68192 0.5 8.0252 1.05645 9.01562 2.04688C10.0061 3.0373 10.5625 4.38058 10.5625 5.78125C10.5625 6.91111 10.1999 8.00323 9.54004 8.90332L9.63379 8.98535L12.7617 12.1133C12.914 12.2657 13 12.4721 13 12.6875C12.9999 12.903 12.9142 13.1103 12.7617 13.2627C12.6093 13.415 12.402 13.5001 12.1865 13.5C11.9711 13.4998 11.7646 13.4141 11.6123 13.2617L8.48438 10.1338C8.45512 10.1037 8.42867 10.0725 8.4043 10.04C8.40744 10.0377 8.40995 10.0345 8.41309 10.0322ZM5.28125 1.3125C4.09606 1.3125 2.95915 1.78304 2.12109 2.62109C1.28304 3.45915 0.8125 4.59606 0.8125 5.78125C0.8125 6.96644 1.28304 8.10335 2.12109 8.94141C2.95915 9.77946 4.09606 10.25 5.28125 10.25C5.86801 10.25 6.44911 10.1347 6.99121 9.91016C7.53338 9.68558 8.02644 9.35637 8.44141 8.94141C8.85637 8.52644 9.18558 8.03338 9.41016 7.49121C9.63467 6.94911 9.75 6.36801 9.75 5.78125C9.75 5.19449 9.63467 4.61339 9.41016 4.07129C9.18558 3.52912 8.85637 3.03606 8.44141 2.62109C8.02644 2.20613 7.53338 1.87692 6.99121 1.65234C6.44911 1.42784 5.86801 1.3125 5.28125 1.3125ZM9.01562 9.51562C8.95801 9.57324 8.89881 9.62894 8.83887 9.68359C8.95316 9.5792 9.06226 9.46944 9.16699 9.35547C9.11735 9.40943 9.06768 9.46357 9.01562 9.51562ZM9.24609 9.2666C9.27642 9.23209 9.30651 9.19742 9.33594 9.16211C9.30654 9.19737 9.27647 9.23205 9.24609 9.2666ZM9.38086 9.1084C9.41753 9.0632 9.45308 9.01713 9.48828 8.9707C9.45314 9.01706 9.4176 9.06313 9.38086 9.1084ZM8.63281 9.86133C8.62531 9.86749 8.61789 9.87376 8.61035 9.87988C8.61788 9.87375 8.62531 9.8675 8.63281 9.86133ZM8.44727 10.0068C8.4359 10.0154 8.42451 10.0238 8.41309 10.0322C8.42451 10.0238 8.43592 10.0154 8.44727 10.0068Z"  /></svg>') center no-repeat}.motivation__search .btn{margin-top:0}.search-results{display:none;position:absolute;top:60px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:100%;max-width:768px;max-height:650px;overflow-y:auto;z-index:999;background:hsla(0,0%,100%,.25);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom-right-radius:12px;border-bottom-left-radius:12px;padding:12px}.search-results p{margin:0;font-size:14px;line-height:120%;color:#4b7180;font-weight:500}.search-results ul{list-style:none;margin:0;padding:0}.search-results li:not(:last-child){margin-bottom:20px}.search-results li a,.search-results li span,.search-results li mark{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.search-results li a{font-size:14px;line-height:1.1}.search-results li a .search-results__item-path{color:#334250;font-weight:600}.search-results li:hover a,.search-results li:hover span,.search-results li:hover a mark{color:#5dc0e0}.search-results__item-category{color:#5a6a7a;font-weight:600}.search-results.is-visible{display:block}.user__notification{height:20px;width:20px;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20"><path fill="%234B7180" stroke="transparent" stroke-width="0" style="" d="M10 20C10.663 20 11.2989 19.7366 11.7678 19.2677C12.2366 18.7989 12.5 18.163 12.5 17.5H7.5C7.5 18.163 7.76339 18.7989 8.23223 19.2677C8.70107 19.7366 9.33696 20 10 20ZM10 2.39746L9.00375 2.59871C7.8737 2.82896 6.85791 3.44259 6.12831 4.33573C5.39872 5.22888 5.00012 6.34669 5 7.49996C5 8.28496 4.8325 10.2462 4.42625 12.1775C4.22625 13.1362 3.95625 14.135 3.5975 15H16.4025C16.0437 14.135 15.775 13.1375 15.5737 12.1775C15.1675 10.2462 15 8.28496 15 7.49996C14.9996 6.3469 14.6009 5.22939 13.8713 4.3365C13.1417 3.44361 12.1261 2.83016 10.9962 2.59996L10 2.39621V2.39746ZM17.775 15C18.0538 15.5587 18.3763 16.0012 18.75 16.25H1.25C1.62375 16.0012 1.94625 15.5587 2.225 15C3.35 12.75 3.75 8.59996 3.75 7.49996C3.75 4.47496 5.9 1.94996 8.75625 1.37371C8.7388 1.1999 8.75798 1.02436 8.81254 0.858423C8.8671 0.692482 8.95584 0.539819 9.07303 0.410279C9.19022 0.28074 9.33325 0.1772 9.49292 0.106338C9.65258 0.0354751 9.82532 -0.00113678 10 -0.00113678C10.1747 -0.00113678 10.3474 0.0354751 10.5071 0.106338C10.6667 0.1772 10.8098 0.28074 10.927 0.410279C11.0442 0.539819 11.1329 0.692482 11.1875 0.858423C11.242 1.02436 11.2612 1.1999 11.2437 1.37371C12.6566 1.66108 13.9267 2.42791 14.839 3.54433C15.7514 4.66076 16.2498 6.05817 16.25 7.49996C16.25 8.59996 16.65 12.75 17.775 15Z"  /></svg>') center no-repeat}.user__link{display:grid;grid-template-columns:24px 1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px;text-decoration:none;min-width:115px}.user__link.has-notification .user__img::after{content:"";position:absolute;inset:-4px -2px auto auto;height:7px;width:7px;background-color:hsla(0,0%,100%,.5);border-radius:10px 10px 10px 0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.user__link:has(.user__position){row-gap:2px}.user__link.middle{grid-template-columns:40px 1fr}.user__link.middle .user__img img{height:40px;width:40px;border-radius:12px}.user__link.middle .user__name{font-size:14px}.user__link.big{grid-template-columns:42px 1fr}.user__link.big .user__img img{height:42px;width:42px;border-radius:12px}.user__link.big .user__name{font-size:16px}.user__link.big.has-notification .user__img::after{height:18px;width:18px;inset:0 -7px auto auto}.user__link.bigest{grid-template-columns:48px 1fr}.user__link.bigest .user__img img{height:48px;width:48px;border-radius:12px}.user__link.bigest .user__name{font-size:16px}.user__link.bigest.has-notification .user__img::after{height:18px;width:18px;inset:0 -7px auto auto}.user__link[class*=stars] .user__img::before{content:"";position:absolute;inset:-8px auto auto -8px;height:20px;width:20px;border-radius:50%;background-color:rgba(137,179,197,.25);background-position:center;background-repeat:no-repeat;-webkit-box-shadow:0px 4px 4px rgba(0,0,0,.25);box-shadow:0px 4px 4px rgba(0,0,0,.25);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.user__link[class*=stars].stars--50 .user__img::before{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12"><path fill="%23fff" stroke="transparent" stroke-width="0" style="" d="M6 0.375C6.13717 0.375 6.27435 0.447667 6.34863 0.59375L7.98633 3.83887L11.6602 4.36133C11.7517 4.37572 11.8356 4.42124 11.8975 4.49023C11.9594 4.55923 11.9956 4.64765 12 4.74023C12.0052 4.8018 11.9967 4.86416 11.9746 4.92188C11.9525 4.97954 11.917 5.03184 11.8721 5.07422L9.23047 7.59082L9.85254 11.1387C9.91073 11.4707 9.58236 11.7305 9.29297 11.582L6 9.89062L2.70801 11.582C2.67361 11.5999 2.63675 11.6131 2.59863 11.6201C2.34234 11.6649 2.09779 11.4294 2.14844 11.1387L2.77148 7.59082L0.129883 5.07422C0.088817 5.03537 0.0563708 4.98754 0.0341797 4.93555C0.0120705 4.88363 0.000620568 4.82791 0.000976562 4.77148C0.00101848 4.69157 0.0228019 4.61313 0.0644531 4.54492C0.0940003 4.49549 0.134599 4.45367 0.182617 4.42188C0.230576 4.39013 0.28483 4.36925 0.341797 4.36133L4.01562 3.83887L5.65332 0.59375C5.68475 0.528592 5.7338 0.473256 5.79492 0.43457C5.85618 0.395854 5.92754 0.375402 6 0.375ZM6 1.66992V9.02051C6.06052 9.02026 6.12008 9.03467 6.17383 9.0625L8.93848 10.4824L8.41797 7.51465C8.40576 7.44652 8.4105 7.37646 8.43164 7.31055C8.45276 7.24472 8.4896 7.18501 8.53906 7.13672L10.7197 5.05859L7.68066 4.62695C7.61776 4.61744 7.55815 4.59229 7.50684 4.55469C7.45563 4.51713 7.41373 4.46814 7.38574 4.41113L6.00098 1.66699L6 1.66992Z"  /></svg>')}.user__img{position:relative;cursor:pointer}.user__img img{height:24px;width:24px;border-radius:4px}.user__link:has(.user__position) .user__img{grid-row:1/3}.user__position{font-size:16px;line-height:120%}.user__name{font-size:12px;line-height:120%}.user__logout{height:24px;width:24px;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="%234B7180" stroke="transparent" stroke-width="0" style="" d="M9 12C9 12.1989 9.07902 12.3897 9.21967 12.5303C9.36032 12.671 9.55109 12.75 9.75 12.75H18.4395L15.219 15.969C15.0782 16.1098 14.9991 16.3008 14.9991 16.5C14.9991 16.6992 15.0782 16.8902 15.219 17.031C15.3598 17.1718 15.5508 17.2509 15.75 17.2509C15.9492 17.2509 16.1402 17.1718 16.281 17.031L20.781 12.531C20.8508 12.4613 20.9063 12.3786 20.9441 12.2874C20.9819 12.1963 21.0013 12.0987 21.0013 12C21.0013 11.9013 20.9819 11.8037 20.9441 11.7125C20.9063 11.6214 20.8508 11.5387 20.781 11.469L16.281 6.969C16.1402 6.82817 15.9492 6.74905 15.75 6.74905C15.5508 6.74905 15.3598 6.82817 15.219 6.969C15.0782 7.10983 14.9991 7.30084 14.9991 7.5C14.9991 7.69916 15.0782 7.89017 15.219 8.031L18.4395 11.25H9.75C9.55109 11.25 9.36032 11.329 9.21967 11.4697C9.07902 11.6103 9 11.8011 9 12ZM5.25 22.5C5.05109 22.5 4.86032 22.421 4.71967 22.2803C4.57902 22.1397 4.5 21.9489 4.5 21.75V2.25C4.5 2.05109 4.57902 1.86032 4.71967 1.71967C4.86032 1.57902 5.05109 1.5 5.25 1.5C5.44891 1.5 5.63968 1.57902 5.78033 1.71967C5.92098 1.86032 6 2.05109 6 2.25V21.75C6 21.9489 5.92098 22.1397 5.78033 22.2803C5.63968 22.421 5.44891 22.5 5.25 22.5Z" fill-rule="evenodd" clip-rule="evenodd" /></svg>') center no-repeat;margin-left:14px}.user__upload-button{outline:none;border:none;background-color:#5dc0e0;border-radius:50%;z-index:25;width:20px;height:20px;position:absolute;right:-10px;bottom:-7px;-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;cursor:pointer}.user__upload-button:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.user__img:hover .user__upload-button{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.block-rows{display:grid;grid-template-columns:100%;grid-template-rows:1fr repeat(3, auto);row-gap:4px}.block-rows--2{display:grid;grid-template-columns:100%;grid-template-rows:repeat(4, auto);-ms-flex-line-pack:start;align-content:start;row-gap:12px;padding-bottom:32px}@media(min-width: 1024px){.block-rows--2{padding-bottom:72px}}.block-rows--3{display:grid;grid-template-columns:100%;grid-template-rows:auto 1fr}.block-with-backing{display:grid;grid-template-columns:284px minmax(465px, 1fr);grid-template-rows:100%;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;will-change:grid}.block-with-backing:has(.main__search){grid-template-rows:auto minmax(100px, 1fr);row-gap:20px}.block-with-backing--2{padding-bottom:60px;display:grid;grid-template-columns:100%;grid-auto-flow:row;grid-auto-rows:auto;row-gap:48px;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.block-with-backing--2:not(.is-full-article-bg):not(.is-full-aside-bg){-ms-flex-line-pack:start;align-content:start}@media(max-width: 1024px){.block-with-backing--2:not(.is-full-article-bg):not(.is-full-aside-bg){margin-bottom:84px}}@media(max-width: 768px){.block-with-backing--2:not(.is-full-article-bg):not(.is-full-aside-bg){margin-bottom:232px}}@media(min-width: 1024px){.block-with-backing--2{padding-bottom:84px}}.block-with-backing.is-full-aside,.block-with-backing--2.is-full-aside{grid-template-columns:754px 0px}.block-with-backing.is-full-article,.block-with-backing--2.is-full-article{grid-template-columns:60px 1fr}.block-with-backing.is-full-article .article,.block-with-backing--2.is-full-article .article{padding-left:0}.block-with-backing.lk .article,.block-with-backing--2.lk .article{--padding: 24px}.block-title{margin:0;font:500 20px/130% "Exo2";color:#4b7180}.footer{z-index:100;background-color:#4b7180;padding:14px 0;max-height:64px}.footer__block{display:grid;grid-template-columns:repeat(5, auto);gap:12px 23px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer .logo__link{line-height:0;margin-right:auto}.footer__logo{width:120px}.footer .contacts__link{font-size:10px;line-height:110%;color:#89b3c5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px}.footer .contacts__link.mail::before,.footer .contacts__link.telegram::before{content:"";height:16px;width:16px;-webkit-box-flex:0;-ms-flex:0 0 16px;flex:0 0 16px;background-position:center;background-repeat:no-repeat;background-size:contain}.footer .contacts__link:hover{color:#5dc0e0}.footer .contacts__link.mail::before{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path fill="%2389B3C5" stroke="transparent" stroke-width="0" style="" d="M0 4C0 3.46957 0.210714 2.96086 0.585786 2.58579C0.960859 2.21071 1.46957 2 2 2H14C14.5304 2 15.0391 2.21071 15.4142 2.58579C15.7893 2.96086 16 3.46957 16 4V12C16 12.5304 15.7893 13.0391 15.4142 13.4142C15.0391 13.7893 14.5304 14 14 14H2C1.46957 14 0.960859 13.7893 0.585786 13.4142C0.210714 13.0391 0 12.5304 0 12V4ZM2 3C1.73478 3 1.48043 3.10536 1.29289 3.29289C1.10536 3.48043 1 3.73478 1 4V4.217L8 8.417L15 4.217V4C15 3.73478 14.8946 3.48043 14.7071 3.29289C14.5196 3.10536 14.2652 3 14 3H2ZM15 5.383L10.292 8.208L15 11.105V5.383ZM14.966 12.259L9.326 8.788L8 9.583L6.674 8.788L1.034 12.258C1.09083 12.4708 1.21632 12.6589 1.39099 12.7931C1.56566 12.9272 1.77975 13 2 13H14C14.2201 13 14.4341 12.9274 14.6088 12.7934C14.7834 12.6595 14.909 12.4716 14.966 12.259V12.259ZM1 11.105L5.708 8.208L1 5.383V11.105Z"  /></svg>')}.footer .contacts__link.telegram::before{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path fill="%2389B3C5" stroke="transparent" stroke-width="0" style="" d="M8.39648 0.00976562C10.3739 0.107809 12.2507 0.9362 13.6572 2.34277C15.1575 3.84306 16 5.87827 16 8L15.9902 8.39648C15.8922 10.3739 15.0638 12.2507 13.6572 13.6572L13.3691 13.9307C11.9017 15.2593 9.989 16 8 16L7.60352 15.9902C5.75808 15.8987 4.00056 15.1708 2.63086 13.9307L2.34277 13.6572C0.9362 12.2507 0.107809 10.3739 0.00976562 8.39648L0 8C5.91911e-08 6.011 0.740687 4.09835 2.06934 2.63086L2.34277 2.34277C3.84306 0.842482 5.87827 6.31419e-08 8 0L8.39648 0.00976562ZM8 1C6.14348 1 4.36256 1.73705 3.0498 3.0498C1.73705 4.36256 1 6.14348 1 8C1 9.85652 1.73705 11.6374 3.0498 12.9502C4.36256 14.2629 6.14348 15 8 15C9.85652 15 11.6374 14.2629 12.9502 12.9502C14.181 11.7194 14.9055 10.077 14.9912 8.34668L15 8C15 6.14348 14.2629 4.36256 12.9502 3.0498C11.7194 1.819 10.077 1.09452 8.34668 1.00879L8 1ZM11.2539 3.81641C11.533 3.81123 11.8076 3.88217 12.0479 4.02148L12.1494 4.08594L12.1943 4.11719L12.2363 4.1543C12.4795 4.3654 12.6362 4.65675 12.6816 4.97461H12.6836C12.6847 4.98203 12.6845 4.98964 12.6855 4.99707C12.6863 5.00296 12.6878 5.00874 12.6885 5.01465H12.6865C12.7089 5.17901 12.7176 5.34518 12.7061 5.51074L12.7051 5.52344L12.7031 5.53516C12.6095 6.52219 12.2887 8.51893 12.0225 10.0518L11.7852 11.376C11.6628 12.0307 11.3221 12.8154 10.5156 12.9824L10.3477 13.0078C9.74598 13.0636 9.25237 12.8035 8.93457 12.5928L8.67773 12.4121C8.58241 12.3442 8.51507 12.2954 8.44629 12.251L8.43848 12.2461C8.06342 11.9995 7.77402 11.8026 7.48828 11.6074V11.6084C7.23037 11.4325 6.97291 11.2583 6.65137 11.0459L6.49805 10.9375C6.24192 10.7442 5.95057 10.4531 5.83789 10.0566C5.60952 10.135 5.36758 10.1813 5.11328 10.1758V10.1768L5.1123 10.1758L5.11133 10.1768V10.1758C4.84772 10.17 4.54504 10.1054 4.31543 10.0479C4.06214 9.98442 3.79937 9.90515 3.58105 9.83398V9.83301L3.41602 9.78223L3.41504 9.78125C3.2489 9.72881 2.94815 9.63938 2.70996 9.50391C2.57958 9.42974 2.38666 9.29939 2.23633 9.0791C2.06674 8.83045 1.99631 8.53419 2.0332 8.23535L2.03418 8.23438L2.06836 8.0625C2.17327 7.68358 2.44064 7.44929 2.5918 7.33691C2.78225 7.19539 3.00565 7.08645 3.22168 6.99902C5.5525 5.98354 7.11565 5.31004 7.90234 4.98242H7.90332L9.27441 4.41895C9.64293 4.27059 9.93008 4.15896 10.1582 4.07617C10.5947 3.91775 10.921 3.82267 11.25 3.81641H11.2539ZM11.2715 4.81641C10.9715 4.82141 10.5081 4.98225 8.28711 5.90625C7.50912 6.23025 5.95305 6.90003 3.62109 7.91602L3.37109 8.02832C3.15487 8.13996 3.03987 8.25041 3.02637 8.3584C2.9967 8.60112 3.30108 8.69721 3.71582 8.82812L3.89062 8.88281C4.29852 9.01578 4.84873 9.17068 5.13379 9.17676C5.39373 9.18276 5.68304 9.07731 6.00195 8.85742C7.90944 7.56972 9.00936 6.83961 9.30078 6.66699L9.37598 6.62695C9.4259 6.61497 9.49599 6.60082 9.54199 6.64258C9.58899 6.68358 9.5841 6.76318 9.5791 6.78418C9.54823 6.91385 8.35228 8.02469 7.7334 8.60059C7.54094 8.78008 7.40353 8.90706 7.375 8.93652C7.31334 8.99954 7.25019 9.06207 7.18652 9.12305C6.80666 9.48892 6.52331 9.76304 7.20215 10.2109C7.52909 10.4269 7.7908 10.6043 8.05176 10.7822C8.33576 10.9762 8.62028 11.1691 8.98828 11.4111C9.08109 11.471 9.17098 11.5358 9.25781 11.5977C9.54736 11.8041 9.81261 11.9926 10.1201 12.0137L10.2549 12.0117C10.4422 11.9942 10.6346 11.8391 10.7549 11.3984L10.8018 11.1924C11.0667 9.77553 11.5879 6.70665 11.708 5.44141C11.7117 5.38884 11.7121 5.33577 11.71 5.2832L11.6953 5.12598C11.6859 5.04195 11.6449 4.96463 11.5811 4.90918C11.5129 4.86211 11.4349 4.83144 11.3535 4.82031L11.2715 4.81641Z"  /></svg>')}.title-banner{display:grid;grid-template-columns:repeat(2, auto);-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;z-index:10;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}.title-banner:has(form,.form){overflow:visible}.title-banner__block{display:grid;padding:18px 12px;gap:12px;background:hsla(0,0%,100%,.25);-webkit-box-shadow:4px 4px 4px rgba(0,0,0,.05);box-shadow:4px 4px 4px rgba(0,0,0,.05);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:18px}.title-banner__block img{max-width:200px}.title-banner__title{font:500 36px/100% "Exo2";color:#4b7180;margin:0;text-transform:uppercase}.title-banner__subtitle{font:400 20px/130% "Exo2";line-height:130%;color:#4b7180;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:6px;-moz-column-gap:6px;column-gap:6px}.title-banner__subtitle.upper{text-transform:uppercase;font-size:24px}.title-banner__subtitle span{height:6px;width:6px;border-radius:50%;background-color:#a9d44c}.title-banner__right{position:relative}.title-banner__right.form{margin-top:-20px}.title-banner__right .form{width:448px}.title-banner__right .form__label{font-size:14px;color:#4b7180}.title-banner__right .btns{display:grid;row-gap:24px;justify-items:end}.title-banner__right .btns .btn{min-width:295px}.title-banner__right .arrow--right{padding-left:67px;padding-right:97px}.title-banner__right .arrow--right::before,.title-banner__right .arrow--right::after{right:67px}.title-banner__right .search__field{width:448px}.title-banner__right .search+.form{margin-top:8px}.tskil-header .form{max-width:232px}.birthday-block{padding:23px 12px 12px;-webkit-transition-property:margin-bottom, -webkit-transform;transition-property:margin-bottom, -webkit-transform;transition-property:transform, margin-bottom;transition-property:transform, margin-bottom, -webkit-transform;-webkit-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;-webkit-transform:translateX(calc(100% - 55px));-ms-transform:translateX(calc(100% - 55px));transform:translateX(calc(100% - 55px));position:absolute;inset:0 0 auto auto;z-index:10}.birthday-block::before{content:"";position:absolute;inset:0 auto 0 0;z-index:-1;width:50vw;border-radius:12px 0 0 12px;background:hsla(0,0%,100%,.25);-webkit-box-shadow:4px 4px 4px rgba(0,0,0,.05);box-shadow:4px 4px 4px rgba(0,0,0,.05);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.birthday-block:has(.birthday-block__check:checked){-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);margin-bottom:0}.birthday-block:has(.birthday-block__check:checked) .birthday-block__title{opacity:1}.birthday-block:has(.birthday-block__check:checked) .birthday-block__list{height:var(--birthday-block-height);margin-top:12px;opacity:1}.birthday-block__head{display:grid;grid-template-columns:auto 1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:26px;-moz-column-gap:26px;column-gap:26px}.birthday-block__btn{border:none;-webkit-box-shadow:-2px -2px 4px rgba(77,127,142,.15),2px 4px 4px rgba(77,127,142,.15);box-shadow:-2px -2px 4px rgba(77,127,142,.15),2px 4px 4px rgba(77,127,142,.15);background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="%234B7180" stroke="transparent" stroke-width="0" style="" d="M5.08375 8.25047C5.21284 8.09367 5.3731 7.96778 5.5535 7.88147C5.73389 7.79516 5.93014 7.75047 6.12875 7.75049H17.8713C18.0699 7.75047 18.2661 7.79516 18.4465 7.88147C18.6269 7.96778 18.7872 8.09367 18.9163 8.25047L22.5036 12.5989C22.8239 12.9872 23 13.4817 23 13.9931V14.3574C23.0001 15.0645 22.7875 15.7539 22.392 16.3293C21.9965 16.9048 21.4378 17.3375 20.7941 17.5669C20.1503 17.7963 19.4536 17.8111 18.8014 17.6091C18.1492 17.4071 17.574 16.9984 17.1562 16.4402C16.8512 16.8484 16.4603 17.1787 16.0134 17.4057C15.5665 17.6328 15.0756 17.7506 14.5781 17.7501C14.0807 17.7507 13.5897 17.6329 13.1428 17.4059C12.6959 17.1788 12.305 16.8485 12 16.4402C11.695 16.8485 11.3041 17.1788 10.8572 17.4059C10.4103 17.6329 9.91934 17.7507 9.42188 17.7501C8.92441 17.7507 8.43342 17.6329 7.98654 17.4059C7.53965 17.1788 7.14874 16.8485 6.84375 16.4402C6.42601 16.9984 5.85084 17.4071 5.19861 17.6091C4.54639 17.8111 3.84971 17.7963 3.20595 17.5669C2.56218 17.3375 2.00351 16.9048 1.608 16.3293C1.21249 15.7539 0.999925 15.0645 1 14.3574V13.9931C1.00002 13.4817 1.17608 12.9872 1.49638 12.5989L5.08512 8.24904L5.08375 8.25047ZM7.53125 14.3574C7.53125 14.8783 7.73044 15.3779 8.085 15.7463C8.43956 16.1147 8.92045 16.3216 9.42188 16.3216C9.9233 16.3216 10.4042 16.1147 10.7587 15.7463C11.1133 15.3779 11.3125 14.8783 11.3125 14.3574C11.3125 14.168 11.3849 13.9863 11.5139 13.8523C11.6428 13.7184 11.8177 13.6431 12 13.6431C12.1823 13.6431 12.3572 13.7184 12.4861 13.8523C12.6151 13.9863 12.6875 14.168 12.6875 14.3574C12.6875 14.8783 12.8867 15.3779 13.2413 15.7463C13.5958 16.1147 14.0767 16.3216 14.5781 16.3216C15.0795 16.3216 15.5604 16.1147 15.915 15.7463C16.2696 15.3779 16.4688 14.8783 16.4688 14.3574C16.4688 14.168 16.5412 13.9863 16.6701 13.8523C16.799 13.7184 16.9739 13.6431 17.1562 13.6431C17.3386 13.6431 17.5135 13.7184 17.6424 13.8523C17.7713 13.9863 17.8438 14.168 17.8438 14.3574C17.8438 14.8783 18.0429 15.3779 18.3975 15.7463C18.7521 16.1147 19.233 16.3216 19.7344 16.3216C20.2358 16.3216 20.7167 16.1147 21.0712 15.7463C21.4258 15.3779 21.625 14.8783 21.625 14.3574V13.9931C21.625 13.8229 21.5665 13.6582 21.46 13.5288L17.8713 9.17901H6.12875L2.54 13.5288C2.4335 13.6582 2.37499 13.8229 2.375 13.9931V14.3574C2.375 14.8783 2.57419 15.3779 2.92875 15.7463C3.28331 16.1147 3.7642 16.3216 4.26562 16.3216C4.76705 16.3216 5.24794 16.1147 5.6025 15.7463C5.95706 15.3779 6.15625 14.8783 6.15625 14.3574C6.15625 14.168 6.22868 13.9863 6.35761 13.8523C6.48655 13.7184 6.66141 13.6431 6.84375 13.6431C7.02609 13.6431 7.20095 13.7184 7.32989 13.8523C7.45882 13.9863 7.53125 14.168 7.53125 14.3574Z M11.25 7.75049V5.75049C11.25 5.33627 11.5858 5.00049 12 5.00049C12.4142 5.00049 12.75 5.33627 12.75 5.75049V7.75049C12.75 8.1647 12.4142 8.50049 12 8.50049C11.5858 8.50049 11.25 8.1647 11.25 7.75049Z M11.7129 0.0569592C11.9931 -0.0590833 12.3158 0.00556612 12.5303 0.220045C12.9974 0.687211 13.5132 1.35927 13.8691 2.07747C14.1877 2.72037 14.4519 3.54935 14.2568 4.33137L14.2119 4.48762C13.8052 5.70756 12.6061 6.01325 11.7441 5.93489C11.297 5.89417 10.8421 5.75117 10.4775 5.50423C10.1204 5.26226 9.75005 4.84178 9.75 4.25032L9.75879 4.07161C9.79762 3.66852 9.96758 3.36979 10.1943 3.13411C10.3023 3.02186 10.4208 2.92615 10.5029 2.85969C10.595 2.78524 10.6636 2.72961 10.7305 2.66536C10.8479 2.55257 10.9655 2.40636 11.0615 2.14583C11.1627 1.87141 11.25 1.44135 11.25 0.750319L11.2588 0.638014C11.2977 0.38097 11.4677 0.158501 11.7129 0.0569592ZM12.4697 2.66536C12.2845 3.16757 12.0271 3.49996 11.7695 3.74739C11.649 3.86314 11.53 3.958 11.4463 4.02571C11.3527 4.10141 11.307 4.13928 11.2744 4.17317C11.2594 4.18879 11.2553 4.18984 11.2529 4.20833C11.2651 4.22075 11.2855 4.23915 11.3193 4.26204C11.4391 4.34311 11.6407 4.41892 11.8809 4.44075C12.5 4.5 12.6947 4.29297 12.7881 4.01301L12.8125 3.91145C12.853 3.65479 12.7791 3.25725 12.5244 2.74348C12.5088 2.71191 12.4911 2.68119 12.4746 2.64973C12.4728 2.65482 12.4716 2.66029 12.4697 2.66536Z M4.71509 18.3281C5.06287 18.1554 5.48025 18.278 5.68287 18.5996L5.72095 18.666L7.50025 22.25H16.51L18.384 18.6533L18.4231 18.5869C18.632 18.2696 19.0515 18.1557 19.3958 18.335C19.7399 18.5144 19.8868 18.9233 19.7463 19.2764L19.7141 19.3467L17.6311 23.3467C17.502 23.5945 17.2455 23.7498 16.9661 23.75H7.03541C6.75073 23.75 6.49028 23.5889 6.36353 23.334L4.3772 19.334L4.34693 19.2627C4.21338 18.9071 4.3676 18.5009 4.71509 18.3281Z"  /></svg>') center no-repeat,-webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(rgba(255, 255, 255, 0.1)));background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="%234B7180" stroke="transparent" stroke-width="0" style="" d="M5.08375 8.25047C5.21284 8.09367 5.3731 7.96778 5.5535 7.88147C5.73389 7.79516 5.93014 7.75047 6.12875 7.75049H17.8713C18.0699 7.75047 18.2661 7.79516 18.4465 7.88147C18.6269 7.96778 18.7872 8.09367 18.9163 8.25047L22.5036 12.5989C22.8239 12.9872 23 13.4817 23 13.9931V14.3574C23.0001 15.0645 22.7875 15.7539 22.392 16.3293C21.9965 16.9048 21.4378 17.3375 20.7941 17.5669C20.1503 17.7963 19.4536 17.8111 18.8014 17.6091C18.1492 17.4071 17.574 16.9984 17.1562 16.4402C16.8512 16.8484 16.4603 17.1787 16.0134 17.4057C15.5665 17.6328 15.0756 17.7506 14.5781 17.7501C14.0807 17.7507 13.5897 17.6329 13.1428 17.4059C12.6959 17.1788 12.305 16.8485 12 16.4402C11.695 16.8485 11.3041 17.1788 10.8572 17.4059C10.4103 17.6329 9.91934 17.7507 9.42188 17.7501C8.92441 17.7507 8.43342 17.6329 7.98654 17.4059C7.53965 17.1788 7.14874 16.8485 6.84375 16.4402C6.42601 16.9984 5.85084 17.4071 5.19861 17.6091C4.54639 17.8111 3.84971 17.7963 3.20595 17.5669C2.56218 17.3375 2.00351 16.9048 1.608 16.3293C1.21249 15.7539 0.999925 15.0645 1 14.3574V13.9931C1.00002 13.4817 1.17608 12.9872 1.49638 12.5989L5.08512 8.24904L5.08375 8.25047ZM7.53125 14.3574C7.53125 14.8783 7.73044 15.3779 8.085 15.7463C8.43956 16.1147 8.92045 16.3216 9.42188 16.3216C9.9233 16.3216 10.4042 16.1147 10.7587 15.7463C11.1133 15.3779 11.3125 14.8783 11.3125 14.3574C11.3125 14.168 11.3849 13.9863 11.5139 13.8523C11.6428 13.7184 11.8177 13.6431 12 13.6431C12.1823 13.6431 12.3572 13.7184 12.4861 13.8523C12.6151 13.9863 12.6875 14.168 12.6875 14.3574C12.6875 14.8783 12.8867 15.3779 13.2413 15.7463C13.5958 16.1147 14.0767 16.3216 14.5781 16.3216C15.0795 16.3216 15.5604 16.1147 15.915 15.7463C16.2696 15.3779 16.4688 14.8783 16.4688 14.3574C16.4688 14.168 16.5412 13.9863 16.6701 13.8523C16.799 13.7184 16.9739 13.6431 17.1562 13.6431C17.3386 13.6431 17.5135 13.7184 17.6424 13.8523C17.7713 13.9863 17.8438 14.168 17.8438 14.3574C17.8438 14.8783 18.0429 15.3779 18.3975 15.7463C18.7521 16.1147 19.233 16.3216 19.7344 16.3216C20.2358 16.3216 20.7167 16.1147 21.0712 15.7463C21.4258 15.3779 21.625 14.8783 21.625 14.3574V13.9931C21.625 13.8229 21.5665 13.6582 21.46 13.5288L17.8713 9.17901H6.12875L2.54 13.5288C2.4335 13.6582 2.37499 13.8229 2.375 13.9931V14.3574C2.375 14.8783 2.57419 15.3779 2.92875 15.7463C3.28331 16.1147 3.7642 16.3216 4.26562 16.3216C4.76705 16.3216 5.24794 16.1147 5.6025 15.7463C5.95706 15.3779 6.15625 14.8783 6.15625 14.3574C6.15625 14.168 6.22868 13.9863 6.35761 13.8523C6.48655 13.7184 6.66141 13.6431 6.84375 13.6431C7.02609 13.6431 7.20095 13.7184 7.32989 13.8523C7.45882 13.9863 7.53125 14.168 7.53125 14.3574Z M11.25 7.75049V5.75049C11.25 5.33627 11.5858 5.00049 12 5.00049C12.4142 5.00049 12.75 5.33627 12.75 5.75049V7.75049C12.75 8.1647 12.4142 8.50049 12 8.50049C11.5858 8.50049 11.25 8.1647 11.25 7.75049Z M11.7129 0.0569592C11.9931 -0.0590833 12.3158 0.00556612 12.5303 0.220045C12.9974 0.687211 13.5132 1.35927 13.8691 2.07747C14.1877 2.72037 14.4519 3.54935 14.2568 4.33137L14.2119 4.48762C13.8052 5.70756 12.6061 6.01325 11.7441 5.93489C11.297 5.89417 10.8421 5.75117 10.4775 5.50423C10.1204 5.26226 9.75005 4.84178 9.75 4.25032L9.75879 4.07161C9.79762 3.66852 9.96758 3.36979 10.1943 3.13411C10.3023 3.02186 10.4208 2.92615 10.5029 2.85969C10.595 2.78524 10.6636 2.72961 10.7305 2.66536C10.8479 2.55257 10.9655 2.40636 11.0615 2.14583C11.1627 1.87141 11.25 1.44135 11.25 0.750319L11.2588 0.638014C11.2977 0.38097 11.4677 0.158501 11.7129 0.0569592ZM12.4697 2.66536C12.2845 3.16757 12.0271 3.49996 11.7695 3.74739C11.649 3.86314 11.53 3.958 11.4463 4.02571C11.3527 4.10141 11.307 4.13928 11.2744 4.17317C11.2594 4.18879 11.2553 4.18984 11.2529 4.20833C11.2651 4.22075 11.2855 4.23915 11.3193 4.26204C11.4391 4.34311 11.6407 4.41892 11.8809 4.44075C12.5 4.5 12.6947 4.29297 12.7881 4.01301L12.8125 3.91145C12.853 3.65479 12.7791 3.25725 12.5244 2.74348C12.5088 2.71191 12.4911 2.68119 12.4746 2.64973C12.4728 2.65482 12.4716 2.66029 12.4697 2.66536Z M4.71509 18.3281C5.06287 18.1554 5.48025 18.278 5.68287 18.5996L5.72095 18.666L7.50025 22.25H16.51L18.384 18.6533L18.4231 18.5869C18.632 18.2696 19.0515 18.1557 19.3958 18.335C19.7399 18.5144 19.8868 18.9233 19.7463 19.2764L19.7141 19.3467L17.6311 23.3467C17.502 23.5945 17.2455 23.7498 16.9661 23.75H7.03541C6.75073 23.75 6.49028 23.5889 6.36353 23.334L4.3772 19.334L4.34693 19.2627C4.21338 18.9071 4.3676 18.5009 4.71509 18.3281Z"  /></svg>') center no-repeat,linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0.1) 100%);border-radius:6px;height:42px;width:42px;position:relative;cursor:pointer}.birthday-block__count{border-radius:50%;padding:4px;aspect-ratio:1/1;background-color:#a9d44c;position:absolute;inset:-10px -10px auto auto;min-height:22px;color:#fff;font-size:12px;text-align:center}.birthday-block__title{font:500 16px/120% "Roboto";margin:0;-webkit-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out;opacity:0;white-space:nowrap}.birthday-block__list{margin-top:0;display:grid;gap:24px;overflow:hidden;height:0;opacity:0;-webkit-transition-property:height, margin-top, opacity;transition-property:height, margin-top, opacity;-webkit-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}.tree-columns{display:grid;gap:12px 24px;grid-template-columns:repeat(2, minmax(0, 100%));-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:10px}.tree-columns:not(:has(.slider)){grid-template-columns:repeat(3, 1fr)}.tree-columns__title{grid-column:1/-1}.tree-columns .slider{width:calc(100% + 20px);grid-column:1/-1}.tree-columns .slider.swiper-grid{--rows: 3;--margin: 24px;height:calc(180px*var(--rows) + var(--margin)*(var(--rows) - 1))}.tree-columns .slider.swiper-grid .slider__wrap{-ms-flex-line-pack:start;align-content:flex-start}.tree-columns .slider.swiper-grid .list__item{height:calc((100% - var(--margin)*(var(--rows) - 1))/var(--rows)) !important}.tree-columns .slider__pagination{grid-column:2/3}.tree-columns__link{margin-top:4px;grid-column:1/-1;justify-self:end;color:#4b7180;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:14px;-moz-column-gap:14px;column-gap:14px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tree-columns__link::after{content:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="%235DC0E0" stroke="transparent" stroke-width="0" style="" d="M1.5 11.9998C1.5 11.8009 1.57902 11.6102 1.71967 11.4695C1.86032 11.3289 2.05109 11.2498 2.25 11.2498H19.9395L15.219 6.53085C15.0782 6.39002 14.9991 6.19901 14.9991 5.99985C14.9991 5.80069 15.0782 5.60968 15.219 5.46885C15.3598 5.32802 15.5508 5.2489 15.75 5.2489C15.9492 5.2489 16.1402 5.32802 16.281 5.46885L22.281 11.4688C22.3508 11.5385 22.4063 11.6213 22.4441 11.7124C22.4819 11.8035 22.5013 11.9012 22.5013 11.9998C22.5013 12.0985 22.4819 12.1962 22.4441 12.2873C22.4063 12.3784 22.3508 12.4612 22.281 12.5308L16.281 18.5308C16.1402 18.6717 15.9492 18.7508 15.75 18.7508C15.5508 18.7508 15.3598 18.6717 15.219 18.5308C15.0782 18.39 14.9991 18.199 14.9991 17.9998C14.9991 17.8007 15.0782 17.6097 15.219 17.4688L19.9395 12.7498H2.25C2.05109 12.7498 1.86032 12.6708 1.71967 12.5302C1.57902 12.3895 1.5 12.1988 1.5 11.9998V11.9998Z" fill-rule="evenodd" clip-rule="evenodd" /></svg>');line-height:0}.slider__pagination+.tree-columns__link{grid-area:3/1/4/2;justify-self:start}.list__item{--aspect-ratio: 232/159;position:relative;z-index:1;border:.5px solid #f8feff;border-radius:12px;aspect-ratio:var(--aspect-ratio);display:block;-webkit-filter:drop-shadow(-2px -2px 4px rgba(77, 127, 142, 0.15)) drop-shadow(2px 4px 4px rgba(77, 127, 142, 0.15));filter:drop-shadow(-2px -2px 4px rgba(77, 127, 142, 0.15)) drop-shadow(2px 4px 4px rgba(77, 127, 142, 0.15))}.list__item.not-selectable{-webkit-filter:none;filter:none}.list__item.not-selectable .item__img::before{content:"";position:absolute;inset:0;border-radius:12px;background-color:rgba(42,75,88,.35);-webkit-box-shadow:inset -8px -8px 15px 0 rgba(93,192,224,.2);box-shadow:inset -8px -8px 15px 0 rgba(93,192,224,.2);z-index:1}.list__item.not-selectable .item__title{z-index:2;color:#fff}.list__item.item--2{--aspect-ratio: 200/162}.list__item.item--3{--aspect-ratio: 200/310}.list__item.item--4{--aspect-ratio: 200/162;border:none}.list__item.item--4 .item__autor{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.list__item.item--4 .item__autor_name{text-wrap:nowrap;text-overflow:ellipsis}.list__item.item--4 .item__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.list__item.item--grey{border:none}.list__item.item--grey::before{content:"";position:absolute;inset:0;background-color:rgba(54,83,94,.5);z-index:1}.list__item.item--grey .item__img{position:relative;z-index:-1}.list__item.item--grey .item__content{z-index:2}.list__item.item--grey .item__title{color:#fff}.list__item.white-text *{color:#fff !important}.list__item .item__selector{position:absolute;top:7px;right:7px;z-index:5;height:34px;width:34px;isolation:isolate}.list__item .item__selector::before{content:"";position:absolute;z-index:2;top:50%;-webkit-box-shadow:inset 0 0 0 1px #fff;box-shadow:inset 0 0 0 1px #fff;border-radius:2px;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);height:18px;width:18px;-webkit-transition:opacity .3s;transition:opacity .3s}.list__item .item__selector::after{content:"";position:absolute;z-index:-1;top:50%;left:50%;width:120%;height:120%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);background:radial-gradient(circle, #A9D44C 0%, #A9D44C 50%, transparent 75%, transparent 100%);border-radius:50%;pointer-events:none}.list__item .item__img{display:block;height:100%;width:100%;border-radius:12px;overflow:hidden;position:relative}.list__item .item__content{position:absolute;inset:16px;display:grid;row-gap:12px;-ms-flex-line-pack:end;align-content:end}.list__item .item__content:has(.item__favorites){padding-right:30px}.list__item .item__autor{display:grid;grid-template-columns:34px 1fr;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;-ms-flex-line-pack:center;align-content:center}.list__item .item__autor_photo{height:34px;width:34px;border-radius:6px;background:linear-gradient(135deg, #A9D44C 0%, #5DC0E0 100%);padding:1px;grid-row:1/3}.list__item .item__autor_photo img{border-radius:5px}.list__item .item__autor_name{font-size:16px;line-height:120%;color:rgba(0,0,0,.57)}.list__item .item__autor_position{font-size:14px;line-height:100%;color:rgba(0,0,0,.37)}.list__item .item__title{font:500 16px/120% "Roboto";color:#4b7180}.list__item .item__text{font-size:12px;line-height:110%;color:rgba(0,0,0,.57);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.list__item .item__text.full-text{-webkit-line-clamp:4;line-clamp:4}.list__item .item__pdf{position:absolute !important}.list__item .item__pdf{height:35px;width:35px;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;inset:-6px -6px auto auto;background:radial-gradient(circle, #A9D44C 0%, #A9D44C 35%, transparent 80%, transparent 100%)}.list__item .item__pdf::before{content:"";height:19px;width:19px}.list__item .item__pdf{pointer-events:none}.list__item .item__pdf::before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="19" viewBox="0 0 18 19"><path fill="%23fff" stroke="transparent" stroke-width="0" style="" d="M18 12.734C18 12.8949 17.9368 13.0491 17.8243 13.1628C17.7117 13.2765 17.5591 13.3404 17.4 13.3404H14.8V15.3617H16.6C16.7591 15.3617 16.9117 15.4256 17.0243 15.5393C17.1368 15.653 17.2 15.8073 17.2 15.9681C17.2 16.1289 17.1368 16.2831 17.0243 16.3969C16.9117 16.5106 16.7591 16.5745 16.6 16.5745H14.8V18.3936C14.8 18.5544 14.7368 18.7087 14.6243 18.8224C14.5117 18.9361 14.3591 19 14.2 19C14.0409 19 13.8883 18.9361 13.7757 18.8224C13.6632 18.7087 13.6 18.5544 13.6 18.3936V12.734C13.6 12.5732 13.6632 12.419 13.7757 12.3053C13.8883 12.1915 14.0409 12.1277 14.2 12.1277H17.4C17.5591 12.1277 17.7117 12.1915 17.8243 12.3053C17.9368 12.419 18 12.5732 18 12.734ZM4.8 14.7553C4.8 15.4522 4.52607 16.1206 4.03848 16.6134C3.55088 17.1061 2.88956 17.383 2.2 17.383H1.2V18.3936C1.2 18.5544 1.13679 18.7087 1.02426 18.8224C0.911742 18.9361 0.75913 19 0.6 19C0.44087 19 0.288258 18.9361 0.175736 18.8224C0.063214 18.7087 0 18.5544 0 18.3936V12.734C0 12.5732 0.063214 12.419 0.175736 12.3053C0.288258 12.1915 0.44087 12.1277 0.6 12.1277H2.2C2.88956 12.1277 3.55088 12.4045 4.03848 12.8973C4.52607 13.3901 4.8 14.0584 4.8 14.7553ZM3.6 14.7553C3.6 14.3801 3.4525 14.0202 3.18995 13.7548C2.9274 13.4895 2.5713 13.3404 2.2 13.3404H1.2V16.1702H2.2C2.5713 16.1702 2.9274 16.0211 3.18995 15.7558C3.4525 15.4905 3.6 15.1306 3.6 14.7553ZM12 15.5638C12 16.4752 11.6418 17.3492 11.0042 17.9936C10.3665 18.638 9.50174 19 8.6 19H7C6.84087 19 6.68826 18.9361 6.57574 18.8224C6.46321 18.7087 6.4 18.5544 6.4 18.3936V12.734C6.4 12.5732 6.46321 12.419 6.57574 12.3053C6.68826 12.1915 6.84087 12.1277 7 12.1277H8.6C9.50174 12.1277 10.3665 12.4897 11.0042 13.1341C11.6418 13.7785 12 14.6525 12 15.5638ZM10.8 15.5638C10.8 14.9741 10.5682 14.4086 10.1556 13.9916C9.74305 13.5747 9.18348 13.3404 8.6 13.3404H7.6V17.7872H8.6C9.18348 17.7872 9.74305 17.553 10.1556 17.136C10.5682 16.719 10.8 16.1535 10.8 15.5638ZM0 8.69149V1.41489C0 1.03964 0.1475 0.679757 0.410051 0.414413C0.672602 0.149069 1.0287 1.87519e-07 1.4 1.87519e-07H11C11.0789 -6.25479e-05 11.1571 0.0156166 11.23 0.0461392C11.303 0.0766618 11.3692 0.121428 11.425 0.177873L17.025 5.83745C17.1372 5.95122 17.2001 6.10533 17.2 6.26596V8.69149C17.2 8.85231 17.1368 9.00655 17.0243 9.12027C16.9117 9.23399 16.7591 9.29787 16.6 9.29787C16.4409 9.29787 16.2883 9.23399 16.1757 9.12027C16.0632 9.00655 16 8.85231 16 8.69149V6.87234H11C10.8409 6.87234 10.6883 6.80845 10.5757 6.69474C10.4632 6.58102 10.4 6.42678 10.4 6.26596V1.21277H1.4C1.34696 1.21277 1.29609 1.23406 1.25858 1.27197C1.22107 1.30987 1.2 1.36129 1.2 1.41489V8.69149C1.2 8.85231 1.13679 9.00655 1.02426 9.12027C0.911742 9.23399 0.75913 9.29787 0.6 9.29787C0.44087 9.29787 0.288258 9.23399 0.175736 9.12027C0.063214 9.00655 0 8.85231 0 8.69149ZM11.6 5.65957H15.152L11.6 2.06979V5.65957Z"  /></svg>') center/contain no-repeat}.list__item.is-selected .item__selector::before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="8" viewBox="0 0 10 8"><path fill="%23fff" stroke="transparent" stroke-width="0" style="" d="M8.09091 0.26763C8.24521 0.0968096 8.45352 0.000672966 8.67079 3.51967e-06C8.88806 -0.000665926 9.09683 0.0941856 9.25198 0.264052C9.40713 0.433918 9.49618 0.665151 9.49988 0.907757C9.50358 1.15036 9.42164 1.38485 9.27177 1.56052L4.87029 7.70484C4.79464 7.79584 4.70334 7.86886 4.60184 7.91955C4.50035 7.97023 4.39074 7.99754 4.27958 7.99984C4.16842 8.00214 4.05799 7.97938 3.95488 7.93293C3.85178 7.88647 3.75812 7.81727 3.67951 7.72947L0.763194 4.47138C0.681949 4.38683 0.616784 4.28488 0.571587 4.1716C0.526391 4.05832 0.502088 3.93603 0.500129 3.81203C0.49817 3.68803 0.518595 3.56487 0.560185 3.44987C0.601775 3.33488 0.663679 3.23042 0.742203 3.14273C0.820727 3.05504 0.914262 2.98591 1.01723 2.93946C1.1202 2.89301 1.23049 2.8702 1.34152 2.87239C1.45255 2.87458 1.56205 2.90172 1.66349 2.95219C1.76492 3.00267 1.85622 3.07544 1.93192 3.16617L4.24072 5.74334L8.06996 0.294719C8.07679 0.285179 8.08416 0.27613 8.09201 0.26763H8.09091Z"  /></svg>') center no-repeat}.item__status-overlay{position:absolute;top:0;left:0;width:100%;padding:16px;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;pointer-events:none}.item__progress-indicator{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.indicator__bar{height:6px;border-radius:50px}.indicator__bar--filled{width:25px;background-color:#4b7180}.indicator__bar--background{width:80px;background-color:#fff;border:1px solid rgba(93,192,224,.2509803922)}.item__status-text{color:#fff;font-size:12px;font-weight:400;line-height:110%;margin:0;padding:0}.item__status-overlay.--tag{right:0;left:auto;width:auto;padding:7px;font-family:"Exo2"}.item__status-overlay.--tag .item__status-text{font-size:16px;font-weight:300;text-transform:uppercase;padding:8px 10px 8px 10px;line-height:130%;background-color:#5dc0e0;border-radius:24px}#add-materials-btn:disabled{background-color:rgba(137,179,197,.5);color:#4b7180;border-color:rgba(137,179,197,.5);cursor:not-allowed}.favorites{--position: auto -6px -6px auto;--size: 27px;position:absolute !important;z-index:5;height:var(--size);width:var(--size);inset:var(--position);background:radial-gradient(circle, #A9D44C 0%, #A9D44C 50%, transparent 80%, transparent 100%);position:relative;cursor:pointer}.favorites:before,.favorites:after{content:"";position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);height:27px;width:27px;line-height:0;background-size:contain;background-repeat:no-repeat;-webkit-transition-property:opacity, -webkit-transform;transition-property:opacity, -webkit-transform;transition-property:opacity, transform;transition-property:opacity, transform, -webkit-transform;-webkit-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}.favorites:before{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="27" height="27" viewBox="0 0 27 27"><path fill="%23fff" stroke="transparent" stroke-width="0" style="" d="M13.5 8.10449C18.2153 3.25737 30.0048 11.7393 13.5 22.6459C-3.00492 11.7404 8.78458 3.25737 13.5 8.10449Z" fill-rule="evenodd" clip-rule="evenodd" /></svg>')}.favorites:after{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="27" height="27" viewBox="0 0 27 27"><path fill="transparent" stroke="%23fff" stroke-width="1.5" style="" d="M13.5 8.10449C18.2153 3.25737 30.0048 11.7393 13.5 22.6459C-3.00492 11.7404 8.78458 3.25737 13.5 8.10449Z" fill-rule="evenodd" clip-rule="evenodd" /></svg>');opacity:0}.favorites.is-active::before{opacity:0}.favorites.is-active:after{opacity:1}.favorites::before,.favorites::after{height:var(--size);width:var(--size)}.download{--position: -6px -6px auto auto;--size: 27px;height:35px;width:35px;z-index:5;position:absolute !important;cursor:pointer;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;inset:var(--position);background:radial-gradient(circle, #A9D44C 0%, #A9D44C 35%, transparent 80%, transparent 100%)}.download::before{content:"";height:19px;width:19px;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20"><path fill="%23fff" stroke="transparent" stroke-width="0" style="" d="M19.375 12.375C19.5408 12.375 19.7002 12.4404 19.8174 12.5576C19.9346 12.6748 20 12.8342 20 13V16.125C20 16.788 19.7364 17.4237 19.2676 17.8926C18.7987 18.3614 18.163 18.625 17.5 18.625H2.5C1.83696 18.625 1.20126 18.3614 0.732422 17.8926C0.263581 17.4237 0 16.788 0 16.125V13C0 12.8342 0.065407 12.6748 0.182617 12.5576C0.299827 12.4404 0.45924 12.375 0.625 12.375C0.79076 12.375 0.950173 12.4404 1.06738 12.5576C1.18459 12.6748 1.25 12.8342 1.25 13V16.125C1.25 16.4565 1.38179 16.7744 1.61621 17.0088C1.85063 17.2432 2.16848 17.375 2.5 17.375H17.5C17.8315 17.375 18.1494 17.2432 18.3838 17.0088C18.6182 16.7744 18.75 16.4565 18.75 16.125V13C18.75 12.8342 18.8154 12.6748 18.9326 12.5576C19.0498 12.4404 19.2092 12.375 19.375 12.375ZM10 1.25C10.1655 1.25005 10.3243 1.3157 10.4414 1.43262C10.5586 1.54983 10.625 1.70924 10.625 1.875V12.8662L13.3076 10.1826C13.425 10.0653 13.5841 9.99902 13.75 9.99902C13.9159 9.99907 14.0751 10.0653 14.1924 10.1826C14.3097 10.3 14.376 10.4591 14.376 10.625C14.376 10.7909 14.3097 10.95 14.1924 11.0674L10.4424 14.8174C10.3843 14.8756 10.3152 14.9216 10.2393 14.9531C10.1634 14.9846 10.0821 15.001 10 15.001C9.9179 15.001 9.83659 14.9845 9.76074 14.9531C9.68485 14.9216 9.61565 14.8755 9.55762 14.8174L5.80762 11.0674C5.69026 10.95 5.62402 10.791 5.62402 10.625C5.62402 10.459 5.69026 10.3 5.80762 10.1826C5.92497 10.0653 6.08407 9.99902 6.25 9.99902C6.4159 9.99907 6.57507 10.0653 6.69238 10.1826L9.375 12.8662V1.875C9.375 1.70924 9.44041 1.54983 9.55762 1.43262C9.67482 1.31547 9.83428 1.25 10 1.25Z"  /></svg>') center/contain no-repeat}.medical-academy{background:hsla(0,0%,100%,.5);-webkit-box-shadow:0px -4px 4px rgba(0,0,0,.05),0px 4px 4px rgba(0,0,0,.05);box-shadow:0px -4px 4px rgba(0,0,0,.05),0px 4px 4px rgba(0,0,0,.05);-webkit-backdrop-filter:blur(6.55px);backdrop-filter:blur(6.55px);border-radius:12px 0;padding-top:36px;padding-bottom:36px}.medical-academy__item{display:grid;grid-template-columns:4fr minmax(0px, 8fr);-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.medical-academy__item .item__title{margin:0;font:500 24px/130% "Exo2";color:#5dc0e0}.medical-academy__item .item__item{font:400 16px/120% "Exo2";color:#4b7180;margin:0}.bottom-block{display:grid;grid-template-columns:1fr auto;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;-webkit-box-align:end;-ms-flex-align:end;align-items:end;padding-top:24px}.bottom-block__logo{background-color:#fff;justify-self:start;padding:9px 18px 0 12px;border-radius:12px 12px 0 0;position:relative;z-index:1;margin-bottom:-20px}.bottom-block__logo::after{content:"";position:absolute;inset:auto -12px 20px auto;background:radial-gradient(24px 24px at right 0 top 0, transparent 50%, #fff 50%);height:12px;width:12px}.bottom-block__logo img{width:100%;max-width:126px;display:block}.bottom-block__content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:18px 24px;-webkit-box-align:end;-ms-flex-align:end;align-items:end;border-top-right-radius:12px;background-color:#fff;padding:18px 10px 10px 12px}.bottom-block__text{margin:0;color:#4b7180;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:200px}.bottom-block__btn{min-width:160px;-ms-flex-negative:0;flex-shrink:0}.bottom-block__qr_wrap{line-height:0;grid-area:1/2/3/3;border-radius:12px 12px 0 0;padding:11px;background-color:#fff;-webkit-box-shadow:-53px 31px 12px rgba(93,192,224,.01),-30px 18px 12px rgba(93,192,224,.05),-3px 2px 4px rgba(93,192,224,.1);box-shadow:-53px 31px 12px rgba(93,192,224,.01),-30px 18px 12px rgba(93,192,224,.05),-3px 2px 4px rgba(93,192,224,.1)}@media only screen and (min-width: 1200.2px){.block-with-backing .aside,.block-with-backing .article:not(.top){max-height:90vh}}.aside,.article,.article-placeholder{position:relative;z-index:1;-webkit-transition-property:padding, height, opacity;transition-property:padding, height, opacity;-webkit-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}.aside__block,.article__block,.article-placeholder__block{margin-left:-10px;padding-left:10px}.aside::before,.article::before,.article-placeholder::before{content:"";position:absolute;z-index:-1;background:hsla(0,0%,100%,.25);-webkit-box-shadow:-2px -2px 4px rgba(77,127,142,.15),2px 4px 4px rgba(77,127,142,.15);box-shadow:-2px -2px 4px rgba(77,127,142,.15),2px 4px 4px rgba(77,127,142,.15);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);width:120vw;pointer-events:none;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;will-change:transform}.article-placeholder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;padding:10px}.article-placeholder__content{max-width:450px}.article-placeholder__text{font-size:16px;line-height:1.5;color:rgba(75,113,128,.7)}.article-placeholder__text span{color:#36535e;font-weight:700}.aside{padding:24px 24px 24px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:16px;height:100%}.block-with-backing--2 .aside{padding:24px 24px 24px 0}.is-full-article .aside{opacity:0;visibility:hidden}.aside hr{--margin: 9px 0}.aside__block{display:grid;grid-template-columns:100%;row-gap:16px;-ms-flex-line-pack:start;align-content:start;-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;overflow-x:hidden;overflow-y:auto;padding-right:20px}.is-full-article .aside__block{width:276px}.aside__block hr{--margin: 16px 0}.block-with-backing--2 .aside__block{grid-template-columns:repeat(2, auto);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.block-with-backing--2 .aside__block .aside__head{padding-bottom:8px;width:240px}.block-with-backing--2 .aside__block .aside__search{justify-self:end;width:320px}.block-with-backing--2 .aside__block .aside-menu,.block-with-backing--2 .aside__block .aside__btns,.block-with-backing--2 .aside__block .aside__accord{grid-column:1/-1}.is-full-aside .aside__block:has(.radio-menu) .accord__item:not(:first-child){margin-top:24px}.is-full-aside .aside__block:has(.radio-menu) .accord__link{padding:12px 0 24px;font:500 20px/130% "Exo2";border-bottom:solid 1px rgba(75,113,128,.1)}.is-full-aside .aside__block:has(.radio-menu) .accord__block{padding-top:24px;row-gap:12px}.is-full-aside .aside__block .radio-menu__link{font-size:16px;line-height:120%;padding-left:12px}.aside__block:has(.radio-menu) .accord__item,.aside__block:has(.radio-menu) .accord__link{-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.aside__block:has(.radio-menu) .accord__link{padding-left:0}.aside__block:has(.radio-menu) .accord__block[style*=display]{row-gap:16px;-webkit-transition-property:padding-top, row-gap;transition-property:padding-top, row-gap;-webkit-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}.aside__head{display:grid;grid-template-columns:auto 1fr;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;padding-bottom:16px}.aside__head_title{background-color:#fff;color:#4b7180;border:solid 1px #4b7180;min-height:48px;cursor:default}.aside .information{padding-left:36px;color:rgba(75,113,128,.5)}.aside .information::before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="%235DC0E0" stroke="transparent" stroke-width="0" style="" d="M12 0C15.1826 0 18.2349 1.26421 20.4854 3.51465C22.7358 5.76508 24 8.8174 24 12C24 15.1826 22.7358 18.2349 20.4854 20.4854C18.2349 22.7358 15.1826 24 12 24C8.8174 24 5.76508 22.7358 3.51465 20.4854C1.26421 18.2349 0 15.1826 0 12C0 8.8174 1.26421 5.76508 3.51465 3.51465C5.76508 1.26421 8.8174 0 12 0ZM12 1.5C9.21523 1.5 6.54433 2.60606 4.5752 4.5752C2.60606 6.54433 1.5 9.21523 1.5 12C1.5 14.7848 2.60606 17.4557 4.5752 19.4248C6.54433 21.3939 9.21523 22.5 12 22.5C14.7848 22.5 17.4557 21.3939 19.4248 19.4248C21.3939 17.4557 22.5 14.7848 22.5 12C22.5 9.21523 21.3939 6.54433 19.4248 4.5752C17.4557 2.60606 14.7848 1.5 12 1.5ZM12.0029 15C12.1999 15 12.3952 15.0389 12.5771 15.1143C12.7591 15.1896 12.9242 15.3002 13.0635 15.4395C13.2027 15.5787 13.3133 15.7439 13.3887 15.9258C13.464 16.1078 13.5029 16.303 13.5029 16.5C13.5029 16.8978 13.3448 17.2792 13.0635 17.5605C12.7822 17.8419 12.4008 18 12.0029 18C11.6051 18 11.2237 17.8418 10.9424 17.5605C10.6611 17.2792 10.5029 16.8978 10.5029 16.5C10.5029 16.303 10.5418 16.1078 10.6172 15.9258C10.6926 15.7439 10.8032 15.5787 10.9424 15.4395C11.0816 15.3002 11.2468 15.1896 11.4287 15.1143C11.6107 15.0389 11.806 15 12.0029 15ZM12 5.99219C12.1903 5.99219 12.3789 6.03294 12.5527 6.11035C12.7263 6.18776 12.8816 6.30109 13.0088 6.44238C13.1359 6.5837 13.2323 6.74986 13.291 6.93066C13.3497 7.11156 13.3695 7.30306 13.3496 7.49219L12.8252 12.7529C12.8076 12.9596 12.7123 13.1527 12.5596 13.293C12.4069 13.433 12.2072 13.5107 12 13.5107C11.7928 13.5107 11.5931 13.433 11.4404 13.293C11.2877 13.1527 11.1924 12.9596 11.1748 12.7529L10.6504 7.49219C10.6305 7.30305 10.6503 7.11156 10.709 6.93066C10.7677 6.74986 10.8641 6.5837 10.9912 6.44238C11.1184 6.30108 11.2736 6.18776 11.4473 6.11035C11.6211 6.03293 11.8097 5.99219 12 5.99219Z"  /></svg>') center/contain no-repeat;inset:4px auto auto 0}.aside__btns,.aside__accord{display:grid;grid-template-columns:repeat(3, 1fr);gap:16px;-ms-flex-line-pack:start;align-content:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.aside__btns .btn,.aside__btns .accord__item,.aside__accord .btn,.aside__accord .accord__item{width:270px !important;margin:0}.aside::before{border-radius:0 12px 12px 0;inset:0 0 0 auto}.is-full-aside-bg .aside::before{inset:0 50% 0 auto;-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%);border-radius:0}.aside__accord.accord--targets{min-height:52px;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.aside__accord.accord--targets:has(.ver_accord_open){min-height:180px}.aside__accord.accord--targets .accord__block{grid-area:2/1/3/-1;padding:0}.aside .ver_accord_open .accord__link::after,.aside .accord__link.ver_accord_open::after{-webkit-transform:rotate3d(1, 0, 0, 180deg);transform:rotate3d(1, 0, 0, 180deg)}.aside .accord_item:not(:first-child){margin-top:16px}.aside .accord__link{display:grid;grid-template-columns:1fr auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;width:100%;background:0;padding-left:14px;padding-right:0;text-align:left;color:#4b7180;border-radius:0}.aside .accord__link::after{content:"";height:18px;width:18px;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20"><path fill="%234B7180" stroke="transparent" stroke-width="0" style="" d="M2.05764 14.1926C2.1157 14.2508 2.18467 14.297 2.2606 14.3285C2.33653 14.36 2.41793 14.3763 2.50014 14.3763C2.58235 14.3763 2.66375 14.36 2.73968 14.3285C2.81561 14.297 2.88458 14.2508 2.94264 14.1926L10.0001 7.13389L17.0576 14.1926C17.175 14.31 17.3342 14.3759 17.5001 14.3759C17.6661 14.3759 17.8253 14.31 17.9426 14.1926C18.06 14.0753 18.1259 13.9161 18.1259 13.7501C18.1259 13.5842 18.06 13.425 17.9426 13.3076L10.4426 5.80764C10.3846 5.74944 10.3156 5.70326 10.2397 5.67175C10.1638 5.64024 10.0823 5.62402 10.0001 5.62402C9.91793 5.62402 9.83653 5.64024 9.7606 5.67175C9.68467 5.70326 9.6157 5.74944 9.55764 5.80764L2.05764 13.3076C1.99944 13.3657 1.95326 13.4347 1.92175 13.5106C1.89024 13.5865 1.87402 13.6679 1.87402 13.7501C1.87402 13.8324 1.89024 13.9138 1.92175 13.9897C1.95326 14.0656 1.99944 14.1346 2.05764 14.1926V14.1926Z" fill-rule="evenodd" clip-rule="evenodd" /></svg>') center no-repeat;-webkit-transition:-webkit-transform 0.3s ease-in-out;transition:-webkit-transform 0.3s ease-in-out;transition:transform 0.3s ease-in-out;transition:transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out}.aside .accord__block{padding:16px 5px 5px 5px;margin:-5px}.aside__bottom.btn,.aside__bottom .btn{font-size:16px}.aside__search.search.is-active .aside-search__suggestions{display:block}.article{--padding: 14px;-ms-flex-item-align:start;align-self:start;padding:24px 0 var(--padding) var(--padding);max-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.article:has(.article__form){display:grid;grid-template-rows:auto 1fr;row-gap:34px}.article:not(.top){height:100%}.article__filter{max-width:96%;padding-bottom:12px}.article__filter .form__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:8px}@media(min-width: 768px){.article__filter .form__item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.article__filter .form__label{margin:0;font-size:14px;font-weight:400}.is-full-aside .article{opacity:0;visibility:hidden}.block-with-backing--2 .article{--padding: 12px;padding:var(--padding) 0 var(--padding) 0}.block-with-backing--2 .article::before{left:-12px}.is-full-article-bg .article{height:100%}.article__block{overflow-y:auto;overflow-x:hidden;-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;max-height:90vh}.article__block:not(:has(.simplebar-content)){padding-right:22px;padding-left:22px}.article__block:not(:has(.video-item)){padding-right:11px}.article__block hr{--margin: 24px 0}.article__block .block-title{margin:0}.article__block .simplebar-content{margin-right:25px;height:100%}.is-full-article-bg .article__block{padding-bottom:75px}.article::before{inset:0 auto 0 0;border-radius:12px 0 0 12px}.is-full-article-bg .article::before{inset:0 auto 0 50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);border-radius:0}.article__form{display:grid;grid-auto-flow:column;grid-auto-columns:auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:10px;padding-right:14px}.article__items_block{display:grid;grid-template-columns:repeat(2, 1fr);gap:12px;width:424px}.article__items_block:last-child{padding-bottom:10px}.article__items_block:not(:first-child){margin-top:32px}.article__items_block .block-title{grid-column:1/-1}.lk .aside__block{padding-right:0}.lk .aside__block{overflow:hidden}.lk .aside__block .js_ver_accord{overflow-y:auto;overflow-x:hidden;scrollbar-gutter:stable;padding-right:10px}.lk .aside__block .js_ver_accord .accord__link{padding-left:0}.js-to-title__btn{position:absolute;inset:calc(100% + 15px) auto auto 70%;white-space:nowrap}.article__block{scrollbar-gutter:stable}.article__block .placeholder__btn{color:#4b7180;width:100%;background-color:rgba(0,0,0,0);font-size:16px;line-height:120%;font-weight:500;padding:16.5px 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.article__block .accord__link::after{content:"";height:24px;width:24px;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="rgba(0, 0, 0, 0.37)" stroke="transparent" stroke-width="0" style="" d="M2.05764 14.1926C2.1157 14.2508 2.18467 14.297 2.2606 14.3285C2.33653 14.36 2.41793 14.3763 2.50014 14.3763C2.58235 14.3763 2.66375 14.36 2.73968 14.3285C2.81561 14.297 2.88458 14.2508 2.94264 14.1926L10.0001 7.13389L17.0576 14.1926C17.175 14.31 17.3342 14.3759 17.5001 14.3759C17.6661 14.3759 17.8253 14.31 17.9426 14.1926C18.06 14.0753 18.1259 13.9161 18.1259 13.7501C18.1259 13.5842 18.06 13.425 17.9426 13.3076L10.4426 5.80764C10.3846 5.74944 10.3156 5.70326 10.2397 5.67175C10.1638 5.64024 10.0823 5.62402 10.0001 5.62402C9.91793 5.62402 9.83653 5.64024 9.7606 5.67175C9.68467 5.70326 9.6157 5.74944 9.55764 5.80764L2.05764 13.3076C1.99944 13.3657 1.95326 13.4347 1.92175 13.5106C1.89024 13.5865 1.87402 13.6679 1.87402 13.7501C1.87402 13.8324 1.89024 13.9138 1.92175 13.9897C1.95326 14.0656 1.99944 14.1346 2.05764 14.1926V14.1926Z" fill-rule="evenodd" clip-rule="evenodd" /></svg>');-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;-webkit-transform:rotate3d(1, 0, 0, 180deg);transform:rotate3d(1, 0, 0, 180deg)}.article__block .accord__link:disabled{color:#b0bcc2;cursor:not-allowed}.article__block .accord__link:disabled::after{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="rgba(0, 0, 0, 0.2)" stroke="transparent" stroke-width="0" style="" d="M2.05764 14.1926C2.1157 14.2508 2.18467 14.297 2.2606 14.3285C2.33653 14.36 2.41793 14.3763 2.50014 14.3763C2.58235 14.3763 2.66375 14.36 2.73968 14.3285C2.81561 14.297 2.88458 14.2508 2.94264 14.1926L10.0001 7.13389L17.0576 14.1926C17.175 14.31 17.3342 14.3759 17.5001 14.3759C17.6661 14.3759 17.8253 14.31 17.9426 14.1926C18.06 14.0753 18.1259 13.9161 18.1259 13.7501C18.1259 13.5842 18.06 13.425 17.9426 13.3076L10.4426 5.80764C10.3846 5.74944 10.3156 5.70326 10.2397 5.67175C10.1638 5.64024 10.0823 5.62402 10.0001 5.62402C9.91793 5.62402 9.83653 5.64024 9.7606 5.67175C9.68467 5.70326 9.6157 5.74944 9.55764 5.80764L2.05764 13.3076C1.99944 13.3657 1.95326 13.4347 1.92175 13.5106C1.89024 13.5865 1.87402 13.6679 1.87402 13.7501C1.87402 13.8324 1.89024 13.9138 1.92175 13.9897C1.95326 14.0656 1.99944 14.1346 2.05764 14.1926V14.1926Z" fill-rule="evenodd" clip-rule="evenodd" /></svg>')}.article__block .ver_accord_open .accord__link::after{-webkit-transform:rotate3d(1, 0, 0, 0deg);transform:rotate3d(1, 0, 0, 0deg)}.pdf__block{height:100%;position:relative;display:grid;grid-template-columns:100%;grid-template-rows:auto 1fr;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.is-full-aside .pdf__block{width:554px}.pdf__controls{display:grid;grid-template-columns:auto 1fr;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:29px;height:48px;-webkit-transition-property:height, margin;transition-property:height, margin;-webkit-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}.in-progress .pdf__controls{opacity:0}.is-full-article .pdf__controls{height:0;margin:0}.is-full-article .pdf__data{position:absolute;inset:calc(100% + 15px) auto auto 0}.pdf__book{border-radius:12px;-webkit-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out}.in-progress .pdf__book{opacity:0;-webkit-transition-duration:.1s;transition-duration:.1s}.pdf__book_wrap{background-color:#fff;position:relative;border-radius:12px;-webkit-filter:drop-shadow(-2px -2px 4px rgba(77, 127, 142, 0.15)) drop-shadow(2px 4px 4px rgba(77, 127, 142, 0.15));filter:drop-shadow(-2px -2px 4px rgba(77, 127, 142, 0.15)) drop-shadow(2px 4px 4px rgba(77, 127, 142, 0.15));-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;max-height:884px}.pdf__book_wrap.horisontal{height:506px}.is-full-article .pdf__book_wrap{max-height:961px}.pdf__book .df-ui-prev,.pdf__book .df-ui-next{display:none !important}.pdf__book_favorites{--position: 24px 24px auto auto;--size: 36px}.pdf__book_download{--position: 18px 18px auto auto}.pdf__img{height:884px;width:100%}.pdf__img img{border-radius:12px}.pdf__completed{position:absolute;inset:calc(100% + 15px) 0 auto auto;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.main:not(.is-full-article) .pdf__completed{display:none}.pdf__completed:not(.show){opacity:0;pointer-events:none}.pdf__fullscreen{position:absolute;inset:auto 12px 12px auto;height:48px;width:48px;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path fill="rgba(0, 0, 0, 0.368627451)" stroke="transparent" stroke-width="0" style="" d="M9.5332 9.32422C9.67472 9.32422 9.81107 9.3804 9.91113 9.48047L14.2822 13.8516L14.2812 10.6123C14.2813 10.4706 14.3383 10.3346 14.4385 10.2344C14.5386 10.1345 14.674 10.0782 14.8154 10.0781C14.957 10.0781 15.0932 10.1343 15.1934 10.2344C15.2935 10.3346 15.3496 10.4706 15.3496 10.6123V15.1396C15.3497 15.2098 15.3364 15.2799 15.3096 15.3447C15.2828 15.4095 15.2429 15.468 15.1934 15.5176C15.1438 15.5672 15.0853 15.607 15.0205 15.6338C14.9556 15.6606 14.8856 15.6739 14.8154 15.6738H10.2881C10.1464 15.6738 10.0103 15.6178 9.91016 15.5176C9.81009 15.4174 9.75391 15.2812 9.75391 15.1396C9.75399 14.9981 9.81004 14.8618 9.91016 14.7617C10.0103 14.6616 10.1465 14.6055 10.2881 14.6055L13.5273 14.6064L9.15625 10.2354C9.05618 10.1353 9 9.99894 9 9.85742C9.00009 9.71603 9.05627 9.58045 9.15625 9.48047C9.25623 9.38049 9.39182 9.32431 9.5332 9.32422ZM5.06152 0.324219C5.20311 0.324219 5.33928 0.380413 5.43945 0.480469C5.53964 0.580654 5.59569 0.716716 5.5957 0.858398C5.5957 1.00009 5.53965 1.13614 5.43945 1.23633C5.33928 1.3364 5.20313 1.39258 5.06152 1.39258L1.82227 1.3916L6.19336 5.76367C6.29342 5.86373 6.35058 5.99912 6.35059 6.14062C6.35059 6.28214 6.29343 6.41751 6.19336 6.51758C6.0933 6.61761 5.9579 6.67383 5.81641 6.67383C5.67494 6.67379 5.53949 6.61762 5.43945 6.51758L1.06738 2.14648L1.06836 5.38574C1.06836 5.52739 1.01225 5.66349 0.912109 5.76367C0.811916 5.86386 0.675874 5.91992 0.53418 5.91992C0.392533 5.91989 0.256412 5.86383 0.15625 5.76367C0.0561941 5.6635 1.19352e-08 5.52733 0 5.38574V0.858398C-8.43743e-05 0.788294 0.0142545 0.719091 0.0410156 0.654297C0.0678245 0.589459 0.106645 0.530087 0.15625 0.480469C0.205878 0.430841 0.265219 0.391075 0.330078 0.364258C0.394778 0.337571 0.46419 0.324147 0.53418 0.324219H5.06152Z"  /></svg>') center no-repeat,hsla(0,0%,100%,.75);border:1px solid rgba(0,0,0,.25);border-radius:4px;z-index:5}.pdf__complete-btn{position:absolute;inset:calc(100% + 10px) 0 0 auto}.article__block:has(.pdf__block){overflow:visible}.js_material_completed{display:none}.js_material_completed.show{display:block}.range-progress{--range-width: 205px;--range-gap: 42px;--range-bg: #5DC0E0;display:grid;row-gap:4px}.range-progress__title{font-size:16px;line-height:120%;color:#4b7180;margin:0}.range-progress__data{--range-text: var(--progress-str) "/100%";display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-column-gap:var(--range-gap);-moz-column-gap:var(--range-gap);column-gap:var(--range-gap);-webkit-box-align:center;-ms-flex-align:center;align-items:center}.range-progress__block{width:var(--range-width);height:14px;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;-webkit-column-gap:2px;-moz-column-gap:2px;column-gap:2px}.range-progress__block::before,.range-progress__block::after{content:"";border-radius:10px;min-width:14px;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.range-progress__block::before{background-color:var(--range-bg);-webkit-box-flex:0;-ms-flex:0 1 var(--progress);flex:0 1 var(--progress)}.range-progress.hold-end .range-progress__block::before{-ms-flex-negative:0;flex-shrink:0}.range-progress__block::after{-webkit-box-shadow:inset 0 0 0 1px var(--range-bg);box-shadow:inset 0 0 0 1px var(--range-bg);background-color:#fff;-webkit-box-flex:0;-ms-flex:0 1 calc(100% - var(--progress));flex:0 1 calc(100% - var(--progress))}.range-progress.hold-start .range-progress__block::after{-ms-flex-negative:0;flex-shrink:0}.range-progress__text{font:300 12px/110% "Roboto";color:#4b7180;white-space:nowrap}.range-progress__text:empty::before{content:var(--range-text)}.rewards{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px;margin-top:24px}.rewards__item{display:grid;grid-template-columns:auto 1fr;gap:6px 12px;-ms-flex-line-pack:center;align-content:center}.rewards__item .reward__img{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;border-radius:6px;border:solid 1px #a9d44c;background-color:#fff;height:48px;width:48px;grid-row:1/3}.rewards__item .reward__title{margin:0;color:#4b7180;font-size:16px;line-height:120%}.rewards__item .reward__date{font-weight:300;line-height:120%;color:#4b7180;margin:0}.video-item{overflow:hidden;position:relative;aspect-ratio:560/315;width:100%;border-radius:12px;-webkit-box-shadow:-2px -2px 4px rgba(77,127,142,.15),2px 4px 4px rgba(77,127,142,.15);box-shadow:-2px -2px 4px rgba(77,127,142,.15),2px 4px 4px rgba(77,127,142,.15)}.video-item video,.video-item iframe{width:100%;height:100%;display:block;border-radius:12px}.video-item__mask{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;position:absolute;inset:0;cursor:pointer;background:rgba(0,0,0,.3);-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;z-index:1}.video-item__mask::before,.video-item__mask:after{content:"";position:absolute;inset:50% auto auto 50%;z-index:5;pointer-events:none}.video-item__mask::before{border-left:solid 32px #5dc0e0;border-top:solid 16px rgba(0,0,0,0);border-bottom:solid 16px rgba(0,0,0,0);z-index:6;-webkit-transform:translate(calc(-50% + 5px), -50%);-ms-transform:translate(calc(-50% + 5px), -50%);transform:translate(calc(-50% + 5px), -50%)}.video-item__mask:after{-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);border-radius:50%;height:82px;width:82px;background-color:hsla(0,0%,100%,.25);-webkit-box-shadow:-2px -2px 4px rgba(77,127,142,.15),2px 4px 4px rgba(77,127,142,.15);box-shadow:-2px -2px 4px rgba(77,127,142,.15),2px 4px 4px rgba(77,127,142,.15);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.video-item__mask .mask{height:100%;width:100%;min-height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover;position:absolute;inset:0;z-index:-1}.video-item__mask.hide{opacity:0;visibility:hidden}.video-item__data{display:grid;grid-template-columns:auto 1fr;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:24px}.video-item__data .range-progress{--range-bg: rgba(93, 192, 224, 0.5)}.video-item__favorites{--position: 24px 24px auto auto;--size: 36px}.video-item .ytp-impression-link{display:none}.notification{position:relative;padding:12px 24px 12px 18px;border-radius:8px;background-color:rgba(0,0,0,.6);color:#fff;letter-spacing:.05em;-webkit-transition:-webkit-transform 0.3s cubic-bezier(0.42, 0, 0.38, 1.68);transition:-webkit-transform 0.3s cubic-bezier(0.42, 0, 0.38, 1.68);transition:transform 0.3s cubic-bezier(0.42, 0, 0.38, 1.68);transition:transform 0.3s cubic-bezier(0.42, 0, 0.38, 1.68), -webkit-transform 0.3s cubic-bezier(0.42, 0, 0.38, 1.68);-webkit-transform:translateX(110%);-ms-transform:translateX(110%);transform:translateX(110%)}.notification--success{background-color:rgba(28,102,30,.6)}.notification--error{background-color:rgba(102,28,28,.6)}.notification--warning{background-color:rgba(102,102,28,.6)}.notification.show{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.notification__container{position:fixed;inset:auto 0 0 auto;display:grid;row-gap:8px;justify-items:end;padding:0 8px 8px 0;z-index:100}.notification__content{display:grid;row-gap:4px}.notification__title{margin:0;font:400 12px/110% "Roboto"}.notification__text{margin:0;font:300 10px/110% "Roboto"}.notification__delete{border:0;padding:0;cursor:pointer;background:0;position:absolute;inset:6px 6px auto auto;height:10px;width:10px;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12"><path fill="%23fff" stroke="transparent" stroke-width="0" style="" d="M10.5 0.748596C10.5986 0.7486 10.696 0.768446 10.7871 0.806213C10.8782 0.844023 10.9616 0.899454 11.0312 0.969299C11.1009 1.0389 11.1566 1.12149 11.1943 1.21246C11.2321 1.30344 11.2509 1.40108 11.251 1.49957C11.251 1.59822 11.2321 1.69654 11.1943 1.78766C11.1566 1.87864 11.101 1.96123 11.0312 2.03082L7.06152 5.99957L11.0312 9.9693C11.1008 10.0389 11.1557 10.1216 11.1934 10.2125C11.231 10.3034 11.2509 10.4011 11.251 10.4996C11.251 10.5982 11.2311 10.6965 11.1934 10.7877C11.1557 10.8785 11.1008 10.9612 11.0312 11.0308C10.8904 11.1717 10.6992 11.2505 10.5 11.2505C10.4015 11.2505 10.3039 11.2316 10.2129 11.1939C10.1218 11.1562 10.0385 11.1006 9.96875 11.0308L6 7.06207L2.03125 11.0308C1.96152 11.1006 1.87822 11.1562 1.78711 11.1939C1.69609 11.2316 1.59851 11.2505 1.5 11.2505C1.30084 11.2505 1.10958 11.1717 0.96875 11.0308C0.899213 10.9612 0.844345 10.8785 0.806641 10.7877C0.768902 10.6965 0.749023 10.5982 0.749023 10.4996C0.749071 10.4011 0.768948 10.3035 0.806641 10.2125C0.844324 10.1216 0.899218 10.0389 0.96875 9.9693L4.9375 5.99957L0.96875 2.03082C0.899031 1.96122 0.843432 1.87865 0.805664 1.78766C0.767854 1.69654 0.749023 1.59822 0.749023 1.49957C0.749079 1.40108 0.767918 1.30344 0.805664 1.21246C0.843421 1.12147 0.899042 1.03891 0.96875 0.969299C1.03842 0.899454 1.12177 0.844023 1.21289 0.806213C1.30395 0.768452 1.40142 0.7486 1.5 0.748596C1.59857 0.748596 1.69605 0.768462 1.78711 0.806213C1.87823 0.844023 1.96158 0.899454 2.03125 0.969299L6 4.93805L9.96875 0.969299C10.0384 0.899454 10.1218 0.844023 10.2129 0.806213C10.304 0.768456 10.4014 0.748596 10.5 0.748596Z"  /></svg>') center/cover no-repeat}.article-content{overflow:auto;margin-bottom:27px;font:400 16px/130% "Roboto";color:#4b7180}.article-content.bg{position:relative;z-index:1;margin-top:-12px;padding-top:12px}.article-content.bg::before{content:"";position:absolute;inset:0;z-index:-1;background:hsla(0,0%,100%,.25);-webkit-box-shadow:-2px -2px 4px rgba(77,127,142,.15),2px 4px 4px rgba(77,127,142,.15);box-shadow:-2px -2px 4px rgba(77,127,142,.15),2px 4px 4px rgba(77,127,142,.15);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);pointer-events:none}.article-content.middle{font-size:14px}.article-content p{margin:12px 0 0}.article-content h2{margin:24px 0 0;font:700 20px/130% "Exo2"}.article-content .right{margin-left:65px}.article-content .right+.right{margin-top:24px}.article-content__blocks{margin-top:24px;display:grid;grid-template-columns:repeat(2, 296px);gap:24px}.article-content__blocks .item{padding:10px;position:relative;z-index:1;aspect-ratio:296/170;color:#fff;display:grid;-ms-flex-line-pack:end;align-content:end;row-gap:10px;-webkit-box-shadow:-2px -2px 4px rgba(77,127,142,.15),2px 4px 4px rgba(77,127,142,.15);box-shadow:-2px -2px 4px rgba(77,127,142,.15),2px 4px 4px rgba(77,127,142,.15);border-radius:12px}.article-content__blocks .item__img{border-radius:12px;position:absolute;z-index:-1;inset:0;-o-object-fit:cover;object-fit:cover;height:100%;width:100%}.article-content__blocks .item__number{margin:0;font:700 36px/110% "Exo2"}.article-content__blocks .item__title{font-size:14px;line-height:100%;margin:0}.article-content__blocks--2{grid-template-columns:repeat(3, 1fr)}.article-content__blocks--2 .item{color:#4b7180;aspect-ratio:232/170}.article-content__blocks--2 .item__number{color:rgba(93,192,224,.5)}.article-content__grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:24px;list-style:none;padding:0;margin:24px 0 0}.article-content__grid_item{display:grid;grid-template-columns:auto 1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;font-size:16px;line-height:120%}.article-content__grid_item::before{content:"";height:48px;width:48px;border:solid 1px rgba(75,113,128,.25);background:rgba(75,113,128,.1);border-radius:6px}.article-content__grid_item.heart-empty::before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 25 25"><path fill="%234B7180" stroke="transparent" stroke-width="0" style="" d="M12.3338 5.62207L11.2583 4.51657C8.73383 1.92157 4.10483 2.81707 2.43383 6.07957C1.64933 7.61407 1.47233 9.82957 2.90483 12.6571C4.28483 15.3796 7.15583 18.6406 12.3338 22.1926C17.5118 18.6406 20.3813 15.3796 21.7628 12.6571C23.1953 9.82807 23.0198 7.61407 22.2338 6.07957C20.5628 2.81707 15.9338 1.92007 13.4093 4.51507L12.3338 5.62207ZM12.3338 24.0001C-10.6657 8.80207 5.25233 -3.05993 12.0698 3.21457C12.1598 3.29707 12.2483 3.38257 12.3338 3.47107C12.4185 3.38265 12.5065 3.29759 12.5978 3.21607C19.4138 -3.06293 35.3333 8.80057 12.3338 24.0001Z"  /></svg>') center no-repeat,rgba(75,113,128,.1)}.article-content__grid_item.lightbulb::before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="%234B7180" stroke="transparent" stroke-width="0" style="" d="M3.00001 9.00028C2.99996 7.5141 3.36795 6.05104 4.07112 4.74173C4.7743 3.43243 5.79077 2.31763 7.02976 1.49689C8.26876 0.676147 9.69173 0.175004 11.1716 0.0382086C12.6515 -0.0985869 14.1422 0.133223 15.5106 0.712939C16.8791 1.29266 18.0827 2.20223 19.014 3.36046C19.9452 4.51868 20.5752 5.8895 20.8476 7.3505C21.1199 8.81151 21.0263 10.3172 20.5749 11.7332C20.1236 13.1492 19.3286 14.4314 18.261 15.4653C17.9565 15.7593 17.7225 16.0653 17.5815 16.3938L16.4385 19.0473C16.3805 19.1818 16.2844 19.2963 16.1621 19.3768C16.0397 19.4573 15.8965 19.5002 15.75 19.5003C15.9489 19.5003 16.1397 19.5793 16.2803 19.72C16.421 19.8606 16.5 20.0514 16.5 20.2503C16.5 20.4492 16.421 20.64 16.2803 20.7806C16.1397 20.9213 15.9489 21.0003 15.75 21.0003C15.9489 21.0003 16.1397 21.0793 16.2803 21.22C16.421 21.3606 16.5 21.5514 16.5 21.7503C16.5 21.9492 16.421 22.14 16.2803 22.2806C16.1397 22.4213 15.9489 22.5003 15.75 22.5003L15.414 23.1708C15.2895 23.4199 15.0981 23.6295 14.8613 23.776C14.6244 23.9225 14.3515 24.0001 14.073 24.0003H9.927C9.64851 24.0001 9.37556 23.9225 9.13872 23.776C8.90187 23.6295 8.71049 23.4199 8.586 23.1708L8.25 22.5003C8.05109 22.5003 7.86033 22.4213 7.71967 22.2806C7.57902 22.14 7.5 21.9492 7.5 21.7503C7.5 21.5514 7.57902 21.3606 7.71967 21.22C7.86033 21.0793 8.05109 21.0003 8.25 21.0003C8.05109 21.0003 7.86033 20.9213 7.71967 20.7806C7.57902 20.64 7.5 20.4492 7.5 20.2503C7.5 20.0514 7.57902 19.8606 7.71967 19.72C7.86033 19.5793 8.05109 19.5003 8.25 19.5003C8.10329 19.5005 7.95973 19.4578 7.83708 19.3772C7.71444 19.2967 7.6181 19.182 7.56 19.0473L6.4185 16.3923C6.25506 16.0417 6.02417 15.7267 5.73901 15.4653C4.87144 14.627 4.18175 13.6225 3.71115 12.5117C3.24054 11.4009 2.99868 10.2067 3.00001 9.00028V9.00028ZM12 1.50028C10.5063 1.50003 9.04645 1.94583 7.80768 2.78055C6.56891 3.61527 5.60762 4.80089 5.04699 6.18544C4.48637 7.57 4.35196 9.09043 4.66098 10.5519C4.97001 12.0133 5.70839 13.3492 6.7815 14.3883C7.176 14.7693 7.5525 15.2343 7.7955 15.7998L8.745 18.0003H15.258L16.206 15.7998C16.449 15.2343 16.8255 14.7693 17.22 14.3883C18.2932 13.3491 19.0316 12.0131 19.3406 10.5515C19.6496 9.08992 19.515 7.56937 18.9542 6.18475C18.3934 4.80013 17.4319 3.61453 16.1929 2.77992C14.9539 1.94532 13.4939 1.49973 12 1.50028V1.50028Z"  /></svg>') center no-repeat,rgba(75,113,128,.1)}.article-content__grid_item.hand-thumbs-up::before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 25 25"><path fill="%234B7180" stroke="transparent" stroke-width="0" style="" d="M13.63 0.569126C12.196 0.210626 10.864 1.29513 10.768 2.69913C10.66 4.27563 10.423 5.72313 10.126 6.58413C9.93848 7.12413 9.40748 8.10363 8.56598 9.04263C7.73048 9.97713 6.64298 10.8096 5.36948 11.1576C4.36148 11.4321 3.33398 12.3051 3.33398 13.5801V19.5816C3.33398 20.8491 4.35698 21.7776 5.50598 21.8991C7.11098 22.0701 7.85198 22.5216 8.60798 22.9836L8.67998 23.0286C9.08798 23.2761 9.54698 23.5506 10.135 23.7546C10.7305 23.9586 11.4265 24.0801 12.334 24.0801H17.584C18.9895 24.0801 19.9825 23.3646 20.485 22.4841C20.7279 22.0686 20.8591 21.5974 20.866 21.1161C20.866 20.8881 20.8315 20.6481 20.7505 20.4201C21.052 20.0256 21.3205 19.5531 21.4825 19.0686C21.6475 18.5736 21.7405 17.9256 21.4885 17.3451C21.592 17.1501 21.6685 16.9416 21.727 16.7406C21.8425 16.3356 21.8965 15.8886 21.8965 15.4551C21.8965 15.0231 21.8425 14.5776 21.727 14.1711C21.6745 13.9843 21.6052 13.8025 21.52 13.6281C21.7826 13.2544 21.9516 12.8231 22.0127 12.3704C22.0738 11.9178 22.0252 11.4571 21.871 11.0271C21.562 10.1391 20.848 9.37713 20.071 9.11913C18.8005 8.69613 17.3665 8.70513 16.297 8.80263C16.0749 8.82261 15.8534 8.84761 15.6325 8.87763C16.1528 6.6492 16.1209 4.3274 15.5395 2.11413C15.4383 1.75951 15.2443 1.43835 14.9774 1.18387C14.7105 0.929388 14.3805 0.750817 14.0215 0.666626L13.63 0.569126ZM17.584 22.5816H12.334C11.569 22.5816 11.0395 22.4781 10.624 22.3356C10.2025 22.1901 9.86498 21.9936 9.45998 21.7461L9.39998 21.7101C8.56748 21.2016 7.60298 20.6136 5.66498 20.4081C5.16548 20.3541 4.83398 19.9731 4.83398 19.5831V13.5801C4.83398 13.1991 5.17298 12.7656 5.76398 12.6051C7.40648 12.1551 8.72948 11.1111 9.68498 10.0431C10.6375 8.97813 11.281 7.83063 11.542 7.07613C11.9065 6.02613 12.1525 4.42413 12.265 2.80113C12.3025 2.25813 12.805 1.91013 13.2655 2.02413L13.6585 2.12313C13.8985 2.18313 14.0455 2.33763 14.0905 2.50563C14.7031 4.83966 14.6275 7.30105 13.873 9.59313C13.8303 9.72061 13.8226 9.85722 13.8508 9.98868C13.879 10.1201 13.942 10.2416 14.0333 10.3403C14.1245 10.4391 14.2406 10.5115 14.3694 10.55C14.4982 10.5885 14.635 10.5916 14.7655 10.5591L14.77 10.5576L14.791 10.5531L14.878 10.5321C15.3909 10.4232 15.9098 10.3446 16.432 10.2966C17.4265 10.2066 18.6175 10.2156 19.597 10.5426C19.8595 10.6296 20.272 10.9926 20.452 11.5176C20.6125 11.9796 20.5825 12.5226 20.053 13.0506L19.5235 13.5801L20.053 14.1111C20.1175 14.1756 20.2105 14.3226 20.284 14.5836C20.356 14.8341 20.3965 15.1386 20.3965 15.4551C20.3965 15.7731 20.356 16.0761 20.284 16.3281C20.209 16.5891 20.1175 16.7361 20.053 16.8006L19.5235 17.3301L20.053 17.8611C20.1235 17.9316 20.2165 18.1266 20.0605 18.5931C19.8979 19.0455 19.6395 19.4574 19.303 19.8006L18.7735 20.3301L19.303 20.8611C19.312 20.8686 19.3645 20.9361 19.3645 21.1161C19.3578 21.3361 19.2954 21.5509 19.183 21.7401C18.9355 22.1721 18.4285 22.5801 17.584 22.5801V22.5816Z"  /></svg>') center no-repeat,rgba(75,113,128,.1)}.article-content__grid_item.journal-medical::before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 25 24"><path fill="%234B7180" stroke="transparent" stroke-width="0" style="" d="M12.334 6C12.5329 6 12.7237 6.07902 12.8643 6.21967C13.005 6.36032 13.084 6.55109 13.084 6.75V7.701L13.9075 7.2255C13.9928 7.17548 14.0872 7.14283 14.1852 7.12943C14.2832 7.11603 14.3829 7.12214 14.4785 7.14743C14.5741 7.17271 14.6638 7.21665 14.7424 7.27674C14.8209 7.33682 14.8869 7.41185 14.9363 7.4975C14.9858 7.58316 15.0178 7.67776 15.0305 7.77584C15.0433 7.87393 15.0365 7.97356 15.0106 8.06902C14.9847 8.16447 14.9401 8.25386 14.8795 8.33203C14.8189 8.4102 14.7435 8.47561 14.6575 8.5245L13.834 9L14.6575 9.4755C14.7435 9.52439 14.8189 9.5898 14.8795 9.66797C14.9401 9.74614 14.9847 9.83553 15.0106 9.93098C15.0365 10.0264 15.0433 10.1261 15.0305 10.2242C15.0178 10.3222 14.9858 10.4168 14.9363 10.5025C14.8869 10.5882 14.8209 10.6632 14.7424 10.7233C14.6638 10.7833 14.5741 10.8273 14.4785 10.8526C14.3829 10.8779 14.2832 10.884 14.1852 10.8706C14.0872 10.8572 13.9928 10.8245 13.9075 10.7745L13.084 10.299V11.25C13.084 11.4489 13.005 11.6397 12.8643 11.7803C12.7237 11.921 12.5329 12 12.334 12C12.1351 12 11.9443 11.921 11.8037 11.7803C11.663 11.6397 11.584 11.4489 11.584 11.25V10.299L10.7605 10.7745C10.6752 10.8245 10.5808 10.8572 10.4828 10.8706C10.3848 10.884 10.2851 10.8779 10.1895 10.8526C10.0939 10.8273 10.0042 10.7833 9.9256 10.7233C9.84703 10.6632 9.78112 10.5882 9.73166 10.5025C9.68221 10.4168 9.65018 10.3222 9.63743 10.2242C9.62468 10.1261 9.63146 10.0264 9.65738 9.93098C9.68329 9.83553 9.72783 9.74614 9.78843 9.66797C9.84904 9.5898 9.9245 9.52439 10.0105 9.4755L10.834 9L10.0105 8.5245C9.83963 8.42434 9.71533 8.26066 9.66471 8.06919C9.61408 7.87772 9.64125 7.67399 9.74028 7.50248C9.83931 7.33096 10.0022 7.20558 10.1933 7.15369C10.3844 7.1018 10.5883 7.12761 10.7605 7.2255L11.584 7.701V6.75C11.584 6.55109 11.663 6.36032 11.8037 6.21967C11.9443 6.07902 12.1351 6 12.334 6V6ZM7.83398 14.25C7.83398 14.0511 7.913 13.8603 8.05365 13.7197C8.19431 13.579 8.38507 13.5 8.58398 13.5H16.084C16.2829 13.5 16.4737 13.579 16.6143 13.7197C16.755 13.8603 16.834 14.0511 16.834 14.25C16.834 14.4489 16.755 14.6397 16.6143 14.7803C16.4737 14.921 16.2829 15 16.084 15H8.58398C8.38507 15 8.19431 14.921 8.05365 14.7803C7.913 14.6397 7.83398 14.4489 7.83398 14.25ZM7.83398 17.25C7.83398 17.0511 7.913 16.8603 8.05365 16.7197C8.19431 16.579 8.38507 16.5 8.58398 16.5H16.084C16.2829 16.5 16.4737 16.579 16.6143 16.7197C16.755 16.8603 16.834 17.0511 16.834 17.25C16.834 17.4489 16.755 17.6397 16.6143 17.7803C16.4737 17.921 16.2829 18 16.084 18H8.58398C8.38507 18 8.19431 17.921 8.05365 17.7803C7.913 17.6397 7.83398 17.4489 7.83398 17.25Z M4.83398 0H19.834C20.6296 0 21.3927 0.316071 21.9553 0.87868C22.5179 1.44129 22.834 2.20435 22.834 3V21C22.834 21.7956 22.5179 22.5587 21.9553 23.1213C21.3927 23.6839 20.6296 24 19.834 24H4.83398C4.03833 24 3.27527 23.6839 2.71266 23.1213C2.15005 22.5587 1.83398 21.7956 1.83398 21V19.5H3.33398V21C3.33398 21.3978 3.49202 21.7794 3.77332 22.0607C4.05463 22.342 4.43616 22.5 4.83398 22.5H19.834C20.2318 22.5 20.6133 22.342 20.8946 22.0607C21.1759 21.7794 21.334 21.3978 21.334 21V3C21.334 2.60218 21.1759 2.22064 20.8946 1.93934C20.6133 1.65804 20.2318 1.5 19.834 1.5H4.83398C4.43616 1.5 4.05463 1.65804 3.77332 1.93934C3.49202 2.22064 3.33398 2.60218 3.33398 3V4.5H1.83398V3C1.83398 2.20435 2.15005 1.44129 2.71266 0.87868C3.27527 0.316071 4.03833 0 4.83398 0V0Z M1.83398 7.5V6.75C1.83398 6.55109 1.913 6.36032 2.05365 6.21967C2.19431 6.07902 2.38507 6 2.58398 6C2.7829 6 2.97366 6.07902 3.11431 6.21967C3.25497 6.36032 3.33398 6.55109 3.33398 6.75V7.5H4.08398C4.2829 7.5 4.47366 7.57902 4.61431 7.71967C4.75497 7.86032 4.83398 8.05109 4.83398 8.25C4.83398 8.44891 4.75497 8.63968 4.61431 8.78033C4.47366 8.92098 4.2829 9 4.08398 9H1.08398C0.885072 9 0.694307 8.92098 0.553654 8.78033C0.413002 8.63968 0.333984 8.44891 0.333984 8.25C0.333984 8.05109 0.413002 7.86032 0.553654 7.71967C0.694307 7.57902 0.885072 7.5 1.08398 7.5H1.83398ZM1.83398 12V11.25C1.83398 11.0511 1.913 10.8603 2.05365 10.7197C2.19431 10.579 2.38507 10.5 2.58398 10.5C2.7829 10.5 2.97366 10.579 3.11431 10.7197C3.25497 10.8603 3.33398 11.0511 3.33398 11.25V12H4.08398C4.2829 12 4.47366 12.079 4.61431 12.2197C4.75497 12.3603 4.83398 12.5511 4.83398 12.75C4.83398 12.9489 4.75497 13.1397 4.61431 13.2803C4.47366 13.421 4.2829 13.5 4.08398 13.5H1.08398C0.885072 13.5 0.694307 13.421 0.553654 13.2803C0.413002 13.1397 0.333984 12.9489 0.333984 12.75C0.333984 12.5511 0.413002 12.3603 0.553654 12.2197C0.694307 12.079 0.885072 12 1.08398 12H1.83398ZM1.83398 16.5V15.75C1.83398 15.5511 1.913 15.3603 2.05365 15.2197C2.19431 15.079 2.38507 15 2.58398 15C2.7829 15 2.97366 15.079 3.11431 15.2197C3.25497 15.3603 3.33398 15.5511 3.33398 15.75V16.5H4.08398C4.2829 16.5 4.47366 16.579 4.61431 16.7197C4.75497 16.8603 4.83398 17.0511 4.83398 17.25C4.83398 17.4489 4.75497 17.6397 4.61431 17.7803C4.47366 17.921 4.2829 18 4.08398 18H1.08398C0.885072 18 0.694307 17.921 0.553654 17.7803C0.413002 17.6397 0.333984 17.4489 0.333984 17.25C0.333984 17.0511 0.413002 16.8603 0.553654 16.7197C0.694307 16.579 0.885072 16.5 1.08398 16.5H1.83398Z" fill-rule="evenodd" clip-rule="evenodd" /></svg>') center no-repeat,rgba(75,113,128,.1)}.article-content__img-text{display:grid;grid-template-columns:100%;gap:24px;list-style:none;padding:0;margin:24px 0 0}.article-content__img-text_item{display:grid;grid-template-columns:232px 1fr;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;max-width:616px}.article-content__img-text_item .item__img{aspect-ratio:232/133;overflow:hidden;border-radius:12px;-webkit-box-shadow:-2px -2px 4px rgba(77,127,142,.15),2px 4px 4px rgba(77,127,142,.15);box-shadow:-2px -2px 4px rgba(77,127,142,.15),2px 4px 4px rgba(77,127,142,.15)}.article-content__img-text_item .item__title{margin:0;font:500 20px/130% "Exo2"}.article-content__contacts{display:grid;grid-template-columns:320px 1fr;gap:24px;margin-top:42px;padding-bottom:4px}.article-content__contacts_block{padding:12px 12px 24px;background:hsla(0,0%,100%,.25);-webkit-box-shadow:-2px -2px 4px rgba(77,127,142,.15),2px 4px 4px rgba(77,127,142,.15);box-shadow:-2px -2px 4px rgba(77,127,142,.15),2px 4px 4px rgba(77,127,142,.15);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-radius:12px}.article-content__contacts_block .block__title{font-size:24px;color:rgba(93,192,224,.5);margin:0}.article-content__contacts_block .block__list{padding:0;margin:24px 0 0;list-style:none}.article-content__contacts_block .block__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px}.article-content__contacts_block .block__item:not(:first-child){margin-top:6px}.article-content__contacts_block .block__item::before{content:"";height:20px;width:20px}.article-content__contacts_block .block__item.phone::before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 21"><path fill="%2336535E" stroke="transparent" stroke-width="0" style="" d="M4.56809 2.16037C4.4943 2.06545 4.40115 1.98731 4.29484 1.93115C4.18853 1.87499 4.07149 1.84209 3.95149 1.83465C3.83149 1.8272 3.71127 1.84537 3.59883 1.88795C3.48639 1.93053 3.3843 1.99655 3.29934 2.08162L2.00684 3.37537C1.40309 3.98037 1.18059 4.83662 1.44434 5.58787C2.53901 8.69735 4.31971 11.5205 6.65434 13.8479C8.98175 16.1825 11.8049 17.9632 14.9143 19.0579C15.6656 19.3216 16.5218 19.0991 17.1268 18.4954L18.4193 17.2029C18.5044 17.1179 18.5704 17.0158 18.613 16.9034C18.6556 16.7909 18.6738 16.6707 18.6663 16.5507C18.6589 16.4307 18.626 16.3137 18.5698 16.2074C18.5137 16.1011 18.4355 16.0079 18.3406 15.9341L15.4568 13.6916C15.3554 13.613 15.2375 13.5584 15.1119 13.532C14.9863 13.5055 14.8563 13.508 14.7318 13.5391L11.9943 14.2229C11.6289 14.3142 11.2461 14.3094 10.8831 14.2088C10.5202 14.1083 10.1894 13.9154 9.92309 13.6491L6.85309 10.5779C6.58655 10.3117 6.3935 9.98097 6.29273 9.61799C6.19196 9.25501 6.18692 8.87213 6.27809 8.50662L6.96309 5.76912C6.99422 5.64461 6.99667 5.51466 6.97026 5.38907C6.94384 5.26348 6.88924 5.14553 6.81059 5.04412L4.56809 2.16037ZM2.35559 1.13912C2.57433 0.920306 2.83712 0.750532 3.12651 0.64107C3.4159 0.531609 3.72527 0.484965 4.03407 0.504235C4.34286 0.523505 4.64403 0.608249 4.91757 0.75284C5.1911 0.89743 5.43075 1.09856 5.62059 1.34287L7.86309 4.22537C8.27434 4.75412 8.41934 5.44287 8.25684 6.09287L7.57309 8.83037C7.53774 8.97216 7.53965 9.12068 7.57863 9.26151C7.61762 9.40234 7.69236 9.5307 7.79559 9.63412L10.8668 12.7054C10.9704 12.8088 11.099 12.8837 11.24 12.9227C11.3811 12.9617 11.5299 12.9635 11.6718 12.9279L14.4081 12.2441C14.7289 12.1639 15.0637 12.1577 15.3872 12.2259C15.7107 12.2941 16.0145 12.435 16.2756 12.6379L19.1581 14.8804C20.1943 15.6866 20.2893 17.2179 19.3618 18.1441L18.0693 19.4366C17.1443 20.3616 15.7618 20.7679 14.4731 20.3141C11.1746 19.1535 8.17968 17.2652 5.71059 14.7891C3.2347 12.3204 1.34635 9.32594 0.185589 6.02787C-0.266911 4.74037 0.139339 3.35662 1.06434 2.43162L2.35684 1.13912H2.35559Z"  /></svg>') center no-repeat}.article-content__contacts_block .block__item.mail::before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 19"><path fill="%2336535E" stroke="transparent" stroke-width="0" style="" d="M0 4.75C0 4.12011 0.263392 3.51602 0.732233 3.07062C1.20107 2.62522 1.83696 2.375 2.5 2.375H17.5C18.163 2.375 18.7989 2.62522 19.2678 3.07062C19.7366 3.51602 20 4.12011 20 4.75V14.25C20 14.8799 19.7366 15.484 19.2678 15.9294C18.7989 16.3748 18.163 16.625 17.5 16.625H2.5C1.83696 16.625 1.20107 16.3748 0.732233 15.9294C0.263392 15.484 0 14.8799 0 14.25V4.75ZM2.5 3.5625C2.16848 3.5625 1.85054 3.68761 1.61612 3.91031C1.3817 4.13301 1.25 4.43506 1.25 4.75V5.00769L10 9.99519L18.75 5.00769V4.75C18.75 4.43506 18.6183 4.13301 18.3839 3.91031C18.1495 3.68761 17.8315 3.5625 17.5 3.5625H2.5ZM18.75 6.39231L12.865 9.747L18.75 13.1872V6.39231ZM18.7075 14.5576L11.6575 10.4358L10 11.3798L8.3425 10.4358L1.2925 14.5564C1.36353 14.8091 1.5204 15.0324 1.73874 15.1917C1.95708 15.3511 2.22468 15.4375 2.5 15.4375H17.5C17.7752 15.4375 18.0426 15.3513 18.261 15.1922C18.4793 15.0331 18.6362 14.81 18.7075 14.5576V14.5576ZM1.25 13.1872L7.135 9.747L1.25 6.39231V13.1872Z"  /></svg>') center no-repeat}.article-content__contacts_block .block__item.telegram::before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 21"><path fill="%2336535E" stroke="transparent" stroke-width="0" style="" d="M10 0.5C12.6522 0.5 15.1959 1.55335 17.0713 3.42871C18.9467 5.30407 20 7.84784 20 10.5C20 13.1522 18.9467 15.6959 17.0713 17.5713C15.1959 19.4467 12.6522 20.5 10 20.5C7.34784 20.5 4.80407 19.4467 2.92871 17.5713C1.05335 15.6959 0 13.1522 0 10.5C0 7.84784 1.05335 5.30407 2.92871 3.42871C4.80407 1.55335 7.34784 0.5 10 0.5ZM14.0889 6.51953C13.7139 6.52578 13.1346 6.72781 10.3584 7.88281C9.38579 8.28786 7.44081 9.12478 4.52637 10.3945C4.05404 10.582 3.80488 10.7673 3.78223 10.9473C3.74474 11.2509 4.12598 11.3715 4.64453 11.5352L4.86328 11.6035C5.37328 11.7698 6.06172 11.9642 6.41797 11.9717C6.74284 11.979 7.10438 11.8462 7.50293 11.5713C10.2228 9.73513 11.6288 8.80658 11.7197 8.78418C11.7822 8.76918 11.8702 8.75121 11.9277 8.80371C11.9864 8.85499 11.9799 8.95424 11.9736 8.98047C11.9334 9.14393 10.439 10.5317 9.66602 11.251C9.42517 11.4756 9.25414 11.6343 9.21875 11.6709C9.14169 11.7497 9.06297 11.8271 8.9834 11.9033C8.5084 12.3608 8.15418 12.7037 9.00293 13.2637C9.41156 13.5336 9.73925 13.7551 10.0654 13.9775C10.4203 14.22 10.7755 14.4613 11.2354 14.7637C11.3514 14.8386 11.4637 14.9197 11.5723 14.9971C11.9859 15.292 12.3598 15.557 12.8184 15.5146C13.0858 15.4897 13.3629 15.2401 13.5029 14.4902C13.8342 12.719 14.4848 8.88203 14.6348 7.30078C14.6439 7.16948 14.6391 7.03732 14.6191 6.90723C14.6073 6.8024 14.5561 6.70597 14.4766 6.63672C14.3629 6.55823 14.227 6.51662 14.0889 6.51953Z"  /></svg>') center no-repeat}.article-content__contacts_block .block__item.location::before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 19"><path fill="%2336535E" stroke="transparent" stroke-width="0" style="" d="M15.2075 10.6162C14.5525 11.8774 13.665 13.1337 12.7575 14.2619C11.8966 15.3254 10.9761 16.3442 10 17.3137C9.02385 16.3442 8.10336 15.3254 7.2425 14.2619C6.335 13.1337 5.4475 11.8774 4.7925 10.6162C4.13 9.34206 3.75 8.14863 3.75 7.125C3.75 5.55028 4.40848 4.04005 5.58058 2.92655C6.75269 1.81306 8.3424 1.1875 10 1.1875C11.6576 1.1875 13.2473 1.81306 14.4194 2.92655C15.5915 4.04005 16.25 5.55028 16.25 7.125C16.25 8.14863 15.8688 9.34206 15.2075 10.6162ZM10 19C10 19 17.5 12.2479 17.5 7.125C17.5 5.23533 16.7098 3.42306 15.3033 2.08686C13.8968 0.750667 11.9891 0 10 0C8.01088 0 6.10322 0.750667 4.6967 2.08686C3.29018 3.42306 2.5 5.23533 2.5 7.125C2.5 12.2479 10 19 10 19Z M10 9.5C9.33696 9.5 8.70107 9.24978 8.23223 8.80438C7.76339 8.35898 7.5 7.75489 7.5 7.125C7.5 6.49511 7.76339 5.89102 8.23223 5.44562C8.70107 5.00022 9.33696 4.75 10 4.75C10.663 4.75 11.2989 5.00022 11.7678 5.44562C12.2366 5.89102 12.5 6.49511 12.5 7.125C12.5 7.75489 12.2366 8.35898 11.7678 8.80438C11.2989 9.24978 10.663 9.5 10 9.5ZM10 10.6875C10.9946 10.6875 11.9484 10.3122 12.6517 9.64407C13.3549 8.97597 13.75 8.06983 13.75 7.125C13.75 6.18017 13.3549 5.27403 12.6517 4.60593C11.9484 3.93783 10.9946 3.5625 10 3.5625C9.00544 3.5625 8.05161 3.93783 7.34835 4.60593C6.64509 5.27403 6.25 6.18017 6.25 7.125C6.25 8.06983 6.64509 8.97597 7.34835 9.64407C8.05161 10.3122 9.00544 10.6875 10 10.6875Z"  /></svg>') center no-repeat}.article-content__contacts_block .block__item a{color:#89b3c5;text-decoration:underline;font-size:12px;line-height:110%}.article-content__contacts_block .block__item a:hover{text-decoration:none}.article-content__contacts_block .block__item.location{color:#89b3c5;font-size:12px;line-height:110%;text-decoration:none}.article-content__contacts_content{padding-top:12px;color:#36535e}.article-content__contacts_content .content__title{margin:0;color:#36535e}.article-content__contacts_content .content__text{margin:24px 0 0;font:400 20px/130% "Exo2"}.article-content>*:first-child{margin-top:0}.article-content>*:last-child{margin-bottom:0}.title-banner+.article-content{margin-top:54px}.js-no-results-message{color:#4b7180;font-size:16px;font-weight:500;line-height:120%;display:none}.video-grid-container{display:grid;grid-template-columns:repeat(3, 1fr);gap:24px;width:100%;margin-bottom:40px;margin-top:12px}.employees__list{display:grid;grid-template-columns:repeat(3, 1fr);gap:12px;-webkit-box-align:start;-ms-flex-align:start;align-items:start;overflow:auto;min-height:50vh;padding-bottom:20px}.title-banner+.employees__list{margin-top:34px}.employees__count,.employees__search-result{grid-column:1/-1;padding-left:14px;font:500 20px/130% "Exo2";display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;color:#4b7180;margin-bottom:6px}.employees__item{background-color:#fff;border-radius:12px;padding:16px;display:grid;grid-template-columns:100%;grid-template-rows:auto 1fr repeat(3, auto);-webkit-box-shadow:-2px -2px 4px rgba(77,127,142,.15),2px 4px 4px rgba(77,127,142,.15);box-shadow:-2px -2px 4px rgba(77,127,142,.15),2px 4px 4px rgba(77,127,142,.15)}.employees__item .user__link{color:#4b7180}.employees__item .item__head{display:grid;grid-template-columns:1fr auto;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.employees__item .item__icon{height:24px;width:24px;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18"><path fill="%234B7180" stroke="transparent" stroke-width="0" style="" d="M9.23733 2.30254C9.16298 2.26793 9.08196 2.25 8.99995 2.25C8.91794 2.25 8.83693 2.26793 8.76258 2.30254L0.325076 6.24004C0.225719 6.28642 0.142082 6.36082 0.0844511 6.4541C0.0268204 6.54738 -0.00229092 6.65547 0.000697275 6.76508C0.00368547 6.87469 0.0386429 6.98103 0.10127 7.07103C0.163898 7.16104 0.251465 7.23077 0.353201 7.27167L8.7907 10.6467C8.92501 10.7005 9.07489 10.7005 9.2092 10.6467L15.75 8.03216V14.6247C15.4516 14.6247 15.1654 14.7432 14.9545 14.9542C14.7435 15.1651 14.625 15.4513 14.625 15.7497V17.9997H18V15.7497C18 15.4513 17.8814 15.1651 17.6704 14.9542C17.4595 14.7432 17.1733 14.6247 16.875 14.6247V7.58104L17.6467 7.27167C17.7484 7.23077 17.836 7.16104 17.8986 7.07103C17.9613 6.98103 17.9962 6.87469 17.9992 6.76508C18.0022 6.65547 17.9731 6.54738 17.9155 6.4541C17.8578 6.36082 17.7742 6.28642 17.6748 6.24004L9.23733 2.30254V2.30254ZM8.99995 9.51717L1.9777 6.71029L8.99995 3.43316L16.0222 6.71029L8.99995 9.51717Z M4.69777 10.1611C4.62534 10.1338 4.54806 10.1218 4.47076 10.1257C4.39346 10.1297 4.3178 10.1495 4.24853 10.1841C4.17926 10.2186 4.11786 10.2671 4.06817 10.3264C4.01849 10.3858 3.98158 10.4547 3.95977 10.529L3.39727 12.4415C3.35787 12.5757 3.36993 12.7199 3.43109 12.8457C3.49224 12.9716 3.59811 13.0701 3.72802 13.1221L8.79052 15.1471C8.92483 15.2009 9.07471 15.2009 9.20902 15.1471L14.2715 13.1221C14.4014 13.0701 14.5073 12.9716 14.5685 12.8457C14.6296 12.7199 14.6417 12.5757 14.6023 12.4415L14.0398 10.529C14.018 10.4547 13.9811 10.3858 13.9314 10.3264C13.8817 10.2671 13.8203 10.2186 13.751 10.1841C13.6817 10.1495 13.6061 10.1297 13.5288 10.1257C13.4515 10.1218 13.3742 10.1338 13.3018 10.1611L8.99977 11.7744L4.69777 10.1611ZM4.62127 12.2682L4.86877 11.4267L8.80177 12.9016C8.92941 12.9496 9.07014 12.9496 9.19777 12.9016L13.1308 11.4267L13.3783 12.2682L8.99977 14.0176L4.62127 12.2671V12.2682Z"  /></svg>') center no-repeat}.employees__item .item__victories{display:grid;grid-template-columns:repeat(5, 32px);gap:12px 6px;-ms-flex-line-pack:start;align-content:start}.employees__item .item__victories--team{grid-template-columns:repeat(10, 32px);grid-auto-flow:row}.employees__item .item__victories_title{grid-column:1/-1;margin:0;color:#89b3c5}.employees__item .item__victories_item{background:linear-gradient(171.87deg, #ffffff 46.67%, #A9D44C 130.66%);-webkit-box-shadow:0px 4px 6px rgba(165,184,191,.15),0px -4px 6px rgba(165,184,191,.15);box-shadow:0px 4px 6px rgba(165,184,191,.15),0px -4px 6px rgba(165,184,191,.15);border-radius:6px;text-align:center}.employees__item .item__victories_item .item__image{margin:6px auto 4px;height:18px;width:18px;pointer-events:none}.employees__item .item__victories_item .item__year{background:hsla(0,0%,100%,.5);-webkit-box-shadow:0px -2px 2px rgba(102,137,26,.1);box-shadow:0px -2px 2px rgba(102,137,26,.1);border-radius:6px;font-size:10px;line-height:110%;color:#a9d44c;padding:2px;margin:0}.employees__item .item__victories_empty-text{grid-column:1/-1;font-size:16px;line-height:120%;margin:12px 0 0;color:#4b7180}.employees__item .item__data{list-style:none;padding:0;margin:0;font-size:16px;line-height:120%}.employees__item .item__data li,.employees__item .item__data li a{color:#89b3c5;text-decoration:none}.employees__item .item__data li:not(:first-child){margin-top:22px}.employees__item .item__data li a:hover{text-decoration:underline}.employees__item .item__data .data__position,.employees__item .item__data .data__region,.employees__item .item__data .data__birthday{display:grid;grid-template-columns:auto 1fr;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.employees__item .item__data .data__position::before,.employees__item .item__data .data__region::before,.employees__item .item__data .data__birthday::before{content:"";height:28px;width:28px;-webkit-transform:translateY(-3px);-ms-transform:translateY(-3px);transform:translateY(-3px);border-radius:50%;border:solid 1px #89b3c5}.employees__item .item__data .data__position::before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24"><path fill="%2389B3C5" stroke="transparent" stroke-width="0" style="" d="M12 12C13.1935 12 14.3381 11.5259 15.182 10.682C16.0259 9.83807 16.5 8.69347 16.5 7.5C16.5 6.30653 16.0259 5.16193 15.182 4.31802C14.3381 3.47411 13.1935 3 12 3C10.8065 3 9.66193 3.47411 8.81802 4.31802C7.97411 5.16193 7.5 6.30653 7.5 7.5C7.5 8.69347 7.97411 9.83807 8.81802 10.682C9.66193 11.5259 10.8065 12 12 12V12ZM15 7.5C15 8.29565 14.6839 9.05871 14.1213 9.62132C13.5587 10.1839 12.7956 10.5 12 10.5C11.2044 10.5 10.4413 10.1839 9.87868 9.62132C9.31607 9.05871 9 8.29565 9 7.5C9 6.70435 9.31607 5.94129 9.87868 5.37868C10.4413 4.81607 11.2044 4.5 12 4.5C12.7956 4.5 13.5587 4.81607 14.1213 5.37868C14.6839 5.94129 15 6.70435 15 7.5V7.5ZM21 19.5C21 21 19.5 21 19.5 21H4.5C4.5 21 3 21 3 19.5C3 18 4.5 13.5 12 13.5C19.5 13.5 21 18 21 19.5ZM19.5 19.494C19.4985 19.125 19.269 18.015 18.252 16.998C17.274 16.02 15.4335 15 12 15C8.565 15 6.726 16.02 5.748 16.998C4.731 18.015 4.503 19.125 4.5 19.494H19.5Z"  /></svg>') center no-repeat}.employees__item .item__data .data__region::before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24"><path fill="%2389B3C5" stroke="transparent" stroke-width="0" style="" d="M18.249 13.41C17.463 15.003 16.398 16.59 15.309 18.015C14.2759 19.3584 13.1713 20.6453 12 21.87C10.8286 20.6453 9.72403 19.3584 8.691 18.015C7.602 16.59 6.537 15.003 5.751 13.41C4.956 11.8005 4.5 10.293 4.5 9C4.5 7.01088 5.29018 5.10322 6.6967 3.6967C8.10322 2.29018 10.0109 1.5 12 1.5C13.9891 1.5 15.8968 2.29018 17.3033 3.6967C18.7098 5.10322 19.5 7.01088 19.5 9C19.5 10.293 19.0425 11.8005 18.249 13.41ZM12 24C12 24 21 15.471 21 9C21 6.61305 20.0518 4.32387 18.364 2.63604C16.6761 0.948211 14.3869 0 12 0C9.61305 0 7.32387 0.948211 5.63604 2.63604C3.94821 4.32387 3 6.61305 3 9C3 15.471 12 24 12 24Z M12 12C11.2044 12 10.4413 11.6839 9.87868 11.1213C9.31607 10.5587 9 9.79565 9 9C9 8.20435 9.31607 7.44129 9.87868 6.87868C10.4413 6.31607 11.2044 6 12 6C12.7956 6 13.5587 6.31607 14.1213 6.87868C14.6839 7.44129 15 8.20435 15 9C15 9.79565 14.6839 10.5587 14.1213 11.1213C13.5587 11.6839 12.7956 12 12 12ZM12 13.5C13.1935 13.5 14.3381 13.0259 15.182 12.182C16.0259 11.3381 16.5 10.1935 16.5 9C16.5 7.80653 16.0259 6.66193 15.182 5.81802C14.3381 4.97411 13.1935 4.5 12 4.5C10.8065 4.5 9.66193 4.97411 8.81802 5.81802C7.97411 6.66193 7.5 7.80653 7.5 9C7.5 10.1935 7.97411 11.3381 8.81802 12.182C9.66193 13.0259 10.8065 13.5 12 13.5V13.5Z"  /></svg>') center no-repeat}.employees__item .item__data .data__birthday::before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24"><path fill="%2389B3C5" stroke="transparent" stroke-width="0" style="" d="M5.08375 8.25047C5.21284 8.09367 5.3731 7.96778 5.5535 7.88147C5.73389 7.79516 5.93014 7.75047 6.12875 7.75049H17.8713C18.0699 7.75047 18.2661 7.79516 18.4465 7.88147C18.6269 7.96778 18.7872 8.09367 18.9163 8.25047L22.5036 12.5989C22.8239 12.9872 23 13.4817 23 13.9931V14.3574C23.0001 15.0645 22.7875 15.7539 22.392 16.3293C21.9965 16.9048 21.4378 17.3375 20.7941 17.5669C20.1503 17.7963 19.4536 17.8111 18.8014 17.6091C18.1492 17.4071 17.574 16.9984 17.1562 16.4402C16.8512 16.8484 16.4603 17.1787 16.0134 17.4057C15.5665 17.6328 15.0756 17.7506 14.5781 17.7501C14.0807 17.7507 13.5897 17.6329 13.1428 17.4059C12.6959 17.1788 12.305 16.8485 12 16.4402C11.695 16.8485 11.3041 17.1788 10.8572 17.4059C10.4103 17.6329 9.91934 17.7507 9.42188 17.7501C8.92441 17.7507 8.43342 17.6329 7.98654 17.4059C7.53965 17.1788 7.14874 16.8485 6.84375 16.4402C6.42601 16.9984 5.85084 17.4071 5.19861 17.6091C4.54639 17.8111 3.84971 17.7963 3.20595 17.5669C2.56218 17.3375 2.00351 16.9048 1.608 16.3293C1.21249 15.7539 0.999925 15.0645 1 14.3574V13.9931C1.00002 13.4817 1.17608 12.9872 1.49638 12.5989L5.08512 8.24904L5.08375 8.25047ZM7.53125 14.3574C7.53125 14.8783 7.73044 15.3779 8.085 15.7463C8.43956 16.1147 8.92045 16.3216 9.42188 16.3216C9.9233 16.3216 10.4042 16.1147 10.7587 15.7463C11.1133 15.3779 11.3125 14.8783 11.3125 14.3574C11.3125 14.168 11.3849 13.9863 11.5139 13.8523C11.6428 13.7184 11.8177 13.6431 12 13.6431C12.1823 13.6431 12.3572 13.7184 12.4861 13.8523C12.6151 13.9863 12.6875 14.168 12.6875 14.3574C12.6875 14.8783 12.8867 15.3779 13.2413 15.7463C13.5958 16.1147 14.0767 16.3216 14.5781 16.3216C15.0795 16.3216 15.5604 16.1147 15.915 15.7463C16.2696 15.3779 16.4688 14.8783 16.4688 14.3574C16.4688 14.168 16.5412 13.9863 16.6701 13.8523C16.799 13.7184 16.9739 13.6431 17.1562 13.6431C17.3386 13.6431 17.5135 13.7184 17.6424 13.8523C17.7713 13.9863 17.8438 14.168 17.8438 14.3574C17.8438 14.8783 18.0429 15.3779 18.3975 15.7463C18.7521 16.1147 19.233 16.3216 19.7344 16.3216C20.2358 16.3216 20.7167 16.1147 21.0712 15.7463C21.4258 15.3779 21.625 14.8783 21.625 14.3574V13.9931C21.625 13.8229 21.5665 13.6582 21.46 13.5288L17.8713 9.17901H6.12875L2.54 13.5288C2.4335 13.6582 2.37499 13.8229 2.375 13.9931V14.3574C2.375 14.8783 2.57419 15.3779 2.92875 15.7463C3.28331 16.1147 3.7642 16.3216 4.26562 16.3216C4.76705 16.3216 5.24794 16.1147 5.6025 15.7463C5.95706 15.3779 6.15625 14.8783 6.15625 14.3574C6.15625 14.168 6.22868 13.9863 6.35761 13.8523C6.48655 13.7184 6.66141 13.6431 6.84375 13.6431C7.02609 13.6431 7.20095 13.7184 7.32989 13.8523C7.45882 13.9863 7.53125 14.168 7.53125 14.3574Z M11.25 7.75049V5.75049C11.25 5.33627 11.5858 5.00049 12 5.00049C12.4142 5.00049 12.75 5.33627 12.75 5.75049V7.75049C12.75 8.1647 12.4142 8.50049 12 8.50049C11.5858 8.50049 11.25 8.1647 11.25 7.75049Z M11.7129 0.0569592C11.9931 -0.0590833 12.3158 0.00556612 12.5303 0.220045C12.9974 0.687211 13.5132 1.35927 13.8691 2.07747C14.1877 2.72037 14.4519 3.54935 14.2568 4.33137L14.2119 4.48762C13.8052 5.70756 12.6061 6.01325 11.7441 5.93489C11.297 5.89417 10.8421 5.75117 10.4775 5.50423C10.1204 5.26226 9.75005 4.84178 9.75 4.25032L9.75879 4.07161C9.79762 3.66852 9.96758 3.36979 10.1943 3.13411C10.3023 3.02186 10.4208 2.92615 10.5029 2.85969C10.595 2.78524 10.6636 2.72961 10.7305 2.66536C10.8479 2.55257 10.9655 2.40636 11.0615 2.14583C11.1627 1.87141 11.25 1.44135 11.25 0.750319L11.2588 0.638014C11.2977 0.38097 11.4677 0.158501 11.7129 0.0569592ZM12.4697 2.66536C12.2845 3.16757 12.0271 3.49996 11.7695 3.74739C11.649 3.86314 11.53 3.958 11.4463 4.02571C11.3527 4.10141 11.307 4.13928 11.2744 4.17317C11.2594 4.18879 11.2553 4.18984 11.2529 4.20833C11.2651 4.22075 11.2855 4.23915 11.3193 4.26204C11.4391 4.34311 11.6407 4.41892 11.8809 4.44075C12.5 4.5 12.6947 4.29297 12.7881 4.01301L12.8125 3.91145C12.853 3.65479 12.7791 3.25725 12.5244 2.74348C12.5088 2.71191 12.4911 2.68119 12.4746 2.64973C12.4728 2.65482 12.4716 2.66029 12.4697 2.66536Z M4.71509 18.3281C5.06287 18.1554 5.48025 18.278 5.68287 18.5996L5.72095 18.666L7.50025 22.25H16.51L18.384 18.6533L18.4231 18.5869C18.632 18.2696 19.0515 18.1557 19.3958 18.335C19.7399 18.5144 19.8868 18.9233 19.7463 19.2764L19.7141 19.3467L17.6311 23.3467C17.502 23.5945 17.2455 23.7498 16.9661 23.75H7.03541C6.75073 23.75 6.49028 23.5889 6.36353 23.334L4.3772 19.334L4.34693 19.2627C4.21338 18.9071 4.3676 18.5009 4.71509 18.3281Z"  /></svg>') center no-repeat}.employees__item .item__contacts{display:none}.employees__item .item__contacts .item__data li{font-size:12px}.employees__item .item__contacts .item__data li:not(:first-child){margin-top:7px}.employees__item .item__contacts .user__link{margin-top:24px}.employees__item .item__contacts .user__link .user__position{font:300 12px/110% "Roboto"}.employees__item .item__contacts .user__link .user__name{font-size:12px}.employees__item .btn.is-active{padding-left:0;padding-right:0;border-color:rgba(0,0,0,0);font:500 16px/120% "Roboto";color:#4b7180}.employees__item .btn.is-active::after{content:"";height:18px;width:18px;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 20 20"><path fill="rgba(0, 0, 0, 0.37)" stroke="transparent" stroke-width="0" style="" d="M2.05764 14.1926C2.1157 14.2508 2.18467 14.297 2.2606 14.3285C2.33653 14.36 2.41793 14.3763 2.50014 14.3763C2.58235 14.3763 2.66375 14.36 2.73968 14.3285C2.81561 14.297 2.88458 14.2508 2.94264 14.1926L10.0001 7.13389L17.0576 14.1926C17.175 14.31 17.3342 14.3759 17.5001 14.3759C17.6661 14.3759 17.8253 14.31 17.9426 14.1926C18.06 14.0753 18.1259 13.9161 18.1259 13.7501C18.1259 13.5842 18.06 13.425 17.9426 13.3076L10.4426 5.80764C10.3846 5.74944 10.3156 5.70326 10.2397 5.67175C10.1638 5.64024 10.0823 5.62402 10.0001 5.62402C9.91793 5.62402 9.83653 5.64024 9.7606 5.67175C9.68467 5.70326 9.6157 5.74944 9.55764 5.80764L2.05764 13.3076C1.99944 13.3657 1.95326 13.4347 1.92175 13.5106C1.89024 13.5865 1.87402 13.6679 1.87402 13.7501C1.87402 13.8324 1.89024 13.9138 1.92175 13.9897C1.95326 14.0656 1.99944 14.1346 2.05764 14.1926V14.1926Z" fill-rule="evenodd" clip-rule="evenodd" /></svg>') center no-repeat}.employees__item>*:not(:first-child){margin-top:24px}.employees__search-result{padding:30px;border-radius:6px;text-align:center;color:#36535e;background:rgba(137,179,197,.25);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.team-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;max-height:100%;overflow-x:hidden;padding:10px 15px 20px 10px;margin-top:-10px;margin-left:-10px}.team-list .employees__item>*:not(:first-child){margin-top:16px}.team-list .employees__item{position:relative;cursor:pointer;box-shadow:-3px 2px 4px rgba(93,192,224,.1);-webkit-box-shadow:-2px -2px 4px rgba(77,127,142,.15),2px 4px 4px rgba(77,127,142,.15)}.team-list .employees__item:hover{-webkit-box-shadow:3px 0px 4px rgba(93,192,224,.2);box-shadow:3px 0px 4px rgba(93,192,224,.2)}.team-list .employees__item:active{text-decoration:none;-webkit-box-shadow:6px -4px 4px rgba(93,192,224,.2);box-shadow:6px -4px 4px rgba(93,192,224,.2)}.team-list .item__icon{position:absolute;right:14px;top:19px}.employee-progress__label{font-size:14px;font-weight:300;line-height:120%;margin:0 0 10px 0}.employee-progress__object-list{padding:0;margin:0;list-style:none;padding-left:14px;padding-bottom:20px}.employee-progress__object{display:-webkit-box;display:-ms-flexbox;display:flex}.employee-progress__object:not(:last-child){margin-bottom:6px}.employee-progress__object-name{font-size:12px;font-weight:300;line-height:110%;color:#4b7180;margin:0}.employee-progress .range-progress__block::before{background-color:rgba(93,192,224,.5019607843)}.employee-progress .range-progress__block::after{-webkit-box-shadow:inset 0 0 0 1px rgba(93,192,224,.5019607843);box-shadow:inset 0 0 0 1px rgba(93,192,224,.5019607843)}.employee-progress .range-progress__data{-webkit-column-gap:10px;column-gap:10px;-moz-column-gap:10px}.employees__item--detail-page{overflow-x:hidden;overflow-y:auto}.employees__item--detail-page .btn{max-width:232px;color:#fff;background-color:#5dc0e0}.employees__item--detail-page .accord__item .btn{max-width:100%}.employees__item--detail-page .accord__item:not(:last-child){border-bottom:1px solid rgba(75,113,128,.1019607843)}.c-accordion{min-height:100vh}.c-accordion__item:not(:last-child){margin-bottom:16px}.c-accordion__item--level-1:not(:last-child){border-bottom:1px solid #eef2f4}.c-accordion__item--level-1 .c-accordion__title{font-size:16px;font-weight:500}.c-accordion__item--level-2>.c-accordion__trigger{padding-left:20px}.c-accordion__item--level-2 .c-accordion__title{font-size:14px;font-weight:300}.c-accordion__item--level-3>.c-accordion__trigger{padding-left:20px}.c-accordion__item--level-3 .c-accordion__title{font-size:14px;font-weight:300}.c-accordion__item--level-4>.c-accordion__trigger{padding-left:20px}.c-accordion__item--level-4 .c-accordion__title{font-size:14px;font-weight:300}.c-accordion__item.is-highlighted{background-color:rgba(93,192,224,.1019607843)}.c-accordion__item.is-highlighted>.c-accordion__trigger{padding-left:12px}.c-accordion__item.is-highlighted .c-accordion__icon-area::before{background-color:rgba(0,0,0,0)}.c-accordion .c-accordion__trigger{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:0 16px 0 0;background:none;border:none;margin:0;text-align:left;font-family:inherit;color:#4b7180;cursor:pointer;position:relative}.c-accordion .c-accordion__trigger.is-with-progress{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.c-accordion .c-accordion__trigger.is-with-progress .c-accordion__title{width:120px}.c-accordion .c-accordion__trigger.is-with-progress>.range-progress{--range-width: 110px;--range-gap: 37px}.c-accordion .c-accordion__trigger.is-group-style{background-color:rgba(93,192,224,.1019607843);border-radius:6px;padding-left:0}.c-accordion .c-accordion__trigger.is-group-style .c-accordion__title{width:100%;padding-left:12px}.c-accordion .c-accordion__trigger.is-group-style .c-accordion__icon-area::before{background-color:rgba(0,0,0,0)}.c-accordion .c-accordion__trigger.is-bordered-style{border:1px solid rgba(93,192,224,.1019607843);border-radius:6px;padding-left:0}.c-accordion .c-accordion__trigger.is-bordered-style .c-accordion__title{width:100%;padding-left:12px}.c-accordion .c-accordion__trigger.is-bordered-style .c-accordion__icon-area::before{background-color:rgba(0,0,0,0)}.c-accordion__icon-area{display:block;position:relative;width:18px;height:18px;margin-left:auto;-ms-flex-negative:0;flex-shrink:0}.c-accordion__icon-area::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out;z-index:1}.c-accordion__icon-area::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20"><path fill="%234B7180" stroke="transparent" stroke-width="0" style="" d="M2.05764 14.1926C2.1157 14.2508 2.18467 14.297 2.2606 14.3285C2.33653 14.36 2.41793 14.3763 2.50014 14.3763C2.58235 14.3763 2.66375 14.36 2.73968 14.3285C2.81561 14.297 2.88458 14.2508 2.94264 14.1926L10.0001 7.13389L17.0576 14.1926C17.175 14.31 17.3342 14.3759 17.5001 14.3759C17.6661 14.3759 17.8253 14.31 17.9426 14.1926C18.06 14.0753 18.1259 13.9161 18.1259 13.7501C18.1259 13.5842 18.06 13.425 17.9426 13.3076L10.4426 5.80764C10.3846 5.74944 10.3156 5.70326 10.2397 5.67175C10.1638 5.64024 10.0823 5.62402 10.0001 5.62402C9.91793 5.62402 9.83653 5.64024 9.7606 5.67175C9.68467 5.70326 9.6157 5.74944 9.55764 5.80764L2.05764 13.3076C1.99944 13.3657 1.95326 13.4347 1.92175 13.5106C1.89024 13.5865 1.87402 13.6679 1.87402 13.7501C1.87402 13.8324 1.89024 13.9138 1.92175 13.9897C1.95326 14.0656 1.99944 14.1346 2.05764 14.1926V14.1926Z" fill-rule="evenodd" clip-rule="evenodd" /></svg>') center no-repeat;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out, -webkit-transform .2s ease-in-out;z-index:2}.c-accordion__title{line-height:120%;padding:14.5px 0}.c-accordion__counter{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:28px;height:28px;margin-left:10px;padding:0 5px;font-size:14px;font-weight:500;color:#fff;background-color:#a9d44c;border-radius:14px}.c-accordion .c-accordion__pane{display:none}.c-accordion .c-accordion__list{list-style:none;margin:0;padding:16px 0 10px 0}.js-accordion-item.is-open>.c-accordion__trigger .c-accordion__icon-area::after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.c-course-unit{display:grid;grid-template-columns:166px 1fr 1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;padding:6px 12px;font-size:14px;background-color:#fff}.c-course-unit__title{margin:0 0 4px 0;padding:0;color:#4b7180}.c-course-unit__date{margin:0;padding:0;font-size:12px;color:#8fa8b3}.c-course-unit__progress{color:#4b7180}.c-course-unit>.range-progress{--range-width: 110px}.vacancies{overflow:auto}.title-banner+.vacancies{margin-top:42px;margin-bottom:42px}.vacancies__head{display:grid;gap:12px}.vacancies__text{margin:0;font:500 20px/130% "Exo2";color:#4b7180}.vacancies__list{display:grid;grid-template-columns:repeat(3, 1fr);gap:16px 12px;margin-top:32px;min-height:25vh}@media(max-width: 1024px){.vacancies__list{min-height:5vh}}.vacancies__item{display:grid;gap:12px;-ms-flex-line-pack:start;align-content:start;border-radius:12px;padding:16px;background:url(../img/vacancies-item-bg.webp) top right no-repeat,linear-gradient(146.07deg, #A9D44C 15.9%, #5DC0E0 86.14%);-webkit-box-shadow:-53px 31px 12px rgba(93,192,224,.01),-30px 18px 12px rgba(93,192,224,.05),-3px 2px 4px rgba(93,192,224,.1);box-shadow:-53px 31px 12px rgba(93,192,224,.01),-30px 18px 12px rgba(93,192,224,.05),-3px 2px 4px rgba(93,192,224,.1);color:#fff}.vacancies__item:hover{color:#fff}.vacancies__item .item__title{font:500 16px/120% "Roboto"}.vacancies__item .item__city{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:36px;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;font-weight:500;line-height:120%}.vacancies__item .item__city::before{content:"";height:24px;width:24px;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="%23fff" stroke="transparent" stroke-width="0" style="" d="M18.249 13.41C17.463 15.003 16.398 16.59 15.309 18.015C14.2759 19.3584 13.1713 20.6453 12 21.87C10.8286 20.6453 9.72403 19.3584 8.691 18.015C7.602 16.59 6.537 15.003 5.751 13.41C4.956 11.8005 4.5 10.293 4.5 9C4.5 7.01088 5.29018 5.10322 6.6967 3.6967C8.10322 2.29018 10.0109 1.5 12 1.5C13.9891 1.5 15.8968 2.29018 17.3033 3.6967C18.7098 5.10322 19.5 7.01088 19.5 9C19.5 10.293 19.0425 11.8005 18.249 13.41ZM12 24C12 24 21 15.471 21 9C21 6.61305 20.0518 4.32387 18.364 2.63604C16.6761 0.948211 14.3869 0 12 0C9.61305 0 7.32387 0.948211 5.63604 2.63604C3.94821 4.32387 3 6.61305 3 9C3 15.471 12 24 12 24Z M12 12C11.2044 12 10.4413 11.6839 9.87868 11.1213C9.31607 10.5587 9 9.79565 9 9C9 8.20435 9.31607 7.44129 9.87868 6.87868C10.4413 6.31607 11.2044 6 12 6C12.7956 6 13.5587 6.31607 14.1213 6.87868C14.6839 7.44129 15 8.20435 15 9C15 9.79565 14.6839 10.5587 14.1213 11.1213C13.5587 11.6839 12.7956 12 12 12ZM12 13.5C13.1935 13.5 14.3381 13.0259 15.182 12.182C16.0259 11.3381 16.5 10.1935 16.5 9C16.5 7.80653 16.0259 6.66193 15.182 5.81802C14.3381 4.97411 13.1935 4.5 12 4.5C10.8065 4.5 9.66193 4.97411 8.81802 5.81802C7.97411 6.66193 7.5 7.80653 7.5 9C7.5 10.1935 7.97411 11.3381 8.81802 12.182C9.66193 13.0259 10.8065 13.5 12 13.5V13.5Z"  /></svg>') center/cover no-repeat}.vacancies__item .item__list{display:grid;gap:6px}.vacancies__item .item__list_item{font:300 12px/110% "Roboto"}.vacancies__item .item__list_item span{font-weight:400}.vacancies__search-result{max-height:100px;padding:30px;border-radius:6px;text-align:center;color:#36535e;background:rgba(137,179,197,.25);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);grid-column:1/-1;font:500 20px/130% "Exo2";display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#4b7180}.vacanciy{overflow:hidden auto;display:grid;grid-template-columns:repeat(2, 1fr);gap:24px;margin-bottom:20px}.title-banner+.vacanciy{margin-top:42px}.vacanciy__head{grid-column:1/-1;display:grid;grid-template-columns:auto 1fr auto;-webkit-column-gap:32px;-moz-column-gap:32px;column-gap:32px;-webkit-box-align:start;-ms-flex-align:start;align-items:start;position:sticky;top:0;z-index:15;-webkit-transform:translateY(-3px);-ms-transform:translateY(-3px);transform:translateY(-3px);margin:-10px;padding:10px;border-radius:12px;background:#f3fcfc}.vacanciy__head .btn{min-width:215px}.vacanciy__data{display:grid;row-gap:12px;margin:0;font:500 20px/130% "Exo2";color:#4b7180}.vacanciy__data .data__city{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:26px;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px}.vacanciy__data .data__city::before{content:"";height:24px;width:24px;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="%234B7180" stroke="transparent" stroke-width="0" style="" d="M18.249 13.41C17.463 15.003 16.398 16.59 15.309 18.015C14.2759 19.3584 13.1713 20.6453 12 21.87C10.8286 20.6453 9.72403 19.3584 8.691 18.015C7.602 16.59 6.537 15.003 5.751 13.41C4.956 11.8005 4.5 10.293 4.5 9C4.5 7.01088 5.29018 5.10322 6.6967 3.6967C8.10322 2.29018 10.0109 1.5 12 1.5C13.9891 1.5 15.8968 2.29018 17.3033 3.6967C18.7098 5.10322 19.5 7.01088 19.5 9C19.5 10.293 19.0425 11.8005 18.249 13.41ZM12 24C12 24 21 15.471 21 9C21 6.61305 20.0518 4.32387 18.364 2.63604C16.6761 0.948211 14.3869 0 12 0C9.61305 0 7.32387 0.948211 5.63604 2.63604C3.94821 4.32387 3 6.61305 3 9C3 15.471 12 24 12 24Z M12 12C11.2044 12 10.4413 11.6839 9.87868 11.1213C9.31607 10.5587 9 9.79565 9 9C9 8.20435 9.31607 7.44129 9.87868 6.87868C10.4413 6.31607 11.2044 6 12 6C12.7956 6 13.5587 6.31607 14.1213 6.87868C14.6839 7.44129 15 8.20435 15 9C15 9.79565 14.6839 10.5587 14.1213 11.1213C13.5587 11.6839 12.7956 12 12 12ZM12 13.5C13.1935 13.5 14.3381 13.0259 15.182 12.182C16.0259 11.3381 16.5 10.1935 16.5 9C16.5 7.80653 16.0259 6.66193 15.182 5.81802C14.3381 4.97411 13.1935 4.5 12 4.5C10.8065 4.5 9.66193 4.97411 8.81802 5.81802C7.97411 6.66193 7.5 7.80653 7.5 9C7.5 10.1935 7.97411 11.3381 8.81802 12.182C9.66193 13.0259 10.8065 13.5 12 13.5V13.5Z"  /></svg>') center/cover no-repeat}.vacanciy__list{color:#4b7180}.vacanciy__list.wide{grid-column:1/-1}.vacanciy__list.wide .list__list{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}.vacanciy__list .list__title{margin:0;position:sticky;top:80px;font:500 20px/130% "Exo2";z-index:10;margin:-10px;padding:10px;border-radius:12px;background:#f3fcfc}.vacanciy__list .list__list{padding:0;list-style:none;margin:14px -10px -10px;padding:10px;line-height:0}.vacanciy__list .list__it{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:18px;-moz-column-gap:18px;column-gap:18px;position:relative;line-height:110%;width:100%;overflow:auto;padding:6px 0 6px 6px}.vacanciy__list .list__it::before,.vacanciy__list .list__it::after{content:"";height:34px;width:34px;-webkit-box-flex:0;-ms-flex:0 0 34px;flex:0 0 34px;border-radius:50%;-ms-flex-item-align:start;align-self:flex-start}.vacanciy__list .list__it::before{-webkit-filter:blur(4.3px);filter:blur(4.3px);background:var(--bg)}.vacanciy__list .list__it::after{position:absolute;z-index:2;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18"><path fill="%23fff" stroke="transparent" stroke-width="0" style="" d="M15.75 1.125C16.0484 1.125 16.3345 1.24353 16.5455 1.4545C16.7565 1.66548 16.875 1.95163 16.875 2.25V15.75C16.875 16.0484 16.7565 16.3345 16.5455 16.5455C16.3345 16.7565 16.0484 16.875 15.75 16.875H2.25C1.95163 16.875 1.66548 16.7565 1.4545 16.5455C1.24353 16.3345 1.125 16.0484 1.125 15.75V2.25C1.125 1.95163 1.24353 1.66548 1.4545 1.4545C1.66548 1.24353 1.95163 1.125 2.25 1.125H15.75ZM2.25 0C1.65326 0 1.08097 0.237053 0.65901 0.65901C0.237053 1.08097 0 1.65326 0 2.25L0 15.75C0 16.3467 0.237053 16.919 0.65901 17.341C1.08097 17.7629 1.65326 18 2.25 18H15.75C16.3467 18 16.919 17.7629 17.341 17.341C17.7629 16.919 18 16.3467 18 15.75V2.25C18 1.65326 17.7629 1.08097 17.341 0.65901C16.919 0.237053 16.3467 0 15.75 0L2.25 0Z M12.5909 5.26763C12.7452 5.09681 12.9535 5.00067 13.1708 5C13.3881 4.99933 13.5968 5.09419 13.752 5.26405C13.9071 5.43392 13.9962 5.66515 13.9999 5.90776C14.0036 6.15036 13.9216 6.38485 13.7718 6.56052L9.37029 12.7048C9.29464 12.7958 9.20334 12.8689 9.10184 12.9195C9.00035 12.9702 8.89075 12.9975 8.77958 12.9998C8.66842 13.0021 8.55799 12.9794 8.45488 12.9329C8.35178 12.8865 8.25812 12.8173 8.17951 12.7295L5.26319 9.47138C5.18195 9.38683 5.11678 9.28488 5.07159 9.1716C5.02639 9.05832 5.00209 8.93603 5.00013 8.81203C4.99817 8.68803 5.01859 8.56487 5.06018 8.44987C5.10178 8.33488 5.16368 8.23042 5.2422 8.14273C5.32073 8.05504 5.41426 7.98591 5.51723 7.93946C5.6202 7.89301 5.73049 7.8702 5.84152 7.87239C5.95255 7.87458 6.06205 7.90172 6.16349 7.95219C6.26493 8.00267 6.35622 8.07544 6.43192 8.16617L8.74072 10.7433L12.57 5.29472C12.5768 5.28518 12.5842 5.27613 12.592 5.26763H12.5909Z"  /></svg>') center no-repeat;inset:5px auto auto 5px}.vacanciy__list .list__it:not(:last-child){margin-bottom:6px}.motivation{margin-bottom:20px;color:#4b7180;overflow:auto}.motivation__title{font:700 20px/130% "Exo2";color:#4b7180;margin:0 0 14px}.title-banner+.motivation__title{margin-top:42px}.motivation__list{margin:0 -10px;padding:10px}.motivation__item{display:grid;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px;grid-template-columns:40% 1fr;border-radius:12px;-webkit-box-shadow:-2px -2px 4px rgba(77,127,142,.15),2px 4px 4px rgba(77,127,142,.15);box-shadow:-2px -2px 4px rgba(77,127,142,.15),2px 4px 4px rgba(77,127,142,.15)}.motivation__item:not(:first-child){margin-top:24px}.motivation__item .item__content,.motivation__item .item__data{display:grid;-webkit-box-align:start;-ms-flex-align:start;align-items:start;background:hsla(0,0%,100%,.25);padding:12px;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-radius:12px}.motivation__item .item__content{grid-template-rows:1fr;gap:12px}.motivation__item .item__content::after{content:"";position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);display:block;height:90%;width:1px;background-color:rgba(137,179,197,.25)}.motivation__item .item__title{display:grid;grid-template-columns:48px 1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px;font:500 16px/120% "Roboto";margin:0}.motivation__item .item__title:first-child{min-height:48px}.motivation__item .item__title::before{content:"";aspect-ratio:1/1;border:solid 1px #a9d44c;border-radius:6px}.motivation__item .item__title--no-icon{grid-template-columns:1fr}.motivation__item .item__title--no-icon::before{display:none}.motivation__item .item__title--extra-pd{padding-top:12px}.motivation__item .item__description{margin:0;font-size:16px;font-weight:500;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:120%}.motivation__item .item__title.award::before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 18 18"><path fill="%23A9D44C" stroke="transparent" stroke-width="0" style="" d="M12.729 12.6021C12.8614 12.5963 12.9921 12.6408 13.0938 12.728C13.2099 12.8278 13.2769 12.9733 13.2769 13.1265V16.8765C13.2769 17.0365 13.2036 17.1878 13.0784 17.2874C12.9532 17.3869 12.7896 17.4236 12.6338 17.3877L9.00171 16.5498L5.36963 17.3877C5.2138 17.4236 5.05022 17.3869 4.92505 17.2874C4.79984 17.1878 4.72656 17.0365 4.72656 16.8765V13.1265L4.72949 13.0693C4.7439 12.9376 4.80804 12.8153 4.90967 12.728C5.02593 12.6283 5.18015 12.5846 5.33154 12.6079L7.20654 12.8958L7.27832 12.9119C7.30162 12.9189 7.32428 12.928 7.34644 12.9382L9.00171 13.7022L10.657 12.9382L10.7251 12.9119C10.7485 12.9048 10.7726 12.8995 10.7969 12.8958L12.6719 12.6079L12.729 12.6021ZM11.0305 13.9219L9.22144 14.7568C9.08194 14.8212 8.92148 14.8212 8.78198 14.7568L6.97217 13.9219L5.77686 13.738V16.2166L8.88379 15.4995L8.94238 15.4893C9.00146 15.4825 9.06141 15.4861 9.11963 15.4995L12.2266 16.2166V13.738L11.0305 13.9219Z M8.63366 0.204518C8.86089 0.0776606 9.13739 0.0776607 9.36462 0.204518L10.7262 0.964772C10.8116 1.01243 10.9059 1.04251 11.003 1.05413L12.5507 1.23943C12.8091 1.27035 13.0332 1.43316 13.1425 1.66936L13.7972 3.0844C13.8383 3.17313 13.8962 3.25303 13.9679 3.31951L15.1119 4.37932C15.3028 4.55623 15.388 4.8198 15.3375 5.07512L15.035 6.60515C15.0162 6.70088 15.0162 6.79947 15.035 6.89519L15.3375 8.42522C15.388 8.68055 15.3028 8.94411 15.1119 9.12102L13.9679 10.1808C13.8962 10.2473 13.8383 10.3272 13.7972 10.4159L13.1425 11.831L13.0963 11.9159C12.9767 12.1058 12.7768 12.2339 12.5507 12.2609L11.003 12.4462C10.9059 12.4578 10.8116 12.4879 10.7262 12.5356L9.36462 13.2958L9.27746 13.3376C9.09887 13.409 8.89941 13.409 8.72082 13.3376L8.63366 13.2958L7.27209 12.5356C7.20803 12.4998 7.13913 12.4736 7.06774 12.4579L6.99523 12.4462L5.44763 12.2609C5.22149 12.2339 5.02156 12.1058 4.90197 11.9159L4.85583 11.831L4.20104 10.4159C4.17025 10.3494 4.13017 10.2875 4.08166 10.2328L4.03039 10.1808L2.88635 9.12102C2.69545 8.94411 2.61031 8.68055 2.66076 8.42522L2.96325 6.89519C2.97743 6.82323 2.98064 6.74967 2.9735 6.67693L2.96325 6.60515L2.66076 5.07512C2.61031 4.8198 2.69545 4.55623 2.88635 4.37932L4.03039 3.31951C4.08411 3.26969 4.13038 3.21254 4.16735 3.14959L4.20104 3.0844L4.85583 1.66936C4.9651 1.43316 5.18922 1.27035 5.44763 1.23943L6.99523 1.05413C7.06799 1.04542 7.13924 1.02618 7.20617 0.996999L7.27209 0.964772L8.63366 0.204518ZM7.78405 1.88103C7.63019 1.96694 7.46482 2.03007 7.29333 2.0678L7.12048 2.0971L5.73766 2.26189L5.15392 3.52532C5.05534 3.73843 4.91599 3.93041 4.74377 4.09002L3.72277 5.03557L3.99304 6.40154L4.01867 6.57512C4.03005 6.69154 4.03005 6.80881 4.01867 6.92522L3.99304 7.09881L3.72277 8.46404L4.74377 9.41033L4.86681 9.53631C4.94436 9.62372 5.01345 9.71827 5.07263 9.81902L5.15392 9.97503L5.73766 11.2377L7.12048 11.4033L7.29333 11.4325C7.40767 11.4577 7.51928 11.4941 7.62658 11.5409L7.78405 11.6193L8.99914 12.2975L10.2142 11.6193L10.3717 11.5409C10.5325 11.4708 10.703 11.4242 10.8778 11.4033L12.2599 11.2377L12.8444 9.97503L12.9257 9.81902C13.0145 9.66778 13.1254 9.52998 13.2545 9.41033L14.2748 8.46404L14.0052 7.09881C13.9598 6.8686 13.9598 6.63174 14.0052 6.40154L14.2748 5.03557L13.2545 4.09002C13.1254 3.97036 13.0145 3.83257 12.9257 3.68132L12.8444 3.52532L12.2599 2.26189L10.8778 2.0971C10.703 2.07617 10.5325 2.02958 10.3717 1.9594L10.2142 1.88103L8.99914 1.20208L7.78405 1.88103Z"  /></svg>') center no-repeat,#fff}.motivation__item .item__title.trophy::before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="%23A9D44C" stroke="transparent" stroke-width="0" style="" d="M3.75008 0.75C3.75008 0.551088 3.8291 0.360322 3.96975 0.21967C4.1104 0.0790176 4.30117 0 4.50008 0L19.5001 0C19.699 0 19.8898 0.0790176 20.0304 0.21967C20.1711 0.360322 20.2501 0.551088 20.2501 0.75C20.2501 1.557 20.2321 2.325 20.1991 3.054C20.7918 3.15215 21.3588 3.36798 21.8668 3.68877C22.3747 4.00956 22.8133 4.42882 23.1567 4.92181C23.5 5.41481 23.7411 5.97156 23.8659 6.55924C23.9906 7.14692 23.9964 7.75362 23.8829 8.34358C23.7694 8.93353 23.539 9.49479 23.2051 9.99426C22.8713 10.4937 22.4408 10.9213 21.939 11.2517C21.4373 11.5822 20.8745 11.8088 20.2838 11.9182C19.693 12.0277 19.0864 12.0177 18.4996 11.889C17.3146 14.6865 15.6826 16.0545 14.2501 16.4055V19.665L16.3876 20.199C16.6786 20.271 16.9531 20.4015 17.1931 20.5815L19.9501 22.65C20.076 22.7444 20.169 22.8761 20.216 23.0264C20.2629 23.1766 20.2614 23.3378 20.2116 23.4872C20.1618 23.6365 20.0663 23.7664 19.9386 23.8584C19.8109 23.9505 19.6575 24 19.5001 24H4.50008C4.34267 24 4.18925 23.9505 4.06155 23.8584C3.93385 23.7664 3.83835 23.6365 3.78857 23.4872C3.73879 23.3378 3.73726 23.1766 3.7842 23.0264C3.83113 22.8761 3.92415 22.7444 4.05008 22.65L6.80708 20.5815C7.04708 20.4015 7.32158 20.271 7.61258 20.199L9.75008 19.665V16.4055C8.31758 16.0545 6.68558 14.6865 5.50058 11.8875C4.91346 12.0169 4.30635 12.0274 3.71512 11.9183C3.12388 11.8092 2.5605 11.5827 2.05825 11.2523C1.556 10.9218 1.12506 10.494 0.79089 9.99424C0.456717 9.49445 0.226085 8.93276 0.112613 8.34235C-0.000858869 7.75193 0.00513096 7.14476 0.130229 6.5567C0.255327 5.96864 0.496996 5.41161 0.840963 4.91851C1.18493 4.4254 1.62422 4.00623 2.1329 3.68573C2.64157 3.36523 3.20931 3.14992 3.80258 3.0525C3.76727 2.28551 3.74976 1.5178 3.75008 0.75ZM3.89858 4.56C3.11586 4.70322 2.42209 5.1515 1.96989 5.80624C1.5177 6.46098 1.34411 7.26853 1.48733 8.05125C1.63055 8.83397 2.07883 9.52774 2.73357 9.97994C3.38831 10.4321 4.19586 10.6057 4.97858 10.4625C4.47908 8.8875 4.09658 6.9435 3.89858 4.56ZM19.0231 10.4625C19.8058 10.6057 20.6134 10.4321 21.2681 9.97994C21.9228 9.52774 22.3711 8.83397 22.5143 8.05125C22.6575 7.26853 22.484 6.46098 22.0318 5.80624C21.5796 5.1515 20.8858 4.70322 20.1031 4.56C19.9036 6.945 19.5211 8.8875 19.0231 10.4625ZM5.25608 1.5C5.26658 2.2755 5.29508 3.009 5.34008 3.7035C5.53508 6.7455 6.02558 9.0225 6.64508 10.704C7.94108 14.22 9.72608 15 10.5001 15C10.699 15 10.8898 15.079 11.0304 15.2197C11.1711 15.3603 11.2501 15.5511 11.2501 15.75V19.665C11.2501 19.9994 11.1383 20.3242 10.9326 20.5878C10.7269 20.8514 10.439 21.0387 10.1146 21.12L7.97558 21.654C7.87847 21.6782 7.78718 21.7215 7.70708 21.7815L6.75008 22.5H17.2501L16.2931 21.7815C16.2125 21.7214 16.1207 21.678 16.0231 21.654L13.8856 21.12C13.5612 21.0387 13.2733 20.8514 13.0676 20.5878C12.8618 20.3242 12.7501 19.9994 12.7501 19.665V15.75C12.7501 15.5511 12.8291 15.3603 12.9697 15.2197C13.1104 15.079 13.3012 15 13.5001 15C14.2741 15 16.0591 14.22 17.3551 10.704C17.9746 9.024 18.4651 6.744 18.6601 3.7035C18.7051 3.009 18.7336 2.2755 18.7441 1.5H5.25608Z"  /></svg>') center no-repeat,#fff}.motivation__item .item__title.mortarboard-green::before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 18 18"><path fill="%23A9D44C" stroke="transparent" stroke-width="0" style="" d="M9.23684 2.30254C9.16249 2.26793 9.08147 2.25 8.99946 2.25C8.91745 2.25 8.83644 2.26793 8.76209 2.30254L0.324588 6.24004C0.22523 6.28642 0.141593 6.36082 0.0839628 6.4541C0.0263321 6.54738 -0.0027792 6.65547 0.000208994 6.76508C0.00319719 6.87469 0.0381546 6.98103 0.100782 7.07103C0.16341 7.16103 0.250976 7.23077 0.352713 7.27167L8.79021 10.6467C8.92452 10.7005 9.0744 10.7005 9.20871 10.6467L15.7495 8.03216V14.6247C15.4511 14.6247 15.1649 14.7432 14.954 14.9542C14.743 15.1651 14.6245 15.4513 14.6245 15.7497V17.9997H17.9995V15.7497C17.9995 15.4513 17.8809 15.1651 17.67 14.9542C17.459 14.7432 17.1728 14.6247 16.8745 14.6247V7.58104L17.6462 7.27167C17.7479 7.23077 17.8355 7.16103 17.8981 7.07103C17.9608 6.98103 17.9957 6.87469 17.9987 6.76508C18.0017 6.65547 17.9726 6.54738 17.915 6.4541C17.8573 6.36082 17.7737 6.28642 17.6743 6.24004L9.23684 2.30254V2.30254ZM8.99946 9.51716L1.97721 6.71029L8.99946 3.43316L16.0217 6.71029L8.99946 9.51716Z M4.69826 10.1611C4.62583 10.1338 4.54854 10.1218 4.47124 10.1257C4.39394 10.1297 4.31829 10.1495 4.24902 10.1841C4.17975 10.2186 4.11835 10.2671 4.06866 10.3264C4.01898 10.3858 3.98207 10.4547 3.96026 10.529L3.39776 12.4415C3.35836 12.5757 3.37042 12.7199 3.43157 12.8457C3.49273 12.9716 3.5986 13.0701 3.72851 13.1221L8.79101 15.1471C8.92532 15.2009 9.0752 15.2009 9.20951 15.1471L14.272 13.1221C14.4019 13.0701 14.5078 12.9716 14.5689 12.8457C14.6301 12.7199 14.6422 12.5757 14.6028 12.4415L14.0403 10.529C14.0184 10.4547 13.9815 10.3858 13.9319 10.3264C13.8822 10.2671 13.8208 10.2186 13.7515 10.1841C13.6822 10.1495 13.6066 10.1297 13.5293 10.1257C13.452 10.1218 13.3747 10.1338 13.3023 10.1611L9.00026 11.7744L4.69826 10.1611ZM4.62176 12.2682L4.86926 11.4267L8.80226 12.9016C8.9299 12.9496 9.07062 12.9496 9.19826 12.9016L13.1313 11.4267L13.3788 12.2682L9.00026 14.0176L4.62176 12.2671V12.2682Z"  /></svg>') center no-repeat,#fff}.motivation__item .item__title.pin-map::before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 18 18"><path fill="%23A9D44C" stroke="transparent" stroke-width="0" style="" d="M6.75 12.375C6.89918 12.375 7.04295 12.4345 7.14844 12.54C7.25373 12.6454 7.31243 12.7885 7.3125 12.9375C7.3125 13.0867 7.25393 13.2304 7.14844 13.3359C7.04295 13.4414 6.89918 13.5 6.75 13.5H4.21875L1.6875 16.875H16.3125L13.7812 13.5H11.25C11.101 13.4999 10.9579 13.4412 10.8525 13.3359C10.747 13.2304 10.6875 13.0867 10.6875 12.9375C10.6876 12.7884 10.7471 12.6455 10.8525 12.54C10.958 12.4346 11.1009 12.3751 11.25 12.375H14.0625C14.1498 12.375 14.2363 12.3955 14.3145 12.4346C14.3925 12.4736 14.4603 12.5307 14.5127 12.6006L17.8877 17.1006C17.9503 17.1841 17.9887 17.2837 17.998 17.3877C18.0073 17.4916 17.9871 17.5962 17.9404 17.6895C17.8937 17.7828 17.8222 17.8612 17.7334 17.916C17.6445 17.9709 17.542 18 17.4375 18H0.5625C0.458136 17.9999 0.355382 17.9709 0.266602 17.916C0.177963 17.8611 0.106211 17.7827 0.0595703 17.6895C0.0129135 17.5961 -0.00636422 17.4916 0.00292969 17.3877C0.0122949 17.2838 0.0498194 17.1841 0.112305 17.1006L3.4873 12.6006C3.5397 12.5307 3.60842 12.4736 3.68652 12.4346C3.76447 12.3956 3.85037 12.375 3.9375 12.375H6.75ZM4.5 4.49902C4.50024 3.63333 4.75005 2.78581 5.21973 2.05859C5.68957 1.33113 6.36009 0.754686 7.14941 0.398438C7.9386 0.0423314 8.81375 -0.0780704 9.66992 0.0507812C10.5261 0.179662 11.3272 0.552368 11.9766 1.125C12.626 1.69783 13.0972 2.44673 13.332 3.28027C13.5667 4.11356 13.5555 4.99683 13.3008 5.82422C13.0459 6.65186 12.5576 7.38926 11.8945 7.94629C11.2315 8.50314 10.4215 8.85661 9.5625 8.96484V15.1875C9.56246 15.3365 9.50372 15.4795 9.39844 15.585C9.29295 15.6905 9.14918 15.75 9 15.75C8.85092 15.7499 8.70796 15.6904 8.60254 15.585C8.49713 15.4795 8.43754 15.3366 8.4375 15.1875V8.96582C7.34971 8.82869 6.34899 8.29908 5.62402 7.47656C4.89926 6.65409 4.49942 5.59527 4.5 4.49902ZM9 1.125C8.55695 1.12504 8.11832 1.21231 7.70898 1.38184C7.29963 1.5514 6.9276 1.80001 6.61426 2.11328C6.30089 2.42665 6.05144 2.79858 5.88184 3.20801C5.71223 3.61748 5.625 4.05679 5.625 4.5C5.62502 4.94299 5.71237 5.38172 5.88184 5.79102C6.05145 6.20049 6.30086 6.57332 6.61426 6.88672C6.92757 7.19992 7.29969 7.44863 7.70898 7.61816C8.11829 7.78766 8.55699 7.87496 9 7.875C9.895 7.875 10.7538 7.51952 11.3867 6.88672C12.0196 6.25382 12.375 5.39505 12.375 4.5C12.375 3.60489 12.0197 2.74622 11.3867 2.11328C10.7538 1.48039 9.89507 1.125 9 1.125Z"  /></svg>') center no-repeat,#fff}.motivation__item .item__title.star::before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 18 18"><path fill="%23A9D44C" stroke="transparent" stroke-width="0" style="" d="M3.22469 16.7075C3.13694 17.207 3.62969 17.5974 4.06394 17.3747L9.00269 14.8367L13.9403 17.3747C14.3746 17.5974 14.8673 17.207 14.7796 16.7087L13.8458 11.3874L17.8081 7.61191C18.1793 7.25866 17.9881 6.61291 17.4908 6.54316L11.9806 5.76016L9.52356 0.892287C9.47676 0.793612 9.40291 0.710243 9.31061 0.651866C9.21831 0.593489 9.11134 0.5625 9.00213 0.5625C8.89291 0.5625 8.78594 0.593489 8.69364 0.651866C8.60134 0.710243 8.52749 0.793612 8.48069 0.892287L6.02369 5.76129L0.513438 6.54429C0.0173132 6.61404 -0.175062 7.25979 0.195063 7.61304L4.15844 11.3885L3.22469 16.7098V16.7075ZM8.74281 13.5947L4.59606 15.7254L5.37681 11.2738C5.3951 11.1713 5.38795 11.0659 5.35597 10.9669C5.324 10.8678 5.26819 10.7781 5.19344 10.7057L1.92419 7.58941L6.48269 6.94141C6.57708 6.92716 6.66661 6.89024 6.74361 6.83381C6.82061 6.77738 6.88279 6.70313 6.92481 6.61741L9.00044 2.50216L11.0783 6.61741C11.1203 6.70313 11.1825 6.77738 11.2595 6.83381C11.3365 6.89024 11.426 6.92716 11.5204 6.94141L16.0789 7.58829L12.8097 10.7045C12.7348 10.7771 12.6788 10.867 12.6469 10.9662C12.6149 11.0655 12.6078 11.1711 12.6263 11.2738L13.4071 15.7254L9.26031 13.5947C9.18013 13.5533 9.09122 13.5318 9.001 13.5318C8.91078 13.5318 8.82187 13.5533 8.74169 13.5947H8.74281Z"  /></svg>') center no-repeat,#fff}.motivation__item .item__title.lightning-charge::before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 18 18"><path fill="%23A9D44C" stroke="transparent" stroke-width="0" style="" d="M12.6576 0.076997C12.7677 0.140828 12.8529 0.240111 12.8993 0.358627C12.9457 0.477143 12.9505 0.607886 12.913 0.729497L10.8868 7.313H14.6252C14.7351 7.31295 14.8426 7.34508 14.9344 7.40542C15.0262 7.46575 15.0983 7.55165 15.1419 7.65251C15.1854 7.75337 15.1985 7.86478 15.1794 7.97298C15.1604 8.08118 15.1101 8.18144 15.0347 8.26137L6.03472 17.8239C5.94764 17.9165 5.83176 17.9768 5.70597 17.9952C5.58018 18.0135 5.4519 17.9886 5.34203 17.9247C5.23216 17.8608 5.14719 17.7615 5.10096 17.6431C5.05474 17.5247 5.04998 17.3941 5.08747 17.2726L7.1136 10.688H3.37522C3.26536 10.688 3.15789 10.6559 3.06608 10.5956C2.97427 10.5352 2.90214 10.4493 2.85859 10.3485C2.81503 10.2476 2.80197 10.1362 2.82101 10.028C2.84005 9.91981 2.89036 9.81956 2.96572 9.73962L11.9657 0.177122C12.0527 0.084646 12.1684 0.0243116 12.294 0.00592908C12.4196 -0.0124535 12.5478 0.0121968 12.6576 0.0758719V0.076997ZM4.67685 9.563H7.87522C7.96325 9.56298 8.05006 9.58362 8.12865 9.62327C8.20725 9.66291 8.27545 9.72045 8.32776 9.79125C8.38006 9.86205 8.41502 9.94414 8.42983 10.0309C8.44463 10.1177 8.43885 10.2067 8.41297 10.2909L6.87397 15.2892L13.3225 8.438H10.1252C10.0372 8.43801 9.95039 8.41737 9.87179 8.37773C9.7932 8.33808 9.725 8.28055 9.67269 8.20974C9.62038 8.13894 9.58542 8.05685 9.57062 7.97007C9.55582 7.8833 9.56159 7.79426 9.58747 7.71012L11.1265 2.71175L4.67685 9.563Z"  /></svg>') center no-repeat,#fff}.motivation__item .item__title.bookmark-star-green::before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 18 18"><path fill="%23A9D44C" stroke="transparent" stroke-width="0" style="" d="M2.25 2.25C2.25 1.65326 2.48705 1.08097 2.90901 0.65901C3.33097 0.237053 3.90326 0 4.5 0L13.5 0C14.0967 0 14.669 0.237053 15.091 0.65901C15.5129 1.08097 15.75 1.65326 15.75 2.25V17.4375C15.7499 17.5392 15.7223 17.6391 15.67 17.7264C15.6177 17.8136 15.5427 17.8851 15.453 17.9331C15.3633 17.9811 15.2623 18.0039 15.1606 17.9991C15.059 17.9942 14.9606 17.9619 14.8759 17.9055L9 14.7386L3.12412 17.9055C3.03942 17.9619 2.94101 17.9942 2.83938 17.9991C2.73775 18.0039 2.6367 17.9811 2.547 17.9331C2.4573 17.8851 2.3823 17.8136 2.33 17.7264C2.2777 17.6391 2.25005 17.5392 2.25 17.4375V2.25ZM4.5 1.125C4.20163 1.125 3.91548 1.24353 3.7045 1.4545C3.49353 1.66548 3.375 1.95163 3.375 2.25V16.3867L8.68837 13.5945C8.78069 13.5331 8.88911 13.5003 9 13.5003C9.11089 13.5003 9.21931 13.5331 9.31163 13.5945L14.625 16.3867V2.25C14.625 1.95163 14.5065 1.66548 14.2955 1.4545C14.0845 1.24353 13.7984 1.125 13.5 1.125H4.5Z M8.80584 3.33985C8.89109 3.18354 9.11504 3.18364 9.20038 3.33985L10.3537 5.4541C10.386 5.51336 10.4436 5.55488 10.51 5.56738L12.8771 6.01074C13.0522 6.04352 13.1216 6.25729 12.9992 6.38671L11.3449 8.13671C11.2985 8.18577 11.2767 8.25334 11.2853 8.3203L11.5949 10.709C11.6178 10.8856 11.4365 11.0177 11.2756 10.9414L9.09979 9.90818C9.03875 9.87923 8.96747 9.87921 8.90643 9.90818L6.73064 10.9414C6.56983 11.0174 6.3884 10.8855 6.41131 10.709L6.72088 8.3203C6.72953 8.25332 6.70771 8.18578 6.66131 8.13671L5.00701 6.38671C4.88468 6.25729 4.95403 6.04352 5.12908 6.01074L7.49627 5.56738C7.56271 5.55494 7.62016 5.51344 7.65252 5.4541L8.80584 3.33985ZM8.29901 6.53613L6.86053 6.80566L7.86639 7.86913L7.67791 9.32127L9.00018 8.69334L10.3224 9.32127L10.1349 7.86913L11.1398 6.80566L9.70135 6.53613L9.00018 5.25098L8.29901 6.53613Z"  /></svg>') center no-repeat,#fff}.motivation__item .item__text{margin:0}.motivation__item .item__dates{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;white-space:nowrap}.motivation__item .item__dates .date{-webkit-box-shadow:-3px 2px 4px 0 rgba(93,192,224,.1);box-shadow:-3px 2px 4px 0 rgba(93,192,224,.1);background:#fff;border-radius:6px;padding:10px 6px}.motivation__item .item__data{gap:24px;padding-right:12px}.motivation__item .item__data-head{padding-bottom:8px;display:grid;row-gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.motivation__item .item__data-head--extra-pad{padding-top:10px}.motivation__item .item__data-head--less-pad{margin-top:-10px;padding-bottom:10px}.motivation__item .item__note{margin:0;padding:6px;border-radius:6px;border:solid 1px rgba(75,113,128,.25);background-color:rgba(75,113,128,.1);color:#36535e;position:relative}.motivation__item .item__accord{display:grid;row-gap:24px}.motivation__item .item__accord .accord__item{background:#fff;-webkit-box-shadow:-2px -2px 4px rgba(77,127,142,.15),2px 4px 4px rgba(77,127,142,.15);box-shadow:-2px -2px 4px rgba(77,127,142,.15),2px 4px 4px rgba(77,127,142,.15);border-radius:12px;padding:12px}.motivation__item .item__accord .accord__item.ver_accord_open .accord__link::after{-webkit-transform:rotate3d(1, 0, 0, 0deg);transform:rotate3d(1, 0, 0, 0deg)}.motivation__item .item__accord .accord__link{padding:0;margin:0;border:none;background-color:rgba(0,0,0,0);font:500 16px/120% "Roboto";color:#4b7180;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;grid-template-columns:1fr 24px;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px;cursor:pointer;width:100%}.motivation__item .item__accord .accord__link::after{content:"";height:24px;width:24px;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="rgba(0, 0, 0, 0.37)" stroke="transparent" stroke-width="0" style="" d="M2.05764 14.1926C2.1157 14.2508 2.18467 14.297 2.2606 14.3285C2.33653 14.36 2.41793 14.3763 2.50014 14.3763C2.58235 14.3763 2.66375 14.36 2.73968 14.3285C2.81561 14.297 2.88458 14.2508 2.94264 14.1926L10.0001 7.13389L17.0576 14.1926C17.175 14.31 17.3342 14.3759 17.5001 14.3759C17.6661 14.3759 17.8253 14.31 17.9426 14.1926C18.06 14.0753 18.1259 13.9161 18.1259 13.7501C18.1259 13.5842 18.06 13.425 17.9426 13.3076L10.4426 5.80764C10.3846 5.74944 10.3156 5.70326 10.2397 5.67175C10.1638 5.64024 10.0823 5.62402 10.0001 5.62402C9.91793 5.62402 9.83653 5.64024 9.7606 5.67175C9.68467 5.70326 9.6157 5.74944 9.55764 5.80764L2.05764 13.3076C1.99944 13.3657 1.95326 13.4347 1.92175 13.5106C1.89024 13.5865 1.87402 13.6679 1.87402 13.7501C1.87402 13.8324 1.89024 13.9138 1.92175 13.9897C1.95326 14.0656 1.99944 14.1346 2.05764 14.1926V14.1926Z" fill-rule="evenodd" clip-rule="evenodd" /></svg>');-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;-webkit-transform:rotate3d(1, 0, 0, 180deg);transform:rotate3d(1, 0, 0, 180deg)}.motivation__item .item__accord .accord__block{margin-top:10px}.tests{position:relative;z-index:1;overflow:hidden auto;row-gap:24px;padding-top:45px;padding-bottom:33px;margin-top:24px;min-height:500px;background:hsla(0,0%,100%,.5);-webkit-box-shadow:-2px -2px 4px rgba(77,127,142,.15),2px 4px 4px rgba(77,127,142,.15);box-shadow:-2px -2px 4px rgba(77,127,142,.15),2px 4px 4px rgba(77,127,142,.15);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.tests__head{margin:0;padding-bottom:24px;border-bottom:solid 1px rgba(75,113,128,.1);font:500 20px/130% "Exo2"}.tests__head span{font-weight:700}.tests__head span.green{color:#a4d35f}.tests__head span.red{color:#d35f5f}.tests__list{font-size:16px;line-height:120%}.tests__list li{display:grid;grid-template-columns:240px 1fr;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px}.tests__list li:not(:first-child){margin-top:24px}.tests__btns{display:grid;grid-template-columns:repeat(2, 1fr);gap:24px}.tests__btns .btn{width:100%}.tests__btns .wide{grid-column:1/-1}.tests__form .tests__head{margin-bottom:16px}.tests__form .form__grid{height:100%;--gap: 24px;grid-template-rows:1fr}.tests__form .form__item+.tests__head{margin-top:36px}.tests__form .form__label{padding:0;color:#4b7180;font-size:16px}.tests__form .checkbox-label,.tests__form .radio-label{font:400 16px/120% "Roboto";color:#36535e}.tests__form .checkbox-label span,.tests__form .radio-label span{font-weight:700}.tests__form .checkbox-label span.green,.tests__form .radio-label span.green{color:#a4d35f}.tests__form .checkbox-label span.red,.tests__form .radio-label span.red{color:#d35f5f}.tests__form .checkbox-label:has(input:disabled),.tests__form .radio-label:has(input:disabled){cursor:default}.tests__form .checkbox-label{padding-left:30px}.tests__form .checkbox-label::before{height:16px;width:16px;-webkit-box-shadow:-2px -2px 4px rgba(77,127,142,.15),2px 4px 4px rgba(77,127,142,.15);box-shadow:-2px -2px 4px rgba(77,127,142,.15),2px 4px 4px rgba(77,127,142,.15);border:none}.tests__form .checkbox-label:has(input[type=checkbox]:checked):before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="8" viewBox="0 0 10 8"><path fill="%23fff" stroke="transparent" stroke-width="0" style="" d="M8.09091 0.26763C8.24521 0.0968096 8.45352 0.000672966 8.67079 3.51967e-06C8.88806 -0.000665926 9.09683 0.0941856 9.25198 0.264052C9.40713 0.433918 9.49618 0.665151 9.49988 0.907757C9.50358 1.15036 9.42164 1.38485 9.27177 1.56052L4.87029 7.70484C4.79464 7.79584 4.70334 7.86886 4.60184 7.91955C4.50035 7.97023 4.39074 7.99754 4.27958 7.99984C4.16842 8.00214 4.05799 7.97938 3.95488 7.93293C3.85178 7.88647 3.75812 7.81727 3.67951 7.72947L0.763194 4.47138C0.681949 4.38683 0.616784 4.28488 0.571587 4.1716C0.526391 4.05832 0.502088 3.93603 0.500129 3.81203C0.49817 3.68803 0.518595 3.56487 0.560185 3.44987C0.601775 3.33488 0.663679 3.23042 0.742203 3.14273C0.820727 3.05504 0.914262 2.98591 1.01723 2.93946C1.1202 2.89301 1.23049 2.8702 1.34152 2.87239C1.45255 2.87458 1.56205 2.90172 1.66349 2.95219C1.76492 3.00267 1.85622 3.07544 1.93192 3.16617L4.24072 5.74334L8.06996 0.294719C8.07679 0.285179 8.08416 0.27613 8.09201 0.26763H8.09091Z"  /></svg>') center no-repeat,#5dbfde}.tests__form .checkbox-label:has(input[type=checkbox]:disabled):before{background-color:#d4d4d4}.tests__form .checkbox-label:has(input[type=checkbox]:disabled:checked):before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="8" viewBox="0 0 10 8"><path fill="%23fff" stroke="transparent" stroke-width="0" style="" d="M8.09091 0.26763C8.24521 0.0968096 8.45352 0.000672966 8.67079 3.51967e-06C8.88806 -0.000665926 9.09683 0.0941856 9.25198 0.264052C9.40713 0.433918 9.49618 0.665151 9.49988 0.907757C9.50358 1.15036 9.42164 1.38485 9.27177 1.56052L4.87029 7.70484C4.79464 7.79584 4.70334 7.86886 4.60184 7.91955C4.50035 7.97023 4.39074 7.99754 4.27958 7.99984C4.16842 8.00214 4.05799 7.97938 3.95488 7.93293C3.85178 7.88647 3.75812 7.81727 3.67951 7.72947L0.763194 4.47138C0.681949 4.38683 0.616784 4.28488 0.571587 4.1716C0.526391 4.05832 0.502088 3.93603 0.500129 3.81203C0.49817 3.68803 0.518595 3.56487 0.560185 3.44987C0.601775 3.33488 0.663679 3.23042 0.742203 3.14273C0.820727 3.05504 0.914262 2.98591 1.01723 2.93946C1.1202 2.89301 1.23049 2.8702 1.34152 2.87239C1.45255 2.87458 1.56205 2.90172 1.66349 2.95219C1.76492 3.00267 1.85622 3.07544 1.93192 3.16617L4.24072 5.74334L8.06996 0.294719C8.07679 0.285179 8.08416 0.27613 8.09201 0.26763H8.09091Z"  /></svg>') center no-repeat,#747474}.tests__form .radio-label:has(input[type=radio]:disabled)::before{background-color:#d4d4d4}.tests__form .radio-label:has(input[type=radio]:disabled:checked)::before{-webkit-box-shadow:inset 0 0 0 5px #747474;box-shadow:inset 0 0 0 5px #747474}.tests__form .btn{margin:0}.tests__answers{display:grid;-ms-flex-line-pack:start;align-content:start;grid-template-columns:100%;row-gap:24px}.tests .range-progress__data{--range-gap: 8px}.tests .range-progress__block{--range-width: 100%;opacity:.5}@media(min-width: 1024px){.tests{padding-bottom:20px}}.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cropper-container img{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:block;height:100%;image-orientation:0deg;max-height:none !important;max-width:none !important;min-height:0 !important;min-width:0 !important;width:100%}.cropper-wrap-box,.cropper-canvas,.cropper-drag-box,.cropper-crop-box,.cropper-modal{bottom:0;left:0;position:absolute;right:0;top:0}.cropper-wrap-box,.cropper-canvas{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:rgba(51,153,255,.75);overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:33.3333333333%;left:0;top:33.3333333333%;width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:33.3333333333%;top:0;width:33.3333333333%}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center::before,.cropper-center::after{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center::before{height:1px;left:-3px;top:0;width:7px}.cropper-center::after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media(min-width: 768px){.cropper-point.point-se{height:15px;width:15px}}@media(min-width: 992px){.cropper-point.point-se{height:10px;width:10px}}@media(min-width: 1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se::before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC")}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none !important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}.cropper-container{margin-bottom:32px;max-height:317px}