@charset "UTF-8";.notifications-list-enter-active[data-v-1dcd95cc]{transition:all .7s ease}.notifications-list-leave-active[data-v-1dcd95cc]{transition:all .3s ease}.notifications-list-enter-from[data-v-1dcd95cc],.notifications-list-leave-to[data-v-1dcd95cc]{opacity:0;transform:translate(1.875rem)}.notifications[data-v-1dcd95cc]{position:fixed;right:1.875rem;bottom:1.25rem;z-index:1}.notifications-list .notification-item[data-v-1dcd95cc]{display:flex;padding:.9375rem;width:15.625rem;border-radius:.5rem;background:#EAEBF2;margin-bottom:.625rem;font-size:.875rem;max-height:6.25rem;min-height:3.125rem;color:#fff;position:relative}.notifications-list .notification-item span[data-v-1dcd95cc]{position:relative;z-index:1}.notifications-list .notification-item.success[data-v-1dcd95cc]{background:rgba(61,153,112,.8)}.notifications-list .notification-item.danger[data-v-1dcd95cc]{background:rgba(203,68,74,.8)}.notifications-list .notification-item.info[data-v-1dcd95cc]{background:rgba(15,141,235,.8)}.notifications-list .notification-cross[data-v-1dcd95cc]{position:absolute;cursor:pointer;right:.625rem;top:.625rem;z-index:2}.form-element{display:block;width:auto}.base-select-no_data[data-v-faec319f]{display:flex;align-items:center;justify-content:center;flex-direction:column;height:calc(100% - 2rem);font-size:.75rem}.base-select-no_data svg[data-v-faec319f]{width:1.875rem;height:1.875rem}.base-select-loading[data-v-faec319f]{display:flex;align-items:center;justify-content:center;height:calc(100% - 2rem)}.base-select-loading svg[data-v-faec319f]{width:1.875rem;height:1.875rem}.dp__input_wrap{position:relative;width:100%;box-sizing:unset}.dp__input_wrap:focus{border-color:var(--dp-border-color-hover);outline:none}.dp__input{background-color:var(--dp-background-color);border-radius:4px;font-family:-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen,ubuntu,cantarell,Open Sans,Helvetica Neue,sans-serif;border:1px solid var(--dp-border-color);outline:none;transition:border-color .2s cubic-bezier(.645,.045,.355,1);width:100%;font-size:1rem;line-height:1.5rem;padding:6px 12px;color:var(--dp-text-color);box-sizing:border-box}.dp__input::placeholder{opacity:.7}.dp__input:hover{border-color:var(--dp-border-color-hover)}.dp__input_reg{caret-color:#0000}.dp__input_focus{border-color:var(--dp-border-color-hover)}.dp__disabled{background:var(--dp-disabled-color)}.dp__disabled::placeholder{color:var(--dp-disabled-color-text)}.dp__input_icons{display:inline-block;width:1rem;height:1rem;stroke-width:0;font-size:1rem;line-height:1.5rem;padding:6px 12px;color:var(--dp-icon-color);box-sizing:content-box}.dp__input_icon{cursor:pointer;position:absolute;top:50%;left:0;transform:translateY(-50%);color:var(--dp-icon-color)}.dp__clear_icon{position:absolute;top:50%;right:0;transform:translateY(-50%);cursor:pointer;color:var(--dp-icon-color)}.dp__input_icon_pad{padding-left:35px}.dp__input_valid{box-shadow:0 0 4px var(--dp-success-color);border-color:var(--dp-success-color)}.dp__input_valid:hover{border-color:var(--dp-success-color)}.dp__input_invalid{box-shadow:0 0 4px var(--dp-danger-color);border-color:var(--dp-danger-color)}.dp__input_invalid:hover{border-color:var(--dp-danger-color)}.dp__menu{position:absolute;background:var(--dp-background-color);border-radius:4px;min-width:260px;font-family:-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen,ubuntu,cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:1rem;user-select:none;border:1px solid var(--dp-menu-border-color);box-sizing:border-box}.dp__menu:after{box-sizing:border-box}.dp__menu:before{box-sizing:border-box}.dp__menu:focus{border:1px solid var(--dp-menu-border-color);outline:none}.dp__menu_index{z-index:99999}.dp__menu_readonly,.dp__menu_disabled{position:absolute;inset:0;z-index:1}.dp__menu_disabled{background:rgba(255,255,255,.5);cursor:not-allowed}.dp__menu_readonly{background:rgba(0,0,0,0);cursor:default}.dp__arrow_top{left:50%;top:-1px;height:12px;width:12px;background-color:var(--dp-background-color);position:absolute;border-left:1px solid var(--dp-menu-border-color);border-top:1px solid var(--dp-menu-border-color);transform:translate(-50%,-50%) rotate(45deg)}.dp__arrow_bottom{left:50%;bottom:-1px;height:12px;width:12px;background-color:var(--dp-background-color);position:absolute;border-right:1px solid var(--dp-menu-border-color);border-bottom:1px solid var(--dp-menu-border-color);transform:translate(-50%,50%) rotate(45deg)}.dp__now_wrap{text-align:center;padding:2px 0}.dp__now_button{border:1px solid var(--dp-primary-color);color:var(--dp-primary-color);padding:0 4px;font-weight:700;border-radius:4px;font-size:1rem;cursor:pointer;background:rgba(0,0,0,0)}.dp__preset_ranges,.dp__sidebar_left{padding:5px;border-right:1px solid var(--dp-border-color)}.dp__sidebar_right{padding:5px;border-left:1px solid var(--dp-border-color)}.dp__preset_range{padding:5px}.dp__preset_range:hover{background-color:var(--dp-hover-color);cursor:pointer}.dp__menu_content_wrapper{display:flex}.dp__calendar_wrap{display:flex;justify-content:center;align-items:center;flex-direction:column;font-family:-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen,ubuntu,cantarell,Open Sans,Helvetica Neue,sans-serif;flex:0}.dp__calendar_header{position:relative;display:flex;justify-content:center;align-items:center;color:var(--dp-text-color);white-space:nowrap;font-weight:700}.dp__calendar_header_item{text-align:center;flex-grow:1;height:35px;padding:5px;width:35px;box-sizing:border-box}.dp__calendar_row{display:flex;justify-content:center;align-items:center;margin:5px 0}.dp__calendar_item{text-align:center;flex-grow:1;box-sizing:border-box;color:var(--dp-text-color)}.dp__calendar{position:relative}.dp__calendar_header_cell{border-bottom:thin solid var(--dp-border-color);padding:.5rem}.dp__cell_inner{display:flex;align-items:center;text-align:center;justify-content:center;border-radius:4px;height:35px;padding:5px;width:35px;border:1px solid rgba(0,0,0,0);box-sizing:border-box;position:relative}.dp__cell_auto_range_start,.dp__date_hover_start:hover,.dp__range_start{border-bottom-right-radius:0;border-top-right-radius:0}.dp__cell_auto_range_end,.dp__date_hover_end:hover,.dp__range_end{border-bottom-left-radius:0;border-top-left-radius:0}.dp__range_end,.dp__range_start,.dp__active_date{background:var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp__cell_auto_range_end,.dp__cell_auto_range_start{border-top:1px dashed var(--dp-primary-color);border-bottom:1px dashed var(--dp-primary-color)}.dp__date_hover_end:hover,.dp__date_hover_start:hover,.dp__date_hover:hover{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp__cell_offset{color:var(--dp-secondary-color)}.dp__cell_disabled{color:var(--dp-secondary-color);cursor:not-allowed}.dp__range_between{background:var(--dp-hover-color);border-radius:0;border-top:1px solid var(--dp-hover-color);border-bottom:1px solid var(--dp-hover-color)}.dp__range_between_week{background:var(--dp-primary-color);color:var(--dp-primary-text-color);border-radius:0;border-top:1px solid var(--dp-primary-color);border-bottom:1px solid var(--dp-primary-color)}.dp__today{border:1px solid var(--dp-primary-color)}.dp__week_num{color:var(--dp-secondary-color);text-align:center}.dp__cell_auto_range{border-radius:0;border-top:1px dashed var(--dp-primary-color);border-bottom:1px dashed var(--dp-primary-color)}.dp__cell_auto_range_start{border-left:1px dashed var(--dp-primary-color)}.dp__cell_auto_range_end{border-right:1px dashed var(--dp-primary-color)}.dp__calendar_header_separator{width:100%;height:1px;background:var(--dp-border-color)}.dp__calendar_next{margin-left:10px}.dp__marker_line,.dp__marker_dot{height:5px;background-color:var(--dp-marker-color);position:absolute;bottom:0}.dp__marker_dot{width:5px;border-radius:50%;left:50%;transform:translate(-50%)}.dp__marker_line{width:100%;left:0}.dp__marker_tooltip{position:absolute;border-radius:4px;background-color:var(--dp-tooltip-color);padding:5px;border:1px solid var(--dp-border-color);z-index:99999;box-sizing:border-box;cursor:default}.dp__tooltip_content{white-space:nowrap}.dp__tooltip_text{display:flex;align-items:center;flex-flow:row nowrap;color:var(--dp-text-color)}.dp__tooltip_mark{height:5px;width:5px;border-radius:50%;background-color:var(--dp-text-color);color:var(--dp-text-color);margin-right:5px}.dp__arrow_bottom_tp{left:50%;bottom:0;height:8px;width:8px;background-color:var(--dp-tooltip-color);position:absolute;border-right:1px solid var(--dp-border-color);border-bottom:1px solid var(--dp-border-color);transform:translate(-50%,50%) rotate(45deg)}.dp__instance_calendar{position:relative}@media only screen and (max-width: 600px){.dp__flex_display{flex-direction:column}}.dp__cell_highlight{background-color:var(--dp-highlight-color)}.dp__month_year_row{display:flex;align-items:center;height:35px;color:var(--dp-text-color);box-sizing:border-box}.dp__inner_nav{display:flex;align-items:center;justify-content:center;cursor:pointer;height:25px;width:25px;color:var(--dp-icon-color);text-align:center;border-radius:50%}.dp__inner_nav svg{height:20px;width:20px}.dp__inner_nav:hover{background:var(--dp-hover-color);color:var(--dp-hover-icon-color)}.dp__inner_nav_disabled:hover,.dp__inner_nav_disabled{background:var(--dp-disabled-color);color:var(--dp-disabled-color-text);cursor:not-allowed}.dp__month_year_select{width:50%;text-align:center;cursor:pointer;height:35px;display:flex;align-items:center;justify-content:center;border-radius:4px;box-sizing:border-box}.dp__month_year_select:hover{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp__overlay{position:absolute;overflow-y:auto;width:100%;height:100%;background:var(--dp-background-color);top:0;left:0;transition:opacity 1s ease-out;z-index:99999;font-family:-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen,ubuntu,cantarell,Open Sans,Helvetica Neue,sans-serif;color:var(--dp-text-color);box-sizing:border-box}.dp__overlay::-webkit-scrollbar-track{box-shadow:var(--dp-scroll-bar-background);background-color:var(--dp-scroll-bar-background)}.dp__overlay::-webkit-scrollbar{width:5px;background-color:var(--dp-scroll-bar-background)}.dp__overlay::-webkit-scrollbar-thumb{background-color:var(--dp-scroll-bar-color);border-radius:10px}.dp__overlay:focus{border:none;outline:none}.dp__container_flex{display:flex}.dp__container_block{display:block}.dp__overlay_container{height:100%;flex-direction:column}.dp__overlay_row{padding:0;box-sizing:border-box;display:flex;margin-left:auto;margin-right:auto;flex-wrap:wrap;max-width:100%;width:100%;align-items:center}.dp__overlay_container>.dp__overlay_row{flex:1}.dp__overlay_col{box-sizing:border-box;width:33%;padding:3px;white-space:nowrap}.dp__overlay_cell_pad{padding:10px 0}.dp__overlay_cell_active{cursor:pointer;border-radius:4px;text-align:center;background:var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp__overlay_cell{cursor:pointer;border-radius:4px;text-align:center}.dp__overlay_cell:hover,.dp__cell_in_between{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp__overlay_action{position:sticky;bottom:0;background:#fff}.dp__over_action_scroll{right:5px;box-sizing:border-box}.dp__overlay_cell_disabled{cursor:not-allowed;background:var(--dp-disabled-color)}.dp__overlay_cell_disabled:hover{background:var(--dp-disabled-color)}.dp__overlay_cell_active_disabled{cursor:not-allowed;background:var(--dp-primary-disabled-color)}.dp__overlay_cell_active_disabled:hover{background:var(--dp-primary-disabled-color)}.dp__month_picker_header{display:flex;width:100%;align-items:center;justify-content:space-between;height:35px}.dp__time_input{width:100%;display:flex;align-items:center;justify-content:center;user-select:none;font-family:-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen,ubuntu,cantarell,Open Sans,Helvetica Neue,sans-serif;color:var(--dp-text-color)}.dp__time_col_reg{padding:0 20px}.dp__time_col_reg_with_button{padding:0 15px}.dp__time_col_sec{padding:0 10px}.dp__time_col_sec_with_button{padding:0 5px}.dp__time_col{font-size:2rem;text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column}.dp__time_display{cursor:pointer;color:var(--dp-text-color);border-radius:4px;display:flex;align-items:center;justify-content:center;padding:0 3px}.dp__time_display:hover{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp__inc_dec_button{padding:5px;margin:0;height:32px;width:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:50%;color:var(--dp-icon-color);box-sizing:border-box}.dp__inc_dec_button svg{height:32px;width:32px}.dp__inc_dec_button:hover{background:var(--dp-hover-color);color:var(--dp-primary-color)}.dp__pm_am_button{background:var(--dp-primary-color);color:var(--dp-primary-text-color);border:none;padding:10px;border-radius:4px;cursor:pointer}.dp__action_row{display:flex;align-items:center;width:100%;padding:10px;box-sizing:border-box;color:var(--dp-text-color);background:var(--dp-background-color)}.dp__action_row svg{height:20px;width:auto}.dp__selection_preview{width:50%;color:var(--dp-text-color);font-size:.8rem}.dp__action_buttons{width:50%;text-align:right}.dp__action{font-weight:700;cursor:pointer;padding:2px 5px;border-radius:4px;display:inline-flex;align-items:center}.dp__select{color:var(--dp-success-color)}.dp__action_disabled{color:var(--dp-success-color-disabled);cursor:not-allowed}.dp__cancel{color:var(--dp-secondary-color)}.dp__theme_dark{--dp-background-color: #212121;--dp-text-color: #fff;--dp-hover-color: #484848;--dp-hover-text-color: #fff;--dp-hover-icon-color: #959595;--dp-primary-color: #005cb2;--dp-primary-disabled-color: #61a8ea;--dp-primary-text-color: #fff;--dp-secondary-color: #a9a9a9;--dp-border-color: #2d2d2d;--dp-menu-border-color: #2d2d2d;--dp-border-color-hover: #aaaeb7;--dp-disabled-color: #737373;--dp-disabled-color-text: #d0d0d0;--dp-scroll-bar-background: #212121;--dp-scroll-bar-color: #484848;--dp-success-color: #00701a;--dp-success-color-disabled: #428f59;--dp-icon-color: #959595;--dp-danger-color: #e53935;--dp-marker-color: #e53935;--dp-tooltip-color: #3e3e3e;--dp-highlight-color: rgb(0 92 178 / 20%)}.dp__theme_light{--dp-background-color: #fff;--dp-text-color: #212121;--dp-hover-color: #f3f3f3;--dp-hover-text-color: #212121;--dp-hover-icon-color: #959595;--dp-primary-color: #1976d2;--dp-primary-disabled-color: #6bacea;--dp-primary-text-color: #f8f5f5;--dp-secondary-color: #c0c4cc;--dp-border-color: #ddd;--dp-menu-border-color: #ddd;--dp-border-color-hover: #aaaeb7;--dp-disabled-color: #f6f6f6;--dp-scroll-bar-background: #f3f3f3;--dp-scroll-bar-color: #959595;--dp-success-color: #76d275;--dp-success-color-disabled: #a3d9b1;--dp-icon-color: #959595;--dp-danger-color: #ff6f60;--dp-marker-color: #ff6f60;--dp-tooltip-color: #fafafa;--dp-disabled-color-text: #8e8e8e;--dp-highlight-color: rgb(25 118 210 / 10%)}.dp__main{font-family:-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen,ubuntu,cantarell,Open Sans,Helvetica Neue,sans-serif;user-select:none;box-sizing:border-box}.dp__pointer{cursor:pointer}.dp__icon{stroke:currentcolor;fill:currentcolor}.dp__button{width:100%;text-align:center;color:var(--dp-icon-color);background:var(--dp-background-color);cursor:pointer;display:flex;align-items:center;align-content:center;justify-content:center;padding:10px;box-sizing:border-box;height:35px}.dp__button:hover{background:var(--dp-hover-color);color:var(--dp-hover-icon-color)}.dp__button svg{height:20px;width:auto}.dp__button_bottom{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.dp__flex_display{display:flex}.dp__flex_display_with_input{flex-direction:column;align-items:start}.dp__relative{position:relative}.calendar-next-enter-active,.calendar-next-leave-active,.calendar-prev-enter-active,.calendar-prev-leave-active{transition:all .1s ease-out}.calendar-next-enter-from{opacity:0;transform:translate(22px)}.calendar-next-leave-to,.calendar-prev-enter-from{opacity:0;transform:translate(-22px)}.calendar-prev-leave-to{opacity:0;transform:translate(22px)}.dp-menu-appear-enter-active,.dp-menu-appear-leave-active,.dp-slide-up-enter-active,.dp-slide-up-leave-active,.dp-slide-down-enter-active,.dp-slide-down-leave-active{transition:all .1s ease-out}.dp-slide-down-leave-to,.dp-slide-up-enter-from{opacity:0;transform:translateY(22px)}.dp-slide-down-enter-from,.dp-slide-up-leave-to{opacity:0;transform:translateY(-22px)}.dp-menu-appear-enter-from{opacity:0}.dp-menu-appear-leave-to{opacity:1}.dp__overlay_cell_pad{padding:7px 0!important}.base-date-input.border-error .dp__input{border:1px solid #CB444A!important;font-size:.875rem}.base-date-input .dp__input{border:1px solid #A4A6B3!important;font-size:.875rem}.dp__now_button{font-size:.75rem}.dp__action_buttons{display:flex;margin-left:auto;width:auto!important}.dp__action_buttons .dp__cancel{font-size:.75rem}.dp__action_buttons .dp__select{border:1px solid #A4A6B3;color:var(--dp-primary-color);padding:0 .25rem;font-weight:700;border-radius:.25rem;font-size:.75rem;cursor:pointer;background:rgba(0,0,0,0)}/*!
* Cropper.js v1.5.12
* https://fengyuanchen.github.io/cropperjs
*
* Copyright 2015-present Chen Fengyuan
* Released under the MIT license
*
* Date: 2021-06-12T08:00:11.623Z
*/.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cropper-container img{display:block;height:100%;image-orientation:0deg;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.cropper-wrap-box,.cropper-canvas,.cropper-drag-box,.cropper-crop-box,.cropper-modal{inset:0;position:absolute}.cropper-wrap-box,.cropper-canvas{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:#3399ffbf;overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:calc(100% / 3);left:0;top:calc(100% / 3);width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:calc(100% / 3);top:0;width:calc(100% / 3)}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:before,.cropper-center:after{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center:before{height:1px;left:-3px;top:0;width:7px}.cropper-center:after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media (min-width: 768px){.cropper-point.point-se{height:15px;width:15px}}@media (min-width: 992px){.cropper-point.point-se{height:10px;width:10px}}@media (min-width: 1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se:before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC)}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}.uploader-button__loader{width:1.25rem;height:1.25rem}.base-uploader{display:flex;flex-direction:column;align-items:flex-start!important}.base-uploader_preview{display:flex;align-items:center;margin-bottom:.625rem}.base-uploader_preview-multiple{justify-content:flex-start}.base-uploader_preview-single{justify-content:center}.base-uploader_image{display:block;width:100%;max-width:10.625rem;position:relative;overflow:hidden;transition:.3s;border-radius:.35rem}.base-uploader_image:hover:before{transition:.3s;content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4)}.base-uploader_image:hover .base-uploader_image-eye,.base-uploader_image:hover .base-uploader_image-cross{display:block}.base-uploader_image img{width:100%;min-height:100%}.base-uploader_image-eye{display:none;position:absolute;left:50%;top:50%;color:#fff;cursor:pointer;font-size:1.25rem;transform:translate(-50%,-50%)}.base-uploader_image-cross{cursor:pointer;display:none;position:absolute;top:.25rem;right:0;font-size:2rem;color:red;z-index:2}.base-uploader .base-uploader_preview-modal{position:fixed;top:50%;left:50%;width:100%;height:100%;transform:translate(-50%,-50%);background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;z-index:10}.base-uploader .base-uploader_preview-modal-image{max-width:60.75rem;background:#fff;padding:1.25rem;border-radius:.5625rem;display:block;position:relative}.base-uploader .base-uploader_preview-modal-image img{max-width:31.25rem;max-height:31.25rem}.base-uploader .base-uploader_preview-modal-image-cross{cursor:pointer;display:block;position:absolute;top:.25rem;right:0;font-size:2rem;color:#cb444a;z-index:1}.base-uploader .crop-result-buttons{display:flex}.base-uploader .crop-result-buttons .button{cursor:pointer}.base-uploader .base-button .file-uploads{height:2.375rem;width:8.25rem;display:flex;align-items:center;justify-content:center}.loading-small .loading-wrapper{height:50px}.loading-small .loading-svg{height:2.5rem;width:2.5rem}.loading-wrapper{width:100%;height:calc(100vh - 9.75rem);display:flex;align-items:center;justify-content:center}.loading-spin{display:flex;justify-content:center;align-items:center}.loading-svg{height:5rem;width:5rem}.custom-form{padding:1.25rem;background:#fff;border:1px solid #DFE0EB;border-radius:.25rem}.custom-form .loading{height:12.5rem}.custom-form .loading .loading-wrapper{height:12.5rem!important}.custom-form-title{margin-bottom:1.25rem;margin-top:.625rem;font-size:1rem;font-weight:700;color:#252733}.custom-form-element{display:flex;align-items:center;width:calc(50% - .75rem);margin-bottom:1.5rem}.custom-form-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}.custom-form-buttons{display:flex;justify-content:flex-start}.preview-gallery-photo img[data-v-19772fe4]{width:100%}.user-ips-modal .content[data-v-06f649e9]{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;max-width:450px;max-height:500px;overflow:scroll;margin-bottom:14px;cursor:pointer;gap:4px}.user-ips-modal .content span[data-v-06f649e9]{display:block;width:calc(50% - 4px)}.modal[data-v-d70c3b7d]{position:fixed;inset:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:10;display:flex;align-items:center;justify-content:center}.modal-enter-active[data-v-d70c3b7d],.modal-leave-active[data-v-d70c3b7d]{transition:opacity .5s ease}.modal-enter-from[data-v-d70c3b7d],.modal-leave-to[data-v-d70c3b7d]{opacity:0}.modal-window-selector[data-v-d70c3b7d]{width:700px}.modal-window-selector .modal-content[data-v-d70c3b7d]{width:100%}.modal-window[data-v-d70c3b7d]{position:relative;padding:1.5rem;background:#ffffff;border-radius:.5rem;min-width:25rem;min-height:12.5rem;max-width:70rem;display:flex;flex-direction:column;align-items:center}.modal .button-group[data-v-d70c3b7d]{margin-top:auto;width:100%}.modal-title[data-v-d70c3b7d]{display:block;width:100%;text-align:left;font-size:1.5rem;font-weight:600;text-transform:capitalize}.modal-description[data-v-d70c3b7d]{display:block;font-size:.875rem;color:#7e909e;text-align:left;width:100%;margin-bottom:.5rem}.breadcrumbs-list[data-v-9afca456]{display:flex;align-items:center;justify-content:flex-start;margin-bottom:1.25rem}.breadcrumbs-item[data-v-9afca456]{display:flex;font-weight:500;font-size:.875rem;line-height:1.25rem;letter-spacing:.0125rem;color:#2196f3}.breadcrumbs-item.linked[data-v-9afca456]{cursor:pointer}.breadcrumbs-icon[data-v-9afca456]{color:#2196f3;transform:rotate(-180deg)}.breadcrumbs-slash[data-v-9afca456]{display:block;margin-left:.125rem;margin-right:.125rem}.wrapper[data-v-96ec76ef]{display:flex;height:100%}.wrapper .sidebar[data-v-96ec76ef]{overflow-y:scroll;width:15.625rem;height:100vh;position:fixed;background:#343a40}.wrapper .content[data-v-96ec76ef]{width:calc(100% - 15.625rem);margin-left:15.625rem;padding:.9375rem}.authorization[data-v-b4dca56f]{padding:6.25rem;display:flex;height:100%;align-items:center;justify-content:center}.authorization-wrapper[data-v-b4dca56f]{margin-top:-6.25rem;display:block;margin-left:auto;margin-right:auto;width:31.25rem;background:#fff;border-top:0;color:#666;padding:1.25rem}.custom-filter{display:flex;align-items:center;margin-bottom:1rem;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.custom-filter .element{margin-bottom:0}.custom-filter .element-wrapper{height:100%}.custom-filter-wrapper{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;padding:1rem;background:#fff;display:flex;align-items:center;flex-wrap:wrap;width:100%}.custom-filter_form-button{display:flex;align-items:center;justify-content:center;height:2.375rem;width:2.375rem;min-width:2.375rem;min-height:2.375rem;border:1px solid black;border-radius:.3125rem}.custom-filter-item{padding:0 .25rem;min-width:12.5rem}.custom-filter-actions{padding:1rem 1.25rem;height:100%}.crosshairs{display:flex;align-items:center;justify-content:flex-start}.crosshairs span{border-radius:0!important}.custom-table-text{font-size:.8125rem}.custom-table-text span{word-break:break-word}.custom-table-text .versus-team{font-weight:700}.custom-table-text__title{font-size:.875rem;font-weight:700}.custom-table-text__link{display:block;color:#2196f3;min-height:1.125rem;cursor:pointer}.custom-table-text__length{display:flex;align-items:center;justify-content:center;width:1.875rem;height:1.875rem;border-radius:50%;background:rgba(61,153,112,.7);color:#fff!important;line-height:1}.custom-table-text__copy{position:relative;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#0f8deb}.custom-table-text__color{display:flex;gap:4px;align-items:center}.custom-table-text__color span{display:block;width:26px;height:26px;border-radius:50%}.custom-table-text__hash{color:gray;font-size:.75rem}.custom-table-text .custom-table-text__image{width:100px}.custom-table-text .custom-table-text__image img,.custom-table-text .custom-table-text__circle{width:100%}.custom-table-text .custom-table-text__circle--green,.custom-table-text .custom-table-text__circle--yellow,.custom-table-text .custom-table-text__circle--red{width:15px;height:15px;border-radius:50%;display:block;margin-left:auto;margin-right:auto}.custom-table-text .custom-table-text__circle--green{background:#3D9970}.custom-table-text .custom-table-text__circle--yellow{background:yellow}.custom-table-text .custom-table-text__circle--red{background:#CB444A}.no-data-wrapper[data-v-ccdc62dc]{width:100%;height:calc(100vh - 9.75rem);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#c6c6d9;font-size:1.5rem}.no-data-wrapper svg[data-v-ccdc62dc]{width:4.6875rem}.custom-table{background:#ffffff}.custom-table-with-widget:after{content:"";display:block;height:55px;background:rgb(244,244,246)}.custom-table-wrapper{display:flex;flex-direction:column}.custom-table__header{display:flex;justify-content:space-between;width:100%;border:1px solid rgba(0,0,0,.125)}.custom-table__header-item{padding:1.125rem 1rem;color:#333;font-weight:700;font-size:.75rem;line-height:1;text-transform:uppercase;display:flex;align-items:center}.custom-table__header-item--sorting{cursor:pointer}.custom-table__header-item.sorting-active .top.active,.custom-table__header-item.sorting-active .bottom.active{color:#333}.custom-table__header-item .sort-controllers{display:flex;flex-direction:column;color:gray}.custom-table__header-item .sort-controllers .top{transform:rotate(-180deg)}.custom-table__content{display:flex;flex-direction:column;width:100%}.custom-table__content-row{display:flex;justify-content:space-between;border:1px solid rgba(0,0,0,.125);border-top-style:none}.custom-table__content-field{display:flex;flex-direction:column;font-size:.8125rem;padding:.5rem 1rem;text-overflow:ellipsis}.custom-table__content-field .base-form-element{min-width:unset}.custom-table__content-field a{margin-left:0!important;white-space:nowrap;flex:1;max-width:11.75rem;overflow:hidden;text-overflow:ellipsis}.custom-table-pagination{padding:.5rem 1rem}.custom-table-pagination .pagination{display:flex}.custom-table-pagination .pagination .page-item:nth-child(1),.custom-table-pagination .pagination .page-item:nth-child(2),.custom-table-pagination .pagination .page-item:nth-last-child(1),.custom-table-pagination .pagination .page-item:nth-last-child(2){min-width:4.375rem}.custom-table-pagination .pagination .page-item .page-link{min-width:2.5rem;height:2.5rem;padding:.1875rem;display:flex;align-items:center;justify-content:center;border:1px solid #fff;background:#EAEBF2;color:#252733;border-radius:.3125rem;font-size:.875rem;cursor:pointer}.custom-table-pagination .pagination .page-item.active .page-link{background-color:#0f8deb;color:#fff}.custom-table-pagination .pagination .page-item.disabled{opacity:.7}.custom-table-pagination .pagination .page-item.disabled .page-link{cursor:default}.preview-logs[data-v-1670960e]{font-size:.75rem}.preview-logs pre[data-v-1670960e]{margin:0}.author-stats[data-v-9fce6d7d]{margin:-.5rem;background:rgb(247,248,252)}.author-stats-item[data-v-9fce6d7d]{display:flex;justify-content:space-between;padding:.75rem 0;border-bottom:1px solid rgba(0,0,0,.125)}.author-stats-item[data-v-9fce6d7d]:last-child{border-bottom:unset}.author-stats-column[data-v-9fce6d7d]{font-size:.8125rem;padding:.5rem 1rem}.widget-authors-stats[data-v-28425d99]{position:fixed;padding:1rem 0;background:#fff;width:calc(100% - 244px);bottom:0;right:13px;box-shadow:0 -6px 12px -6px #a5a8cd}.widget-authors-stats-wrapper[data-v-28425d99]{position:relative}.widget-authors-stats-title[data-v-28425d99]{position:absolute;left:1.5rem;top:50%;transform:translateY(-50%);font-weight:700}.widget-authors-stats-row[data-v-28425d99]{width:100%;display:flex;align-items:center;justify-content:space-between}.widget-authors-stats-column[data-v-28425d99]{display:flex;padding:.5rem 1rem;font-size:.8125rem;font-weight:700}.r6siege-game-teams__wrapper{display:flex;flex-direction:column;padding:10px}.r6siege-game-teams .r6siege-game-loading{display:flex;align-items:center;justify-content:center;margin-left:150px}.r6siege-game-teams .r6siege-game-loading .loading-wrapper{height:auto}.r6siege-game-teams .r6siege-game-team{display:flex;flex-direction:column;margin-bottom:20px}.r6siege-game-teams .r6siege-game-team .title{font-size:18px;font-weight:700;margin-bottom:16px}.r6siege-game-teams .r6siege-game-players{display:flex;flex-direction:row}.r6siege-game-teams .r6siege-game-labels{display:flex;flex-direction:column;margin-right:10px;gap:10px}.r6siege-game-teams .r6siege-game-labels span{min-height:2.375rem;display:flex;align-items:center;justify-content:flex-start}.r6siege-game-teams .r6siege-game-fields{display:flex;flex-direction:column;margin-right:10px;gap:10px}.r6siege-game-teams .r6siege-game-fields .base-form-label{display:none}.r6siege-game-teams .r6siege-game-buttons{display:flex;align-items:center}.r6siege-game-teams .r6siege-game-buttons .primary{width:100%;margin-right:4px}.r6siege-game-teams .r6siege-publish-buttons{margin-top:30px}.r6siege-game-teams .r6siege-publish-buttons button{width:150px}.custom-component-wrapper[data-v-c1d81346]{padding:.5rem;border:1px solid rgba(0,0,0,.125);border-top:unset}.reset-link[data-v-713fa3a6]{color:#0f8deb;display:block;font-size:.75rem;text-align:right}.base-tabs{padding-left:1.25rem;padding-right:1.25rem;background:#fff;border:1px solid rgba(0,0,0,.125);border-bottom:none}.base-tab{padding:1rem 1rem 1.1875rem;font-weight:400;font-size:.875rem;line-height:1rem;display:flex;align-items:center;justify-content:center;text-align:center;color:#787878}.base-tab.active{color:#252733;position:relative}.base-tab.active:before{content:"";position:absolute;bottom:-1px;height:.1875rem;width:100%;background:#0F8DEB;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.article-tabs{display:flex;align-items:center;justify-content:flex-start;gap:4px;margin-top:12px}.article-tabs .article-tab{padding:6px 12px;border-radius:5px;border:1px solid rgba(0,0,0,.125);cursor:pointer}.article-tabs .article-tab.active-tab{background:#0F8DEB;color:#fff}.c-news{background-color:#1b1e22;width:100%}.c-news-mobile .c-news-article{max-width:360px}.c-news-mobile .c-news-article .c-article-body{padding:.625rem .5rem}.c-news-article{position:relative;background-color:#22262c;color:#cbd5e4;margin:.625rem auto 0;width:100%;max-width:827px;min-height:25rem;padding:1rem 1rem 2.5rem;border-radius:5px}.c-news-article .news-title{font-family:fira-sans-medium,sans-serif;font-weight:500;color:#fff;margin-bottom:.9375rem}.c-news-article .c-article-body{padding-top:0;max-width:40.625rem}.c-news-article .c-article-body .c-loader{background-color:#21282e}.c-news-article .c-article-body .c-loader:before{background:none}.c-news-article .c-article-body .cdx-block:not(.image-tool),.c-news-article .c-article-body .ce-header{margin-left:auto;margin-right:auto}.c-news-article__image{margin-bottom:.375rem}.c-news-article__image img{object-fit:cover;width:100%;border-radius:5px}.c-news-article__header{word-wrap:break-word;hyphens:auto;padding:1.5rem 2.5rem .625rem;max-width:40.625rem;margin:auto;padding-bottom:0!important}.c-news-article__header h3{padding-top:.625rem;padding-bottom:.625rem;margin-bottom:0;font-family:fira-sans-regular,sans-serif;font-weight:400;color:#a5afbb}.c-news-article iframe{max-width:100%}.c-news-article iframe.youtube,.c-news-article iframe[src*=youtube],.c-news-article iframe[src*=twitch],.c-news-article iframe[src*=vimeo]{max-width:100%;height:auto!important;aspect-ratio:16/9}.c-news-article iframe.instagram-media{min-width:auto!important}.c-wiki-article{color:#cbd5e4}.c-wiki-article .c-loader{height:18.75rem;min-height:0}.c-wiki-article__header{padding:.625rem 2.5rem;max-width:40.625rem;margin:0 auto}.c-wiki-article__header h1{font-family:fira-sans-medium,sans-serif;font-weight:500;color:#fff;margin-bottom:.5rem}.c-wiki-article hr{margin:1.25rem 0;width:100%;height:.0625rem;background:#404B55;border:none}.c-wiki-article ol{counter-reset:item}.c-wiki-article ol>ol{margin:.3125rem 0}.c-wiki-article ol>li{counter-increment:item}.c-wiki-article ol ol>li,.c-wiki-article ol ol ol>li{display:block}.c-wiki-article ol ol>li:not(:last-child),.c-wiki-article ol ol ol>li:not(:last-child){margin-bottom:.125rem}.c-wiki-article ol ol>li:before,.c-wiki-article ol ol ol>li:before{content:counters(item,".") " "}.c-wiki-article ol ol>li:before{padding-left:1.3125rem}.c-wiki-article ol ol ol>li:before{padding-left:2.625rem}.c-wiki-article ol{list-style-position:inside}.o-layout__item--news-article{width:68%!important;margin-top:.625rem}.o-layout__item--sidebar{width:32%!important}.c-article-body{position:relative;padding:.625rem 2.5rem;max-width:40.625rem;margin:auto;color:#a5afbb}.c-article-body .c-loader{height:18.75rem;z-index:20}.c-article-body .codex-editor .cdx-marker{background-color:#0f8deb33;color:inherit;padding:.1875rem 0}.c-article-body .codex-editor .inline-code{background:rgba(250,239,240,.78);color:#b44437;padding:.1875rem .25rem;border-radius:.3125rem;margin:0 .0625rem;font-family:inherit;font-size:.86em;font-weight:500;letter-spacing:.01875rem}.c-article-body .cdx-block{padding:.625rem 0}.c-article-body .cdx-block a{color:#0f8deb;text-decoration:none}.c-article-body .cdx-block a:hover{text-decoration:underline}.c-article-body .cdx-input{border:none;box-shadow:none;border-radius:0;padding:0}.c-article-body .ce-block--selected .ce-block__content{background:#26465D}.c-article-body .ce-header{padding-top:.25rem;padding-bottom:0;margin-bottom:0;font-family:fira-sans-medium,sans-serif;font-weight:500}.c-article-body h1.ce-header{margin-bottom:.5rem;color:#fff}.c-article-body h2.ce-header{margin-bottom:.125rem;color:#fff}.c-article-body h3.ce-header{margin-bottom:.125rem;text-transform:uppercase;color:#a5afbb}.c-article-body h6.ce-header{margin-bottom:.625rem;font-family:fira-sans-regular,sans-serif;color:#a5afbb}.c-article-body .codex-editor--narrow .codex-editor__redactor{padding-bottom:0!important;margin-right:0}.c-article-body .link-tool{display:inline-block}.c-article-body .link-tool__content{padding:0;background:none;border:none;border-radius:0;box-shadow:none;color:#a5afbb!important}.c-article-body .link-tool__content:hover{box-shadow:none;color:#fff!important;text-decoration:none!important}.c-article-body .link-tool__anchor{color:inherit!important}.c-article-body .link-tool__anchor:before{display:inline-block;vertical-align:middle;font-family:inmt-icons!important;content:attr(data-icon);font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:never;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e8b6";font-size:160%}.c-article-body .cdx-quote{border-left:.0625rem solid #0F8DEB;padding-left:1rem}.c-article-body .cdx-quote__text{min-height:0;margin-bottom:.625rem}.c-article-body .cdx-quote__caption{color:#a5afbb}.c-article-body .cdx-quote__caption b{color:#fff}.c-article-body .ce-delimiter{line-height:1.6em;width:100%;text-align:center}.c-article-body .ce-delimiter:before{display:inline-block;content:"***";font-size:1.875rem;line-height:4.0625rem;height:1.875rem;letter-spacing:.2em}.c-article-body .cdx-list--ordered li,.c-article-body .cdx-list--unordered li{padding:0 .3125rem}.c-article-body .cdx-list--ordered{padding-left:1.75rem}.c-article-body .cdx-list--unordered{padding-left:1.75rem;list-style:none;margin-bottom:1.25rem}.c-article-body .cdx-list--unordered li:before{content:"\2022";color:#0f8deb;font-weight:700;display:inline-block;width:1em;margin-left:-1em}.c-article-body .image-tool__image{margin-bottom:.3125rem}.c-article-body .image-tool .image-tool__image img{margin-left:auto;margin-right:auto}.c-article-body .image-tool__image-preloader{background:none}.c-article-body .image-tool__image-preloader:after{content:" ";display:block;width:2.75rem;height:2.75rem;margin-top:-1.375rem;margin-left:-1.375rem;border-radius:50%;border:.25rem solid #0F8DEB;border-color:#0F8DEB transparent #0F8DEB transparent;animation:lds-dual-ring 1.2s linear infinite}.c-article-body .image-tool__caption{font-size:.75rem;line-height:1.25rem;color:#717b8a}.c-article-body .image-tool--loading .image-tool__image{background:transparent;border:none}.c-article-body .embed-tool__content{margin-bottom:.3125rem}.c-article-body .embed-tool__caption{font-size:.75rem;line-height:1.25rem;color:#717b8a}.c-article-body .embed-tool .c-loader{transition:opacity cubic-bezier(1,.5,.8,1) .15s}.c-article-body .tc-table{width:100%;height:100%;border-collapse:collapse;table-layout:fixed}.c-article-body .tc-table__wrap{margin-left:-.625rem;border-radius:.1875rem;position:relative;height:100%;width:100%;box-sizing:border-box}.c-article-body .tc-table__cell{border:.0625rem solid #dbdbe2;padding:0;vertical-align:top}.c-article-body .tc-table__area{padding:.625rem;height:100%}.c-article-body .raw-tool{display:flex;justify-content:center;flex-direction:column;width:100%}.c-article-body .accordion-tool{display:flex;align-items:flex-start;justify-content:space-between}.c-article-body .accordion-tool__list{max-width:570px;width:100%}.c-article-body .accordion-tool__item{padding:10px 0;border-bottom:1px solid rgba(64,75,85,.5)}.c-article-body .accordion-tool__item:last-child{border-bottom:unset}.c-article-body .accordion-tool__item .accordion-tool__plus{display:block}.c-article-body .accordion-tool__item .accordion-tool__minus,.c-article-body .accordion-tool__item--active .accordion-tool__plus{display:none}.c-article-body .accordion-tool__item--active .accordion-tool__minus{display:block}.c-article-body .accordion-tool__item--active .accordion-tool__content{height:auto!important}.c-article-body .accordion-tool__content{display:block;color:#a5afbb;font-size:16px;font-weight:400;line-height:24px;margin-left:34px;word-wrap:break-word;height:0;overflow:hidden;transition:.5s}.c-article-body .accordion-tool__content.active{height:auto;padding:10px 0 20px}.c-article-body .accordion-tool__header{cursor:pointer;color:#fff;padding:5px 0;display:flex;align-items:center}.c-article-body .accordion-tool__header span{color:#fff;font-size:16px;font-weight:400;line-height:24px;word-wrap:break-word}.c-article-body .accordion-tool__header img{width:18px;height:18px;margin-right:16px;transition:.5s}@media screen and (max-width: 821px){.c-article-body .accordion-tool__header{font-size:16px}}@media screen and (max-width: 821px){.c-article-body .accordion-tool{flex-direction:column;align-items:flex-start;justify-content:center}.c-article-body .accordion-tool__list{max-width:unset;width:100%;margin-left:0}}.widget-authors-stats[data-v-b26b39c6]{position:fixed;padding:1rem 0;background:#fff;width:calc(100% - 244px);bottom:0;right:13px;box-shadow:0 -6px 12px -6px #a5a8cd}.widget-authors-stats-wrapper[data-v-b26b39c6]{position:relative}.widget-authors-stats-title[data-v-b26b39c6]{position:absolute;left:1.5rem;top:50%;transform:translateY(-50%);font-weight:700}.widget-authors-stats-row[data-v-b26b39c6]{width:100%;display:flex;align-items:center;justify-content:space-between}.widget-authors-stats-column[data-v-b26b39c6]{display:flex;padding:.5rem 1rem;font-size:.8125rem;font-weight:700}.widget-authors-stats-column[data-v-b26b39c6]:first-child{margin-left:0;margin-right:auto}.widget-authors-stats-column[data-v-b26b39c6]:nth-child(2){margin-right:0;margin-left:auto}.builder-transition-enter-active,.builder-leave-active{transition:opacity .5s ease}.builder-transition-enter-from,.builder-transition-leave-to{opacity:0}.builder-hide__button span{transition:.3s;transform:rotate(-180deg)}.builder-hide__button.active span{transform:rotate(0)}.builder-tournament{padding:1.25rem;margin-bottom:.625rem;background:#FFFFFF;border:.0625rem solid #DFE0EB}.builder-tournament h2{margin-top:0;margin-bottom:1.875rem;font-size:1rem}.builder-stages{margin-top:.625rem;gap:.625rem;display:flex;flex-direction:column}.builder-stage{margin-bottom:.625rem;background:#FFFFFF;border:.0625rem solid #DFE0EB;border-radius:.3125rem}.builder-stage__title{padding:1.25rem}.builder-stage__create{background:#FFFFFF;border:.0625rem solid #DFE0EB;padding:1.25rem}.builder-stage__buttons{padding:0 1.25rem 1.25rem}.builder-brackets{display:flex;flex-direction:column;padding:0 1.25rem 1.25rem}.builder-bracket{background:#F7F8FC;border-radius:.3125rem;gap:.625rem;margin-bottom:.625rem}.builder-bracket__title{padding:1.25rem}.builder-bracket__title--with-border{border-bottom:1px solid #DFE0EB}.builder-bracket__buttons{border-top:1px solid #DFE0EB;padding:1.25rem}.builder-rounds{gap:1.125rem;display:flex;flex-direction:row;padding:1.25rem;min-height:34.6875rem}.builder-rounds-block{display:flex;flex-direction:row;min-height:34.6875rem}.builder-rounds__button{min-width:7.5rem!important}.builder-rounds__title h2{font-size:.875rem}.builder-rounds__title h2:nth-child(2){margin-top:3.3125rem}.builder-rounds__wrapper{display:flex;overflow-x:scroll;overflow-y:visible}.builder-round{padding:0 1.875rem;gap:.5625rem;display:flex;flex-direction:column;align-items:center;position:relative}.builder-round .drag-round-icon{position:absolute;left:0;top:.625rem;color:#7e909e}.builder-round__title{display:flex;justify-content:flex-start}.builder-round__title input{min-width:17.375rem}.builder-matches{flex-wrap:wrap;gap:.625rem;display:flex;height:100%;flex-direction:column}.builder-matches.even-matches{justify-content:space-around}.builder-matches__wrapper{height:100%}.builder__buttons{display:flex;align-items:center}.builder__buttons .element{max-width:25rem;margin-right:.5rem}.builder__buttons .element-group{margin-left:.625rem;max-width:12rem}.builder-match__block{position:relative;display:flex;margin-bottom:.625rem;border:.0625rem solid #7E909E;border-radius:.375rem;padding:.3125rem 1.875rem .3125rem .3125rem;background:#fff}.builder-match__header{display:flex;justify-content:space-between}.builder-match{display:flex;flex-direction:column}.builder-match__teams-buttons{display:flex;flex-direction:column;width:3.375rem;justify-content:space-between;position:relative}.builder-match__teams-buttons .drag-match-icon{position:absolute;right:-30px;top:50%;transform:translateY(-50%);font-size:1.3rem;color:#7e909e}.builder-match__teams-buttons .outline-primary p{margin:0}.builder-match__teams-buttons .outline-primary span{font-size:1.125rem;color:#0f8deb}.builder-match__teams-buttons .outline-primary:hover span{color:#fff}.builder-match__position{font-size:.875rem}.builder-match__team{display:flex;align-items:center}.builder-match__team .match-input .base-form-element{min-width:5rem;max-width:6rem}.builder-match__team .winner-checkbox{width:1.25rem;margin-right:.25rem}.builder-match__team .score-select .base-form-element{min-width:5.0625rem!important}.builder-match:nth-child(even) .builder-match__connector{bottom:calc(50% - .8125rem)}.builder-match:nth-child(odd) .builder-match__connector{top:calc(50% + .8125rem)}.builder-match__buttons{width:20.875rem;margin-top:auto}.builder-match__connector--start{position:absolute;width:1.875rem;height:.0625rem;background:#000;left:-1.875rem;top:calc(50% + .8125rem);transform:translateY(-50%)}.builder-match__connector--end{position:absolute;width:1.875rem;height:.0625rem;background:#000;right:-1.875rem;top:calc(50% + .8125rem);transform:translateY(-50%)}.builder-match__connector{position:absolute;right:-1.875rem;width:.0625rem;height:120%;background:#000}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}input,textarea,select{color:#252733}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-.125rem}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.button-group{display:flex;align-items:center;justify-content:center;gap:.625rem}.button-group .base-button{width:100%}.base-button{cursor:pointer;display:flex;align-items:center;justify-content:center;padding:.40625rem .75rem;font-size:.875rem;border-radius:.3125rem;transition:.4s;line-height:1;min-width:2.375rem;min-height:2.375rem;max-height:2.375rem;text-transform:capitalize}.base-button:disabled{opacity:.7;cursor:default}.base-button.small-text{font-size:.75rem}.base-button i{margin-right:.5rem}.base-button.success{background:#3D9970;border:1px solid #3D9970;color:#fff}.base-button.dark{background:#0C3C6A;border:1px solid #3D9970;color:#fff}.base-button.primary{background:#0F8DEB;border:1px solid #0F8DEB;color:#fff}.base-button.primary.pulse-animation{box-shadow:0 8px 15px #0f8deb80;animation:pulse 2s ease-in-out infinite}.base-button.danger{background:#CB444A;border:1px solid #CB444A;color:#fff}.base-button.default{background:#7E909E;border:1px solid #7E909E;color:#fff}.base-button.outline-success{border:1px solid #3D9970;background:#fff;color:#3d9970}.base-button.outline-success:hover{background:#3D9970;color:#fff}.base-button.outline-primary{border:1px solid #0F8DEB;background:#fff;color:#0f8deb}.base-button.outline-primary:hover{background:#0F8DEB;color:#fff}.base-button.outline-danger{border:1px solid #CB444A;background:#fff;color:#cb444a}.base-button.outline-danger:hover{background:#CB444A;color:#fff}.base-button.outline-default{border:1px solid #7E909E;background:#fff;color:#7e909e}.base-button.outline-default:hover{background:#7E909E;color:#fff}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.element{width:100%}.base-form-element{min-height:2.375rem}.element-group .element-wrapper{flex-wrap:wrap}.base-input.input::-webkit-outer-spin-button,.base-input.input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.base-input.input[type=number]{-moz-appearance:textfield}.base-icon{display:block;width:1.0625rem;margin-left:0;margin-right:.25rem}.base-icon img,.element-wrapper{width:100%}.element .border-error .dp__input{border-color:#cb444a}.element .base-date-input{width:100%}.disabled.custom-form-element .base-form-label{color:#a4a6b3;font-weight:400}.disabled.custom-form-element .base-input.input{border:1px solid #D2D3DA}.disabled.custom-form-element .base-input.input::placeholder{color:#d2d3da}.disabled.custom-form-element i{color:#d2d3da}.base-select{width:100%;position:relative;display:flex}.base-select-entered_value{border:none;height:100%;width:100%}.base-select-wrapper{width:100%}.base-select-placeholder{color:#9ca3ae;outline:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.base-select-cross{display:flex;align-items:center;justify-content:center;cursor:pointer;color:#cb444a}.base-select-arrow{display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.3s;color:#7e909e}.base-select .select-list-open{transform:rotate(-180deg)}.base-select-values{display:flex;align-items:flex-start;justify-content:space-between;width:100%}.base-select_chosen-items{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;width:calc(100% - 1.25rem);max-height:2.1875rem;overflow:scroll}.base-select_chosen-items.show-more{max-height:4.175rem}.base-select_chosen-item{display:flex;align-items:center;justify-content:space-between;padding:.125rem .25rem;font-size:.75rem;border-radius:.3125rem;margin-right:.25rem;margin-bottom:.25rem;background:#4696EC;color:#fff}.base-select_chosen-item-text{max-width:11.25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.base-select_chosen-item-cross{cursor:pointer}.base-select .long-string{display:flex}.base-select .long-string .base-select-value_text{margin-right:auto;margin-left:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.base-select .long-string .base-select-value_text:last-child{margin-top:1em;white-space:normal}.base-select .long-string .base-select-value_text:last-child:before{content:"... "}.base-select .long-string .base-select-value_text:last-child:after{content:"\a0\a0\a0\a0\a0\a0\a0\a0\a0\a0\a0\a0\a0\a0\a0"}.base-select-value{display:flex;align-items:center;justify-content:space-between;height:2.5rem}.base-select-value.disabled{opacity:.7;cursor:default;pointer-events:none}.base-select-value_loading{display:flex;align-items:center;justify-content:center;height:calc(100% - 2rem);margin-right:.625rem}.base-select-value_loading svg{width:1.0625rem;height:1.0625rem}.base-select-value-text{max-width:12.5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.base-select-value.show-more{height:4.5rem}.base-select-value.selected{border-radius:.3125rem .3125rem 0 0}.base-select-options{background:#fff;border:1px solid #A4A6B3;border-radius:.3125rem;position:absolute;z-index:10;height:15.625rem;width:100%;overflow-y:scroll}.base-select-options.top{top:-15.625rem}.base-select-search{padding:.25rem .75rem}.base-select-search_input{border:unset;width:100%;font-size:.875rem;border-bottom:1px solid rgb(229,231,235)}.base-select-option{font-size:.875rem;display:flex;align-items:center;padding:.5rem .75rem}.base-select-option:hover{background:rgba(126,144,158,.5)}.base-select-option.selected{background:#0F8DEB;color:#fff}.base-form-label{font-weight:700;font-size:.875rem;line-height:1rem;display:flex;color:#252733;text-transform:capitalize;flex-direction:column;align-items:flex-start;justify-content:center}.base-form-label__info{display:block;min-height:1.125rem;font-weight:400;font-size:.75rem;margin-top:.25rem}.base-form-element{background:#fff;min-width:12.5rem;width:100%;padding:.5rem .75rem;border:1px solid #A4A6B3;border-radius:.3125rem;font-size:.875rem}.base-form-element.border-error{border:1px solid #bd0000}.base-checkbox{display:flex;align-items:center;flex-wrap:wrap;position:relative;padding-left:1.5625rem;height:1.5625rem;cursor:pointer;font-size:.875rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.base-checkbox-group{width:25%;margin-bottom:.625rem}.base-checkbox-group .base-form-label{margin-bottom:.625rem;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important}.base-checkbox input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.base-checkbox .checkmark{position:absolute;top:50%;left:0;transform:translateY(-50%);line-height:1;height:1.25rem;width:1.25rem;border-radius:.1875rem;background-color:#fff;border:1px solid #A4A6B3;transition:.4s}.base-checkbox .checkmark:after{content:"";position:absolute;display:none;left:50%;top:50%;margin-left:-.1875rem;margin-top:-.375rem;width:.25rem;height:.5rem;border:solid white;border-width:0 .1875rem .1875rem 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.base-checkbox:hover input~.checkmark{background-color:#eaebf2}.base-checkbox input:checked~.checkmark{background-color:#0f8deb;border-color:#0f8deb}.base-checkbox input:checked~.checkmark:after{display:block}.base-radio{display:flex;align-items:center;position:relative;padding-left:1.5625rem;cursor:pointer;font-size:1rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.base-radio input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.base-radio .checkmark-radio{position:absolute;top:50%;left:0;transform:translateY(-50%);line-height:1;height:1.25rem;width:1.25rem;border-radius:50%;background-color:#fff;border:1px solid #A4A6B3;transition:.4s}.base-radio .checkmark-radio.border-error{border-color:#cb444a}.base-radio .checkmark-radio:after{content:"";position:absolute;display:none;left:50%;top:50%;transform:translate(-50%,-50%);width:.625rem;height:.625rem;border-radius:50%;background:#0F8DEB}.base-radio:hover input~.checkmark{background-color:#7e909e}.base-radio input:checked~.checkmark-radio{background-color:#fff;border-color:#0f8deb}.base-radio input:checked~.checkmark-radio:after{display:block}*{outline:none}.element{position:relative}.element-wrapper{display:flex}.element-wrapper .base-form-label{max-width:12rem;min-width:8rem}.element-error{position:absolute;bottom:-1.25rem;left:.3125rem}.element-error .error{color:#bd0000;font-size:.75rem}.element-error>.error.error-with-label{margin-left:8rem!important}.base-textarea{height:6.5rem!important}.ml-auto{margin-left:auto!important}.mr-auto{margin-right:auto!important}.m-0{margin:0!important}.flex-column-center{display:flex;align-items:center;justify-content:center;flex-direction:column}.flex-column-start{display:flex;align-items:flex-start;justify-content:center;flex-direction:column}.flex-center{display:flex;align-items:center;justify-content:center}.flex-end{display:flex;align-items:center;justify-content:flex-end}.flex-between{display:flex;align-items:center;justify-content:space-between}.flex-start{display:flex;align-items:center;justify-content:flex-start}.align-items-top{align-items:flex-start!important}@font-face{font-family:fontello;src:url(/assets/fontello-169e707c.eot?26136620);src:url(/assets/fontello-169e707c.eot?26136620#iefix) format("embedded-opentype"),url(/assets/fontello-3ffeaa02.woff2?26136620) format("woff2"),url(/assets/fontello-cda42905.woff?26136620) format("woff"),url(/assets/fontello-19f2e832.ttf?26136620) format("truetype"),url(/assets/fontello-0ae29251.svg?26136620#fontello) format("svg");font-weight:400;font-style:normal}[class^=icon-]:before,[class*=" icon-"]:before{font-family:fontello;font-style:normal;font-weight:400;speak:never;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-up-dir:before{content:"\e800"}.icon-down-dir:before{content:"\e801"}.icon-down-open-big:before{content:"\e802"}.icon-up-open-big:before{content:"\e803"}.icon-plus-1:before{content:"\e804"}.icon-trash:before{content:"\e805"}.icon-stand-in:before{content:"\e80e"}.icon-eye-off:before{content:"\e806"}.icon-ok:before{content:"\e807"}.icon-exchange:before{content:"\e808"}.icon-down-dir-1:before{content:"\e809"}.icon-up-dir-1:before{content:"\e80a"}.icon-cancel:before{content:"\e80b"}.icon-pencil:before{content:"\e80c"}.icon-inactive:before{content:"\e80d"}.icon-transfer:before{content:"\e80e"}.icon-align-justify:before{content:"\e80f"}.icon-lq:before{content:"\e810"}.icon-eye:before{content:"\e811"}.icon-braille:before{content:"\e812"}.icon-circle:before{content:"\f111"}.icon-crop:before{content:"\f125"}.mr-0{margin-right:0rem!important}.ml-0{margin-left:0rem!important}.mt-0{margin-top:0rem!important}.mb-0{margin-bottom:0rem!important}.smr-0{margin-right:0rem!important}.sml-0{margin-left:0rem!important}.smt-0{margin-top:0rem!important}.smb-0{margin-bottom:0rem!important}.pr-0{padding-right:0rem!important}.pl-0{padding-left:0rem!important}.pt-0{padding-top:0rem!important}.pb-0{padding-bottom:0rem!important}.spr-0{padding-right:0rem!important}.spl-0{padding-left:0rem!important}.spt-0{padding-top:0rem!important}.spb-0{padding-bottom:0rem!important}.mr-1{margin-right:.5rem!important}.ml-1{margin-left:.5rem!important}.mt-1{margin-top:.5rem!important}.mb-1{margin-bottom:.5rem!important}.smr-1{margin-right:.25rem!important}.sml-1{margin-left:.25rem!important}.smt-1{margin-top:.25rem!important}.smb-1{margin-bottom:.25rem!important}.pr-1{padding-right:.5rem!important}.pl-1{padding-left:.5rem!important}.pt-1{padding-top:.5rem!important}.pb-1{padding-bottom:.5rem!important}.spr-1{padding-right:.25rem!important}.spl-1{padding-left:.25rem!important}.spt-1{padding-top:.25rem!important}.spb-1{padding-bottom:.25rem!important}.mr-2{margin-right:1rem!important}.ml-2{margin-left:1rem!important}.mt-2{margin-top:1rem!important}.mb-2{margin-bottom:1rem!important}.smr-2{margin-right:.5rem!important}.sml-2{margin-left:.5rem!important}.smt-2{margin-top:.5rem!important}.smb-2{margin-bottom:.5rem!important}.pr-2{padding-right:1rem!important}.pl-2{padding-left:1rem!important}.pt-2{padding-top:1rem!important}.pb-2{padding-bottom:1rem!important}.spr-2{padding-right:.5rem!important}.spl-2{padding-left:.5rem!important}.spt-2{padding-top:.5rem!important}.spb-2{padding-bottom:.5rem!important}.mr-3{margin-right:1.5rem!important}.ml-3{margin-left:1.5rem!important}.mt-3{margin-top:1.5rem!important}.mb-3{margin-bottom:1.5rem!important}.smr-3{margin-right:.75rem!important}.sml-3{margin-left:.75rem!important}.smt-3{margin-top:.75rem!important}.smb-3{margin-bottom:.75rem!important}.pr-3{padding-right:1.5rem!important}.pl-3{padding-left:1.5rem!important}.pt-3{padding-top:1.5rem!important}.pb-3{padding-bottom:1.5rem!important}.spr-3{padding-right:.75rem!important}.spl-3{padding-left:.75rem!important}.spt-3{padding-top:.75rem!important}.spb-3{padding-bottom:.75rem!important}.mr-4{margin-right:2rem!important}.ml-4{margin-left:2rem!important}.mt-4{margin-top:2rem!important}.mb-4{margin-bottom:2rem!important}.smr-4{margin-right:1rem!important}.sml-4{margin-left:1rem!important}.smt-4{margin-top:1rem!important}.smb-4{margin-bottom:1rem!important}.pr-4{padding-right:2rem!important}.pl-4{padding-left:2rem!important}.pt-4{padding-top:2rem!important}.pb-4{padding-bottom:2rem!important}.spr-4{padding-right:1rem!important}.spl-4{padding-left:1rem!important}.spt-4{padding-top:1rem!important}.spb-4{padding-bottom:1rem!important}.mr-5{margin-right:2.5rem!important}.ml-5{margin-left:2.5rem!important}.mt-5{margin-top:2.5rem!important}.mb-5{margin-bottom:2.5rem!important}.smr-5{margin-right:1.25rem!important}.sml-5{margin-left:1.25rem!important}.smt-5{margin-top:1.25rem!important}.smb-5{margin-bottom:1.25rem!important}.pr-5{padding-right:2.5rem!important}.pl-5{padding-left:2.5rem!important}.pt-5{padding-top:2.5rem!important}.pb-5{padding-bottom:2.5rem!important}.spr-5{padding-right:1.25rem!important}.spl-5{padding-left:1.25rem!important}.spt-5{padding-top:1.25rem!important}.spb-5{padding-bottom:1.25rem!important}.font-weight-100{font-weight:100!important}.font-weight-101{font-weight:101!important}.font-weight-102{font-weight:102!important}.font-weight-103{font-weight:103!important}.font-weight-104{font-weight:104!important}.font-weight-105{font-weight:105!important}.font-weight-106{font-weight:106!important}.font-weight-107{font-weight:107!important}.font-weight-108{font-weight:108!important}.font-weight-109{font-weight:109!important}.font-weight-110{font-weight:110!important}.font-weight-111{font-weight:111!important}.font-weight-112{font-weight:112!important}.font-weight-113{font-weight:113!important}.font-weight-114{font-weight:114!important}.font-weight-115{font-weight:115!important}.font-weight-116{font-weight:116!important}.font-weight-117{font-weight:117!important}.font-weight-118{font-weight:118!important}.font-weight-119{font-weight:119!important}.font-weight-120{font-weight:120!important}.font-weight-121{font-weight:121!important}.font-weight-122{font-weight:122!important}.font-weight-123{font-weight:123!important}.font-weight-124{font-weight:124!important}.font-weight-125{font-weight:125!important}.font-weight-126{font-weight:126!important}.font-weight-127{font-weight:127!important}.font-weight-128{font-weight:128!important}.font-weight-129{font-weight:129!important}.font-weight-130{font-weight:130!important}.font-weight-131{font-weight:131!important}.font-weight-132{font-weight:132!important}.font-weight-133{font-weight:133!important}.font-weight-134{font-weight:134!important}.font-weight-135{font-weight:135!important}.font-weight-136{font-weight:136!important}.font-weight-137{font-weight:137!important}.font-weight-138{font-weight:138!important}.font-weight-139{font-weight:139!important}.font-weight-140{font-weight:140!important}.font-weight-141{font-weight:141!important}.font-weight-142{font-weight:142!important}.font-weight-143{font-weight:143!important}.font-weight-144{font-weight:144!important}.font-weight-145{font-weight:145!important}.font-weight-146{font-weight:146!important}.font-weight-147{font-weight:147!important}.font-weight-148{font-weight:148!important}.font-weight-149{font-weight:149!important}.font-weight-150{font-weight:150!important}.font-weight-151{font-weight:151!important}.font-weight-152{font-weight:152!important}.font-weight-153{font-weight:153!important}.font-weight-154{font-weight:154!important}.font-weight-155{font-weight:155!important}.font-weight-156{font-weight:156!important}.font-weight-157{font-weight:157!important}.font-weight-158{font-weight:158!important}.font-weight-159{font-weight:159!important}.font-weight-160{font-weight:160!important}.font-weight-161{font-weight:161!important}.font-weight-162{font-weight:162!important}.font-weight-163{font-weight:163!important}.font-weight-164{font-weight:164!important}.font-weight-165{font-weight:165!important}.font-weight-166{font-weight:166!important}.font-weight-167{font-weight:167!important}.font-weight-168{font-weight:168!important}.font-weight-169{font-weight:169!important}.font-weight-170{font-weight:170!important}.font-weight-171{font-weight:171!important}.font-weight-172{font-weight:172!important}.font-weight-173{font-weight:173!important}.font-weight-174{font-weight:174!important}.font-weight-175{font-weight:175!important}.font-weight-176{font-weight:176!important}.font-weight-177{font-weight:177!important}.font-weight-178{font-weight:178!important}.font-weight-179{font-weight:179!important}.font-weight-180{font-weight:180!important}.font-weight-181{font-weight:181!important}.font-weight-182{font-weight:182!important}.font-weight-183{font-weight:183!important}.font-weight-184{font-weight:184!important}.font-weight-185{font-weight:185!important}.font-weight-186{font-weight:186!important}.font-weight-187{font-weight:187!important}.font-weight-188{font-weight:188!important}.font-weight-189{font-weight:189!important}.font-weight-190{font-weight:190!important}.font-weight-191{font-weight:191!important}.font-weight-192{font-weight:192!important}.font-weight-193{font-weight:193!important}.font-weight-194{font-weight:194!important}.font-weight-195{font-weight:195!important}.font-weight-196{font-weight:196!important}.font-weight-197{font-weight:197!important}.font-weight-198{font-weight:198!important}.font-weight-199{font-weight:199!important}.font-weight-200{font-weight:200!important}.font-weight-201{font-weight:201!important}.font-weight-202{font-weight:202!important}.font-weight-203{font-weight:203!important}.font-weight-204{font-weight:204!important}.font-weight-205{font-weight:205!important}.font-weight-206{font-weight:206!important}.font-weight-207{font-weight:207!important}.font-weight-208{font-weight:208!important}.font-weight-209{font-weight:209!important}.font-weight-210{font-weight:210!important}.font-weight-211{font-weight:211!important}.font-weight-212{font-weight:212!important}.font-weight-213{font-weight:213!important}.font-weight-214{font-weight:214!important}.font-weight-215{font-weight:215!important}.font-weight-216{font-weight:216!important}.font-weight-217{font-weight:217!important}.font-weight-218{font-weight:218!important}.font-weight-219{font-weight:219!important}.font-weight-220{font-weight:220!important}.font-weight-221{font-weight:221!important}.font-weight-222{font-weight:222!important}.font-weight-223{font-weight:223!important}.font-weight-224{font-weight:224!important}.font-weight-225{font-weight:225!important}.font-weight-226{font-weight:226!important}.font-weight-227{font-weight:227!important}.font-weight-228{font-weight:228!important}.font-weight-229{font-weight:229!important}.font-weight-230{font-weight:230!important}.font-weight-231{font-weight:231!important}.font-weight-232{font-weight:232!important}.font-weight-233{font-weight:233!important}.font-weight-234{font-weight:234!important}.font-weight-235{font-weight:235!important}.font-weight-236{font-weight:236!important}.font-weight-237{font-weight:237!important}.font-weight-238{font-weight:238!important}.font-weight-239{font-weight:239!important}.font-weight-240{font-weight:240!important}.font-weight-241{font-weight:241!important}.font-weight-242{font-weight:242!important}.font-weight-243{font-weight:243!important}.font-weight-244{font-weight:244!important}.font-weight-245{font-weight:245!important}.font-weight-246{font-weight:246!important}.font-weight-247{font-weight:247!important}.font-weight-248{font-weight:248!important}.font-weight-249{font-weight:249!important}.font-weight-250{font-weight:250!important}.font-weight-251{font-weight:251!important}.font-weight-252{font-weight:252!important}.font-weight-253{font-weight:253!important}.font-weight-254{font-weight:254!important}.font-weight-255{font-weight:255!important}.font-weight-256{font-weight:256!important}.font-weight-257{font-weight:257!important}.font-weight-258{font-weight:258!important}.font-weight-259{font-weight:259!important}.font-weight-260{font-weight:260!important}.font-weight-261{font-weight:261!important}.font-weight-262{font-weight:262!important}.font-weight-263{font-weight:263!important}.font-weight-264{font-weight:264!important}.font-weight-265{font-weight:265!important}.font-weight-266{font-weight:266!important}.font-weight-267{font-weight:267!important}.font-weight-268{font-weight:268!important}.font-weight-269{font-weight:269!important}.font-weight-270{font-weight:270!important}.font-weight-271{font-weight:271!important}.font-weight-272{font-weight:272!important}.font-weight-273{font-weight:273!important}.font-weight-274{font-weight:274!important}.font-weight-275{font-weight:275!important}.font-weight-276{font-weight:276!important}.font-weight-277{font-weight:277!important}.font-weight-278{font-weight:278!important}.font-weight-279{font-weight:279!important}.font-weight-280{font-weight:280!important}.font-weight-281{font-weight:281!important}.font-weight-282{font-weight:282!important}.font-weight-283{font-weight:283!important}.font-weight-284{font-weight:284!important}.font-weight-285{font-weight:285!important}.font-weight-286{font-weight:286!important}.font-weight-287{font-weight:287!important}.font-weight-288{font-weight:288!important}.font-weight-289{font-weight:289!important}.font-weight-290{font-weight:290!important}.font-weight-291{font-weight:291!important}.font-weight-292{font-weight:292!important}.font-weight-293{font-weight:293!important}.font-weight-294{font-weight:294!important}.font-weight-295{font-weight:295!important}.font-weight-296{font-weight:296!important}.font-weight-297{font-weight:297!important}.font-weight-298{font-weight:298!important}.font-weight-299{font-weight:299!important}.font-weight-300{font-weight:300!important}.font-weight-301{font-weight:301!important}.font-weight-302{font-weight:302!important}.font-weight-303{font-weight:303!important}.font-weight-304{font-weight:304!important}.font-weight-305{font-weight:305!important}.font-weight-306{font-weight:306!important}.font-weight-307{font-weight:307!important}.font-weight-308{font-weight:308!important}.font-weight-309{font-weight:309!important}.font-weight-310{font-weight:310!important}.font-weight-311{font-weight:311!important}.font-weight-312{font-weight:312!important}.font-weight-313{font-weight:313!important}.font-weight-314{font-weight:314!important}.font-weight-315{font-weight:315!important}.font-weight-316{font-weight:316!important}.font-weight-317{font-weight:317!important}.font-weight-318{font-weight:318!important}.font-weight-319{font-weight:319!important}.font-weight-320{font-weight:320!important}.font-weight-321{font-weight:321!important}.font-weight-322{font-weight:322!important}.font-weight-323{font-weight:323!important}.font-weight-324{font-weight:324!important}.font-weight-325{font-weight:325!important}.font-weight-326{font-weight:326!important}.font-weight-327{font-weight:327!important}.font-weight-328{font-weight:328!important}.font-weight-329{font-weight:329!important}.font-weight-330{font-weight:330!important}.font-weight-331{font-weight:331!important}.font-weight-332{font-weight:332!important}.font-weight-333{font-weight:333!important}.font-weight-334{font-weight:334!important}.font-weight-335{font-weight:335!important}.font-weight-336{font-weight:336!important}.font-weight-337{font-weight:337!important}.font-weight-338{font-weight:338!important}.font-weight-339{font-weight:339!important}.font-weight-340{font-weight:340!important}.font-weight-341{font-weight:341!important}.font-weight-342{font-weight:342!important}.font-weight-343{font-weight:343!important}.font-weight-344{font-weight:344!important}.font-weight-345{font-weight:345!important}.font-weight-346{font-weight:346!important}.font-weight-347{font-weight:347!important}.font-weight-348{font-weight:348!important}.font-weight-349{font-weight:349!important}.font-weight-350{font-weight:350!important}.font-weight-351{font-weight:351!important}.font-weight-352{font-weight:352!important}.font-weight-353{font-weight:353!important}.font-weight-354{font-weight:354!important}.font-weight-355{font-weight:355!important}.font-weight-356{font-weight:356!important}.font-weight-357{font-weight:357!important}.font-weight-358{font-weight:358!important}.font-weight-359{font-weight:359!important}.font-weight-360{font-weight:360!important}.font-weight-361{font-weight:361!important}.font-weight-362{font-weight:362!important}.font-weight-363{font-weight:363!important}.font-weight-364{font-weight:364!important}.font-weight-365{font-weight:365!important}.font-weight-366{font-weight:366!important}.font-weight-367{font-weight:367!important}.font-weight-368{font-weight:368!important}.font-weight-369{font-weight:369!important}.font-weight-370{font-weight:370!important}.font-weight-371{font-weight:371!important}.font-weight-372{font-weight:372!important}.font-weight-373{font-weight:373!important}.font-weight-374{font-weight:374!important}.font-weight-375{font-weight:375!important}.font-weight-376{font-weight:376!important}.font-weight-377{font-weight:377!important}.font-weight-378{font-weight:378!important}.font-weight-379{font-weight:379!important}.font-weight-380{font-weight:380!important}.font-weight-381{font-weight:381!important}.font-weight-382{font-weight:382!important}.font-weight-383{font-weight:383!important}.font-weight-384{font-weight:384!important}.font-weight-385{font-weight:385!important}.font-weight-386{font-weight:386!important}.font-weight-387{font-weight:387!important}.font-weight-388{font-weight:388!important}.font-weight-389{font-weight:389!important}.font-weight-390{font-weight:390!important}.font-weight-391{font-weight:391!important}.font-weight-392{font-weight:392!important}.font-weight-393{font-weight:393!important}.font-weight-394{font-weight:394!important}.font-weight-395{font-weight:395!important}.font-weight-396{font-weight:396!important}.font-weight-397{font-weight:397!important}.font-weight-398{font-weight:398!important}.font-weight-399{font-weight:399!important}.font-weight-400{font-weight:400!important}.font-weight-401{font-weight:401!important}.font-weight-402{font-weight:402!important}.font-weight-403{font-weight:403!important}.font-weight-404{font-weight:404!important}.font-weight-405{font-weight:405!important}.font-weight-406{font-weight:406!important}.font-weight-407{font-weight:407!important}.font-weight-408{font-weight:408!important}.font-weight-409{font-weight:409!important}.font-weight-410{font-weight:410!important}.font-weight-411{font-weight:411!important}.font-weight-412{font-weight:412!important}.font-weight-413{font-weight:413!important}.font-weight-414{font-weight:414!important}.font-weight-415{font-weight:415!important}.font-weight-416{font-weight:416!important}.font-weight-417{font-weight:417!important}.font-weight-418{font-weight:418!important}.font-weight-419{font-weight:419!important}.font-weight-420{font-weight:420!important}.font-weight-421{font-weight:421!important}.font-weight-422{font-weight:422!important}.font-weight-423{font-weight:423!important}.font-weight-424{font-weight:424!important}.font-weight-425{font-weight:425!important}.font-weight-426{font-weight:426!important}.font-weight-427{font-weight:427!important}.font-weight-428{font-weight:428!important}.font-weight-429{font-weight:429!important}.font-weight-430{font-weight:430!important}.font-weight-431{font-weight:431!important}.font-weight-432{font-weight:432!important}.font-weight-433{font-weight:433!important}.font-weight-434{font-weight:434!important}.font-weight-435{font-weight:435!important}.font-weight-436{font-weight:436!important}.font-weight-437{font-weight:437!important}.font-weight-438{font-weight:438!important}.font-weight-439{font-weight:439!important}.font-weight-440{font-weight:440!important}.font-weight-441{font-weight:441!important}.font-weight-442{font-weight:442!important}.font-weight-443{font-weight:443!important}.font-weight-444{font-weight:444!important}.font-weight-445{font-weight:445!important}.font-weight-446{font-weight:446!important}.font-weight-447{font-weight:447!important}.font-weight-448{font-weight:448!important}.font-weight-449{font-weight:449!important}.font-weight-450{font-weight:450!important}.font-weight-451{font-weight:451!important}.font-weight-452{font-weight:452!important}.font-weight-453{font-weight:453!important}.font-weight-454{font-weight:454!important}.font-weight-455{font-weight:455!important}.font-weight-456{font-weight:456!important}.font-weight-457{font-weight:457!important}.font-weight-458{font-weight:458!important}.font-weight-459{font-weight:459!important}.font-weight-460{font-weight:460!important}.font-weight-461{font-weight:461!important}.font-weight-462{font-weight:462!important}.font-weight-463{font-weight:463!important}.font-weight-464{font-weight:464!important}.font-weight-465{font-weight:465!important}.font-weight-466{font-weight:466!important}.font-weight-467{font-weight:467!important}.font-weight-468{font-weight:468!important}.font-weight-469{font-weight:469!important}.font-weight-470{font-weight:470!important}.font-weight-471{font-weight:471!important}.font-weight-472{font-weight:472!important}.font-weight-473{font-weight:473!important}.font-weight-474{font-weight:474!important}.font-weight-475{font-weight:475!important}.font-weight-476{font-weight:476!important}.font-weight-477{font-weight:477!important}.font-weight-478{font-weight:478!important}.font-weight-479{font-weight:479!important}.font-weight-480{font-weight:480!important}.font-weight-481{font-weight:481!important}.font-weight-482{font-weight:482!important}.font-weight-483{font-weight:483!important}.font-weight-484{font-weight:484!important}.font-weight-485{font-weight:485!important}.font-weight-486{font-weight:486!important}.font-weight-487{font-weight:487!important}.font-weight-488{font-weight:488!important}.font-weight-489{font-weight:489!important}.font-weight-490{font-weight:490!important}.font-weight-491{font-weight:491!important}.font-weight-492{font-weight:492!important}.font-weight-493{font-weight:493!important}.font-weight-494{font-weight:494!important}.font-weight-495{font-weight:495!important}.font-weight-496{font-weight:496!important}.font-weight-497{font-weight:497!important}.font-weight-498{font-weight:498!important}.font-weight-499{font-weight:499!important}.font-weight-500{font-weight:500!important}.font-weight-501{font-weight:501!important}.font-weight-502{font-weight:502!important}.font-weight-503{font-weight:503!important}.font-weight-504{font-weight:504!important}.font-weight-505{font-weight:505!important}.font-weight-506{font-weight:506!important}.font-weight-507{font-weight:507!important}.font-weight-508{font-weight:508!important}.font-weight-509{font-weight:509!important}.font-weight-510{font-weight:510!important}.font-weight-511{font-weight:511!important}.font-weight-512{font-weight:512!important}.font-weight-513{font-weight:513!important}.font-weight-514{font-weight:514!important}.font-weight-515{font-weight:515!important}.font-weight-516{font-weight:516!important}.font-weight-517{font-weight:517!important}.font-weight-518{font-weight:518!important}.font-weight-519{font-weight:519!important}.font-weight-520{font-weight:520!important}.font-weight-521{font-weight:521!important}.font-weight-522{font-weight:522!important}.font-weight-523{font-weight:523!important}.font-weight-524{font-weight:524!important}.font-weight-525{font-weight:525!important}.font-weight-526{font-weight:526!important}.font-weight-527{font-weight:527!important}.font-weight-528{font-weight:528!important}.font-weight-529{font-weight:529!important}.font-weight-530{font-weight:530!important}.font-weight-531{font-weight:531!important}.font-weight-532{font-weight:532!important}.font-weight-533{font-weight:533!important}.font-weight-534{font-weight:534!important}.font-weight-535{font-weight:535!important}.font-weight-536{font-weight:536!important}.font-weight-537{font-weight:537!important}.font-weight-538{font-weight:538!important}.font-weight-539{font-weight:539!important}.font-weight-540{font-weight:540!important}.font-weight-541{font-weight:541!important}.font-weight-542{font-weight:542!important}.font-weight-543{font-weight:543!important}.font-weight-544{font-weight:544!important}.font-weight-545{font-weight:545!important}.font-weight-546{font-weight:546!important}.font-weight-547{font-weight:547!important}.font-weight-548{font-weight:548!important}.font-weight-549{font-weight:549!important}.font-weight-550{font-weight:550!important}.font-weight-551{font-weight:551!important}.font-weight-552{font-weight:552!important}.font-weight-553{font-weight:553!important}.font-weight-554{font-weight:554!important}.font-weight-555{font-weight:555!important}.font-weight-556{font-weight:556!important}.font-weight-557{font-weight:557!important}.font-weight-558{font-weight:558!important}.font-weight-559{font-weight:559!important}.font-weight-560{font-weight:560!important}.font-weight-561{font-weight:561!important}.font-weight-562{font-weight:562!important}.font-weight-563{font-weight:563!important}.font-weight-564{font-weight:564!important}.font-weight-565{font-weight:565!important}.font-weight-566{font-weight:566!important}.font-weight-567{font-weight:567!important}.font-weight-568{font-weight:568!important}.font-weight-569{font-weight:569!important}.font-weight-570{font-weight:570!important}.font-weight-571{font-weight:571!important}.font-weight-572{font-weight:572!important}.font-weight-573{font-weight:573!important}.font-weight-574{font-weight:574!important}.font-weight-575{font-weight:575!important}.font-weight-576{font-weight:576!important}.font-weight-577{font-weight:577!important}.font-weight-578{font-weight:578!important}.font-weight-579{font-weight:579!important}.font-weight-580{font-weight:580!important}.font-weight-581{font-weight:581!important}.font-weight-582{font-weight:582!important}.font-weight-583{font-weight:583!important}.font-weight-584{font-weight:584!important}.font-weight-585{font-weight:585!important}.font-weight-586{font-weight:586!important}.font-weight-587{font-weight:587!important}.font-weight-588{font-weight:588!important}.font-weight-589{font-weight:589!important}.font-weight-590{font-weight:590!important}.font-weight-591{font-weight:591!important}.font-weight-592{font-weight:592!important}.font-weight-593{font-weight:593!important}.font-weight-594{font-weight:594!important}.font-weight-595{font-weight:595!important}.font-weight-596{font-weight:596!important}.font-weight-597{font-weight:597!important}.font-weight-598{font-weight:598!important}.font-weight-599{font-weight:599!important}.font-weight-600{font-weight:600!important}.font-weight-601{font-weight:601!important}.font-weight-602{font-weight:602!important}.font-weight-603{font-weight:603!important}.font-weight-604{font-weight:604!important}.font-weight-605{font-weight:605!important}.font-weight-606{font-weight:606!important}.font-weight-607{font-weight:607!important}.font-weight-608{font-weight:608!important}.font-weight-609{font-weight:609!important}.font-weight-610{font-weight:610!important}.font-weight-611{font-weight:611!important}.font-weight-612{font-weight:612!important}.font-weight-613{font-weight:613!important}.font-weight-614{font-weight:614!important}.font-weight-615{font-weight:615!important}.font-weight-616{font-weight:616!important}.font-weight-617{font-weight:617!important}.font-weight-618{font-weight:618!important}.font-weight-619{font-weight:619!important}.font-weight-620{font-weight:620!important}.font-weight-621{font-weight:621!important}.font-weight-622{font-weight:622!important}.font-weight-623{font-weight:623!important}.font-weight-624{font-weight:624!important}.font-weight-625{font-weight:625!important}.font-weight-626{font-weight:626!important}.font-weight-627{font-weight:627!important}.font-weight-628{font-weight:628!important}.font-weight-629{font-weight:629!important}.font-weight-630{font-weight:630!important}.font-weight-631{font-weight:631!important}.font-weight-632{font-weight:632!important}.font-weight-633{font-weight:633!important}.font-weight-634{font-weight:634!important}.font-weight-635{font-weight:635!important}.font-weight-636{font-weight:636!important}.font-weight-637{font-weight:637!important}.font-weight-638{font-weight:638!important}.font-weight-639{font-weight:639!important}.font-weight-640{font-weight:640!important}.font-weight-641{font-weight:641!important}.font-weight-642{font-weight:642!important}.font-weight-643{font-weight:643!important}.font-weight-644{font-weight:644!important}.font-weight-645{font-weight:645!important}.font-weight-646{font-weight:646!important}.font-weight-647{font-weight:647!important}.font-weight-648{font-weight:648!important}.font-weight-649{font-weight:649!important}.font-weight-650{font-weight:650!important}.font-weight-651{font-weight:651!important}.font-weight-652{font-weight:652!important}.font-weight-653{font-weight:653!important}.font-weight-654{font-weight:654!important}.font-weight-655{font-weight:655!important}.font-weight-656{font-weight:656!important}.font-weight-657{font-weight:657!important}.font-weight-658{font-weight:658!important}.font-weight-659{font-weight:659!important}.font-weight-660{font-weight:660!important}.font-weight-661{font-weight:661!important}.font-weight-662{font-weight:662!important}.font-weight-663{font-weight:663!important}.font-weight-664{font-weight:664!important}.font-weight-665{font-weight:665!important}.font-weight-666{font-weight:666!important}.font-weight-667{font-weight:667!important}.font-weight-668{font-weight:668!important}.font-weight-669{font-weight:669!important}.font-weight-670{font-weight:670!important}.font-weight-671{font-weight:671!important}.font-weight-672{font-weight:672!important}.font-weight-673{font-weight:673!important}.font-weight-674{font-weight:674!important}.font-weight-675{font-weight:675!important}.font-weight-676{font-weight:676!important}.font-weight-677{font-weight:677!important}.font-weight-678{font-weight:678!important}.font-weight-679{font-weight:679!important}.font-weight-680{font-weight:680!important}.font-weight-681{font-weight:681!important}.font-weight-682{font-weight:682!important}.font-weight-683{font-weight:683!important}.font-weight-684{font-weight:684!important}.font-weight-685{font-weight:685!important}.font-weight-686{font-weight:686!important}.font-weight-687{font-weight:687!important}.font-weight-688{font-weight:688!important}.font-weight-689{font-weight:689!important}.font-weight-690{font-weight:690!important}.font-weight-691{font-weight:691!important}.font-weight-692{font-weight:692!important}.font-weight-693{font-weight:693!important}.font-weight-694{font-weight:694!important}.font-weight-695{font-weight:695!important}.font-weight-696{font-weight:696!important}.font-weight-697{font-weight:697!important}.font-weight-698{font-weight:698!important}.font-weight-699{font-weight:699!important}.font-weight-700{font-weight:700!important}.font-weight-701{font-weight:701!important}.font-weight-702{font-weight:702!important}.font-weight-703{font-weight:703!important}.font-weight-704{font-weight:704!important}.font-weight-705{font-weight:705!important}.font-weight-706{font-weight:706!important}.font-weight-707{font-weight:707!important}.font-weight-708{font-weight:708!important}.font-weight-709{font-weight:709!important}.font-weight-710{font-weight:710!important}.font-weight-711{font-weight:711!important}.font-weight-712{font-weight:712!important}.font-weight-713{font-weight:713!important}.font-weight-714{font-weight:714!important}.font-weight-715{font-weight:715!important}.font-weight-716{font-weight:716!important}.font-weight-717{font-weight:717!important}.font-weight-718{font-weight:718!important}.font-weight-719{font-weight:719!important}.font-weight-720{font-weight:720!important}.font-weight-721{font-weight:721!important}.font-weight-722{font-weight:722!important}.font-weight-723{font-weight:723!important}.font-weight-724{font-weight:724!important}.font-weight-725{font-weight:725!important}.font-weight-726{font-weight:726!important}.font-weight-727{font-weight:727!important}.font-weight-728{font-weight:728!important}.font-weight-729{font-weight:729!important}.font-weight-730{font-weight:730!important}.font-weight-731{font-weight:731!important}.font-weight-732{font-weight:732!important}.font-weight-733{font-weight:733!important}.font-weight-734{font-weight:734!important}.font-weight-735{font-weight:735!important}.font-weight-736{font-weight:736!important}.font-weight-737{font-weight:737!important}.font-weight-738{font-weight:738!important}.font-weight-739{font-weight:739!important}.font-weight-740{font-weight:740!important}.font-weight-741{font-weight:741!important}.font-weight-742{font-weight:742!important}.font-weight-743{font-weight:743!important}.font-weight-744{font-weight:744!important}.font-weight-745{font-weight:745!important}.font-weight-746{font-weight:746!important}.font-weight-747{font-weight:747!important}.font-weight-748{font-weight:748!important}.font-weight-749{font-weight:749!important}.font-weight-750{font-weight:750!important}.font-weight-751{font-weight:751!important}.font-weight-752{font-weight:752!important}.font-weight-753{font-weight:753!important}.font-weight-754{font-weight:754!important}.font-weight-755{font-weight:755!important}.font-weight-756{font-weight:756!important}.font-weight-757{font-weight:757!important}.font-weight-758{font-weight:758!important}.font-weight-759{font-weight:759!important}.font-weight-760{font-weight:760!important}.font-weight-761{font-weight:761!important}.font-weight-762{font-weight:762!important}.font-weight-763{font-weight:763!important}.font-weight-764{font-weight:764!important}.font-weight-765{font-weight:765!important}.font-weight-766{font-weight:766!important}.font-weight-767{font-weight:767!important}.font-weight-768{font-weight:768!important}.font-weight-769{font-weight:769!important}.font-weight-770{font-weight:770!important}.font-weight-771{font-weight:771!important}.font-weight-772{font-weight:772!important}.font-weight-773{font-weight:773!important}.font-weight-774{font-weight:774!important}.font-weight-775{font-weight:775!important}.font-weight-776{font-weight:776!important}.font-weight-777{font-weight:777!important}.font-weight-778{font-weight:778!important}.font-weight-779{font-weight:779!important}.font-weight-780{font-weight:780!important}.font-weight-781{font-weight:781!important}.font-weight-782{font-weight:782!important}.font-weight-783{font-weight:783!important}.font-weight-784{font-weight:784!important}.font-weight-785{font-weight:785!important}.font-weight-786{font-weight:786!important}.font-weight-787{font-weight:787!important}.font-weight-788{font-weight:788!important}.font-weight-789{font-weight:789!important}.font-weight-790{font-weight:790!important}.font-weight-791{font-weight:791!important}.font-weight-792{font-weight:792!important}.font-weight-793{font-weight:793!important}.font-weight-794{font-weight:794!important}.font-weight-795{font-weight:795!important}.font-weight-796{font-weight:796!important}.font-weight-797{font-weight:797!important}.font-weight-798{font-weight:798!important}.font-weight-799{font-weight:799!important}.font-weight-800{font-weight:800!important}.font-size-12{font-size:12}.font-size-13{font-size:13}.font-size-14{font-size:14}.font-size-15{font-size:15}.font-size-16{font-size:16}.font-size-17{font-size:17}.font-size-18{font-size:18}.font-size-19{font-size:19}.font-size-20{font-size:20}.font-size-21{font-size:21}.font-size-22{font-size:22}.font-size-23{font-size:23}.font-size-24{font-size:24}.filter-elements-1,.filter-elements-2,.filter-elements-3,.filter-elements-4{width:25%}.width-1{width:1%!important}.width-2{width:2%!important}.width-3{width:3%!important}.width-4{width:4%!important}.width-5{width:5%!important}.width-6{width:6%!important}.width-7{width:7%!important}.width-8{width:8%!important}.width-9{width:9%!important}.width-10{width:10%!important}.width-11{width:11%!important}.width-12{width:12%!important}.width-13{width:13%!important}.width-14{width:14%!important}.width-15{width:15%!important}.width-16{width:16%!important}.width-17{width:17%!important}.width-18{width:18%!important}.width-19{width:19%!important}.width-20{width:20%!important}.width-21{width:21%!important}.width-22{width:22%!important}.width-23{width:23%!important}.width-24{width:24%!important}.width-25{width:25%!important}.width-26{width:26%!important}.width-27{width:27%!important}.width-28{width:28%!important}.width-29{width:29%!important}.width-30{width:30%!important}.width-31{width:31%!important}.width-32{width:32%!important}.width-33{width:33%!important}.width-34{width:34%!important}.width-35{width:35%!important}.width-36{width:36%!important}.width-37{width:37%!important}.width-38{width:38%!important}.width-39{width:39%!important}.width-40{width:40%!important}.width-41{width:41%!important}.width-42{width:42%!important}.width-43{width:43%!important}.width-44{width:44%!important}.width-45{width:45%!important}.width-46{width:46%!important}.width-47{width:47%!important}.width-48{width:48%!important}.width-49{width:49%!important}.width-50{width:50%!important}.width-51{width:51%!important}.width-52{width:52%!important}.width-53{width:53%!important}.width-54{width:54%!important}.width-55{width:55%!important}.width-56{width:56%!important}.width-57{width:57%!important}.width-58{width:58%!important}.width-59{width:59%!important}.width-60{width:60%!important}.width-61{width:61%!important}.width-62{width:62%!important}.width-63{width:63%!important}.width-64{width:64%!important}.width-65{width:65%!important}.width-66{width:66%!important}.width-67{width:67%!important}.width-68{width:68%!important}.width-69{width:69%!important}.width-70{width:70%!important}.width-71{width:71%!important}.width-72{width:72%!important}.width-73{width:73%!important}.width-74{width:74%!important}.width-75{width:75%!important}.width-76{width:76%!important}.width-77{width:77%!important}.width-78{width:78%!important}.width-79{width:79%!important}.width-80{width:80%!important}.width-81{width:81%!important}.width-82{width:82%!important}.width-83{width:83%!important}.width-84{width:84%!important}.width-85{width:85%!important}.width-86{width:86%!important}.width-87{width:87%!important}.width-88{width:88%!important}.width-89{width:89%!important}.width-90{width:90%!important}.width-91{width:91%!important}.width-92{width:92%!important}.width-93{width:93%!important}.width-94{width:94%!important}.width-95{width:95%!important}.width-96{width:96%!important}.width-97{width:97%!important}.width-98{width:98%!important}.width-99{width:99%!important}.width-100{width:100%!important}@media screen and (max-width: 1400px){.width-mb-1{width:1%!important}}@media screen and (max-width: 1400px){.width-mb-2{width:2%!important}}@media screen and (max-width: 1400px){.width-mb-3{width:3%!important}}@media screen and (max-width: 1400px){.width-mb-4{width:4%!important}}@media screen and (max-width: 1400px){.width-mb-5{width:5%!important}}@media screen and (max-width: 1400px){.width-mb-6{width:6%!important}}@media screen and (max-width: 1400px){.width-mb-7{width:7%!important}}@media screen and (max-width: 1400px){.width-mb-8{width:8%!important}}@media screen and (max-width: 1400px){.width-mb-9{width:9%!important}}@media screen and (max-width: 1400px){.width-mb-10{width:10%!important}}@media screen and (max-width: 1400px){.width-mb-11{width:11%!important}}@media screen and (max-width: 1400px){.width-mb-12{width:12%!important}}@media screen and (max-width: 1400px){.width-mb-13{width:13%!important}}@media screen and (max-width: 1400px){.width-mb-14{width:14%!important}}@media screen and (max-width: 1400px){.width-mb-15{width:15%!important}}@media screen and (max-width: 1400px){.width-mb-16{width:16%!important}}@media screen and (max-width: 1400px){.width-mb-17{width:17%!important}}@media screen and (max-width: 1400px){.width-mb-18{width:18%!important}}@media screen and (max-width: 1400px){.width-mb-19{width:19%!important}}@media screen and (max-width: 1400px){.width-mb-20{width:20%!important}}@media screen and (max-width: 1400px){.width-mb-21{width:21%!important}}@media screen and (max-width: 1400px){.width-mb-22{width:22%!important}}@media screen and (max-width: 1400px){.width-mb-23{width:23%!important}}@media screen and (max-width: 1400px){.width-mb-24{width:24%!important}}@media screen and (max-width: 1400px){.width-mb-25{width:25%!important}}@media screen and (max-width: 1400px){.width-mb-26{width:26%!important}}@media screen and (max-width: 1400px){.width-mb-27{width:27%!important}}@media screen and (max-width: 1400px){.width-mb-28{width:28%!important}}@media screen and (max-width: 1400px){.width-mb-29{width:29%!important}}@media screen and (max-width: 1400px){.width-mb-30{width:30%!important}}@media screen and (max-width: 1400px){.width-mb-31{width:31%!important}}@media screen and (max-width: 1400px){.width-mb-32{width:32%!important}}@media screen and (max-width: 1400px){.width-mb-33{width:33%!important}}@media screen and (max-width: 1400px){.width-mb-34{width:34%!important}}@media screen and (max-width: 1400px){.width-mb-35{width:35%!important}}@media screen and (max-width: 1400px){.width-mb-36{width:36%!important}}@media screen and (max-width: 1400px){.width-mb-37{width:37%!important}}@media screen and (max-width: 1400px){.width-mb-38{width:38%!important}}@media screen and (max-width: 1400px){.width-mb-39{width:39%!important}}@media screen and (max-width: 1400px){.width-mb-40{width:40%!important}}@media screen and (max-width: 1400px){.width-mb-41{width:41%!important}}@media screen and (max-width: 1400px){.width-mb-42{width:42%!important}}@media screen and (max-width: 1400px){.width-mb-43{width:43%!important}}@media screen and (max-width: 1400px){.width-mb-44{width:44%!important}}@media screen and (max-width: 1400px){.width-mb-45{width:45%!important}}@media screen and (max-width: 1400px){.width-mb-46{width:46%!important}}@media screen and (max-width: 1400px){.width-mb-47{width:47%!important}}@media screen and (max-width: 1400px){.width-mb-48{width:48%!important}}@media screen and (max-width: 1400px){.width-mb-49{width:49%!important}}@media screen and (max-width: 1400px){.width-mb-50{width:50%!important}}@media screen and (max-width: 1400px){.width-mb-51{width:51%!important}}@media screen and (max-width: 1400px){.width-mb-52{width:52%!important}}@media screen and (max-width: 1400px){.width-mb-53{width:53%!important}}@media screen and (max-width: 1400px){.width-mb-54{width:54%!important}}@media screen and (max-width: 1400px){.width-mb-55{width:55%!important}}@media screen and (max-width: 1400px){.width-mb-56{width:56%!important}}@media screen and (max-width: 1400px){.width-mb-57{width:57%!important}}@media screen and (max-width: 1400px){.width-mb-58{width:58%!important}}@media screen and (max-width: 1400px){.width-mb-59{width:59%!important}}@media screen and (max-width: 1400px){.width-mb-60{width:60%!important}}@media screen and (max-width: 1400px){.width-mb-61{width:61%!important}}@media screen and (max-width: 1400px){.width-mb-62{width:62%!important}}@media screen and (max-width: 1400px){.width-mb-63{width:63%!important}}@media screen and (max-width: 1400px){.width-mb-64{width:64%!important}}@media screen and (max-width: 1400px){.width-mb-65{width:65%!important}}@media screen and (max-width: 1400px){.width-mb-66{width:66%!important}}@media screen and (max-width: 1400px){.width-mb-67{width:67%!important}}@media screen and (max-width: 1400px){.width-mb-68{width:68%!important}}@media screen and (max-width: 1400px){.width-mb-69{width:69%!important}}@media screen and (max-width: 1400px){.width-mb-70{width:70%!important}}@media screen and (max-width: 1400px){.width-mb-71{width:71%!important}}@media screen and (max-width: 1400px){.width-mb-72{width:72%!important}}@media screen and (max-width: 1400px){.width-mb-73{width:73%!important}}@media screen and (max-width: 1400px){.width-mb-74{width:74%!important}}@media screen and (max-width: 1400px){.width-mb-75{width:75%!important}}@media screen and (max-width: 1400px){.width-mb-76{width:76%!important}}@media screen and (max-width: 1400px){.width-mb-77{width:77%!important}}@media screen and (max-width: 1400px){.width-mb-78{width:78%!important}}@media screen and (max-width: 1400px){.width-mb-79{width:79%!important}}@media screen and (max-width: 1400px){.width-mb-80{width:80%!important}}@media screen and (max-width: 1400px){.width-mb-81{width:81%!important}}@media screen and (max-width: 1400px){.width-mb-82{width:82%!important}}@media screen and (max-width: 1400px){.width-mb-83{width:83%!important}}@media screen and (max-width: 1400px){.width-mb-84{width:84%!important}}@media screen and (max-width: 1400px){.width-mb-85{width:85%!important}}@media screen and (max-width: 1400px){.width-mb-86{width:86%!important}}@media screen and (max-width: 1400px){.width-mb-87{width:87%!important}}@media screen and (max-width: 1400px){.width-mb-88{width:88%!important}}@media screen and (max-width: 1400px){.width-mb-89{width:89%!important}}@media screen and (max-width: 1400px){.width-mb-90{width:90%!important}}@media screen and (max-width: 1400px){.width-mb-91{width:91%!important}}@media screen and (max-width: 1400px){.width-mb-92{width:92%!important}}@media screen and (max-width: 1400px){.width-mb-93{width:93%!important}}@media screen and (max-width: 1400px){.width-mb-94{width:94%!important}}@media screen and (max-width: 1400px){.width-mb-95{width:95%!important}}@media screen and (max-width: 1400px){.width-mb-96{width:96%!important}}@media screen and (max-width: 1400px){.width-mb-97{width:97%!important}}@media screen and (max-width: 1400px){.width-mb-98{width:98%!important}}@media screen and (max-width: 1400px){.width-mb-99{width:99%!important}}@media screen and (max-width: 1400px){.width-mb-100{width:100%!important}}.width-25-12{width:calc(25% - .75rem)!important}.width-33-6{width:calc(33% - .375rem)!important}.width-50-8{width:calc(50% - .5rem)!important}@media screen and (max-width: 1366px){.width-tablet-100{width:100%!important}}.width-100-0{width:100%!important}.d-none{display:none!important}.d-flex{display:flex}.flex-direction-row{flex-direction:row!important}.icon-transfer{color:#3d9970}.icon-stand-in{color:#e0aa5a}.icon-inactive{color:#353a3f}.icon-lq,.icon-plus{color:#fff}.icon-circle.icon-green{color:#3d9970}.icon-circle.icon-orange{color:#e0aa5a}.crosshairs{display:flex;align-items:center;justify-content:center}.crosshairs input{margin-bottom:10px;padding:5px}.crosshairs button{padding:5px 10px;margin-bottom:20px}.crosshair-render{width:150px;height:150px;display:flex;align-items:center;justify-content:center}.crosshair-render .crosshair{position:relative;height:1px;width:1px}.crosshair-render .crosshair__dot,.crosshair-render .crosshair__internal,.crosshair-render .crosshair__outer{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.crosshair-render .crosshair__internal .crosshair-line,.crosshair-render .crosshair__outer .crosshair-line{display:block}.crosshair-render .crosshair__internal .crosshair-line:nth-child(1),.crosshair-render .crosshair__outer .crosshair-line:nth-child(1){position:absolute;transform:translate(-50%);left:50%;bottom:100%;z-index:1}.crosshair-render .crosshair__internal .crosshair-line:nth-child(2),.crosshair-render .crosshair__outer .crosshair-line:nth-child(2){position:absolute;transform:translate(-50%);left:50%;top:100%;z-index:1}.crosshair-render .crosshair__internal .crosshair-line:nth-child(3),.crosshair-render .crosshair__outer .crosshair-line:nth-child(3){position:absolute;top:50%;transform:translateY(-50%);left:100%}.crosshair-render .crosshair__internal .crosshair-line:nth-child(4),.crosshair-render .crosshair__outer .crosshair-line:nth-child(4){position:absolute;top:50%;transform:translateY(-50%);right:100%}.crosshair-render .crosshair-frame{position:relative;overflow:hidden;background-size:cover;background-position:center 70%;background-repeat:no-repeat;width:150px;height:150px}.crosshair-render .crosshair-frame__crosshair{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.crosshair-render .crosshair-line{display:flex;align-items:center;justify-content:center}.crosshair-render .crosshair-line span{display:block;width:100%;height:100%}.crosshair-render .crosshair__dot{display:flex;align-items:center;justify-content:center}.crosshair-render .crosshair__dot span{display:block;width:100%;height:100%}.crosshair-render.crosshair-render--sniper{width:150px;height:150px;display:flex;align-items:center;justify-content:center}.crosshair-render.crosshair-render--sniper .crosshair{position:relative;height:1px;width:1px}.crosshair-render.crosshair-render--sniper .crosshair__vertical{height:1px;width:128px;background:#000}.crosshair-render.crosshair-render--sniper .crosshair__horizontal{width:1px;height:128px;background:#000}.crosshair-render.crosshair-render--sniper .crosshair__dot{border-radius:50%}.crosshair-render.crosshair-render--sniper .crosshair__dot,.crosshair-render.crosshair-render--sniper .crosshair__vertical,.crosshair-render.crosshair-render--sniper .crosshair__horizontal{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.crosshair-render.crosshair-render--sniper .crosshair-frame{position:relative;overflow:hidden;background-size:cover;background-position:center 70%;background-repeat:no-repeat;width:150px;height:150px}.crosshair-render.crosshair-render--sniper .crosshair-frame__crosshair{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}*{box-sizing:border-box}a{text-decoration:none}ul{list-style-type:none;padding-inline-start:0}html{font-size:14px}:root{font-family:Inter,Avenir,Helvetica,Arial,sans-serif}.main{height:100vh}.overflow-wrap{overflow-wrap:break-word!important}.cursor-pointer{cursor:pointer}body{background:rgb(244,244,246);color:#252733}
