@charset "UTF-8";@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes lightboxLoader{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes gfadeIn{0%{opacity:0}to{opacity:1}}@keyframes gfadeOut{0%{opacity:1}to{opacity:0}}@keyframes gslideInLeft{0%{opacity:0;transform:translate3d(-60%,0,0)}to{visibility:visible;transform:translate3d(0,0,0);opacity:1}}@keyframes gslideOutLeft{0%{opacity:1;visibility:visible;transform:translate3d(0,0,0)}to{transform:translate3d(-60%,0,0);opacity:0;visibility:hidden}}@keyframes gslideInRight{0%{opacity:0;visibility:visible;transform:translate3d(60%,0,0)}to{transform:translate3d(0,0,0);opacity:1}}@keyframes gslideOutRight{0%{opacity:1;visibility:visible;transform:translate3d(0,0,0)}to{transform:translate3d(60%,0,0);opacity:0}}@keyframes gzoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:1}}@keyframes gzoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}:root{--bs-blue:#005BBB;--bs-darkblue:#023B78;--bs-red:#D52B1E;--bs-black:#000;--bs-white:#fff;--bs-gray:#6D7277;--bs-gray-dark:#343A3F;--bs-primary:#005BBB;--bs-danger:#D52B1E;--bs-primary-rgb:0, 91, 187;--bs-danger-rgb:213, 43, 30;--bs-white-rgb:255, 255, 255;--bs-black-rgb:0, 0, 0;--bs-font-sans-serif:Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace:SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.4;--bs-body-color:#343A3F;--bs-body-color-rgb:52, 58, 63;--bs-body-bg:#fff;--bs-body-bg-rgb:255, 255, 255;--bs-link-color:#005BBB;--bs-link-color-rgb:0, 91, 187;--bs-link-decoration:none;--bs-link-hover-color:#004996;--bs-link-hover-color-rgb:0, 73, 150;--bs-highlight-bg:rgba(213, 43, 30, 0.1);--bs-border-color:#D5D9DC;--bs-border-radius-pill:50rem;--bs-focus-ring-width:0.25rem;--bs-focus-ring-opacity:0.25;--bs-focus-ring-color:rgba(0, 91, 187, 0.25);--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545}*,::after,::before{box-sizing:border-box}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}h1,h2,h3{color:var(--bs-heading-color)}h2,h3{margin-top:0;margin-bottom:0;font-weight:500;line-height:1.3}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h1,ol,p,ul{margin-top:0}ol,ul{padding-left:2rem;margin-bottom:1rem}h1,ol ol,ol ul,p,ul ol,ul ul{margin-bottom:0}blockquote,figure{margin:0 0 1rem}strong{font-weight:bolder}mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, 1));text-decoration:none}a:hover{--bs-link-color-rgb:var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}kbd{font-family:var(--bs-font-monospace);padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}img,svg{vertical-align:middle}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}::file-selector-button{font:inherit;-webkit-appearance:button}iframe{border:0}.img-fluid{max-width:100%;height:auto}.figure{display:inline-block}.container{--bs-gutter-x:2.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-right:auto;margin-left:auto}.form-control{display:block;width:100%;padding:.5rem 0;font-size:1rem;font-weight:400;line-height:1.375rem;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:1px solid var(--bs-border-color);border-radius:0;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:#005bbb;outline:0;box-shadow:none}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.375rem;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::-moz-placeholder{color:#6d7277;opacity:1}.form-control::placeholder{color:#6d7277;opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::-webkit-file-upload-button{padding:.5rem 0;margin:-.5rem 0;margin-inline-end:0;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control::file-selector-button{padding:.5rem 0;margin:-.5rem 0;margin-inline-end:0;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:var(--bs-secondary-bg)}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}textarea.form-control{min-height:calc(1.5em + .75rem + calc(var(--bs-border-width)*2))}.form-select{--bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='9' viewBox='0 0 16 9'%3e%3cpath fill='none' stroke='%236D7277' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M1 .96 7.96 7.9 14.9.96'/%3e%3c/svg%3e");display:block;width:100%;padding:.5rem 2.25rem .5rem 0;font-size:1rem;font-weight:400;line-height:1.375rem;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon, none);background-repeat:no-repeat;background-position:right 0 center;background-size:16px 9px;border:1px solid var(--bs-border-color);border-radius:0;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-select:focus{border-color:#005bbb;outline:0;box-shadow:none}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--bs-body-color)}.form-check{display:block;min-height:1.4rem;padding-left:1.5em;margin-bottom:0}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-input{--bs-form-check-bg:var(--bs-body-bg);flex-shrink:0;width:.875em;height:.875em;margin-top:.2625em;vertical-align:top;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid #6d7277;-webkit-print-color-adjust:exact;print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:0}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#005bbb;outline:0;box-shadow:0 0 0 .25rem rgba(0,91,187,.25)}.form-check-input:checked{background-color:#005bbb;border-color:#005bbb}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{cursor:default;opacity:.5}.btn{--bs-btn-padding-x:0.75rem;--bs-btn-padding-y:0.6875rem;--bs-btn-font-family: ;--bs-btn-font-size:0.9375rem;--bs-btn-font-weight:500;--bs-btn-line-height:1.375rem;--bs-btn-color:var(--bs-body-color);--bs-btn-bg:transparent;--bs-btn-border-width:0;--bs-btn-border-color:transparent;--bs-btn-border-radius:var(--bs-border-radius);--bs-btn-hover-border-color:transparent;--bs-btn-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);--bs-btn-disabled-opacity:0.65;--bs-btn-focus-box-shadow:0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn.active,.btn.show,.btn:first-child:active,:not(.btn-check)+.btn:active{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn.active:focus-visible,.btn.show:focus-visible,.btn:first-child:active:focus-visible,:not(.btn-check)+.btn:active:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn.disabled,.btn:disabled{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary{--bs-btn-color:#fff;--bs-btn-bg:#005BBB;--bs-btn-border-color:#005BBB;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#004d9f;--bs-btn-hover-border-color:#004996;--bs-btn-focus-shadow-rgb:38, 116, 197;--bs-btn-active-color:#fff;--bs-btn-active-bg:#004996;--bs-btn-active-border-color:#00448c;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#005BBB;--bs-btn-disabled-border-color:#005BBB}.fade{transition:opacity .15s linear}.fade:not(.show){opacity:0}.collapsing{height:0;overflow:hidden;transition:height .35s ease}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}.breadcrumb{--bs-breadcrumb-padding-x:0;--bs-breadcrumb-padding-y:0;--bs-breadcrumb-margin-bottom:0.625rem;--bs-breadcrumb-font-size:0.9375rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color:#023B78;--bs-breadcrumb-item-padding-x:0.25rem;--bs-breadcrumb-item-active-color:#6D7277;display:flex;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider, "/")}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:1rem;--bs-modal-margin:0.5rem;--bs-modal-color: ;--bs-modal-bg:var(--bs-body-bg);--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:var(--bs-border-width);--bs-modal-border-radius:var(--bs-border-radius-lg);--bs-modal-box-shadow:var(--bs-box-shadow-sm);--bs-modal-inner-border-radius:calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x:1rem;--bs-modal-header-padding-y:1rem;--bs-modal-header-padding:1rem 1rem;--bs-modal-header-border-color:var(--bs-border-color);--bs-modal-header-border-width:var(--bs-border-width);--bs-modal-title-line-height:1.5;--bs-modal-footer-gap:0.5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color:var(--bs-border-color);--bs-modal-footer-border-width:var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:scale(.95)}.modal.show .modal-dialog{transform:none}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin)*2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex:1050;--bs-backdrop-bg:#000;--bs-backdrop-opacity:0.9;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}.offcanvas{--bs-offcanvas-zindex:1045;--bs-offcanvas-width:100%;--bs-offcanvas-height:30vh;--bs-offcanvas-padding-x:1.25rem;--bs-offcanvas-padding-y:1.25rem;--bs-offcanvas-color:#fff;--bs-offcanvas-bg:rgba(0, 0, 0, 0.9);--bs-offcanvas-border-width:var(--bs-border-width);--bs-offcanvas-border-color:var(--bs-border-color-translucent);--bs-offcanvas-box-shadow:none;--bs-offcanvas-transition:transform 0.25s ease-in-out;--bs-offcanvas-title-line-height:1.5;position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas.offcanvas-bottom,.offcanvas.offcanvas-top{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%}.offcanvas.offcanvas-top{top:0;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.show:not(.hiding),.offcanvas.showing{transform:none}.offcanvas.hiding,.offcanvas.show,.offcanvas.showing{visibility:visible}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.ratio,.ratio>*{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;height:100%}.ratio-16x9{--bs-aspect-ratio:56.25%}.d-none{display:none!important}.w-100{width:100%!important}.mb-0{margin-bottom:0!important}.mb-5{margin-bottom:1.25rem!important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}:root{--swiper-theme-color:#023B78}.swiper,.swiper-wrapper{position:relative;z-index:1}.swiper{margin-left:auto;margin-right:auto;overflow:hidden;list-style:none;padding:0;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{width:100%;height:100%;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{position:absolute;left:50%;top:50%;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-pagination{text-align:center;transition:300ms opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, 0.2)}button.swiper-pagination-bullet{border:0;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px)0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:200ms transform,200ms top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:200ms transform,200ms left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:200ms transform,200ms right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-lazy-preloader{border-width:3px;width:40px;height:40px;margin-left:-20px;margin-top:-20px}.swiper-navigation{display:flex;justify-content:center;margin-top:1.25rem}.swiper-button-next,.swiper-button-prev{border:1px solid #d5d9dc;border-radius:50%;height:2.5rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:2.5rem;transition:all .2s ease}.swiper-button-next:not(.swiper-button-disabled),.swiper-button-prev:not(.swiper-button-disabled){cursor:pointer}.swiper-button-next:not(.swiper-button-disabled):hover,.swiper-button-prev:not(.swiper-button-disabled):hover{background-color:#d5d9dc}.swiper-button-next .icon,.swiper-button-prev .icon{height:100%;width:100%}.swiper-button-prev .icon{transform:scaleX(-1)}.swiper-button-next{margin-left:1.25rem}.swiper-button-disabled{cursor:default;opacity:.2}.swiper-pagination{--swiper-pagination-color:var(--swiper-theme-color);--swiper-pagination-bullet-size:8px;--swiper-pagination-bullet-width:8px;--swiper-pagination-bullet-height:8px;--swiper-pagination-bullet-inactive-color:var(--swiper-theme-color);--swiper-pagination-bullet-inactive-opacity:0.2;--swiper-pagination-bullet-horizontal-gap:6.5px;font-size:0;line-height:0;margin-left:auto;margin-right:auto;position:static;transform:none!important}.swiper-pagination-bullet:not(.swiper-pagination-bullet-active){transform:scale(.75)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.75)}.swiper-outer .swiper-pagination{margin-top:1.125rem;padding-left:calc(var(--container-offset)*.5);padding-right:calc(var(--container-offset)*.5)}.swiper-thumbs-wrapper{margin:-.125rem;overflow:hidden;padding:.125rem}.swiper-thumbs{overflow:visible}.swiper-thumbs .swiper-slide{cursor:pointer}.swiper-thumbs .swiper-slide::after{background-color:rgba(52,58,63,.3);border:.25rem solid var(--swiper-theme-color);bottom:0;content:"";opacity:0;left:0;position:absolute;pointer-events:none;right:0;top:0;z-index:2;transition:all .25s ease}.swiper-thumbs .swiper-slide-thumb-active::after{bottom:-.125rem;left:-.125rem;opacity:1;right:-.125rem;top:-.125rem}.swiper-thumbs .swiper-lazy-preloader{width:32px;height:32px;margin-left:-16px;margin-top:-16px}.glightbox-container{width:100%;height:100%;position:fixed;top:0;left:0;z-index:999999!important;overflow:hidden;touch-action:none;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;outline:0}.glightbox-container.inactive,.gslide-video .plyr__poster-enabled.plyr--loading .plyr__poster,.gslide-video.playing::before{display:none}.glightbox-container .gcontainer{position:relative;width:100%;height:100%;z-index:9999;overflow:hidden}.glightbox-container .gslider{transition:transform .4s ease;height:100%;left:0;top:0;width:100%;position:relative;overflow:hidden;display:flex!important;justify-content:center;align-items:center;transform:translate3d(0,0,0)}.glightbox-container .gslide{width:100%;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;align-items:center;justify-content:center;opacity:0}.glightbox-container .gslide.current{opacity:1;z-index:99999;position:relative}.glightbox-container .gslide.prev{opacity:1;z-index:9999}.glightbox-container .ginner-container.gvideo-container,.glightbox-container .gslide-inner-content{width:100%}.glightbox-container .ginner-container{position:relative;width:100%;display:flex;justify-content:center;flex-direction:column;max-width:100%;margin:auto;height:100vh}.glightbox-container .ginner-container.desc-bottom,.glightbox-container .ginner-container.desc-top{flex-direction:column}.glightbox-container .ginner-container.desc-left,.glightbox-container .ginner-container.desc-right{max-width:100%!important}.gslide iframe,.gslide video{outline:0!important;border:0;min-height:165px;-webkit-overflow-scrolling:touch;touch-action:auto}.gslide:not(.current){pointer-events:none}.gslide-image{align-items:center}.gslide-image img{max-height:100vh;display:block;padding:0;float:none;outline:0;border:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;max-width:100vw;width:auto;height:auto;object-fit:cover;touch-action:none;margin:auto;min-width:200px}.desc-bottom .gslide-image img,.desc-top .gslide-image img{width:auto}.desc-left .gslide-image img,.desc-right .gslide-image img{width:auto;max-width:100%}.gslide-image img.zoomable,.gslide-video{position:relative}.gslide-image img.dragging{cursor:grabbing!important;transition:none}.gslide-video{max-width:100vh;width:100%!important}.gslide-video .gvideo-wrapper{width:100%;margin:auto}.gslide-video::before{content:"";position:absolute;width:100%;height:100%;background:rgba(255,0,0,.34);display:none}.gslide-video.fullscreen{max-width:100%!important;min-width:100%;height:75vh}.gslide-video.fullscreen video{max-width:100%!important;width:100%!important}.gslide-inline{background:#fff;text-align:left;max-height:calc(100vh - 40px);overflow:auto;max-width:100%;margin:auto}.gslide-inline .ginlined-content{padding:20px;width:100%}.gslide-inline .dragging{cursor:grabbing!important;transition:none}.ginlined-content{overflow:auto;display:block!important;opacity:1}.gslide-external{display:flex;width:100%;min-width:100%;padding:0;overflow:auto;max-height:75vh;height:100%}.gslide-media{display:flex;width:auto}.zoomed .gslide-media{box-shadow:none!important}.desc-bottom .gslide-media,.desc-top .gslide-media{margin:0 auto;flex-direction:column}.gslide-description{position:relative;flex:1 0 100%}.gslide-description.description-left,.gslide-description.description-right{max-width:100%}.gslide-description.description-bottom,.gslide-description.description-top{margin:0 auto;width:100%}.gslide-description p{margin-bottom:12px}.gslide-description p:last-child{margin-bottom:0}.glightbox-button-hidden,.zoomed .gslide-description{display:none}.glightbox-mobile .glightbox-container .gslide-description{height:auto!important;width:100%;position:absolute;bottom:0;max-width:100vw!important;order:2!important;max-height:78vh;overflow:auto!important;background:linear-gradient(to bottom,transparent 0,rgba(0,0,0,.75) 100%);transition:opacity .3s linear;padding:19px 11px 50px}.glightbox-mobile .glightbox-container .gslide-title{color:#fff;font-size:1em}.glightbox-mobile .glightbox-container .gslide-desc{color:#a1a1a1}.glightbox-mobile .glightbox-container .gslide-desc a{color:#fff;font-weight:700}.glightbox-mobile .glightbox-container .gslide-desc *{color:inherit}.glightbox-mobile .glightbox-container .gslide-desc .desc-more{color:#fff;opacity:.4}.gdesc-open .gslide-media{transition:opacity .5s ease;opacity:.4}.gdesc-open .gdesc-inner{padding-bottom:30px}.gdesc-closed .gslide-media{transition:opacity .5s ease;opacity:1}.greset{transition:all .3s ease}.gabsolute{position:absolute}.grelative{position:relative}.glightbox-desc{display:none!important}.glightbox-open{overflow:hidden}.gloader{height:25px;width:25px;animation:lightboxLoader .8s infinite linear;border:2px solid #fff;border-right-color:transparent;border-radius:50%;position:absolute;display:block;z-index:9999;left:0;right:0;margin:0 auto;top:47%}.goverlay{width:100%;height:calc(100vh + 1px);position:fixed;top:-1px;left:0;will-change:opacity}.glightbox-mobile .goverlay,.goverlay{background:#000}.gclose,.gnext,.gprev{z-index:99999;cursor:pointer;width:26px;height:44px;border:0;display:flex;justify-content:center;align-items:center;flex-direction:column}.gclose svg,.gnext svg,.gprev svg{display:block;width:25px;height:auto;margin:0;padding:0}.gclose.disabled,.gnext.disabled,.gprev.disabled{opacity:.1;pointer-events:none}.gclose .garrow,.gnext .garrow,.gprev .garrow{stroke:#fff}.gbtn.focused{outline:2px solid #0f3d81}iframe.wait-autoplay{opacity:0}.glightbox-closing .gclose,.glightbox-closing .gnext,.glightbox-closing .gprev{opacity:0!important}.glightbox-clean .gslide-description{background:#fff}.glightbox-clean .gdesc-inner{padding:22px 20px}.glightbox-clean .gslide-title{font-size:1em;font-weight:400;font-family:arial;color:#000;margin-bottom:19px;line-height:1.4em}.glightbox-clean .gslide-desc{font-size:.86em;margin-bottom:0;font-family:arial;line-height:1.4em}.glightbox-clean .gslide-video{background:#000}.glightbox-clean .gclose,.glightbox-clean .gnext,.glightbox-clean .gprev{background-color:rgba(0,0,0,.75);border-radius:4px}.glightbox-clean .gclose path,.glightbox-clean .gnext path,.glightbox-clean .gprev path{fill:#fff}.glightbox-clean .gnext,.glightbox-clean .gprev{position:absolute;top:-100%;width:40px;height:50px}.glightbox-clean .gprev{left:30px}.glightbox-clean .gnext{right:30px}.glightbox-clean .gclose{width:35px;height:35px;top:15px;right:10px;position:absolute}.glightbox-clean .gclose svg{width:18px;height:auto}.glightbox-clean .gclose:hover{opacity:1}.gfadeIn{animation:gfadeIn .5s ease}.gfadeOut{animation:gfadeOut .5s ease}.gslideOutLeft{animation:gslideOutLeft .3s ease}.gslideInLeft{animation:gslideInLeft .3s ease}.gslideOutRight{animation:gslideOutRight .3s ease}.gslideInRight{animation:gslideInRight .3s ease}.gzoomIn{animation:gzoomIn .5s ease}.gzoomOut{animation:gzoomOut .5s ease}:root{--tag-padding:0.625rem;--container-offset:var(--bs-gutter-x, 2.5rem)}body,html{min-height:100vh}body{display:flex;flex-direction:column;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}a,button{transition:all .2s ease}.h1,h1{font-family:"Source Serif 4","Times New Roman",Times,serif;font-weight:600;line-height:1.2}.layout{overflow:hidden}.main{margin-bottom:2.5rem;padding-top:.75rem}.scroll-to-top{margin-bottom:2.5rem;text-align:center}.scroll-to-top .btn{--bs-btn-padding-x:0.5625rem;--bs-btn-padding-y:0.5625rem;width:100%}.scroll-to-top .btn .icon{height:.75rem;width:.75rem}.scroll-to-top .btn span{margin-left:1rem;margin-right:1rem}.breadcrumb{align-items:flex-start;flex-wrap:nowrap}.breadcrumb-item{--bs-link-color-rgb:2, 59, 120;--bs-link-hover-color-rgb:0, 91, 187;flex-shrink:0;line-height:1.375rem;white-space:nowrap}.breadcrumb-item:not(.active){font-weight:500}.breadcrumb-item.active{flex-grow:1;flex-shrink:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pagination{--bs-link-color-rgb:52, 58, 63;--bs-link-hover-color-rgb:0, 91, 187;align-items:center;display:flex;justify-content:center;list-style:none;margin-bottom:0;padding-left:0}.pagination .page-item{font-size:1.0625rem;font-weight:500;line-height:1.3}.pagination .page-item .icon-nav-arrow{height:100%;width:100%}.pagination .page-item:not(:first-child){margin-left:1.375rem}.pagination .page-item--next,.pagination .page-item--prev{--bs-link-hover-color-rgb:52, 58, 63;border:1px solid #d5d9dc;border-radius:50%;height:1.75rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:1.75rem;transition:all .2s ease}.pagination .page-item--next:hover,.pagination .page-item--prev:hover{background-color:#d5d9dc}.pagination .page-item--prev .icon-nav-arrow{transform:scaleX(-1)}.pagination .page-link{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;padding:0}.page-header{margin-bottom:.625rem}.page-title{font-size:1.875rem}.tags-list{display:flex;flex-wrap:wrap;font-size:.9375rem;font-weight:500;line-height:1.375rem;list-style:none;margin-bottom:0;padding-left:0}.tags-list .tag-item{--bs-link-color-rgb:2, 59, 120;--bs-link-hover-color-rgb:0, 91, 187;align-items:center;display:inline-flex;max-width:100%;white-space:nowrap}.tags-list .tag-item:not(:last-child){margin-right:var(--tag-padding)}.tags-list .tag-item:not(:last-child)::after{background-color:rgba(2,59,120,.2);border-radius:50%;content:"";flex-shrink:0;height:.375rem;margin-left:var(--tag-padding);width:.375rem}.tags-list .tag-item a{overflow:hidden;text-overflow:ellipsis}.tags-list .tag-item--important{--bs-link-color-rgb:213, 43, 30;--bs-link-hover-color-rgb:213, 43, 30}.error-container{margin-bottom:2.5rem;text-align:center}.error-header{position:relative}.error-image{height:auto;left:50%;position:absolute;top:0;transform:translateX(-50%);z-index:-1}.error-code{color:#005bbb;font-family:"Source Serif 4","Times New Roman",Times,serif;font-size:9.375rem;font-weight:500;letter-spacing:.02em;line-height:1}.error-heading{margin:0 auto .9375rem}.error-descr{font-size:1.0625rem;font-weight:500;line-height:1.3;margin:0 auto 1.25rem}.error-search{position:relative}.error-search .form-control{font-size:1.0625rem;padding:.75rem}.error-buttons{display:flex}.notfound-container .error-header{padding-top:5rem}.notfound-container .error-image{transform:translate(-90%,-3%);width:13.125rem}.notfound-container .error-descr{max-width:20rem}.maintenance-container,.server-container{margin-left:auto;margin-right:auto}.maintenance-container .error-header{padding-top:7.75rem}.maintenance-container .error-image{transform:translate(-46%,-2%);width:9.6875rem}.page-server-error .layout,.page-server-error .main{display:flex;flex-direction:column;flex-grow:1}.page-server-error .main{justify-content:center;margin-bottom:0;padding-top:0}.page-server-error .error-container{margin-bottom:0}.server-container .error-header{padding-top:22vh}.server-container .error-image{transform:translate(-44%,-25%);width:14.75rem}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none;appearance:none}.btn{align-items:center;display:inline-flex;justify-content:center;text-transform:uppercase}.btn .icon-download{height:1.125rem;margin-right:.625rem;opacity:.5;width:1.125rem}.btn-outline{--bs-btn-border-width:1px;--bs-btn-border-color:#D5D9DC;--bs-btn-hover-border-color:#6D7277;--bs-btn-padding-y:0.8125rem;--bs-btn-padding-x:1.25rem}.navbar{background-color:var(--bs-body-bg);left:0;position:sticky;top:0;width:100%;z-index:1020}body:not(.offcanvas-open) .navbar{overflow:hidden}.headroom{transition:transform .5s;will-change:transform}.headroom--pinned{transform:translateY(0)}.headroom--unpinned{transform:translateY(-100%)}.navbar-container{display:flex}.navbar-secondary{align-items:center;display:flex;flex-direction:row-reverse}.navbar-brand{display:inline}.navbar-brand img{height:1.8125rem;width:12.4375rem}.navbar-menu{margin-left:.875rem;margin-right:-.3125rem}.navbar-toggler{--bs-btn-padding-x:0;--bs-btn-padding-y:0;height:2.1875rem;position:relative;width:2.1875rem}.navbar-toggler-bar{background-color:#343a3f;height:.125rem;left:.3125rem;position:absolute;transform:translate3d(0,0,0);width:1.5625rem}.navbar-toggler-bar:nth-child(1){top:.5625rem}.navbar-toggler-bar:nth-child(2){top:1rem}.navbar-toggler-bar:nth-child(3){top:1.4375rem}.navbar-offcanvas{--bs-link-color-rgb:255, 255, 255;--bs-link-hover-color-rgb:0, 91, 187;bottom:auto;height:100vh}.navbar-menu-brand{align-items:center;border-bottom:1px solid #fff;display:flex;margin-bottom:.9375rem;padding-bottom:.9375rem}.navbar-menu-brand img{display:block;height:1.21875rem;width:auto}.navbar-menu-brand .btn-close{--bs-btn-padding-x:0;--bs-btn-padding-y:0;--bs-btn-color:rgba(var(--bs-link-color-rgb), 1);--bs-btn-hover-color:rgba(var(--bs-link-hover-color-rgb), 1);align-items:baseline;font-size:.875rem;font-weight:300;line-height:1.15;margin-left:auto;text-transform:none}.navbar-menu-brand .icon-close{margin-left:.5rem}.navbar-search{position:relative}.navbar-search .form-control:focus{box-shadow:none}.navbar-search .btn-search-toggle{--bs-btn-padding-x:0;--bs-btn-padding-y:0;height:2.1875rem;width:2.1875rem}.navbar-search .icon-search{height:1rem;width:1rem}.navbar-search__adv{--bs-link-color-rgb:168, 176, 180;--bs-link-hover-color-rgb:109, 114, 119;font-size:.875rem;font-style:italic;line-height:1.375rem;position:absolute;right:0;top:100%}.btn-search{--bs-btn-padding-x:0;--bs-btn-padding-y:0;color:inherit;height:1.5rem;position:absolute;right:.625rem;top:50%;transform:translateY(-50%);vertical-align:top;width:1.5rem}.navbar-form{transition:all .2s ease}.navbar-nav,.navbar-subnav ul{list-style:none;margin-bottom:0;padding-left:0}.navbar-nav .nav-item{font-size:1.125rem;font-weight:600;line-height:1.3}.navbar-nav .nav-item:not(:last-child){margin-bottom:.8125rem}.navbar-subnav{-moz-column-gap:1.25rem;column-gap:1.25rem;display:grid;grid-template-columns:11.875rem auto;margin-top:.625rem}.navbar-subnav li{font-size:.75rem;font-weight:400;line-height:1.3;margin-bottom:.5rem}.navbar-socials{--bs-link-color-rgb:51, 51, 51;--bs-link-hover-color-rgb:255, 255, 255;display:flex;width:2.5rem}.footer-socials .socials-item__link,.navbar-socials .socials-item__link{background-color:#fff}.navbar-socials .socials-item__link:hover{background-color:#005bbb}.navbar-socials .socials-item .icon{height:2.5rem;width:2.5rem}.footer{--bs-link-color-rgb:255, 255, 255;--bs-link-hover-color-rgb:179, 196, 215;background-color:#343a3f;color:#fff;margin-top:auto}.footer-container{padding-bottom:1.25rem;padding-top:1.5625rem}.footer-brand,.footer-socials{margin-bottom:1.5625rem}.footer-brand img{height:1.875rem;width:12.5rem}.footer-socials{--bs-link-color-rgb:52, 58, 63;--bs-link-hover-color-rgb:255, 255, 255}.footer-socials__heading{font-size:.9375rem;font-weight:500;margin-bottom:.625rem}.footer-socials__list{align-items:flex-start;display:flex}.footer-socials .socials-item:not(:first-child){margin-left:1.25rem}.footer-socials .socials-item__link:hover{background-color:#005bbb}.footer-socials .socials-item .icon{height:2.8125rem;width:2.8125rem}.footer-buttons{display:flex;flex-direction:column}.footer-buttons-item:not(:first-child){margin-top:1.5625rem}.footer-buttons-item .btn{width:12.5rem}.footer-tip{font-size:.8125rem;letter-spacing:.01em;line-height:1.3}.footer-tip kbd{background-color:transparent;border-radius:0;color:inherit;font-family:inherit;font-size:inherit;font-weight:700;padding:0}.footer-links,.footer-nav{list-style:none;padding-left:0}.footer-nav{margin-bottom:1.25rem}.footer-links .nav-item,.footer-nav .nav-item{font-size:.9375rem;font-weight:500;line-height:1.375rem}.footer-links{margin-bottom:0}.footer-links .nav-item{font-size:1.0625rem}.footer-content{line-height:1.3}.footer-content a{font-weight:700;text-decoration:underline}.footer-copyright{color:#d5d9dc;font-weight:300;line-height:1.3}.news-header{align-items:flex-end;display:flex;margin-bottom:.625rem}.news-header__side{margin-left:auto}.news-header--bordered{border-bottom:1px solid #d5d9dc;margin-bottom:0;padding-bottom:.625rem}.news-header--docs{color:#d52b1e}.news-header--smi2 .section-title img{height:1.875rem;width:5.375rem}.section-title{flex-grow:1;font-size:1.375rem;font-weight:700;line-height:1.875rem}.section-title a{color:inherit}.news-section{margin-bottom:1.875rem}.news-section--explain{border:1px solid #d5d9dc;padding:1.25rem}.news-section--sticky{transition:transform .5s;will-change:transform}.news-grid{margin-bottom:1.25rem}.news-grid--explain{margin-bottom:.9375rem}.news-grid--docs{display:flex;flex-wrap:wrap;margin-top:-.9375rem}.news-grid--docs .news-item{flex:1 0 100%;margin-top:.9375rem}.news-grid--docs .news-item--first{width:100%}.news-grid--docs .news-item--first .news-item__heading{font-size:1.75rem}.news-grid--list{margin-bottom:1.25rem}.news-grid--list .news-item:not(:first-child){border-top:1px solid #d5d9dc;margin-top:.9375rem;padding-top:.9375rem}.news-grid--side .news-item{padding-top:.625rem}.news-grid--side .swiper-pagination{text-align:left}.news-grid--side .swiper-pagination-bullet{--swiper-pagination-bullet-horizontal-gap:13px;margin-left:0!important}.news-grid--slider{border-bottom:1px solid #d5d9dc}.news-grid--slider .news-item{padding-bottom:.9375rem;padding-top:.9375rem}.news-grid--search .news-item{border-top:1px solid #d5d9dc;margin-top:.9375rem;padding-top:.9375rem}.news-item{--bs-link-color-rgb:52, 58, 63;--bs-link-hover-color-rgb:0, 91, 187;position:relative}.news-item__link{height:100%;left:0;position:absolute;top:0;width:100%;z-index:4}.news-item__image{margin-bottom:.625rem;position:relative}.news-item__image img{min-height:100%;object-fit:cover;width:100%}.news-item__image .icon-gallery{background-repeat:no-repeat;background-size:contain;height:1.875rem;opacity:.5;pointer-events:none;position:absolute;right:.625rem;top:.625rem;width:1.875rem}.news-item__image .icon-gallery--photo{background-image:url(../i/icon-photo.svg)}.news-item__image .icon-gallery--video{background-image:url(../i/icon-video.svg)}.news-item__meta{align-items:center;display:flex;height:1.375rem;line-height:1.375rem;margin-bottom:.625rem}.news-item__date{color:#6d7277;font-size:.875rem;margin-right:1rem}.news-item__heading{font-size:1.0625rem;font-weight:500;line-height:1.3;margin-bottom:.625rem}.news-item__share{overflow:hidden;pointer-events:none;position:absolute;z-index:5;transition:background-color .25s ease}.news-item__share.show{background-color:rgba(52,58,63,.7)}.news-item__person{display:flex;font-size:.875rem;line-height:1.375rem}.news-item__person .person-image{flex-shrink:0;margin-right:.75rem;margin-top:.375rem}.news-item--first{--tag-padding:0.75rem}.news-item--first .news-item__heading{font-family:"Source Serif 4","Times New Roman",Times,serif;font-size:1.5rem;line-height:1.2}.news-item--newsline{padding-top:.9375rem}.news-item--newsline:not(:first-child){border-top:1px solid #d5d9dc;margin-top:.9375rem}.news-item--newsline .news-item__heading{font-weight:400}.news-item--popular{transition:transform .25s ease}.news-item--popular .news-item__image{--bs-aspect-ratio:calc(9 / 16 * 100%);margin-bottom:0}.news-item--popular .news-item__content{color:#fff;display:flex;flex-direction:column;height:100%;justify-content:flex-end;left:0;opacity:0;padding:calc(var(--c)*1.25rem) calc(var(--c)*15rem) calc(var(--c)*1.25rem) calc(var(--c)*1.25rem);position:absolute;top:0;visibility:hidden;width:100%;z-index:3;transition:all .25s ease}.news-item--popular .news-item__meta{margin-bottom:calc(var(--c)*.75rem)}.news-item--popular .news-item__date{color:inherit;font-size:calc(var(--c)*1rem);line-height:calc(var(--c)*1.375rem)}.news-item--popular .news-item__heading{font-size:calc(var(--c)*1.375rem);margin-bottom:0}.news-item--docs{border:1px solid #d5d9dc;padding:.9375rem}.article-body blockquote p,.news-item--docs .news-item__heading{margin-bottom:0}.news-item--list .news-item__image{--bs-aspect-ratio:calc(180 / 320 * 100%)}.news-item--interview .news-item__heading{font-weight:500;margin-bottom:.9375rem}.news-item--interview .news-item__person{padding-right:3.125rem}.news-item--search .news-item__meta{margin-bottom:.5rem}.news-item--search .news-item__heading{margin-bottom:.9375rem}.news-item--search .news-item__text{font-size:1.0625rem;line-height:1.3}.news-item--video .news-item__image::after,.news-item--video .news-item__image::before{content:"";height:3.125rem;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate3d(-50%,-50%,0);width:3.125rem}.news-item--video .news-item__image::before{background-color:#005bbb;border-radius:50%;opacity:.85;transition:all .2s ease}.news-item--video .news-item__image::after{background-image:url(../i/play.svg);background-repeat:no-repeat;background-size:contain}.news-item--video .news-item__image:hover::before{opacity:1;transform:translate3d(-50%,-50%,0) scale(1.1)}.news-label{align-items:center;display:inline-flex;font-size:.9375rem;font-weight:500;line-height:1.375rem;padding:.15625rem .625rem}.news-label::before{background-repeat:no-repeat;background-size:contain;content:"";flex-shrink:0;height:1rem;margin-right:.375rem;width:1rem}.news-label--urgent{background-color:rgba(213,43,30,.2)}.news-label--urgent::before{background-image:url(../i/icon-urgent.svg)}.news-socials{--bs-link-color-rgb:52, 58, 63;--bs-link-hover-color-rgb:255, 255, 255;align-items:center;display:flex;margin-bottom:1.875rem}.news-socials .socials-item:not(:first-child){margin-left:.9375rem}.news-socials .socials-item__link{background-color:#edf2f5}.news-socials .socials-item__link:hover{background-color:#005bbb}.news-socials .socials-item .icon{height:2.1875rem;width:2.1875rem}.socials-item__link{align-items:center;border-radius:50%;display:flex;justify-content:center}.link-all{--bs-link-color-rgb:109, 114, 119;--bs-link-hover-color-rgb:52, 58, 63;align-items:center;display:inline-flex;font-size:.9375rem;font-weight:500;line-height:1.375rem}.link-all .icon-arrow-right{margin-left:.125rem}.news-popular{overflow:visible}.news-popular .swiper-slide{width:calc(100% - 2.5rem)}.news-popular .swiper-slide-visible .news-item{transform-origin:0 50%}.news-popular .swiper-slide-visible+.swiper-slide-visible .news-item{transform-origin:50% 50%}.news-popular .swiper-slide-visible+.swiper-slide-visible+.swiper-slide-visible+.swiper-slide-visible .news-item{transform-origin:100% 50%}.share-toggler{--bs-btn-color:#fff;--bs-btn-hover-color:#fff;--bs-btn-active-color:#fff;--bs-btn-padding-y:0;--bs-btn-padding-x:0;height:2.8125rem;pointer-events:auto;position:relative;width:2.8125rem;z-index:5}.share-toggler .icon-share{height:1.375rem;width:1.375rem}.share-socials{--bs-link-color-rgb:52, 58, 63;--bs-link-hover-color-rgb:52, 58, 63;align-items:center;display:flex;height:100%;left:0;pointer-events:auto;position:absolute;top:0;width:100%;transition:all .25s ease}.share-socials:not(.show){display:flex;opacity:0;visibility:hidden}.share-socials .socials-item__link{background-color:#fff}.share-socials .socials-item__link:hover{background-color:rgba(255,255,255,.8)}.share-socials .socials-item .icon{height:1.5625rem;width:1.5625rem}.news-navigation{display:flex;margin-right:-.5rem}.news-button-next,.news-button-prev{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;padding:0;border-radius:50%;color:inherit;height:1.625rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:1.625rem;transition:all .2s ease}.news-button-next:not(:disabled):hover,.news-button-prev:not(:disabled):hover{background-color:#d5d9dc}.news-button-next:disabled,.news-button-prev:disabled{opacity:.25}.news-button-next .icon,.news-button-prev .icon{height:100%;width:100%}.news-button-prev .icon{transform:scaleX(-1)}.news-button-next{margin-left:1.25rem}.article{--tag-padding:0.75rem;--article-padding:0;margin-bottom:1.875rem}.article .news-socials{margin-bottom:1.875rem;margin-left:calc(var(--article-padding)*-1)}.article .news-socials .socials-item:not(:first-child){margin-left:1.875rem}.article-body p,.article-header{margin-bottom:.625rem}.article-date{color:#6d7277;font-size:.875rem;margin-bottom:.3125rem}.article-tags{margin-bottom:.75rem}.article-body{font-size:1.0625rem;line-height:1.4;margin-bottom:1.875rem}.article-body blockquote,.article-doc{margin-left:calc(var(--article-padding)*-1);margin-top:1.875rem}.article-body blockquote{border-bottom:1px solid #d5d9dc;border-top:1px solid #d5d9dc;color:#023b78;font-family:"Source Serif 4","Times New Roman",Times,serif;font-size:1.5rem;font-style:italic;line-height:1.34;margin-bottom:1.875rem;padding-bottom:1.25rem;padding-top:1.25rem}.article-body h2{font-size:1.375rem;font-weight:700;line-height:1.875rem;margin-bottom:.9375rem}.article-body ol,.article-body ul{list-style:none;margin-bottom:1.875rem;padding-left:0}.article-body ol li,.article-body ul li{margin-bottom:.9375rem;padding-left:4.0625rem;position:relative}.article-body ol{counter-reset:ordered-list}.article-body ol li{counter-increment:ordered-list}.article-body ol li::before,.article-body ul li::before{background-color:#005bbb;border-radius:50%;position:absolute}.article-body ol li::before{align-items:center;color:#fff;content:counter(ordered-list);display:flex;font-size:1.0625rem;height:2.25rem;font-weight:700;justify-content:center;left:0;top:.375rem;width:2.25rem}.article-body ul li::before{content:"";height:.5rem;left:1.75rem;top:.4375rem;width:.5rem}.article-body ul.list-steps{counter-reset:steps-list}.article-body ul.list-steps li{counter-increment:steps-list}.article-body ul.list-steps li::before{background-color:transparent;border-radius:0;content:"Шаг "counter(steps-list);font-weight:500;height:auto;left:0;top:0;white-space:nowrap;width:auto}.article-doc{background-color:#edf2f5;font-size:1.0625rem;line-height:1.3;margin-bottom:1.25rem;padding:1.25rem}.article-doc__get{align-items:flex-start;-moz-column-gap:1.25rem;column-gap:1.25rem;display:grid;grid-template-columns:repeat(2,1fr)}.article-doc__get .btn{--bs-btn-padding-y:0.75rem;width:100%}.article-doc__descr{color:#6d7277;text-align:center}.article-doc__heading{font-size:1.375rem;font-weight:700!important;line-height:1.875rem;margin-bottom:.75rem!important}.article-doc__name{font-weight:500}.article-video{margin-bottom:.625rem;margin-left:calc(var(--article-padding)*-1)}*+.article-video{margin-top:.625rem}.article-photo{display:block;margin-bottom:.9375rem;margin-left:calc(var(--article-padding)*-1)}*+.article-photo{margin-top:.625rem}.article-photo__image{margin-bottom:.375rem}.article-photo__caption{color:#6d7277;font-size:.9375rem;line-height:1.3;margin-bottom:.3125rem}.article-photo__credits{color:#6d7277;font-size:.8125rem;line-height:1.375rem}.article-gallery{margin-bottom:1.25rem;margin-left:calc(var(--article-padding)*-1)}*+.article-gallery{margin-top:.625rem}.article-gallery-carousel .swiper-button-next,.article-gallery-carousel .swiper-button-prev{background-color:rgba(237,242,245,.6);border:0;margin:0;position:absolute;top:50%;transform:translateY(-50%);z-index:2}.article-gallery-carousel .swiper-button-prev{left:.75rem}.article-gallery-carousel .swiper-button-next{right:.75rem}.article-gallery-caption{color:#6d7277;font-size:.875rem;line-height:1.375rem;margin-top:.3125rem}.article-gallery-pagination{margin-top:.9375rem}.article-thumbs-wrapper{margin-top:.5rem}.article-thumbs .swiper-gallery-link{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;padding:0;align-items:center;background-color:rgba(52,58,63,.6);color:#fff;display:flex;font-size:.9375rem;font-weight:500;height:100%;justify-content:center;line-height:1.375rem;position:absolute;right:0;text-align:center;top:0;z-index:3;transition:background-color .25s ease}.article-float{--bs-link-color-rgb:52, 58, 63;--bs-link-hover-color-rgb:0, 91, 187;border:1px solid #d5d9dc}.article-float__image{--bs-aspect-ratio:calc(178 / 320 * 100%)}.article-float__image img,.gallery-carousel .swiper-slide img,.gallery-thumbs .swiper-slide img{object-fit:cover}.article-float__heading{font-size:1.25rem;font-weight:500;line-height:1.2;padding:.9375rem}.article-float--left{margin-left:calc(var(--article-padding)*-1)}.article-body-tags{--bs-link-color-rgb:109, 114, 119;--bs-link-hover-color-rgb:255, 255, 255;display:flex;flex-wrap:wrap;list-style:none;margin-bottom:0!important;margin-top:-.5rem;padding-left:0}.article-body-tags .tag-item{margin-bottom:0;margin-right:.5rem;margin-top:.5rem;max-width:100%;padding-left:0}.article-body-tags .tag-item::before{display:none}.article-body-tags .tag-item a{border:1px solid #d5d9dc;display:block;font-size:.875rem;line-height:1.3125rem;overflow:hidden;padding:.0625rem .5625rem;text-overflow:ellipsis;white-space:nowrap}.article-body-tags .tag-item a:hover{background-color:#6d7277;border-color:#6d7277}.form-search{margin-bottom:1.875rem}.form-search .form-control,.form-search .form-select{border-width:0 0 1px}.form-search__field{position:relative}.form-search__field .btn-reset{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;padding:0;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 15 15'%3e%3cpath fill='%236D7277' d='m8.62 7.5 6.15-6.15A.79.79 0 0 0 13.65.23L7.5 6.38 1.35.23A.79.79 0 1 0 .23 1.35L6.38 7.5.23 13.65a.79.79 0 1 0 1.12 1.12L7.5 8.62l6.15 6.15a.79.79 0 0 0 1.12-1.12L8.62 7.5Z'/%3e%3c/svg%3e");height:.9375rem;position:absolute;right:0;top:50%;transform:translateY(-50%);width:.9375rem}.form-search__field,.form-search__select{margin-bottom:.75rem}.form-search__select .form-control--datepick{--bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='9' viewBox='0 0 16 9'%3e%3cpath fill='none' stroke='%236D7277' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M1 .96 7.96 7.9 14.9.96'/%3e%3c/svg%3e");background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon, none);background-repeat:no-repeat;background-position:right 0 center;background-size:16px 9px;overflow:hidden;padding-right:1.25rem;text-overflow:ellipsis}.form-search__match{line-height:1.375rem}.form-search__match .form-check{padding-left:1.5rem}.form-search__match .form-check:not(:first-child){margin-top:1.25rem}.form-search__match .form-check-input{height:.875rem;margin-left:-1.5rem;width:.875rem}.form-search__submit .btn{--bs-btn-padding-y:0.875rem;--bs-btn-font-size:1.1875rem}.search-results{font-size:1.375rem;font-weight:500;line-height:1.3;margin-bottom:1.25rem}.modal--gallery{--bs-modal-width:100%;--bs-modal-padding:0;--bs-modal-color:#fff;--bs-modal-bg:transparent;--swiper-theme-color:#fff}.modal--gallery .btn-close{--bs-btn-padding-x:0;--bs-btn-padding-y:0;--bs-btn-color:#fff;--bs-btn-hover-color:#fff;font-size:.875rem;font-weight:400;position:absolute;right:calc(var(--container-offset)*.5);text-transform:none;top:2.5rem;z-index:5}.modal--gallery .btn-close .icon-close{margin-right:.75rem;opacity:.5;transition:opacity .15s ease-in-out}.modal--gallery .btn-close span{transition:opacity .15s ease-in-out}.modal--gallery .btn-close:hover .icon-close,.modal--gallery .btn-close:hover span{opacity:1}.modal--gallery .modal-content{font-size:.875rem;line-height:1.375rem}.modal--gallery .modal-body{padding-bottom:1.25rem;padding-top:5.375rem}.gallery-container{display:flex;flex-direction:column;justify-content:center;min-height:100%;overflow:hidden}.gallery-numbering{white-space:nowrap}.gallery-carousel-wrapper{position:relative}.gallery-carousel-wrapper .swiper-button-next,.gallery-carousel-wrapper .swiper-button-prev{background-color:rgba(237,242,245,.6);border:0;color:#343a3f;margin:0;position:absolute;top:50%;transform:translateY(-50%);z-index:2}.gallery-carousel-wrapper .swiper-button-prev{left:.75rem}.gallery-carousel-wrapper .swiper-button-next{right:.75rem}.gallery-carousel .swiper-slide{--bs-aspect-ratio:calc(193 / 360 * 100%)}.gallery-caption{margin-top:.625rem;min-height:1.375rem;opacity:.5}.gallery-pagination{margin-top:.8125rem}.gallery-descr{max-height:3.1428571428em;overflow:hidden;margin-top:.625rem}@supports (line-clamp:1) or (-webkit-line-clamp:1){.gallery-descr{-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;max-height:none}}.gallery-links,.gallery-socials{display:flex;justify-content:center;margin-left:-1.25rem;margin-top:1.25rem}.gallery-links .btn{--bs-btn-padding-y:0.8125rem;margin-left:1.25rem;width:calc(50% - 1.25rem)}.gallery-socials{--bs-link-color-rgb:52, 58, 63;--bs-link-hover-color-rgb:255, 255, 255;align-items:center;margin-left:-.9375rem}.gallery-socials .socials-item{margin-left:.9375rem}.gallery-socials .socials-item__link{background-color:#edf2f5}.gallery-socials .socials-item__link:hover{background-color:#005bbb}.gallery-socials .socials-item .icon{height:2.1875rem;width:2.1875rem}.gallery-thumbs-wrapper{margin-bottom:0;margin-left:calc(var(--container-offset)*-.5);margin-right:calc(var(--container-offset)*-.5)}.gallery-thumbs{transition:all .35s ease}.gallery-thumbs .swiper-slide{width:8.0625rem}.gallery-thumbs:not(.swiper-initialized){opacity:0}.gallery-thumbs.swiper-thumbs-centered{transform:translateX(10px)}.gallery-thumbs.swiper-thumbs-centered .swiper-wrapper{justify-content:center}.modal--report{--bs-modal-padding:2.5rem;--bs-modal-width:25.3125rem}.modal--report .btn-close{--bs-btn-padding-x:0;--bs-btn-padding-y:0;--bs-btn-color:#D52B1E;--bs-btn-hover-color:#D52B1E;height:2rem;position:absolute;right:1.25rem;top:1.25rem;width:2rem;z-index:5}.modal--report .btn-close .icon-close{height:.75rem;width:.75rem}.modal--report .modal-body{padding-top:3.75rem}.modal--report .modal-body .btn{--bs-btn-font-size:1.1875rem;--bs-btn-font-weight:500;--bs-btn-padding-y:0.6875rem;width:15.625rem}.modal--report .modal-body .btn-outline{--bs-btn-color:#343A3F;--bs-btn-padding-y:0.625rem}.report-heading{font-size:1.1875rem;font-weight:700;line-height:1.375rem;margin-bottom:.9375rem}.report-text{font-size:1.25rem;line-height:1.4;margin-bottom:1.25rem}.report-text::before{content:"«…"}.report-text::after{content:"…»"}.report-text mark{padding:0}.report-form .form-control{height:9.5rem;line-height:1.375rem;padding:.625rem}.report-form .form-control::-moz-placeholder{color:#a8b0b4}.report-form .form-control::placeholder{color:#a8b0b4}.modal--result .modal-body{text-align:center}.modal--result .report-heading{margin-left:auto;margin-right:auto;max-width:14.375rem}.modal--telegram{--bs-modal-bg:transparent;--bs-modal-margin:0;--bs-modal-padding:0;pointer-events:none}.modal--telegram .container{height:100%;position:relative}.modal--telegram .modal-dialog{max-width:none;pointer-events:auto;position:absolute;width:17.75rem}.modal--telegram .btn-close{--bs-btn-bg:#fff;--bs-btn-hover-bg:#fff;--bs-btn-color:#343A3F;--bs-btn-hover-color:#005BBB;--bs-btn-active-color:#005BBB;--bs-btn-padding-x:0;--bs-btn-padding-y:0;align-items:center;border-radius:50%;box-shadow:0 0 .5rem rgba(0,0,0,.5);display:flex;height:1.25rem;justify-content:center;left:.5rem;position:absolute;top:-1.375rem;width:1.25rem;z-index:10}.modal--telegram .btn-close .icon{height:50%;width:50%}@media (min-width:576px){.container{max-width:520px}.modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:var(--bs-box-shadow)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}:root{--container-offset:calc(100vw - 520px + var(--bs-gutter-x, 2.5rem))}.scroll-to-top .btn{width:16.875rem}.news-popular .swiper-slide{width:480px}.modal--telegram .modal-dialog{--bs-modal-margin:0}}@media (min-width:768px){.container{max-width:710px}.d-md-block{display:block!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.mb-md-5{margin-bottom:1.25rem!important}.glightbox-container .ginner-container{width:auto;height:auto;flex-direction:row}.glightbox-container .ginner-container.desc-top .gslide-description{order:0}.glightbox-container .ginner-container.desc-top .gslide-image,.glightbox-container .ginner-container.desc-top .gslide-image img{order:1}.glightbox-container .ginner-container.desc-left .gslide-description{order:0}.glightbox-container .ginner-container.desc-left .gslide-image{order:1}.gslide-image img{max-height:97vh;max-width:100%}.gslide-image img.zoomable{cursor:zoom-in}.zoomed .gslide-image img.zoomable{cursor:grab}.gslide-inline{max-height:95vh}.gslide-external{max-height:100vh}.gslide-description.description-left,.gslide-description.description-right{max-width:275px}.glightbox-open{height:auto}.goverlay{background:rgba(0,0,0,.75)}.glightbox-clean .gslide-media{box-shadow:1px 2px 9px 0 rgba(0,0,0,.65)}.glightbox-clean .description-left .gdesc-inner,.glightbox-clean .description-right .gdesc-inner{position:absolute;height:100%;overflow-y:auto}.glightbox-clean .gclose,.glightbox-clean .gnext,.glightbox-clean .gprev{background-color:rgba(0,0,0,.32)}.glightbox-clean .gclose:hover,.glightbox-clean .gnext:hover,.glightbox-clean .gprev:hover{background-color:rgba(0,0,0,.7)}.glightbox-clean .gnext,.glightbox-clean .gprev{top:45%}:root{--container-offset:calc(100vw - 710px + var(--bs-gutter-x, 2.5rem))}.main{padding-top:1.25rem}.content-grid-container,.main-grid-container{-moz-column-gap:1.875rem;column-gap:1.875rem;display:grid;grid-template-columns:23.125rem 16.875rem}.page-header{margin-bottom:.75rem}.page-title{font-size:2.0625rem}.error-code{font-size:12.5rem}.error-heading{margin-bottom:.75rem}.error-descr{margin-bottom:1.875rem}.error-buttons{justify-content:center}.error-buttons .btn{width:12.5rem}.error-buttons .btn:not(:first-child){margin-left:1.25rem}.notfound-container .error-header{padding-top:5.875rem}.notfound-container .error-image{transform:translate(-99%,12%);width:20.75rem}.notfound-container .error-descr{max-width:30rem}.maintenance-container .error-header{padding-top:15.25rem}.maintenance-container .error-image{transform:translate(-50%,6%);width:17rem}.maintenance-container .error-heading{max-width:30rem}.server-container{max-width:34.375rem}.server-container .error-header{padding-top:12.5rem}.server-container .error-image{transform:translate(-44%,-30%);width:20.25rem}.navbar-container{align-items:center;border-bottom:1px solid #d5d9dc;min-height:4.6875rem}.navbar-primary{flex-grow:1}.navbar-menu{margin-left:.625rem}.navbar-offcanvas{--bs-offcanvas-padding-y:3.5rem;--bs-offcanvas-padding-x:3.125rem}.navbar-menu-brand{margin-bottom:3.125rem;padding-bottom:1.5rem}.navbar-menu-brand img{height:1.53125rem}.navbar-search .form-control{background-color:#fff;border-width:0 0 1px;font-size:1rem;line-height:1.375rem;padding:.25rem 0}.navbar-search .btn-search{height:2.1875rem;right:0;width:2.1875rem}.navbar-form{position:absolute;right:0;top:50%;transform:translate3d(0,-50%,0);width:21.25rem}.navbar-form:not(.show){display:block;opacity:0;visibility:hidden}.navbar-body{-moz-column-gap:2.5rem;column-gap:2.5rem;display:grid;grid-template-columns:16.25rem 10rem auto}.navbar-nav .nav-item{font-size:1.25rem}.navbar-nav .nav-item:not(:last-child){margin-bottom:1.375rem}.navbar-subnav{grid-template-columns:100%;margin-top:1rem}.navbar-subnav li{font-size:.875rem;margin-bottom:.9375rem}.navbar-socials{margin-top:3.4375rem}.navbar-socials .socials-item:not(:first-child){margin-left:1.25rem}.footer-container{-moz-column-gap:4.375rem;column-gap:4.375rem;display:grid;grid-template-columns:12.5rem auto;padding-bottom:2.5rem;padding-top:2.5rem}.footer-side{display:flex;flex-direction:column;justify-content:space-between;margin-top:.375rem}.article-body h2,.footer-brand,.footer-socials{margin-bottom:1.25rem}.footer-socials__heading{font-size:.8125rem;font-weight:700;letter-spacing:.01em;margin-bottom:.8125rem}.footer-buttons-item:not(:first-child){margin-top:1.25rem}.footer-links{-moz-column-gap:1.25rem;column-gap:1.25rem;display:grid;grid-template-columns:repeat(2,1fr)}.news-grid--main .news-item--first .news-item__image{margin-bottom:1rem}.news-grid--docs{margin-left:-1.25rem;margin-top:-1.25rem}.news-grid--docs .news-item{flex-basis:calc(100% - 1.25rem);margin-left:1.25rem;margin-top:1.25rem}.news-grid--docs-secondary{margin-bottom:1.5625rem}.news-grid--docs-secondary .news-item{flex-basis:calc(50% - 1.25rem);max-width:calc(50% - 1.25rem)}.news-grid--docs-secondary .news-item--first{flex-basis:calc(100% - 1.25rem);max-width:calc(100% - 1.25rem)}.news-grid--list .news-item:not(:first-child){margin-top:1.25rem;padding-top:1.25rem}.news-grid--side .swiper{overflow:visible}.news-grid--side .swiper-wrapper{display:block}.news-grid--side .news-item{padding-top:1.25rem}.news-grid--side .swiper-slide:not(:first-child) .news-item{border-top:1px solid #d5d9dc;margin-top:1.25rem}.news-grid--mostread .news-item,.news-grid--slider .news-item{padding-bottom:1.25rem;padding-top:1.25rem}.news-grid--mostread{border-top:1px solid #d5d9dc;display:grid;grid-template-columns:repeat(2,1fr)}.news-grid--mostread .news-item{border-bottom:1px solid #d5d9dc}.news-item__heading,.news-item__image,.news-item__meta{margin-bottom:.75rem}.news-item--newsline{padding-top:1.25rem}.news-item--newsline:not(:first-child){margin-top:1.25rem}.news-item--interview .news-item__person{padding-right:4.375rem}.news-popular .swiper-slide{width:50%}.article .news-socials{margin-bottom:.9375rem}.article .news-socials .socials-item:not(:first-child){margin-left:1.25rem}.article-date{line-height:1.375rem;margin-bottom:.625rem}.article-tags{margin-bottom:.9375rem}.article-body ol li,.article-body ul li{margin-bottom:1.25rem;padding-left:4.375rem}.article-doc__get{-moz-column-gap:.9375rem;column-gap:.9375rem;grid-template-columns:11.25rem auto}.article-photo__caption,.article-photo__image{margin-bottom:.625rem}.article-gallery-caption{font-size:.8125rem;margin-top:.625rem}.article-float__image{--bs-aspect-ratio:calc(175 / 370 * 100%)}.form-search{margin-top:1.5625rem}.form-search__submit .btn{--bs-btn-padding-y:0.8125rem;--bs-btn-font-size:0.9375rem}.modal--gallery .btn-close{font-size:1rem;top:3.125rem}.modal--gallery .btn-close span{opacity:.5}.modal--gallery .modal-content{font-size:1.0625rem;line-height:1.3}.modal--gallery .modal-body{padding-bottom:1.875rem;padding-top:6.25rem}.gallery-grid{display:grid;grid-template-columns:100%}.gallery-header{align-items:flex-start;display:flex;font-size:1.375rem;margin-bottom:1.875rem}.gallery-heading{width:35.625rem}.gallery-numbering{margin-left:auto}.gallery-carousel .swiper-slide{--bs-aspect-ratio:calc(360 / 670 * 100%)}.gallery-descr{max-height:2.6em;overflow:hidden;margin-top:1.5625rem}@supports (line-clamp:1) or (-webkit-line-clamp:1){.gallery-descr{-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;max-height:none}}.gallery-links,.gallery-socials{margin-left:-1.875rem;margin-top:3.125rem}.gallery-links .btn{margin-left:1.875rem;width:10.625rem}.gallery-socials{margin-left:-2.5rem}.gallery-socials .socials-item{margin-left:2.5rem}.gallery-thumbs-wrapper{margin-top:1.875rem}.gallery-thumbs .swiper-slide{--bs-aspect-ratio:calc(104 / 129 * 100%)}.modal--telegram .modal-dialog{left:36%;top:25%;width:18.5rem}.modal--telegram .btn-close{left:-1.375rem;top:.3125rem}}@media (min-width:960px){.container{max-width:920px}.d-lg-block{display:block!important}.glightbox-clean .gclose{opacity:.7;right:20px}:root{--container-offset:calc(100vw - 920px + var(--bs-gutter-x, 2.5rem))}.main-grid-container{grid-template-columns:36.25rem 16.875rem}.related-grid-container{-moz-column-gap:1.875rem;column-gap:1.875rem;display:grid;grid-template-columns:1fr 1fr 16.875rem}.related-grid-container>div{display:flex;flex-direction:column}.related-grid-container .news-grid--slider,.related-grid-container .news-section{display:flex;flex-direction:column;flex-grow:1}.related-grid-container .news-grid--slider .news-item{flex:1 0 50%}.related-grid-container .news-grid--slider .news-item__heading{max-height:3.9em;overflow:hidden}@supports (line-clamp:1) or (-webkit-line-clamp:1){.related-grid-container .news-grid--slider .news-item__heading{-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:3;max-height:none}}.content-grid-container{grid-template-columns:36.25rem 16.875rem}.pagination .page-item:not(:first-child){margin-left:1.875rem}.page-header{margin-bottom:1.875rem}.notfound-container{margin-left:auto;margin-right:auto;max-width:43.375rem}.navbar-offcanvas{--bs-offcanvas-padding-y:1.875rem;--bs-offcanvas-width:45.625rem}.navbar-menu-brand{margin-bottom:4.125rem;padding-bottom:1.875rem}.navbar-body{grid-template-columns:auto 10rem}.navbar-nav .nav-item:not(:last-child){margin-bottom:1.5625rem}.navbar-subnav{grid-template-columns:53.5%auto;margin-top:1.875rem}.navbar-socials{margin-top:6.5rem}.section-title{font-size:1.3125rem}.news-grid--main{display:grid;grid-template-columns:repeat(2,1fr);margin-bottom:1.875rem}.news-grid--main .news-item:not(:first-child){border-bottom:1px solid #d5d9dc;padding-bottom:1.25rem;padding-top:1.25rem}.news-grid--main .news-item:nth-child(even){padding-right:.625rem}.news-grid--main .news-item:nth-child(2n+3){border-left:1px solid #d5d9dc;padding-left:.625rem}.news-grid--main .news-item--first{border-bottom:1px solid #d5d9dc;grid-column:1/3;padding-bottom:1.25rem}.news-grid--main .news-item--first .news-item__image::after,.news-grid--main .news-item--first .news-item__image::before{height:4rem;width:4rem}.news-grid--docs-primary{margin-bottom:1.5625rem}.news-grid--docs-primary .news-item{flex-basis:calc(50% - 1.25rem);max-width:calc(50% - 1.25rem)}.news-grid--docs-primary .news-item--first{flex-basis:calc(100% - 1.25rem);max-width:calc(100% - 1.25rem)}.news-grid--docs-secondary .news-item{flex-basis:calc(33.3333333333% - 1.25rem);max-width:calc(33.3333333333% - 1.25rem)}.news-grid--docs-secondary .news-item--first{flex-basis:calc(50% - 1.25rem);max-width:calc(50% - 1.25rem)}.news-grid--slider .news-item:not(:first-child){border-top:1px solid #d5d9dc}.news-grid--mostread{grid-template-columns:repeat(3,1fr)}.news-grid--mostread .news-item:nth-child(3n+1),.news-grid--mostread .news-item:nth-child(3n+2){padding-right:.9375rem}.news-grid--mostread .news-item:nth-child(3n+2),.news-grid--mostread .news-item:nth-child(3n+3){border-left:1px solid #d5d9dc;padding-left:.9375rem}.news-item--list{display:flex;flex-direction:row-reverse}.news-item--list .news-item__image{--bs-aspect-ratio:calc(179 / 280 * 100%);flex-shrink:0;margin-bottom:0;margin-left:1.25rem;width:12.5rem}.news-item--list .news-item__heading{line-height:1.2}.news-popular .swiper-slide{width:33.3333333333%}.article{--article-padding:3.75rem;margin-bottom:2.5rem}.article-header,.article-tags{margin-bottom:1.25rem}.article-body{padding-left:var(--article-padding)}.article-body,.article-body ol,.article-body ul{margin-bottom:2.5rem}.article-doc{align-items:flex-start;display:flex;padding:1.5625rem}.article-doc__body{flex-grow:1}.article-doc__get{align-items:stretch;display:flex;flex-direction:column;flex-shrink:0;margin-left:1.25rem;width:13.125rem}.article-doc__descr{font-size:1rem;margin-top:.75rem}.article-video{margin-bottom:1.25rem}*+.article-gallery,*+.article-photo,*+.article-video{margin-top:1.25rem}.article-gallery-caption{font-size:1rem}.article-thumbs-wrapper{margin-top:1.125rem}.article-float{margin-bottom:1.25rem;margin-top:.25rem;width:18.75rem}.article-float__image{--bs-aspect-ratio:calc(216 / 380 * 100%)}.article-float--left{float:left;margin-right:1.25rem}.article-float--right{float:right;margin-left:1.25rem}.form-search__field,.form-search__options{margin-bottom:1.875rem}.form-search__options{display:flex;margin-left:-1.25rem}.form-search__select{flex:1 0 0%;margin-bottom:0;margin-left:1.25rem}.form-search__action{align-items:center;display:flex}.form-search__match{margin-left:1.25rem}.form-search__match .form-check:not(:first-child){margin-top:.375rem}.form-search__submit{order:-1;width:calc((100% - 2.5rem)/3)}.modal--gallery .btn-close{top:2.5rem}.modal--gallery .modal-content{font-size:.875rem;line-height:1.4}.modal--gallery .modal-body{padding-top:2.5rem}.gallery-grid{-moz-column-gap:20px;column-gap:20px;grid-template-columns:580px 280px}.gallery-header{font-weight:700;grid-column:1/2;line-height:1.2}.gallery-heading{width:41.875rem}.gallery-main{grid-column:1/2;grid-row:2/3}.gallery-side{display:flex;flex-direction:column;grid-column:2/3;grid-row:2/3;padding-bottom:1.875rem;padding-right:4rem;position:relative}.gallery-carousel .swiper-slide{--bs-aspect-ratio:calc(435 / 780 * 100%)}.gallery-caption{min-height:1.25rem}.gallery-descr{max-height:9.8em;overflow:hidden;margin-top:0}@supports (line-clamp:1) or (-webkit-line-clamp:1){.gallery-descr{-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:7;max-height:none}}.gallery-links{flex-direction:column;margin-left:0;margin-top:auto}.gallery-links .btn{--bs-btn-padding-y:0.6875rem;width:11.25rem}.gallery-socials{justify-content:flex-start;margin-left:0;margin-top:-1.25rem}.gallery-links .btn,.gallery-socials .socials-item{margin-left:0;margin-top:1.25rem}.gallery-thumbs-wrapper{grid-column:1/3;grid-row:3/4}.gallery-thumbs .swiper-slide{--bs-aspect-ratio:calc(100 / 150 * 100%)}.modal--telegram .modal-dialog{left:calc(50% - 8.25rem);top:42%}}@media (min-width:1260px){.container{max-width:1220px}.d-xl-inline{display:inline!important}.d-xl-block{display:block!important}.d-xl-none{display:none!important}:root{--container-offset:calc(100vw - 1220px + var(--bs-gutter-x, 2.5rem))}.main{margin-bottom:3.125rem}.main-grid-container{-moz-column-gap:2.5rem;column-gap:2.5rem;grid-template-columns:47.5rem 23.75rem}.related-grid-container{grid-template-columns:1fr 1fr 23.75rem}.content-grid-container{-moz-column-gap:2.5rem;column-gap:2.5rem;grid-template-columns:47.5rem 23.75rem}.scroll-to-top{margin-bottom:3.125rem}.scroll-to-top .btn{--bs-btn-padding-x:0.8125rem;--bs-btn-padding-y:0.8125rem;width:21.25rem}.scroll-to-top .btn .icon{height:1rem;width:1rem}.scroll-to-top .btn span{margin-left:.625rem;margin-right:.625rem}.breadcrumb{--bs-breadcrumb-font-size:1rem;--bs-breadcrumb-margin-bottom:1.25rem}.pagination .page-item{font-size:1.375rem}.pagination .page-item--next,.pagination .page-item--prev{height:2.5rem;width:2.5rem}.page-title{font-size:2.875rem}.tags-list{font-size:1.1875rem}.error-code{margin-bottom:.625rem}.error-heading{margin-bottom:1.25rem}.error-descr{font-size:1.375rem}.error-search .form-control{font-size:1.25rem;padding:.9375rem}.error-search .btn-search{height:2.1875rem;width:2.1875rem}.error-buttons .btn{--bs-btn-padding-y:1.625rem;width:16.25rem}.notfound-container .error-header{padding-top:4.875rem}.notfound-container .error-image{transform:translate(-101%,7%)}.notfound-container .error-descr{max-width:31.25rem}.maintenance-container{max-width:58.75rem}.maintenance-container .error-header{padding-top:14.5rem}.maintenance-container .error-image{transform:translate(-48%,2%)}.maintenance-container .error-heading{max-width:none}.maintenance-container .error-descr{margin-bottom:2.5rem}.server-container{max-width:48.75rem}.server-container .error-header{padding-top:15.625rem}.server-container .error-image{transform:translate(-44%,-1%)}.server-container .error-descr{margin-bottom:2.5rem}.btn{--bs-btn-font-size:1.1875rem}.btn .icon-download{height:1.5rem;margin-right:.875rem;width:1.5rem}.navbar-container{min-height:5.625rem}.navbar-brand img{height:2.5625rem;width:17.5rem}.navbar-form{width:30.5rem}.footer-container{-moz-column-gap:2.5rem;column-gap:2.5rem;grid-template-columns:16.25rem auto;padding-bottom:2rem}.footer-brand img{height:2.5rem;width:16.875rem}.article-body p,.footer-socials{margin-bottom:.9375rem}.footer-socials__heading{margin-bottom:.625rem}.footer-socials .socials-item:not(:first-child){margin-left:.9375rem}.footer-socials .socials-item .icon{height:2.5rem;width:2.5rem}.footer-buttons-item:not(:first-child){margin-top:.9375rem}.footer-buttons-item .btn{width:16.25rem}.footer-nav{display:flex;margin-bottom:2rem}.footer-nav .nav-item{font-weight:700}.footer-nav .nav-item:not(:first-child){margin-left:2.1875rem}.footer-body{-moz-column-gap:5rem;column-gap:5rem;display:grid;grid-template-columns:auto 31.25rem}.footer-body-side{display:flex;flex-direction:column;margin-top:.25rem}.footer-links{display:block;margin-top:auto}.footer-links .nav-item{font-size:.8125rem;font-weight:700;letter-spacing:.01em;line-height:1.3}.footer-content{margin-bottom:.625rem}.footer-content,.footer-copyright{font-size:.875rem;line-height:1.375rem}.news-header{margin-bottom:.75rem}.news-header--bordered{margin-bottom:0;padding-bottom:.75rem}.news-header--smi2 .section-title img{height:2.15625rem;width:6.18125rem}.news-grid--docs-primary .news-item__heading,.news-grid--docs-secondary .news-item__heading,.section-title{font-size:1.75rem;line-height:1.2}.news-section{margin-bottom:2.5rem}.news-section--explain{padding:1.5625rem}.news-section--popular{margin-bottom:3.125rem}.news-grid--explain,.news-grid--main .news-item--first .news-item__heading{margin-bottom:1.25rem}.news-grid--docs .news-item--first .news-item__heading{font-size:2.875rem}.news-grid--docs-primary .news-item--first .news-item__heading,.news-grid--docs-secondary .news-item--first .news-item__heading{font-weight:600}.news-grid--list{margin-bottom:1.875rem}.news-grid--slider .news-item{padding-bottom:2.5rem}.news-grid--search .news-item{margin-top:1.25rem;padding-top:1.25rem}.news-grid--mostread .news-item:nth-child(3n+1){padding-right:1.25rem}.news-grid--mostread .news-item:nth-child(3n+2){padding-left:1.25rem;padding-right:1.25rem}.news-grid--mostread .news-item:nth-child(3n+3){padding-left:1.25rem}.news-grid--mostread .news-item:nth-last-child(n+4){padding-bottom:1.875rem}.news-item__image .icon-gallery{height:2.1875rem;right:.9375rem;top:.9375rem;width:2.1875rem}.news-item__date{font-size:1rem}.news-item__heading{font-size:1.375rem}.news-item__person{font-size:1rem}.news-item--first .news-item__heading{font-size:2.875rem}.news-item--docs{padding:1.5625rem}.news-item--list .news-item__image{width:17.5rem}.news-item--list .news-item__content{flex-grow:1}.article-body h2,.news-item--list .news-item__heading{font-size:1.75rem}.news-item--interview .news-item__heading{margin-bottom:1.25rem}.news-item--search .news-item__meta{margin-bottom:.75rem}.news-item--search .news-item__heading{font-size:1.75rem;line-height:1.2;margin-bottom:.75rem}.news-item--search .news-item__text{font-size:1.25rem;line-height:1.4}.news-label{font-weight:500}.news-socials .socials-item .icon{height:2.4375rem;width:2.4375rem}.link-all,.news-label{font-size:1.1875rem}.link-all .icon-arrow-right{height:1.125rem;width:1.125rem}.news-popular .swiper-slide{width:25%}.news-button-next,.news-button-prev{height:2rem;width:2rem}.news-button-next{margin-left:1.75rem}.article{--article-padding:6.25rem}.article .news-socials{margin-bottom:1.25rem}.article-date{font-size:1rem}.article-body{font-size:1.25rem}.article-body blockquote{font-size:1.75rem;font-weight:500;margin-bottom:2.5rem;margin-top:2.5rem;padding-bottom:1.5625rem;padding-top:1.5625rem}.article-body h2{font-weight:500;margin-bottom:1.875rem}.article-body ol li,.article-body ul li{margin-bottom:1.875rem;padding-left:5rem}.article-body ol li::before{font-size:1.375rem;height:2.625rem;width:2.625rem}.article-body ul li::before{left:2.25rem;top:.625rem}.article-doc{margin-top:2.5rem}.article-doc__get .btn{--bs-btn-padding-y:1.5rem}.article-doc__heading{font-size:1.75rem;line-height:1.2;margin-bottom:1.25rem!important}.article-doc__name{font-size:1.375rem}.article-photo{margin-bottom:1.25rem}.article-photo__caption{font-size:1.25rem;line-height:1.4}.article-photo__credits{font-size:1rem}.article-float{margin-top:.375rem;width:23.75rem}.article-float__heading{font-size:1.5rem;padding:1.25rem}.article-body-tags .tag-item a{font-size:1rem;padding:.1875rem .5625rem}.form-search{margin-top:2.5rem}.form-search__select{width:13.625rem}.form-search__submit .btn{--bs-btn-padding-y:0.875rem;--bs-btn-font-size:1.1875rem}.search-results{margin-bottom:1.875rem}.modal--gallery .btn-close{top:3.125rem}.modal--gallery .modal-content{font-size:1.25rem}.gallery-grid{grid-template-columns:780px 380px}.gallery-header{font-size:1.75rem}.gallery-side{padding-bottom:2.5rem;padding-right:6.25rem}.gallery-caption{min-height:1.75rem}.gallery-links .btn{--bs-btn-padding-y:0.9375rem;margin-top:1.875rem;width:12.5rem}.gallery-socials{margin-top:-2.5rem}.gallery-socials .socials-item{margin-top:2.5rem}.gallery-socials .socials-item .icon{height:2.5rem;width:2.5rem}.gallery-thumbs .swiper-slide{width:9.375rem}.modal--telegram .modal-dialog{left:calc(50% - 10.75rem);top:51%;width:23.5rem}.modal--telegram .btn-close{height:1.5625rem;left:-1.625rem;top:.4375rem;width:1.5625rem}}@media (min-width:1500px){.container{max-width:1448px}.d-xxl-flex{display:flex!important}:root{--container-offset:calc(100vw - 1448px + var(--bs-gutter-x, 2.5rem))}.main{margin-bottom:4.375rem}.main-grid-container{grid-template-columns:57rem 28.5rem}.related-grid-container{-moz-column-gap:2.5rem;column-gap:2.5rem;grid-template-columns:1fr 1fr 28.5rem}.content-grid-container{-moz-column-gap:7.5rem;column-gap:7.5rem;grid-template-columns:52rem 28.5rem}.scroll-to-top .btn{width:16.125rem}.error-container{margin-bottom:6.875rem}.error-code{margin-bottom:1.875rem}.error-descr{margin-bottom:2.5rem}.notfound-container .error-header{padding-top:11.25rem}.notfound-container .error-image{transform:translate(-96%,30%);width:23.125rem}.maintenance-container .error-header{padding-top:21.875rem}.maintenance-container .error-image{transform:translate(-46%,28%);width:19.875rem}.server-container .error-image{transform:translate(-40%,-28%);width:23.125rem}.navbar-brand img{height:3.0625rem;width:21.0625rem}.navbar-offcanvas{--bs-offcanvas-padding-y:3.25rem;--bs-offcanvas-width:36.875rem}.navbar-menu-brand{margin-bottom:3.125rem;padding-bottom:1.125rem}.navbar-menu-brand img{height:2.0625rem}.navbar-form{width:55.5rem}.navbar-nav .nav-item:not(:last-child){margin-bottom:1.375rem}.navbar-subnav{grid-template-columns:100%;margin-top:1.125rem}.navbar-socials{margin-top:3.4375rem}.footer-container{-moz-column-gap:4.625rem;column-gap:4.625rem;grid-template-columns:17.8125rem auto;padding-bottom:2.5rem}.footer-side{margin-top:0}.footer-tip{width:12.5rem}.footer-nav{margin-bottom:2.1875rem}.footer-nav .nav-item:not(:first-child){margin-left:3.65625rem}.footer-body{-moz-column-gap:8.75rem;column-gap:8.75rem;grid-template-columns:auto 36rem}.footer-links{-moz-column-gap:1.875rem;column-gap:1.875rem;display:grid}.footer-content{margin-bottom:.375rem}.news-section--popular{margin:-20px auto 30px;max-width:1920px;overflow:hidden;padding-bottom:20px;padding-top:20px}.news-grid--docs .news-item--first{padding-right:1.875rem}.news-item__share{display:flex;flex-direction:column;height:100%;justify-content:flex-end;right:0;top:0;width:calc(var(--c)*3.875rem)}.news-item--popular .news-item__image::after{background:linear-gradient(to bottom,rgba(52,58,63,0),#343a3f 80%);content:"";height:100%;left:0;mix-blend-mode:multiply;opacity:0;position:absolute;top:0;width:100%;z-index:2;transition:opacity .25s ease}.news-item--list .news-item__image{--bs-aspect-ratio:calc(206 / 357 * 100%);width:22.3125rem}.news-item--interview .news-item__person{padding-right:6.25rem}.news-socials .socials-item:not(:first-child){margin-left:1.25rem}.news-popular{max-width:1920px}.news-popular .swiper-slide{--c:.66}.news-popular .swiper-slide:hover{z-index:20}.news-popular .swiper-slide:hover .news-item--popular{transform:scale(calc(1/var(--c)))}.news-popular .swiper-slide:hover .news-item--popular .news-item__content{opacity:1;visibility:visible}.news-popular .swiper-slide:hover .news-item--popular .news-item__image::after{opacity:.8}.share-toggler{height:calc(var(--c)*3.875rem);width:calc(var(--c)*3.875rem)}.share-toggler .icon-share{height:calc(var(--c)*2rem);width:calc(var(--c)*2rem)}.share-socials{flex-direction:column;justify-content:space-evenly;padding-bottom:calc(var(--c)*3.75rem)}.share-socials:not(.show){transform:translate3d(0,.25rem,0)}.share-socials .socials-item .icon{height:calc(var(--c)*2.25rem);width:calc(var(--c)*2.25rem)}.article{--article-padding:7.5rem}.article .news-socials{flex-direction:column;left:100%;margin-bottom:0;margin-left:.9375rem;position:absolute;top:0;transition:transform .5s;will-change:transform}.article .news-socials .socials-item:not(:first-child){margin-left:0;margin-top:.9375rem}.article-body{position:relative}.article-body ol,.article-body ul{margin-bottom:3.125rem}.article-body ol li,.article-body ul li{padding-left:6.25rem}.article-body ul li::before{left:2.8125rem}.article-doc{padding:1.875rem}.article-float{width:28.5rem}.article-float__heading{font-size:1.75rem}.modal--gallery .btn-close{top:5.625rem}.modal--gallery .modal-body{padding-bottom:5.625rem;padding-top:5.625rem}.gallery-grid{-moz-column-gap:140px;column-gap:140px;grid-template-columns:1050px 220px}.gallery-side{padding-bottom:0;padding-right:0}.gallery-carousel .swiper-slide{--bs-aspect-ratio:calc(586 / 1050 * 100%)}.gallery-descr{max-height:14em;overflow:hidden}@supports (line-clamp:1) or (-webkit-line-clamp:1){.gallery-descr{-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:10;max-height:none}}.gallery-links .btn{width:100%}.gallery-socials{flex-wrap:wrap;margin-left:-1.5625rem;margin-top:.75rem}.gallery-socials .socials-item{margin-left:1.5625rem;margin-top:1.125rem}.gallery-socials .socials-item .icon{height:2.8125rem;width:2.8125rem}.gallery-thumbs-wrapper{margin-top:4.625rem}.modal--telegram .modal-dialog{left:calc(50% - 12.8125rem);top:43%;width:28.125rem}.modal--telegram .btn-close{height:1.875rem;left:-2rem;top:.5rem;width:1.875rem}}@media (min-width:1500px) and (prefers-reduced-motion:reduce){.news-item--popular .news-item__image::after{transition:none}}@media (min-width:1570px){.gallery-carousel-wrapper .swiper-button-prev{left:-3.75rem}.gallery-carousel-wrapper .swiper-button-next{right:-3.75rem}}@media (min-width:1680px){.news-popular .swiper-slide{--c:.686}}@media (max-width:1499.98px){.news-item__share{bottom:0;height:2.8125rem;left:0;width:100%}.share-socials{padding:.625rem .625rem .625rem 3.75rem}.share-socials:not(.show){transform:translate3d(-.25rem,0,0)}.share-socials .socials-item:not(:first-child){margin-left:1.25rem}}@media (max-width:1259.98px){.footer-links,.footer-nav{border-bottom:1px solid #6d7277;padding-bottom:1.25rem}.footer-nav{display:grid;gap:.75rem 1.25rem;grid-template-columns:repeat(3,1fr)}.footer-links{margin-bottom:1.25rem}}@media (max-width:959.98px){.article-doc__body,.page-header--page{margin-bottom:1.25rem}.news-grid--main .news-item:not(:first-child){border-top:1px solid #d5d9dc;margin-top:1.25rem;padding-top:1.25rem}.article-float{margin-bottom:1.25rem}.article-float,.form-search__match,.form-search__submit{margin-top:1.25rem}}@media (max-width:767.98px){.swiper-outer{margin-left:calc(var(--container-offset)*-.5);margin-right:calc(var(--container-offset)*-.5)}.swiper-outer .swiper-slide{padding-left:calc(var(--container-offset)*.5);padding-right:calc(var(--container-offset)*.5)}.grid-col-main{margin-bottom:1.875rem}.error-buttons{flex-direction:column}.error-buttons .btn:not(:first-child),.navbar-socials .socials-item:not(:first-child){margin-top:1.25rem}.navbar-container{flex-direction:column-reverse}.navbar-primary{align-items:center;border-bottom:1px solid #d5d9dc;display:flex;justify-content:center;padding-bottom:.9375rem;padding-top:.9375rem}.navbar-secondary{background-color:#005bbb;margin-left:calc(var(--container-offset)*-.5);margin-right:calc(var(--container-offset)*-.5);padding:.625rem calc(var(--container-offset)*.5)}.navbar-toggler-bar{background-color:#fff}.navbar-search{flex-grow:1}.navbar-search .form-control{background-color:#023b78;border-color:transparent;color:#fff;font-size:.875rem;line-height:1.25rem;padding:.4375rem .5625rem}.navbar-search .form-control::-moz-placeholder{color:#fff;opacity:.5}.navbar-search .form-control::placeholder{color:#fff;opacity:.5}.navbar-form{color:#fff}.navbar-rest{display:flex}.navbar-subnav{margin-bottom:1.25rem}.navbar-socials{flex-direction:column;margin-left:auto}.footer-brand,.footer-socials__heading{text-align:center}.footer-socials__list{justify-content:center}.footer-buttons{align-items:center}.footer-nav{border-top:1px solid #6d7277;grid-template-columns:repeat(2,1fr);margin-top:1.5625rem;padding-top:1.25rem}.footer-links .nav-item:not(:first-child){margin-top:.75rem}.footer-content{border-bottom:1px solid #6d7277;margin-bottom:1.25rem;padding-bottom:1.25rem}.footer-content p:not(:first-child){margin-top:.625rem}.news-section--smi2{overflow:hidden}.news-grid--main .news-item:not(:first-child){margin-top:.9375rem;padding-top:.9375rem}.news-grid--mostread .news-item{border-top:1px solid #d5d9dc;padding-top:.9375rem}.news-grid--mostread .news-item:not(:first-child){margin-top:.9375rem}.news-socials{justify-content:center}.gallery-heading{font-size:1.0625rem;font-weight:500;line-height:1.3;margin-bottom:.625rem}.gallery-numbering{font-size:1.375rem;font-weight:700;line-height:1.875rem;margin-bottom:.625rem}.gallery-carousel-wrapper{margin-left:calc(var(--container-offset)*-.5);margin-right:calc(var(--container-offset)*-.5)}.modal--telegram .modal-dialog{left:calc(50% - 8.875rem);top:calc(50% - 3rem)}}@media (max-width:359.98px){html{font-size:4.4444444444vw}}@media (min-width:768px) and (max-width:959.98px){.error-container{margin-bottom:3.4375rem}.news-grid--docs-main .news-item{flex-basis:calc(50% - 1.25rem);max-width:calc(50% - 1.25rem)}.news-grid--slider{display:grid;grid-template-columns:repeat(2,1fr)}.news-grid--slider .news-item:nth-child(odd){padding-right:1.25rem}.news-grid--slider .news-item:nth-child(even){border-left:1px solid #d5d9dc;padding-left:1.25rem}.news-grid--mostread .news-item:nth-child(odd){padding-right:.625rem}.news-grid--mostread .news-item:nth-child(even){border-left:1px solid #d5d9dc;padding-left:.5625rem}.news-item--popular .news-item__image{--bs-aspect-ratio:calc(246 / 384 * 100%)}.article-gallery{margin-bottom:.9375rem}.gallery-grid--with-descr .gallery-links{margin-top:2.1875rem}.gallery-grid--with-descr .gallery-socials{margin-top:2.8125rem}.gallery-grid--with-descr .gallery-socials .socials-item:not(:first-child){margin-left:3.125rem}.gallery-grid--with-descr .gallery-thumbs-wrapper{margin-top:.9375rem}.gallery-side{order:999}.gallery-socials .socials-item .icon{height:3.125rem;width:3.125rem}}@media (min-width:768px) and (max-width:1259.98px){.footer-buttons{margin-bottom:.75rem}.footer-content__email{margin-top:1rem}}@media (min-width:1260px) and (max-width:1499.98px){.footer-links .nav-item:not(:first-child){margin-top:1.25rem}}@media (min-width:960px) and (max-width:1259.98px){.news-grid--mostread .news-item{padding-bottom:.9375rem;padding-top:.9375rem}}@media (min-width:960px) and (max-width:1499.98px){.gallery-socials{flex-direction:column;position:absolute;right:0;top:0}}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}@media (prefers-reduced-motion:reduce){.article-thumbs .swiper-gallery-link,.btn,.collapsing,.collapsing.collapse-horizontal,.fade,.form-control,.form-select,.gallery-thumbs,.modal--gallery .btn-close .icon-close,.modal--gallery .btn-close span,.modal.fade .modal-dialog,.navbar-form,.news-button-next,.news-button-prev,.news-item--popular,.news-item--popular .news-item__content,.news-item__share,.offcanvas,.pagination .page-item--next,.pagination .page-item--prev,.share-socials,.swiper-button-next,.swiper-button-prev,.swiper-thumbs .swiper-slide::after,a,button{transition:none}.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}.form-control::file-selector-button{transition:none}}