body{margin:0}.modal{font-family:Ubuntu,Arial,sans-serif;width:324px}.modal__content{background-color:#fff;box-shadow:0 6px 18px 0 #262c4033;padding:32px}.modal__content_title{color:#262c40;font-size:16px;font-weight:700;text-align:center}.modal__content_text{color:#262c40;font-size:13px;text-align:center}.modal__content_icon{display:inline-block;height:60px;width:60px}.modal__content_icon-chrome{background:url(./chrome.png) no-repeat;background-size:contain}.modal__content_icon-firefox{background:url(./firefox.png) no-repeat;background-size:contain}.modal__content_icon-opera{background:url(./opera.png) no-repeat;background-size:contain}.modal__content-gap_sm{margin-bottom:16px}.modal__content-gap_md{margin-bottom:24px}.modal__content-right-gap_md{width:24px}.modal__content-gap_xl{width:36px}.modal__content-gap_xl-inline{display:inline-block}.modal__content-row{margin-left:7px}.modal__content-row-link{display:inline-block}.modal__content-row_first{margin-right:45px}.modal__content-row_second{margin-right:51px}.modal__content-row-link-text_style{color:#498dde;font-size:13px;text-decoration:underline}.no-js{font-family:Ubuntu,Arial,sans-serif;width:537px}.no-js__header{background-color:#fff;padding:16px}.no-js__header-logo{background:url(./mainLogo.png) no-repeat;background-size:contain;height:32px}.no-js__content{background-color:#fff;box-shadow:0 6px 18px 0 #262c4033;padding:32px}.no-js__content_title{color:#262c40;font-size:16px;font-weight:700}.no-js__content_text{color:#262c40;font-size:13px}.no-js__content_icon{display:inline-block;height:60px;width:60px}.no-js__content_icon-chrome{background:url(./chrome.png) no-repeat;background-size:contain}.no-js__content_icon-firefox{background:url(./firefox.png) no-repeat;background-size:contain}.no-js__content_icon-opera{background:url(./opera.png) no-repeat;background-size:contain}.no-js__content-gap_sm{margin-bottom:16px}.no-js__content-gap_md{margin-bottom:24px}.no-js__content-right-gap_md{width:24px}.no-js__content-gap_xl{width:40px}.no-js__content-gap_xl-inline{display:inline-block}.no-js__content-row{margin-left:7px}.no-js__content-row-link{display:inline-block}.no-js__content-row-link-text_style{color:#498dde;font-size:13px;text-decoration:underline}.no-js__content-row-link_first{margin-right:45px}.no-js__content-row-link_second{margin-right:51px}.no-js-element{display:none}.bg-loader{align-items:center;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:999999999999}.bg-loader.loader-light{background:radial-gradient(50% 50% at 50% 50.05%,#f5dfeefa 0,#f4dad500 95.31%),linear-gradient(180deg,#ffffff4d,#fff0 17.18%),linear-gradient(112.95deg,#fff6 4.11%,#fff0 23.6%),linear-gradient(0deg,#f6f6f64d,#f6f6f64d),linear-gradient(86.29deg,#ede7e7 3.46%,#efeef2 21.07%,#f0f2f9 35.01%,#eff6fffc 57.86%,#e6eaf5 96.95%),#fff}.bg-loader.loader-dark{background:linear-gradient(0deg,#282a2f4d,#282a2f4d),radial-gradient(23.67% 38.36% at 50% 50%,#381b4abf 0,#1c182000 100%),radial-gradient(20.02% 43.71% at 50% 50.05%,#a25eae1a 0,rgba(36,35,82,.024) 75%,#20222600 100%),linear-gradient(264.36deg,rgba(34,10,32,.153) 12.62%,rgba(35,59,94,.189) 52.67%,rgba(26,26,53,.138) 94.12%),linear-gradient(0deg,#1d1e21,#1d1e21)}.logo{height:50px;width:202px}.loader-light .logo{background:url(./logo-light.svg) no-repeat}.loader-dark .logo{background:url(./logo-dark.svg) no-repeat}.logo-container{align-items:center;display:flex;flex-direction:column;gap:30px;justify-content:center}.progress-bar{border-radius:6px;height:4px;overflow:hidden;position:relative;width:100%}.loader-light .progress-bar{background-color:#1e222e14}.loader-dark .progress-bar{background-color:#393d47}.progress-bar:before{animation:indeterminate-animation 3.2s linear infinite;border-radius:6px;content:"";display:block;height:100%;left:0;position:absolute;top:0;transform:none;transition:transform .5s;width:40%}.loader-light .progress-bar:before{background-color:#476bf0}.loader-dark .progress-bar:before{background-color:#8ca4ff}@keyframes indeterminate-animation{0%{left:-40%}50%{left:100%}to{left:-40%}}