:root{--ms-theme-white:#fff;--ms-theme-blue-main:#267bd7;--ms-theme-blue-light:#cae1f5;--ms-theme-red:#d2232a;--ms-theme-black-light:#494949;--ms-theme-gray:#c4c4c4;--ms-theme-gray-light:#f7f7f7;--ms-map-block-bg:#2e96cb;--ms-company-block-bg:#00b0e8;--ms-activityDirection-block-bg:#01a1d3;--q-color-ms-theme-white:var(--ms-theme-white)}.text-ms-theme-white{color:var(--ms-theme-white)!important}.bg-ms-theme-white{background:var(--ms-theme-white)!important}:root{--q-color-ms-theme-blue-main:var(--ms-theme-blue-main)}.text-ms-theme-blue-main{color:var(--ms-theme-blue-main)!important}.bg-ms-theme-blue-main{background:var(--ms-theme-blue-main)!important}:root{--q-color-ms-theme-blue-light:var(--ms-theme-blue-light)}.text-ms-theme-blue-light{color:var(--ms-theme-blue-light)!important}.bg-ms-theme-blue-light{background:var(--ms-theme-blue-light)!important}:root{--q-color-ms-theme-red:var(--ms-theme-red)}.text-ms-theme-red{color:var(--ms-theme-red)!important}.bg-ms-theme-red{background:var(--ms-theme-red)!important}:root{--q-color-ms-theme-black-light:var(--ms-theme-black-light)}.text-ms-theme-black-light{color:var(--ms-theme-black-light)!important}.bg-ms-theme-black-light{background:var(--ms-theme-black-light)!important}:root{--q-color-ms-theme-gray:var(--ms-theme-gray)}.text-ms-theme-gray{color:var(--ms-theme-gray)!important}.bg-ms-theme-gray{background:var(--ms-theme-gray)!important}:root{--q-color-ms-theme-gray-light:var(--ms-theme-gray-light)}.text-ms-theme-gray-light{color:var(--ms-theme-gray-light)!important}.bg-ms-theme-gray-light{background:var(--ms-theme-gray-light)!important}:root{--q-color-ms-map-block-bg:var(--ms-map-block-bg)}.text-ms-map-block-bg{color:var(--ms-map-block-bg)!important}.bg-ms-map-block-bg{background:var(--ms-map-block-bg)!important}:root{--q-color-ms-activityDirection-block-bg:var(--ms-activityDirection-block-bg)}.text-ms-activityDirection-block-bg{color:var(--ms-activityDirection-block-bg)!important}.bg-ms-activityDirection-block-bg{background:var(--ms-activityDirection-block-bg)!important}:root{--btn-fz:1.8518518519vh;--btn-lh:2.3148148148vh}body{font-family:Gilroy,Roboto,Helvetica Neue,Helvetica,sans-serif}.PageIndexBlockTitleIcon{max-width:2.7777777778vh}.BlockTitleWhite,.PageIndexBlockTitle{color:var(--ms-theme-white)}.BlockTitleBlack,.BlockTitleWhite,.PageIndexBlockTitle{font-size:2.7777777778vh;line-height:3.2407407407vh;font-weight:500;font-style:normal}.BlockTitleBlack{color:var(--ms-theme-black-light)}.BlockTitleBlue{color:var(--ms-theme-blue-main);font-size:2.7777777778vh;line-height:3.2407407407vh;font-weight:500;font-style:normal}.q-focus-helper{pointer-events:none;transition:background-color 0.3s cubic-bezier(0.25,0.8,0.5,1),opacity 0.4s cubic-bezier(0.25,0.8,0.5,1)}.q-focus-helper,.q-focus-helper:after,.q-focus-helper:before{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:inherit;opacity:0}.q-focus-helper:after,.q-focus-helper:before{content:"";transition:background-color 0.3s cubic-bezier(0.25,0.8,0.5,1),opacity 0.6s cubic-bezier(0.25,0.8,0.5,1)}.q-focus-helper:before{background:#000}.q-focus-helper:after{background:#fff}.hoverable.activeHover .q-focus-helper,.hoverable:focus .q-focus-helper,.hoverable:hover .q-focus-helper{background:currentColor!important;opacity:0.15!important}.hoverable.activeHover .q-focus-helper:before,.hoverable:focus .q-focus-helper:before,.hoverable:hover .q-focus-helper:before{opacity:0.1!important}.hoverable.activeHover .q-focus-helper:after,.hoverable:focus .q-focus-helper:after,.hoverable:hover .q-focus-helper:after{opacity:0.4!important}.backdrop,.backdrop-absolute{opacity:0.45;pointer-events:all;background-color:var(--ms-company-block-bg);z-index:1}.backdrop-absolute{position:absolute;top:0;bottom:0;left:0;right:0}.fade-enter-active,.fade-leave-active{transition:opacity 0.5s}.fade-enter,.fade-leave-to{opacity:0}.translate-enter-active{animation:translate-in 0.5s}.translate-leave-active{animation:translate-out 0.4s}@keyframes opacity-in{0%{opacity:0}50%{opacity:0}to{opacity:1}}@keyframes translate-in{0%{opacity:0;transform:translateX(-100px)}to{transform:translateX(0px)}}@keyframes translate-out{0%{transform:translateX(0)}to{transform:translateX(-300px);opacity:0}}.verticalTranslate-enter-active{animation:verticalTranslate-in 0.4s}.verticalTranslate-leave-active{animation:verticalTranslate-in 0.6s reverse}@keyframes verticalTranslate-in{0%{opacity:0;transform:translateY(200px)}to{opacity:1;transform:translateY(0)}}@keyframes top-down-translate{0%{opacity:0;transform:translateY(-100px)}25%{opacity:0}to{opacity:1;transform:translateY(0)}}@keyframes next-page-animation{0%{opacity:0.9;transform:translateX(200px)}to{transform:translateY(0)}}@keyframes prev-page-animation{0%{opacity:0.9;transform:translateX(-200px)}to{transform:translateY(0)}}