

/* Start:/local/templates/.default/frontend/dist/css/index.css?174859407775588*/
@font-face{font-family:Fira Sans;font-style:normal;font-weight:400;src:url(/local/templates/.default/frontend/dist/css/../fonts/FiraSans/static/FiraSans-Regular.ttf) format("truetype")}@font-face{font-family:Fira Sans;font-style:normal;font-weight:500;src:url(/local/templates/.default/frontend/dist/css/../fonts/FiraSans/static/FiraSans-Medium.ttf) format("truetype")}@font-face{font-family:Fira Sans;font-style:normal;font-weight:600;src:url(/local/templates/.default/frontend/dist/css/../fonts/FiraSans/static/FiraSans-Bold.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/local/templates/.default/frontend/dist/css/../fonts/Roboto/static/Roboto-Regular.ttf) format("truetype")}@font-face{font-family:Fira Sans;font-style:normal;font-weight:500;src:url(/local/templates/.default/frontend/dist/css/../fonts/Roboto/static/Roboto-Medium.ttf) format("truetype")}@font-face{font-family:Fira Sans;font-style:normal;font-weight:600;src:url(/local/templates/.default/frontend/dist/css/../fonts/Roboto/static/Roboto-Bold.ttf) format("truetype")}:root{--f-spinner-width:36px;--f-spinner-height:36px;--f-spinner-color-1:rgba(0,0,0,.1);--f-spinner-color-2:rgba(17,24,28,.8);--f-spinner-stroke:2.75}.f-spinner{height:var(--f-spinner-height);margin:auto;padding:0;width:var(--f-spinner-width)}.f-spinner svg{animation:f-spinner-rotate 2s linear infinite;height:100%;vertical-align:top;width:100%}.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);animation:f-spinner-dash 2s ease-in-out infinite}@keyframes f-spinner-rotate{to{transform:rotate(1turn)}}@keyframes f-spinner-dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.f-throwOutUp{animation:var(--f-throw-out-duration,.175s) ease-out both f-throwOutUp}.f-throwOutDown{animation:var(--f-throw-out-duration,.175s) ease-out both f-throwOutDown}@keyframes f-throwOutUp{to{opacity:0;transform:translate3d(0,calc(var(--f-throw-out-distance, 150px)*-1),0)}}@keyframes f-throwOutDown{to{opacity:0;transform:translate3d(0,var(--f-throw-out-distance,150px),0)}}.f-zoomInUp{animation:var(--f-transition-duration,.2s) ease .1s both f-zoomInUp}.f-zoomOutDown{animation:var(--f-transition-duration,.2s) ease both f-zoomOutDown}@keyframes f-zoomInUp{0%{opacity:0;transform:scale(.975) translate3d(0,16px,0)}to{opacity:1;transform:scale(1) translateZ(0)}}@keyframes f-zoomOutDown{to{opacity:0;transform:scale(.975) translate3d(0,16px,0)}}.f-fadeIn{animation:var(--f-transition-duration,.2s) var(--f-transition-easing,ease) var(--f-transition-delay,0s) both f-fadeIn;z-index:2}.f-fadeOut{animation:var(--f-transition-duration,.2s) var(--f-transition-easing,ease) var(--f-transition-delay,0s) both f-fadeOut;z-index:1}@keyframes f-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes f-fadeOut{to{opacity:0}}.f-fadeFastIn{animation:var(--f-transition-duration,.2s) ease-out both f-fadeFastIn;z-index:2}.f-fadeFastOut{animation:var(--f-transition-duration,.1s) ease-out both f-fadeFastOut;z-index:2}@keyframes f-fadeFastIn{0%{opacity:.75}to{opacity:1}}@keyframes f-fadeFastOut{to{opacity:0}}.f-fadeSlowIn{animation:var(--f-transition-duration,.5s) ease both f-fadeSlowIn;z-index:2}.f-fadeSlowOut{animation:var(--f-transition-duration,.5s) ease both f-fadeSlowOut;z-index:1}@keyframes f-fadeSlowIn{0%{opacity:0}to{opacity:1}}@keyframes f-fadeSlowOut{to{opacity:0}}.f-crossfadeIn{animation:var(--f-transition-duration,.2s) ease-out both f-crossfadeIn;z-index:2}.f-crossfadeOut{animation:calc(var(--f-transition-duration, .2s)*.5) linear .1s both f-crossfadeOut;z-index:1}@keyframes f-crossfadeIn{0%{opacity:0}to{opacity:1}}@keyframes f-crossfadeOut{to{opacity:0}}.f-slideIn.from-next{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideInNext}.f-slideIn.from-prev{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideInPrev}.f-slideOut.to-next{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideOutNext}.f-slideOut.to-prev{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideOutPrev}@keyframes f-slideInPrev{0%{transform:translateX(100%)}to{transform:translateZ(0)}}@keyframes f-slideInNext{0%{transform:translateX(-100%)}to{transform:translateZ(0)}}@keyframes f-slideOutNext{to{transform:translateX(-100%)}}@keyframes f-slideOutPrev{to{transform:translateX(100%)}}.f-classicIn.from-next{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-classicInNext;z-index:2}.f-classicIn.from-prev{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-classicInPrev;z-index:2}.f-classicOut.to-next{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-classicOutNext;z-index:1}.f-classicOut.to-prev{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-classicOutPrev;z-index:1}@keyframes f-classicInNext{0%{opacity:0;transform:translateX(-75px)}to{opacity:1;transform:translateZ(0)}}@keyframes f-classicInPrev{0%{opacity:0;transform:translateX(75px)}to{opacity:1;transform:translateZ(0)}}@keyframes f-classicOutNext{to{opacity:0;transform:translateX(-75px)}}@keyframes f-classicOutPrev{to{opacity:0;transform:translateX(75px)}}: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{align-items:center;background:var(--f-button-bg);border:var(--f-button-border);border-radius:var(--f-button-border-radius);box-shadow:var(--f-button-shadow);box-sizing:content-box;color:var(--f-button-color);cursor:pointer;display:flex;height:var(--f-button-height);justify-content:center;margin:0;padding:0;pointer-events:all;position:relative;transition:var(--f-button-transition);width:var(--f-button-width)}@media(hover:hover){.f-button:hover:not([disabled]){background-color:var(--f-button-hover-bg);color:var(--f-button-hover-color)}}.f-button:active:not([disabled]){background-color:var(--f-button-active-bg)}.f-button:focus:not(:focus-visible){outline:none}.f-button:focus-visible{box-shadow:inset 0 0 0 var(--f-button-outline,2px) var(--f-button-outline-color,var(--f-button-color));outline:none}.f-button svg{height:var(--f-button-svg-height);width:var(--f-button-svg-width);fill:var(--f-button-svg-fill);stroke:currentColor;stroke-width:var(--f-button-svg-stroke-width);stroke-linecap:round;stroke-linejoin:round;filter:var(--f-button-svg-filter);pointer-events:none;transform:var(--f-button-transform);transition:opacity .15s ease}.f-button[disabled]{cursor:default}.f-button[disabled] svg{opacity:var(--f-button-svg-disabled-opacity)}.f-carousel__nav .f-button.is-next,.f-carousel__nav .f-button.is-prev,.fancybox__nav .f-button.is-next,.fancybox__nav .f-button.is-prev{position:absolute;z-index:1}.is-horizontal .f-carousel__nav .f-button.is-next,.is-horizontal .f-carousel__nav .f-button.is-prev,.is-horizontal .fancybox__nav .f-button.is-next,.is-horizontal .fancybox__nav .f-button.is-prev{top: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{left:var(--f-button-prev-pos);right:auto}.is-vertical .f-carousel__nav .f-button.is-next,.is-vertical .f-carousel__nav .f-button.is-prev,.is-vertical .fancybox__nav .f-button.is-next,.is-vertical .fancybox__nav .f-button.is-prev{left:50%;top:auto;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-next svg,.is-vertical .f-carousel__nav .f-button.is-prev svg,.is-vertical .fancybox__nav .f-button.is-next svg,.is-vertical .fancybox__nav .f-button.is-prev svg{transform:rotate(90deg)}.f-carousel__nav .f-button:disabled,.fancybox__nav .f-button:disabled{pointer-events:none}html.with-fancybox{overflow:visible;scroll-behavior:auto;width:auto}html.with-fancybox body{touch-action:none}html.with-fancybox body.hide-scrollbar{margin-right:calc(var(--fancybox-body-margin, 0px) + var(--fancybox-scrollbar-compensate, 0px));overflow:hidden!important;overscroll-behavior-y:none;width:auto}.fancybox__container{--fancybox-color:#dbdbdb;--fancybox-hover-color:#fff;--fancybox-bg:rgba(24,24,27,.98);--fancybox-slide-gap:10px;--f-spinner-width:50px;--f-spinner-height:50px;--f-spinner-color-1:hsla(0,0%,100%,.1);--f-spinner-color-2:#bbb;--f-spinner-stroke:3.65;bottom:0;box-sizing:border-box;color:#f8f8f8;direction:ltr;display:flex;flex-direction:column;left:0;margin:0;padding:0;position:fixed;right:0;top:0;-webkit-tap-highlight-color:rgba(0,0,0,0);outline:none;overflow:visible;transform-origin:top left;z-index:var(--fancybox-zIndex,1050);-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 :after,.fancybox__container :before{box-sizing:inherit}.fancybox__container::backdrop{background-color:rgba(0,0,0,0)}.fancybox__backdrop{background:var(--fancybox-bg);bottom:0;left:0;opacity:var(--fancybox-opacity,1);position:fixed;right:0;top:0;will-change:opacity;z-index:-1}.fancybox__carousel{box-sizing:border-box;flex:1;min-height:0;overflow-x:clip;overflow-y:visible;position:relative;z-index:10}.fancybox__viewport{height:100%;width:100%}.fancybox__viewport.is-draggable{cursor:move;cursor:grab}.fancybox__viewport.is-dragging{cursor:move;cursor:grabbing}.fancybox__track{display:flex;height:100%;margin:0 auto}.fancybox__slide{align-items:center;backface-visibility:hidden;display:flex;flex:0 0 auto;flex-direction:column;height:100%;margin:0 var(--fancybox-slide-gap) 0 0;overflow:auto;overscroll-behavior:contain;padding:4px;position:relative;transform:translateZ(0);width:100%}.fancybox__container:not(.is-compact) .fancybox__slide.has-close-btn{padding-top:40px}.fancybox__slide.has-html5video,.fancybox__slide.has-iframe,.fancybox__slide.has-image,.fancybox__slide.has-video{overflow:hidden}.fancybox__slide.has-image.is-animating,.fancybox__slide.has-image.is-selected{overflow:visible}.fancybox__slide:after,.fancybox__slide:before{content:"";flex:0 0 0;margin:auto}.fancybox__backdrop:empty,.fancybox__slide:empty,.fancybox__track:empty,.fancybox__viewport:empty{display:block}.fancybox__content{align-self:center;background:var(--fancybox-content-bg,#fff);border-radius:0;color:var(--fancybox-content-color,#374151);cursor:default;display:flex;flex-direction:column;margin:0;max-width:100%;padding:2rem;position:relative;z-index:20}.is-loading .fancybox__content{opacity:0}.is-draggable .fancybox__content{cursor:move;cursor:grab}.can-zoom_in .fancybox__content{cursor:zoom-in}.can-zoom_out .fancybox__content{cursor:zoom-out}.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__content [contenteditable],.fancybox__content [data-selectable]{cursor:auto}.fancybox__slide.has-image>.fancybox__content{backface-visibility:hidden;background:rgba(0,0,0,0);background-position:50%;background-repeat:no-repeat;background-size:contain;min-height:1px;padding:0;transform:translateZ(0);transition:none}.fancybox__slide.has-image>.fancybox__content>picture>img{height:auto;max-height:100%;width:100%}.is-animating .fancybox__content,.is-dragging .fancybox__content{will-change:transform,width,height}.fancybox-image{display:block;filter:blur(0);height:100%;margin:auto;min-height:0;object-fit:contain;user-select:none;width:100%}.fancybox__caption{align-self:center;color:var(--fancybox-color,currentColor);cursor:auto;flex-shrink:0;line-height:1.375;margin:0;max-width:100%;opacity:var(--fancybox-opacity,1);overflow-wrap:anywhere;padding:14px 0 4px;visibility:visible}.is-closing .fancybox__caption,.is-loading .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;right:8px;top:0;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;opacity:.75;position:absolute;right:0;top:-38px}.is-loading .fancybox__content>.f-button.is-close-btn,.is-zooming-out .fancybox__content>.f-button.is-close-btn{visibility:hidden}.fancybox__content>.f-button.is-close-btn:hover{opacity:1}.fancybox__footer{margin:0;padding:0;position:relative}.fancybox__footer .fancybox__caption{opacity:var(--fancybox-opacity,1);padding:24px;transition:all .25s ease;width:100%}.is-compact .fancybox__footer{background:rgba(24,24,27,.5);bottom:0;left:0;position:absolute;right:0;z-index:20}.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,.6);--f-button-active-bg:rgba(0,0,0,.6);--f-button-hover-bg:rgba(0,0,0,.6);--f-button-svg-width:18px;--f-button-svg-height:18px;--f-button-svg-filter:none;right:5px;top: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,.3);--f-button-active-bg:rgba(24,24,27,.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,.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{bottom:-30px;content:"";left:-20px;position:absolute;right:-20px;top:-30px;z-index:1}.is-idle .fancybox__nav,.is-idle.is-compact .fancybox__footer{animation:f-fadeOut .15s ease-out both}.is-idle.is-compact .fancybox__footer{pointer-events:none}.fancybox__slide>.f-spinner{cursor:pointer;left:50%;margin:var(--f-spinner-top,calc(var(--f-spinner-width)*-.5)) 0 0 var(--f-spinner-left,calc(var(--f-spinner-height)*-.5));position:absolute;top:50%;z-index:30}.fancybox-protected{bottom:0;right:0}.fancybox-ghost,.fancybox-protected{left:0;position:absolute;top:0;user-select:none;z-index:40}.fancybox-ghost{height:100%;min-height:0;object-fit:contain;pointer-events:none;width:100%}.fancybox-focus-guard{opacity:0;outline:none;pointer-events:none;position:fixed}.fancybox__container:not([aria-hidden]){opacity:0}.fancybox__container.is-animated[aria-hidden=false] .fancybox__carousel>:not(.fancybox__viewport),.fancybox__container.is-animated[aria-hidden=false] .fancybox__slide>:not(.fancybox__content),.fancybox__container.is-animated[aria-hidden=false]>:not(.fancybox__backdrop,.fancybox__carousel){animation:var(--f-interface-enter-duration,.25s) ease .1s backwards f-fadeIn}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop{animation:var(--f-backdrop-enter-duration,.35s) ease backwards f-fadeIn}.fancybox__container.is-animated[aria-hidden=true] .fancybox__carousel>:not(.fancybox__viewport),.fancybox__container.is-animated[aria-hidden=true] .fancybox__slide>:not(.fancybox__content),.fancybox__container.is-animated[aria-hidden=true]>:not(.fancybox__backdrop,.fancybox__carousel){animation:var(--f-interface-exit-duration,.15s) ease forwards f-fadeOut}.fancybox__container.is-animated[aria-hidden=true] .fancybox__backdrop{animation:var(--f-backdrop-exit-duration,.35s) ease forwards f-fadeOut}.has-html5video .fancybox__content,.has-iframe .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content,.has-vimeo .fancybox__content,.has-youtube .fancybox__content{flex-shrink:1;max-width:100%;min-height:1px;overflow:visible}.has-iframe .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content{height:90%;width:calc(100% - 120px)}.fancybox__container.is-compact .has-iframe .fancybox__content,.fancybox__container.is-compact .has-map .fancybox__content,.fancybox__container.is-compact .has-pdf .fancybox__content{height:100%;width:100%}.has-html5video .fancybox__content,.has-vimeo .fancybox__content,.has-youtube .fancybox__content{height:540px;max-height:100%;max-width:100%;width:960px}.has-html5video .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content,.has-vimeo .fancybox__content,.has-youtube .fancybox__content{background:rgba(24,24,27,.9);color:#fff;padding:0}.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{background:rgba(0,0,0,0);border:0;display:block;height:100%;width:100%}.fancybox-placeholder{border:0!important;clip:rect(1px,1px,1px,1px)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!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{flex:0 0 auto;margin:0;overflow:hidden;position:relative;-webkit-tap-highlight-color:rgba(0,0,0,0);perspective:1000px;transform:translateZ(0);user-select:none}.f-thumbs .f-spinner{background-image:linear-gradient(#ebeff2,#e2e8f0);border-radius:2px;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.f-thumbs .f-spinner svg{display:none}.f-thumbs.is-vertical{height:100%}.f-thumbs__viewport{height:auto;overflow:hidden;transform:translateZ(0);width:100%}.f-thumbs__track{display:flex}.f-thumbs__slide{align-items:center;box-sizing:content-box;cursor:pointer;display:flex;flex:0 0 auto;height:var(--f-thumb-height);justify-content:center;margin:0;overflow:visible;padding:0;position:relative;width:var(--f-thumb-width)}.f-thumbs__slide.is-loading img{opacity:0}.is-classic .f-thumbs__viewport{height:100%}.is-modern .f-thumbs__track{width:max-content}.is-modern .f-thumbs__track:before{bottom:0;content:"";cursor:pointer;left:calc((var(--f-thumb-clip-width, 0))*-.5);position:absolute;top:0;width:calc(var(--width, 0)*1px + var(--f-thumb-clip-width, 0))}.is-modern .f-thumbs__slide{pointer-events:none;transform:translate3d(calc(var(--shift, 0)*-1px),0,0);transition:none;width:var(--f-thumb-clip-width)}.is-modern.is-resting .f-thumbs__slide{transition:transform .33s ease}.is-modern.is-resting .f-thumbs__slide__button{transition:clip-path .33s ease}.is-using-tab .is-modern .f-thumbs__slide:focus-within{filter:drop-shadow(-1px 0 0 var(--f-thumb-outline-color)) drop-shadow(2px 0 0 var(--f-thumb-outline-color)) drop-shadow(0 -1px 0 var(--f-thumb-outline-color)) drop-shadow(0 2px 0 var(--f-thumb-outline-color))}.f-thumbs__slide__button{appearance:none;background:rgba(0,0,0,0);border:0;border-radius:var(--f-thumb-border-radius);cursor:pointer;height:100%;margin:0 -100%;opacity:var(--f-thumb-opacity);outline:none;overflow:hidden;padding:0;pointer-events:auto;position:relative;touch-action:manipulation;transition:opacity .2s ease;width:var(--f-thumb-width)}.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{opacity:var(--f-thumb-selected-opacity);outline:none}.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{animation:f-fadeIn .2s ease-out;border:var(--f-thumb-outline,0) solid var(--f-thumb-outline-color,transparent);content:"";height:auto;z-index:10}.f-thumbs__slide__img,.is-classic .is-nav-selected .f-thumbs__slide__button:after{border-radius:var(--f-thumb-border-radius);bottom:0;left:0;position:absolute;right:0;top:0}.f-thumbs__slide__img{box-sizing:border-box;height:100%;margin:0;object-fit:cover;overflow:hidden;padding:var(--f-thumb-offset);pointer-events:none;width:100%}.f-thumbs.is-horizontal .f-thumbs__track{padding:8px 0 12px}.f-thumbs.is-horizontal .f-thumbs__slide{margin:0 var(--f-thumb-gap) 0 0}.f-thumbs.is-vertical .f-thumbs__track{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;opacity:var(--fancybox-opacity,1);position:relative;transition:max-height .35s cubic-bezier(.23,1,.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:linear-gradient(hsla(0,0%,100%,.1),hsla(0,0%,100%,.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:linear-gradient(hsla(0,0%,100%,.1),hsla(0,0%,100%,.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:0!important}.is-closing .fancybox__thumbs{transition:none!important}.fancybox__toolbar{--f-progress-color:var(--fancybox-color,hsla(0,0%,100%,.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,.65);--f-button-hover-bg:rgba(70,70,73,.65);--f-button-active-bg:rgba(90,90,93,.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,.15));--f-button-svg-fill:none;--f-button-svg-disabled-opacity:0.65;color:var(--fancybox-color,currentColor);display:flex;flex-direction:row;font-family:-apple-system,BlinkMacSystemFont,Segoe UI Adjusted,Segoe UI,Liberation Sans,sans-serif;justify-content:space-between;margin:0;opacity:var(--fancybox-opacity,1);padding:0;pointer-events:none;text-shadow:var(--fancybox-toolbar-text-shadow,1px 1px 1px rgba(0,0,0,.5));z-index:20}.fancybox__toolbar :focus-visible{z-index:1}.fancybox__toolbar.is-absolute,.is-compact .fancybox__toolbar{left:0;position:absolute;right:0;top:0}.is-idle .fancybox__toolbar{animation:f-fadeOut .15s ease-out both;pointer-events:none}.fancybox__toolbar__column{align-content:flex-start;display:flex;flex-direction:row;flex-wrap:wrap}.fancybox__toolbar__column.is-left,.fancybox__toolbar__column.is-right{flex-basis:0;flex-grow:1}.fancybox__toolbar__column.is-right{display:flex;flex-wrap:nowrap;justify-content:flex-end}.fancybox__infobar{font-size:17px;font-variant-numeric:tabular-nums;line-height:var(--f-button-height);padding:0 5px;text-align:center;-webkit-font-smoothing:subpixel-antialiased;cursor:default;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:flex}.has-slideshow [data-fancybox-toggle-slideshow] svg g:first-child,[data-fancybox-toggle-slideshow] svg g:last-child{display:none}.has-slideshow [data-fancybox-toggle-slideshow] svg g:last-child,[data-fancybox-toggle-fullscreen] svg g:first-child{display:flex}[data-fancybox-toggle-fullscreen] svg g:last-child{display:none}:fullscreen [data-fancybox-toggle-fullscreen] svg g:first-child{display:none}:fullscreen [data-fancybox-toggle-fullscreen] svg g:last-child{display:flex}.f-progress{background:var(--f-progress-color,var(--f-carousel-theme-color,#0091ff));height:3px;left:0;pointer-events:none;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;user-select:none;z-index:30}.tabulator{background-color:#888;border:1px solid #999;font-size:14px;overflow:hidden;position:relative;text-align:left;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}.tabulator[tabulator-layout=fitDataFill] .tabulator-tableholder .tabulator-table{min-width:100%}.tabulator[tabulator-layout=fitDataTable]{display:inline-block}.tabulator.tabulator-block-select,.tabulator.tabulator-ranges .tabulator-cell:not(.tabulator-editing){user-select:none}.tabulator .tabulator-header{background-color:#e6e6e6;border-bottom:1px solid #999;box-sizing:border-box;color:#555;font-weight:700;outline:none;overflow:hidden;position:relative;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none;white-space:nowrap;width:100%}.tabulator .tabulator-header.tabulator-header-hidden{display:none}.tabulator .tabulator-header .tabulator-header-contents{overflow:hidden;position:relative}.tabulator .tabulator-header .tabulator-header-contents .tabulator-headers{display:inline-block}.tabulator .tabulator-header .tabulator-col{background:#e6e6e6;border-right:1px solid #aaa;box-sizing:border-box;display:inline-flex;flex-direction:column;justify-content:flex-start;overflow:hidden;position:relative;text-align:left;vertical-align:bottom}.tabulator .tabulator-header .tabulator-col.tabulator-moving{background:#cdcdcd;border:1px solid #999;pointer-events:none;position:absolute}.tabulator .tabulator-header .tabulator-col.tabulator-range-highlight{background-color:#d6d6d6;color:#000}.tabulator .tabulator-header .tabulator-col.tabulator-range-selected{background-color:#3876ca;color:#fff}.tabulator .tabulator-header .tabulator-col .tabulator-col-content{box-sizing:border-box;padding:4px;position:relative}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-header-popup-button{padding:0 8px}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-header-popup-button:hover{cursor:pointer;opacity:.6}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title-holder{position:relative}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title{box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap;width:100%}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title.tabulator-col-title-wrap{text-overflow:clip;white-space:normal}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title .tabulator-title-editor{background:#fff;border:1px solid #999;box-sizing:border-box;padding:1px;width:100%}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title .tabulator-header-popup-button+.tabulator-title-editor{width:calc(100% - 22px)}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-sorter{align-items:center;bottom:0;display:flex;position:absolute;right:4px;top:0}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{border-bottom:6px solid #bbb;border-left:6px solid transparent;border-right:6px solid transparent;height:0;width:0}.tabulator .tabulator-header .tabulator-col.tabulator-col-group .tabulator-col-group-cols{border-top:1px solid #aaa;display:flex;margin-right:-1px;overflow:hidden;position:relative}.tabulator .tabulator-header .tabulator-col .tabulator-header-filter{box-sizing:border-box;margin-top:2px;position:relative;text-align:center;width:100%}.tabulator .tabulator-header .tabulator-col .tabulator-header-filter textarea{height:auto!important}.tabulator .tabulator-header .tabulator-col .tabulator-header-filter svg{margin-top:3px}.tabulator .tabulator-header .tabulator-col .tabulator-header-filter input::-ms-clear{height:0;width:0}.tabulator .tabulator-header .tabulator-col.tabulator-sortable .tabulator-col-title{padding-right:25px}@media (hover:hover) and (pointer:fine){.tabulator .tabulator-header .tabulator-col.tabulator-sortable.tabulator-col-sorter-element:hover{background-color:#cdcdcd;cursor:pointer}}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=none] .tabulator-col-content .tabulator-col-sorter{color:#bbb}@media (hover:hover) and (pointer:fine){.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=none] .tabulator-col-content .tabulator-col-sorter.tabulator-col-sorter-element .tabulator-arrow:hover{border-bottom:6px solid #555;cursor:pointer}}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=none] .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{border-bottom:6px solid #bbb;border-top:none}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=ascending] .tabulator-col-content .tabulator-col-sorter{color:#666}@media (hover:hover) and (pointer:fine){.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=ascending] .tabulator-col-content .tabulator-col-sorter.tabulator-col-sorter-element .tabulator-arrow:hover{border-bottom:6px solid #555;cursor:pointer}}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=ascending] .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{border-bottom:6px solid #666;border-top:none}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=descending] .tabulator-col-content .tabulator-col-sorter{color:#666}@media (hover:hover) and (pointer:fine){.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=descending] .tabulator-col-content .tabulator-col-sorter.tabulator-col-sorter-element .tabulator-arrow:hover{border-top:6px solid #555;cursor:pointer}}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=descending] .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{border-bottom:none;border-top:6px solid #666;color:#666}.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical .tabulator-col-content .tabulator-col-title{align-items:center;display:flex;justify-content:center;text-orientation:mixed;writing-mode:vertical-rl}.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-col-vertical-flip .tabulator-col-title{transform:rotate(180deg)}.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-sortable .tabulator-col-title{padding-right:0;padding-top:20px}.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-sortable.tabulator-col-vertical-flip .tabulator-col-title{padding-bottom:20px;padding-right:0}.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-sortable .tabulator-col-sorter{bottom:auto;justify-content:center;left:0;right:0;top:4px}.tabulator .tabulator-header .tabulator-frozen{left:0;position:sticky;z-index:11}.tabulator .tabulator-header .tabulator-frozen.tabulator-frozen-left{border-right:2px solid #aaa}.tabulator .tabulator-header .tabulator-frozen.tabulator-frozen-right{border-left:2px solid #aaa}.tabulator .tabulator-header .tabulator-calcs-holder{background:#f3f3f3!important;border-bottom:1px solid #aaa;border-top:1px solid #aaa;box-sizing:border-box;display:inline-block}.tabulator .tabulator-header .tabulator-calcs-holder .tabulator-row{background:#f3f3f3!important}.tabulator .tabulator-header .tabulator-calcs-holder .tabulator-row .tabulator-col-resize-handle{display:none}.tabulator .tabulator-header .tabulator-frozen-rows-holder{display:inline-block}.tabulator .tabulator-header .tabulator-frozen-rows-holder:empty{display:none}.tabulator .tabulator-tableholder{-webkit-overflow-scrolling:touch;overflow:auto;position:relative;white-space:nowrap;width:100%}.tabulator .tabulator-tableholder:focus{outline:none}.tabulator .tabulator-tableholder .tabulator-placeholder{align-items:center;box-sizing:border-box;display:flex;justify-content:center;min-width:100%;width:100%}.tabulator .tabulator-tableholder .tabulator-placeholder[tabulator-render-mode=virtual]{min-height:100%}.tabulator .tabulator-tableholder .tabulator-placeholder .tabulator-placeholder-contents{color:#ccc;display:inline-block;font-size:20px;font-weight:700;padding:10px;text-align:center;white-space:normal}.tabulator .tabulator-tableholder .tabulator-table{background-color:#fff;color:#333;display:inline-block;overflow:visible;position:relative;white-space:nowrap}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.tabulator-calcs{background:#e2e2e2!important;font-weight:700}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.tabulator-calcs.tabulator-calcs-top{border-bottom:2px solid #aaa}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.tabulator-calcs.tabulator-calcs-bottom{border-top:2px solid #aaa}.tabulator .tabulator-tableholder .tabulator-range-overlay{inset:0;pointer-events:none;position:absolute;z-index:10}.tabulator .tabulator-tableholder .tabulator-range-overlay .tabulator-range{border:1px solid #2975dd;box-sizing:border-box;position:absolute}.tabulator .tabulator-tableholder .tabulator-range-overlay .tabulator-range.tabulator-range-active:after{background-color:#2975dd;border-radius:999px;bottom:-3px;content:"";height:6px;position:absolute;right:-3px;width:6px}.tabulator .tabulator-tableholder .tabulator-range-overlay .tabulator-range-cell-active{border:2px solid #2975dd;box-sizing:border-box;position:absolute}.tabulator .tabulator-footer{background-color:#e6e6e6;border-top:1px solid #999;color:#555;font-weight:700;user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none;white-space:nowrap}.tabulator .tabulator-footer .tabulator-footer-contents{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:5px 10px}.tabulator .tabulator-footer .tabulator-footer-contents:empty{display:none}.tabulator .tabulator-footer .tabulator-spreadsheet-tabs{margin-top:-5px;overflow-x:auto}.tabulator .tabulator-footer .tabulator-spreadsheet-tabs .tabulator-spreadsheet-tab{border:1px solid #999;border-bottom-left-radius:5px;border-bottom-right-radius:5px;border-top:none;display:inline-block;font-size:.9em;padding:5px}.tabulator .tabulator-footer .tabulator-spreadsheet-tabs .tabulator-spreadsheet-tab:hover{cursor:pointer;opacity:.7}.tabulator .tabulator-footer .tabulator-spreadsheet-tabs .tabulator-spreadsheet-tab.tabulator-spreadsheet-tab-active{background:#fff}.tabulator .tabulator-footer .tabulator-calcs-holder{background:#f3f3f3!important;border-bottom:1px solid #aaa;border-top:1px solid #aaa;box-sizing:border-box;overflow:hidden;text-align:left;width:100%}.tabulator .tabulator-footer .tabulator-calcs-holder .tabulator-row{background:#f3f3f3!important;display:inline-block}.tabulator .tabulator-footer .tabulator-calcs-holder .tabulator-row .tabulator-col-resize-handle{display:none}.tabulator .tabulator-footer .tabulator-calcs-holder:only-child{border-bottom:none;margin-bottom:-5px}.tabulator .tabulator-footer>*+.tabulator-page-counter{margin-left:10px}.tabulator .tabulator-footer .tabulator-page-counter{font-weight:400}.tabulator .tabulator-footer .tabulator-paginator{color:#555;flex:1;font-family:inherit;font-size:inherit;font-weight:inherit;text-align:right}.tabulator .tabulator-footer .tabulator-page-size{border:1px solid #aaa;border-radius:3px;display:inline-block;margin:0 5px;padding:2px 5px}.tabulator .tabulator-footer .tabulator-pages{margin:0 7px}.tabulator .tabulator-footer .tabulator-page{background:hsla(0,0%,100%,.2);border:1px solid #aaa;border-radius:3px;display:inline-block;margin:0 2px;padding:2px 5px}.tabulator .tabulator-footer .tabulator-page.active{color:#d00}.tabulator .tabulator-footer .tabulator-page:disabled{opacity:.5}@media (hover:hover) and (pointer:fine){.tabulator .tabulator-footer .tabulator-page:not(disabled):hover{background:rgba(0,0,0,.2);color:#fff;cursor:pointer}}.tabulator .tabulator-col-resize-handle{display:inline-block;margin-left:-3px;margin-right:-3px;position:relative;vertical-align:middle;width:6px;z-index:11}@media (hover:hover) and (pointer:fine){.tabulator .tabulator-col-resize-handle:hover{cursor:ew-resize}}.tabulator .tabulator-col-resize-handle:last-of-type{margin-right:0;width:3px}.tabulator .tabulator-col-resize-guide{background-color:#999;height:100%;margin-left:-.5px;opacity:.5;position:absolute;top:0;width:4px}.tabulator .tabulator-row-resize-guide{background-color:#999;height:4px;left:0;margin-top:-.5px;opacity:.5;position:absolute;width:100%}.tabulator .tabulator-alert{align-items:center;background:rgba(0,0,0,.4);display:flex;height:100%;left:0;position:absolute;text-align:center;top:0;width:100%;z-index:100}.tabulator .tabulator-alert .tabulator-alert-msg{background:#fff;border-radius:10px;display:inline-block;font-size:16px;font-weight:700;margin:0 auto;padding:10px 20px}.tabulator .tabulator-alert .tabulator-alert-msg.tabulator-alert-state-msg{border:4px solid #333;color:#000}.tabulator .tabulator-alert .tabulator-alert-msg.tabulator-alert-state-error{border:4px solid #d00;color:#590000}.tabulator-row{background-color:#fff;box-sizing:border-box;min-height:22px;position:relative}.tabulator-row.tabulator-row-even{background-color:#efefef}@media (hover:hover) and (pointer:fine){.tabulator-row.tabulator-selectable:hover{background-color:#bbb;cursor:pointer}}.tabulator-row.tabulator-selected{background-color:#9abcea}@media (hover:hover) and (pointer:fine){.tabulator-row.tabulator-selected:hover{background-color:#769bcc;cursor:pointer}}.tabulator-row.tabulator-row-moving{background:#fff;border:1px solid #000}.tabulator-row.tabulator-moving{border-bottom:1px solid #aaa;border-top:1px solid #aaa;pointer-events:none;position:absolute;z-index:15}.tabulator-row.tabulator-range-highlight .tabulator-cell.tabulator-range-row-header{background-color:#d6d6d6;color:#000}.tabulator-row.tabulator-range-highlight.tabulator-range-selected .tabulator-cell.tabulator-range-row-header,.tabulator-row.tabulator-range-selected .tabulator-cell.tabulator-range-row-header{background-color:#3876ca;color:#fff}.tabulator-row .tabulator-row-resize-handle{bottom:0;height:5px;left:0;position:absolute;right:0}.tabulator-row .tabulator-row-resize-handle.prev{bottom:auto;top:0}@media (hover:hover) and (pointer:fine){.tabulator-row .tabulator-row-resize-handle:hover{cursor:ns-resize}}.tabulator-row .tabulator-responsive-collapse{border-bottom:1px solid #aaa;border-top:1px solid #aaa;box-sizing:border-box;padding:5px}.tabulator-row .tabulator-responsive-collapse:empty{display:none}.tabulator-row .tabulator-responsive-collapse table{font-size:14px}.tabulator-row .tabulator-responsive-collapse table tr td{position:relative}.tabulator-row .tabulator-responsive-collapse table tr td:first-of-type{padding-right:10px}.tabulator-row .tabulator-cell{border-right:1px solid #aaa;box-sizing:border-box;display:inline-block;outline:none;overflow:hidden;padding:4px;position:relative;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.tabulator-row .tabulator-cell.tabulator-row-header{background:#e6e6e6;border-bottom:1px solid #aaa;border-right:1px solid #999}.tabulator-row .tabulator-cell.tabulator-frozen{background-color:inherit;display:inline-block;left:0;position:sticky;z-index:11}.tabulator-row .tabulator-cell.tabulator-frozen.tabulator-frozen-left{border-right:2px solid #aaa}.tabulator-row .tabulator-cell.tabulator-frozen.tabulator-frozen-right{border-left:2px solid #aaa}.tabulator-row .tabulator-cell.tabulator-editing{border:1px solid #1d68cd;outline:none;padding:0}.tabulator-row .tabulator-cell.tabulator-editing input,.tabulator-row .tabulator-cell.tabulator-editing select{background:transparent;border:1px;outline:none}.tabulator-row .tabulator-cell.tabulator-validation-fail{border:1px solid #d00}.tabulator-row .tabulator-cell.tabulator-validation-fail input,.tabulator-row .tabulator-cell.tabulator-validation-fail select{background:transparent;border:1px;color:#d00}.tabulator-row .tabulator-cell.tabulator-row-handle{align-items:center;display:inline-flex;justify-content:center;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none}.tabulator-row .tabulator-cell.tabulator-row-handle .tabulator-row-handle-box{width:80%}.tabulator-row .tabulator-cell.tabulator-row-handle .tabulator-row-handle-box .tabulator-row-handle-bar{background:#666;height:3px;margin-top:2px;width:100%}.tabulator-row .tabulator-cell.tabulator-range-selected:not(.tabulator-range-only-cell-selected):not(.tabulator-range-row-header){background-color:#9abcea}.tabulator-row .tabulator-cell .tabulator-data-tree-branch-empty{display:inline-block;width:7px}.tabulator-row .tabulator-cell .tabulator-data-tree-branch{border-bottom:2px solid #aaa;border-bottom-left-radius:1px;border-left:2px solid #aaa;display:inline-block;height:9px;margin-right:5px;margin-top:-9px;vertical-align:middle;width:7px}.tabulator-row .tabulator-cell .tabulator-data-tree-control{align-items:center;background:rgba(0,0,0,.1);border:1px solid #333;border-radius:2px;display:inline-flex;height:11px;justify-content:center;margin-right:5px;overflow:hidden;vertical-align:middle;width:11px}@media (hover:hover) and (pointer:fine){.tabulator-row .tabulator-cell .tabulator-data-tree-control:hover{background:rgba(0,0,0,.2);cursor:pointer}}.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-collapse{background:transparent;display:inline-block;height:7px;position:relative;width:1px}.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-collapse:after{background:#333;content:"";height:1px;left:-3px;position:absolute;top:3px;width:7px}.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-expand{background:#333;display:inline-block;height:7px;position:relative;width:1px}.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-expand:after{background:#333;content:"";height:1px;left:-3px;position:absolute;top:3px;width:7px}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle{align-items:center;background:#666;border-radius:20px;color:#fff;display:inline-flex;font-size:1.1em;font-weight:700;height:15px;justify-content:center;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none;width:15px}@media (hover:hover) and (pointer:fine){.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle:hover{cursor:pointer;opacity:.7}}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle.open .tabulator-responsive-collapse-toggle-close{display:initial}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle.open .tabulator-responsive-collapse-toggle-open{display:none}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle svg{stroke:#fff}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle .tabulator-responsive-collapse-toggle-close{display:none}.tabulator-row .tabulator-cell .tabulator-traffic-light{border-radius:14px;display:inline-block;height:14px;width:14px}.tabulator-row.tabulator-group{background:#ccc;border-bottom:1px solid #999;border-right:1px solid #aaa;border-top:1px solid #999;box-sizing:border-box;font-weight:700;min-width:100%;padding:5px 5px 5px 10px}@media (hover:hover) and (pointer:fine){.tabulator-row.tabulator-group:hover{background-color:rgba(0,0,0,.1);cursor:pointer}}.tabulator-row.tabulator-group.tabulator-group-visible .tabulator-arrow{border-bottom:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #666;margin-right:10px}.tabulator-row.tabulator-group.tabulator-group-level-1{padding-left:30px}.tabulator-row.tabulator-group.tabulator-group-level-2{padding-left:50px}.tabulator-row.tabulator-group.tabulator-group-level-3{padding-left:70px}.tabulator-row.tabulator-group.tabulator-group-level-4{padding-left:90px}.tabulator-row.tabulator-group.tabulator-group-level-5{padding-left:110px}.tabulator-row.tabulator-group .tabulator-group-toggle{display:inline-block}.tabulator-row.tabulator-group .tabulator-arrow{border-bottom:6px solid transparent;border-left:6px solid #666;border-right:0;border-top:6px solid transparent;display:inline-block;height:0;margin-right:16px;vertical-align:middle;width:0}.tabulator-row.tabulator-group span{color:#d00;margin-left:10px}.tabulator-toggle{background:#dcdcdc;border:1px solid #ccc;box-sizing:border-box;display:flex;flex-direction:row}.tabulator-toggle.tabulator-toggle-on{background:#1c6cc2}.tabulator-toggle .tabulator-toggle-switch{background:#fff;border:1px solid #ccc;box-sizing:border-box}.tabulator-popup-container{-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #aaa;box-shadow:0 0 5px 0 rgba(0,0,0,.2);box-sizing:border-box;display:inline-block;font-size:14px;overflow-y:auto;position:absolute;z-index:10000}.tabulator-popup{border-radius:3px;padding:5px}.tabulator-tooltip{border-radius:2px;box-shadow:none;font-size:12px;max-width:Min(500px,100%);padding:3px 5px;pointer-events:none}.tabulator-menu .tabulator-menu-item{box-sizing:border-box;padding:5px 10px;position:relative;user-select:none}.tabulator-menu .tabulator-menu-item.tabulator-menu-item-disabled{opacity:.5}@media (hover:hover) and (pointer:fine){.tabulator-menu .tabulator-menu-item:not(.tabulator-menu-item-disabled):hover{background:#efefef;cursor:pointer}}.tabulator-menu .tabulator-menu-item.tabulator-menu-item-submenu{padding-right:25px}.tabulator-menu .tabulator-menu-item.tabulator-menu-item-submenu:after{border-color:#aaa;border-style:solid;border-width:1px 1px 0 0;content:"";display:inline-block;height:7px;position:absolute;right:10px;top:calc(5px + .4em);transform:rotate(45deg);vertical-align:top;width:7px}.tabulator-menu .tabulator-menu-separator{border-top:1px solid #aaa}.tabulator-edit-list{-webkit-overflow-scrolling:touch;font-size:14px;max-height:200px;overflow-y:auto}.tabulator-edit-list .tabulator-edit-list-item{color:#333;outline:none;padding:4px}.tabulator-edit-list .tabulator-edit-list-item.active{background:#1d68cd;color:#fff}.tabulator-edit-list .tabulator-edit-list-item.active.focused{outline:1px solid hsla(0,0%,100%,.5)}.tabulator-edit-list .tabulator-edit-list-item.focused{outline:1px solid #1d68cd}@media (hover:hover) and (pointer:fine){.tabulator-edit-list .tabulator-edit-list-item:hover{background:#1d68cd;color:#fff;cursor:pointer}}.tabulator-edit-list .tabulator-edit-list-placeholder{color:#333;padding:4px;text-align:center}.tabulator-edit-list .tabulator-edit-list-group{border-bottom:1px solid #aaa;color:#333;font-weight:700;padding:6px 4px 4px}.tabulator-edit-list .tabulator-edit-list-group.tabulator-edit-list-group-level-2,.tabulator-edit-list .tabulator-edit-list-item.tabulator-edit-list-group-level-2{padding-left:12px}.tabulator-edit-list .tabulator-edit-list-group.tabulator-edit-list-group-level-3,.tabulator-edit-list .tabulator-edit-list-item.tabulator-edit-list-group-level-3{padding-left:20px}.tabulator-edit-list .tabulator-edit-list-group.tabulator-edit-list-group-level-4,.tabulator-edit-list .tabulator-edit-list-item.tabulator-edit-list-group-level-4{padding-left:28px}.tabulator-edit-list .tabulator-edit-list-group.tabulator-edit-list-group-level-5,.tabulator-edit-list .tabulator-edit-list-item.tabulator-edit-list-group-level-5{padding-left:36px}.tabulator.tabulator-ltr{direction:ltr}.tabulator.tabulator-rtl{direction:rtl;text-align:initial}.tabulator.tabulator-rtl .tabulator-header .tabulator-col{border-left:1px solid #aaa;border-right:initial;text-align:initial}.tabulator.tabulator-rtl .tabulator-header .tabulator-col.tabulator-col-group .tabulator-col-group-cols{margin-left:-1px;margin-right:0}.tabulator.tabulator-rtl .tabulator-header .tabulator-col.tabulator-sortable .tabulator-col-title{padding-left:25px;padding-right:0}.tabulator.tabulator-rtl .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-sorter{left:8px;right:auto}.tabulator.tabulator-rtl .tabulator-tableholder .tabulator-range-overlay .tabulator-range.tabulator-range-active:after{background-color:#2975dd;border-radius:999px;bottom:-3px;content:"";height:6px;left:-3px;position:absolute;right:auto;width:6px}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell{border-left:1px solid #aaa;border-right:initial}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell .tabulator-data-tree-branch{border-bottom-left-radius:0;border-bottom-right-radius:1px;border-left:initial;border-right:2px solid #aaa;margin-left:5px;margin-right:0}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell .tabulator-data-tree-control{margin-left:5px;margin-right:0}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell.tabulator-frozen.tabulator-frozen-left{border-left:2px solid #aaa}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell.tabulator-frozen.tabulator-frozen-right{border-right:2px solid #aaa}.tabulator.tabulator-rtl .tabulator-row .tabulator-col-resize-handle:last-of-type{margin-left:0;margin-right:-3px;width:3px}.tabulator.tabulator-rtl .tabulator-footer .tabulator-calcs-holder{text-align:initial}.tabulator-print-fullscreen{bottom:0;left:0;position:absolute;right:0;top:0;z-index:10000}body.tabulator-print-fullscreen-hide>:not(.tabulator-print-fullscreen){display:none!important}.tabulator-print-table{border-collapse:collapse}.tabulator-print-table .tabulator-data-tree-branch{border-bottom:2px solid #aaa;border-bottom-left-radius:1px;border-left:2px solid #aaa;display:inline-block;height:9px;margin-right:5px;margin-top:-9px;vertical-align:middle;width:7px}.tabulator-print-table .tabulator-print-table-group{background:#ccc;border-bottom:1px solid #999;border-right:1px solid #aaa;border-top:1px solid #999;box-sizing:border-box;font-weight:700;min-width:100%;padding:5px 5px 5px 10px}@media (hover:hover) and (pointer:fine){.tabulator-print-table .tabulator-print-table-group:hover{background-color:rgba(0,0,0,.1);cursor:pointer}}.tabulator-print-table .tabulator-print-table-group.tabulator-group-visible .tabulator-arrow{border-bottom:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #666;margin-right:10px}.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-1 td{padding-left:30px!important}.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-2 td{padding-left:50px!important}.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-3 td{padding-left:70px!important}.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-4 td{padding-left:90px!important}.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-5 td{padding-left:110px!important}.tabulator-print-table .tabulator-print-table-group .tabulator-group-toggle{display:inline-block}.tabulator-print-table .tabulator-print-table-group .tabulator-arrow{border-bottom:6px solid transparent;border-left:6px solid #666;border-right:0;border-top:6px solid transparent;display:inline-block;height:0;margin-right:16px;vertical-align:middle;width:0}.tabulator-print-table .tabulator-print-table-group span{color:#d00;margin-left:10px}.tabulator-print-table .tabulator-data-tree-control{align-items:center;background:rgba(0,0,0,.1);border:1px solid #333;border-radius:2px;display:inline-flex;height:11px;justify-content:center;margin-right:5px;overflow:hidden;vertical-align:middle;width:11px}@media (hover:hover) and (pointer:fine){.tabulator-print-table .tabulator-data-tree-control:hover{background:rgba(0,0,0,.2);cursor:pointer}}.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-collapse{background:transparent;display:inline-block;height:7px;position:relative;width:1px}.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-collapse:after{background:#333;content:"";height:1px;left:-3px;position:absolute;top:3px;width:7px}.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-expand{background:#333;display:inline-block;height:7px;position:relative;width:1px}.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-expand:after{background:#333;content:"";height:1px;left:-3px;position:absolute;top:3px;width:7px}html{font-family:Fira Sans,sans-serif;font-stretch:100%;font-weight:400}*{border:0;margin:0;padding:0}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}:active,:focus,a:active,a:focus{outline:none}aside,footer,header,nav{display:block}body{font-size:100%;font-size:14px;line-height:1;width:100%;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}button,input,textarea{font-family:inherit}input::-ms-clear{display:none}button{cursor:pointer}button::-moz-focus-inner{border:0;padding:0}a,a:hover,a:visited{-webkit-text-decoration:none;text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}button{background-color:rgba(0,0,0,0)}.input-normalize{-webkit-appearance:none;-moz-appearance:none;appearance:none}body{background-color:#f6f7f9;height:100%;-webkit-transition:all .5s ease;transition:all .5s ease}a{color:#737980}a:hover{color:#00aeef}h1.title{color:#1c1b1f;color:var(--dark-text-icon,#1c1b1f);font-family:Fira Sans;font-size:1.625rem;font-style:normal;font-weight:500;letter-spacing:-.52px;line-height:130%}.wrapper-private .container{max-width:100%;padding:48px}.wrapper-private .main-content{margin-left:16.5rem;max-width:calc(100% - 16.5rem);width:100%}.messengers svg{fill:currentColor;color:#737980}.messengers:hover svg{-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;fill:currentColor;color:#00aeef}.only-desktop{display:block}.only-tablet{display:none!important}@media(max-width:1280px){.only-desktop{display:none!important}.only-tablet{display:block!important}}.fancybox__container.modal-container{--fancybox-bg:rgba(20,32,44,.282)}.fancybox__container.modal-container .fancybox__content{border-radius:24px;padding:0}.fancybox__container.modal-container .is-close-btn{background:hsla(0,0%,100%,.5);border:1px solid rgba(229,231,237,.5);border-radius:2rem;-webkit-box-shadow:0 1px 4px 1px rgba(32,35,64,.05);box-shadow:0 1px 4px 1px rgba(32,35,64,.05);right:-30px}.fancybox__container.modal-container .is-close-btn svg{stroke:#454d56}table{border-spacing:8px;width:100%}table th{background:#f6f7f9;background:var(--bg-color,#f6f7f9);border-radius:5px;color:#16202c;color:var(--Text,#16202c);font-family:Roboto;font-weight:500;letter-spacing:-.32px;line-height:120%;padding:16px;text-align:left}table td,table th{font-size:16px;font-style:normal}table td{color:#454d56;color:var(--Text-Secondary,#454d56);font-family:Fira Sans;font-weight:400;line-height:100%;padding:8px 16px}.report .calc-result-section{width:100%}.report .btn{font-size:20px;font-style:normal;font-weight:400;letter-spacing:.4px;line-height:130%}.table-constructor{background:#fff;border:1px solid #e5e7ed;border:1px solid var(--div,#e5e7ed);border-radius:16px;padding:20px 24px}.table-constructor .tabulator{background-color:rgba(0,0,0,0);border:none;font-size:12px}.table-constructor .tabulator .cell-locked,.table-constructor .tabulator .tabulator-editable{border:1px solid hsla(212,5%,48%,.6);border-radius:5px}.table-constructor .tabulator .tabulator-row .tabulator-cell.cell-locked{background:#eef0f2;background:var(--Bg-input,#eef0f2);border:1px solid hsla(212,5%,48%,.1)}.table-constructor .tabulator .tabulator-row .tabulator-cell.tabulator-editable{border:1px solid hsla(212,5%,48%,.6)}.table-constructor .tabulator .tabulator-header .tabulator-frozen.tabulator-frozen-right,.table-constructor .tabulator .tabulator-row .tabulator-cell.tabulator-frozen.tabulator-frozen-right{border:none}.table-constructor .tabulator .tabulator-header .tabulator-frozen:after{border-right:8px solid #fff!important;content:"";height:100%;position:absolute;right:0;width:8px;z-index:1}.table-constructor .tabulator .tabulator-header .tabulator-frozen{border-bottom-right-radius:0!important;border-top-right-radius:0!important;margin-right:0!important}.table-constructor .tabulator .tabulator-row .tabulator-frozen{margin-right:0!important}.table-constructor .tabulator .tabulator-header .tabulator-frozen:before{border-radius:5px;border-right:8px solid #f6f7f9!important;content:"";height:100%;position:absolute;right:6px;width:8px;z-index:2}.table-constructor .tabulator .tabulator-header .tabulator-frozen.tabulator-frozen-left,.table-constructor .tabulator .tabulator-row .tabulator-cell.tabulator-frozen.tabulator-frozen-left{border-right:1px solid rgba(229,231,237,.5);-webkit-box-shadow:5px 0 4px -2px rgba(32,35,64,.05);box-shadow:5px 0 4px -2px rgba(32,35,64,.05)}.table-constructor .tabulator .tabulator-header{background-color:#fff;border-bottom:none;-webkit-box-sizing:border-box;box-sizing:border-box;color:#16202c;color:var(--Text,#16202c);font-size:14px;font-weight:400;outline:none;overflow:hidden;position:relative;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none;white-space:nowrap;width:100%}.table-constructor .tabulator .tabulator-header .tabulator-col{background:#f6f7f9;border-radius:5px;border-right:none;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;height:62px!important;justify-content:flex-start;margin-right:8px;overflow:hidden;padding:16px;position:relative;text-align:center;vertical-align:bottom;-webkit-box-pack:center;-ms-flex-pack:center;font-size:16px;justify-content:center}.table-constructor .tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title{overflow:hidden;white-space:break-spaces}.table-constructor .tabulator .tabulator-header .tabulator-col.tabulator-sortable.tabulator-col-sorter-element:hover{background-color:#f6f7f9;cursor:pointer}.table-constructor .tabulator .tabulator-row.tabulator-selectable:hover{background-color:#ecf3fa;border-radius:4px;cursor:pointer}.table-constructor .tabulator .tabulator-row .tabulator-cell{border-radius:4px;border-right:none;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;font-size:16px;margin-right:8px;outline:none;overflow:hidden;padding:16px;position:relative;text-align:center;text-overflow:ellipsis;vertical-align:middle}.table-constructor .tabulator .tabulator-row.tabulator-row-even{background-color:inherit}.table-constructor ::-webkit-scrollbar{height:4px;width:12px}.table-constructor ::-webkit-scrollbar-thumb{background:#737980;border-radius:100px}.table-constructor ::-webkit-scrollbar-track{background:#fff;border-radius:6px}.table-constructor .j-dropdown-container{position:absolute}.table-constructor .j-dropdown-btn{left:0;position:absolute;top:-5px;z-index:35}.table-constructor .j-dropdown-wrap{display:none;position:absolute;z-index:36}.table-constructor .j-dropdown-wrap.visible{display:block}.table-constructor .j-dropdown-wrap .dropdown .nav-link{padding:12px 32px}.table-constructor .custom-table{overflow:scroll}.table-constructor .custom-table table .separator-row{background-color:hsla(212,5%,48%,.2);height:2px;padding:0}.table-constructor .custom-table table thead tr th:first-child{min-width:300px;text-align:left}@media(max-width:1280px){.table-constructor .custom-table table thead tr th:first-child{min-width:auto}}.table-constructor .custom-table table thead tr th{background:#ecf3fa;background:var(--Bg-accent,#ecf3fa);text-align:center}.table-constructor .custom-table table .custom-input{border:1px solid hsla(212,5%,48%,.6);border-radius:5px}.table-constructor .custom-table table .custom-disabled,.table-constructor .custom-table table .required-table.custom-disabled{background:#eef0f2;background:var(--Bg-input,#eef0f2);border:1px solid hsla(212,5%,48%,.1)}.table-constructor .custom-table table .required-table{background:rgba(255,199,103,.682);border:1px solid hsla(231,5%,48%,.1)}.table-constructor .custom-table table .required-table input{background-color:rgba(0,0,0,0)}.table-constructor .custom-table table .custom-green-field{background:#ecfaec;border:1px solid hsla(231,5%,48%,.1)}.table-constructor .custom-table table .custom-green-field input:disabled{background-color:rgba(0,0,0,0);font-weight:700}.table-constructor .custom-table table td.bold input{font-weight:700}.table-constructor .custom-table table td.hidden{display:none}.table-constructor .custom-table table tbody tr td{background-color:#fff}.table-constructor .custom-table table .fixed-column{left:0;position:sticky;z-index:1}.table-constructor .custom-table table input{text-align:center}.wrapper-public{height:100%;min-height:100vh;overflow-x:hidden;overflow-y:auto;padding-bottom:30px;padding-top:36px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wrapper-public,.wrapper-public .footer-copyright{display:-webkit-box;display:-ms-flexbox;display:flex}.wrapper-public .footer-copyright{color:hsla(212,5%,48%,.6);font-size:16px;font-style:normal;font-weight:400;gap:8px;line-height:100%;text-align:center}.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.f-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.f-justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.f-justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.f-justify-space-around{-ms-flex-pack:distribute;justify-content:space-around}.align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.g-4{gap:4px}.g-8{gap:8px}.g-10{gap:10px}.g-12{gap:12px}.g-16{gap:16px}.g-24{gap:24px}.g-40{gap:40px}.g-48{gap:48px}.mt-24{margin-top:24px}.mt-48{margin-top:48px}.p-24{padding:24px}.p-40{padding:40px}.gui-border{border-radius:10px;-webkit-box-shadow:0 8px 24px 0 hsla(218,5%,57%,.6),0 4px 8px 0 rgba(18,62,133,.03);box-shadow:0 8px 24px 0 hsla(218,5%,57%,.6),0 4px 8px 0 rgba(18,62,133,.03);padding:20px}.br-24{border-radius:24px}.br-16{border-radius:16px}.b-default{border:1px solid #e5e7ed;border:1px solid var(--div,#e5e7ed)}.g-color{color:hsla(212,5%,48%,.6)}.b-color{color:#16202c}.bold{font-weight:700}.bg-w-color{background:#fff}.bg-bl-color{background:#00aeef}.fs-16{font-size:16px}.btn.disabled{opacity:.5}.required-error{-webkit-box-shadow:none!important;box-shadow:none!important}.multiselect-filter .choices__inner.required-error-field,.required-error{border:1px solid #ed5565!important}.btn,a.btn{border-radius:4px;display:block;max-width:356px;text-align:center;-webkit-text-decoration:none;text-decoration:none;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;width:100%}.btn--bg-bl_txt-w,a.btn--bg-bl_txt-w{background:#07b1f7;color:#fff;font-size:24px;font-style:normal;font-weight:500;letter-spacing:.48px;line-height:130%;padding:16px 48px}.btn--bg-bl_txt-w:not([aria-disabled=true]):hover,.btn--bg-bl_txt-w:not([disabled]):hover,a.btn--bg-bl_txt-w:not([aria-disabled=true]):hover,a.btn--bg-bl_txt-w:not([disabled]):hover{background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.05)),to(rgba(0,0,0,.05))),#00aeef;background:linear-gradient(0deg,rgba(0,0,0,.05),rgba(0,0,0,.05)),#00aeef}.btn--bg-tr_txt-lgrey,a.btn--bg-tr_txt-lgrey{background:inherit;color:#737980;font-size:18px;font-style:normal;font-weight:400;line-height:100%}.btn--bg-tr_txt-lgrey:not([aria-disabled=true]):hover,.btn--bg-tr_txt-lgrey:not([disabled]):hover,a.btn--bg-tr_txt-lgrey:not([aria-disabled=true]):hover,a.btn--bg-tr_txt-lgrey:not([disabled]):hover{color:#00aeef}.btn--bg-tr_txt-bl_brd-bl,a.btn--bg-tr_txt-bl_brd-bl{border:1px solid #07b1f7;color:#07b1f7;font-size:20px;font-style:normal;font-weight:400;letter-spacing:.4px;line-height:130%;padding:16px 48px}.btn--bg-tr_txt-bl_brd-bl:not([aria-disabled=true]):hover,.btn--bg-tr_txt-bl_brd-bl:not([disabled]):hover,a.btn--bg-tr_txt-bl_brd-bl:not([aria-disabled=true]):hover,a.btn--bg-tr_txt-bl_brd-bl:not([disabled]):hover{background:#07b1f7;color:#fff}.btn--bg-tr_txt-w_brd-w,a.btn--bg-tr_txt-w_brd-w{border:1px solid #fff;color:#fff;font-size:20px;font-style:normal;font-weight:400;letter-spacing:.4px;line-height:130%;padding:16px 48px}.btn--bg-tr_txt-w_brd-w:not([aria-disabled=true]):hover,.btn--bg-tr_txt-w_brd-w:not([disabled]):hover,a.btn--bg-tr_txt-w_brd-w:not([aria-disabled=true]):hover,a.btn--bg-tr_txt-w_brd-w:not([disabled]):hover{background:#fff;color:#07b1f7}.btn--bg-tr_txt-bl_h-line,a.btn--bg-tr_txt-bl_h-line{color:#07b1f7;font-size:20px;font-style:normal;font-weight:400;letter-spacing:.4px;line-height:130%;padding:16px 48px}.btn--bg-tr_txt-bl_h-line:not([aria-disabled=true]):hover .text-btn,.btn--bg-tr_txt-bl_h-line:not([disabled]):hover .text-btn,a.btn--bg-tr_txt-bl_h-line:not([aria-disabled=true]):hover .text-btn,a.btn--bg-tr_txt-bl_h-line:not([disabled]):hover .text-btn{border-bottom:1px solid #07b1f7;color:#07b1f7}.btn--bg-tr_txt-grey_line,a.btn--bg-tr_txt-grey_line{color:#1c1b1f;font-size:16px;font-style:normal;font-weight:400;line-height:100%}.btn--bg-tr_txt-grey_line .text-btn,a.btn--bg-tr_txt-grey_line .text-btn{border-bottom:1px solid #1c1b1f}.btn--bg-tr_txt-grey_line:not([aria-disabled=true]):hover .text-btn,.btn--bg-tr_txt-grey_line:not([disabled]):hover .text-btn,a.btn--bg-tr_txt-grey_line:not([aria-disabled=true]):hover .text-btn,a.btn--bg-tr_txt-grey_line:not([disabled]):hover .text-btn{border-bottom:none;color:#07b1f7}.btn--bg-tr_txt-none_i-close:not([disabled]):hover svg,.btn--bg-tr_txt-none_i-more:not([disabled]):hover svg,a.btn--bg-tr_txt-none_i-close:not([disabled]):hover svg,a.btn--bg-tr_txt-none_i-more:not([disabled]):hover svg{background:#ecf3fa}.choices{font-size:16px;margin-bottom:24px;overflow:hidden;position:relative}.choices:focus{outline:none}.choices:last-child{margin-bottom:0}.choices.is-open{overflow:visible}.choices.is-disabled .choices__inner,.choices.is-disabled .choices__input{background-color:#eaeaea;cursor:not-allowed;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.choices.is-disabled .choices__item{cursor:not-allowed}.choices [hidden]{display:none!important}.choices[data-type*=select-one]{cursor:pointer}.choices[data-type*=select-one] .choices__inner{padding-bottom:7.5px}.choices[data-type*=select-one] .choices__input{background-color:#fff;border-bottom:1px solid #ddd;display:block;margin:0;padding:10px;width:100%}.choices[data-type*=select-one] .choices__button{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSIyMSIgdmlld0JveD0iMCAwIDIxIDIxIj48ZyBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Im0yLjU5Mi4wNDQgMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NCAxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);background-size:8px;border-radius:10em;height:20px;margin-right:25px;margin-top:-10px;opacity:.25;padding:0;position:absolute;right:0;top:50%;width:20px}.choices[data-type*=select-one] .choices__button:focus,.choices[data-type*=select-one] .choices__button:hover{opacity:1}.choices[data-type*=select-one] .choices__button:focus{-webkit-box-shadow:0 0 0 2px #005f75;box-shadow:0 0 0 2px #005f75}.choices[data-type*=select-one] .choices__item[data-placeholder] .choices__button{display:none}.choices[data-type*=select-one]:after{border:5px solid rgba(0,0,0,0);border-top-color:#333;content:"";height:0;margin-top:-2.5px;pointer-events:none;position:absolute;right:11.5px;top:50%;width:0}.choices[data-type*=select-one].is-open:after{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #333;margin-top:-7.5px}.choices[data-type*=select-one][dir=rtl]:after{left:11.5px;right:auto}.choices[data-type*=select-one][dir=rtl] .choices__button{left:0;margin-left:25px;margin-right:0;right:auto}.choices[data-type*=select-multiple] .choices__inner,.choices[data-type*=text] .choices__inner{cursor:text}.choices[data-type*=select-multiple] .choices__button,.choices[data-type*=text] .choices__button{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSIyMSIgdmlld0JveD0iMCAwIDIxIDIxIj48ZyBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Im0yLjU5Mi4wNDQgMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NCAxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);background-size:8px;border-left:1px solid #003642;border-radius:0;display:inline-block;line-height:1;margin:0 -4px 0 8px;opacity:.75;padding-left:16px;position:relative;width:8px}.choices[data-type*=select-multiple] .choices__button:focus,.choices[data-type*=select-multiple] .choices__button:hover,.choices[data-type*=text] .choices__button:focus,.choices[data-type*=text] .choices__button:hover{opacity:1}.choices__inner{background-color:#f9f9f9;border:1px solid #ddd;border-radius:2.5px;display:inline-block;font-size:14px;min-height:44px;overflow:hidden;padding:7.5px 7.5px 3.75px;vertical-align:top;width:100%}.is-focused .choices__inner,.is-open .choices__inner{border-color:#b7b7b7}.is-open .choices__inner{border-radius:2.5px 2.5px 0 0}.is-flipped.is-open .choices__inner{border-radius:0 0 2.5px 2.5px}.choices__list{list-style:none;margin:0;padding-left:0}.choices__list--single{display:inline-block;padding:4px 16px 4px 4px;width:100%}[dir=rtl] .choices__list--single{padding-left:16px;padding-right:4px}.choices__list--single .choices__item{width:100%}.choices__list--multiple{display:inline}.choices__list--multiple .choices__item{background-color:#005f75;border:1px solid #004a5c;border-radius:20px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;display:inline-block;font-size:12px;font-weight:500;margin-bottom:3.75px;margin-right:3.75px;padding:4px 10px;vertical-align:middle;word-break:break-all}.choices__list--multiple .choices__item[data-deletable]{padding-right:5px}[dir=rtl] .choices__list--multiple .choices__item{margin-left:3.75px;margin-right:0}.choices__list--multiple .choices__item.is-highlighted{background-color:#004a5c;border:1px solid #003642}.is-disabled .choices__list--multiple .choices__item{background-color:#aaa;border:1px solid #919191}.choices__list--dropdown,.choices__list[aria-expanded]{background-color:#fff;border:1px solid #ddd;border-bottom-left-radius:2.5px;border-bottom-right-radius:2.5px;display:none;margin-top:-1px;overflow:hidden;position:absolute;top:100%;width:100%;word-break:break-all;z-index:1}.is-active.choices__list--dropdown,.is-active.choices__list[aria-expanded]{display:block}.is-open .choices__list--dropdown,.is-open .choices__list[aria-expanded]{border-color:#b7b7b7}.is-flipped .choices__list--dropdown,.is-flipped .choices__list[aria-expanded]{border-radius:.25rem .25rem 0 0;bottom:100%;margin-bottom:-1px;margin-top:0;top:auto}.choices__list--dropdown .choices__list,.choices__list[aria-expanded] .choices__list{max-height:300px;overflow:auto;position:relative;-webkit-overflow-scrolling:touch;will-change:scroll-position}.choices__list--dropdown .choices__item,.choices__list[aria-expanded] .choices__item{font-size:14px;padding:10px;position:relative}[dir=rtl] .choices__list--dropdown .choices__item,[dir=rtl] .choices__list[aria-expanded] .choices__item{text-align:right}@media(min-width:640px){.choices__list--dropdown .choices__item--selectable[data-select-text],.choices__list[aria-expanded] .choices__item--selectable[data-select-text]{padding-right:100px}.choices__list--dropdown .choices__item--selectable[data-select-text]:after,.choices__list[aria-expanded] .choices__item--selectable[data-select-text]:after{content:attr(data-select-text);font-size:12px;opacity:0;position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}[dir=rtl] .choices__list--dropdown .choices__item--selectable[data-select-text],[dir=rtl] .choices__list[aria-expanded] .choices__item--selectable[data-select-text]{padding-left:100px;padding-right:10px;text-align:right}[dir=rtl] .choices__list--dropdown .choices__item--selectable[data-select-text]:after,[dir=rtl] .choices__list[aria-expanded] .choices__item--selectable[data-select-text]:after{left:10px;right:auto}}.choices__list--dropdown .choices__item--selectable.is-highlighted,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted{background-color:#f2f2f2}.choices__list--dropdown .choices__item--selectable.is-highlighted:after,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted:after{opacity:.5}.choices__item{cursor:default}.choices__item--selectable{cursor:pointer}.choices__item--disabled{cursor:not-allowed;opacity:.5;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.choices__heading{border-bottom:1px solid #f7f7f7;color:grey;font-size:12px;font-weight:600;padding:10px}.choices__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:rgba(0,0,0,0);background-position:50%;background-repeat:no-repeat;border:0;cursor:pointer;text-indent:-9999px}.choices__button:focus{outline:none}.choices__input{background-color:#f9f9f9;border:0;border-radius:0;display:inline-block;font-size:14px;margin-bottom:5px;max-width:100%;padding:4px 0 4px 2px;vertical-align:baseline}.choices__input:focus{outline:0}.choices__input::-webkit-search-cancel-button,.choices__input::-webkit-search-decoration,.choices__input::-webkit-search-results-button,.choices__input::-webkit-search-results-decoration{display:none}.choices__input::-ms-clear,.choices__input::-ms-reveal{display:none;height:0;width:0}[dir=rtl] .choices__input{padding-left:0;padding-right:2px}.choices__placeholder{opacity:.5}
/* End */


/* Start:/local/templates/.default/frontend/dist/css/components.css?174859407756245*/
.tables-legend{border-top:1px solid #e5e7ed;border-top:1px solid var(--div,#e5e7ed);display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;height:50px;padding:17px 24px;width:100%}.modal-wrapper{background:#fff;border:1px solid #e5e7ed;border:1px solid var(--div,#e5e7ed);border-radius:1.5rem;-webkit-box-shadow:0 1px 4px 1px rgba(32,35,64,.05);box-shadow:0 1px 4px 1px rgba(32,35,64,.05)}.modal-wrapper .btn{font-size:24px;max-width:100%;min-width:calc(50% - 24px);padding:16px}.modal-wrapper .form{min-width:500px;width:auto}.modal-wrapper .form .form-description{color:#454d56;color:var(--text-secondary-icon,#454d56);font-family:Fira Sans;font-size:16px;font-style:normal;font-weight:400;line-height:100%;text-align:center}.form{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:relative;width:436px}.form .btn.disabled{opacity:.5}.form .input-wrap{position:relative}.form-btn-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;gap:24px;justify-content:space-between}.form-btn-wrap:has(.btn:nth-child(2)) .btn{font-size:20px;font-style:normal;font-weight:400;letter-spacing:.4px;line-height:130%}.form .text-link-box{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}.form .form-description{color:#9b9da1;font-size:16px;font-style:normal;font-weight:400;line-height:100%;text-align:center}.form .form-target{color:#000;font-size:20px;font-style:normal;font-weight:400;letter-spacing:.4px;line-height:130%}.form-wrap{background:#fff;border-radius:24px;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;margin:0;-webkit-overflow-scrolling:touch;padding:32px;position:relative;text-align:left;vertical-align:middle}.form-wrap a{color:#737980;font-size:18px;font-style:normal;font-weight:400;line-height:100%;text-align:center}.form-wrap__checkboxes:first-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.form-wrap__checkboxes:first-child label{width:35%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.form-wrap__checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.form-wrap__input-checkbox{height:18px}.form-wrap input[type=checkbox]{z-index:2}.form-wrap input[type=checkbox],.form-wrap input[type=radio]{display:block;opacity:0;position:absolute;width:18px}.form-wrap__radio-wrapper{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;gap:10px}.form-wrap__radio-wrapper .form-wrap__checkbox{display:contents}.form-wrap .form-wrap__checkbox .required-error+.checkmark{border:1px solid #ed5565}.form-wrap .checkmark{background-color:inherit;border:1px solid #eaeced;border-radius:3px;display:block;height:24px;left:0;max-width:24px;position:relative;top:0;width:100%}.form-wrap .checkmark+span{color:#16202c;font-size:18px;font-style:normal;font-weight:400;line-height:100%}.form-wrap .checkmark:after{border:solid #fff;border-width:0 3px 3px 0;content:"";display:none;height:17px;left:6px;position:absolute;top:auto;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);width:10px}.form-wrap .checkmark:before{background:#07b1f7;border-radius:3px;content:"";display:none;height:100%;position:absolute;width:100%}.form-wrap input:checked~.checkmark:after{display:block;z-index:1}.form-wrap input:checked~.checkmark:before{display:block;z-index:0}.form-wrap__form-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.form-wrap h2{color:#1c1b1f;font-size:32px;font-style:normal;font-weight:500;letter-spacing:-.64px;line-height:130%;text-align:center}.form-wrap__input-wrap{opacity:1;outline:none;position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:100%}.form-wrap__input-wrap .label{color:#737980;font-size:18px;left:15px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .3s ease;transition:all .3s ease}.form-wrap__input-wrap .label.active{background-color:#fff;color:#00aeef;font-size:12px;left:15px;padding:0 5px;top:0}.form-wrap__input-wrap .form-wrap__input{border:1px solid #eaeced;border-radius:4px;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box;color:#737980;font-size:16px;font-weight:400;height:auto;letter-spacing:0;line-height:24px;outline:none;padding:15px 16px;text-align:left;-webkit-transition:all .3s ease;transition:all .3s ease;width:100%}.form-wrap__input-wrap .form-wrap__input:focus{border-color:#00aeef;outline:none}.form-wrap__input-wrap .form-wrap__input.required-error{border:1px solid #ed5565;-webkit-box-shadow:none;box-shadow:none}.form-wrap__input-wrap.no-visible{max-height:0;opacity:0;overflow:hidden;position:absolute;right:-100px;-webkit-transition:max-height .5s ease-in-out;transition:max-height .5s ease-in-out}.form-wrap__input-wrap.no-visible.show{max-height:250px;opacity:1;overflow:visible;position:relative;right:0}.invalid-icon{position:absolute;right:14px;top:19px}.form__error{display:none}.form__error-active{display:block}.form-wrap__input-wrap.active .label{background-color:#fff;color:#737980;font-size:12px;left:15px;padding:0 5px;top:0}.form-wrap__input-wrap.active .label.active{color:#00aeef;top:0}.form-wrap__checkboxes .invalid-icon{display:none}.form-wrap__input-wrap.half{width:calc(50% - 12px)}.form-errors{color:#ed5565}.j-btn-submit{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.form-result-message{background:#fff;border-radius:24px;bottom:0;left:0;position:absolute;right:0;top:0;z-index:3}.form-result-message.hidden{display:none}.form-result-message__wrap{left:0;margin-top:-50px;position:absolute;right:0;text-align:center;top:50%}.form-result-message__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:scale(2);-ms-transform:scale(2);transform:scale(2)}.form-result-message__message{font-size:20px;line-height:1.4;margin-top:20px;text-align:center}.cdsformhelper-message{border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;margin:16px 0;padding:14px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;gap:8px;justify-content:space-between}.cdsformhelper-message-success{border:3px dashed #16202c;color:#16202c}.cdsformhelper-message-success .cdsformhelper-message__icon{background:url(/local/templates/.default/frontend/dist/css/../img/ui/file-success.svg) no-repeat 50%;height:48px;min-width:48px;width:48px}.cdsformhelper-message-error{border:3px dashed #ed5565;color:#ed5565}.cdsformhelper-message-error .cdsformhelper-message__icon{background:url(/local/templates/.default/frontend/dist/css/../img/ui/file-error.svg) no-repeat 50%;height:48px;min-width:48px;width:48px}.cdsformhelper-message__text{display:inline;font-size:16px;font-style:normal;font-weight:400;line-height:100%}.cdsformhelper-message__close{background:url(/local/templates/.default/frontend/dist/css/../img/ui/close-icon.svg) no-repeat 50%;color:#fff;cursor:pointer;display:inline-block;height:24px;width:24px}.cdsformhelper-animate{bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;left:0;position:absolute;right:0;top:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:hsla(0,0%,100%,.8);pointer-events:none;z-index:10}.cdsformhelper-animate-wrapper__loader:after{background:no-repeat 50% url(/local/templates/.default/frontend/dist/css/../img/loading.svg);bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:-50px;z-index:3}.contact-link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-transition:all .5s ease;transition:all .5s ease}.contact-link a{color:#737980;font-size:16px}.contact-link svg{fill:currentColor;color:#737980}.contact-link:hover{-webkit-transition:all .5s ease;transition:all .5s ease}.contact-link:hover a,.contact-link:hover svg{color:#00aeef;-webkit-transition:all .5s ease;transition:all .5s ease}.contact-link:hover svg{fill:currentColor}.title-buttons{position:relative}.section-title-wrapper.text-block-title{margin-bottom:0;margin-top:0;text-align:left;width:100%}.section-title-wrapper.text-block-title .section-title{text-align:left;width:100%}.section-title{color:#1c1b1f;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:24px;font-style:normal;font-weight:400;letter-spacing:-.48px;line-height:120%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px}.section-title .subtitle-text{color:#737980;color:var(--text-light,#737980);font-weight:400}.section-title .subtitle-text,.section-title .subtitle-text span{font-family:Roboto;font-size:16px;font-style:normal;letter-spacing:.32px;line-height:130%}.section-title .subtitle-text span{color:#000;font-weight:700}.title-mt0 .section-title-wrapper{margin-top:0}.title-mb0 .section-title-wrapper{margin-bottom:0}.section-title-wrapper__with-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.section-title-wrapper__with-buttons .section-title{text-align:left}.legend{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.legend__color{border:1px solid hsla(231,5%,48%,.15);border-radius:4px;display:block;height:16px;width:16px}.legend__title{color:#737980;color:var(--text-light,#737980);font-size:11.246px;font-style:normal;font-weight:400;line-height:100%}.icon-symbol{display:block}.icon-symbol--default{height:24px;width:24px}.icon-symbol--small{height:16px;width:16px}.icon-symbol--large{height:32px;width:32px}.icon-symbol--mlarge{height:48px;width:48px}.icon-symbol--xlarge{height:96px;width:96px}.form-field-textarea__label{display:block;font-size:18px;font-weight:600;line-height:26px;margin-bottom:12px}@media(max-width:768px){.form-field-textarea__label{font-size:16px;line-height:14px}}@media(max-width:390px){.form-field-textarea__label{font-size:14px}}.form-field-textarea__input{padding-bottom:16px}.form-field-textarea__input textarea{border:1px solid #151516;border-radius:8px;font-size:16px;font-weight:400;height:100px;line-height:24px;max-height:500px;max-width:100%;min-height:100px;min-width:100%;padding:8px 16px;text-align:left}@media(max-width:768px){.form-field-textarea__input textarea{font-size:14px;line-height:14px}}@media(max-width:390px){.form-field-textarea__input textarea{font-size:12px}}.form-field-textarea__input textarea:disabled{background-color:rgba(0,0,0,0);border:1px solid rgba(21,21,22,.2)}.form-field-textarea .charCount-box{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;font-size:14px;font-weight:400;justify-content:flex-end;line-height:140%;padding-right:10px}.field-spec label{display:block;font-size:16px;line-height:24px;margin-bottom:32px;width:50%}@media(max-width:768px){.field-spec label{font-size:14px;line-height:140%;width:100%}}.field-spec__row{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}.field-spec__row-btn,.field-spec__row-input{width:calc(50% - 15px)}.field-spec__row-btn-wrap{display:inline-block}.field-spec__row-input{position:relative}.field-spec__row-input input{background:hsla(240,4%,95%,.3);border:1px solid #151516;border-radius:8px;font-size:16px;height:56px;line-height:56px;padding:0 42px 0 16px;width:100%}.field-spec__row-input-btn{cursor:pointer;margin-top:-16px;position:absolute;right:8px;top:50%;z-index:3}.field-spec__row-input-clear{cursor:pointer;display:none;margin-top:-20px;position:absolute;right:48px;top:50%;z-index:3}.field-spec__row-input.with-cleared input{padding-right:90px}.field-spec__row-input.with-cleared .field-spec__row-input-clear{display:block}.field-spec__result-search .title{display:none}.field-spec__result-search .table-bg{margin:32px 0 0;padding:0}.field-spec__result-search .table-bg h3.title.table-constructor__top-block{display:block;font-family:Open Sans;font-size:22px;font-weight:600;letter-spacing:inherit;line-height:28px;margin-bottom:16px;text-transform:inherit}.field-spec__result-choosen{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:32px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.field-spec__result-choosen-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.field-spec__result-choosen_title{font-size:18px;font-weight:500;line-height:26px;margin-right:16px}.field-spec__result-choosen_value{color:#1e55ad;font-size:18px;font-weight:500;line-height:26px;margin-right:10px;max-width:744px}@media(max-width:768px){.field-spec__result-choosen_value{font-size:16px;line-height:18px}}@media(max-width:390px){.field-spec__result-choosen_value{font-size:14px}}.empty-result{font-size:18px;line-height:26px;margin-top:16px}.multiselect-filter{position:relative}@media(min-width:640px){.multiselect-filter .choices__list--dropdown .choices__item--selectable[data-select-text],.multiselect-filter .choices__list[aria-expanded] .choices__item--selectable[data-select-text]{padding-right:20px}}.multiselect-filter .choices__placeholder{color:#737980;color:var(--text-light,#737980);font-size:18px;left:15px;opacity:1;-webkit-transition:all .3s ease;transition:all .3s ease}.multiselect-filter .is-open .choices__placeholder{background-color:#fff;color:#00aeef;font-size:12px;opacity:1;padding:5px;position:absolute;top:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .3s ease;transition:all .3s ease;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.multiselect__select-label{color:#737980;display:block;font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;height:28px;letter-spacing:-.24px;line-height:120%;margin-bottom:8px;margin-top:16px}.multiselect-filter.custom-select__with-label{position:relative}.multiselect-filter.custom-select__with-label>.multiselect{position:absolute;top:-15px;z-index:3}.multiselect-filter.custom-select__with-label .select-selected{padding-top:18px}.multiselect-filter .multiselect{height:auto}.multiselect-filter .choices{margin-bottom:0}.multiselect-filter .choices[data-type*=select-one]:after{border-color:#454d56 rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid;border-width:6px 6px 0;content:"";height:0;position:absolute;right:22px;top:60%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .3s ease;transition:all .3s ease;width:0}.calc-param-section .multiselect-filter .choices[data-type*=select-one]:after{right:12px}.multiselect-filter .choices[data-type*=select-one].is-open:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.multiselect-filter .choices__inner{background-color:#fff;border:1px solid #eaeced;border-radius:4px;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box;color:#424248;font-size:18px;font-style:normal;font-weight:400;line-height:100%;outline:none;padding:15px 16px!important;-webkit-transition:all .3s ease;transition:all .3s ease;width:100%}.multiselect-filter .choices.is-open .choices__inner{border:1px solid #00aeef}.is-open .choices__list[aria-expanded],.multiselect-filter .is-open .choices__list--dropdown{border:1px solid #eaeced;border:1px solid var(--input-frame,#eaeced);-webkit-box-shadow:0 1px 4px 1px rgba(32,35,64,.05);box-shadow:0 1px 4px 1px rgba(32,35,64,.05)}.multiselect-filter .choices__list--single{display:-webkit-box;overflow:hidden;padding:0;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical}.choices__list[aria-expanded] .choices__item,.multiselect-filter .choices__list--dropdown .choices__item{background-color:#fff;color:#16202c;color:var(--Text,#16202c);font-size:18px;padding:15px 16px}.choices__list[aria-expanded] .choices__item--selectable.is-highlighted,.multiselect-filter .choices__list--dropdown .choices__item--selectable.is-highlighted{background:#ecf3fa;background:var(--table-accent,#ecf3fa)}.choices__list[aria-expanded] .choices__item--selectable.is-highlighted:after,.multiselect-filter .choices__list--dropdown .choices__item--selectable.is-highlighted:after{opacity:0}.choices__list[aria-expanded],.multiselect-filter .choices__list--dropdown{background:#fff;border-radius:4px;-webkit-box-shadow:0 12px 8px 0 rgba(81,86,93,.04);box-shadow:0 12px 8px 0 rgba(81,86,93,.04);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;left:0;max-height:400px;overflow:auto;position:absolute;right:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;z-index:10;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin-top:4px}.choices__list--single .choices__item{width:92%}.multiselect-filter.disabled{pointer-events:none}.multiselect-filter.disabled .choices__inner{border:1px solid rgba(21,21,22,.2)}.multiselect-filter.disabled .choices[data-type*=select-one]:after{opacity:.2}.form-field-radio__options{display:-webkit-box;display:-ms-flexbox;display:flex}.form-field-radio__options-item+.form-field-radio__options-item{margin-left:32px}.form-field-radio__options-item{cursor:pointer}.form-field-radio__options-item input{display:none}.form-field-radio__options-item-name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;line-height:24px}.form-field-radio__options-item-name span{display:block;width:calc(100% - 32px)}@media(max-width:768px){.form-field-radio__options-item-name span{width:calc(100% - 24px)}.form-field-radio__options-item-name{font-size:14px;line-height:14px}}@media(max-width:390px){.form-field-radio__options-item-name{font-size:12px}}input+.form-field-radio__options-item-name:before{border:1px solid #151516;border-radius:24px;content:"";display:block;height:24px;margin-right:8px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;width:24px}@media(max-width:768px){input+.form-field-radio__options-item-name:before{height:18px;width:18px}}@media(max-width:390px){input+.form-field-radio__options-item-name:before{height:16px;width:16px}}input:checked+.form-field-radio__options-item-name:before{border-color:#1e55ad;border-width:8px}.form-field-radio__options-item.disabled{opacity:.2;pointer-events:none}.form-field-radio__options-item.selected.disabled{opacity:1}.form-field-password__label{display:block;font-size:18px;font-weight:600;line-height:26px;margin-bottom:12px}.form-field-password__input input{border:1px solid #151516;border-radius:8px;font-size:16px;font-weight:400;height:56px;line-height:24px;max-width:100%;min-width:100%;padding:16px;text-align:left;width:100%}.form-field-password__input input.invalid{border-color:#f45e09}.form-group__field-markup{width:100%}.form-field-input__label{color:#737980;display:block;height:28px;margin-bottom:8px;margin-top:16px}.form-field-input__input input,.form-field-input__label{font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;letter-spacing:-.24px;line-height:120%}.form-field-input__input input{background:#eef0f2;border:1px solid #eaeced;border-radius:4px;color:#454d56;height:32px;max-width:100%;min-width:100%;padding:9px 8px;width:100%}.form-field-input__input input:focus{border-color:#00aeef;outline:none}.form-field-input__input input:disabled{background-color:rgba(0,0,0,0);border:1px solid rgba(21,21,22,.2)}.filter-field.invalid .small-label{color:#f45e09}.filter-field__wrap-filters{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;gap:12px;justify-content:flex-start}@media(max-width:1200px){.filter-field__wrap-filters{-ms-flex-wrap:wrap;flex-wrap:wrap}}.filter-field__wrap-filters-item{max-width:245px;width:100%}@media(max-width:1200px){.filter-field__wrap-filters-item{max-width:100%}}.filter-field__wrap-filters-item.default{max-width:245px;width:100%}@media(max-width:1200px){.filter-field__wrap-filters-item.default{max-width:100%}}.filter-field__wrap-filters-item.full{max-width:481px;width:100%}@media(max-width:1200px){.filter-field__wrap-filters-item.full{max-width:100%}}.filter-field__wrap-filters-item.sort{margin-left:auto;max-width:280px;width:100%}@media(max-width:1200px){.filter-field__wrap-filters-item.sort{margin-left:0}}@media(min-width:640px){.filter-field .choices__list--dropdown .choices__item--selectable[data-select-text],.filter-field .choices__list[aria-expanded] .choices__item--selectable[data-select-text]{padding-right:0}}.upload-field__wrap-files-container.disabled{pointer-events:none}.upload-field__wrap-files-container.disabled .multiselect-filter .choices__inner{border:1px solid rgba(21,21,22,.2)}.upload-field__wrap-files-container.disabled .multiselect-filter .choices[data-type*=select-one]:after{opacity:.2}.upload-button-container{position:relative}.upload-button-container>input{bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;z-index:2}.upload-button-container>.btn,.upload-field.ajax-file-loading{position:relative}.upload-field.ajax-file-loading:after{background:no-repeat 50% url(/local/templates/.default/frontend/dist/css/../img/ajax-file-loading.svg);bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0;z-index:3}.upload-field__wrap.ajax-file-loading{opacity:.4}.upload-field__wrap-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.upload-field__wrap-flex__description{padding-right:20px}@media(max-width:1440px){.upload-field__wrap-flex__description{padding-bottom:24px}}@media(max-width:768px){.upload-field__wrap-flex__description{padding-right:0}}@media(max-width:390px){.upload-field__wrap-flex__description{padding-bottom:16px}}.upload-field__wrap-flex__description label{font-size:18px;font-weight:600;line-height:26px;margin-bottom:4px}@media(max-width:768px){.upload-field__wrap-flex__description label{font-size:16px}}@media(max-width:390px){.upload-field__wrap-flex__description label{font-size:14px}}.upload-field__wrap-flex__description .small-label{color:#424248;font-size:14px;font-weight:400;line-height:140%}@media(max-width:1440px){.upload-field__wrap-flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.upload-field__wrap-types{margin-top:16px}.upload-field__wrap-types-title{font-size:14px;font-weight:400;line-height:140%;margin-bottom:4px}.upload-field__wrap-types ul li{color:#424248;font-size:14px;font-weight:400;line-height:140%}.upload-field__wrap-types ul li span{display:block;padding-left:40px;position:relative}.upload-field__wrap-types ul li span:before{background:#1e55ad;border-radius:50%;content:"";display:block;height:6px;left:20px;margin-top:-3px;position:absolute;top:50%;width:6px}.upload-field__wrap-types ul li.success span{color:#1e55ad}.upload-field__wrap-types ul li.success span:before{background:no-repeat 50% url(/local/templates/.default/frontend/dist/css/../img/ui/file-success.svg);height:15px;left:15px;margin-top:-7px;width:16px}.upload-field__wrap-types ul li.error span{color:#f45e09}.upload-field__wrap-types ul li.error span:before{background:no-repeat 50% url(/local/templates/.default/frontend/dist/css/../img/ui/file-error.svg);height:16px;left:15px;margin-top:-8px;width:16px}.upload-field__wrap-types ul li+li{margin-top:2px}.upload-field__wrap-files{margin-top:24px}.upload-field__wrap-files.hidden{display:none}.upload-field__wrap-files-container{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.upload-field__wrap-files__file{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width:1440px){.upload-field__wrap-files__file{-webkit-box-align:start;-ms-flex-align:start;align-items:start}}.upload-field__wrap-files__file-remover{width:64px}@media(max-width:1440px){.upload-field__wrap-files__file-remover{width:20%}}.upload-field__wrap-files__file-name,.upload-field__wrap-files__file-type{width:80%}@media(max-width:1440px){.upload-field__wrap-files__file-name,.upload-field__wrap-files__file-type{padding-bottom:16px}.upload-field__wrap-files__file{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.upload-field__wrap-files__file+.upload-field__wrap-files__file{margin-top:12px}.form-field-checkbox__options{display:-webkit-box;display:-ms-flexbox;display:flex}.form-field-checkbox__options-item+.form-field-checkbox__options-item{margin-left:32px}.form-field-checkbox__options-item{cursor:pointer}.form-field-checkbox__options-item input{display:none}.form-field-checkbox__options-item-name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#16202c;color:var(--Text,#16202c);font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.28px;line-height:110%;text-align:center}.form-field-checkbox__options-item-name span{display:block}input+.form-field-checkbox__options-item-name:before{background:no-repeat 50% #fff;border:1px solid #eaeced;border-radius:3px;content:"";display:block;height:18px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;width:18px}input:checked+.form-field-checkbox__options-item-name:before{background:no-repeat 50% url(/local/templates/.default/frontend/dist/css/../img/ui/icon-checkbox.svg) #00aeef;border-color:#00aeef;height:18px;width:18px}.form-field-checkbox__options-item.disabled{opacity:.2;pointer-events:none}.form-field-checkbox__options-item.selected.disabled{opacity:1}.j-dropdown-wrap{position:absolute;right:0;z-index:3}.j-dropdown-wrap .dropdown{min-width:130px;text-wrap-mode:nowrap;background:#fff;background:var(--modal-bg,#fff);border:1px solid #ebedef;border-radius:4px;-webkit-box-shadow:0 1px 4px 1px rgba(32,35,64,.05);box-shadow:0 1px 4px 1px rgba(32,35,64,.05)}.j-dropdown-wrap .dropdown .nav-link{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#16202c;font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;gap:8px;letter-spacing:.24px;line-height:130%}.j-dropdown-wrap .dropdown .nav-link:hover{background:#ecf3fa}.j-dropdown-wrap.visible{display:none}.j-dropdown-wrap.visible.open{display:block}.j-dropdown-wrap.hidden{display:none}.j-dropdown-btn.active{background:#ecf3fa;background:var(--table-accent,#ecf3fa);border-radius:4px}.updates-model__block{background:#fff;border:1px solid #e5e7ed;border:1px solid var(--div,#e5e7ed);border-radius:16px;gap:16px;padding:20px 24px}.updates-model ol,.updates-model__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.updates-model ol{gap:8px;padding-left:20px}.updates-model ol li{color:#454d56;color:var(--text-secondary-icon,#454d56);font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.28px;line-height:130%}.tariff-card{max-width:482px;width:100%}.tariff-card__tariff_title{color:#fff;color:var(--white,#fff);font-family:Roboto;font-size:14px;font-style:normal;font-weight:500;letter-spacing:.28px;line-height:130%}.tariff-card__tariff_name{color:#16202c;color:var(--Text,#16202c);display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Fira Sans;font-size:18px;font-style:normal;font-weight:400;line-height:100%;padding:8px 16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border-radius:8px;gap:10px}.tariff-card__label{font-size:14px;font-weight:400;letter-spacing:.28px}.tariff-card__data,.tariff-card__label{color:#fff;color:var(--white,#fff);font-family:Roboto;font-style:normal;line-height:130%}.tariff-card__data{font-size:16px;font-weight:500;letter-spacing:.32px}.tables-economy{border-bottom:1px solid #e5e7ed;border-bottom:1px solid var(--div,#e5e7ed);display:-webkit-box;display:-ms-flexbox;display:flex;height:60px;overflow:auto}.table-constructor .custom-table table .fixed-column{cursor:pointer;max-width:250px;overflow:hidden;text-overflow:ellipsis;text-wrap:nowrap;width:250px}@media(max-width:1900px){.table-constructor .custom-table table .fixed-column{max-width:200px;width:200px}}.table-constructor .custom-table table .fixed-column:hover{overflow:visible;text-wrap:wrap}.tables-economy__content table td{font-size:14px;padding:8px 0}@media(max-width:1900px){.tables-economy__content table td{max-width:140px;overflow:hidden;text-overflow:ellipsis}}.tables-economy__content .table-constructor .tabulator .tabulator-row .tabulator-cell{margin-top:8px;white-space:pre-wrap}.tables-economy__content .section-title{font-size:20px}.tables-economy__content .table-constructor .custom-table table input{font-size:14px;text-align:center}@media(max-width:1900px){.tables-economy__content .table-constructor .custom-table table input{max-width:140px;overflow:hidden;text-overflow:ellipsis}}.two-tables{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}@media(max-width:1280px){.two-tables{-ms-flex-wrap:wrap;flex-wrap:wrap}}.two-tables .table-constructor__wrap{width:100%}@media(max-width:1280px){.two-tables .table-constructor__wrap{max-width:100%}}.two-tables .table-constructor__wrap:nth-child(2n){max-width:45%}.two-tables .table-constructor__wrap:nth-child(odd){max-width:55%}@media(max-width:1280px){.two-tables .table-constructor__wrap:nth-child(2n),.two-tables .table-constructor__wrap:nth-child(odd){max-width:100%}}.two-tables .table-constructor{max-width:100%!important}.tables-economy__item{border-bottom:2px solid rgba(0,0,0,0);color:#737980;color:var(--Text-Tertiary,#737980);cursor:pointer;font-family:Roboto;font-size:14px;font-style:normal;font-weight:500;letter-spacing:.28px;line-height:130%;padding:16px 32px;text-wrap:nowrap}.tables-economy__item--active{border-bottom:2px solid #07b1f7;color:#16202c}.tables-economy__panel{display:none;padding:24px}.tables-economy__panel .half{max-width:50%;width:100%}@media(max-width:1800px){.tables-economy__panel .half{max-width:100%}}.tables-economy__panel--active{display:block}.table-blocks .from-group__groups-wrapper{background:rgba(0,0,0,0)}.table-blocks .from-group__blocks-item{background:#fff;border:1px solid #e5e7ed;border:1px solid var(--div,#e5e7ed);border-radius:16px;padding:24px}.table-blocks .from-group-half .from-group__blocks{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px}.table-blocks .from-group-half .from-group__blocks-item{width:calc(50% - 24px)}.table-blocks .from-group-half .from-group__blocks-item+.from-group__blocks-item{margin-top:0}.sidebar-wrap{background:#fff;bottom:0;-webkit-box-shadow:0 0 6.1px 1px rgba(48,39,96,.04);box-shadow:0 0 6.1px 1px rgba(48,39,96,.04);height:100vh;left:0;max-width:16.5rem;min-height:100vh;overflow-x:hidden;overflow-y:auto;position:fixed;scrollbar-width:none;top:0;-ms-overflow-style:none}.sidebar-wrap::-webkit-scrollbar{display:none}.sidebar{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;min-height:100vh;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:40px}.sidebar .logo-small-size svg{height:36px!important;width:82px!important}.sidebar__link{cursor:pointer}.sidebar__link a{color:#454d56;font-size:1rem}.sidebar__link:hover a{color:#16202c}.sidebar__link:hover .sidebar__link-item{background:#ecf3fa;border-radius:8px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.sidebar__link.active a{color:#16202c}.sidebar__link.active .sidebar__link-item{background:#ecf3fa;border-radius:8px}.sidebar__link-item{display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px 11px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.saved-calculations-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.saved-calculations-section-cards{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden}.saved-calculations-section-cards,.saved-calculations-section-cards-item.stub{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;height:292px;max-width:100%}.saved-calculations-section-cards-item.stub{padding:20px 24px;-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;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.saved-calculations-section-cards-item.stub .stub-description{color:#737980;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;letter-spacing:-.32px;line-height:120%}.saved-calculations-section-cards-item{display:-webkit-box;display:-ms-flexbox;display:flex;height:292px;padding:20px 24px;-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:flex-start;gap:16px;-webkit-box-flex:1;background:#fff;border:1px solid #e5e7ed;border:1px solid var(--div,#e5e7ed);border-radius:16px;-ms-flex:1 0 30%;flex:1 0 30%}.saved-calculations-section-cards-item__title{color:#16202c;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;letter-spacing:-.32px;line-height:120%;-webkit-transition:color .25s ease-in-out;transition:color .25s ease-in-out}.saved-calculations-section-cards-item__description-date{color:#737980;leading-trim:both;text-edge:cap;font-family:Roboto;font-size:10px;font-style:normal;font-weight:400;letter-spacing:.2px;line-height:140%}.saved-calculations-section-cards-item__chart-container{height:100%;min-height:175px;min-width:456px;-webkit-transition:-webkit-transform .5s ease-in-out;transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out;width:100%}.saved-calculations-section-cards-item__chart-container_item{height:100%;width:100%}.saved-calculations-section-cards-item:hover .saved-calculations-section-cards-item__title{color:#07b1f7}.calc-save-section_chart .chart-container{height:0;position:absolute;top:-100%;width:100%}.profile__wrap{padding:50px 32px;width:50%}.profile__wrap .form-wrap{padding:0}.profile__wrap .form-wrap h2{font-size:26px}.profile__wrap .form-wrap__form-block{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.profile__wrap .form-btn-wrap{width:100%}.profile__wrap .btn{font-size:20px;font-weight:400;letter-spacing:.4px;line-height:130%;max-width:100%;width:100%}.profile__wrap .form-wrap__form-block{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.chart-container-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:24px;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#fff;border:1px solid #e5e7ed;border-radius:16px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-direction:column;flex-direction:column;gap:48px;padding:20px 20px 48px}.chart-container-wrapper .chart-container{height:500px;width:100%}.chart-container-wrapper .chart-container_title{color:#16202c;leading-trim:both;text-edge:cap;font-family:Roboto;font-size:26px;font-style:normal;font-weight:400;letter-spacing:-.52px;line-height:120%}.from-group__groups-wrapper{background:#fff;border-radius:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between}.from-group__groups-wrapper.hidden{display:none}.from-group__groups-wrapper .from-group__column{width:100%}.from-group__groups-wrapper .from-group__column-full+.from-group__column-full{border-top:1px dashed #b5c3d9;padding-top:32px}.from-group__groups-wrapper .from-group__column-half{width:calc(50% - 15px)}@media(max-width:1440px){.from-group__groups-wrapper .from-group__column-half{width:100%}}.from-group__groups-wrapper__title{font-family:Bebas Neue;font-size:36px;font-weight:700;letter-spacing:2%;line-height:110%;margin-bottom:32px;text-transform:uppercase}@media(max-width:768px){.from-group__groups-wrapper__title{font-size:28px;line-height:24px;margin-bottom:24px}}@media(max-width:390px){.from-group__groups-wrapper__title{margin-bottom:18px}}.from-group__groups-wrapper__subtitle{font-size:18px;font-weight:600;line-height:26px;margin-bottom:20px}.from-group__groups-wrapper__description{font-size:16px;line-height:24px;margin-bottom:32px;max-width:calc(50% - 15px)}@media(max-width:768px){.from-group__groups-wrapper__description{font-size:14px;line-height:140%;max-width:100%}}.from-group__groups-wrapper__info{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;margin-bottom:32px;max-width:100%}.from-group__groups-wrapper__info .row_key{color:rgba(66,66,72,.5);font-size:16px;font-weight:400;letter-spacing:0;line-height:140%;text-align:left}.from-group__groups-wrapper__info p{font-size:16px;line-height:24px}@media(max-width:768px){.from-group__groups-wrapper__info p{font-size:14px;line-height:140%}.from-group__groups-wrapper{padding:36px 24px}}@media(max-width:390px){.from-group__groups-wrapper{padding:24px 16px}}.from-group__groups-wrapper+.from-group__groups-wrapper{margin-top:40px}.from-group .number-applications,.from-group .number-grants{color:#151516;font-size:16px;font-weight:400;letter-spacing:0;line-height:24px}.from-group__blocks-item-simple .from-group__blocks-item-fields .form-group__field+.form-group__field{margin-top:32px}@media(max-width:768px){.from-group__blocks-item-simple .from-group__blocks-item-fields .form-group__field+.form-group__field{margin-top:24px}}@media(max-width:390px){.from-group__blocks-item-simple .from-group__blocks-item-fields .form-group__field+.form-group__field{margin-top:16px}}.from-group__blocks-item-inline .from-group__blocks-item-fields{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.from-group__blocks-item+.from-group__blocks-item{margin-top:32px}@media(max-width:768px){.from-group__blocks-item+.from-group__blocks-item{margin-top:24px}}@media(max-width:390px){.from-group__blocks-item+.from-group__blocks-item{margin-top:16px}}.from-group__blocks-title{color:#16202c;font-size:20px;font-style:normal;font-weight:500;letter-spacing:.4px;line-height:130%}.from-group__blocks-item-columns-1 .form-group__field{width:100%}.from-group__blocks-item-columns-2 .form-group__field{width:calc(50% - 6px)}.from-group__blocks-item-columns-2 .form-group__field-textarea{width:100%}.from-group__blocks-item-columns-3 .form-group__field{width:calc(33% - 6px)}@media(max-width:768px){.from-group__blocks-item-columns-3 .form-group__field{width:100%}}.from-group__blocks-cols-2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media(max-width:768px){.from-group__blocks-cols-2{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.from-group__blocks-cols-2 .from-group__blocks-item{width:calc(50% - 15px)}@media(max-width:768px){.from-group__blocks-cols-2 .from-group__blocks-item{width:100%}}.from-group__blocks-cols-2 .from-group__blocks-item .form-group__field{margin-bottom:20px}.from-group__blocks-cols-2 .from-group__blocks-item.from-group__blocks-item-columns-3 .form-group__field{margin-bottom:0}.from-group__blocks-cols-2 .from-group__blocks-item+.from-group__blocks-item{margin-top:0}.from-group-view-appeal{max-width:968px}.from-group-button{display:block;margin-top:40px;width:100%}.from-group-button>.btn{width:100%}.from-group-button .notification{margin-bottom:32px;max-width:100%}.repeater-values{border-bottom:1px solid #b5c3d9;margin-bottom:32px;padding-bottom:32px}.repeater-remover{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.repeater-button__btn{cursor:pointer;display:inline-block;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.repeater-button__btn span{display:block;margin-left:4px}.repeater-mode-short .repeater-values{border-bottom:none;margin-bottom:20px;padding-bottom:0;position:relative}.repeater-mode-short .repeater-values .repeater-remover{left:50%;margin-left:30px;margin-top:-20px;position:absolute;top:50%}@media(max-width:768px){.repeater-mode-short .repeater-values .repeater-remover{left:0;margin-left:0;margin-top:0;position:relative;top:0}}.repeater-mode-short .from-group__blocks-item-simple .form-group__field{margin-bottom:0}.repeater-mode-short .repeater-button{margin-bottom:32px}.switcher{margin-bottom:56px;margin-top:56px}.switcher label input{display:none}.switcher label input+span{cursor:pointer;display:block;font-size:18px;font-weight:600;line-height:32px;padding-left:68px;position:relative}@media(max-width:768px){.switcher label input+span{font-size:16px;line-height:16px}}@media(max-width:390px){.switcher label input+span{font-size:14px;line-height:16px}}.switcher label input+span:before{background:#b5c3d9;border-radius:16px;content:"";display:block;height:32px;left:0;position:absolute;top:0;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;width:60px;z-index:2}@media(max-width:768px){.switcher label input+span:before{top:-10px}}.switcher label input+span:after{background:#fff;border-radius:12px;content:"";display:block;height:24px;left:4px;position:absolute;top:4px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;width:24px;z-index:3}@media(max-width:768px){.switcher label input+span:after{top:-6px}}.switcher label input:checked+span:before{background:#1e55ad}.switcher label input:checked+span:after{left:32px}.form-personal-custom .from-group-button{width:100%}.form-personal-custom .upload-field__wrap-files__file-name a{display:block;overflow:hidden;text-overflow:ellipsis;width:100%}@media(max-width:575px){.form-personal-custom .upload-field__wrap-flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.form-personal-custom .upload-field__wrap-files__file-name,.form-personal-custom .upload-field__wrap-files__file-type{width:100%}}.contact-card,.economy-section{background:#fff;border:1px solid #e5e7ed;border:1px solid var(--div,#e5e7ed);border-radius:16px}.contact-card{max-width:638px;width:100%}.contact-card__name{color:#16202c;color:var(--Text,#16202c);font-size:16px}.contact-card__message,.contact-card__name{font-style:normal;font-weight:400;line-height:130%}.contact-card__message{color:#454d56;color:var(--text-secondary-icon,#454d56);font-family:Roboto;font-size:14px;letter-spacing:.28px}.contact-card .icon-symbol--default{height:24px!important;width:24px!important}.contact-card__contacts{display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.calc-param-section{display:none;position:relative;width:404px;-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:flex-start;background:#fff;border:1px solid #e5e7ed;border-radius:16px;gap:40px;height:100%;max-height:calc(100vh - 48px)}.calc-param-section .section-title-wrapper__with-buttons{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:24px 24px 0}.calc-param-section .section-title-wrapper__with-buttons .section-title{font-size:26px;font-style:normal;font-weight:500;letter-spacing:-.52px;line-height:130%}.calc-param-section.show{display:-webkit-box;display:-ms-flexbox;display:flex}.calc-param-comparison-section_form,.calc-param-result-section_form{margin-bottom:114px;overflow-y:auto;padding:0 0 0 24px}.calc-param-comparison-section_form::-webkit-scrollbar,.calc-param-result-section_form::-webkit-scrollbar{width:3px}.calc-param-comparison-section_form::-webkit-scrollbar-track,.calc-param-result-section_form::-webkit-scrollbar-track{background:#fff}.calc-param-comparison-section_form::-webkit-scrollbar-thumb,.calc-param-result-section_form::-webkit-scrollbar-thumb{background-color:#737980;border:1px solid #737980;border-radius:100px}.calc-param-comparison-section_form .from-group,.calc-param-result-section_form .from-group{padding-right:24px}.calc-param-comparison-section_form .from-group__blocks-item,.calc-param-result-section_form .from-group__blocks-item{border-top:1px solid hsla(212,5%,48%,.2);padding-top:24px}.calc-param-comparison-section_form .from-group .multiselect-filter .choices__inner,.calc-param-result-section_form .from-group .multiselect-filter .choices__inner{background-color:#eaeced;border:1px solid #eaeced;border-radius:4px;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box;color:#737980;font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;line-height:120%;max-height:32px!important;min-height:32px!important;outline:none;padding:9px 8px!important}.calc-param-comparison-section_form .from-group .multiselect-filter .choices.is-open .choices__inner,.calc-param-result-section_form .from-group .multiselect-filter .choices.is-open .choices__inner{border:1px solid #00aeef}.calc-param-comparison-section_form .from-group .choices__list[aria-expanded] .choices__item,.calc-param-comparison-section_form .from-group .multiselect-filter .choices__list--dropdown .choices__item,.calc-param-result-section_form .from-group .choices__list[aria-expanded] .choices__item,.calc-param-result-section_form .from-group .multiselect-filter .choices__list--dropdown .choices__item{background-color:#fff;color:#16202c;color:var(--Text,#16202c);font-size:12px;padding:9px 8px}.calc-param-comparison-section_form .from-group .choices__list[aria-expanded] .choices__item--selectable.is-highlighted,.calc-param-comparison-section_form .from-group .multiselect-filter .choices__list--dropdown .choices__item--selectable.is-highlighted,.calc-param-result-section_form .from-group .choices__list[aria-expanded] .choices__item--selectable.is-highlighted,.calc-param-result-section_form .from-group .multiselect-filter .choices__list--dropdown .choices__item--selectable.is-highlighted{background:#ecf3fa;background:var(--table-accent,#ecf3fa)}.calc-param-comparison-section_form .from-group-button,.calc-param-result-section_form .from-group-button{bottom:24px;position:absolute}.calc-param-comparison-section_form button[type=submit],.calc-param-result-section_form button[type=submit]{font-size:20px;font-style:normal;font-weight:400;letter-spacing:.4px;line-height:130%;max-width:calc(100% - 48px)}.calc-chart-section{display:none;padding:20px;position:relative;width:calc(100% - 404px);-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:flex-start;background:#fff;border:1px solid #e5e7ed;border-radius:16px;gap:40px;-webkit-transition:width .3s,height .3s;transition:width .3s,height .3s}.calc-chart-section .calc-comparison-section_title,.calc-chart-section .calc-result-section_title{display:none;width:100%}.calc-chart-section .calc-comparison-section_title.active,.calc-chart-section .calc-result-section_title.active{display:-webkit-box;display:-ms-flexbox;display:flex}.calc-chart-section .j-show-variables{max-width:285px;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;position:relative;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.calc-chart-section .j-show-variables .text-btn{font-size:20px;font-style:normal;font-weight:400;letter-spacing:.4px;line-height:130%}.calc-chart-section .section-title-wrapper__with-buttons .section-title{color:#16202c;leading-trim:both;text-edge:cap;font-family:Roboto;font-size:26px;font-style:normal;font-weight:400;letter-spacing:-.52px;line-height:120%}.calc-chart-section_chart{width:100%}.calc-chart-section .variables-container.show{height:auto;opacity:1}.calc-chart-section .variables-container{background:#fff;border:1px solid #e5e7ed;border-radius:16px;cursor:move;height:0;opacity:0;overflow:hidden;padding:24px 24px 36px;position:absolute;right:10px;top:200px;width:541px;z-index:99}.calc-chart-section .variables-container .section-title-wrapper__with-buttons{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.calc-chart-section .variables-container .section-title-wrapper__with-buttons .section-title{color:#16202c;font-size:26px;font-style:normal;font-weight:500;letter-spacing:-.52px;line-height:130%}.calc-chart-section .variables-container .checkbox-group:first-child{padding-top:11px}.calc-chart-section .variables-container .checkbox-group{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;gap:8px;padding:15px 16px;position:relative}.calc-chart-section .variables-container .checkbox-group label{color:#16202c;font-size:16px;font-style:normal;font-weight:400;line-height:100%}.calc-chart-section .variables-container .checkbox-group input[type=checkbox]{-moz-appearance:none;appearance:none;-webkit-appearance:none;border:1px solid #eaeced;cursor:pointer;height:18px;margin:0;position:relative;width:18px}.calc-chart-section .variables-container .checkbox-group input[type=checkbox]:after{background:no-repeat 50% url(/local/templates/.default/frontend/dist/css/../img/ui/icon-checkbox.svg) #00aeef;border-color:#00aeef;content:"";font-size:18px;height:0;left:0;position:absolute;top:0;-webkit-transition:all .2s ease;transition:all .2s ease;width:0}.calc-chart-section .variables-container .checkbox-group input[type=checkbox]:checked:after{border-radius:4px;height:18px;width:18px}.calc-chart-section .variables-container .checkbox-group .label-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#454d56;color:var(--text-secondary-icon,#454d56);font-family:Fira Sans;font-size:16px;font-style:normal;font-weight:400;line-height:100%}.calc-chart-section .variables-container .checkbox-group .label-container label{cursor:pointer}.calc-chart-section .variables-container .groups-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;max-height:500px;overflow-y:auto;padding-right:8px;scrollbar-color:#888 #f1f1f1;scrollbar-width:thin}.calc-chart-section .variables-container .groups-container::-webkit-scrollbar{width:3px}.calc-chart-section .variables-container .groups-container::-webkit-scrollbar-track{background:#fff}.calc-chart-section .variables-container .groups-container::-webkit-scrollbar-thumb{background-color:#737980;border:1px solid #737980;border-radius:100px}.calc-chart-section .variables-container .group-container{border:1px solid #ddd;border-radius:4px}.calc-chart-section .variables-container .group-header{background:#ecf3fa;background:var(--table-accent,#ecf3fa);border-radius:5px 5px 0 0;color:#16202c;color:var(--Text,#16202c);display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Fira Sans;font-size:16px;font-style:normal;font-weight:500;line-height:100%;padding:15px 16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;cursor:pointer;justify-content:space-between}.calc-chart-section .variables-container .group-arrow{color:#454d56;display:inline-block;font-size:12px;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.calc-chart-section .variables-container .group-content{display:block;padding:8px 11px}.calc-chart-section .variables-container .checkbox-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;border-radius:4px;margin:4px 0}.calc-chart-section .variables-container .checkbox-group:hover{background:hsla(0,0%,80%,.24)}.calc-chart-section .variables-container .label-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:8px}.calc-chart-section input+.form-field-checkbox__options-item-name:before{left:16px;position:absolute}.calc-chart-section .form-field-checkbox__options-item-name{position:relative}.calc-chart-section .form-field-checkbox__options-item-name span{background-color:#f6f7f9;border-radius:5px;display:block;margin-left:8px;padding:16px}.calc-chart-section .form-field-checkbox__options .checkbox-background{background-color:#f6f7f9;border-radius:5px;height:46px;width:46px}.calc-chart-section .form-field-checkbox__options-item.disabled{opacity:.2;pointer-events:none}.calc-chart-section .form-field-checkbox__options-item.selected.disabled{opacity:1}.calc-chart-section .variables-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:16px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.calc-result-section.fullscreen{height:calc(100vh - 48px);left:12px;position:fixed;top:24px;width:calc(100vw - 48px);z-index:99}.calc-chart-section.show,.calc-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.calc-wrapper{gap:24px}.banner{background:url(/local/templates/.default/frontend/dist/css/../img/banner.png);background-size:cover;border-radius:16px;display:-webkit-box;display:-ms-flexbox;display:flex;height:15.875rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;gap:26px;justify-content:flex-start;margin-bottom:40px;overflow:hidden;padding:40px 44px;position:relative}.banner-text{color:#fff;font-family:Fira Sans;font-size:1.625rem;font-style:normal;font-weight:500;letter-spacing:-.0325rem;line-height:130%}.banner .btn{font-size:1rem;font-style:normal;font-weight:400;line-height:100%;max-width:216px;padding:16px 24px}@media(max-width:1280px){.banner{background:url(/local/templates/.default/frontend/dist/css/../img/banner-tablet.png)}}.authorization-main .form{width:500px}.authorization-main .btn{max-width:100%}.authorization-main .form-btn-wrap{margin-top:10px}.authorization-main .form-wrap__input-wrap .form-wrap__input{padding:11px 16px}
/* End */


/* Start:/dist/prog/app.css?174859408637*/
.hidden-h1 h1{display:none!important}
/* End */


/* Start:/local/templates/main/styles.css?17337519458*/
html {}

/* End */


/* Start:/local/templates/main/template_styles.css?17337519457*/
html {}
/* End */
/* /local/templates/.default/frontend/dist/css/index.css?174859407775588 */
/* /local/templates/.default/frontend/dist/css/components.css?174859407756245 */
/* /dist/prog/app.css?174859408637 */
/* /local/templates/main/styles.css?17337519458 */
/* /local/templates/main/template_styles.css?17337519457 */
