.datepicker--nav-action.-disabled-,.modal,.preloader{visibility:hidden}.datepicker--cells{display:-webkit-flex;display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.datepicker--cell,.datepicker--days-names{display:-webkit-flex;display:-ms-flexbox;display:-webkit-box}.datepicker--cell{border-radius:4px;box-sizing:border-box;cursor:pointer;display:flex;position:relative;-webkit-align-items:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;height:32px;z-index:1}.datepicker--cell.-focus-{background:#f0f0f0}.datepicker--cell.-current-{color:#4EB5E6}.datepicker--cell.-current-.-focus-{color:#4a4a4a}.datepicker--cell.-current-.-in-range-{color:#4EB5E6}.datepicker--cell.-in-range-{background:rgba(92,196,239,.1);color:#4a4a4a;border-radius:0}.datepicker--cell.-in-range-.-focus-{background-color:rgba(92,196,239,.2)}.datepicker--cell.-disabled-{cursor:default;color:#aeaeae}.datepicker--cell.-disabled-.-focus-{color:#aeaeae}.datepicker--cell.-disabled-.-in-range-{color:#a1a1a1}.datepicker--cell.-disabled-.-current-.-focus-{color:#aeaeae}.datepicker--cell.-range-from-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);border-radius:4px 0 0 4px}.datepicker--cell.-range-to-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);border-radius:0 4px 4px 0}.datepicker--cell.-selected-,.datepicker--cell.-selected-.-current-{color:#fff;background:#5cc4ef}.datepicker--cell.-range-from-.-range-to-{border-radius:4px}.datepicker--cell.-selected-{border:none}.datepicker--cell.-selected-.-focus-{background:#45bced}.datepicker--cell:empty{cursor:default}.datepicker--days-names{display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:8px 0 3px}.datepicker--day-name{color:#FF9A19;display:-webkit-flex;display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-align-items:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-webkit-flex:1;-ms-flex:1;-webkit-box-flex:1;flex:1;text-align:center;text-transform:uppercase;font-size:.8em}.-only-timepicker- .datepicker--content,.datepicker--body,.datepicker-inline .datepicker--pointer{display:none}.datepicker--cell-day{width:14.28571%}.datepicker--cells-months{height:170px}.datepicker--cell-month{width:33.33%;height:25%}.datepicker--cells-years,.datepicker--years{height:170px}.datepicker--cell-year{width:25%;height:33.33%}.datepickers-container{position:absolute;left:0;top:0}.datepicker{background:#fff;border:1px solid #dbdbdb;box-shadow:0 4px 12px rgba(0,0,0,.15);border-radius:4px;box-sizing:content-box;font-family:Tahoma,sans-serif;font-size:14px;color:#4a4a4a;width:250px;position:absolute;left:-100000px;opacity:0;-webkit-transition:opacity .3s ease,left 0s .3s,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease,left 0s .3s;transition:opacity .3s ease,transform .3s ease,left 0s .3s,-webkit-transform .3s ease;z-index:100}.datepicker.-from-top-{-webkit-transform:translateY(-8px);-ms-transform:translateY(-8px);transform:translateY(-8px)}.datepicker.-from-right-{-webkit-transform:translateX(8px);-ms-transform:translateX(8px);transform:translateX(8px)}.datepicker.-from-bottom-{-webkit-transform:translateY(8px);-ms-transform:translateY(8px);transform:translateY(8px)}.datepicker.-from-left-{-webkit-transform:translateX(-8px);-ms-transform:translateX(-8px);transform:translateX(-8px)}.datepicker.active{opacity:1;-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0);-webkit-transition:opacity .3s ease,left 0s 0s,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease,left 0s 0s;transition:opacity .3s ease,transform .3s ease,left 0s 0s,-webkit-transform .3s ease}.datepicker-inline .datepicker{border-color:#d7d7d7;box-shadow:none;position:static;left:auto;right:auto;opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}.datepicker--content{box-sizing:content-box;padding:4px}.datepicker--pointer{position:absolute;background:#fff;border-top:1px solid #dbdbdb;border-right:1px solid #dbdbdb;width:10px;height:10px;z-index:-1}.datepicker--nav-action:hover,.datepicker--nav-title:hover{background:#f0f0f0}.-top-center- .datepicker--pointer,.-top-left- .datepicker--pointer,.-top-right- .datepicker--pointer{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg)}.-right-bottom- .datepicker--pointer,.-right-center- .datepicker--pointer,.-right-top- .datepicker--pointer{right:calc(100% - 4px);-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg)}.-bottom-center- .datepicker--pointer,.-bottom-left- .datepicker--pointer,.-bottom-right- .datepicker--pointer{-webkit-transform:rotate(315deg);-ms-transform:rotate(315deg);transform:rotate(315deg)}.-left-bottom- .datepicker--pointer,.-left-center- .datepicker--pointer,.-left-top- .datepicker--pointer{left:calc(100% - 4px);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.-bottom-left- .datepicker--pointer,.-top-left- .datepicker--pointer{left:10px}.-bottom-right- .datepicker--pointer,.-top-right- .datepicker--pointer{right:10px}.-bottom-center- .datepicker--pointer,.-top-center- .datepicker--pointer{left:calc(50% - 10px / 2)}.-left-top- .datepicker--pointer,.-right-top- .datepicker--pointer{top:10px}.-left-bottom- .datepicker--pointer,.-right-bottom- .datepicker--pointer{bottom:10px}.-left-center- .datepicker--pointer,.-right-center- .datepicker--pointer{top:calc(50% - 10px / 2)}.datepicker--body.active{display:block}.datepicker--nav{display:-webkit-flex;display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;border-bottom:1px solid #efefef;min-height:32px;padding:4px}.-only-timepicker- .datepicker--nav{display:none}.datepicker--nav-action,.datepicker--nav-title{display:-webkit-flex;display:-ms-flexbox;display:-webkit-box;display:flex;cursor:pointer;-webkit-align-items:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center}.datepicker--nav-action{width:32px;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker--nav-action svg{width:32px;height:32px}.datepicker--nav-action path{fill:none;stroke:#9c9c9c;stroke-width:2px}.datepicker--nav-title{border-radius:4px;padding:0 8px}.datepicker--buttons,.datepicker--time{border-top:1px solid #efefef;padding:4px}.datepicker--nav-title i{font-style:normal;color:#9c9c9c;margin-left:5px}.datepicker--nav-title.-disabled-{cursor:default;background:0 0}.datepicker--buttons{display:-webkit-flex;display:-ms-flexbox;display:-webkit-box;display:flex}.datepicker--button{color:#4EB5E6;cursor:pointer;border-radius:4px;-webkit-flex:1;-ms-flex:1;-webkit-box-flex:1;flex:1;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:-webkit-inline-box;display:inline-flex;-webkit-justify-content:center;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center;height:32px}.datepicker--time,.datepicker--time-current{display:-webkit-flex;display:-ms-flexbox;display:-webkit-box}.datepicker--button:hover{color:#4a4a4a;background:#f0f0f0}.datepicker--time{display:flex;-webkit-align-items:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center;position:relative}.datepicker--time.-am-pm- .datepicker--time-sliders{-webkit-flex:0 1 138px;-ms-flex:0 1 138px;-webkit-box-flex:0;flex:0 1 138px;max-width:138px}.-only-timepicker- .datepicker--time{border-top:none}.datepicker--time-sliders{-webkit-flex:0 1 153px;-ms-flex:0 1 153px;-webkit-box-flex:0;flex:0 1 153px;margin-right:10px;max-width:153px}.datepicker--time-label{display:none;font-size:12px}.datepicker--time-current{display:flex;-webkit-align-items:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-webkit-flex:1;-ms-flex:1;-webkit-box-flex:1;flex:1;font-size:14px;text-align:center;margin:0 0 0 10px}.datepicker--time-current-colon{margin:0 2px 3px;line-height:1}.datepicker--time-current-hours,.datepicker--time-current-minutes{line-height:1;font-size:19px;font-family:"Century Gothic",CenturyGothic,AppleGothic,sans-serif;position:relative;z-index:1}.datepicker--time-current-hours:after,.datepicker--time-current-minutes:after{content:'';background:#f0f0f0;border-radius:4px;position:absolute;left:-2px;top:-3px;right:-2px;bottom:-2px;z-index:-1;opacity:0}.datepicker--time-current-hours.-focus-:after,.datepicker--time-current-minutes.-focus-:after{opacity:1}.datepicker--time-current-ampm{text-transform:uppercase;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;color:#9c9c9c;margin-left:6px;font-size:11px;margin-bottom:1px}.modal__close:before,.modal_simple__arrow:before,.ui-icon{speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;font-family:icons!important;-moz-osx-font-smoothing:grayscale}.datepicker--time-row{display:-webkit-flex;display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-align-items:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center;font-size:11px;height:17px;background:-webkit-linear-gradient(left,#dedede,#dedede) left 50%/100% 1px no-repeat;background:linear-gradient(to right,#dedede,#dedede) left 50%/100% 1px no-repeat}.datepicker--time-row:first-child{margin-bottom:4px}.datepicker--time-row input[type=range]{background:0 0;cursor:pointer;-webkit-flex:1;-ms-flex:1;-webkit-box-flex:1;flex:1;height:100%;padding:0;margin:0;-webkit-appearance:none}.datepicker--time-row input[type=range]::-ms-tooltip{display:none}.datepicker--time-row input[type=range]:hover::-webkit-slider-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-moz-range-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-ms-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:focus{outline:0}.datepicker--time-row input[type=range]:focus::-webkit-slider-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-moz-range-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-ms-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;-webkit-transition:background .2s;transition:background .2s;margin-top:-6px}.datepicker--time-row input[type=range]::-moz-range-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;-webkit-transition:background .2s;transition:background .2s}.datepicker--time-row input[type=range]::-ms-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;-webkit-transition:background .2s;transition:background .2s}.datepicker--time-row input[type=range]::-webkit-slider-runnable-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-moz-range-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-ms-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-ms-fill-lower{background:0 0}.datepicker--time-row input[type=range]::-ms-fill-upper{background:0 0}.datepicker--time-row span{padding:0 12px}.datepicker--time-icon{color:#9c9c9c;border:1px solid;border-radius:50%;font-size:16px;position:relative;margin:0 5px -1px 0;width:1em;height:1em}.datepicker--time-icon:after,.datepicker--time-icon:before{content:'';background:currentColor;position:absolute}.datepicker--time-icon:after{height:.4em;width:1px;left:calc(50% - 1px);top:calc(50% + 1px);-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.page__backlink:before,.sidebar-group__item-input.ui.input{-ms-transform:translate(0,-50%);-webkit-transform:translate(0,-50%)}.datepicker--time-icon:before{width:.4em;height:1px;top:calc(50% + 1px);left:calc(50% - 1px)}.modal,.modal__overlay{left:0;top:0;width:100%;height:100%}.datepicker--cell-day.-other-month-,.datepicker--cell-year.-other-decade-{color:#dedede}.datepicker--cell-day.-other-month-:hover,.datepicker--cell-year.-other-decade-:hover{color:#c5c5c5}.-disabled-.-focus-.datepicker--cell-day.-other-month-,.-disabled-.-focus-.datepicker--cell-year.-other-decade-{color:#dedede}.-selected-.datepicker--cell-day.-other-month-,.-selected-.datepicker--cell-year.-other-decade-{color:#fff;background:#a2ddf6}.-selected-.-focus-.datepicker--cell-day.-other-month-,.-selected-.-focus-.datepicker--cell-year.-other-decade-{background:#8ad5f4}.-in-range-.datepicker--cell-day.-other-month-,.-in-range-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.1);color:#ccc}.-in-range-.-focus-.datepicker--cell-day.-other-month-,.-in-range-.-focus-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.2)}.datepicker--cell-day.-other-month-:empty,.datepicker--cell-year.-other-decade-:empty{background:0 0;border:none}.modal{position:fixed;z-index:10000;overflow-x:hidden;overflow-y:scroll;opacity:0}.modal__overlay{position:absolute;z-index:0}.modal__close,.modal_simple__arrow{width:50px;cursor:pointer;box-sizing:border-box}.modal_close-by-overlay .modal__overlay{cursor:pointer}.modal_close-by-overlay .modal__overlay:hover .modal__close{opacity:1}.modal.modal_visible{visibility:visible;opacity:1}body.modal_shown{overflow:hidden}.modal *{-webkit-tap-highlight-color:transparent}.modal__close{position:fixed;height:50px;z-index:1;opacity:.75;-webkit-transition-duration:.2s;transition-duration:.2s;padding:15px;border-radius:100%;background:rgba(128,128,128,.75)}.modal__close:before{content:"\e90a";font-size:20px;color:#fff}.modal__close:hover{opacity:1}.modal__overlay{background:rgba(0,0,0,.9)}.modal_simple .modal__wrapper{position:relative;text-align:center;white-space:nowrap;min-height:100%}.modal_simple .modal__wrapper:before{content:'';display:inline-block;height:100vh;vertical-align:middle}.modal_simple .modal__container{white-space:normal;position:relative;display:inline-block;vertical-align:middle;z-index:1;text-align:left;margin:100px auto 50px;background:#fff;border-radius:5px;padding:20px 30px;box-sizing:border-box;max-width:100vw}.modal_simple .modal__close{position:absolute}.modal_simple .modal__footer{border-top:2px solid #eee;margin:20px -30px -20px;padding:20px 30px}.modal_simple .modal__footer .ui-button:not(:first-of-type){margin-left:1em}.modal_simple__arrow{position:absolute;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);height:50px;opacity:.75;-webkit-transition-duration:.2s;transition-duration:.2s;padding:14px;border-radius:100%;background:rgba(128,128,128,.75);color:#fff}.modal_simple__arrow-wrapper:hover:before,.modal_simple__arrow:hover{opacity:1}.modal_simple__arrow:before{font-size:40px;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.modal_simple__arrow_prev{text-align:left}.modal_simple__arrow_prev:before{content:"\e90f";top:51%;left:51%}.modal_simple__arrow_next{text-align:right}.modal_simple__arrow_next:before{content:"\e910";top:51%;left:49%}.modal_simple__arrow-wrapper{position:absolute;top:0;height:100%;z-index:2}.modal_simple__arrow-wrapper_prev{left:0}.modal_simple__arrow-wrapper_next{right:0}.modal_simple__arrow-wrapper_disabled{opacity:0;visibility:hidden}.modal_fixed{overflow-y:hidden}.modal_fixed .modal__container{position:fixed;margin:0;width:100%;height:100%;left:0;top:0;border-radius:0}.modal_fixed .modal__footer{position:fixed;margin:0;bottom:0;left:0;width:100%;background:#fff}.modal_fixed .modal__close{position:fixed;z-index:100}.preloader{position:fixed!important;z-index:500;left:0;top:0;width:100%;height:100%;opacity:0;-webkit-transition-duration:.4s;transition-duration:.4s;background:rgba(247,247,247,.85)}.preloader.ui-preload_loading{opacity:1;visibility:visible}.aload__trigger_active{cursor:default}.tab:not(.tab_active){cursor:pointer}.tab__content{display:none}.tab__content_active{display:block}.tooltip{position:absolute;z-index:10000;display:none;left:0;top:0}.tooltip_visible{display:block}.tooltip_simple{background:#fff;padding:.2em .5em;box-shadow:0 1px 3px rgba(0,0,0,.25);border-radius:3px}@font-face{font-display:swap;font-family:Calibri;src:url(front/fonts/calibri/Calibri-Light.eot);src:local('Calibri Light'),local('front/fonts/calibri/Calibri-Light'),url(front/fonts/calibri/Calibri-Light.eot?#iefix) format('embedded-opentype'),url(front/fonts/calibri/Calibri-Light.woff2) format('woff2'),url(front/fonts/calibri/Calibri-Light.woff) format('woff'),url(front/fonts/calibri/Calibri-Light.ttf) format('truetype');font-weight:300;font-style:normal}@font-face{font-display:swap;font-family:Calibri;src:url(front/fonts/calibri/Calibri-LightItalic.eot);src:local('Calibri Light Italic'),local('front/fonts/calibri/Calibri-LightItalic'),url(front/fonts/calibri/Calibri-LightItalic.eot?#iefix) format('embedded-opentype'),url(front/fonts/calibri/Calibri-LightItalic.woff2) format('woff2'),url(front/fonts/calibri/Calibri-LightItalic.woff) format('woff'),url(front/fonts/calibri/Calibri-LightItalic.ttf) format('truetype');font-weight:300;font-style:italic}@font-face{font-display:swap;font-family:Calibri;src:url(front/fonts/calibri/Calibri.eot);src:local('Calibri'),url(front/fonts/calibri/Calibri.eot?#iefix) format('embedded-opentype'),url(front/fonts/calibri/Calibri.woff2) format('woff2'),url(front/fonts/calibri/Calibri.woff) format('woff'),url(front/fonts/calibri/Calibri.ttf) format('truetype');font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:Calibri;src:url(front/fonts/calibri/Calibri-Italic.eot);src:local('Calibri Italic'),local('front/fonts/calibri/Calibri-Italic'),url(front/fonts/calibri/Calibri-Italic.eot?#iefix) format('embedded-opentype'),url(front/fonts/calibri/Calibri-Italic.woff2) format('woff2'),url(front/fonts/calibri/Calibri-Italic.woff) format('woff'),url(front/fonts/calibri/Calibri-Italic.ttf) format('truetype');font-weight:400;font-style:italic}@font-face{font-display:swap;font-family:Calibri;src:url(front/fonts/calibri/Calibri-Bold.eot);src:local('Calibri Bold'),local('front/fonts/calibri/Calibri-Bold'),url(front/fonts/calibri/Calibri-Bold.eot?#iefix) format('embedded-opentype'),url(front/fonts/calibri/Calibri-Bold.woff2) format('woff2'),url(front/fonts/calibri/Calibri-Bold.woff) format('woff'),url(front/fonts/calibri/Calibri-Bold.ttf) format('truetype');font-weight:700;font-style:normal}@font-face{font-display:swap;font-family:Calibri;src:url(front/fonts/calibri/Calibri-BoldItalic.eot);src:local('Calibri Bold Italic'),local('front/fonts/calibri/Calibri-BoldItalic'),url(front/fonts/calibri/Calibri-BoldItalic.eot?#iefix) format('embedded-opentype'),url(front/fonts/calibri/Calibri-BoldItalic.woff2) format('woff2'),url(front/fonts/calibri/Calibri-BoldItalic.woff) format('woff'),url(front/fonts/calibri/Calibri-BoldItalic.ttf) format('truetype');font-weight:700;font-style:italic}.ui-icon_middle{display:inline-block;vertical-align:middle}@font-face{font-family:icons;src:url(front/fonts/ui/icomoon.woff) format('woff'),url(front/fonts/ui/icomoon.ttf) format('truetype');font-weight:400;font-style:normal;font-display:swap}@-webkit-keyframes spin{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.ui-preload{position:relative}.ui-preload:before{content:'';position:absolute;left:50%;top:50%;box-sizing:border-box;margin-left:-10px;margin-top:-10px;width:20px;height:20px;border-radius:100%;border:2px solid transparent;border-color:rgba(117,117,117,.25);border-top-color:#757575;-webkit-animation:spin 2s linear 0s infinite;animation:spin 2s linear 0s infinite;z-index:0;opacity:0;visibility:hidden}.ui-preload_mini:before{margin-left:-6px;margin-top:-6px;width:12px;height:12px}.ui-preload_large:before{border-width:4px;margin-left:-20px;margin-top:-20px;width:40px;height:40px}.ui-preload_position_top:before{top:100px}.ui-preload_position_fixed:before{position:fixed}.ui-preload_inverted:before{border-color:rgba(255,255,255,.25);border-top-color:#fff}.ui-preload_loading:not(.ui-preload_loaded) .ui-preload__child-to-hide,.ui-preload_loading:not(.ui-preload_loaded).ui-preload_childs-hide>*{opacity:0;visibility:hidden;-webkit-transition-duration:.1s;transition-duration:.1s}.ui-preload_loading:before{-webkit-transition-duration:.2s;transition-duration:.2s;opacity:1;visibility:visible}.ui-preload_loaded:before{opacity:0;visibility:hidden;-webkit-animation-play-state:paused;animation-play-state:paused}.ui-preload_force .ui-preload__child-to-hide,.ui-preload_force.ui-preload_childs-hide>*,.ui-preload_force:before{-webkit-transition-duration:0s!important;transition-duration:0s!important}.co-message-jsdisabled{background:#ffe594;text-align:center;display:block;position:relative;z-index:999999999}.co-image-preview:after{content:'';display:block}.page__wrapper,.qTree__group-label{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.co-image-preview_rounded,.co-image-preview_rounded .co-lazy-image_bg,.co-image-preview_rounded .co-lazy-image_bg:after{border-radius:3px}.co-image-preview_circle,.co-image-preview_circle .co-lazy-image_bg,.co-image-preview_circle .co-lazy-image_bg:after{border-radius:100%}.co-image-preview_A4:after{padding-top:140%}.co-image-preview_circle:after,.co-image-preview_square:after{padding-top:100%}.co-image-preview_3x2:after{padding-top:66.666%}.co-image-preview_2x1:after{padding-top:50%}.co-image-preview_2x3:after{padding-top:150%}.co-image-preview_4x3:after{padding-top:75%}.co-image-preview_3x4:after{padding-top:133.33%}.co-image-preview_4x5:after{padding-top:125%}.co-image-preview_5x4:after{padding-top:80%}.co-image-preview_5x6:after{padding-top:120%}.co-image-preview_6x5:after{padding-top:83.33%}.co-image-preview_16x9:after{padding-top:56.25%}.co-image-preview_9x16:after{padding-top:177.77%}.co-lazy-image_bg__wrapper{position:relative}.co-lazy-image_bg__wrapper .co-lazy-image__noscript,.co-lazy-image_bg__wrapper .co-lazy-image_bg{position:absolute;left:0;top:0;width:100%;height:100%}.co-lazy-image_bg__wrapper .co-lazy-image_bg{background-size:cover;background-position:center center;background-repeat:no-repeat}.co-lazy-image_bg__wrapper .co-lazy-image_bg_contain{background-size:contain}.co-lazy-image_bg__wrapper.ui-preload_loading .co-lazy-image_bg{-webkit-transition:visibility 0s linear .2s,opacity .2s linear;transition:visibility 0s linear .2s,opacity .2s linear;opacity:0;visibility:hidden}.co-lazy-image_bg__wrapper.ui-preload_loaded .co-lazy-image_bg{-webkit-transition:visibility 0s linear 0s,opacity .2s linear;transition:visibility 0s linear 0s,opacity .2s linear;opacity:1;visibility:visible}.co-lazy-image_bg__wrapper.ui-preload_force .co-lazy-image_bg{-webkit-transition:visibility 0s linear,opacity 0s linear;transition:visibility 0s linear,opacity 0s linear}.co-lazy-image_bg__wrapper .co-lazy-image__noscript{z-index:1}.co-lazy-image_bg__wrapper .co-lazy-image__noscript .co-lazy-image_bg{opacity:1!important;visibility:visible!important}html{font-size:100%;-webkit-text-size-adjust:100%;font-variant-ligatures:none;-webkit-font-variant-ligatures:none;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-smoothing:antialiased;-webkit-font-smoothing:antialiased;text-shadow:rgba(0,0,0,.01) 0 0 1px}.page__caption-action:after,.sidebar-group__button:after{font-family:icons!important;speak:none;font-style:normal;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400}main{padding-top:.1px;box-sizing:border-box;padding-bottom:2em}.-bottom-center- .datepicker--pointer,.-bottom-left- .datepicker--pointer,.-bottom-right- .datepicker--pointer{bottom:98%}.-top-center- .datepicker--pointer,.-top-left- .datepicker--pointer,.-top-right- .datepicker--pointer{top:98%}.toastify{font-size:18px}.datepickers-container{z-index:10001}.ui-link_simple{color:#545297;cursor:pointer}.ui-link_simple:hover{color:#198bdb}.ui-page__center{width:1280px;margin:0 auto}.ui.dropdown.active{position:relative;z-index:100!important}.page_text .ui-page__center{max-width:980px}.page_text .ui-page__center img{max-width:100%}.page__wrapper{display:flex}.page__sidebar{width:280px;background:#5C6084;border-radius:8px;min-height:500px}.page__content{margin-left:60px;position:relative;z-index:1;-webkit-box-flex:1;-webkit-flex:1 0 0;-ms-flex:1 0 0;flex:1 0 0}.page__content-menu{font-size:18px;margin-right:-12px;margin-left:-12px}.page__content-menu-item{display:inline-block;vertical-align:top;background:#EFEFEF;line-height:1.2;border-radius:5px;margin-right:12px;margin-left:12px;-webkit-transition-duration:.2s;transition-duration:.2s;padding:.35em .6em}.page__content-menu-item_active,.page__content-menu-item_active:hover{cursor:default;color:#212121}.page__content-menu-item:not(.page__content-menu-item_active):hover{background:#e5e5e5}.page__caption{font-size:32px;line-height:1.2;position:relative;display:inline-block;padding-right:.5em;padding-top:.2em;padding-bottom:.2em;min-width:300px;margin-top:30px}.page__caption:not(.page__caption_transparent):before{content:'';position:absolute;right:0;left:0;margin-left:-150px;top:0;height:100%;background-image:-webkit-linear-gradient(left,rgba(92,96,131,.48) 13%,#d7eaf3 57%);background-image:linear-gradient(90deg,rgba(92,96,131,.48) 13%,#d7eaf3 57%);border-radius:8px;z-index:-1}.page__caption-action{position:absolute;left:-320px;top:15px;font-size:18px;cursor:pointer;background:rgba(255,255,255,.85);border-radius:5px;margin-top:-.35em;-webkit-transition-duration:.2s;transition-duration:.2s;padding:.35em .5em}.page__caption-action,.page__caption-action:hover{color:#1E202B}.page__caption-action:hover{background:#fff}.page__caption-action:after{content:'\e90c';line-height:1;display:inline-block;vertical-align:-.1em}.form-question-edit__answers:before,.page__backlink:before,.qTree__item_alone:before,.sidebar-group__item_active:before{content:''}.page__backlink{background:#E6E9FF;display:inline-block;line-height:1.6;font-size:20px;padding-right:.5em;padding-left:.5em;position:relative;margin-top:50px}.page__backlink:before{position:absolute;right:100%;top:50%;transform:translate(0,-50%);border-right:40px solid #E6E9FF;border-top:30px solid transparent;border-bottom:30px solid transparent}.sidebar-group{text-align:right;padding-right:65px}.sidebar-group:first-child{margin-top:140px}.sidebar-group:not(:first-child){margin-top:40px}.sidebar-group:last-child{margin-bottom:50px}.sidebar-group__caption{font-size:25px;color:#fff;line-height:1.4;position:relative}.sidebar-group__edit-toggle{position:absolute;left:100%;top:0;color:#fff;font-size:16px;margin-left:10px;cursor:pointer;opacity:.75;-webkit-transition-duration:.2s;transition-duration:.2s}.sidebar-group__edit-toggle:hover{opacity:1}.sidebar-group_editing .sidebar-group__edit-toggle{color:#FFAE31;opacity:1}.sidebar-group__item{margin-top:.5em;margin-bottom:.5em;font-size:18px;line-height:1.4;position:relative;color:#fff}.sidebar-group__item_active:before{box-sizing:content-box;position:absolute;background:#7B80AA;left:0;top:0;padding-right:65px;margin-right:-65px;width:100%;height:100%;z-index:0}.sidebar-group__item_create{display:none}.sidebar-group_creating .sidebar-group__item_create{display:block}.sidebar-group__item-link{position:relative;z-index:1}.sidebar-group__item-link,.sidebar-group__item-link:hover{color:#fff}.sidebar-group__item-counter{position:absolute;top:.1em;left:100%;margin-left:10px;opacity:.75;white-space:nowrap;font-size:.85em}.sidebar-group_editing .sidebar-group__item-counter{display:none}.sidebar-group__item-edit-submit,.sidebar-group__item-edit-toggle,.sidebar-group__item-remove{position:absolute;top:.1em;left:100%;opacity:.75;font-size:.85em;cursor:pointer}.sidebar-group__item-edit-submit:hover,.sidebar-group__item-edit-toggle:hover,.sidebar-group__item-remove:hover{opacity:1}.sidebar-group__item-edit-toggle{margin-left:10px;display:none}.sidebar-group_editing .sidebar-group__item:not(.sidebar-group__item_editing) .sidebar-group__item-edit-toggle{display:block}.sidebar-group__item-edit-submit{margin-left:10px;display:none;color:#79C920}.sidebar-group_creating .sidebar-group__item_create .sidebar-group__item-edit-submit,.sidebar-group_editing .sidebar-group__item_editing .sidebar-group__item-edit-submit{display:block}.sidebar-group__item-remove{margin-left:37px;color:#FF5B5B;display:none}.sidebar-group_creating .sidebar-group__item_create .sidebar-group__item-remove,.sidebar-group_editing .sidebar-group__item:not(.sidebar-group__item_create) .sidebar-group__item-remove{display:block}.sidebar-group__item-input.ui.input{display:none;position:absolute;z-index:3;left:0;top:50%;width:100%;transform:translate(0,-50%)}.sidebar-group_creating .sidebar-group__item_create .sidebar-group__item-input.ui.input,.sidebar-group_editing .sidebar-group__item_editing .sidebar-group__item-input.ui.input{display:block}.sidebar-group__item-input.ui.input input{padding-top:.3em;padding-bottom:.3em}.sidebar-group__button{color:#C8D6B2;font-size:15px;line-height:1.4;border-radius:.7em;padding-right:.5em;margin-right:-.5em;cursor:pointer;position:relative}.sidebar-group__button:hover{background-image:-webkit-linear-gradient(left,rgba(92,96,131,.48) 0,rgba(215,234,243,.21) 90%);background-image:linear-gradient(90deg,rgba(92,96,131,.48) 0,rgba(215,234,243,.21) 90%)}.sidebar-group__button:after{position:absolute;left:100%;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);content:'\e90c';line-height:1;vertical-align:-.2em}.sidebar-group_creating .sidebar-group__button{display:none}.sidebar-info{padding-right:20px;padding-left:20px}.sidebar-info:first-child{margin-top:140px}.sidebar-info:last-child{margin-bottom:50px}.sidebar-info__caption{font-size:25px;color:#fff;line-height:1.4;margin-bottom:.5em}.sidebar-info__content{font-size:15px;line-height:1.4;color:#fff}.sidebar-info__content a{color:#fff;text-decoration:underline}.form-create{margin-top:40px;margin-bottom:30px}.form-create__top{position:relative}.form-create .results__tabs{margin-top:40px;margin-bottom:40px}.form-create__external{position:absolute;top:0;right:0}.form-create__logo{width:100px;height:100px}.form_submit_fixed{padding-bottom:100px}.form__submit-panel{padding-top:15px;padding-bottom:15px}.form__submit-panel_fixed{padding-right:15px;padding-left:15px;margin-right:-15px;margin-left:-15px;position:fixed;bottom:0;z-index:100;background:#fff;width:1010px;box-shadow:0 -1px 3px rgba(0,0,0,.1);border-top-right-radius:5px;border-top-left-radius:5px}.qTree__group-button,.qTree__page{margin-left:50px}.form__caption{font-size:32px;line-height:1.2;margin-bottom:20px}.form__agree{color:rgba(0,0,0,.5);font-size:12px;line-height:1.3}.form .label-mute{opacity:.5;font-weight:400}.form .field.error .redactor-box{background:#fff6f6;border-color:#e0b4b4;color:#9f3a38}.footer,.qTree__page .qTree__item:not(:first-child){border-top:1px solid #eee}.form .field_readonly{pointer-events:none}.form .field_readonly :not(label){opacity:.75}.form .field-comment{color:#757575;margin-top:.5em;font-size:.85em}.ui[class*="left corner labeled"].labeled.input>.ui.left.corner.label{z-index:12}.ui[class*="left corner labeled"].labeled.input input{padding-left:2.5em!important}.ui[class*="left corner labeled"].labeled.input .text{padding-left:1.5em!important}.qTree{margin-bottom:40px}.qTree__page{box-shadow:0 1px 3px rgba(0,0,0,.15);border-radius:5px;margin-top:20px;margin-bottom:20px}.qTree__group{margin-top:20px;margin-bottom:40px}.qTree__group-label{display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.qTree__group-handler{padding-right:.5em;padding-left:.5em;color:#757575;cursor:move;-webkit-transition-duration:.2s;transition-duration:.2s}.qTree__group-handler:hover{color:#000}.qTree__group-input{-webkit-box-flex:1;-webkit-flex:1 0 0;-ms-flex:1 0 0;flex:1 0 0}.qTree__group-remove{opacity:0;width:30px;margin-left:10px;text-align:center;-webkit-transition-duration:.2s;transition-duration:.2s;color:#545297;cursor:pointer}.qTree__group:hover .qTree__group-remove{opacity:.5}.qTree__group:hover .qTree__group-remove:hover{opacity:1}.qTree__item{padding-left:.5em;line-height:2;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;background:rgba(0,0,0,.03)}.qTree__item_mute{opacity:.5}.qTree__item_alone{position:relative}.qTree__item_alone:before{position:absolute;width:6px;height:6px;background:#ed5144;border-radius:50%;left:-3px;top:50%;margin-top:-3px}.qTree__item-title{display:block;-webkit-box-flex:1;-webkit-flex:1 0 0;-ms-flex:1 0 0;flex:1 0 0}.qTree__item-handler{color:#757575;padding-right:.5em;padding-left:.5em;margin-left:-.5em;border-right:1px solid #eee;margin-right:.5em;cursor:move;-webkit-transition-duration:.2s;transition-duration:.2s}.qTree__item-handler:hover{color:#000}.qTree__item-handler-sn{padding-right:.25em}.qTree__item-timer{width:40px;text-align:center;color:#212121}.qTree__item:not(:first-child) .qTree__item-timer{color:#9e9e9e}.qTree__item-remove{width:30px;text-align:center;-webkit-transition-duration:.2s;transition-duration:.2s;opacity:0;color:#545297;cursor:pointer}.qTree__item:hover .qTree__item-remove{opacity:.5}.qTree__item:hover .qTree__item-remove:hover{opacity:1}.qTree__page .qTree__item:first-child{border-top-left-radius:5px;border-top-right-radius:5px}.qTree__page .qTree__item:last-child{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.form-question-edit{margin-top:20px}.form-question-edit__answers{margin-top:20px;counter-reset:answer;position:relative}.form-question-edit__answers:before{position:absolute;right:67px;top:0;height:100%;background:rgba(0,0,0,.35);width:2px;z-index:1}.form-question-edit__answers-item{position:relative;margin-top:10px;margin-bottom:20px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.form-question-edit__answers-item:before{counter-increment:answer;content:counter(answer);position:absolute;right:100%;top:50%;text-align:right;font-size:20px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);margin-right:25px}.form-question-edit__answers-item-remove{padding-right:.5em;padding-left:.5em;opacity:.5;-webkit-transition-duration:.2s;transition-duration:.2s;cursor:pointer}.form-question-edit__answers-item-remove:hover{opacity:1}.form-question-edit__answers-item-grounding{position:absolute;right:60px;top:0;z-index:1}.form-question-edit__answers-item-handler{position:absolute;right:100%;margin-right:10px;opacity:.5;-webkit-transition-duration:.2s;transition-duration:.2s;cursor:pointer;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}.form-question-edit__answers-item-handler:hover{opacity:1}.form-question-edit__answers-item-textarea-field{width:100%;margin:0!important}.form-question-edit__answers-grounding-label{position:absolute;right:0;top:0;color:rgba(0,0,0,.5);border-bottom:2px solid rgba(0,0,0,.35);background:#fff;z-index:1}.form-employe .form__agree{margin-top:20px}.modal-wrapper{margin-right:auto;margin-left:auto}.modal-wrapper:not(.modal-wrapper_width-auto){width:900px}main>.modal-wrapper{margin-top:50px;margin-bottom:50px}.auth__wrapper .results__tabs .tab[data-tab=tab-forget]:not(.tab_active){display:none}.redactor-dropdown{z-index:10510!important}.header{padding-bottom:30px}.header__wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-top:30px}.header__sidebar{width:240px}.header__content{margin-left:60px;position:relative;-webkit-box-flex:1;-webkit-flex:1 0 0;-ms-flex:1 0 0;flex:1 0 0}.header__logo{display:block}.header__logo-link{display:block;margin-top:3px}.header__menu{font-size:18px;margin-top:33px;margin-bottom:.75em}.header__menu-item{display:inline-block;vertical-align:middle;margin-right:1.5em}.header__menu-item_active .header__menu-link{color:#000}.header__search-field{width:500px}.header-auth{position:absolute;right:0;top:33px;font-size:18px}.results-table,.results-table__choosed-panel{position:relative}.header-auth__logout{margin-left:.5em}.footer{text-align:center;padding-top:1.5em;padding-bottom:1.5em}.footer__item{display:inline-block;vertical-align:top;margin-right:1em;margin-left:1em;height:1.2em}.results-filters__item-label,.results-filters__item-radio{display:inline-block;margin-right:.5em;vertical-align:top}.footer__button.ui.button{margin-top:-1em;margin-bottom:-1em;padding:.5em .75em}.footer__copy{color:#757575}.results{margin-top:30px;margin-bottom:30px}.results-filters{border-bottom:1px solid #D2D2D2;font-size:15px;padding-bottom:.5em}.results-filters__item-radio{margin-left:.5em}.results-filters__item-radio-title{display:block;line-height:1.3}input:not(:checked)+.results-filters__item-radio-title{color:#545297;cursor:pointer}input:checked+.results-filters__item-radio-title{color:#000;background:#EFEFEF;padding-right:.25em;padding-left:.25em;margin-right:-.25em;margin-left:-.25em;border-radius:3px}.results__tab{font-size:18px;line-height:1.8;padding-right:1em;padding-left:1em;box-shadow:inset 0 0 0 2px #D7E9F4;margin-bottom:-2px;display:inline-block;vertical-align:top;border-radius:3px;color:#545297}.results__tab+.results__tab{margin-left:.5em}.results__tab.tab_active{background:#D7E9F4;color:#000}.results__tab:not(.tab_active){cursor:pointer}.results__tabs{border-bottom:3px solid #D7E9F4;margin-bottom:.5em}.results-table{font-size:15px;width:100%}.results-table td:not(:first-child),.results-table th:not(:first-child){padding-right:.5rem;padding-left:.5rem}.results-table td:first-child,.results-table th:first-child{width:1rem}.results-table thead{text-align:left;font-size:18px}.results-table thead th{font-weight:400;padding-top:.5em;padding-bottom:.5em;vertical-align:top}.results-table tbody.ui-preload_position_top:before{top:200px}.results-table tbody tr td{padding-top:.25em;padding-bottom:.25em;vertical-align:top}.results-table__filter{margin-top:.5em}.results-table__filter-cell_department,.results-table__filter-cell_position{max-width:200px}.results-table__filter-cell_tests{max-width:350px}.results-table__cell-comment{font-size:13px;color:#959595;margin-top:-.2em;margin-bottom:.2em}.results-table__test-preview-detail-cell{width:400px}.results-table__choosed-panel .ui.checkbox{position:relative;z-index:2}.results-table__choosed-panel-actions{left:0;top:0;display:none;position:absolute;background:#ffefc0;margin:-10px 0 -8px -10px;padding:10px 15px 8px 50px;white-space:nowrap}.results_itemChoosed .results-table__choosed-panel-actions{display:block}.results-table__choosed-panel-action{display:inline-block;vertical-align:top;font-size:15px;color:#545297;cursor:pointer;font-weight:700}.results-table__choosed-panel-action+.results-table__choosed-panel-action{margin-left:20px}.test-preview{position:relative;width:150px}.test-preview__list:not(.test-preview__list_vertical) .test-preview{display:inline-block;vertical-align:top;margin-right:10px}.test-preview__title{font-size:11px;margin-top:-.75em}.test-preview__content{font-size:13px;box-shadow:0 0 0 1px #979797;border-radius:3px;padding-right:.5em;padding-left:.5em;box-sizing:border-box;margin-bottom:1em;line-height:1.4;overflow:hidden;height:2.8em}.test-preview__download{position:absolute;right:3px;top:1px;font-size:24px;background:#fff;padding:1px 1px 1px 2px;border-radius:2px}.test-preview_finish .test-preview__content{background:#AFEB98}.test-preview_plan .test-preview__content{background:#FFF5DF}.test-preview_fail .test-preview__content{background:#FFB3B3}.form-auth{margin-top:20px}.form-auth__forget{text-align:right}.form-order__send-caption{font-size:15px;line-height:1.2}.form-order__send-button{margin-left:20px!important}.form-order__send-log-caption{font-size:15px;margin-top:20px;font-weight:700}.form-order__send-log-items{max-height:200px;overflow-y:auto}.form-order__send-log-item{overflow:hidden;position:relative;line-height:1.1;margin-top:.5em;margin-bottom:.5em}.form-order__send-log-item-date{position:absolute;left:0;top:0}.form-order__send-log-item-content{padding-left:120px}.form-order__send-log-item-text{margin-top:.5em;font-size:14px}.form-order__send-log-item_yellow .form-order__send-log-item-date,.form-order__send-log-item_yellow .form-order__send-log-item-title{color:#C3C700}.form-order__send-log-item_green .form-order__send-log-item-date,.form-order__send-log-item_green .form-order__send-log-item-title{color:#269206}.test-preview-detail{box-shadow:0 0 0 1px rgba(34,36,38,.15);border-radius:3px;width:400px;padding-right:.5em;padding-left:.5em;box-sizing:border-box;position:relative;line-height:22px}.test-preview-detail__title{font-size:15px;position:relative;z-index:1}.test-preview-detail__right{font-size:15px;position:absolute;right:.5em;top:0;z-index:1;color:rgba(0,0,0,.7)}.test-preview-detail__progress{position:absolute;left:0;top:0;width:100%;height:100%}.test-preview-detail__progress:before{content:'';position:absolute;height:100%;width:10%;background-image:-webkit-linear-gradient(left,rgba(255,255,255,.01),#fff);background-image:linear-gradient(to right,rgba(255,255,255,.01),#fff);right:-5%;top:0}.test-preview-detail__link{color:#545297;font-weight:700;text-shadow:0 0 1px #fff;cursor:pointer}.test-preview-detail__link_highlight{margin-right:-.5em;border-radius:3px;padding-right:.5em;padding-left:.5em;font-weight:400;background:#A2D88A;text-shadow:none;color:rgba(0,0,0,.87);-webkit-transition-duration:.2s;transition-duration:.2s}.test-preview-detail__link_highlight:hover{background:#93d277}.test-preview-detail_started .test-preview-detail__progress{background:#FFF5DF}.test-preview-detail_timeout .test-preview-detail__progress{background:#FFDBDA}.test-preview-detail_success .test-preview-detail__progress{background:#D5F4C8}.test-preview-detail__comment{color:rgba(0,0,0,.5);margin-top:1.5em;margin-bottom:1.5em}.test-preview-detail__comment-link{display:block;margin-bottom:1em;font-weight:700}.test-preview-detail__comment-button-wrapper{margin-bottom:.5em}@media print{.datepickers-container{display:none}}@media screen and (max-width:749px){.modal__close{right:10px;top:10px}.modal_simple .modal__close{right:0;top:-60px}.modal_simple__arrow_prev{left:10px}.modal_simple__arrow_next{right:10px}.modal_fixed .modal__close{right:10px;top:10px}.co-message-jsdisabled{padding:10px 15px}}@media screen and (min-width:750px) and (max-width:979px){.modal__close{right:10px;top:10px}.modal_simple .modal__close{right:0;top:-60px}.modal_simple__arrow_prev{left:10px}.modal_simple__arrow_next{right:10px}.modal_fixed .modal__close{right:10px;top:10px}.co-message-jsdisabled{padding:10px 15px}}@media screen and (min-width:980px) and (max-width:1239px){.modal__close{right:20px;top:20px}.modal_simple .modal__close{right:0;top:-60px}.modal_simple__arrow_prev{left:20px}.modal_simple__arrow_next{right:20px}.modal_fixed .modal__close{right:10px;top:10px}.co-message-jsdisabled{padding:10.5px 15px}}@media screen and (min-width:1240px){.modal__close{right:30px;top:30px}.modal_simple .modal__close{right:0;top:-60px}.modal_simple__arrow_prev{left:30px}.modal_simple__arrow_next{right:30px}.modal_fixed .modal__close{right:10px;top:10px}.co-message-jsdisabled{padding:11px 20px}}