/*!**************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/shared/ui/notifications/baseNotification/styles.module.scss ***!
  \**************************************************************************************************************************************************************************************/
.G4e4whrF {
  width: 100dvw;
  height: 100dvh;
  background-color: rgba(0, 0, 0, 0.5019607843);
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 4;
  animation-duration: 0.3s;
  animation-fill-mode: both;
  opacity: 0;
}
.rlFKrscu {
  animation-name: KtUM_i58;
}
.G72YFpyC {
  animation-name: oLMcHI_C;
}

.UiLMQ6hw {
  width: 200px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 24px 35px 24px;
  box-sizing: border-box;
  border-radius: 20px;
  background-color: #fff;
  animation-duration: 0.3s;
  animation-fill-mode: both;
  transform: translate(0, 60dvh);
  position: relative;
}
.xMnjxtTQ {
  animation-name: QqL3jOtO;
}
.Gh3TcYsw {
  animation-name: tlOHXj3e;
}

.bBAasUgT {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #f4f7f9;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 17px;
  top: 17px;
  cursor: pointer;
}
.bBAasUgT:hover {
  background-color: #e8ecef;
  transition-duration: 300ms;
}

.smHdrhwh {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.bH7k1WVY {
  background-color: rgba(194, 43, 43, 0.1019607843);
}

.MMSvY13i {
  background-color: #31da92;
}

.jurM2v9L {
  margin-top: 24px;
  font-size: 16px;
  font-weight: 600;
}

.V9yyrrk5 {
  margin-top: 16px;
  max-height: 60dvh;
  overflow-y: auto;
  overflow-wrap: anywhere;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  white-space: pre-line;
}

.WkDOpKwz {
  margin-top: 16px;
  text-align: center;
  color: #122443;
  opacity: 0.7;
  white-space: pre-line;
  font-size: 16px;
  font-weight: 500;
}

.jqNIhG7x {
  margin-top: 16px;
  display: flex;
  flex-direction: column;
  row-gap: 8px;
  width: 100%;
  max-height: 200px;
  overflow-y: scroll;
}

.Td3Ay4Kk {
  color: #122443;
  border-radius: 10px;
  background-color: #fff;
  padding: 10px 15px;
  box-sizing: border-box;
  border: 1px solid #e8ecef;
  width: 100%;
  text-align: left;
  font-size: 16px;
  font-weight: 400;
}
.Td3Ay4Kk:hover {
  cursor: pointer;
  background-color: #e7f0ff;
}

.wPkE844I {
  display: flex;
  gap: 12px;
  margin-top: 24px;
  width: 100%;
}

.AACLzA3o {
  flex: 1;
  padding: 12px 20px;
  border-radius: 8px;
  border: 1px solid #e8ecef;
  background-color: #fff;
  color: #122443;
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
  transition: all 0.2s;
}
.AACLzA3o:hover {
  background-color: #e7f0ff;
}

.PDqk9PVp {
  flex: 1;
  padding: 12px 20px;
  border-radius: 8px;
  border: none;
  background: linear-gradient(270deg, #00c6ff 0%, #0072ff 100%);
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
  transition: all 0.2s;
}
.PDqk9PVp:hover {
  opacity: 0.9;
}

@keyframes KtUM_i58 {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes oLMcHI_C {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes QqL3jOtO {
  from {
    transform: translate(0, 60dvh);
  }
  to {
    transform: translate(0, 0);
  }
}
@keyframes tlOHXj3e {
  from {
    transform: translate(0, 0);
  }
  to {
    transform: translate(0, 60dvh);
  }
}
.E7TljpgO {
  margin-top: 24px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  width: 100%;
}
.E7TljpgO button {
  padding: 12px 16px;
  border-radius: 8px;
  border: none;
  cursor: pointer;
  font-weight: 500;
  font-size: 14px;
  transition: all 0.2s ease;
}
.E7TljpgO button:hover {
  transform: translateY(-1px);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}

.AACLzA3o {
  background-color: #f4f7f9;
  color: #122443;
  border: 1px solid #e8ecef !important;
}
.AACLzA3o:hover {
  background-color: #e8ecef;
}

.lIyxzJsz {
  background-color: #ff9800;
  color: white;
}
.lIyxzJsz:hover {
  background-color: #f57c00;
}

.Y2LdgHn9 {
  background-color: #f44336;
  color: white;
}
.Y2LdgHn9:hover {
  background-color: #d32f2f;
}

.sbxv8WCQ {
  margin-top: 24px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
}

.LDzUnIY6 {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
}

.bg1LPn9S {
  width: 100%;
  padding: 12px 50px 12px 16px;
  border-radius: 8px;
  border: 1px solid #e8ecef;
  font-size: 14px;
  box-sizing: border-box;
  font-size: 16px;
  font-weight: 400;
}
.bg1LPn9S:focus {
  outline: none;
  border-color: #f4f7f9;
}
.bg1LPn9S::placeholder {
  color: #122443;
  opacity: 0.5;
}

.QF3nCgny {
  position: absolute;
  right: 12px;
  background: none;
  border: none;
  color: #f4f7f9;
  cursor: pointer;
  font-size: 12px;
  font-weight: 500;
  padding: 4px 8px;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 400;
}
.QF3nCgny:hover {
  background-color: #e7f0ff;
}

.HxMBCLnk {
  margin-top: 8px;
  display: flex;
  gap: 12px;
  width: 100%;
}
.HxMBCLnk button {
  flex: 1;
  padding: 12px 16px;
  border-radius: 8px;
  border: none;
  cursor: pointer;
  font-weight: 500;
  font-size: 14px;
  transition: all 0.2s ease;
}
.HxMBCLnk button:hover {
  transform: translateY(-1px);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}

.PDqk9PVp {
  background: linear-gradient(270deg, #00c6ff 0%, #0072ff 100%);
  color: white;
  box-shadow: 0px 2px 12px 0px rgba(0, 110, 255, 0.4);
}
.PDqk9PVp:hover {
  opacity: 0.9;
}

.NZVbc_Cz {
  background: rgba(0, 0, 0, 0.5019607843) !important;
  box-shadow: 0px 2px 12px 0px #b7b9bb !important;
  cursor: not-allowed !important;
}
.NZVbc_Cz:hover {
  opacity: 1 !important;
  transform: none !important;
}
/*!******************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/shared/ui/BottomBar/ui/BottomBar/styles.module.scss ***!
  \******************************************************************************************************************************************************************************/
.H3Lnge5V {
  width: 100%;
  background-color: #fff;
  box-shadow: 0px 2px 10px -3px rgba(38, 51, 73, 0.3);
  position: fixed;
  bottom: 0;
  z-index: 100;
}

.ejGkl8fD {
  width: 100%;
  max-width: 640px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.c55NQxz8 {
  padding-left: 74px;
  padding-right: 74px;
  display: flex;
  align-items: center;
  height: 60px;
}
/*!******************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/widgets/app/notificationPopup/ui/styles.module.scss ***!
  \******************************************************************************************************************************************************************************/
.qAEOHcVM {
  position: fixed;
  inset: 0;
  z-index: 2000;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px;
  background: rgba(18, 36, 67, 0.38);
}

.E7YuUoa6 {
  width: min(100%, 520px);
  max-height: calc(100dvh - 48px);
  padding: 28px 24px 24px;
  overflow: auto;
  background: #ffffff;
  border: 1px solid #e1e7f0;
  border-radius: 8px;
  box-shadow: 0 18px 54px rgba(18, 36, 67, 0.22);
}

.VL164jsr {
  margin: 0;
  color: #122443;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.25;
  overflow-wrap: anywhere;
}

.cyYZo4Ra {
  margin: 16px 0 24px;
  color: #48617f;
  font-size: 16px;
  line-height: 1.55;
  white-space: pre-wrap;
  overflow-wrap: anywhere;
}

.U04vrajZ {
  width: 100%;
  min-height: 48px;
  padding: 12px 18px;
  color: #ffffff;
  background: #0072ff;
  border: 1px solid #0072ff;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 700;
}
.U04vrajZ:disabled {
  cursor: not-allowed;
  opacity: 0.65;
}
/*!*************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/shared/ui/layouts/appLayout/styles.module.scss ***!
  \*************************************************************************************************************************************************************************/
.gGSHTbPr {
  width: 100%;
  background-color: #f4f7f9;
}

.laP3n60q {
  width: 100%;
  max-width: 640px;
  margin: 0 auto;
  box-sizing: border-box;
  min-height: calc(100dvh - 60px);
  display: flex;
  flex-direction: column;
}
.laP3n60q > * {
  width: 100%;
  box-sizing: border-box;
}
/*!**************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/shared/ui/layouts/authLayout/styles.module.scss ***!
  \**************************************************************************************************************************************************************************/
.mZ0Ar1y0 {
  width: 100%;
  background-color: #f4f7f9;
}

.MG_pI94C {
  width: 100%;
  max-width: 640px;
  margin: 0 auto;
  padding: 24px 24px 58px;
  box-sizing: border-box;
  min-height: 100dvh;
  display: flex;
  flex-direction: column;
}
/*!**************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/shared/ui/layouts/testLayout/styles.module.scss ***!
  \**************************************************************************************************************************************************************************/
.u6snUIir {
  width: 100%;
  background-color: #f4f7f9;
}

.gaW6ZhsG {
  width: 100%;
  max-width: 640px;
  margin: 0 auto;
  padding: 24px 24px 58px;
  box-sizing: border-box;
  min-height: 100dvh;
  display: flex;
  flex-direction: column;
}
/*!*****************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/shared/ui/layouts/landingLayout/styles.module.scss ***!
  \*****************************************************************************************************************************************************************************/
.U34Cevw8 {
  width: 100%;
  background-color: #fff;
}

.l9Fb_PKt {
  max-width: none;
  width: 100%;
  margin: 0 auto;
  padding: 0 10px;
  box-sizing: border-box;
}
@media (min-width: 960px) {
  .l9Fb_PKt {
    max-width: 1200px;
    padding: 0 15px;
  }
}
@media (min-width: 1200px) {
  .l9Fb_PKt {
    max-width: 1590px;
    padding: 0 20px;
  }
}
/*!**************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/shared/ui/layouts/consultationsNewLayout/styles.module.scss ***!
  \**************************************************************************************************************************************************************************************/
.QLBzMnBw {
  min-height: 100vh;
  background-color: #e7f0ff;
  padding: 20px;
  display: flex;
  flex-direction: column;
  overflow-x: hidden;
}

.R6OdV7fR {
  margin: 0 auto;
  max-width: 1480px;
  width: 100%;
  height: 100%;
}
/*!**************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/shared/ui/buttons/iconButton/styles.module.scss ***!
  \**************************************************************************************************************************************************************************/
.iQvMq4rD {
  height: 32px;
  min-width: 32px;
  border-radius: 7px;
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 6px;
}
.Ihe0JSg8 {
  background-color: #fff;
}
.VYmBXCxO {
  background-color: #fff;
}
.fcetnGf4 {
  background-color: transparent;
}
.bpPzGfia {
  padding-right: 10px;
  padding-left: 10px;
}

.c43laGHy {
  font-size: 13px;
  font-weight: 400;
}

.Tr0OwnJK {
  width: 20px;
  height: 20px;
  border: 2px solid #122443;
  border-bottom-color: transparent;
  border-radius: 50%;
  display: inline-block;
  box-sizing: border-box;
  animation: Hi3zHNN7 1s linear infinite;
  margin: 2px;
}

@keyframes Hi3zHNN7 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/*!**************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/shared/ui/buttons/mainButton/styles.module.scss ***!
  \**************************************************************************************************************************************************************************/
.LMS2umce {
  width: 100%;
  box-sizing: border-box;
  border-radius: 10px;
  min-height: 58px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  box-shadow: 0px 2px 12px 0px rgba(0, 110, 255, 0.4);
  z-index: 1;
  transition-duration: 300ms;
  position: relative;
  padding: 22px;
}
.LMS2umce:before {
  border-radius: inherit;
  background-size: 200%;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 100%;
  z-index: -100;
  transition: opacity 0.45s;
}
.LMS2umce:hover:before {
  opacity: 1;
}
.LMS2umce {
  font-size: 16px;
  font-weight: 400;
}

.vnkGuSVS {
  background: rgba(0, 0, 0, 0.5019607843) !important;
  box-shadow: 0px 2px 12px 0px #b7b9bb;
}
.vnkGuSVS:hover:before {
  opacity: 0;
}

.swVfWqEw {
  background: linear-gradient(270deg, #00c6ff 0%, #0072ff 100%);
}
.swVfWqEw:before {
  background-image: linear-gradient(270deg, #00c6ff 0%, #0072ff 100%);
}

.XN1k3gfm {
  background: linear-gradient(90deg, #11998e 0%, #38ef7d 100%);
}
.XN1k3gfm:before {
  background-image: linear-gradient(90deg, #11998e 0%, #38ef7d 100%);
}

.brOjIlst {
  background: linear-gradient(90deg, #4e54c8 0%, #8f94fb 100%);
}
.brOjIlst:before {
  background-image: linear-gradient(90deg, #4e54c8 0%, #8f94fb 100%);
}

.ifmck5vJ {
  background: linear-gradient(270deg, #eb3349 0%, #f45c43 100%);
}
.ifmck5vJ:before {
  background-image: linear-gradient(270deg, #eb3349 0%, #f45c43 100%);
}

.ksffP6ao {
  background: linear-gradient(270deg, #e8f34e 0%, #fab829 100%);
}
.ksffP6ao:before {
  background-image: linear-gradient(270deg, #e8f34e 0%, #fab829 100%);
}

.gUqQCVZJ {
  background: rgba(255, 255, 255, 0.2);
}
.gUqQCVZJ:before {
  background: rgba(255, 255, 255, 0.25);
}
/*!*****************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/shared/ui/buttons/landingButton/styles.module.scss ***!
  \*****************************************************************************************************************************************************************************/
.BcSkdQSi {
  cursor: pointer;
  transition: opacity 0.3s;
  padding: 18px 25px;
  border-radius: 10px;
  background: #e7f0ff;
  align-items: center;
  justify-content: center;
  color: #2330ba;
  display: flex;
  gap: 10px;
}
.BcSkdQSi.lO3gdy0t {
  padding: 14px 25px;
}
.BcSkdQSi:hover {
  opacity: 0.7;
}
.BcSkdQSi {
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.03em;
  line-height: 100%;
}
@media (width >= 960px) {
  .BcSkdQSi {
    font-size: 10px;
  }
}
@media (width >= 1200px) {
  .BcSkdQSi {
    font-size: 12px;
  }
}
@media (width >= 1600px) {
  .BcSkdQSi {
    font-size: 14px;
  }
}
@media (width >= 960px) {
  .BcSkdQSi {
    border-radius: 6px;
    padding: 10px 15px;
  }
}
@media (width >= 1200px) {
  .BcSkdQSi {
    border-radius: 8px;
    padding: 15px 20px;
  }
}
@media (width >= 1600px) {
  .BcSkdQSi {
    border-radius: 10px;
    padding: 18px 25px;
  }
}

.oxPAjRy0 {
  background-color: #fecc62;
  color: #122443;
}

.KRSHIXX3 {
  background-color: transparent;
  border: 1px solid #fecc62;
  color: #122443;
  box-sizing: border-box;
}
/*!**************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/shared/ui/loader/styles.module.scss ***!
  \**************************************************************************************************************************************************************/
.RmXPfHJa {
  display: inline-block;
  width: 30px;
  height: 30px;
  border: 4px solid rgba(0, 0, 0, 0);
  border-radius: 50%;
  animation: t_OxXjNp 1s linear infinite;
  border-top-color: #2330ba;
}

.I4mvEua3 {
  border-top-color: #2330ba;
}

.iBQWgJYw {
  border-top-color: #fff;
}

@keyframes t_OxXjNp {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/*!**********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/shared/ui/lists/baseList/styles.module.scss ***!
  \**********************************************************************************************************************************************************************/
.n9rfqm7x {
  padding-top: 24px;
  flex: 1 1 0;
  margin-top: -5px;
  z-index: 0;
  animation-duration: 0.1s;
  animation-fill-mode: both;
  animation-name: _TI4jaWb;
}
.n9rfqm7x::-webkit-scrollbar {
  display: none;
}

.XKG6wuVO {
  display: flex;
  flex-direction: column;
  row-gap: 8px;
  padding-bottom: 8px;
}

.u_9kTK0Y {
  display: flex;
  justify-content: center;
  align-items: center;
  animation-duration: 0.1s;
  animation-fill-mode: both;
  animation-name: _TI4jaWb;
  flex: 1 1 0;
}

.iZile7fp {
  opacity: 0.5;
  font-size: 24px;
  font-weight: 600;
}
.bdgxhw4L {
  opacity: 0.7;
  color: #fff;
}

@keyframes _TI4jaWb {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/*!****************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/shared/ui/listItem/styles.module.scss ***!
  \****************************************************************************************************************************************************************/
.NaTLVTYy {
  background-color: white;
  border-radius: 8px;
  width: 100%;
  padding: 16px;
  box-sizing: border-box;
  display: block;
  border: 1px solid rgba(18, 36, 67, 0.2);
  box-shadow: 0px 2px 10px -3px rgba(38, 51, 73, 0.1019607843);
  text-align: left;
  transition-duration: 300ms;
}
.NaTLVTYy:hover {
  border: 1px solid rgba(18, 36, 67, 0.35);
  box-shadow: 0px 2px 5px -3px rgba(38, 51, 73, 0.3);
}
/*!***********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/shared/ui/blockHeading/ui/styles.module.scss ***!
  \***********************************************************************************************************************************************************************/
.Tr9_jUXi {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.jXruBMoJ {
  font-size: 24px;
  font-weight: 600;
}

.bjPUceZ9 {
  font-size: 14px;
  font-weight: 500;
}
/*!*******************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/shared/ui/loaderBlock/styles.module.scss ***!
  \*******************************************************************************************************************************************************************/
.KZI86gWR {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1 1 0;
  width: 100%;
  height: 100%;
}
/*!******************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/entities/respondent-folder/ui/FolderListItem/styles.module.scss ***!
  \******************************************************************************************************************************************************************************************/
.FG3_9J70 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.bVtBTZPk {
  display: flex;
  flex-direction: column;
  row-gap: 8px;
}

.N3yRlEj9 {
  color: #122443;
  font-size: 16px;
  font-weight: 500;
}

.AwUOzl5_ {
  color: #122443;
  opacity: 0.5;
}

.kjSJVoj_ {
  background-color: #f4f7f9;
  min-width: 22px;
  height: 22px;
  border-radius: 4px;
}
/*!*******************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/pages/Sociometry/SociometryTestPage/ui/SociometryTestPage/SociometryTestPage.module.scss ***!
  \*******************************************************************************************************************************************************************************************************************/
.o2lbMUgH {
  display: flex;
  justify-content: center;
  margin-top: 32px;
  margin-bottom: 16px;
}

.XdnkYsBu {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: 250px;
  height: 64px;
  border-radius: 37px;
  padding: 16px 24px;
  background: rgb(33, 188, 251);
  border: none;
  cursor: pointer;
  transition: opacity 0.2s;
}
@media (width <= 768px) {
  .XdnkYsBu {
    width: 88px;
    height: 56px;
    padding: 16px 32px;
    gap: 2px;
  }
}

.n2viUqQy {
  opacity: 0.5;
  cursor: not-allowed;
}

.M2NFuKqv {
  flex-shrink: 0;
}

.SmaVf7mW {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  white-space: nowrap;
}
@media (width <= 768px) {
  .SmaVf7mW {
    display: none;
  }
}

.dLhkBMNC {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex: 1;
  gap: 16px;
  padding: 32px;
  min-height: 100vh;
}

.XI6tH_l2 {
  font-size: 16px;
  color: #e74c3c;
  text-align: center;
}

.z8BF8FiH {
  padding: 12px 24px;
  background: #4a90d9;
  color: #fff;
  border: none;
  border-radius: 8px;
  font-size: 14px;
  cursor: pointer;
  transition: background-color 0.2s;
}
.z8BF8FiH:hover {
  background: #3a7bc8;
}

.qg23BRNJ {
  width: 100%;
  height: 100dvh;
  display: flex;
  align-items: center;
  justify-content: center;
}
.qg23BRNJ > p {
  font-size: 24px;
  font-weight: 500;
}
/*!*******************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/pages/Sociometry/SociometryTestPage/ui/SociometryQuestion/SociometryQuestion.module.scss ***!
  \*******************************************************************************************************************************************************************************************************************/
.pn1QHMjD {
  margin-bottom: 20px;
}

.CuBhfriA {
  margin: 1.5rem 0;
  color: #122443;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 0.5px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex: 1 1;
}

.aaZzh466 {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.57;
  letter-spacing: 0.26px;
  color: rgba(18, 36, 67, 0.4);
}

.X6uizsaQ {
  display: flex;
  flex-direction: column;
  gap: 16px;
  text-align: center;
}

.bOfdOsjK {
  display: flex;
  align-items: center;
  gap: 12px;
}

.T1nrcSWG {
  font-size: 16px;
  font-weight: 600;
  color: #4a90d9;
  min-width: 24px;
}
/*!***************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/pages/Sociometry/SociometryTestPage/ui/SociometrySelect/SociometrySelect.module.scss ***!
  \***************************************************************************************************************************************************************************************************************/
.lYYEP85L {
  position: relative;
  width: 100%;
}

.DefDdo8h {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 16px;
  background: #fff;
  border: 3px solid rgba(15, 20, 69, 0.1);
  border-radius: 12px;
  cursor: pointer;
  transition: border-color 0.2s;
  min-height: 48px;
}
.DefDdo8h.g75eM0fY {
  border-color: #0F1445;
  cursor: default;
}

.kIkl94FV {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex: 1;
  font-size: 16px;
  color: #333;
}

.VmSfplur {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 8px;
  padding: 0;
  background: #0F1445;
  border: none;
  border-radius: 50%;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
  transition: opacity 0.2s;
  flex-shrink: 0;
}
.VmSfplur:hover {
  opacity: 0.8;
}

.Swxq3eqR {
  color: #999;
  font-size: 16px;
}

.H9zSik9_ {
  width: 0;
  height: 0;
  margin-left: 8px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #666;
  transition: transform 0.2s;
}
.H9zSik9_.HsOVngeh {
  transform: rotate(180deg);
}

.dYnO9AbT {
  position: absolute;
  top: calc(100% + 4px);
  left: 0;
  right: 0;
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  z-index: 100;
  max-height: 280px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}

.VKBNbpiL {
  padding: 8px;
  border-bottom: 1px solid #e0e0e0;
}

.VscLwQcR {
  width: 100%;
  padding: 10px 12px;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  font-size: 14px;
  outline: none;
  transition: border-color 0.2s;
}
.VscLwQcR:focus {
  border-color: #0F1445;
}
.VscLwQcR::placeholder {
  color: #999;
}

.yM8aGMe1 {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow-y: auto;
  max-height: 220px;
}

.npMr0ma7 {
  padding: 12px 16px;
  font-size: 15px;
  color: #333;
  cursor: pointer;
  transition: background-color 0.15s;
}
.npMr0ma7:hover:not(.Jqbl24Pc) {
  background: #f5f8fc;
}
.npMr0ma7.pTfVqpEi {
  background: rgba(15, 20, 69, 0.06);
  color: #0F1445;
  font-weight: 500;
}
.npMr0ma7.Jqbl24Pc {
  color: #bbb;
  cursor: not-allowed;
  background: #f9f9f9;
}

.f9ZKy1du {
  padding: 16px;
  text-align: center;
  color: #999;
  font-size: 14px;
}
/*!************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/pages/login/ui/styles.module.scss ***!
  \************************************************************************************************************************************************************/
.v2980Prp {
  width: 100%;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
/*!**********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/widgets/shared/topbar/ui/styles.module.scss ***!
  \**********************************************************************************************************************************************************************/
.WsRkuGrm {
  display: flex;
  position: relative;
  align-items: center;
  height: 32px;
  min-height: 32px;
  width: 100%;
}

.KNBlUP04 {
  width: 100%;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
}

.tQdtN9d0 {
  color: white;
}

.CNt6pRJ2 {
  position: absolute;
  left: 0;
  box-shadow: 0 2px 10px -3px rgba(38, 51, 73, 0.1019607843);
  transition-duration: 300ms;
}
.CNt6pRJ2:hover {
  box-shadow: 0 2px 10px -3px rgba(38, 51, 73, 0.4);
}

.s7mN1UFE {
  position: absolute;
  right: 0;
  box-shadow: 0 2px 10px -3px rgba(38, 51, 73, 0.1019607843);
  transition-duration: 300ms;
}
.s7mN1UFE:hover {
  box-shadow: 0 2px 10px -3px rgba(38, 51, 73, 0.4);
}

.i2pfbGEJ {
  position: absolute;
  right: 0;
  width: 32px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.EkK5FApL {
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(50%, -50%);
  background-color: #2563eb;
  color: white;
  font-size: 10px;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  z-index: 10;
  pointer-events: none;
  box-sizing: border-box;
}

.cK5bAgLr svg path {
  stroke: #2563eb;
  fill: rgba(37, 99, 235, 0.1);
}

.X5ftKht3 {
  position: absolute;
  width: 100%;
  display: flex;
  justify-content: center;
}

.ROuPDxEH {
  display: flex;
  background-color: #fff;
  box-shadow: 0 2px 10px -3px rgba(38, 51, 73, 0.1019607843);
  border-radius: 7px;
  position: relative;
  overflow: hidden;
}

.ANZ6Q8w_ {
  padding: 6px 11px;
  display: flex;
  align-items: center;
  border-radius: 7px;
  font-size: 14px;
  font-weight: 500;
}

.gnPa4OCt {
  padding: 6px 11px;
  position: relative;
  display: flex;
  align-items: center;
  border-top-right-radius: 7px;
  border-bottom-right-radius: 7px;
}

.NUDOsUxk {
  color: #fff;
  position: relative;
  z-index: 1;
  font-size: 14px;
  font-weight: 500;
}

.ZOSWyIpz {
  width: 100%;
  height: 54px;
  position: absolute;
  left: 0;
  top: -5px;
  transform: rotate(10deg);
  background: linear-gradient(270deg, #00c6ff 0%, #0072ff 100%);
  z-index: 0;
}

.k5QMN9ha {
  height: 30px;
  width: auto;
  padding-left: 10px;
  padding-right: 10px;
  position: absolute;
  right: 0;
  font-size: 14px;
  font-weight: 500;
  border-radius: 10px;
}
/*!************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/widgets/auth/loginBlock/ui/styles.module.scss ***!
  \************************************************************************************************************************************************************************/
.iwATDW6U {
  display: flex;
  flex-direction: column;
  height: 100%;
  flex-grow: 1;
}
/*!*******************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/shared/ui/inputs/checkboxWithText/styles.module.scss ***!
  \*******************************************************************************************************************************************************************************/
.X_tXhKUm {
  display: flex;
  column-gap: 8px;
}

.QVMlcz85 {
  min-width: 18px;
  height: 18px;
  border-radius: 2px;
  border: 1px solid #2330ba;
  display: flex;
  align-items: center;
  justify-content: center;
  background: none;
  padding: 0;
  cursor: pointer;
}

.UsNUNZ51 {
  background-color: #2330ba;
}

.kkzCT_qF {
  font-size: 12px;
  font-weight: 500;
  color: rgba(18, 36, 67, 0.4);
  text-align: left;
}
/*!************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/shared/ui/inputs/mainInput/styles.module.scss ***!
  \************************************************************************************************************************************************************************/
.z9rZpHcN {
  position: relative;
  width: 100%;
  height: 62px;
}

.GUq0uQl1 {
  position: absolute;
  color: rgba(18, 36, 67, 0.4);
  bottom: 12px;
  left: 0;
  transition-duration: 300ms;
  transition-property: bottom;
  user-select: none;
  pointer-events: none;
  font-size: 16px;
  font-weight: 400;
  font-family: Arial, sans-serif;
}

.ZiXN0ETd {
  color: #eb3349 !important;
}

.FSIuqyfx {
  width: 0;
  height: 1px;
  background: linear-gradient(270deg, #00c6ff 0%, #0072ff 100%);
  position: absolute;
  bottom: 0;
  transition-duration: 300ms;
}

.ufBBDRjm {
  width: 100%;
  border-bottom: 1px solid #e8ecef;
  margin-top: 21px;
  padding-top: 9px;
  padding-bottom: 11px;
  box-sizing: border-box;
  font-size: 16px;
  font-weight: 400;
  font-family: Arial, sans-serif;
}
.ufBBDRjm:focus + .GUq0uQl1, .ufBBDRjm:not(:placeholder-shown) + .GUq0uQl1, .ufBBDRjm:-webkit-autofill + .GUq0uQl1 {
  font-size: 10px;
  font-weight: 500;
  color: #122443;
  bottom: 45px;
  text-transform: uppercase;
}
.ufBBDRjm:focus ~ .FSIuqyfx {
  width: 100%;
}

.jUlvP8Cd {
  position: absolute;
  right: 0;
  bottom: 15px;
}
/*!*******************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/shared/ui/InfoTooltip/styles.module.scss ***!
  \*******************************************************************************************************************************************************************/
.RnCb2nVo {
  position: absolute;
  bottom: 32px;
  left: 50%;
  z-index: 3;
  transform: translateX(-50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  opacity: 0;
  pointer-events: none;
  transition-duration: 0.3s;
  transition-property: opacity;
  max-width: 300px;
  width: max-content;
}
.RnCb2nVo::after {
  content: "";
  position: absolute;
  bottom: -6px;
  left: 50%;
  transform: translateX(-50%);
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #263349;
}

.aLdO7dng {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  max-width: 16px;
  padding: 10px;
  margin: -10px;
}
.aLdO7dng:hover .RnCb2nVo {
  opacity: 1;
  pointer-events: all;
}

.CZXSV805 {
  background-color: #263349;
  color: #fff;
  padding: 8px 12px;
  border-radius: 4px;
  text-align: center;
  white-space: pre-wrap;
  word-break: break-word;
  user-select: none;
  font-weight: 500;
  font-size: 12px;
}
@media (width >= 960px) {
  .CZXSV805 {
    font-size: 10px;
  }
}
@media (width >= 1200px) {
  .CZXSV805 {
    font-size: 12px;
  }
}
@media (width >= 1600px) {
  .CZXSV805 {
    font-size: 18px;
  }
}
/*!****************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/widgets/auth/loginBlock/ui/parts/loginForm/styles.module.scss ***!
  \****************************************************************************************************************************************************************************************/
.SfoFnCnO {
  margin-top: 24px;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

.cS_2WGxx {
  display: flex;
  flex-direction: column;
  row-gap: 16px;
  padding-bottom: 16px;
}

.h6UaHRIt {
  display: flex;
  flex-direction: column;
  row-gap: 16px;
}

.MxRZSLYn {
  text-align: center;
  margin-top: 16px;
  font-size: 14px;
  font-weight: 500;
}
/*!***************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/pages/register/ui/styles.module.scss ***!
  \***************************************************************************************************************************************************************/
.xwWU5LWe {
  width: 100%;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
/*!***************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/widgets/auth/registerBlock/ui/styles.module.scss ***!
  \***************************************************************************************************************************************************************************/
.TFeQv8si {
  display: flex;
  flex-direction: column;
  height: 100%;
  flex-grow: 1;
}
/*!**********************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/widgets/auth/registerBlock/ui/parts/registerForm/styles.module.scss ***!
  \**********************************************************************************************************************************************************************************************/
.RMzAM0Ob {
  margin-top: 24px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-grow: 1;
}

.BVpavGED {
  display: flex;
  flex-direction: column;
  row-gap: 16px;
}

.yCRT3HY8 {
  display: flex;
  flex-direction: column;
  row-gap: 16px;
  margin-top: 48px;
}

.gcGKbuSr {
  font-size: 12px;
  font-weight: 500;
  color: rgba(18, 36, 67, 0.4);
  text-align: center;
  margin-top: 48px;
}
/*!***********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/shared/ui/variantSelector/styles.module.scss ***!
  \***********************************************************************************************************************************************************************/
.UYP9LDNT {
  width: 100%;
  background-color: #e8ecef;
  border-radius: 7px;
  padding: 3px;
  box-sizing: border-box;
  height: 45px;
  display: flex;
  position: relative;
}

.eSZNdEYn {
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: rgba(18, 36, 67, 0.4);
  transition-duration: 300ms;
  z-index: 2;
  font-size: 16px;
  font-weight: 500;
}
.AkkUM7L_ {
  color: #fff;
}

.Zhz5fc3H {
  width: calc(50% - 3px);
  height: 39px;
  border-radius: 7px;
  position: absolute;
  background: linear-gradient(270deg, #00c6ff 0%, #0072ff 100%);
  transition-duration: 300ms;
  left: 3px;
}
.wn0emd5b {
  left: 50%;
}
/*!****************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/shared/ui/inputs/birthdayInput/styles.module.scss ***!
  \****************************************************************************************************************************************************************************/
.cukYIZqd {
  position: relative;
  width: 100%;
  height: 62px;
}

.EBG4XxR2 {
  position: absolute;
  color: rgba(18, 36, 67, 0.4);
  bottom: 12px;
  left: 0;
  transition-duration: 300ms;
  transition-property: bottom;
  user-select: none;
  pointer-events: none;
  font-size: 16px;
  font-weight: 400;
  font-family: Arial, sans-serif;
}

.h2FB8se3 {
  color: #eb3349 !important;
}

.yt3tG2Yo {
  width: 100%;
  border-bottom: 1px solid #e8ecef;
  margin-top: 21px;
  padding-top: 9px;
  padding-bottom: 11px;
  box-sizing: border-box;
  font-size: 16px;
  font-weight: 400;
  font-family: Arial, sans-serif;
}
.yt3tG2Yo:focus + .EBG4XxR2, .yt3tG2Yo:not(:placeholder-shown) + .EBG4XxR2 {
  font-size: 10px;
  font-weight: 500;
  color: #122443;
  bottom: 45px;
  text-transform: uppercase;
}
.yt3tG2Yo:focus ~ .k6FaSMCa {
  width: 100%;
}

.k6FaSMCa {
  width: 0;
  height: 1px;
  background: linear-gradient(270deg, #00c6ff 0%, #0072ff 100%);
  position: absolute;
  bottom: 0;
  transition-duration: 300ms;
}
/*!*************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/shared/ui/inputs/phoneInput/styles.module.scss ***!
  \*************************************************************************************************************************************************************************/
.zWbhv2H1 {
  position: relative;
  width: 100%;
  height: 62px;
}

.vA9nKeqH {
  position: absolute;
  color: rgba(18, 36, 67, 0.4);
  bottom: 12px;
  left: 0;
  transition-duration: 300ms;
  transition-property: bottom;
  user-select: none;
  pointer-events: none;
  font-size: 16px;
  font-weight: 400;
  font-family: Arial, sans-serif;
}

.kK9aBdeU {
  color: #eb3349 !important;
}

.YWcSmmjH {
  width: 100%;
  border-bottom: 1px solid #e8ecef;
  margin-top: 21px;
  padding-top: 9px;
  padding-bottom: 11px;
  box-sizing: border-box;
  font-size: 16px;
  font-weight: 400;
  font-family: Arial, sans-serif;
}
.YWcSmmjH:focus + .vA9nKeqH, .YWcSmmjH:not(:placeholder-shown) + .vA9nKeqH {
  font-size: 10px;
  font-weight: 500;
  color: #122443;
  bottom: 45px;
  text-transform: uppercase;
}
.YWcSmmjH:focus ~ .r0S4J_qG {
  width: 100%;
}

.r0S4J_qG {
  width: 0;
  height: 1px;
  background: linear-gradient(270deg, #00c6ff 0%, #0072ff 100%);
  position: absolute;
  bottom: 0;
  transition-duration: 300ms;
}
/*!**************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/shared/ui/inputs/regionInput/styles.module.scss ***!
  \**************************************************************************************************************************************************************************/
.h_1jKuNO {
  position: relative;
  width: 100%;
  height: 62px;
}

.SqBXerma {
  position: absolute;
  color: rgba(18, 36, 67, 0.4);
  bottom: 12px;
  left: 0;
  transition-duration: 300ms;
  transition-property: bottom;
  user-select: none;
  font-size: 16px;
  font-weight: 400;
  font-family: Arial, sans-serif;
}

.gx6IvLaZ {
  width: 100%;
  border-bottom: 1px solid #e8ecef;
  margin-top: 21px;
  padding-top: 9px;
  padding-bottom: 11px;
  box-sizing: border-box;
  font-size: 16px;
  font-weight: 400;
  font-family: Arial, sans-serif;
}
.gx6IvLaZ:focus + .SqBXerma, .gx6IvLaZ:not(:placeholder-shown) + .SqBXerma {
  font-size: 10px;
  font-weight: 500;
  color: #122443;
  bottom: 45px;
  text-transform: uppercase;
}
.gx6IvLaZ:focus ~ .jpNK5kvj {
  width: 100%;
}

.jpNK5kvj {
  width: 0;
  height: 1px;
  background: linear-gradient(270deg, #00c6ff 0%, #0072ff 100%);
  position: absolute;
  bottom: 0;
  transition-duration: 300ms;
}

.hIhYe0mI {
  display: flex;
  flex-direction: column;
  margin-top: 20px;
}

.GygvPSfU {
  font-size: 16px;
  font-weight: 500;
  text-align: left;
  padding: 12px 10px 10px;
  border-bottom: 1px solid #e8ecef;
}
.GygvPSfU:hover {
  background-color: #e8ecef;
}
/*!******************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/shared/ui/inputs/mainInputStyled/styles.module.scss ***!
  \******************************************************************************************************************************************************************************/
/* New floating label input styles (match DatePickerStyled) */
.Ti3_jMxX {
  width: 100%;
  position: relative;
  min-width: 0;
  box-sizing: border-box;
}

.urWDKkHV {
  position: relative;
  width: 100%;
  min-width: 0;
  box-sizing: border-box;
}

.QlvOCFjL {
  font-family: inherit;
  width: 100%;
  min-height: 52px;
  border-radius: 10px;
  border: 1px solid rgb(159, 159, 159);
  padding: 14px 18px;
  font-size: 18px;
  min-width: 0;
  font-family: inherit;
  background-color: transparent;
  transition: border-color 0.3s;
  box-sizing: border-box;
}

.QlvOCFjL:focus {
  outline: none;
  border-color: rgb(17, 46, 232);
}

.QlvOCFjL[type=date],
.QlvOCFjL[type=date]::-webkit-calendar-picker-indicator,
.QlvOCFjL[type=number]::-webkit-inner-spin-button,
.QlvOCFjL[type=number]::-webkit-outer-spin-button {
  cursor: pointer;
}

.urWDKkHV.htcahELs .QlvOCFjL {
  border-color: rgb(17, 46, 232);
}

.eQMLnQ8m {
  position: absolute;
  left: 18px;
  top: 14px;
  font-size: 18px;
  font-weight: 400;
  color: #8c8c8c;
  pointer-events: none;
  transform-origin: left;
  transition: top 0.3s, transform 0.3s, color 0.3s, padding 0.3s, background-color 0.3s;
}

.urWDKkHV.htcahELs .eQMLnQ8m,
.urWDKkHV:focus-within .eQMLnQ8m,
.QlvOCFjL:-webkit-autofill + .eQMLnQ8m {
  top: -10px;
  transform: scale(0.85);
  background: #f4f7f9; /* Match background color */
  padding: 0 8px;
  color: #122443;
  font-weight: 600;
}

.hXIy7RZw .QlvOCFjL {
  border-color: #eb3349;
}

.eMZRR24n {
  color: #eb3349;
  font-size: 12px;
  margin-top: 6px;
  display: inline-block;
}

/* Keep tooltip as before */
.cL8VWpYC {
  position: absolute;
  right: 0;
  bottom: 15px;
}

/* Legacy styles kept for backward compatibility with other usages */
.eKi760IG {
  position: relative;
  width: 100%;
  height: 62px;
}

.kvQlxnlx {
  position: absolute;
  color: rgba(18, 36, 67, 0.4);
  bottom: 12px;
  left: 0;
  transition-duration: 300ms;
  transition-property: bottom;
  user-select: none;
  pointer-events: none;
  font-size: 16px;
  font-weight: 400;
  font-family: Arial, sans-serif;
}

.usgJhDRO {
  color: #eb3349 !important;
}

.QazO8vMg {
  width: 0;
  height: 1px;
  background: linear-gradient(270deg, #00c6ff 0%, #0072ff 100%);
  position: absolute;
  bottom: 0;
  transition-duration: 300ms;
}

.ugYix293 {
  width: 100%;
  border-bottom: 1px solid #e8ecef;
  margin-top: 21px;
  padding-top: 9px;
  padding-bottom: 11px;
  box-sizing: border-box;
  font-size: 16px;
  font-weight: 400;
  font-family: Arial, sans-serif;
}
.ugYix293:focus + .kvQlxnlx, .ugYix293:not(:placeholder-shown) + .kvQlxnlx {
  font-size: 10px;
  font-weight: 500;
  color: #122443;
  bottom: 45px;
  text-transform: uppercase;
}
.ugYix293:focus ~ .QazO8vMg {
  width: 100%;
}
/*!**********************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/react-datetime/css/react-datetime.css ***!
  \**********************************************************************************************************************************/
/*!
 * https://github.com/arqex/react-datetime
 */

.yRbVT2Ea {
  position: relative;
}
.jpCfRBE9 {
  display: none;
  position: absolute;
  min-width: 250px;
  padding: 4px;
  margin-top: 1px;
  z-index: 99999 !important;
  background: #fff;
  box-shadow: 0 1px 3px rgba(0,0,0,.1);
  border: 1px solid #f9f9f9;
}
.JLNojs4f .jpCfRBE9 {
  display: block;
}
.dEXzhXRM .jpCfRBE9 {
  box-shadow: none;
  position: static;
}

.jpCfRBE9 .jLDjFOBA {
  text-align: center;
}

.jpCfRBE9 table {
  width: 100%;
  margin: 0;
}
.jpCfRBE9 td,
.jpCfRBE9 th {
  text-align: center;
  height: 28px;
}
.jpCfRBE9 td {
  cursor: pointer;
}
.jpCfRBE9 td.FC2MVoPA:hover,
.jpCfRBE9 td.juDZpPUq:hover,
.jpCfRBE9 td.zGYt7kVG:hover,
.jpCfRBE9 td.V5S1wZhb:hover,
.jpCfRBE9 .jLDjFOBA:hover {
  background: #eeeeee;
  cursor: pointer;
}
.jpCfRBE9 td.ZlIx76PF,
.jpCfRBE9 td.ntgz7FGs {
  color: #999999;
}
.jpCfRBE9 td.bkYOR8dE {
  position: relative;
}
.jpCfRBE9 td.bkYOR8dE:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #428bca;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 4px;
  right: 4px;
}
.jpCfRBE9 td.ssl3XbLi,
.jpCfRBE9 td.ssl3XbLi:hover {
  background-color: #428bca;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.jpCfRBE9 td.ssl3XbLi.bkYOR8dE:before {
  border-bottom-color: #fff;
}
.jpCfRBE9 td.IbNSLo1s,
.jpCfRBE9 td.IbNSLo1s:hover {
  background: none;
  color: #999999;
  cursor: not-allowed;
}

.jpCfRBE9 td span.ZlIx76PF {
  color: #999999;
}
.jpCfRBE9 td span.IbNSLo1s,
.jpCfRBE9 td span.IbNSLo1s:hover {
  background: none;
  color: #999999;
  cursor: not-allowed;
}
.jpCfRBE9 th {
  border-bottom: 1px solid #f9f9f9;
}
.jpCfRBE9 .PbVoatIs {
  width: 14.2857%;
  border-bottom: none;
  cursor: default;
}
.jpCfRBE9 th.Wo9lRPbu {
  width: 100px;
}
.jpCfRBE9 th.aVMyFJi6,
.jpCfRBE9 th.lWtyGOtH {
  font-size: 21px;
  vertical-align: top;
}

.lWtyGOtH span,
.aVMyFJi6 span {
  display: block;
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none;   /* Chrome/Safari/Opera */
  -khtml-user-select: none;    /* Konqueror */
  -moz-user-select: none;      /* Firefox */
  -ms-user-select: none;       /* Internet Explorer/Edge */
  user-select: none;
}

.jpCfRBE9 th.IbNSLo1s,
.jpCfRBE9 th.IbNSLo1s:hover {
  background: none;
  color: #999999;
  cursor: not-allowed;
}
.jpCfRBE9 thead tr:first-of-type th {
  cursor: pointer;
}
.jpCfRBE9 thead tr:first-of-type th:hover {
  background: #eeeeee;
}

.jpCfRBE9 tfoot {
  border-top: 1px solid #f9f9f9;
}

.jpCfRBE9 button {
  border: none;
  background: none;
  cursor: pointer;
}
.jpCfRBE9 button:hover {
  background-color: #eee;
}

.jpCfRBE9 thead button {
  width: 100%;
  height: 100%;
}

td.K91AkFiM,
td.VRwhUKc1 {
  height: 50px;
  width: 25%;
  cursor: pointer;
}
td.K91AkFiM:hover,
td.VRwhUKc1:hover {
  background: #eee;
}

.cR2nn42H {
  display: inline-block;
}

.cR2nn42H > div {
  float: left;
}

.S1BLZkNK {
  height: 100px;
}

.S1BLZkNK {
  width: 40px;
}

.msOun0PU {
  line-height: 100px;
}

.S1BLZkNK .LO31XZQ2 {
  height: 40%;
  line-height: 40px;
  cursor: pointer;
  display: block;

  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none;   /* Chrome/Safari/Opera */
  -khtml-user-select: none;    /* Konqueror */
  -moz-user-select: none;      /* Firefox */
  -ms-user-select: none;       /* Internet Explorer/Edge */
  user-select: none;
}
.S1BLZkNK .LO31XZQ2:hover {
  background: #eee;
}
.S1BLZkNK .etUtgAl1 {
  height: 20%;
  font-size: 1.2em;
}

.jZ5DTBRD {
  vertical-align: middle;
  padding-left: 8px;
  width: 48px;
}

.jZ5DTBRD input {
  width: 100%;
  font-size: 1.2em;
  margin-top: 37px;
}

.EBxEGK7O td {
  cursor: default;
}

/*!******************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/widgets/SelectStyled/styles.module.scss ***!
  \******************************************************************************************************************************************************************/
.n5mB0GpK {
  width: 100%;
  position: relative;
  margin-bottom: 16px;
}

.PDDh1XSo {
  font-family: inherit;
}

.PDDh1XSo:focus,
.PDDh1XSo:not(:focus):valid,
.PDDh1XSo:disabled:valid,
.PDDh1XSo:disabled,
.hvRhJQJf {
  border-color: rgb(17, 46, 232);
}

.H3sqx19o {
  display: block;
  position: absolute;
  left: 20px;
  top: 14px;
  font-size: 18px;
  pointer-events: none;
  transform-origin: left;
  transition: top 0.3s, transform 0.3s, color 0.3s, padding 0.3s;
  font-weight: 600;
  color: #122443;
}

.PDDh1XSo:focus + .H3sqx19o,
.PDDh1XSo:disabled + .H3sqx19o,
.hvRhJQJf + .H3sqx19o,
.PDDh1XSo:not(:focus):valid + .H3sqx19o {
  top: -10px;
  transform: scale(0.85);
  color: rgb(17, 46, 232);
  background-color: #f4f7f9;
  padding: 0 8px;
}
/*!**************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/pages/adminManagementForm/ui/styles.module.scss ***!
  \**************************************************************************************************************************************************************************/
.hUKZln4I {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  padding: 24px 24px 80px;
}

.DK1GO4lH {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-top: 24px;
}

.UaMC_X9T {
  display: flex;
  flex-direction: column;
  gap: 8px;
  color: #48617f;
  font-size: 14px;
  font-weight: 600;
}

.GAZ6oL92 {
  width: 100%;
  min-height: 46px;
  padding: 11px 14px;
  color: #122443;
  background: #ffffff;
  border: 1px solid #d8e0eb;
  border-radius: 8px;
  font-size: 15px;
  outline: none;
}
.GAZ6oL92:focus {
  border-color: #3f75ff;
  box-shadow: 0 0 0 2px rgba(63, 117, 255, 0.18);
}

.BxtoSG6E {
  padding: 32px 16px;
  color: #757575;
  font-size: 15px;
  text-align: center;
}

.ZfLwrKiF {
  padding: 12px 14px;
  color: #b42318;
  background: #fff3f2;
  border: 1px solid #ffd5d2;
  border-radius: 8px;
  font-size: 14px;
  line-height: 1.4;
}

.JBr_8bAU {
  position: fixed;
  inset: 0;
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  background: rgba(18, 36, 67, 0.34);
}

.f_MUzuP5 {
  width: min(100%, 440px);
  padding: 24px;
  background: #ffffff;
  border-radius: 8px;
  box-shadow: 0 18px 54px rgba(18, 36, 67, 0.22);
}

.jdwsSHo3 {
  margin: 0;
  color: #122443;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.25;
}

.DsIMmvpT {
  display: flex;
  justify-content: flex-end;
  gap: 10px;
}

.BDaNh13e,
.rkdKsEr6,
.WjIG_V5f {
  min-height: 42px;
  padding: 10px 18px;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 700;
}

.BDaNh13e {
  color: #48617f;
  background: #f6f8fb;
  border: 1px solid #d8e0eb;
}

.rkdKsEr6 {
  color: #ffffff;
  background: #0072ff;
  border: 1px solid #0072ff;
}
.rkdKsEr6:disabled {
  cursor: not-allowed;
  opacity: 0.65;
}

.WjIG_V5f {
  width: 100%;
  color: #0072ff;
  background: #eef5ff;
  border: 1px solid #b8d7ff;
}
/*!**********************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/widgets/app/respondentsList/ui/parts/searchField/styles.module.scss ***!
  \**********************************************************************************************************************************************************************************************/
.vsk6pSRW {
  position: relative;
  width: 100%;
  min-width: 0;
  box-sizing: border-box;
}
.vsk6pSRW .uaY5xBrr {
  width: 100%;
  box-sizing: border-box;
  height: 40px;
  padding: 8px 16px 8px 40px;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  font-size: 14px;
  outline: none;
  transition: all 0.2s ease-in-out;
}
.vsk6pSRW .uaY5xBrr:focus {
  border-color: #3F75FF;
  box-shadow: 0 0 0 2px rgba(63, 117, 255, 0.2);
}
.vsk6pSRW .uaY5xBrr::placeholder {
  color: #9e9e9e;
}
.vsk6pSRW .KXgh2ypI {
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
}
/*!*****************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/widgets/admin/managementList/ui/styles.module.scss ***!
  \*****************************************************************************************************************************************************************************/
.QVohbO2k {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
  box-sizing: border-box;
  margin-top: 24px;
}

.ydYw8IJP {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.ZfMPjpY0 {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 6px;
  width: 100%;
  box-sizing: border-box;
  min-height: 64px;
  padding: 14px 16px;
  text-align: left;
  background: #ffffff;
  border: 1px solid #e7ecf4;
  border-radius: 8px;
  cursor: pointer;
  box-shadow: 0 2px 10px -6px rgba(18, 36, 67, 0.2);
  transition: border-color 200ms, box-shadow 200ms;
}
.ZfMPjpY0:hover {
  border-color: #b8d7ff;
  box-shadow: 0 6px 18px -10px rgba(0, 114, 255, 0.45);
}

.apWrNSWB {
  position: absolute;
  top: 10px;
  right: 10px;
  display: flex;
  gap: 8px;
}

.edMEtGVK {
  padding-right: 88px;
  color: #122443;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.35;
  overflow-wrap: anywhere;
}

.J7PxPrVh {
  color: #66758a;
  font-size: 13px;
  line-height: 1.35;
  overflow-wrap: anywhere;
}

.JeI3O3t8 {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 4px;
}

.OYYilD9P {
  max-width: 100%;
  padding: 5px 8px;
  color: #48617f;
  background: #f6f8fb;
  border: 1px solid #e1e7f0;
  border-radius: 8px;
  font-size: 12px;
  line-height: 1.25;
  overflow-wrap: anywhere;
}

.JfYx5hw1 {
  padding: 32px 16px;
  color: #757575;
  font-size: 15px;
  text-align: center;
}
/*!***********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/pages/adminsManagement/ui/styles.module.scss ***!
  \***********************************************************************************************************************************************************************/
.IAN86Ke2 {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  padding: 24px 24px 80px;
}

.ZUEub4s6 {
  padding: 32px 16px;
  color: #757575;
  font-size: 15px;
  text-align: center;
}
/*!******************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/pages/AnonimResultsPage/ui/AnonimResultsList/styles.module.scss ***!
  \******************************************************************************************************************************************************************************************/
.GocM4juK {
  display: flex;
  flex-direction: column;
  flex: 1 1 0;
}

.ibpCC27v {
  background-color: rgba(0, 198, 255, 0.0784313725);
  padding: 8px 15px;
  display: flex;
  column-gap: 4px;
  min-width: 250px;
}
@media (width <= 768px) {
  .ibpCC27v {
    width: 100%;
    justify-content: center;
    border-bottom: 1px solid rgba(18, 36, 67, 0.1019607843);
  }
}

.SrvdeoO7 {
  margin-top: 24px;
  display: flex;
  align-items: center;
  border: 1px solid rgba(18, 36, 67, 0.1019607843);
  border-radius: 8px;
  box-sizing: border-box;
  box-shadow: 0 2px 10px -3px rgba(38, 51, 73, 0.1019607843);
}
.SrvdeoO7 .nTW3a3o7 {
  width: 100%;
  padding: 8px 15px;
  background-color: white;
}
.SrvdeoO7 .xG753Dls {
  font-size: 16px;
}
@media (width <= 768px) {
  .SrvdeoO7 {
    flex-direction: column;
    width: 100%;
    overflow: hidden;
  }
}

.HOLIWRbg {
  min-width: 70px;
  font-size: 16px;
  background-color: rgba(0, 198, 255, 0.0784313725);
  padding: 8px 0;
}
.HOLIWRbg:hover {
  background-color: rgba(0, 198, 255, 0.1019607843);
}

.wC8mYtlD {
  padding: 0 40px;
}

.cqpMJsGz {
  display: flex;
  width: 100%;
}
/*!**********************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/pages/AnonimResultsPage/ui/AnonimResultsListItem/styles.module.scss ***!
  \**********************************************************************************************************************************************************************************************/
.maBOph1w {
  display: flex;
  justify-content: space-between;
  align-items: center;
  column-gap: 10px;
}

.XyCwwhDC {
  width: max-content;
  padding: 10px 15px;
  background: rgba(46, 139, 255, 0.6509803922);
  border-radius: 10px;
  color: white;
  font-size: 16px;
  font-weight: 500;
}

.ORn3WfNa {
  display: flex;
  flex-direction: column;
  row-gap: 12px;
}

.y_NHdNpr {
  color: #122443;
  font-size: 16px;
  font-weight: 500;
}

.FHFnFEbQ {
  color: #122443;
  font-size: 14px;
  font-weight: 400;
}

.NUuOeX91 {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  row-gap: 8px;
}
/*!********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/widgets/shared/Page/ui/styles.module.scss ***!
  \********************************************************************************************************************************************************************/
.qE4IHQJx {
  flex: 1 1 0;
  display: flex;
  flex-direction: column;
  padding: 24px 24px 80px;
}
/*!********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/pages/AssignedTests/ui/styles.module.scss ***!
  \********************************************************************************************************************************************************************/
.HwGTmHXG {
  background: linear-gradient(270deg, #00c6ff 0%, #0072ff 100%);
  display: flex;
  flex: 1 1 0;
  flex-direction: column;
  padding: 24px 24px 80px;
  position: relative;
}

.DLpdeVXW {
  background-color: rgba(255, 255, 255, 0.14);
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 8px;
  margin-top: 8px;
  padding: 14px 16px;
}

.SC35gaNb {
  color: #fff;
  opacity: 0.8;
  font-size: 14px;
  font-weight: 500;
}

.oi0_81Hd {
  color: #fff;
  margin-top: 6px;
  font-size: 24px;
  font-weight: 600;
}
.oi0_81Hd span {
  margin-left: 8px;
  opacity: 0.75;
  font-size: 14px;
  font-weight: 500;
}

.IxDFLEXe {
  align-items: center;
  color: #fff;
  display: flex;
  flex: 1 1 0;
  justify-content: center;
  opacity: 0.75;
  font-size: 24px;
  font-weight: 600;
}

.PPLMLQF3 {
  align-items: center;
  display: flex;
  gap: 16px;
  justify-content: space-between;
  cursor: pointer;
}

.qAXnNipn {
  display: flex;
  flex: 1 1 0;
  flex-direction: column;
  min-width: 0;
  row-gap: 10px;
}

.wAg6oQIz {
  color: #122443;
  font-size: 16px;
  font-weight: 500;
}

._438Yh7aR,
.LmIp7EId {
  color: #122443;
  font-size: 14px;
  font-weight: 500;
}

._438Yh7aR {
  opacity: 0.72;
}

.LmIp7EId {
  opacity: 0.5;
  word-break: break-all;
}

.SM4nRt6z {
  align-items: center;
  display: flex;
  flex: 0 0 auto;
  gap: 14px;
}

.VVyvBn8t {
  background-color: rgba(18, 36, 67, 0.1);
  height: 40px;
  width: 1px;
}

.c7vuJfvz,
.uAm6xnAt {
  background-color: #f4f7f9;
  border-radius: 50%;
  height: 40px;
  min-width: 40px;
  width: 40px;
}

.b65ScwQC {
  align-items: flex-end;
  background-color: rgba(18, 36, 67, 0.52);
  bottom: 0;
  display: flex;
  justify-content: center;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 20;
}

.NAbm4juC {
  animation: Qng752FB 160ms ease-out;
  background-color: #fff;
  border-radius: 18px 18px 0 0;
  box-sizing: border-box;
  max-height: 80dvh;
  max-width: 640px;
  overflow: hidden;
  padding: 20px 24px 24px;
  width: 100%;
  margin-bottom: 60px;
}

.IMbiEtte {
  align-items: flex-start;
  display: flex;
  gap: 16px;
  justify-content: space-between;
}

.ydRmKZVb {
  color: #122443;
  font-size: 16px;
  font-weight: 500;
}

.bkVmNNOL {
  color: #122443;
  margin-top: 6px;
  opacity: 0.6;
  font-size: 14px;
  font-weight: 500;
}

.e2oMdu2j {
  display: flex;
  flex-direction: column;
  margin-top: 18px;
  max-height: calc(80dvh - 116px);
  overflow-y: auto;
  row-gap: 8px;
}

.ZX4CRXuq {
  align-items: center;
  background-color: #f4f7f9;
  border-radius: 8px;
  display: flex;
  gap: 12px;
  justify-content: space-between;
  padding: 12px;
}

.bJs341ut {
  color: #122443;
  font-size: 14px;
  font-weight: 500;
}

.GAUW29om {
  color: #122443;
  flex: 0 0 auto;
  opacity: 0.55;
  font-size: 14px;
  font-weight: 500;
}

.dajjYMcO {
  color: #0072ff;
  opacity: 1;
}

@keyframes Qng752FB {
  from {
    transform: translateY(24px);
  }
  to {
    transform: translateY(0);
  }
}
/*!*********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/widgets/app/conditionsList/ui/parts/styles.module.scss ***!
  \*********************************************************************************************************************************************************************************/
.jYv47jOc {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}

.b0vjL13y {
  display: flex;
  align-items: center;
  column-gap: 16px;
}

.RUPz8v2F {
  width: max-content;
  padding: 10px 15px;
  background: rgba(46, 139, 255, 0.6509803922);
  border-radius: 10px;
  color: white;
  transition-duration: 300ms;
}
.RUPz8v2F:hover {
  opacity: 0.7;
}
.RUPz8v2F {
  font-size: 16px;
  font-weight: 500;
}

.udh2Xvj_ {
  display: flex;
  flex-direction: column;
  row-gap: 8px;
}

.jYRLcAZh {
  color: #122443;
  font-size: 16px;
  font-weight: 500;
}

.Ux0wlQSb {
  color: #122443;
  margin-bottom: 8px;
  font-size: 12px;
  font-weight: 500;
}

.p0zhWFCX {
  color: #122443;
  opacity: 0.5;
}

.IOVygm5m {
  background-color: #f4f7f9;
  min-width: 22px;
  height: 22px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.EjgIUrFi {
  display: flex;
  align-items: center;
  column-gap: 12px;
}

.rbOy2MZ3 {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f4f7f9;
}

._2TupIgf {
  color: #122443;
  opacity: 0.4;
  font-size: 18px;
  font-weight: 700;
}
/*!************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/pages/conditionCategory/ui/styles.module.scss ***!
  \************************************************************************************************************************************************************************/
.TUAo3VId {
  display: flex;
  flex-direction: column;
  flex: 1 1 0;
  padding: 24px 24px 80px;
}
/*!*************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/pages/conditionFavorites/ui/styles.module.scss ***!
  \*************************************************************************************************************************************************************************/
.v5zWXB1u {
  display: flex;
  flex-direction: column;
  flex: 1 1 0;
  padding: 24px 24px 80px;
}
/*!*******************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/widgets/app/conditionInfoBlock/ui/styles.module.scss ***!
  \*******************************************************************************************************************************************************************************/
.z9Hhc7cK {
  flex: 1 1 0;
  display: flex;
  flex-direction: column;
  overflow-y: scroll;
  margin-top: 24px;
  padding-bottom: 24px;
}
.z9Hhc7cK::-webkit-scrollbar {
  width: 0;
}

.yWuYKwOt {
  margin-top: 10px;
}

.Pm7eodlP {
  margin-top: 24px;
  font-size: 16px;
  font-weight: 500;
}

.c4JFl38L {
  margin-top: 8px;
  white-space: pre-line;
  font-size: 14px;
  font-weight: 400;
}
/*!********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/pages/conditionInfo/ui/styles.module.scss ***!
  \********************************************************************************************************************************************************************/
.Ee7oGpzp {
  padding: 24px;
  padding-bottom: 0;
  display: flex;
  flex-direction: column;
  flex: 1 1 0;
}
.Ee7oGpzp::-webkit-scrollbar {
  display: none;
}
/*!**************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/pages/ConsultationsNew/ui/ConsultationCalendar/parts/AgendaEvent/styles.module.scss ***!
  \**************************************************************************************************************************************************************************************************************/
.vqMO4mBd {
  display: flex;
  flex-direction: column;
  gap: 6px;
  color: #122443;
  padding: 10px 12px;
  border: 1px solid #e5eaf2;
  border-left-width: 4px;
  border-radius: 10px;
  background: #fff;
}

.ggH3zuE1 {
  border-left-color: #5b9d93;
}

.L06MPACK {
  border-left-color: #8b7fd6;
}

.ZRZKb7Tg {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  align-items: center;
}

.sQ_We7M2 {
  border-radius: 6px;
  background: #edf2ff;
  color: #2330ba;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  padding: 5px 7px;
}

.ggH3zuE1 .sQ_We7M2 {
  background: #e9f5f2;
  color: #356f68;
}

.L06MPACK .sQ_We7M2 {
  background: #f0ecfb;
  color: #6558a8;
}

.KRN9Ry5E {
  color: #667085;
  font-size: 13px;
}

.vHfzscTJ {
  color: #122443;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.3;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.SSY76g98 {
  color: #344054;
  font-size: 13px;
  line-height: 1.35;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.kq6yrdkz {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}

.wwc1DrLc {
  border-radius: 6px;
  background: #f2f4f7;
  color: #475467;
  font-size: 12px;
  line-height: 1;
  padding: 5px 7px;
}
/*!****************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/pages/ConsultationsNew/ui/ConsultationCalendar/parts/CalendarEvent/styles.module.scss ***!
  \****************************************************************************************************************************************************************************************************************/
.d714su7o {
  display: flex;
  flex-direction: column;
  gap: 3px;
  min-width: 0;
  width: 100%;
  color: #fff;
  line-height: 1.15;
}

.sql_BI3m {
  display: flex;
  align-items: center;
  gap: 5px;
  min-width: 0;
}

.XbJNsc4E,
.IqqTOgQA {
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 90%;
}

.XbJNsc4E {
  flex: 1 1 auto;
  font-weight: 700;
}

.oYAHXVph {
  flex: 0 0 auto;
  opacity: 0.88;
  font-size: 10px;
}

.DzcWyXRz {
  display: flex;
  align-items: center;
  gap: 4px;
  min-width: 0;
  font-size: 10px;
  opacity: 0.95;
}

.LW8BkJmp,
.oVSbavtp {
  position: absolute;
  top: 2px;
  right: 2px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  min-width: 16px;
  height: 16px;
  padding: 0 4px;
  border-radius: 999px;
  color: #122443;
  font-size: 10px;
  font-weight: 800;
  line-height: 1;
}

.LW8BkJmp {
  background: #dcefeb;
}

.oVSbavtp {
  background: #efe9ff;
}
/*!******************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/pages/ConsultationsNew/ui/ConsultationCalendar/parts/CalendarToolbar/styles.module.scss ***!
  \******************************************************************************************************************************************************************************************************************/
._ZBJIOeX {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 18px;
}

.M78LEPGd {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
}

.hT_GiuqQ,
.jTa9e5K3,
.PwI3_LOF,
.cayzu2zl,
.mP9GB_X5 {
  height: 38px;
  border: 1px solid #d7deea;
  background: #fff;
  color: #122443;
  font: inherit;
  cursor: pointer;
  transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
}

.hT_GiuqQ {
  min-width: 92px;
  border-radius: 8px;
  font-weight: 600;
}

.PwI3_LOF {
  min-width: 92px;
  padding: 0 14px;
  border-radius: 8px;
  font-weight: 600;
}

.SY9RhmZi,
.UCX_wbKs {
  display: flex;
  align-items: center;
}

.SY9RhmZi .jTa9e5K3:first-child,
.UCX_wbKs .cayzu2zl:first-child,
.UCX_wbKs .mP9GB_X5:first-child {
  border-radius: 8px 0 0 8px;
}

.SY9RhmZi .jTa9e5K3:last-child,
.UCX_wbKs .cayzu2zl:last-child,
.UCX_wbKs .mP9GB_X5:last-child {
  border-radius: 0 8px 8px 0;
}

.jTa9e5K3 {
  width: 42px;
  font-size: 28px;
  line-height: 1;
}

.cayzu2zl,
.mP9GB_X5 {
  min-width: 112px;
  padding: 0 16px;
  font-weight: 600;
}

.mP9GB_X5 {
  border-color: #2330ba;
  background: #2330ba;
  color: #fff;
}

.hT_GiuqQ:hover,
.PwI3_LOF:hover,
.jTa9e5K3:hover,
.cayzu2zl:hover {
  border-color: #2330ba;
  color: #2330ba;
}

.PwI3_LOF:disabled {
  cursor: default;
  opacity: 0.65;
}

.pUFUz2MD {
  color: #122443;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.2;
  text-align: right;
  text-transform: capitalize;
}

@media (max-width: 768px) {
  ._ZBJIOeX {
    align-items: flex-start;
    flex-direction: column-reverse;
  }
  .M78LEPGd,
  .UCX_wbKs {
    width: 100%;
  }
  .cayzu2zl,
  .mP9GB_X5 {
    flex: 1 1 0;
    min-width: 0;
    padding: 0 10px;
  }
  .PwI3_LOF {
    min-width: 88px;
  }
  .pUFUz2MD {
    font-size: 16px;
    text-align: left;
  }
}
@media (max-width: 1140px) {
  ._ZBJIOeX {
    align-items: flex-start;
    flex-direction: column-reverse;
  }
  .M78LEPGd {
    width: 100%;
  }
  .cayzu2zl,
  .mP9GB_X5 {
    min-width: 96px;
    padding: 0 12px;
  }
  .PwI3_LOF {
    min-width: 88px;
  }
  .pUFUz2MD {
    font-size: 18px;
    text-align: left;
  }
}
/*!********************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/pages/ConsultationsNew/ui/ConsultationCalendar/styles.module.scss ***!
  \********************************************************************************************************************************************************************************************/
.DsH5amFU {
  display: flex;
  flex-direction: column;
  gap: 8px;
  flex: 1 1 0;
  min-height: 0;
}

.odlVEV6h {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  min-height: 24px;
  color: #667085;
  font-size: 14px;
}

.odlVEV6h button {
  border: 0;
  background: transparent;
  color: #2330ba;
  font: inherit;
  font-weight: 600;
  cursor: pointer;
}

.TIaHYU0f {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(248px, 280px);
  align-items: stretch;
  gap: 20px;
  flex: 1 1 0;
  min-height: 0;
}

.DXwsDidb {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 0;
  min-width: 0;
}

.jcd735fi {
  width: 100%;
  height: 38px;
  border: 1px solid #2330ba;
  border-radius: 8px;
  background: #2330ba;
  color: #fff;
  font: inherit;
  font-weight: 600;
  cursor: pointer;
}

.A53VcJxV {
  display: flex;
  justify-content: center;
}

.YB4G2fQI {
  position: fixed;
  right: 24px;
  bottom: 24px;
  z-index: 30;
  width: 56px;
  height: 56px;
  border: 0;
  border-radius: 50%;
  background: #2330ba;
  color: #fff;
  font-size: 34px;
  line-height: 1;
  box-shadow: 0 14px 32px rgba(35, 48, 186, 0.28);
  cursor: pointer;
}

.E_BZccUi {
  position: fixed;
  inset: 0;
  z-index: 40;
  display: flex;
  align-items: stretch;
  justify-content: center;
  padding: 16px;
  background: rgba(18, 36, 67, 0.14);
}

.S0fKieAr {
  width: min(100%, 1120px);
  height: 100%;
  min-height: 0;
  border: 1px solid #d7deea;
  border-radius: 12px;
  background: #fff;
  padding: 20px;
  overflow: hidden;
}

.phcYlNLF {
  position: fixed;
  inset: 0;
  z-index: 60;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  background: rgba(18, 36, 67, 0.24);
}

.Fnn4TIx_ {
  width: min(100%, 420px);
  border: 1px solid #d7deea;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 18px 48px rgba(18, 36, 67, 0.22);
  padding: 20px;
}

._pSpE4DN {
  margin: 0;
  color: #122443;
  font-size: 20px;
  line-height: 1.25;
}

.c0ZOThKG {
  margin: 10px 0 0;
  color: #667085;
  font-size: 14px;
  line-height: 1.45;
}

._JG21hvE {
  display: flex;
  justify-content: flex-end;
  gap: 10px;
  margin-top: 20px;
}

.FDoVMAHT,
.wEC1je7n {
  min-width: 104px;
  height: 38px;
  border-radius: 8px;
  cursor: pointer;
  font: inherit;
  font-weight: 600;
  padding: 0 14px;
}

.FDoVMAHT {
  border: 1px solid #d7deea;
  background: #fff;
  color: #122443;
}

.wEC1je7n {
  border: 1px solid #d14343;
  background: #d14343;
  color: #fff;
}

.FDoVMAHT:disabled,
.wEC1je7n:disabled {
  cursor: default;
  opacity: 0.7;
}

.Nj1Kph60 {
  position: relative;
  height: 100%;
  min-height: 0;
  padding: 16px;
  border: 1px solid #d7deea;
  border-radius: 8px;
  background: #fff;
  color: #122443;
}

.AnSGGTAo {
  height: 100%;
  min-height: 0;
}

.R1gYpf1z {
  position: absolute;
  right: 16px;
  bottom: 8px;
  left: 16px;
  z-index: 4;
  pointer-events: none;
}

.XlBdEM3s {
  overflow-x: auto;
  overflow-y: hidden;
  pointer-events: auto;
  scrollbar-width: thin;
  scrollbar-color: rgba(104, 122, 158, 0.5) transparent;
  scrollbar-gutter: auto;
}
.XlBdEM3s::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  position: absolute;
}
.XlBdEM3s::-webkit-scrollbar-track {
  background: transparent;
  border-radius: 999px;
}
.XlBdEM3s::-webkit-scrollbar-thumb {
  background: rgba(104, 122, 158, 0.5);
  border-radius: 999px;
}
.XlBdEM3s::-webkit-scrollbar-thumb:hover {
  background: rgba(113, 132, 170, 0.86);
}
.XlBdEM3s {
  scrollbar-width: thin;
}

.dFG0ClF8 {
  height: 1px;
}

.Nj1Kph60 .rbc-calendar {
  height: 100%;
  min-height: 0;
  font-family: inherit;
}

.Nj1Kph60 .rbc-time-view,
.Nj1Kph60 .rbc-month-view {
  min-height: 0;
}

.Nj1Kph60 .rbc-month-view {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.Nj1Kph60 .rbc-time-content,
.Nj1Kph60 .rbc-agenda-content {
  overflow-y: auto;
  scrollbar-width: thin;
  scrollbar-color: rgba(143, 161, 194, 0.7) transparent;
  scrollbar-gutter: auto;
}
.Nj1Kph60 .rbc-time-content::-webkit-scrollbar,
.Nj1Kph60 .rbc-agenda-content::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  position: absolute;
}
.Nj1Kph60 .rbc-time-content::-webkit-scrollbar-track,
.Nj1Kph60 .rbc-agenda-content::-webkit-scrollbar-track {
  background: transparent;
  border-radius: 999px;
}
.Nj1Kph60 .rbc-time-content::-webkit-scrollbar-thumb,
.Nj1Kph60 .rbc-agenda-content::-webkit-scrollbar-thumb {
  background: rgba(143, 161, 194, 0.7);
  border-radius: 999px;
}
.Nj1Kph60 .rbc-time-content::-webkit-scrollbar-thumb:hover,
.Nj1Kph60 .rbc-agenda-content::-webkit-scrollbar-thumb:hover {
  background: rgba(113, 132, 170, 0.86);
}

.Nj1Kph60 .rbc-allday-cell {
  display: none;
}

.Nj1Kph60 .rbc-time-header-content > .rbc-row:last-child {
  display: none;
}

.Nj1Kph60 .rbc-timeslot-group {
  min-height: 82px;
}

.Nj1Kph60 .rbc-month-row {
  min-height: 0;
  flex: 1 1 0;
  overflow: hidden;
}

.Nj1Kph60 .rbc-month-row .rbc-row-content {
  min-height: 0;
}

.Nj1Kph60 .rbc-header {
  min-height: 36px;
  padding: 8px 6px;
  border-color: #e5eaf2;
  color: #122443;
  font-size: 13px;
  font-weight: 700;
  text-transform: capitalize;
}

.Yph0lni3 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-width: 0;
}

.vtZpueFT {
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.il_38FIy {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  flex: 0 0 auto;
}

.tSl4edi5 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 18px;
  height: 18px;
  padding: 0 5px;
  border-radius: 999px;
  font-size: 11px;
  font-weight: 700;
  line-height: 1;
}

.YKjEfN4b {
  background: #dcefeb;
  color: #356f68;
}

._XE3Ae2Z {
  background: #e6e0f6;
  color: #6558a8;
}

.Nj1Kph60 .rbc-month-view,
.Nj1Kph60 .rbc-time-view,
.Nj1Kph60 .rbc-agenda-view {
  border-color: #e5eaf2;
  border-radius: 8px;
  overflow: hidden;
}

.Nj1Kph60 .rbc-time-view {
  scrollbar-width: thin;
  scrollbar-color: rgba(143, 161, 194, 0.7) transparent;
  scrollbar-gutter: auto;
}
.Nj1Kph60 .rbc-time-view::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  position: absolute;
}
.Nj1Kph60 .rbc-time-view::-webkit-scrollbar-track {
  background: transparent;
  border-radius: 999px;
}
.Nj1Kph60 .rbc-time-view::-webkit-scrollbar-thumb {
  background: rgba(143, 161, 194, 0.7);
  border-radius: 999px;
}
.Nj1Kph60 .rbc-time-view::-webkit-scrollbar-thumb:hover {
  background: rgba(113, 132, 170, 0.86);
}

.Nj1Kph60 .rbc-time-header.rbc-overflowing {
  margin-right: -1px !important;
}

.Nj1Kph60 .rbc-time-content,
.Nj1Kph60 .rbc-time-header-content,
.Nj1Kph60 .rbc-day-bg + .rbc-day-bg,
.Nj1Kph60 .rbc-month-row + .rbc-month-row,
.Nj1Kph60 .rbc-header + .rbc-header {
  border-color: #e5eaf2;
}

.Nj1Kph60 .rbc-today {
  background-color: #f0f6ff;
}

.Nj1Kph60 .rbc-off-range-bg {
  background-color: #f7f9fc;
}

.Nj1Kph60 .rbc-event {
  border: 0;
  border-radius: 6px;
  padding: 3px 6px;
  color: #fff;
  font-size: 11px;
  line-height: 1.15;
  min-height: 18px;
}

.Nj1Kph60 .rbc-event-content {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.Nj1Kph60 .rbc-day-slot .rbc-event {
  padding: 2px 5px;
}

.Nj1Kph60 .rbc-day-slot .rbc-events-container {
  margin-right: 2px;
}

.Nj1Kph60 .rbc-event:focus {
  outline: 2px solid #00c6ff;
  outline-offset: 2px;
}

.Nj1Kph60 .rbc-event.calendar-event-group.rbc-addons-dnd-drag-preview,
.Nj1Kph60 .rbc-event.calendar-event-individual.rbc-addons-dnd-drag-preview,
.Nj1Kph60 .rbc-event.calendar-event-draft.rbc-addons-dnd-drag-preview {
  filter: brightness(1.08) saturate(1.08);
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.92), 0 0 0 4px rgba(35, 48, 186, 0.28);
}

.Nj1Kph60 .rbc-event.calendar-event-group.rbc-addons-dnd-drag-preview {
  background-color: #7568cd !important;
  border-color: #7568cd !important;
}

.Nj1Kph60 .rbc-event.calendar-event-individual,
.Nj1Kph60 .rbc-event.calendar-event-group,
.Nj1Kph60 .rbc-event.calendar-event-draft {
  min-height: 26px;
}

.Nj1Kph60 .rbc-event.calendar-event-individual.rbc-addons-dnd-drag-preview {
  background-color: #4e9388 !important;
  border-color: #4e9388 !important;
}

.Nj1Kph60 .rbc-event.calendar-event-group.rbc-addons-dnd-dragged-event,
.Nj1Kph60 .rbc-event.calendar-event-individual.rbc-addons-dnd-dragged-event,
.Nj1Kph60 .rbc-event.calendar-event-draft.rbc-addons-dnd-dragged-event {
  opacity: 0.22 !important;
}

.Nj1Kph60 .rbc-selected {
  filter: brightness(0.92);
}

.Nj1Kph60 .rbc-slot-selection {
  background-color: rgba(35, 48, 186, 0.16);
  color: #122443;
}

.Nj1Kph60 .rbc-agenda-table {
  border-color: #e5eaf2;
}

.Nj1Kph60 .rbc-agenda-table th,
.Nj1Kph60 .rbc-agenda-table td {
  border-color: #e5eaf2;
  padding: 12px;
}

.Nj1Kph60 .rbc-agenda-view table.rbc-agenda-table tbody > tr > td {
  border-left: 1px solid #ddd;
}

.Nj1Kph60 .rbc-agenda-table thead th {
  background: #fff;
}

.Nj1Kph60 .rbc-agenda-date-cell,
.Nj1Kph60 .rbc-agenda-time-cell,
.Nj1Kph60 .rbc-agenda-event-cell {
  background: #fff;
  vertical-align: top;
}

.Nj1Kph60 .rbc-agenda-date-cell {
  width: 168px;
}

.Nj1Kph60 .rbc-agenda-time-cell {
  width: 124px;
  white-space: nowrap;
}

.Nj1Kph60 .rbc-agenda-event-cell {
  padding: 0;
}

.DsCnAC3q {
  background: #fff !important;
  border-color: #e5eaf2 !important;
  color: #122443 !important;
  opacity: 1 !important;
}

@media (max-width: 1140px) {
  .TIaHYU0f {
    grid-template-columns: minmax(0, 1fr) 248px;
    gap: 16px;
  }
  .AnSGGTAo {
    overflow-x: auto;
    overflow-y: hidden;
    scrollbar-width: thin;
    scrollbar-color: rgba(143, 161, 194, 0.7) transparent;
    scrollbar-gutter: auto;
  }
  .AnSGGTAo::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    position: absolute;
  }
  .AnSGGTAo::-webkit-scrollbar-track {
    background: transparent;
    border-radius: 999px;
  }
  .AnSGGTAo::-webkit-scrollbar-thumb {
    background: rgba(143, 161, 194, 0.7);
    border-radius: 999px;
  }
  .AnSGGTAo::-webkit-scrollbar-thumb:hover {
    background: rgba(113, 132, 170, 0.86);
  }
  .Nj1Kph60 .rbc-time-view,
  .Nj1Kph60 .rbc-agenda-view {
    min-width: 820px;
  }
}
@media (max-width: 992px) {
  .TIaHYU0f {
    grid-template-columns: minmax(0, 1fr);
  }
  .Nj1Kph60 {
    padding: 14px;
  }
}
@media (min-width: 769px) {
  .AnSGGTAo {
    scrollbar-width: none;
  }
  .AnSGGTAo::-webkit-scrollbar {
    width: 0;
    height: 0;
  }
  .Nj1Kph60 .rbc-time-content,
  .Nj1Kph60 .rbc-agenda-content {
    scrollbar-width: none;
  }
  .Nj1Kph60 .rbc-time-content::-webkit-scrollbar,
  .Nj1Kph60 .rbc-agenda-content::-webkit-scrollbar {
    width: 0;
    height: 0;
  }
}
@media (orientation: landscape) and (max-height: 520px) {
  .Nj1Kph60 .rbc-month-view {
    min-height: 0;
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-color: rgba(143, 161, 194, 0.7) transparent;
    scrollbar-gutter: auto;
  }
  .Nj1Kph60 .rbc-month-view::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    position: absolute;
  }
  .Nj1Kph60 .rbc-month-view::-webkit-scrollbar-track {
    background: transparent;
    border-radius: 999px;
  }
  .Nj1Kph60 .rbc-month-view::-webkit-scrollbar-thumb {
    background: rgba(143, 161, 194, 0.7);
    border-radius: 999px;
  }
  .Nj1Kph60 .rbc-month-view::-webkit-scrollbar-thumb:hover {
    background: rgba(113, 132, 170, 0.86);
  }
  .Nj1Kph60 .rbc-month-row {
    min-height: 80px;
    flex: 0 0 auto;
  }
}
@media (max-width: 768px) {
  .R1gYpf1z {
    display: none;
  }
  .TIaHYU0f {
    display: flex;
    flex-direction: column;
    gap: 16px;
  }
  .DXwsDidb {
    flex: 0 0 auto;
    gap: 16px;
  }
  .Nj1Kph60 {
    flex: 1 1 0;
    min-height: 0;
    overflow: hidden;
    padding: 14px;
  }
  .AnSGGTAo {
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin;
    scrollbar-color: rgba(143, 161, 194, 0.7) transparent;
    scrollbar-gutter: auto;
  }
  .AnSGGTAo::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    position: absolute;
  }
  .AnSGGTAo::-webkit-scrollbar-track {
    background: transparent;
    border-radius: 999px;
  }
  .AnSGGTAo::-webkit-scrollbar-thumb {
    background: rgba(143, 161, 194, 0.7);
    border-radius: 999px;
  }
  .AnSGGTAo::-webkit-scrollbar-thumb:hover {
    background: rgba(113, 132, 170, 0.86);
  }
  .Nj1Kph60 .rbc-calendar {
    min-height: 0;
  }
  .Nj1Kph60 .rbc-time-view {
    min-height: 0;
  }
  .Nj1Kph60 .rbc-time-header,
  .Nj1Kph60 .rbc-time-content {
    min-width: 720px;
  }
  .Nj1Kph60 .rbc-time-content {
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    scrollbar-gutter: stable;
    scrollbar-width: thin;
    scrollbar-color: rgba(143, 161, 194, 0.7) transparent;
    scrollbar-gutter: auto;
  }
  .Nj1Kph60 .rbc-time-content::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    position: absolute;
  }
  .Nj1Kph60 .rbc-time-content::-webkit-scrollbar-track {
    background: transparent;
    border-radius: 999px;
  }
  .Nj1Kph60 .rbc-time-content::-webkit-scrollbar-thumb {
    background: rgba(143, 161, 194, 0.7);
    border-radius: 999px;
  }
  .Nj1Kph60 .rbc-time-content::-webkit-scrollbar-thumb:hover {
    background: rgba(113, 132, 170, 0.86);
  }
  .Nj1Kph60 .rbc-time-header.rbc-overflowing {
    margin-right: -1px !important;
  }
  .Nj1Kph60 .rbc-agenda-view {
    min-width: 720px;
  }
  .YB4G2fQI {
    right: 16px;
    bottom: 16px;
    width: 52px;
    height: 52px;
  }
  .E_BZccUi {
    padding: 0;
    background: rgba(18, 36, 67, 0.18);
  }
  .S0fKieAr {
    width: 100%;
    border: 0;
    border-radius: 0;
    padding: 16px;
  }
}
/*!****************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/pages/ConsultationsNew/ui/ConsultationCalendar/parts/CalendarMaintenanceNotice/styles.module.scss ***!
  \****************************************************************************************************************************************************************************************************************************/
._4QFZikE {
  display: flex;
  flex-direction: column;
  gap: 4px;
  padding: 14px 16px;
  border: 1px solid #f1d6a8;
  border-radius: 8px;
  background: #fff7e8;
  color: #594112;
  font-size: 14px;
  line-height: 1.4;
}

._4QFZikE strong {
  color: #3f2d08;
  font-weight: 700;
}
/*!*****************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/shared/ui/DatePickerStyled.module.scss ***!
  \*****************************************************************************************************************************************************************/
@charset "UTF-8";
.BQdSz8WW {
  position: relative;
  width: 100%;
  min-width: 0;
  box-sizing: border-box;
}

.sROiAx8T {
  height: 100%;
  width: 100%;
  min-height: 52px;
  border-radius: 10px;
  border: 1px solid rgb(159, 159, 159);
  padding: 14px 18px;
  font-size: 18px;
  min-width: 0;
  box-sizing: border-box;
  font-family: inherit;
  background-color: transparent;
  transition: border-color 0.3s;
  cursor: pointer;
}

.sROiAx8T:focus {
  outline: none;
  border-color: rgb(17, 46, 232);
}

.BQdSz8WW.XLXSkPzV .sROiAx8T {
  border-color: rgb(17, 46, 232);
}

._88wcgGV {
  position: absolute;
  left: 18px;
  top: 14px;
  font-size: 18px;
  font-weight: 400;
  color: #8c8c8c;
  pointer-events: none;
  transform-origin: left;
  transition: top 0.3s, transform 0.3s, color 0.3s, padding 0.3s, background-color 0.3s;
}

.BQdSz8WW.XLXSkPzV ._88wcgGV {
  top: -10px;
  transform: scale(0.85);
  background: #f4f7f9; /* Match background color */
  padding: 0 8px;
  color: #122443;
  font-weight: 600;
}

.BQdSz8WW:not(.XLXSkPzV):focus-within ._88wcgGV {
  opacity: 0;
  transform: translateY(2px);
}

.mirNAply {
  border-radius: 10px;
  border-color: rgb(17, 46, 232);
  font-family: inherit;
}

.react-datepicker__header {
  background-color: #f0f0f0 !important;
  border-bottom: 1px solid #eaeaea !important;
  border-top-left-radius: 10px !important;
  border-top-right-radius: 10px !important;
}

.react-datepicker-popper {
  z-index: 1001 !important;
}

.react-datepicker {
  font-family: inherit !important;
  overflow: hidden !important;
}

.react-datepicker__header {
  font-family: inherit !important;
}

.react-datepicker__day-name,
.react-datepicker__day,
.react-datepicker__time-name {
  font-family: inherit !important;
}

.react-datepicker__day,
.react-datepicker__navigation,
.react-datepicker__month-select,
.react-datepicker__year-select,
.react-datepicker__time-list-item {
  cursor: pointer !important;
}

.react-datepicker__time-container {
  font-family: inherit !important;
}

.react-datepicker__time-list-item {
  font-family: inherit !important;
}

/* Скрываем стандартный заголовок "Time" */
.react-datepicker__time-container .react-datepicker__header {
  display: none !important;
}

/* Добавляем кастомный заголовок "Время" */
.react-datepicker__time-container::before {
  content: "Время";
  display: block;
  background-color: #f0f0f0;
  border-bottom: 1px solid #eaeaea;
  padding: 21.5px;
  text-align: center;
  font-weight: bold;
  font-family: inherit;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list {
  width: 99% !important;
}

.react-datepicker__triangle {
  display: none !important;
}

.HlG83jBP {
  border-radius: 50%;
  transition: background-color 0.2s;
}

.JLeHeyi3 {
  background-color: rgb(17, 46, 232);
  color: white;
}

.GN0uJl0f {
  background-color: rgba(17, 46, 232, 0.8);
  color: white;
}

.HlG83jBP:hover {
  background-color: #f0f0f0;
}
/*!***************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/pages/ConsultationsNew/ui/ConsultationCalendar/parts/SidebarPanel/styles.module.scss ***!
  \***************************************************************************************************************************************************************************************************************/
.dvEDMuib {
  display: flex;
  flex-direction: column;
  height: 100%;
  min-height: 0;
  min-width: 0;
  padding: 12px;
  background: #fff;
  border-radius: 8px;
  box-sizing: border-box;
  overflow: hidden;
}

.ThYl194E {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 16px;
  min-width: 0;
}

.LgydTN0l {
  color: #667085;
  font-size: 13px;
  font-weight: 600;
}

.E5rimd8v {
  margin: 4px 0 0;
  color: #122443;
  font-size: 20px;
  line-height: 1.2;
  overflow-wrap: anywhere;
}

.gsbaYNSW {
  width: 32px;
  height: 32px;
  border: 1px solid #d7deea;
  border-radius: 8px;
  background: #fff;
  color: #122443;
  cursor: pointer;
  font: inherit;
  font-weight: 700;
}

.vk4w0FQo {
  display: flex;
  flex: 1 1 0;
  flex-direction: column;
  gap: 14px;
  min-height: 0;
  min-width: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding-right: 4px;
  scrollbar-gutter: stable;
  scrollbar-width: thin;
  scrollbar-color: #c6d2ea #edf2fb;
}
.vk4w0FQo::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
.vk4w0FQo::-webkit-scrollbar-track {
  background: #edf2fb;
  border-radius: 999px;
}
.vk4w0FQo::-webkit-scrollbar-thumb {
  background: #c6d2ea;
  border-radius: 999px;
  border: 2px solid #edf2fb;
}
.vk4w0FQo::-webkit-scrollbar-thumb:hover {
  background: #aebfdf;
}

.MJanNkmo {
  display: flex;
  flex-direction: column;
  gap: 6px;
  min-width: 0;
  color: #122443;
  font-size: 13px;
  font-weight: 600;
}

.MJanNkmo input,
.MJanNkmo textarea {
  width: 100%;
  min-width: 0;
  border: 1px solid #d7deea;
  border-radius: 8px;
  background: #fff;
  color: #122443;
  box-sizing: border-box;
  font: inherit;
  font-size: 14px;
}

.MJanNkmo input {
  height: 38px;
  padding: 0 10px;
}

.MJanNkmo textarea {
  min-height: 92px;
  resize: vertical;
  padding: 10px;
}

.MJanNkmo input:disabled,
.MJanNkmo textarea:disabled {
  background: #f7f9fc;
  color: #667085;
}

.MJanNkmo .react-datepicker-wrapper,
.MJanNkmo .react-datepicker__input-container {
  width: 100%;
}

.mUyTwQwg .MJanNkmo:first-child input {
  min-height: 52px;
  height: 52px;
  border-color: #2330ba;
  border-radius: 8px;
  padding: 13px 16px;
  font-size: 18px;
  font-weight: 400;
}

.mUyTwQwg .MJanNkmo:first-child label {
  left: 16px;
  font-size: 18px;
}

.MJanNkmo input[type=time] {
  cursor: pointer;
}

.MJanNkmo input[type=time]:disabled {
  cursor: default;
}

.MJanNkmo input[type=time]::-webkit-calendar-picker-indicator {
  cursor: pointer;
}

.mUyTwQwg {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: 10px;
  min-width: 0;
}

.mUyTwQwg .MJanNkmo:first-child {
  grid-column: 1/-1;
}

.LdgcyMcn {
  display: flex;
  flex-direction: column;
  gap: 8px;
  min-width: 0;
}

.Sg4jDsu5 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  flex-wrap: wrap;
}

.ykaxH3Bc {
  color: #122443;
  font-size: 13px;
  font-weight: 700;
}

.cVx3ZGsk {
  color: #667085;
  font-size: 13px;
  font-weight: 600;
}

._A94QIDi {
  position: relative;
  display: inline-flex;
  align-items: center;
  width: 168px;
  height: 32px;
  padding: 3px;
  border: 1px solid #d7deea;
  border-radius: 8px;
  background: #f7f9fc;
  box-sizing: border-box;
}

.KQYefjkQ {
  position: absolute;
  top: 3px;
  left: 3px;
  width: calc(50% - 3px);
  height: 24px;
  border-radius: 6px;
  background: #fff;
  box-shadow: 0 1px 4px rgba(18, 36, 67, 0.14);
  transition: transform 0.18s ease;
}

.X6eThle1 {
  transform: translateX(100%);
}

.SDobPOU3,
.EgT2LPH_ {
  position: relative;
  z-index: 1;
  flex: 1 1 0;
  height: 24px;
  border: 0;
  border-radius: 6px;
  background: transparent;
  color: #667085;
  cursor: pointer;
  font: inherit;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  padding: 0 6px;
}

.EgT2LPH_ {
  color: #2330ba;
}

.Gdk0liHN {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  min-width: 0;
}

.w8PqJSJ6,
.xYPLY7v3 {
  max-width: 100%;
  border: 1px solid #d7deea;
  border-radius: 8px;
  background: #fff;
  color: #122443;
  cursor: pointer;
  font: inherit;
  font-size: 13px;
  line-height: 1.2;
  padding: 8px 10px;
  text-align: left;
  overflow-wrap: anywhere;
}

.xYPLY7v3 {
  border-color: #2330ba;
  background: #eef3ff;
  color: #2330ba;
}

.w8PqJSJ6:disabled,
.xYPLY7v3:disabled {
  cursor: default;
}

.vMGYu2a1 {
  color: #667085;
  font-size: 14px;
  line-height: 1.4;
}

.LdgcyMcn .sidebar-select__control {
  min-height: 38px;
  min-width: 0;
  border-color: #d7deea;
  border-radius: 8px;
  box-shadow: none;
  cursor: pointer;
  align-items: flex-start;
}

.LdgcyMcn .sidebar-select__value-container {
  max-height: 92px;
  min-width: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 6px 0 6px 10px;
  cursor: pointer;
  scrollbar-gutter: stable;
  scrollbar-width: thin;
  scrollbar-color: #c6d2ea #edf2fb;
}
.LdgcyMcn .sidebar-select__value-container::-webkit-scrollbar {
  width: 7px;
  height: 7px;
}
.LdgcyMcn .sidebar-select__value-container::-webkit-scrollbar-track {
  background: #edf2fb;
  border-radius: 999px;
}
.LdgcyMcn .sidebar-select__value-container::-webkit-scrollbar-thumb {
  background: #c6d2ea;
  border-radius: 999px;
  border: 2px solid #edf2fb;
}
.LdgcyMcn .sidebar-select__value-container::-webkit-scrollbar-thumb:hover {
  background: #aebfdf;
}

.LdgcyMcn .sidebar-select__input-container {
  min-width: 0;
  margin: 0;
  padding: 0;
  cursor: text;
}

.LdgcyMcn .sidebar-select__input {
  cursor: text;
}

.LdgcyMcn .sidebar-select__placeholder {
  margin: 0;
}

.LdgcyMcn .sidebar-select__indicator,
.LdgcyMcn .sidebar-select__clear-indicator,
.LdgcyMcn .sidebar-select__dropdown-indicator,
.LdgcyMcn .sidebar-select__multi-value,
.LdgcyMcn .sidebar-select__multi-value__remove,
.LdgcyMcn .sidebar-select__option {
  cursor: pointer;
}

.LdgcyMcn .sidebar-select__control--is-focused {
  border-color: #2330ba;
}

.V3en9sWc {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  width: 100%;
  border: 0;
  border-radius: 8px;
  background: #f7f9fc;
  color: #122443;
  cursor: pointer;
  font: inherit;
  font-size: 13px;
  font-weight: 700;
  padding: 8px 10px;
  text-align: left;
}

.V3en9sWc:hover {
  background: #eef3ff;
  color: #2330ba;
}

.sQDqCpzt {
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.NQwxbXat {
  flex: 0 0 auto;
  color: #667085;
  font-size: 12px;
  font-weight: 700;
}

.LdgcyMcn .sidebar-select__menu {
  z-index: 20;
}

.sidebar-select__menu-portal {
  z-index: 1002;
}

.LdgcyMcn .sidebar-select__menu-list {
  overflow-x: hidden;
  scrollbar-width: thin;
  scrollbar-color: #c6d2ea #edf2fb;
}
.LdgcyMcn .sidebar-select__menu-list::-webkit-scrollbar {
  width: 7px;
  height: 7px;
}
.LdgcyMcn .sidebar-select__menu-list::-webkit-scrollbar-track {
  background: #edf2fb;
  border-radius: 999px;
}
.LdgcyMcn .sidebar-select__menu-list::-webkit-scrollbar-thumb {
  background: #c6d2ea;
  border-radius: 999px;
  border: 2px solid #edf2fb;
}
.LdgcyMcn .sidebar-select__menu-list::-webkit-scrollbar-thumb:hover {
  background: #aebfdf;
}

.LdgcyMcn .sidebar-select__multi-value {
  min-width: 0;
  max-width: 100%;
  background: #eef3ff;
}

.LdgcyMcn .sidebar-select__multi-value__label {
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #2330ba;
}

.sidebar-select__option {
  max-width: 100%;
  cursor: pointer;
  white-space: normal;
  overflow-wrap: anywhere;
  word-break: break-word;
}

.sidebar-select__menu-list {
  overflow-x: hidden;
}

.PMsrv22R {
  flex: 0 0 auto;
  margin-top: 16px;
}

.LDOqvVHT {
  width: 100%;
  height: 38px;
  border: 1px solid #2330ba;
  border-radius: 8px;
  background: #2330ba;
  color: #fff;
  cursor: pointer;
  font: inherit;
  font-weight: 600;
}

.Rl_V46Vb {
  width: 100%;
  height: 38px;
  margin-top: 8px;
  border: 1px solid #d14343;
  border-radius: 8px;
  background: #fff;
  color: #d14343;
  cursor: pointer;
  font: inherit;
  font-weight: 600;
}

.Rl_V46Vb:hover {
  background: #fff1f1;
}

.LDOqvVHT:disabled {
  border-color: #b8c0d0;
  background: #b8c0d0;
  cursor: default;
}

@media (max-width: 768px) {
  .dvEDMuib {
    height: 100%;
  }
  .vk4w0FQo {
    padding-right: 0;
    scrollbar-width: thin;
    scrollbar-color: #c6d2ea #edf2fb;
  }
  .vk4w0FQo::-webkit-scrollbar {
    width: 7px;
    height: 7px;
  }
  .vk4w0FQo::-webkit-scrollbar-track {
    background: #edf2fb;
    border-radius: 999px;
  }
  .vk4w0FQo::-webkit-scrollbar-thumb {
    background: #c6d2ea;
    border-radius: 999px;
    border: 2px solid #edf2fb;
  }
  .vk4w0FQo::-webkit-scrollbar-thumb:hover {
    background: #aebfdf;
  }
}
/*!***********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/pages/ConsultationsNew/ui/styles.module.scss ***!
  \***********************************************************************************************************************************************************************/
.V9SfcrrB {
  height: calc(100vh - 40px);
  flex: 1 1 0;
  display: flex;
  flex-direction: column;
  gap: 16px;
  overflow: hidden;
}
.V9SfcrrB ._Ga1gqXP {
  margin-bottom: 16px;
  display: flex;
  justify-content: flex-end;
}
/*!**********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/widgets/app/dashboardGradientLink/ui/styles.module.scss ***!
  \**********************************************************************************************************************************************************************************/
.UMpWRgUR {
  border-radius: 10px;
  padding: 16px;
  box-sizing: border-box;
  min-height: 164px;
  width: 100%;
  display: flex;
  flex-direction: column;
  position: relative;
  transition: transform 0.3s;
}
.UMpWRgUR::before {
  border-radius: inherit;
  background-size: 200%;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 100%;
  z-index: 0;
  transition: opacity 0.45s;
}
.UMpWRgUR:hover {
  transform: scale(0.95);
}
.UMpWRgUR:hover::before {
  opacity: 1;
}

.C6E5T3b8 {
  background: linear-gradient(270deg, #00c6ff 0%, #0072ff 100%);
}
.C6E5T3b8::before {
  background-image: linear-gradient(270deg, #00c6ff 0%, #0072ff 100%);
}

.y8jreKBa {
  background: linear-gradient(90deg, #11998e 0%, #38ef7d 100%);
}
.y8jreKBa::before {
  background-image: linear-gradient(90deg, #11998e 0%, #38ef7d 100%);
}

.J4J4jXRS {
  background: linear-gradient(90deg, #4e54c8 0%, #8f94fb 100%);
}
.J4J4jXRS::before {
  background-image: linear-gradient(90deg, #4e54c8 0%, #8f94fb 100%);
}

.tGM7Suxw {
  background: linear-gradient(270deg, #e8f34e 0%, #fab829 100%);
}
.tGM7Suxw::before {
  background-image: linear-gradient(270deg, #e8f34e 0%, #fab829 100%);
}

.Mr18nIHJ {
  background: linear-gradient(270deg, #f3cd6e 0%, #f55409 100%);
}
.Mr18nIHJ::before {
  background-image: linear-gradient(270deg, #f3cd6e 0%, #f55409 100%);
}

.MIYpeF9s {
  background: linear-gradient(270deg, #eb3349 0%, #f45c43 100%);
}
.MIYpeF9s::before {
  background-image: linear-gradient(270deg, #eb3349 0%, #f45c43 100%);
}

.mjcIj95n {
  flex: 0 1 calc(50% - 6px);
}

.Rn0aX5sC {
  opacity: 0.7;
  cursor: not-allowed;
  pointer-events: none;
}

.wktdHVra {
  color: #fff;
  z-index: 1;
  font-size: 16px;
  font-weight: 600;
}

.RxA3jDO0 {
  z-index: 1;
  background-color: rgba(255, 255, 255, 0.1607843137);
  min-width: 40px;
  width: max-content;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: auto;
}

.HPgEdJdj {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
}
/*!***************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/widgets/app/dashboardBlock/ui/styles.module.scss ***!
  \***************************************************************************************************************************************************************************/
.TPTKx6oQ {
  height: 100%;
  flex: 1 1 0;
  padding: 24px 24px 70px;
  display: flex;
  flex-direction: column;
  background: #fff;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  margin-top: 24px;
}

.HDpBy7Dn {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.AWpLgr7V {
  width: 124px;
  margin: auto auto 0;
}
/*!******************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/widgets/app/dashboardUserData/ui/styles.module.scss ***!
  \******************************************************************************************************************************************************************************/
.mMx1V_Ln {
  width: 100%;
  min-width: 0;
  margin-top: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 10px;
  color: #fff;
  gap: 10px;
}

.DFFrWE9e {
  max-width: 100%;
  text-align: center;
  color: #fff;
  overflow-wrap: anywhere;
  word-break: break-word;
  font-size: 20px;
  font-weight: 400;
}

.ftMVVJaY {
  max-width: 100%;
  text-align: center;
  color: #fff;
  overflow-wrap: anywhere;
  word-break: break-word;
  font-size: 16px;
  font-weight: 400;
}

.grWhjs0t {
  margin-top: 20px;
}

.uTwGzUUQ,
.grWhjs0t {
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
}

.rZM5_LDD {
  text-align: center;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  margin-top: 6px;
}

.trFVQWq5 {
  display: flex;
  flex-direction: column;
  align-items: center;
}
/*!****************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/pages/dashboard/ui/styles.module.scss ***!
  \****************************************************************************************************************************************************************/
.HMqjPK7A {
  background: linear-gradient(270deg, #00c6ff 0%, #0072ff 100%);
  flex: 1 1 0;
  display: flex;
  flex-direction: column;
}

.KMPGQAW7 {
  padding: 24px 24px 0;
}
/*!***************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/pages/diagnosticConditions/ui/styles.module.scss ***!
  \***************************************************************************************************************************************************************************/
.WR8FaPhZ {
  padding: 24px 24px 80px;
  display: flex;
  flex-direction: column;
  flex: 1 1 0;
}
/*!***************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/pages/Diagnostics/ui/AnonimLinkCreatePage/styles.module.scss ***!
  \***************************************************************************************************************************************************************************************/
.x77zL7bC {
  margin-top: 8px;
}
/*!**********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/pages/Diagnostics/ui/DiagnosticsPage/styles.module.scss ***!
  \**********************************************************************************************************************************************************************************/
@charset "UTF-8";
.wQ6_2eBj {
  display: flex;
  align-items: center;
  column-gap: 12px;
  margin-top: 16px;
}

.z4aImEet {
  flex: 1;
  min-width: 0;
}

.PTlBlQVl {
  position: relative;
  display: inline-block;
}

.j3tQdp4X {
  display: flex;
  align-items: center;
  height: 40px;
  padding: 8px 16px;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  background-color: white;
  cursor: pointer;
  font-size: 14px;
  transition: all 0.2s ease-in-out;
}
.j3tQdp4X:hover {
  border-color: #bdbdbd;
}

.qhFoPAjT {
  border-color: #3f75ff;
  box-shadow: 0 0 0 2px rgba(63, 117, 255, 0.2);
}

.YU7FG8cN {
  border-color: #3f75ff;
  color: #3f75ff;
}

.hXqfJBwY {
  color: #757575;
}

.hr8tgC7d {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 8px;
  border-radius: 50%;
  background-color: #3f75ff;
  color: white;
  font-size: 12px;
}

.s0T5qjhx {
  position: absolute;
  top: calc(100% + 4px);
  right: 0;
  z-index: 10;
  width: 250px;
  overflow: hidden;
  border-radius: 8px;
  background-color: white;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}

.t8TkK3uT {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 16px;
  border-bottom: 1px solid #f0f0f0;
}
.t8TkK3uT h3 {
  margin: 0;
  font-size: 16px;
  font-weight: 500;
}

.EF6GG42k {
  padding: 0;
  border: none;
  background: none;
  color: #3f75ff;
  cursor: pointer;
  font-size: 14px;
}
.EF6GG42k:hover {
  text-decoration: underline;
}

._0xgwgUd {
  max-height: 300px;
  overflow-y: auto;
}

.zgt4LKeB {
  padding: 16px;
  color: #9e9e9e;
  font-size: 14px;
  text-align: center;
}

.kD9GNtLT {
  display: flex;
  align-items: flex-start;
  padding: 12px 16px;
  cursor: pointer;
  transition: background-color 0.2s ease-in-out;
}
.kD9GNtLT:hover {
  background-color: #f5f5f5;
}
.kD9GNtLT span {
  line-height: 18px;
  font-size: 14px;
}

.uj7DNW5O {
  flex: 0 0 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  min-width: 20px;
  max-width: 20px;
  height: 20px;
  min-height: 20px;
  max-height: 20px;
  margin-right: 12px;
  border: 2px solid #e0e0e0;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
}

.cm7KuoTc {
  border-color: #3f75ff;
  background-color: #3f75ff;
}

.UAoQb0wR {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.dpgcfhgv {
  position: relative;
}
.dpgcfhgv::after {
  content: "Новая!";
  font-size: 12px;
  font-weight: bold;
  position: absolute;
  right: 10px;
  top: 10px;
  color: #fff;
  text-shadow: 0 -2px 2px #f00, 0 -2px 2px #f00, 0 2px 2px #f00, 0 2px 2px #f00, -2px 0 2px #f00, 2px 0 2px #f00, -2px 0 2px #f00, 2px 0 2px #f00, -1px -2px 2px #f00, 1px -2px 2px #f00, -1px 2px 2px #f00, 1px 2px 2px #f00, -2px -1px 2px #f00, 2px -1px 2px #f00, -2px 1px 2px #f00, 2px 1px 2px #f00, -2px -2px 2px #f00, 2px -2px 2px #f00, -2px 2px 2px #f00, 2px 2px 2px #f00, -2px -2px 2px #f00, 2px -2px 2px #f00, -2px 2px 2px #f00, 2px 2px 2px #f00;
}
/*!***********************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/widgets/app/respondentsList/ui/parts/groupsFilter/styles.module.scss ***!
  \***********************************************************************************************************************************************************************************************/
.lNzUpbc_ {
  position: relative;
  display: inline-block;
}
.lNzUpbc_ .ghpHOkmB {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  padding: 8px 16px;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  background-color: white;
  cursor: pointer;
  font-size: 14px;
  transition: all 0.2s ease-in-out;
  height: 40px;
}
.lNzUpbc_ .ghpHOkmB:hover {
  border-color: #bdbdbd;
}
.lNzUpbc_ .ghpHOkmB.DbKPHVHp {
  border-color: #3F75FF;
  box-shadow: 0 0 0 2px rgba(63, 117, 255, 0.2);
}
.lNzUpbc_ .ghpHOkmB.XY5VRpaU {
  border-color: #3F75FF;
  color: #3F75FF;
}
.lNzUpbc_ .ghpHOkmB.XY5VRpaU .oKOJKhFI {
  color: #3F75FF;
}
.lNzUpbc_ .ghpHOkmB .oKOJKhFI {
  color: #757575;
}
.lNzUpbc_ .ghpHOkmB .T0GGnyM4 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  background-color: #3F75FF;
  color: white;
  border-radius: 50%;
  font-size: 12px;
  margin-left: 8px;
}
.lNzUpbc_ .ZZB1s5dg {
  position: absolute;
  top: calc(100% + 4px);
  right: 0;
  width: 250px;
  background-color: white;
  border-radius: 8px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
  z-index: 10;
  overflow: hidden;
}
.lNzUpbc_ .ZZB1s5dg .PPp52yka {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 16px;
  border-bottom: 1px solid #f0f0f0;
}
.lNzUpbc_ .ZZB1s5dg .PPp52yka h3 {
  font-size: 16px;
  margin: 0;
  font-weight: 500;
}
.lNzUpbc_ .ZZB1s5dg .PPp52yka .V7_g5J9Z {
  background: none;
  border: none;
  color: #3F75FF;
  cursor: pointer;
  font-size: 14px;
  padding: 0;
}
.lNzUpbc_ .ZZB1s5dg .PPp52yka .V7_g5J9Z:hover {
  text-decoration: underline;
}
.lNzUpbc_ .ZZB1s5dg .hnPIibyB {
  max-height: 300px;
  overflow-y: auto;
  overflow-x: hidden;
}
.lNzUpbc_ .ZZB1s5dg .hnPIibyB .mTk1eGhC {
  padding: 16px;
  text-align: center;
  color: #9e9e9e;
  font-size: 14px;
}
.lNzUpbc_ .ZZB1s5dg .hnPIibyB .oSIZDG9h {
  display: flex;
  align-items: center;
  width: 100%;
  box-sizing: border-box;
  padding: 12px 16px;
  cursor: pointer;
  transition: background-color 0.2s ease-in-out;
}
.lNzUpbc_ .ZZB1s5dg .hnPIibyB .oSIZDG9h:hover {
  background-color: #f5f5f5;
}
.lNzUpbc_ .ZZB1s5dg .hnPIibyB .oSIZDG9h .U5QLx5FX {
  width: 20px;
  height: 20px;
  min-width: 20px;
  flex: 0 0 20px;
  box-sizing: border-box;
  border-radius: 4px;
  border: 2px solid #e0e0e0;
  margin-right: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease-in-out;
}
.lNzUpbc_ .ZZB1s5dg .hnPIibyB .oSIZDG9h .U5QLx5FX.cnRqXz6O {
  background-color: #3F75FF;
  border-color: #3F75FF;
}
.lNzUpbc_ .ZZB1s5dg .hnPIibyB .oSIZDG9h span {
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
}
/*!*****************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/features/Diagnostics/ui/MainMethod/ui/RespondentsSelect/styles.module.scss ***!
  \*****************************************************************************************************************************************************************************************************/
.LMLKPN8K {
  display: flex;
  flex-direction: column;
  flex: 1 1 0;
  row-gap: 16px;
}

.QLCnMzta {
  padding: 0 8px;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
}

.rW2_R1XU {
  display: flex;
  gap: 16px;
  margin-bottom: 20px;
  align-items: center;
}
.rW2_R1XU .OHnKwS6E {
  flex-grow: 1;
}
.rW2_R1XU .vilY9_Qj {
  flex-shrink: 0;
}

.sfuC9VaZ {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
}
/*!*******************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/features/Diagnostics/ui/MainMethod/ui/RespondentsListItem/styles.module.scss ***!
  \*******************************************************************************************************************************************************************************************************/
.CRvPNRS4 {
  display: flex;
  align-items: center;
  column-gap: 10px;
  width: 100%;
  min-width: 0;
}

.UgP7GQ0O {
  display: flex;
  flex-direction: column;
  row-gap: 8px;
  min-width: 0;
  flex: 1;
}

.Vc7s157B {
  color: #122443;
  overflow-wrap: anywhere;
  word-break: break-word;
  font-size: 16px;
  font-weight: 500;
}

.zfBcrsI4 {
  color: #122443;
  opacity: 0.5;
}

.fu__Fzpg {
  background-color: #f4f7f9;
  min-width: 22px;
  height: 22px;
  border-radius: 4px;
}

.JaESreTt {
  width: 20px;
  height: 20px;
  min-width: 20px;
  flex: 0 0 20px;
  box-sizing: border-box;
  border: 1px solid #9abbce;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 2px;
}

.CRnqRSrk {
  border-color: #2196f3;
}
/*!*********************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/features/Diagnostics/ui/ConditionCategoriesList/styles.module.scss ***!
  \*********************************************************************************************************************************************************************************************/
.RYYhZdrp {
  display: flex;
  flex-direction: column;
  flex: 1 1 0;
  padding-top: 24px;
}
/*!****************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/pages/institutionManagement/ui/styles.module.scss ***!
  \****************************************************************************************************************************************************************************/
.w89UTP6L {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  padding: 24px 24px 80px;
}

.l0w0FNYL {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-top: 24px;
}

.iGDn6561 {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.vABE6TDD {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  min-height: 64px;
  padding: 14px 16px;
  background: #ffffff;
  border: 1px solid #e7ecf4;
  border-radius: 8px;
  box-shadow: 0 2px 10px -6px rgba(18, 36, 67, 0.2);
}

.T4GgdCRE {
  margin: 0;
  color: #122443;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.35;
  overflow-wrap: anywhere;
}

.q1gGfVLs {
  display: flex;
  flex-shrink: 0;
  gap: 8px;
}

.ApgOIN3u {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  color: #48617f;
  background: #f6f8fb;
  border: 1px solid #e1e7f0;
  border-radius: 8px;
  transition: color 200ms, background 200ms, border-color 200ms;
}
.ApgOIN3u:hover {
  color: #0072ff;
  background: #eef5ff;
  border-color: #b8d7ff;
}

.v_ChL3m5 {
  padding: 32px 16px;
  color: #757575;
  font-size: 15px;
  text-align: center;
}

.HXDOFV8n {
  padding: 12px 14px;
  color: #b42318;
  background: #fff3f2;
  border: 1px solid #ffd5d2;
  border-radius: 8px;
  font-size: 14px;
  line-height: 1.4;
}

.eDkBEWN1 {
  position: fixed;
  inset: 0;
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  background: rgba(18, 36, 67, 0.34);
}

.kTq8L05e {
  width: min(100%, 440px);
  padding: 24px;
  background: #ffffff;
  border-radius: 8px;
  box-shadow: 0 18px 54px rgba(18, 36, 67, 0.22);
}

.Nq5MPU6Q {
  margin: 0 0 18px;
  color: #122443;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.25;
}

.BTTpusv5 {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.YvAHBT9l {
  display: flex;
  flex-direction: column;
  gap: 8px;
  color: #48617f;
  font-size: 14px;
  font-weight: 600;
}

.osSfW8aI {
  min-height: 46px;
  padding: 11px 14px;
  color: #122443;
  border: 1px solid #d8e0eb;
  border-radius: 8px;
  font-size: 15px;
  outline: none;
}
.osSfW8aI:focus {
  border-color: #3f75ff;
  box-shadow: 0 0 0 2px rgba(63, 117, 255, 0.18);
}

.Spn5EmeT {
  display: flex;
  justify-content: flex-end;
  gap: 10px;
}

.gsl8HRjo,
.gcdICxSg {
  min-height: 42px;
  padding: 10px 18px;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 700;
}

.gsl8HRjo {
  color: #48617f;
  background: #f6f8fb;
  border: 1px solid #d8e0eb;
}

.gcdICxSg {
  color: #ffffff;
  background: #0072ff;
  border: 1px solid #0072ff;
}
.gcdICxSg:disabled {
  cursor: not-allowed;
  opacity: 0.65;
}
/*!***************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/shared/ui/inputs/mainTextarea/styles.module.scss ***!
  \***************************************************************************************************************************************************************************/
.RiVZ5yU7 {
  width: 100%;
  position: relative;
  min-width: 0;
  box-sizing: border-box;
}

.gURbyTxp {
  position: relative;
  width: 100%;
  min-width: 0;
  box-sizing: border-box;
}

.FvD4YdVm {
  width: 100%;
  min-width: 0;
  min-height: 52px;
  padding: 14px 18px;
  box-sizing: border-box;
  color: #122443;
  font-family: inherit;
  font-size: 18px;
  background-color: transparent;
  border: 1px solid rgb(159, 159, 159);
  border-radius: 10px;
  outline: none;
  resize: none;
  transition: border-color 0.3s;
}

.FvD4YdVm:focus {
  border-color: rgb(17, 46, 232);
}

.gURbyTxp.vXyHam7h .FvD4YdVm {
  border-color: rgb(17, 46, 232);
}

.gyuhKQdQ {
  position: absolute;
  left: 18px;
  top: 14px;
  color: #8c8c8c;
  font-size: 18px;
  font-weight: 400;
  pointer-events: none;
  transform-origin: left;
  transition: top 0.3s, transform 0.3s, color 0.3s, padding 0.3s, background-color 0.3s;
}

.gURbyTxp.vXyHam7h .gyuhKQdQ,
.gURbyTxp:focus-within .gyuhKQdQ {
  top: -10px;
  padding: 0 8px;
  color: #122443;
  font-weight: 600;
  background: #f4f7f9;
  transform: scale(0.85);
}

.qo5vVu1z .FvD4YdVm {
  border-color: #eb3349;
}

.aNqeXJtW {
  display: inline-block;
  margin-top: 6px;
  color: #eb3349;
  font-size: 12px;
}
/*!*********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/pages/notificationManagementForm/ui/styles.module.scss ***!
  \*********************************************************************************************************************************************************************************/
.AWwE8YDp {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  padding: 24px 24px 80px;
}

.FkOdN37Z {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-top: 24px;
}

.qAA14FZR {
  padding: 12px 14px;
  color: #b42318;
  background: #fff3f2;
  border: 1px solid #ffd5d2;
  border-radius: 8px;
  font-size: 14px;
  line-height: 1.4;
}

.WMYSUl_E {
  padding: 32px 16px;
  color: #757575;
  font-size: 15px;
  text-align: center;
}

.cvUsWb55 {
  width: 100%;
  min-height: 42px;
  padding: 10px 18px;
  color: #0072ff;
  background: #eef5ff;
  border: 1px solid #b8d7ff;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 700;
  cursor: pointer;
}
/*!******************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/pages/notificationsManagement/ui/styles.module.scss ***!
  \******************************************************************************************************************************************************************************/
.M1uTyd8i {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  padding: 24px 24px 80px;
}

.M7bEt07y {
  padding: 32px 16px;
  color: #757575;
  font-size: 15px;
  text-align: center;
}

.eyDlgzkm {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  padding: 0;
  background: #eef5ff;
  border: 1px solid #b8d7ff;
  border-radius: 8px;
}
.eyDlgzkm img {
  width: 18px;
  height: 18px;
}

.Ps7fYBct {
  background: #fff3f2;
  border-color: #ffd5d2;
}

.GOsa_Ujh {
  position: fixed;
  inset: 0;
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  background: rgba(18, 36, 67, 0.34);
}

.myBBRViA {
  width: min(100%, 440px);
  padding: 24px;
  background: #ffffff;
  border-radius: 8px;
  box-shadow: 0 18px 54px rgba(18, 36, 67, 0.22);
}

.olBSKNxh {
  margin: 0;
  color: #122443;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.25;
}

.JgJcUHIa {
  margin: 12px 0 0;
  color: #48617f;
  font-size: 15px;
  line-height: 1.45;
  overflow-wrap: anywhere;
}

.zBoxWVWg {
  display: flex;
  justify-content: flex-end;
  gap: 10px;
  margin-top: 24px;
}

.uHFqDy1k,
.mD6tAytU {
  min-height: 42px;
  padding: 10px 18px;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 700;
}

.uHFqDy1k {
  color: #48617f;
  background: #f6f8fb;
  border: 1px solid #d8e0eb;
}

.mD6tAytU {
  color: #ffffff;
  background: #d92d20;
  border: 1px solid #d92d20;
}
.mD6tAytU:disabled {
  cursor: not-allowed;
  opacity: 0.65;
}
/*!*********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/pages/psychologistManagementForm/ui/styles.module.scss ***!
  \*********************************************************************************************************************************************************************************/
.WSredhFp {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  padding: 24px 24px 80px;
}

.VC1lydjm {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-top: 24px;
}

.VC1lydjm .main-select__control,
.VC1lydjm .main-select__value-container,
.VC1lydjm .main-select__single-value,
.VC1lydjm .main-select__input-container,
.VC1lydjm .main-select__indicators,
.VC1lydjm .main-select__indicator,
.VC1lydjm .main-select__dropdown-indicator,
.VC1lydjm .main-select__clear-indicator,
.VC1lydjm .main-select__option {
  cursor: pointer;
}

.zqng5vlS {
  display: flex;
  flex-direction: column;
  gap: 8px;
  color: #48617f;
  font-size: 14px;
  font-weight: 600;
}

.nL2Z02R8 {
  width: 100%;
  min-height: 46px;
  padding: 11px 14px;
  color: #122443;
  background: #ffffff;
  border: 1px solid #d8e0eb;
  border-radius: 8px;
  font-size: 15px;
  outline: none;
}
.nL2Z02R8:focus {
  border-color: #3f75ff;
  box-shadow: 0 0 0 2px rgba(63, 117, 255, 0.18);
}
.nL2Z02R8:disabled {
  color: #66758a;
  background: #f6f8fb;
}

.KFjOiVPL {
  padding: 32px 16px;
  color: #757575;
  font-size: 15px;
  text-align: center;
}

.YRq76zKy {
  padding: 12px 14px;
  color: #b42318;
  background: #fff3f2;
  border: 1px solid #ffd5d2;
  border-radius: 8px;
  font-size: 14px;
  line-height: 1.4;
}

.A4YGC2Mh {
  position: fixed;
  inset: 0;
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  background: rgba(18, 36, 67, 0.34);
}

.jIJmjAbW {
  width: min(100%, 440px);
  padding: 24px;
  background: #ffffff;
  border-radius: 8px;
  box-shadow: 0 18px 54px rgba(18, 36, 67, 0.22);
}

.ywfq8eXa {
  margin: 0;
  color: #122443;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.25;
}

.c9berdPW {
  display: flex;
  justify-content: flex-end;
  gap: 10px;
}

.MY9h34ww,
.vVlYDxt1,
.cZ_GuIUU {
  min-height: 42px;
  padding: 10px 18px;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 700;
}

.MY9h34ww {
  color: #48617f;
  background: #f6f8fb;
  border: 1px solid #d8e0eb;
}

.vVlYDxt1 {
  color: #ffffff;
  background: #0072ff;
  border: 1px solid #0072ff;
}
.vVlYDxt1:disabled {
  cursor: not-allowed;
  opacity: 0.65;
}

.cZ_GuIUU {
  width: 100%;
  color: #0072ff;
  background: #eef5ff;
  border: 1px solid #b8d7ff;
}
/*!******************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/pages/psychologistsManagement/ui/styles.module.scss ***!
  \******************************************************************************************************************************************************************************/
.hyDLgYDE {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  padding: 24px 24px 80px;
}

.skiKG2N8 {
  padding: 32px 16px;
  color: #757575;
  font-size: 15px;
  text-align: center;
}
/*!************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/pages/respondentAddTest/ui/styles.module.scss ***!
  \************************************************************************************************************************************************************************/
.Z8Zt7wig {
  padding: 24px 24px 80px;
  display: flex;
  flex-direction: column;
  flex: 1 1 0;
}
/*!***********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/pages/respondentCreate/ui/styles.module.scss ***!
  \***********************************************************************************************************************************************************************/
.o3h6CkQv {
  padding: 24px;
  display: flex;
  flex-direction: column;
  flex: 1 1 0;
}
/*!**********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/widgets/app/respondentCreateBlock/ui/styles.module.scss ***!
  \**********************************************************************************************************************************************************************************/
.VKVZ4JE7 {
  display: flex;
  flex-direction: column;
  flex: 1 1 0;
}
/*!*************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/widgets/app/respondentCreateBlock/ui/parts/respondentCreateForm/styles.module.scss ***!
  \*************************************************************************************************************************************************************************************************************/
.gcIYjcPj {
  flex: 1 1 0;
  display: flex;
  flex-direction: column;
  padding-bottom: 60px;
  margin-top: 32px;
}

.JVyG1Enc {
  display: flex;
  flex-direction: column;
  row-gap: 16px;
  margin-bottom: 24px;
}

.uYDflgYm {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 10px;
  align-items: start;
}

.gREI7knN {
  min-width: 132px;
  height: 52px;
  padding: 0 14px;
  border: 1px solid #2330ba;
  border-radius: 10px;
  background: linear-gradient(135deg, #ffffff 0%, #eef3ff 100%);
  color: #2330ba;
  cursor: pointer;
  font: inherit;
  font-size: 13px;
  font-weight: 700;
  transition: transform 0.18s ease, box-shadow 0.18s ease, background 0.18s ease;
}
.gREI7knN:hover:not(:disabled) {
  background: linear-gradient(135deg, #eef3ff 0%, #ffffff 100%);
  box-shadow: 0 8px 18px rgba(35, 48, 186, 0.18);
  transform: translateY(-1px);
}
.gREI7knN:disabled {
  border-color: #b8c0d0;
  color: #667085;
  cursor: default;
  opacity: 0.8;
}

@media (max-width: 520px) {
  .uYDflgYm {
    grid-template-columns: 1fr;
  }
  .gREI7knN {
    width: 100%;
  }
}
/*!***************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/shared/ui/inputs/multiDropdownInputStyled/styles.module.scss ***!
  \***************************************************************************************************************************************************************************************/
.VqqKz3zn {
  width: 100%;
  position: relative;
}

.VbjsnjG8 {
  position: relative;
  width: 100%;
}

.IedS5Pr9 {
  width: 100%;
  min-height: 52px;
  border-radius: 10px;
  border: 1px solid rgb(159, 159, 159);
  padding: 8px 12px;
  background-color: transparent;
  transition: border-color 0.3s;
  box-sizing: border-box;
}

.VbjsnjG8.Wqeq9Mgb .IedS5Pr9,
.IedS5Pr9:focus-within {
  border-color: rgb(17, 46, 232);
}

.aZX7L7HF {
  position: absolute;
  left: 18px;
  top: 14px;
  font-size: 18px;
  font-weight: 400;
  color: #8c8c8c;
  pointer-events: none;
  transform-origin: left;
  transition: top 0.3s, transform 0.3s, color 0.3s, padding 0.3s, background-color 0.3s;
}

.VbjsnjG8.Wqeq9Mgb .aZX7L7HF,
.VbjsnjG8:focus-within .aZX7L7HF {
  top: -10px;
  transform: scale(0.85);
  background: #f4f7f9;
  padding: 0 8px;
  color: #122443;
  font-weight: 600;
}

.BGSR7g2c {
  position: relative;
  margin-bottom: 20px;
}
.BGSR7g2c .r5zZLKxr {
  font-size: 14px;
  color: #757575;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}
.BGSR7g2c .krsIZDOW {
  margin-top: 8px;
  position: relative;
}
.BGSR7g2c .krsIZDOW:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background-color: #3F75FF;
  transition: width 0.3s;
}
.BGSR7g2c .krsIZDOW:focus-within:after {
  width: 100%;
}
/*!*******************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/pages/respondentCreateWithList/ui/styles.module.scss ***!
  \*******************************************************************************************************************************************************************************/
.p24qAaNd {
  padding: 24px 24px 80px;
  flex: 1 1 0;
  display: flex;
  flex-direction: column;
  background: linear-gradient(270deg, #00c6ff 0%, #0072ff 100%);
}

.UJlKGQRg {
  margin-top: 24px;
  display: flex;
  flex: 1 1 0;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.Cn4usTiD {
  width: 280px;
  margin-bottom: 16px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.12);
  backdrop-filter: blur(10px);
  box-shadow: 0 14px 32px rgba(0, 0, 0, 0.14);
}

.OwItguxs {
  width: 100%;
  min-height: 48px;
  padding: 0 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: none;
  background: transparent;
  color: #fff;
  cursor: pointer;
  font: inherit;
  font-weight: 600;
}

.ybj5NJa8 {
  position: relative;
  display: inline-flex;
  width: 30px;
  height: 30px;
  align-items: center;
  justify-content: center;
  flex: 0 0 30px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  background: radial-gradient(circle at 35% 28%, rgba(255, 255, 255, 0.9), transparent 22%), linear-gradient(135deg, rgba(255, 255, 255, 0.32), rgba(255, 255, 255, 0.08));
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.35), 0 8px 18px rgba(0, 77, 160, 0.24);
  transition: border-color 0.24s ease, box-shadow 0.24s ease, transform 0.24s ease;
}
.ybj5NJa8::before {
  content: "";
  position: absolute;
  inset: -4px;
  border-radius: inherit;
  border: 1px solid rgba(255, 255, 255, 0.18);
  opacity: 0;
  transform: scale(0.72);
  transition: opacity 0.24s ease, transform 0.24s ease;
}
.ybj5NJa8 span {
  position: absolute;
  width: 9px;
  height: 2px;
  border-radius: 999px;
  background-color: #fff;
  box-shadow: 0 0 8px rgba(255, 255, 255, 0.45);
  transition: transform 0.28s ease, width 0.28s ease;
}
.ybj5NJa8 span:first-child {
  transform: translateX(-3px) rotate(45deg);
}
.ybj5NJa8 span:last-child {
  transform: translateX(3px) rotate(-45deg);
}

.BbuRLQNO {
  border-color: rgba(255, 255, 255, 0.78);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.45), 0 10px 22px rgba(0, 77, 160, 0.3);
  transform: translateY(1px);
}
.BbuRLQNO::before {
  opacity: 1;
  transform: scale(1);
}
.BbuRLQNO span {
  width: 10px;
}
.BbuRLQNO span:first-child {
  transform: translateX(-3px) rotate(-45deg);
}
.BbuRLQNO span:last-child {
  transform: translateX(3px) rotate(45deg);
}

.hmJxOX8g {
  max-height: 0;
  padding: 0 16px;
  opacity: 0;
  transform: translateY(-6px);
  transition: max-height 0.28s ease, padding 0.28s ease, opacity 0.2s ease, transform 0.28s ease;
}

.ZaMZ6M6E {
  max-height: 112px;
  padding: 0 16px 16px;
  opacity: 1;
  transform: translateY(0);
}

.PstB6Y1F {
  display: block;
  margin-bottom: 8px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}

.FInHUrVs {
  width: 100%;
  height: 42px;
  padding: 0 12px;
  border: 1px solid rgba(255, 255, 255, 0.36);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.92);
  color: #122443;
  font: inherit;
  outline: none;
  transition: border-color 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
}
.FInHUrVs:focus {
  border-color: #fff;
  background: #fff;
  box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.18);
}

.nppkiDrS {
  max-width: 434px;
  background-color: #fff;
  padding: 22px 17px;
  border-radius: 10px;
  margin-top: 48px;
  text-align: center;
}

.L_Oyk5mB {
  position: fixed;
  inset: 0;
  z-index: 50;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px 24px calc(88px + env(safe-area-inset-bottom));
  background: rgba(11, 23, 42, 0.58);
  backdrop-filter: blur(8px);
}

.KIsbmlsu {
  width: min(560px, 100%);
  max-height: calc(100dvh - 112px - env(safe-area-inset-bottom));
  overflow-y: auto;
  padding: 28px 20px 28px 28px;
  border: 2px solid rgba(119, 219, 235, 0.72);
  border-radius: 32px;
  background: #fff;
  color: #122443;
  box-shadow: 0 24px 80px rgba(0, 0, 0, 0.28);
  text-align: center;
  scrollbar-gutter: stable;
}
.KIsbmlsu::-webkit-scrollbar {
  width: 10px;
}
.KIsbmlsu::-webkit-scrollbar-track {
  margin: 18px 0;
  border-radius: 999px;
  background: transparent;
}
.KIsbmlsu::-webkit-scrollbar-thumb {
  border: 3px solid #fff;
  border-radius: 999px;
  background: rgba(38, 48, 66, 0.38);
}

.QUzmnHn0 {
  margin: 0;
  font-size: 20px;
  font-weight: 700;
}

.IWkeiljZ {
  margin: 8px 0 22px;
  font-size: 18px;
  line-height: 1.35;
}

.x4QyAUDA {
  display: grid;
  gap: 16px;
}

.TaeVcrSz {
  padding: 18px;
  border: 2px solid rgba(76, 122, 174, 0.72);
  border-radius: 26px;
  background: rgba(255, 255, 255, 0.96);
}

.RvyDmS_3 {
  margin: 0;
  font-size: 19px;
  font-weight: 700;
}

.DEu9BNy3,
.WciGcv0A {
  margin: 6px 0 0;
  color: rgba(38, 48, 66, 0.68);
  font-size: 14px;
}

.awiIhbyT,
.LlCYMmv3,
.PGmqO5hi,
.CXGazAka,
.akKxDdN5,
.xTRvDbdn {
  width: 100%;
  min-height: 44px;
  margin-top: 14px;
  padding: 8px 14px;
  border-radius: 12px;
  background: transparent;
  cursor: pointer;
  font: inherit;
  font-weight: 600;
  transition: transform 0.2s ease, opacity 0.2s ease, background-color 0.2s ease;
}
.awiIhbyT:hover:not(:disabled),
.LlCYMmv3:hover:not(:disabled),
.PGmqO5hi:hover:not(:disabled),
.CXGazAka:hover:not(:disabled),
.akKxDdN5:hover:not(:disabled),
.xTRvDbdn:hover:not(:disabled) {
  transform: translateY(-1px);
}
.awiIhbyT:disabled,
.LlCYMmv3:disabled,
.PGmqO5hi:disabled,
.CXGazAka:disabled,
.akKxDdN5:disabled,
.xTRvDbdn:disabled {
  cursor: not-allowed;
  opacity: 0.48;
}

.awiIhbyT {
  border: 2px solid rgba(76, 122, 174, 0.86);
  color: #244f87;
}

.X71sinW4 {
  margin: 14px 0 0;
  font-size: 17px;
  line-height: 1.35;
}

.LlCYMmv3 {
  border: 2px solid rgba(38, 181, 88, 0.8);
  color: #1f9d4d;
}

.jvoIyVXB {
  background: rgba(38, 181, 88, 0.12);
  color: #17783d;
  opacity: 1 !important;
}

.PGmqO5hi {
  border: 2px solid rgba(222, 82, 82, 0.72);
  color: #c83b3b;
}

.DDwBR_Iq {
  background: rgba(222, 82, 82, 0.1);
  color: #9f2e2e;
  opacity: 1 !important;
}

.CXGazAka {
  border: 2px solid rgba(54, 63, 188, 0.78);
  color: #343db0;
}

.akKxDdN5 {
  border: 2px solid rgba(38, 181, 88, 0.8);
  background: rgba(38, 181, 88, 0.08);
  color: #1f9d4d;
}

.xTRvDbdn {
  border: none;
  color: rgba(38, 48, 66, 0.64);
}
/*!***********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/pages/respondentFolder/ui/styles.module.scss ***!
  \***********************************************************************************************************************************************************************/
.lM3cwTEC {
  padding: 24px;
  display: flex;
  flex-direction: column;
  flex: 1 1 0;
}
/*!******************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/widgets/app/respondentsList/ui/parts/respondentsListItem/styles.module.scss ***!
  \******************************************************************************************************************************************************************************************************/
.FDvwEz9F {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  min-width: 0;
  column-gap: 12px;
}

.DB3Zctp3 {
  display: flex;
  align-items: center;
  column-gap: 8px;
  min-width: 0;
  flex: 1;
}

.H_Ya4qQS {
  display: flex;
  flex-direction: column;
  row-gap: 8px;
  min-width: 0;
}

.eRp0CyKz {
  color: #122443;
  margin-bottom: 4px;
  overflow-wrap: anywhere;
  word-break: break-word;
  font-size: 16px;
  font-weight: 500;
}

.X8T8XA6Y {
  color: #122443;
  opacity: 0.5;
}

.Sk8oQLYy {
  background-color: #f4f7f9;
  min-width: 22px;
  flex: 0 0 22px;
  height: 22px;
  border-radius: 4px;
}

.W5NqZvDC {
  display: flex;
  flex-direction: row;
  gap: 8px;
  align-items: center;
  min-width: 0;
  flex-wrap: wrap;
}

.xUkmqTdw {
  font-size: 12px;
  color: #122443;
  opacity: 0.7;
  border-radius: 8px;
  border: 1px solid #122443;
  padding: 4px 6px;
  overflow-wrap: anywhere;
  word-break: break-word;
}
/*!****************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/widgets/app/respondentsList/ui/styles.module.scss ***!
  \****************************************************************************************************************************************************************************/
.Ok2WlNYY {
  display: flex;
  gap: 16px;
  margin-bottom: 20px;
  align-items: center;
  width: 100%;
  box-sizing: border-box;
}
.Ok2WlNYY .iNbPDVoI {
  flex: 1 1 auto;
  min-width: 0;
}
.Ok2WlNYY .FujTxu72 {
  flex: 0 0 auto;
}

.Dqdf6S4c {
  padding: 12px 16px;
  margin-bottom: 16px;
  width: fit-content;
  margin-left: auto;
}
/*!*****************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/pages/respondentFolderCreate/ui/styles.module.scss ***!
  \*****************************************************************************************************************************************************************************/
.aGYEYZ1H {
  padding: 24px;
  display: flex;
  flex-direction: column;
  flex: 1 1 0;
}
/*!****************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/widgets/app/respondentFolderCreateBlock/ui/styles.module.scss ***!
  \****************************************************************************************************************************************************************************************/
.C3KAXOfj {
  display: flex;
  flex-direction: column;
  flex: 1 1 0;
}
/*!*************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/widgets/app/respondentFolderCreateBlock/ui/parts/respondentFolderCreateForm/styles.module.scss ***!
  \*************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
.jvQjYMSR {
  flex: 1 1 0;
  display: flex;
  flex-direction: column;
}

.shwvewhu {
  display: flex;
  flex-direction: column;
  row-gap: 16px;
}

.Z80RniVz {
  margin-top: 20px;
  border-top: 1px solid #e0e0e0;
  padding-top: 20px;
}

.wPm2wxlZ {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 16px;
}

.JHHC4EfL {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.xn8eAF3q {
  padding: 8px 16px;
  background-color: #f5f5f5;
  border-radius: 4px;
  border: 1px solid #e0e0e0;
  font-size: 14px;
  transition: all 0.2s ease;
  position: relative;
}
.xn8eAF3q:hover .gk2Jdi8u {
  opacity: 1;
}

.xJXCJJJA {
  display: block;
}

.gk2Jdi8u {
  position: absolute;
  top: -10px;
  right: -10px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #fff;
  border: 1px solid #e0e0e0;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  opacity: 0;
  transition: all 0.2s ease;
  padding: 0;
}
.gk2Jdi8u img {
  width: 8px;
  height: 8px;
}
.gk2Jdi8u:hover {
  background-color: #ff4444;
  border-color: #ff4444;
  transform: scale(1.15);
}
.gk2Jdi8u:hover img {
  filter: brightness(0) invert(1);
}

@keyframes ZtPtJBjv {
  0% {
    box-shadow: 0 0 0 2px rgba(239, 83, 80, 0.3);
  }
  50% {
    box-shadow: 0 0 0 4px rgba(239, 83, 80, 0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(239, 83, 80, 0.3);
  }
}
@keyframes H5BjRPtu {
  0% {
    box-shadow: 0 0 0 2px rgba(255, 202, 40, 0.3);
  }
  50% {
    box-shadow: 0 0 0 4px rgba(255, 202, 40, 0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 202, 40, 0.3);
  }
}
.I6HUlcmT {
  background-color: #ffebee;
  border-color: #ef5350;
  color: #d32f2f;
  box-shadow: 0 0 0 2px rgba(239, 83, 80, 0.3);
  animation: ZtPtJBjv 1.5s infinite ease-in-out;
  transform: translateZ(0); /* Для оптимизации производительности анимации */
}

.nPVyWwFU {
  background-color: #fff8e1;
  border-color: #ffca28;
  color: #ff8f00;
  box-shadow: 0 0 0 2px rgba(255, 202, 40, 0.3);
  animation: H5BjRPtu 1.5s infinite ease-in-out;
  transform: translateZ(0); /* Для оптимизации производительности анимации */
}
/*!****************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/pages/respondentPassedTests/ui/styles.module.scss ***!
  \****************************************************************************************************************************************************************************/
.KZa6InA_ {
  padding: 24px 24px 80px;
  display: flex;
  flex-direction: column;
  flex: 1 1 0;
}
/*!**************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/widgets/app/solutionsList/ui/parts/solutionsListItem/styles.module.scss ***!
  \**************************************************************************************************************************************************************************************************/
.SYvfvTIw {
  display: flex;
  justify-content: space-between;
  align-items: center;
  column-gap: 10px;
}

.a4EaxqbL {
  width: max-content;
  padding: 10px 15px;
  background: rgba(46, 139, 255, 0.6509803922);
  border-radius: 10px;
  color: white;
  font-size: 16px;
  font-weight: 500;
}

.JrXuHcg1 {
  display: flex;
  flex-direction: column;
  row-gap: 12px;
}

.yW9d8fX9 {
  color: #122443;
  font-size: 16px;
  font-weight: 500;
}

.Eu83HkC2 {
  color: #122443;
  opacity: 0.5;
  text-align: left;
}

.erWeH4Ug {
  color: #122443;
  opacity: 0.5;
  text-align: right;
  width: max-content;
}

.IRRKp0Z3 {
  text-align: right;
}

.vryBF71P {
  display: flex;
  align-items: center;
}

.NcZORO69 {
  background-color: #f4f7f9;
  min-width: 22px;
  height: 22px;
  border-radius: 4px;
}

.uIzdipMc {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  row-gap: 8px;
}

.Ev0VHbvo {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f4f7f9;
}

.AvgHPGdR {
  color: #122443;
  opacity: 0.4;
  font-size: 18px;
  font-weight: 700;
}
/*!************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/pages/respondentProfile/ui/styles.module.scss ***!
  \************************************************************************************************************************************************************************/
.i5F2kJAU {
  background: linear-gradient(270deg, #00c6ff 0%, #0072ff 100%);
  flex: 1 1 0;
  display: flex;
  flex-direction: column;
}

.lKsh8ri1 {
  padding: 24px 24px 0;
}
/*!***********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/widgets/app/respondentProfileBlock/ui/styles.module.scss ***!
  \***********************************************************************************************************************************************************************************/
.qTu8AvlF {
  height: 100%;
  flex: 1 1 0;
  padding: 24px 24px 70px;
  display: flex;
  flex-direction: column;
  background: #fff;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  margin-top: 24px;
}

.TgkpEBlx {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.dEBmFIPa {
  width: 124px;
  margin: auto auto 0;
}
/*!******************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/pages/respondents/ui/styles.module.scss ***!
  \******************************************************************************************************************************************************************/
.wbDo8M7B {
  padding: 24px 24px 0;
  flex: 1 1 0;
  display: flex;
  flex-direction: column;
}

.fsrO2Y4u {
  display: flex;
  flex-direction: column;
  overflow-y: scroll;
  overflow-x: hidden;
  flex: 1 1 0;
  margin-top: 16px;
  padding-right: 8px;
  scrollbar-gutter: stable;
  scrollbar-width: thin;
  scrollbar-color: #0072ff #eef3ff;
}
.fsrO2Y4u::-webkit-scrollbar {
  width: 8px;
}
.fsrO2Y4u::-webkit-scrollbar-track {
  background: #eef3ff;
  border-radius: 999px;
}
.fsrO2Y4u::-webkit-scrollbar-thumb {
  border: 2px solid #eef3ff;
  border-radius: 999px;
  background: linear-gradient(180deg, #0a7cff 0%, #08c4df 100%);
}
.fsrO2Y4u::-webkit-scrollbar-thumb:hover {
  background: linear-gradient(180deg, #2330ba 0%, #0a9ed0 100%);
}

.JO3QhSuP {
  margin-bottom: 24px;
}
/*!***********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/pages/respondentSelectCreateMethod/ui/styles.module.scss ***!
  \***********************************************************************************************************************************************************************************/
.n4qwVdbC {
  padding: 24px 24px 80px;
  flex: 1 1 0;
  display: flex;
  flex-direction: column;
  background: linear-gradient(270deg, #00c6ff 0%, #0072ff 100%);
}

.drN8zNOp {
  margin-left: auto;
  margin-right: auto;
}

.QxeqO2T8 {
  font-size: 12px;
  margin-top: 12px;
}
/*!***************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/pages/settings/ui/styles.module.scss ***!
  \***************************************************************************************************************************************************************/
.EnlT5Qm1 {
  padding: 24px;
  display: flex;
  flex-direction: column;
  flex: 1 1 0;
}
/*!*************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/widgets/app/settingsPersonalBlock/ui/parts/settingsPersonalItem/styles.module.scss ***!
  \*************************************************************************************************************************************************************************************************************/
.HLY5eBqk {
  width: 100%;
  padding: 18px;
  border-bottom: 0.5px solid rgba(18, 36, 67, 0.1);
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
}
.HLY5eBqk:last-child {
  border-bottom: none;
}

.IQ5ZnfcF {
  font-size: 14px;
  font-weight: 400;
}

.Chnln6O0 {
  opacity: 0.4;
  font-size: 14px;
  font-weight: 400;
}
/*!**********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/widgets/app/settingsPersonalBlock/ui/styles.module.scss ***!
  \**********************************************************************************************************************************************************************************/
.ogp6GKJp {
  background-color: #fff;
  border-radius: 10px;
  margin-top: 24px;
  box-shadow: 0px 2px 10px -3px rgba(38, 51, 73, 0.1);
  margin-bottom: 24px;
}

.fdccfnGH {
  flex: 1 1 0;
  display: flex;
  flex-direction: column;
  padding-bottom: 60px;
}
/*!************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/shared/ui/Modal/Modal.module.scss ***!
  \************************************************************************************************************************************************************/
.R1qPLa8f {
  position: fixed;
  inset: 0;
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s ease-out;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
}

.NxhSG1qz {
  padding: 30px;
  border-radius: 20px;
  animation-name: bvjBZAOP;
  animation-duration: 0.5s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  z-index: 1000;
  background: white;
  width: 100%;
  max-width: 480px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
}

.RuLiugLP {
  pointer-events: auto;
  opacity: 1;
  z-index: 1000;
}
.RuLiugLP .NxhSG1qz {
  animation-name: p_21xVwV;
  animation-duration: 0.3s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}

@keyframes p_21xVwV {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes bvjBZAOP {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
/*!****************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/shared/ui/Overlay/Overlay.module.scss ***!
  \****************************************************************************************************************************************************************/
.n2DNAKmQ {
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  inset: 0;
  cursor: pointer;
  animation-name: QcwWkmQB;
  animation-duration: 0.3s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  z-index: 100;
}
.n2DNAKmQ.G0pK0vvn {
  background: none;
}

@keyframes QcwWkmQB {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/*!****************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/shared/ui/Stack/Flex/Flex.module.scss ***!
  \****************************************************************************************************************************************************************/
.ZO7fTHg_ {
  display: flex;
}

.VQWSv9en {
  justify-content: flex-start;
}

.OrDyDJlD {
  justify-content: center;
}

.vO6lNh_o {
  justify-content: flex-end;
}

.s13sAOk4 {
  justify-content: space-between;
}

.W2gogFij {
  justify-content: space-around;
}

.xBshVnpQ {
  align-items: flex-start;
}

.BKr_P3mS {
  align-items: center;
}

.q87PEMbF {
  align-items: flex-end;
}

.qKlIC6pg {
  align-items: unset;
}

.DXDAMxRg {
  flex-direction: row;
}

.OCAXCLkJ {
  flex-direction: column;
}

.MWzksF2D {
  gap: 0;
}

.oKsXcVPz {
  gap: 2px;
}

.O3gsOY5E {
  gap: 4px;
}

.uhXAnua0 {
  gap: 6px;
}

.RhAIKGQR {
  gap: 8px;
}

.lTypYzgg {
  gap: 10px;
}

.AspvzNTB {
  gap: 12px;
}

.PHCEBqt9 {
  gap: 16px;
}

.OMzRDMu_ {
  gap: 20px;
}

.bYDKVpNz {
  gap: 24px;
}

.Sf2jroc4 {
  gap: 32px;
}

.YXxJDE33 {
  gap: 40px;
}

.HCVEaKeG {
  gap: 48px;
}

.YqHmJ6P_ {
  gap: 60px;
}

.kkxp_XMH {
  width: 100%;
}

.tRjLgp5_ {
  height: 100%;
}

.zyGjhfZV {
  flex-wrap: wrap;
}

.BgxsRyCp {
  flex-wrap: nowrap;
}

.z_FNBj1N {
  flex-basis: 100%;
}

.TYCwcFGz {
  flex-basis: 70%;
}

.n1wy0hog {
  flex-basis: 50%;
}

.ZUk1w8Yn {
  flex-basis: 30%;
}

.Brs1Bfjl {
  flex-basis: 25%;
}
/*!**************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/pages/Sociometry/SociometryDiagnosticPage/ui/AssigneSessionModal/styles.module.scss ***!
  \**************************************************************************************************************************************************************************************************************/
.N6pKw28n {
  font-size: 20px;
  font-weight: 500;
  overflow-wrap: break-word;
  word-break: break-word;
}

.AD9ZaOYL {
  position: absolute;
  right: 10px;
  top: 10px;
}

.gLGibPwA {
  border-radius: 8px;
  padding: 15px 20px;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.03em;
  line-height: 100%;
  cursor: pointer;
  transition: opacity 0.3s;
  background: #e7f0ff;
  align-items: center;
  justify-content: center;
  color: #2330ba;
  display: flex;
  gap: 10px;
}
.gLGibPwA:hover {
  opacity: 0.7;
}

.zPyJMJhD {
  background: #e7f0ff;
  color: #2330ba;
}

.NBTwlT77 {
  background-color: #fecc62;
  color: #122443;
}
/*!**************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/pages/Sociometry/SociometryResultsPage/ui/SociometryFolderList/SociometryFolderList.module.scss ***!
  \**************************************************************************************************************************************************************************************************************************/
.eA3azjRc {
  width: 100%;
  max-width: 640px;
  position: relative;
  display: flex;
  flex-flow: column;
}

.qY2vL7d4 {
  top: 1.5rem;
  left: 1.5rem;
  right: 1.5rem;
  min-height: 2rem;
  position: absolute;
}

.airyPbUp {
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 2rem;
  letter-spacing: 0.32px;
  color: #122443;
  padding: 0 40px;
}

.oaSVLFu4 {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.pUSGczVH,
.FxaRSpON {
  color: #122443;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.3px;
}

.FxaRSpON {
  font-weight: 500;
}

.rvRAG7Xx {
  position: absolute;
  right: 16px;
  top: 16px;
  font-style: italic;
  font-weight: 400;
  color: #696a6a;
  font-size: 13px;
}

.leD6mBv2 {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #122443;
  font-style: normal;
}

.zwFS88p7 {
  font-size: 13px;
  position: absolute;
  right: 16px;
  bottom: 16px;
  font-style: italic;
  font-weight: 400;
  color: #696a6a;
}

.z5bSAdHl {
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
  color: #696a6a;
}

.a62z3JTI {
  position: absolute;
  right: -50px;
}

.ypnYBj__ {
  background-color: #fff;
  border-radius: 8px;
  width: 100%;
  padding: 16px;
  box-sizing: border-box;
  border: 1px solid rgba(18, 36, 67, 0.2);
  box-shadow: 0 2px 10px -3px rgba(38, 51, 73, 0.1019607843);
  cursor: pointer;
  min-height: 80px;
  align-items: center;
  display: flex;
  color: inherit;
  position: relative;
}
/*!******************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/pages/Sociometry/SociometryResultsPage/ui/SociometryDelete/SociometryDelete.module.scss ***!
  \******************************************************************************************************************************************************************************************************************/
.GliZoR03 {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  cursor: pointer;
  background-color: transparent;
  border: 1px solid #d0d3d9;
  transition-duration: 300ms;
}
.GliZoR03 .ZqlAjLWM {
  filter: brightness(0.3) invert(1);
}
.GliZoR03:hover {
  scale: 1.1;
  background-color: #eb3349;
  border: 1px solid #fff;
}
.GliZoR03:hover .ZqlAjLWM {
  filter: none;
}
/*!****************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/pages/Sociometry/SociometryResultsPage/ui/SociometryDeleteModal/SociometryDeleteModal.module.scss ***!
  \****************************************************************************************************************************************************************************************************************************/
.cgA4xb8O {
  display: flex;
  cursor: pointer;
  position: absolute;
  right: 15px;
  top: 15px;
}

.prU1Rmaj {
  font-size: 20px;
  font-weight: 500;
  overflow-wrap: break-word;
  word-break: break-word;
}

.jaaOqsdt {
  border-radius: 8px;
  padding: 15px 20px;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.03em;
  line-height: 100%;
  cursor: pointer;
  transition: opacity 0.3s;
  background: #e7f0ff;
  align-items: center;
  justify-content: center;
  color: #2330ba;
  display: flex;
  gap: 10px;
}
.jaaOqsdt:hover {
  opacity: 0.7;
}

.LaFaWNhw {
  background: #ff4d4f;
  color: #fff;
}
/*!****************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/pages/Sociometry/SociometryResultsPage/ui/SociometryResultsPage/SociometryResultsPage.module.scss ***!
  \****************************************************************************************************************************************************************************************************************************/
.EfCnPf2E {
  width: 100%;
  max-width: 640px;
  position: relative;
  display: flex;
  flex-flow: column;
  padding: 2rem 1.5rem calc(84px + env(safe-area-inset-bottom, 20px));
  background: linear-gradient(0deg, #ffe53b 0%, #ff2525 100%);
}

.NTPL7cjO {
  top: 1.5rem;
  left: 1.5rem;
  right: 1.5rem;
  min-height: 2rem;
  position: absolute;
}

.Q0kmjE5f {
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 2rem;
  letter-spacing: 0.32px;
  color: white;
  padding: 0 40px;
}

.IfEvSyp1 {
  flex-grow: 1;
  margin: -1rem -1.5rem -1.5rem;
  background-color: #fff;
  border-radius: 20px 20px 0 0;
  padding: 28px 12px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.Zecp15UT span {
  font-weight: 600;
}

.V34ywjGg {
  height: 60px;
  width: 100%;
  flex-shrink: 0;
  display: flex;
  color: white;
  justify-content: center;
  margin-top: 15px;
}

.II6TQbZB {
  padding: 4px 12px;
  background: rgba(15, 20, 69, 0.3019607843);
  color: white;
  font-weight: 500;
  font-size: 12px;
  border-radius: 4px;
}

.cm85VlNX {
  font-size: 18px;
  font-weight: 500;
  color: #0f1445;
  line-height: 1.1;
}

.wXVJNtP0 {
  font-size: 30px;
  font-weight: 500;
  color: #0f1445;
  line-height: 1.1;
  margin: 0;
}
/*!************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/pages/Sociometry/SociometryResultsPage/ui/SociometryMutualPairsList/SociometryMutualPairsList.module.scss ***!
  \************************************************************************************************************************************************************************************************************************************/
.WZqnMMTi {
  font-size: 18px;
  font-weight: 500;
  color: #219653;
}

.eWA58ptY {
  padding: 14px;
  background: #f4f7f9;
  border-radius: 13px;
}
.eWA58ptY.n5Snz5qM {
  background: #fff;
}

.xMqvyK4p {
  font-size: 14px;
  font-weight: 500;
  color: #0f1445;
}

.Covcmst6 {
  width: 14px;
  color: #eb5757;
  height: 100%;
}
.Covcmst6.XpemXh5P {
  color: #219653;
}
/*!******************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/pages/Sociometry/SociometryResultsPage/ui/SociometryResultsTable/SociometryResultsTable.module.scss ***!
  \******************************************************************************************************************************************************************************************************************************/
.dWyxVO_n {
  width: 100%;
}

.TyV5bTVb,
.RWEzxCQJ {
  display: grid;
  grid-template-columns: minmax(112px, auto) 1fr repeat(4, 0.12fr);
  align-items: center;
}

.RWEzxCQJ {
  font-weight: 400;
  opacity: 0.5;
  font-size: 14px;
  padding: 0 12px 8px;
}

.wG3sYyMN {
  justify-self: center;
}

.IWm_d8Yr {
  margin-top: 12px;
  padding: 8px 15px;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  background: #f4f7f9;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.RTZytxLp.FBwWP_fV {
  transform: rotate(180deg);
}

.lCPaF5ro {
  height: 10px;
  width: 12px;
}

.FMfbMLXF {
  padding: 12px 0 8px;
  font-size: 10px;
  font-weight: 400;
  opacity: 0.5;
}
/*!************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/shared/ui/Popup/Popup.module.scss ***!
  \************************************************************************************************************************************************************/
.rDHQwkN8 {
  position: fixed;
  background-color: var(--popup-bg, #fff);
  padding: 5px 7px;
  border-radius: 4px;
  text-align: center;
  white-space: pre-wrap;
  /* stylelint-disable-next-line declaration-property-value-keyword-no-deprecated */
  word-break: break-word;
  user-select: none;
  font-weight: 400;
  font-size: 12px;
  max-width: 300px;
  width: max-content;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s ease-in-out;
}
.rDHQwkN8::after {
  content: "";
  position: absolute;
  bottom: -6px;
  left: 50%;
  transform: translateX(-50%);
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid var(--popup-bg, #fff);
}

.TAPMXK9K {
  opacity: 1;
}

.SWW5pMvS {
  width: 100%;
}
/*!**************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/pages/Sociometry/SociometryResultsPage/ui/SociometryResultItem/SociometryResultItem.module.scss ***!
  \**************************************************************************************************************************************************************************************************************************/
.J1FbvyGA {
  border-bottom: 1px solid rgba(15, 20, 69, 0.1019607843);
}
.J1FbvyGA:hover {
  background-color: #f4f7f9;
}
.J1FbvyGA._aZE9Hab {
  background-color: #f4f7f9;
}
.J1FbvyGA.Rt45RgLe {
  background-color: #f4f7f9;
}

.og2wEHxb {
  min-height: 36px;
  padding: 10px 12px;
  font-size: 14px;
  cursor: pointer;
}

.RPYrB_HX {
  padding: 3px 6px;
  border-radius: 20px;
  font-weight: 500;
  white-space: nowrap;
  font-size: 10px;
  color: white;
  line-height: 1.1;
}

.KfY6ZwZQ {
  border: 1px solid;
}

.d_7fionx,
.Alho3MZ6 {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.3;
}

.ncG3aNHq {
  justify-self: center;
}

.FHnqES1e {
  height: 20px;
  width: 20px;
  border-radius: 5px;
  background: #f4f7f9;
  display: flex;
  align-items: center;
  justify-content: center;
  justify-self: center;
  transition: transform 0.3s ease;
}
.FHnqES1e._aZE9Hab {
  transform: rotate(180deg);
}
/*!**********************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/pages/Sociometry/SociometryResultsPage/ui/SociometryResultItemInfo/SociometryResultItemInfo.module.scss ***!
  \**********************************************************************************************************************************************************************************************************************************/
.YBHaTgrG {
  padding: 12px 24px 24px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.BYPunuwa {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.1;
  color: rgba(15, 20, 69, 0.5019607843);
}
/*!**************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/pages/Sociometry/SociometryResultsPage/ui/SociometryResultDetailsQuestions/SociometryResultDetailsQuestions.module.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************/
.lxclrKSA,
.DlSOw7wX {
  display: grid;
  grid-template-columns: 20px 1fr 0.5fr;
  gap: 20px;
}

.DlSOw7wX {
  font-weight: 700;
  font-size: 10px;
  color: #000;
  opacity: 0.5;
  padding-bottom: 8px;
}

.lxclrKSA {
  padding: 8px 0;
  font-weight: 700;
  font-size: 14px;
  color: #0f1445;
  line-height: 1.3;
  border-bottom: 1px solid rgba(15, 20, 69, 0.1019607843);
}
.lxclrKSA:last-child {
  border-bottom: none;
}

.l7dorVh2 {
  justify-self: center;
}
/*!*******************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/pages/solutionInfo/ui/styles.module.scss ***!
  \*******************************************************************************************************************************************************************/
.T9DzGP_Y {
  padding: 24px 24px 60px;
  display: flex;
  flex-direction: column;
  flex: 1 1 0;
}
/*!**************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/widgets/app/solutionAnswersList/ui/parts/solutionAnswersListItem/styles.module.scss ***!
  \**************************************************************************************************************************************************************************************************************/
.sd1dlrNK {
  opacity: 0.7;
  font-size: 16px;
  font-weight: 600;
}

.BYPsi7Fn {
  opacity: 0.5;
  margin-top: 10px;
  font-size: 14px;
  font-weight: 500;
}

.RTKPfZPZ {
  opacity: 0.8;
  margin-top: 5px;
  font-size: 16px;
  font-weight: 500;
}
/*!********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/widgets/app/solutionAnswersList/ui/styles.module.scss ***!
  \********************************************************************************************************************************************************************************/
.U2GcUhSs {
  display: flex;
  flex-direction: column;
  flex: 1 1 0;
}
/*!************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/widgets/app/resultScale/ui/styles.module.scss ***!
  \************************************************************************************************************************************************************************/
.srl54ZCK {
  background-color: white;
  border-radius: 20px;
  padding: 15px 15px 23px 15px;
  display: flex;
  flex-direction: column;
  column-gap: 8px;
  margin-top: 10px;
  width: 100%;
}

.rYCcZPHe {
  font-weight: 400;
  font-size: 10px;
  line-height: 120%;
  letter-spacing: 0.3px;
  color: rgba(18, 36, 67, 0.5);
  text-align: center;
}

.VSchojwb {
  font-size: 24px;
  font-weight: 600;
  color: #122443;
  margin-bottom: 20px;
  text-align: left;
}

.OKN_jL9D {
  position: relative;
  display: flex;
  align-items: flex-start;
  column-gap: 8px;
  width: 100%;
  margin-top: 4px;
}

.ChmAecDe {
  width: 100%;
  height: 8px;
  border: 1px solid rgba(134, 145, 160, 0.5019607843);
  display: flex;
  justify-content: space-between;
  position: relative;
  box-sizing: border-box;
  border-radius: 5px 5px 0 0;
  border-bottom: none;
}

.GIKDDMnD {
  width: 0.5px;
  height: 7px;
  background-color: rgba(194, 197, 202, 0.3019607843);
  position: relative;
  z-index: 1;
}

.lEMIorkY {
  width: 10%;
  height: 8px;
  position: absolute;
  left: -1px;
  top: -1px;
  z-index: 0;
  border-radius: 5px 5px 0 0;
}
.lEMIorkY .ZycKPqs0 {
  position: absolute;
  right: -6px;
  top: -26px;
  font-size: 24px;
  font-weight: 600;
  text-decoration: underline;
}

.lFHaAeFd {
  flex: 1 1 0;
  display: flex;
}

.jQYE38UG {
  display: flex;
  position: absolute;
  margin-right: 20%;
  top: 16px;
}
.jQYE38UG img {
  margin-top: 7px;
}
.Hqr5GBPN {
  align-self: flex-start;
}
.a2FU1RlK {
  align-self: flex-end;
}

.v0peyCx8 {
  color: rgba(18, 36, 67, 0.8);
  font-size: 14px;
}

.XX_3PjWn {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.FJNf2pwO {
  position: absolute;
}

.ZycKPqs0 {
  font-size: 16px;
  font-weight: 500;
  margin-top: -6px;
}

.Bnpsf4eA {
  font-weight: 500;
  font-size: 14px;
  line-height: 120%;
  letter-spacing: 0.3px;
  color: #122443;
}

.ecc0muwm {
  flex: 1 1 0;
}

.YOmYFw4S {
  display: flex;
  column-gap: 1px;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  height: 8px;
}

.utFL3lxx {
  display: flex;
  justify-content: space-between;
  margin: 8px 8px 0;
}

.GcUtGtyc {
  position: relative;
  transition: opacity 0.3s ease;
  width: 100%;
  height: 100%;
}
.GcUtGtyc span {
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  letter-spacing: 0.3px;
  color: rgba(18, 36, 67, 0.5);
}

.d56VE7qe {
  padding: 8px 0;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #122443;
  font-weight: 500;
}

.eJZ8o141,
.RmS22k1l {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}

.eJZ8o141 {
  width: 100%;
}

.RmS22k1l {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
/*!****************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/widgets/app/resultScaleData/ui/styles.module.scss ***!
  \****************************************************************************************************************************************************************************/
.jO5OIEiR {
  background-color: white;
  margin-top: 24px;
  padding: 20px;
  border-radius: 20px;
}

.B9Pr47me {
  overflow: hidden;
  transition-duration: 500ms;
}

.vukwVJO3 {
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
}

.ifZSUGyw {
  margin-top: 4px;
  display: flex;
  justify-content: space-between;
  align-self: center;
}

.JITXHEqc {
  font-size: 12px;
  font-weight: 500;
  color: #8691a0;
  display: flex;
  align-items: center;
}

.tWYlU5_h {
  padding: 4px 6px;
  background-color: #47a0ff;
  border-radius: 6px;
}

.y_boGL0N {
  font-size: 12px;
  font-weight: 500;
  color: white;
}

.W0e4o0jz {
  margin-top: 20px;
  font-size: 16px;
  font-weight: 500;
}

.kQYsbcD2 {
  margin-top: 10px;
  font-size: 12px;
  font-weight: 400;
  white-space: pre-line;
}
/*!***********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/widgets/app/scaleBlock/ui/styles.module.scss ***!
  \***********************************************************************************************************************************************************************/
.LOkBjRcC {
  margin-top: 35px;
}

.G2sI6zpK {
  font-size: 20px;
  font-weight: 500;
}
/*!**********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/pages/solutionResults/ui/styles.module.scss ***!
  \**********************************************************************************************************************************************************************/
.meqYdh7k {
  padding: 24px 24px 80px;
  flex: 1 1 0;
  display: flex;
  flex-direction: column;
}
/*!****************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/pages/solutions/ui/styles.module.scss ***!
  \****************************************************************************************************************************************************************/
.PjqpPYlp {
  padding: 24px 24px 0;
  flex: 1 1 0;
  display: flex;
  flex-direction: column;
}
.PjqpPYlp .Mp6p5B5G {
  margin-bottom: 16px;
  display: flex;
  justify-content: flex-end;
}
/*!*****************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/widgets/app/solutionsListAll/ui/styles.module.scss ***!
  \*****************************************************************************************************************************************************************************/
.nJMXTmop {
  display: flex;
  flex-direction: column;
  flex: 1 1 0;
  padding-bottom: 60px;
}

.qlBjZyRM {
  background-color: rgba(0, 198, 255, 0.0784313725);
  padding: 8px 15px;
  display: flex;
  column-gap: 4px;
  min-width: 170px;
}

.T0oVNJZI {
  margin-top: 24px;
  display: flex;
  align-items: center;
  border: 1px solid rgba(18, 36, 67, 0.1019607843);
  border-radius: 8px;
  box-sizing: border-box;
  box-shadow: 0px 2px 10px -3px rgba(38, 51, 73, 0.1019607843);
}
.T0oVNJZI .vdmZiTKm {
  width: 100%;
  padding: 8px 15px;
  background-color: white;
}
.T0oVNJZI .q9r6coj1 {
  font-size: 16px;
}

.svFBdI_T {
  color: #122443;
  font-size: 16px;
}

.ntwPu8qT {
  min-width: 70px;
  font-size: 16px;
  background-color: rgba(0, 198, 255, 0.0784313725);
  padding: 8px 0px;
}
.ntwPu8qT:hover {
  background-color: rgba(0, 198, 255, 0.1019607843);
}

.EcFBET4E {
  display: flex;
  margin-bottom: 20px;
  align-items: center;
}
.EcFBET4E .irH0E_YB {
  flex-grow: 1;
  width: 100%;
}
/*!*****************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/widgets/app/solutionsListAll/ui/parts/solutionsListItem/styles.module.scss ***!
  \*****************************************************************************************************************************************************************************************************/
.QCWmHM_h {
  display: flex;
  justify-content: space-between;
  align-items: center;
  column-gap: 10px;
}

.mg1BGY2o {
  width: max-content;
  padding: 10px 15px;
  background: rgba(46, 139, 255, 0.6509803922);
  border-radius: 10px;
  color: white;
  font-size: 16px;
  font-weight: 500;
}

.NjzYrAMF {
  display: flex;
  flex-direction: column;
  row-gap: 12px;
}

.fb5KxY_b,
.yvJYeyfS {
  color: #122443;
  font-size: 14px;
  font-weight: 500;
}

.yvJYeyfS {
  font-size: 16px;
  font-weight: 500;
}

.hefPQtMU {
  color: #122443;
  opacity: 0.5;
  text-align: left;
}

.qhelwOrU {
  color: #122443;
  opacity: 0.5;
  text-align: right;
  width: max-content;
}

.LBsnol5g {
  text-align: right;
}

.UmYx8sgx {
  display: flex;
  align-items: center;
}

.dEe5cdiM {
  background-color: #f4f7f9;
  min-width: 22px;
  height: 22px;
  border-radius: 4px;
}

.twxtYtuy {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  row-gap: 8px;
}

.CB7pwJal {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f4f7f9;
}

.igz0k09C {
  color: #122443;
  opacity: 0.4;
  font-size: 18px;
  font-weight: 700;
}
/*!*************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/widgets/app/respondentsList/ui/parts/groupsDropdown/styles.module.scss ***!
  \*************************************************************************************************************************************************************************************************/
.oVnko94b {
  position: relative;
  display: inline-block;
  z-index: 10;
}

.YxgiKjf7 {
  position: absolute;
  right: 0;
  top: 100%;
  margin-top: 8px;
  width: 260px;
  background: white;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}

.MKHYgDNT {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 16px;
  border-bottom: 1px solid #f0f0f0;
}
.MKHYgDNT h3 {
  font-size: 14px;
  font-weight: 500;
  margin: 0;
}

.zYa98tFa {
  font-size: 12px;
  color: #2563eb;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
}
.zYa98tFa:hover {
  text-decoration: underline;
}

.ezxVfDNZ {
  display: flex;
  border-bottom: 1px solid #f0f0f0;
}

.zGHg0vlU {
  flex: 1;
  padding: 12px 8px;
  text-align: center;
  font-size: 14px;
  cursor: pointer;
  position: relative;
  color: #6b7280;
  transition: all 0.2s;
}
.zGHg0vlU:hover {
  color: #2563eb;
}
.zGHg0vlU.gBUucxnu {
  color: #2563eb;
  font-weight: 500;
}
.zGHg0vlU.gBUucxnu:after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #2563eb;
}

.RUUgtkmA {
  display: inline-flex;
  position: absolute;
  align-items: center;
  justify-content: center;
  min-width: 18px;
  height: 18px;
  padding: 0 4px;
  border-radius: 9px;
  background-color: #2563eb;
  color: white;
  font-size: 11px;
  margin-left: 4px;
}

.HpgYSc0H, .S75n2xCk {
  max-height: 240px;
  overflow-y: auto;
}

.qoQFY88Q, .xLEByeFi {
  display: flex;
  align-items: center;
  padding: 10px 16px;
  cursor: pointer;
  transition: background 0.2s;
}
.qoQFY88Q:hover, .xLEByeFi:hover {
  background: #f5f5f5;
}
.qoQFY88Q span, .xLEByeFi span {
  margin-left: 10px;
  font-size: 14px;
}

.GG_407yN {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 20px;
  height: 20px;
  border-radius: 4px;
  border: 2px solid #d1d5db;
  transition: all 0.2s;
}
.GG_407yN.G7u8Y2uT {
  background: #2563eb;
  border-color: #2563eb;
}

.oYM1kggF {
  padding: 16px;
  text-align: center;
  color: #6b7280;
  font-size: 14px;
}
/*!************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/features/TestQrCode/ui/TestQRLinkBlock/styles.module.scss ***!
  \************************************************************************************************************************************************************************************/
.J1KrOamx {
  width: 100%;
  background-color: white;
  padding: 8px 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 8px;
  box-sizing: border-box;
  column-gap: 16px;
}

.ULXGkd1Q {
  color: #122443;
  word-wrap: anywhere;
  font-size: 14px;
  font-weight: 500;
}

.k9_U7w2h {
  background-color: #f4f7f9;
  min-width: 40px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
/*!************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/features/TestQrCode/ui/TestLinkQRBlock/styles.module.scss ***!
  \************************************************************************************************************************************************************************************/
.gkyz4xWg {
  flex: 1 1 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.zuzzxKWx {
  background-color: white;
  padding: 26px;
  border-radius: 10px;
  width: max-content;
}

.FUlW2dma {
  max-width: 272px;
  text-align: center;
  margin-top: 24px;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.3px;
}
/*!****************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/features/TestQrCode/ui/TestLinkQRLinkBlock/styles.module.scss ***!
  \****************************************************************************************************************************************************************************************/
.tHPNeXYo {
  width: 100%;
  background-color: white;
  padding: 8px 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 8px;
  box-sizing: border-box;
  column-gap: 16px;
}

.ouBtJJfU {
  color: #122443;
  word-wrap: anywhere;
  font-size: 14px;
  font-weight: 500;
}

.BTd6ryai {
  background-color: #f4f7f9;
  min-width: 40px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
/*!*********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/pages/TestLinkQRPage/ui/styles.module.scss ***!
  \*********************************************************************************************************************************************************************/
.WU34StCD {
  background: linear-gradient(270deg, #00c6ff 0%, #0072ff 100%);
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
}
/*!********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/features/TestQrCode/ui/TestQRBlock/styles.module.scss ***!
  \********************************************************************************************************************************************************************************/
.KuytnYHo {
  flex: 1 1 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.p9eDnNTL {
  background-color: white;
  padding: 26px;
  border-radius: 10px;
  width: max-content;
}

.hm7GnE17 {
  max-width: 272px;
  text-align: center;
  margin-top: 24px;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.3px;
}
/*!*****************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/pages/TestQrPage/ui/styles.module.scss ***!
  \*****************************************************************************************************************************************************************/
.PMrw3Jho {
  background: linear-gradient(270deg, #00c6ff 0%, #0072ff 100%);
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
}
/*!************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/pages/tests/ui/styles.module.scss ***!
  \************************************************************************************************************************************************************/
.ZWBFAwID {
  background: linear-gradient(270deg, #00c6ff 0%, #0072ff 100%);
  display: flex;
  flex-direction: column;
  flex: 1 1 0;
  padding: 24px 24px 80px;
}
/*!******************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/widgets/app/testsList/ui/parts/testsListItem/styles.module.scss ***!
  \******************************************************************************************************************************************************************************************/
.xkM9RYwN {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
}

.LLQ2McE9 {
  display: flex;
  flex-direction: column;
  row-gap: 12px;
}

.wYd03vHB {
  color: #122443;
  font-size: 16px;
  font-weight: 500;
}
.wYd03vHB.pfWEJuOG {
  color: #0aa90a;
}

.s8tXjIh7,
.hPUZo93m {
  color: #122443;
  word-break: break-all;
  font-size: 14px;
  font-weight: 500;
}

.K5Aa_I0e {
  opacity: 0.5;
}

.SsPc6Zcd {
  display: flex;
  column-gap: 16px;
}

.vAopIRhX {
  width: 1px;
  height: 40px;
  background-color: rgba(18, 36, 67, 0.1019607843);
}

.TWtV8Dod {
  background-color: #f4f7f9;
  min-width: 40px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
}

.JAnhvnu5 {
  padding: 10px;
  margin: -10px;
}
/*!******************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/widgets/landing/landingNavBar/ui/styles.module.scss ***!
  \******************************************************************************************************************************************************************************/
.woDZuvtf {
  padding: 10px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (min-width: 960px) {
  .woDZuvtf {
    padding: 10px 0;
  }
}
@media (min-width: 1200px) {
  .woDZuvtf {
    padding: 10px 20px;
  }
}

.E_MUcz5s {
  z-index: 1;
  height: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.E_MUcz5s img {
  height: 55px;
}
@media (min-width: 960px) {
  .E_MUcz5s {
    height: auto;
    z-index: 0;
  }
  .E_MUcz5s img {
    height: 36px;
  }
}
@media (min-width: 1200px) {
  .E_MUcz5s {
    z-index: 0;
  }
  .E_MUcz5s img {
    height: 45px;
  }
}
@media (min-width: 1600px) {
  .E_MUcz5s {
    z-index: 0;
  }
  .E_MUcz5s img {
    height: 50px;
  }
}

.MoYV254P {
  max-width: 300px;
  width: 100%;
}
@media (min-width: 960px) {
  .MoYV254P {
    max-width: none;
    width: auto;
  }
}

.lBlT2lna {
  display: flex;
  column-gap: 5px;
}

.e1yqrXvq {
  display: none;
  row-gap: 5px;
  z-index: 1;
  padding-top: 10px;
  padding-bottom: 10px;
  align-items: center;
  width: 100dvw;
  height: 100dvh;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #fff;
  flex-direction: column;
  box-sizing: border-box;
}
@media (min-width: 960px) {
  .e1yqrXvq {
    display: flex;
    flex-direction: row;
    column-gap: 10px;
    width: auto;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
    position: inherit;
    flex-wrap: wrap;
    justify-content: center;
  }
}

.ZrEfIcUC {
  display: flex;
}

.o4Yz7LdP {
  display: flex;
  justify-content: space-between;
  max-width: 860px;
  margin: 0 auto;
  width: 100%;
  box-sizing: border-box;
  padding: 0 10px;
}
@media (min-width: 960px) {
  .o4Yz7LdP {
    display: none;
  }
}

.HWYCvHSu {
  display: block;
  max-width: 300px;
  width: 100%;
}
@media (min-width: 960px) {
  .HWYCvHSu {
    display: none;
  }
}

.fzjd2I0L {
  display: none;
}
@media (min-width: 960px) {
  .fzjd2I0L {
    display: block;
  }
}

.Q2HYPn2X {
  width: 40px;
  height: 40px;
  border-radius: 5px;
  background-color: #e7f0ff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 5px;
}
@media (min-width: 960px) {
  .Q2HYPn2X {
    display: none;
  }
}
/*!******************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/widgets/landing/landingBanner/ui/styles.module.scss ***!
  \******************************************************************************************************************************************************************************/
.Ndrz68jK {
  padding: 100px 10px 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 30px;
  background-color: #e7f0ff;
}
@media (min-width: 960px) {
  .Ndrz68jK {
    padding: 60px 5px 5px;
  }
}
@media (min-width: 1200px) {
  .Ndrz68jK {
    padding: 75px 10px 10px;
  }
}
@media (min-width: 1600px) {
  .Ndrz68jK {
    padding: 95px 20px 20px;
  }
}

.tn31r2pU {
  color: #2330ba;
  text-align: center;
  max-width: 500px;
  font-weight: 600;
  font-size: 22px;
  line-height: 100%;
}
@media (width >= 960px) {
  .tn31r2pU {
    font-size: 40px;
  }
}
@media (width >= 1200px) {
  .tn31r2pU {
    font-size: 50px;
  }
}
@media (width >= 1600px) {
  .tn31r2pU {
    font-size: 65px;
  }
}
@media (min-width: 960px) {
  .tn31r2pU {
    max-width: none;
  }
}

.LaSFAEx7 {
  max-width: 280px;
  text-align: center;
  color: #2330ba;
  margin-top: 10px;
  font-weight: 500;
  font-size: 12px;
}
@media (width >= 960px) {
  .LaSFAEx7 {
    font-size: 10px;
  }
}
@media (width >= 1200px) {
  .LaSFAEx7 {
    font-size: 12px;
  }
}
@media (width >= 1600px) {
  .LaSFAEx7 {
    font-size: 16px;
  }
}
@media (min-width: 960px) {
  .LaSFAEx7 {
    max-width: 300px;
    margin-top: 20px;
  }
}
@media (min-width: 1200px) {
  .LaSFAEx7 {
    max-width: 375px;
    margin-top: 25px;
  }
}
@media (min-width: 1600px) {
  .LaSFAEx7 {
    max-width: 500px;
    margin-top: 35px;
  }
}

._IN39t4a {
  display: flex;
  max-width: 440px;
  flex-direction: column;
  gap: 10px;
  justify-content: center;
  margin-top: 35px;
}

.ZOE2RPA_ {
  margin-top: 207px !important;
}
@media (min-width: 960px) {
  .ZOE2RPA_ {
    width: 150px !important;
    margin-top: auto !important;
  }
}
@media (min-width: 1200px) {
  .ZOE2RPA_ {
    width: 200px !important;
    margin-top: auto !important;
  }
}
@media (min-width: 1600px) {
  .ZOE2RPA_ {
    width: 300px !important;
    margin-top: auto !important;
  }
}

.SHEvzyZw {
  margin-top: 0px !important;
}
@media (min-width: 960px) {
  .SHEvzyZw {
    margin-top: 0px !important;
  }
}
@media (min-width: 1200px) {
  .SHEvzyZw {
    margin-top: 0px !important;
  }
}
@media (min-width: 1600px) {
  .SHEvzyZw {
    margin-top: 0px !important;
  }
}

.E1x_lHq2 {
  display: flex;
  width: 100%;
  gap: 5px;
  margin-top: 10px;
  flex-direction: column;
}
@media (min-width: 960px) {
  .E1x_lHq2 {
    margin-top: 35px;
    flex-direction: row;
  }
}
@media (min-width: 1200px) {
  .E1x_lHq2 {
    margin-top: 40px;
  }
}
@media (min-width: 1600px) {
  .E1x_lHq2 {
    margin-top: 35px;
  }
}

.dOjy6Fx8 {
  display: flex;
  flex: 1 1 0;
  background-color: #2330ba;
  padding-top: 15px;
  padding-bottom: 15px;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  border-radius: 20px;
}
@media (min-width: 960px) {
  .dOjy6Fx8 {
    border-radius: 12px;
  }
}
@media (min-width: 1200px) {
  .dOjy6Fx8 {
    padding-top: 20px;
    padding-bottom: 20px;
    border-radius: 15px;
  }
}
@media (min-width: 1600px) {
  .dOjy6Fx8 {
    padding-top: 30px;
    padding-bottom: 30px;
    border-radius: 20px;
  }
}

.aTDptkIg {
  width: 45px;
  height: 45px;
  background-color: #3a44c1;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 960px) {
  .aTDptkIg {
    width: 33px;
    height: 33px;
  }
  .aTDptkIg img {
    width: 16px;
  }
}
@media (min-width: 1200px) {
  .aTDptkIg {
    width: 42px;
    height: 42px;
  }
  .aTDptkIg img {
    width: 17px;
  }
}
@media (min-width: 1600px) {
  .aTDptkIg {
    width: 56px;
    height: 56px;
  }
  .aTDptkIg img {
    width: auto;
  }
}

.aww4bGrZ {
  text-align: center;
  line-height: 100%;
  color: white;
  margin-top: 10px;
  font-size: 18px;
  font-weight: 600;
}
@media (width >= 960px) {
  .aww4bGrZ {
    font-size: 16px;
  }
}
@media (width >= 1200px) {
  .aww4bGrZ {
    font-size: 20px;
  }
}
@media (width >= 1600px) {
  .aww4bGrZ {
    font-size: 24px;
  }
}
@media (min-width: 960px) {
  .aww4bGrZ {
    line-height: 120%;
    margin-top: 6px;
  }
}
@media (min-width: 1600px) {
  .aww4bGrZ {
    line-height: 140%;
    margin-top: 10px;
  }
}

.UGJVF_bH {
  max-width: 280px;
  text-align: center;
  line-height: 120%;
  color: white;
  margin-top: 10px;
  font-weight: 500;
  font-size: 12px;
}
@media (width >= 960px) {
  .UGJVF_bH {
    font-size: 10px;
  }
}
@media (width >= 1200px) {
  .UGJVF_bH {
    font-size: 12px;
  }
}
@media (width >= 1600px) {
  .UGJVF_bH {
    font-size: 16px;
  }
}
@media (min-width: 960px) {
  .UGJVF_bH {
    max-width: 210px;
    margin-top: 6px;
    line-height: 120%;
  }
}
@media (min-width: 1600px) {
  .UGJVF_bH {
    max-width: 350px;
    margin-top: 10px;
    line-height: 140%;
  }
}
/*!**********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/widgets/landing/landingAboutBlock/ui/styles.module.scss ***!
  \**********************************************************************************************************************************************************************************/
.HNb5fJPG {
  background-color: #e7f0ff;
  margin-top: 20px;
  border-radius: 20px;
  padding: 20px 10px 20px;
  overflow: hidden;
}
@media (min-width: 960px) {
  .HNb5fJPG {
    padding: 15px;
    border-radius: 20px;
  }
}
@media (min-width: 1600px) {
  .HNb5fJPG {
    padding: 20px;
    border-radius: 30px;
  }
}

.qLMQ52pL {
  color: #2330ba;
  text-align: center;
  max-width: 263px;
  margin-left: auto;
  margin-right: auto;
  font-weight: 600;
  font-size: 18px;
}
@media (width >= 960px) {
  .qLMQ52pL {
    font-size: 20px;
  }
}
@media (width >= 1200px) {
  .qLMQ52pL {
    font-size: 25px;
  }
}
@media (width >= 1600px) {
  .qLMQ52pL {
    font-size: 35px;
  }
}
@media (min-width: 960px) {
  .qLMQ52pL {
    text-align: left;
    margin: 0;
    max-width: none;
  }
}

.oTRXruUR {
  display: flex;
  column-gap: 5px;
  margin-top: 10px;
  flex-direction: column;
  row-gap: 5px;
}
@media (min-width: 960px) {
  .oTRXruUR {
    flex-direction: row;
    margin-top: 15px;
  }
}
@media (min-width: 1600px) {
  .oTRXruUR {
    margin-top: 20px;
  }
}

.huEn6rxV {
  display: flex;
  margin-top: 20px;
  position: relative;
  flex-direction: column;
}
@media (min-width: 960px) {
  .huEn6rxV {
    margin-top: 10px;
    flex-direction: row;
  }
}
@media (min-width: 1600px) {
  .huEn6rxV {
    margin-top: 20px;
  }
}

.KmbYdxFy {
  color: #2330ba;
  max-width: 280px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  font-weight: 600;
}
@media (width >= 960px) {
  .KmbYdxFy {
    font-size: 16px;
  }
}
@media (width >= 1200px) {
  .KmbYdxFy {
    font-size: 20px;
  }
}
@media (width >= 1600px) {
  .KmbYdxFy {
    font-size: 24px;
  }
}
@media (min-width: 960px) {
  .KmbYdxFy {
    max-width: 474px;
    text-align: left;
  }
}
@media (min-width: 1200px) {
  .KmbYdxFy {
    max-width: 600px;
  }
}
@media (min-width: 1600px) {
  .KmbYdxFy {
    max-width: 761px;
  }
}

.jiEWZqMl {
  margin-top: 200px;
  max-width: 280px;
}
@media (min-width: 960px) {
  .jiEWZqMl {
    margin-top: 147px;
    max-width: 412px;
  }
}
@media (min-width: 1200px) {
  .jiEWZqMl {
    margin-top: 183px;
    max-width: 515px;
  }
}
@media (min-width: 1600px) {
  .jiEWZqMl {
    margin-top: 375px;
    max-width: 761px;
  }
}

.SUHOWF3w {
  position: absolute;
  left: -20px;
  bottom: -20px;
  display: none;
}
@media (min-width: 960px) {
  .SUHOWF3w {
    display: block;
    width: 260px;
  }
}
@media (min-width: 1200px) {
  .SUHOWF3w {
    display: block;
    width: 300px;
  }
}
@media (min-width: 1600px) {
  .SUHOWF3w {
    width: auto;
  }
}

.a7vYMDhw {
  position: absolute;
  display: block;
  top: 170px;
  left: -20px;
}
@media (min-width: 960px) {
  .a7vYMDhw {
    display: none;
  }
}

.S8apBLr7 {
  position: absolute;
  width: 70px;
  right: -10px;
  top: 247px;
}
@media (min-width: 960px) {
  .S8apBLr7 {
    width: 110px;
    right: -14px;
    top: 10px;
  }
}
@media (min-width: 1200px) {
  .S8apBLr7 {
    width: 140px;
    right: -14px;
    top: 10px;
  }
}
@media (min-width: 1600px) {
  .S8apBLr7 {
    width: auto;
    right: -20px;
    top: 0px;
  }
}
/*!*********************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/widgets/landing/landingAboutBlock/ui/parts/landingAboutCard/styles.module.scss ***!
  \*********************************************************************************************************************************************************************************************************/
._HWhEHYt {
  display: flex;
  flex: 1 1 0;
  align-items: center;
  flex-direction: column;
  background-color: white;
  border-radius: 10px;
  min-height: 155px;
  padding: 10px;
  box-sizing: border-box;
}
@media (min-width: 960px) {
  ._HWhEHYt {
    align-items: center;
    padding: 10px;
    min-height: 170px;
  }
}
@media (min-width: 1200px) {
  ._HWhEHYt {
    align-items: center;
    border-radius: 20px;
    padding: 20px 10px;
    min-height: 284px;
  }
}

.ycifqJCE {
  text-align: center;
  color: #2330ba;
  font-weight: 600;
  font-size: 16px;
}
@media (width >= 1200px) {
  .ycifqJCE {
    font-size: 25px;
  }
}
@media (min-width: 960px) {
  .ycifqJCE {
    white-space: pre-wrap;
  }
}

._cdib2r2 {
  margin-right: auto;
  margin-left: auto;
  width: 69px;
  height: 2px;
  background-color: #ffbe4d;
  margin-top: 10px;
}
@media (min-width: 1200px) {
  ._cdib2r2 {
    width: 115px;
    margin-top: 20px;
  }
}

._n0XSs8g {
  margin-bottom: 0;
  margin-top: 10px;
  padding-inline-start: 15px;
  max-width: 250px;
}
@media (min-width: 960px) {
  ._n0XSs8g {
    max-width: none;
    margin-top: 6px;
    padding-inline-start: 15px;
  }
}
@media (min-width: 1200px) {
  ._n0XSs8g {
    margin-top: 10px;
    padding-inline-start: 40px;
  }
}

.kon9YHcJ {
  color: #2330ba;
  line-height: 110%;
  font-weight: 500;
  font-size: 12px;
}
@media (width >= 960px) {
  .kon9YHcJ {
    font-size: 10px;
  }
}
@media (width >= 1200px) {
  .kon9YHcJ {
    font-size: 12px;
  }
}
@media (width >= 1600px) {
  .kon9YHcJ {
    font-size: 16px;
  }
}
@media (min-width: 960px) {
  .kon9YHcJ {
    line-height: 130%;
  }
}
@media (min-width: 1200px) {
  .kon9YHcJ {
    line-height: 24px;
  }
}
/*!****************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/widgets/landing/landingDocs/ui/styles.module.scss ***!
  \****************************************************************************************************************************************************************************/
.IHsGAUXW {
  display: flex;
  align-items: center;
  flex-direction: column;
  background-color: #f3f3f3;
}

.eKIPT287 {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
}
.eKIPT287:nth-child(2) {
  margin-top: 20px;
}
@media (min-width: 960px) {
  .eKIPT287:nth-child(2) {
    margin-top: 74px;
  }
}
@media (min-width: 1200px) {
  .eKIPT287:nth-child(2) {
    margin-top: 93px;
  }
}
@media (min-width: 1600px) {
  .eKIPT287:nth-child(2) {
    margin-top: 100px;
  }
}
.eKIPT287:nth-child(3) {
  margin-top: 20px;
}
@media (min-width: 960px) {
  .eKIPT287:nth-child(3) {
    margin-top: 100px;
  }
}
@media (min-width: 1200px) {
  .eKIPT287:nth-child(3) {
    margin-top: 124px;
  }
}
@media (min-width: 1600px) {
  .eKIPT287:nth-child(3) {
    margin-top: 100px;
  }
}
@media (min-width: 960px) {
  .eKIPT287 {
    flex-direction: row;
    align-items: flex-start;
  }
}
@media (min-width: 1000px) {
  .eKIPT287 {
    justify-content: center;
  }
  .eKIPT287:nth-child(1) {
    margin-left: 55px;
  }
}
@media (min-width: 1200px) {
  .eKIPT287 {
    justify-content: center;
  }
  .eKIPT287:nth-child(1) {
    margin-left: 75px;
  }
}
@media (min-width: 1600px) {
  .eKIPT287 {
    justify-content: flex-start;
  }
  .eKIPT287:nth-child(1) {
    margin-left: 0;
  }
}

.DROyoh3k {
  width: 100%;
  box-sizing: border-box;
  margin-top: 20px;
  padding: 10px;
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
}
@media (min-width: 960px) {
  .DROyoh3k {
    padding: 15px;
    margin-top: 80px;
    margin-bottom: 40px;
  }
}
@media (min-width: 1600px) {
  .DROyoh3k {
    padding: 20px;
    margin-top: 0px;
    margin-bottom: 35px;
  }
}

.uN2kaooL {
  height: 15px;
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
  width: 100%;
  background-color: white;
}
@media (min-width: 960px) {
  .uN2kaooL {
    height: 10px;
    border-top-right-radius: 30px;
    border-top-left-radius: 30px;
  }
}
@media (min-width: 1200px) {
  .uN2kaooL {
    height: 20px;
    border-top-right-radius: 40px;
    border-top-left-radius: 40px;
  }
}

.yLjWJyaU {
  height: 15px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  width: 100%;
  background-color: white;
}
@media (min-width: 960px) {
  .yLjWJyaU {
    height: 15px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
  }
}
@media (min-width: 1200px) {
  .yLjWJyaU {
    height: 20px;
    border-bottom-right-radius: 40px;
    border-bottom-left-radius: 40px;
  }
}

.Cz6YTsmM {
  position: relative;
  flex: 1 1 0;
  max-width: 765px;
}
.Cz6YTsmM img {
  position: absolute;
}
@media (min-width: 960px) {
  .Cz6YTsmM {
    max-width: 486px;
  }
}
@media (min-width: 1200px) {
  .Cz6YTsmM {
    max-width: 565px;
  }
}
@media (min-width: 1600px) {
  .Cz6YTsmM {
    max-width: 765px;
  }
}

.w9C24JWj {
  top: -345px;
  width: 269px;
  left: -125px;
}
@media (min-width: 960px) {
  .w9C24JWj {
    width: 306px;
    top: 60px;
    left: 35px;
  }
}
@media (min-width: 1200px) {
  .w9C24JWj {
    right: auto;
    width: 382px;
    top: 80px;
    left: 0;
  }
}
@media (min-width: 1600px) {
  .w9C24JWj {
    right: auto;
    width: 575px;
    top: 117px;
    left: -25px;
  }
}

.V7NhFrLt {
  top: -280px;
  right: -135px;
  width: 239px;
  z-index: 1;
}
@media (min-width: 960px) {
  .V7NhFrLt {
    width: 262px;
    top: auto;
    left: 175px;
    right: auto;
    z-index: 0;
  }
}
@media (min-width: 1200px) {
  .V7NhFrLt {
    width: 262px;
    top: auto;
    left: 215px;
  }
}
@media (min-width: 1600px) {
  .V7NhFrLt {
    width: 471px;
    top: 5px;
    left: auto;
    right: 0;
  }
}

.l8U9Kre_ {
  left: -115px;
  width: 224px;
  top: 225px;
}
@media (min-width: 960px) {
  .l8U9Kre_ {
    left: 0;
    top: auto;
  }
}
@media (min-width: 1200px) {
  .l8U9Kre_ {
    width: 276px;
    left: 0;
    top: auto;
  }
}
@media (min-width: 1600px) {
  .l8U9Kre_ {
    width: auto;
    left: 0;
    top: auto;
  }
}

.y_fI6W9m {
  left: -135px;
  width: 123px;
  top: 245px;
}
@media (min-width: 960px) {
  .y_fI6W9m {
    width: 135px;
    left: 180px;
    top: 30px;
  }
}
@media (min-width: 1200px) {
  .y_fI6W9m {
    width: 170px;
    left: 220px;
    top: 32px;
  }
}
@media (min-width: 1600px) {
  .y_fI6W9m {
    width: auto;
    left: 280px;
    top: 42px;
  }
}

.TFEhkrAm {
  left: 20px;
  width: 109px;
  top: 235px;
}
@media (min-width: 960px) {
  .TFEhkrAm {
    width: 120px;
    left: 265px;
    top: 0;
  }
}
@media (min-width: 1200px) {
  .TFEhkrAm {
    width: 151px;
    left: 345px;
    top: 0;
  }
}
@media (min-width: 1600px) {
  .TFEhkrAm {
    width: auto;
    left: 455px;
    top: 0;
  }
}

.tx9ob6ds {
  left: -133px;
  width: 190px;
  top: -340px;
}
@media (min-width: 960px) {
  .tx9ob6ds {
    width: 246px;
    left: auto;
    right: 89px;
    top: auto;
  }
}
@media (min-width: 1200px) {
  .tx9ob6ds {
    width: 308px;
    right: auto;
    left: 150px;
    top: auto;
  }
}
@media (min-width: 1600px) {
  .tx9ob6ds {
    width: 455px;
    right: auto;
    left: 160px;
    top: auto;
  }
}

.UnYpFMoz {
  left: -70px;
  width: 204px;
  top: -250px;
}
@media (min-width: 960px) {
  .UnYpFMoz {
    width: 265px;
    left: auto;
    top: 70px;
    right: -65px;
  }
}
@media (min-width: 1200px) {
  .UnYpFMoz {
    width: 331px;
    left: 250px;
    top: 100px;
    right: auto;
  }
}
@media (min-width: 1600px) {
  .UnYpFMoz {
    width: 493px;
    left: 410px;
    top: 81px;
    right: auto;
  }
}
/*!*********************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/widgets/landing/landingDocs/ui/parts/landingDoc/styles.module.scss ***!
  \*********************************************************************************************************************************************************************************************/
.XMydyhU6 {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 960px) {
  .XMydyhU6 {
    align-items: flex-start;
  }
}

.UojqfzzV {
  color: #2330ba;
  text-align: center;
  font-weight: 600;
  font-size: 18px;
}
@media (width >= 960px) {
  .UojqfzzV {
    font-size: 20px;
  }
}
@media (width >= 1200px) {
  .UojqfzzV {
    font-size: 25px;
  }
}
@media (width >= 1600px) {
  .UojqfzzV {
    font-size: 35px;
  }
}
@media (min-width: 960px) {
  .UojqfzzV {
    text-align: left;
  }
}

.l0Bc3z12 {
  color: #2330ba;
  margin-top: 10px;
  max-width: 270px;
  text-align: center;
  font-weight: 500;
  font-size: 12px;
}
@media (width >= 960px) {
  .l0Bc3z12 {
    font-size: 10px;
  }
}
@media (width >= 1200px) {
  .l0Bc3z12 {
    font-size: 12px;
  }
}
@media (width >= 1600px) {
  .l0Bc3z12 {
    font-size: 18px;
  }
}
@media (min-width: 960px) {
  .l0Bc3z12 {
    white-space: pre-line;
    text-align: left;
    margin-top: 10px;
    line-height: 14.2px;
    max-width: none;
  }
}
@media (min-width: 1200px) {
  .l0Bc3z12 {
    margin-top: 15px;
    line-height: 16.2px;
  }
}
@media (min-width: 1600px) {
  .l0Bc3z12 {
    margin-top: 15px;
    line-height: 25.2px;
  }
}

.sfoObCO0 {
  display: flex;
  column-gap: 10px;
  margin-top: 10px;
  justify-content: center;
}
@media (min-width: 960px) {
  .sfoObCO0 {
    justify-content: flex-start;
    column-gap: 20px;
    margin-top: 15px;
  }
}
@media (min-width: 1200px) {
  .sfoObCO0 {
    column-gap: 15px;
  }
}
@media (min-width: 1600px) {
  .sfoObCO0 {
    column-gap: 20px;
    margin-top: 35px;
  }
}

.Cw4Q4gjz {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 50%;
  align-items: center;
  max-width: 150px;
}
@media (min-width: 960px) {
  .Cw4Q4gjz {
    width: 160px;
    max-width: none;
    align-items: flex-start;
  }
}
@media (min-width: 1200px) {
  .Cw4Q4gjz {
    width: 200px;
  }
}
@media (min-width: 1600px) {
  .Cw4Q4gjz {
    width: auto;
    min-width: 262px;
  }
}

.Xq0MXBGr {
  color: #2330ba;
  margin-top: 15px;
  font-weight: 500;
  font-size: 12px;
}
@media (width >= 960px) {
  .Xq0MXBGr {
    font-size: 10px;
  }
}
@media (width >= 1200px) {
  .Xq0MXBGr {
    font-size: 12px;
  }
}
@media (width >= 1600px) {
  .Xq0MXBGr {
    font-size: 16px;
  }
}
@media (min-width: 960px) {
  .Xq0MXBGr {
    white-space: pre-line;
  }
}
@media (min-width: 1600px) {
  .Xq0MXBGr {
    margin-top: 10px;
  }
}

.zNl43KCY {
  display: flex;
  column-gap: 10px;
  flex-direction: column;
  row-gap: 5px;
  margin-top: 250px;
  width: 100%;
  align-items: center;
}
@media (min-width: 960px) {
  .zNl43KCY {
    align-items: flex-start;
    column-gap: 15px;
    margin-top: 15px;
    flex-direction: row;
  }
}
@media (min-width: 1200px) {
  .zNl43KCY {
    column-gap: 20px;
    margin-top: 15px;
  }
}

.AqxqghO3 {
  width: 100%;
  max-width: 280px;
}
@media (min-width: 960px) {
  .AqxqghO3 {
    max-width: 160px;
  }
}
@media (min-width: 1200px) {
  .AqxqghO3 {
    max-width: 200px;
  }
}
@media (min-width: 1600px) {
  .AqxqghO3 {
    max-width: 262px;
  }
}

.nNY5Zr5X {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(35, 48, 186, 0.0509803922);
}
@media (min-width: 960px) {
  .nNY5Zr5X {
    width: 27px;
    height: 27px;
  }
}
@media (min-width: 1200px) {
  .nNY5Zr5X {
    width: 45px;
    height: 45px;
  }
}

.m8Hk2mHV {
  max-width: 20px;
}
@media (min-width: 960px) {
  .m8Hk2mHV {
    max-width: 10px;
  }
}
@media (min-width: 1200px) {
  .m8Hk2mHV {
    max-width: 20px;
  }
}
/*!********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/widgets/landing/landingSolution/ui/styles.module.scss ***!
  \********************************************************************************************************************************************************************************/
.YowYjEJa {
  padding: 10px;
  border-radius: 20px;
  background-color: #e7f0ff;
  display: flex;
  column-gap: 10px;
  flex-direction: column;
}
@media (min-width: 960px) {
  .YowYjEJa {
    min-height: 466px;
    flex-direction: row;
    border-radius: 20px;
  }
}
@media (min-width: 1200px) {
  .YowYjEJa {
    min-height: 567px;
    border-radius: 20px;
  }
}
@media (min-width: 1600px) {
  .YowYjEJa {
    min-height: 787px;
    border-radius: 30px;
    padding: 20px;
    column-gap: 20px;
  }
}

.pM9gfHUO {
  margin-top: 10px;
  color: #2330ba;
  font-weight: 600;
  font-size: 25px;
  line-height: 100%;
}
@media (width >= 1200px) {
  .pM9gfHUO {
    font-size: 32px;
  }
}
@media (width >= 1600px) {
  .pM9gfHUO {
    font-size: 45px;
  }
}

.RoCKfWPL {
  padding: 0;
  width: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  text-align: center;
}
@media (min-width: 960px) {
  .RoCKfWPL {
    text-align: left;
    padding: 5px;
  }
}
@media (min-width: 1200px) {
  .RoCKfWPL {
    padding: 0px;
  }
}

.zXPxlu5V {
  padding-top: 30px;
  display: flex;
  justify-content: center;
  background-color: #2330ba;
  width: 100%;
  border-radius: 20px;
  margin-top: 20px;
}
.zXPxlu5V img {
  height: 260px;
}
@media (min-width: 960px) {
  .zXPxlu5V {
    max-width: 730px;
    padding-top: 60px;
    border-radius: 20px;
    margin-top: 0;
  }
  .zXPxlu5V img {
    height: 470px;
  }
}
@media (min-width: 1200px) {
  .zXPxlu5V {
    padding-top: 70px;
    border-radius: 15px;
    margin-top: 0;
  }
  .zXPxlu5V img {
    height: 530px;
  }
}
@media (min-width: 1600px) {
  .zXPxlu5V {
    max-width: 730px;
    padding-top: 100px;
    border-radius: 20px;
    margin-top: 0;
  }
  .zXPxlu5V img {
    height: auto;
  }
}
/*!**************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/widgets/landing/landingSolution/ui/parts/landingSolutionSelector/styles.module.scss ***!
  \**************************************************************************************************************************************************************************************************************/
.rOxYZtEo {
  margin-top: 15px;
  display: flex;
  flex-direction: column;
  flex: 1 1 0;
}
@media (min-width: 960px) {
  .rOxYZtEo {
    margin-top: 15px;
  }
}
@media (min-width: 1200px) {
  .rOxYZtEo {
    margin-top: 20px;
  }
}

.eeJT3NtP {
  width: 100%;
  display: flex;
  padding: 4px;
  background-color: #2330ba;
  border-radius: 12px;
  box-sizing: border-box;
}
@media (min-width: 1200px) {
  .eeJT3NtP {
    border-radius: 15px;
  }
}
@media (min-width: 1600px) {
  .eeJT3NtP {
    border-radius: 20px;
  }
}

.abbgE1t5 {
  flex: 1 1 0;
  display: flex;
  align-items: center;
  text-align: right;
  justify-content: center;
  height: 32px;
  border-radius: 10px;
  color: #fff;
  font-weight: 500;
  font-size: 12px;
}
@media (width >= 960px) {
  .abbgE1t5 {
    font-size: 10px;
  }
}
@media (width >= 1200px) {
  .abbgE1t5 {
    font-size: 12px;
  }
}
@media (width >= 1600px) {
  .abbgE1t5 {
    font-size: 14px;
  }
}
.KHmZKHkN {
  background-color: #fff;
  color: #2330ba;
}
@media (min-width: 1200px) {
  .abbgE1t5 {
    border-radius: 12px;
    height: 40px;
  }
}
@media (min-width: 1600px) {
  .abbgE1t5 {
    border-radius: 16px;
    height: 50px;
  }
}

.qolm4A7r {
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
  row-gap: 20px;
  column-gap: 20px;
}
@media (min-width: 960px) {
  .qolm4A7r {
    margin-top: 40px;
    row-gap: 20px;
    column-gap: 20px;
  }
}
@media (min-width: 1200px) {
  .qolm4A7r {
    margin-top: 30px;
    row-gap: 30px;
    column-gap: 20px;
  }
}
@media (min-width: 1600px) {
  .qolm4A7r {
    margin-top: 40px;
    row-gap: 40px;
    column-gap: 0;
  }
}

.l2jAoqvZ {
  width: calc(50% - 10px);
}
@media (min-width: 1600px) {
  .l2jAoqvZ {
    width: 50%;
  }
}

.i6Qo3p0R {
  background-color: #2330ba;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 1200px) {
  .i6Qo3p0R {
    width: 37px;
    height: 37px;
  }
}
@media (min-width: 1600px) {
  .i6Qo3p0R {
    width: 50px;
    height: 50px;
  }
}

.G4Us2ub7 {
  color: #fff;
  font-weight: 600;
  font-size: 16px;
}
@media (width >= 1200px) {
  .G4Us2ub7 {
    font-size: 14px;
  }
}
@media (width >= 1600px) {
  .G4Us2ub7 {
    font-size: 16px;
  }
}

.RbdlQ3AM {
  color: #2330ba;
  line-height: 140%;
  margin-top: 10px;
  max-width: 330px;
  text-align: left;
  font-weight: 500;
  font-size: 12px;
}
@media (width >= 960px) {
  .RbdlQ3AM {
    font-size: 10px;
  }
}
@media (width >= 1200px) {
  .RbdlQ3AM {
    font-size: 12px;
  }
}
@media (width >= 1600px) {
  .RbdlQ3AM {
    font-size: 16px;
  }
}

.CQiSs__J {
  margin-top: 20px !important;
}
@media (min-width: 960px) {
  .CQiSs__J {
    margin-top: auto !important;
  }
}
/*!***************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/widgets/landing/landingSolution/ui/parts/landingSolutionEmployees/styles.module.scss ***!
  \***************************************************************************************************************************************************************************************************************/
.q0KM_r8T {
  margin-top: 40px;
}
@media (min-width: 960px) {
  .q0KM_r8T {
    margin-top: 20px;
  }
}
@media (min-width: 1200px) {
  .q0KM_r8T {
    margin-top: 35px;
  }
}

.leebHsa0 {
  display: flex;
  column-gap: 5px;
  margin-top: 20px;
  flex-direction: column;
  row-gap: 5px;
}
@media (min-width: 960px) {
  .leebHsa0 {
    flex-direction: row;
    margin-top: 15px;
  }
}
@media (min-width: 1200px) {
  .leebHsa0 {
    flex-direction: row;
    margin-top: 15px;
  }
}

.PDrUwbpr {
  color: #2330ba;
  text-align: center;
  font-weight: 600;
  font-size: 18px;
}
@media (width >= 960px) {
  .PDrUwbpr {
    font-size: 20px;
  }
}
@media (width >= 1200px) {
  .PDrUwbpr {
    font-size: 25px;
  }
}
@media (width >= 1600px) {
  .PDrUwbpr {
    font-size: 35px;
  }
}
@media (min-width: 960px) {
  .PDrUwbpr {
    flex-direction: row;
    text-align: left;
  }
}
/*!**********************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/widgets/landing/landingSolution/ui/parts/landingSolutionCard/styles.module.scss ***!
  \**********************************************************************************************************************************************************************************************************/
.sazfUUFg {
  display: flex;
  flex: 1 1 0;
  flex-direction: column;
  background-color: #e7f0ff;
  border-radius: 20px;
  min-height: 167px;
  padding: 15px 10px;
  box-sizing: border-box;
  align-items: center;
}
@media (min-width: 960px) {
  .sazfUUFg {
    min-height: 156px;
    padding: 15px;
  }
}
@media (min-width: 1200px) {
  .sazfUUFg {
    min-height: 195px;
    padding: 20px 10px;
  }
}
@media (min-width: 1600px) {
  .sazfUUFg {
    min-height: 0px;
    padding: 30px 10px;
  }
}

.sixEgNXO {
  text-align: center;
  white-space: pre-wrap;
  color: #2330ba;
  font-weight: 600;
  font-size: 16px;
}
@media (width >= 1200px) {
  .sixEgNXO {
    font-size: 25px;
  }
}

.Cs00G4Uy {
  margin-right: auto;
  margin-left: auto;
  width: 68px;
  height: 2px;
  background-color: #ffbe4d;
  margin-top: 10px;
}
@media (min-width: 960px) {
  .Cs00G4Uy {
    width: 69px;
    margin-top: 10px;
  }
}
@media (min-width: 1200px) {
  .Cs00G4Uy {
    width: 86px;
    margin-top: 15px;
  }
}
@media (min-width: 1600px) {
  .Cs00G4Uy {
    width: 115px;
    margin-top: 10px;
  }
}

.XKbWWxBv {
  margin-bottom: 0;
  margin-top: 10px;
  padding-left: 15px;
}
@media (min-width: 960px) {
  .XKbWWxBv {
    margin-top: 10px;
    padding-left: 15px;
  }
}
@media (min-width: 1200px) {
  .XKbWWxBv {
    margin-top: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 1600px) {
  .XKbWWxBv {
    margin-top: 10px;
    padding-left: 15px;
  }
}

.l5ezJKiQ {
  color: #2330ba;
  line-height: 16px;
  max-width: 228px;
  width: 100%;
  font-weight: 500;
  font-size: 12px;
}
@media (width >= 960px) {
  .l5ezJKiQ {
    font-size: 10px;
  }
}
@media (width >= 1200px) {
  .l5ezJKiQ {
    font-size: 12px;
  }
}
@media (width >= 1600px) {
  .l5ezJKiQ {
    font-size: 16px;
  }
}
@media (min-width: 960px) {
  .l5ezJKiQ {
    line-height: 16px;
    max-width: 190px;
  }
}
@media (min-width: 1200px) {
  .l5ezJKiQ {
    line-height: 15px;
    max-width: 228px;
  }
}
@media (min-width: 1600px) {
  .l5ezJKiQ {
    line-height: 24px;
    max-width: 480px;
  }
}
/*!********************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/widgets/landing/landingSolution/ui/parts/landingSolutionRecommendation/styles.module.scss ***!
  \********************************************************************************************************************************************************************************************************************/
.Dky6hCHD {
  display: flex;
  flex-direction: column;
  background-color: #f3f3f3;
  width: 100%;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
}

.WzKFhKJG {
  height: 15px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: -20px;
  background-color: white;
}
@media (min-width: 1200px) {
  .WzKFhKJG {
    height: 20px;
  }
}

.DGpxp23q {
  padding: 40px 0;
}
@media (min-width: 960px) {
  .DGpxp23q {
    padding: 30px 0;
  }
}
@media (min-width: 1200px) {
  .DGpxp23q {
    padding: 35px 0;
  }
}

.qU0FO0he {
  color: #2330ba;
  text-align: center;
  font-weight: 600;
  font-size: 18px;
}
@media (width >= 960px) {
  .qU0FO0he {
    font-size: 20px;
  }
}
@media (width >= 1200px) {
  .qU0FO0he {
    font-size: 25px;
  }
}
@media (width >= 1600px) {
  .qU0FO0he {
    font-size: 35px;
  }
}
@media (min-width: 960px) {
  .qU0FO0he {
    text-align: left;
  }
}

.bytfotKe {
  display: flex;
  flex-direction: column;
  row-gap: 15px;
  margin-top: 20px;
}
@media (min-width: 960px) {
  .bytfotKe {
    display: grid;
    grid-template-columns: auto auto auto;
    grid-template-rows: auto auto;
    grid-auto-flow: row;
    gap: 25px;
    margin-top: 30px;
  }
}

._4LIZWGGo {
  display: flex;
}
@media (min-width: 960px) {
  ._4LIZWGGo:nth-child(5) {
    grid-column: span 2;
  }
  ._4LIZWGGo:nth-child(3) .X4qnT8JA {
    margin-left: auto;
    margin-right: 30%;
  }
}

.X4qnT8JA {
  display: flex;
  flex-direction: column;
  row-gap: 10px;
}

.VCezxLec {
  background-color: rgba(35, 48, 186, 0.0509803922);
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 960px) {
  .VCezxLec {
    width: 30px;
    height: 30px;
  }
}
@media (min-width: 1200px) {
  .VCezxLec {
    width: 37px;
    height: 37px;
  }
}
@media (min-width: 1600px) {
  .VCezxLec {
    width: 50px;
    height: 50px;
  }
}

.H9rY6Q43 {
  color: #ffbe4d;
  font-size: 18px;
  font-weight: 600;
}
@media (width >= 960px) {
  .H9rY6Q43 {
    font-size: 10px;
  }
}
@media (width >= 1200px) {
  .H9rY6Q43 {
    font-size: 14px;
  }
}
@media (width >= 1600px) {
  .H9rY6Q43 {
    font-size: 18px;
  }
}

.QX3Hi6oR {
  color: #2330ba;
  white-space: pre-line;
  font-weight: 500;
  font-size: 12px;
}
@media (width >= 960px) {
  .QX3Hi6oR {
    font-size: 10px;
  }
}
@media (width >= 1200px) {
  .QX3Hi6oR {
    font-size: 12px;
  }
}
@media (width >= 1600px) {
  .QX3Hi6oR {
    font-size: 18px;
  }
}

.aia4Rp3R {
  height: 15px;
  border-top-right-radius: 40px;
  border-top-left-radius: 40px;
  width: 100%;
  background-color: white;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: -20px;
}
@media (min-width: 1200px) {
  .aia4Rp3R {
    height: 20px;
  }
}
/*!***********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/widgets/landing/landingMethodology/ui/styles.module.scss ***!
  \***********************************************************************************************************************************************************************************/
.kUoCl_gg {
  background-color: #fff;
  position: relative;
  overflow: hidden;
  padding: 30px 10px;
}
@media (min-width: 1200px) {
  .kUoCl_gg {
    padding: 40px 20px;
  }
}
@media (min-width: 1600px) {
  .kUoCl_gg {
    padding: 35px 20px;
    padding-top: 15px;
  }
}

.iWbidYOj {
  color: #2330ba;
  text-align: center;
  font-weight: 600;
  font-size: 25px;
  line-height: 100%;
}
@media (width >= 1200px) {
  .iWbidYOj {
    font-size: 32px;
  }
}
@media (width >= 1600px) {
  .iWbidYOj {
    font-size: 45px;
  }
}
@media (min-width: 960px) {
  .iWbidYOj {
    text-align: left;
  }
}

.C2U6JTbh {
  margin-top: 15px;
  display: flex;
  overflow-x: auto;
  scroll-behavior: smooth;
  column-gap: 10px;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.C2U6JTbh::-webkit-scrollbar {
  display: none;
}
@media (min-width: 960px) {
  .C2U6JTbh {
    margin-top: 20px;
  }
}
@media (min-width: 1200px) {
  .C2U6JTbh {
    margin-top: 30px;
  }
}
@media (min-width: 1600px) {
  .C2U6JTbh {
    margin-top: 40px;
  }
}

.NCKqzwcW {
  display: flex;
  justify-content: center;
  margin-top: 20px;
  column-gap: 20px;
}
@media (min-width: 960px) {
  .NCKqzwcW {
    margin-top: 15px;
    column-gap: 30px;
  }
}
@media (min-width: 1200px) {
  .NCKqzwcW {
    margin-top: 20px;
    column-gap: 40px;
  }
}
@media (min-width: 1600px) {
  .NCKqzwcW {
    margin-top: 40px;
    column-gap: 60px;
  }
}

.wHZC5BO9 {
  padding: 10px;
}
.wHZC5BO9 img {
  height: 24px;
}
@media (min-width: 960px) {
  .wHZC5BO9 img {
    height: 30px;
  }
}
@media (min-width: 1200px) {
  .wHZC5BO9 img {
    height: 40px;
  }
}
@media (min-width: 1600px) {
  .wHZC5BO9 img {
    height: auto;
  }
}

.pCoDVGF5 {
  margin-top: 15px;
  display: flex;
  column-gap: 10px;
  justify-content: center;
}
.pCoDVGF5 img {
  height: 24px;
}
@media (min-width: 960px) {
  .pCoDVGF5 {
    margin-top: 20px;
    column-gap: 20px;
  }
  .pCoDVGF5 img {
    height: 40px;
  }
}
@media (min-width: 1200px) {
  .pCoDVGF5 {
    margin-top: 30px;
    column-gap: 30px;
  }
  .pCoDVGF5 img {
    height: 60px;
  }
}
@media (min-width: 1600px) {
  .pCoDVGF5 {
    margin-top: 40px;
    column-gap: 40px;
  }
  .pCoDVGF5 img {
    height: auto;
  }
}
/*!*************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/widgets/landing/landingMethodology/ui/parts/LandingMethodlogist/styles.module.scss ***!
  \*************************************************************************************************************************************************************************************************************/
.vWCQQ058 {
  flex: 0 0 auto;
  display: flex;
  column-gap: 10px;
  align-items: center;
  width: calc(100% - 10px);
  justify-content: center;
}
.vWCQQ058 img {
  width: 75px;
}
@media (min-width: 960px) {
  .vWCQQ058 {
    column-gap: 20px;
    width: calc(50% - 5px);
  }
  .vWCQQ058 img {
    width: 120px;
  }
}
@media (min-width: 1200px) {
  .vWCQQ058 {
    column-gap: 20px;
  }
  .vWCQQ058 img {
    width: 150px;
  }
}
@media (min-width: 1600px) {
  .vWCQQ058 {
    column-gap: 30px;
  }
  .vWCQQ058 img {
    width: auto;
  }
}

.PQOxK7r5 {
  display: flex;
  flex-direction: column;
}

.yi2RWPg2 {
  width: max-content;
  color: #2330ba;
  max-width: 115px;
  font-weight: 600;
  font-size: 14px;
  line-height: 110%;
}
@media (width >= 960px) {
  .yi2RWPg2 {
    font-size: 20px;
  }
}
@media (width >= 1200px) {
  .yi2RWPg2 {
    font-size: 25px;
  }
}
@media (width >= 1600px) {
  .yi2RWPg2 {
    font-size: 32px;
  }
}
@media (min-width: 960px) {
  .yi2RWPg2 {
    max-width: none;
  }
}

.DnEfo2ou {
  white-space: pre-line;
  color: #2330ba;
  line-height: 12px;
  margin-top: 10px;
  font-weight: 500;
  font-size: 10px;
}
@media (width >= 960px) {
  .DnEfo2ou {
    font-size: 14px;
  }
}
@media (width >= 1200px) {
  .DnEfo2ou {
    font-size: 16px;
  }
}
@media (width >= 1600px) {
  .DnEfo2ou {
    font-size: 25px;
  }
}
@media (min-width: 960px) {
  .DnEfo2ou {
    line-height: 22px;
    margin-top: 5px;
  }
}
@media (min-width: 1200px) {
  .DnEfo2ou {
    line-height: 24px;
    margin-top: 7px;
  }
}
@media (min-width: 1500px) {
  .DnEfo2ou {
    line-height: 36px;
    margin-top: 10px;
  }
}
/*!********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/widgets/landing/landingContacts/ui/styles.module.scss ***!
  \********************************************************************************************************************************************************************************/
.SsB5Caw8 {
  width: 100%;
  background-color: #2330ba;
  padding-top: 30px;
  border-radius: 30px 30px 0 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 960px) {
  .SsB5Caw8 {
    border-radius: 20px 20px 0 0;
    padding-top: 60px;
    align-items: flex-start;
  }
}
@media (min-width: 1200px) {
  .SsB5Caw8 {
    border-radius: 30px 30px 0 0;
    padding-top: 70px;
    align-items: flex-start;
  }
}
@media (min-width: 1600px) {
  .SsB5Caw8 {
    border-radius: 30px 30px 0 0;
    padding-top: 35px;
    align-items: flex-start;
  }
}

.kd_sen7_ {
  color: #fff;
  max-width: 810px;
  text-align: center;
  font-weight: 600;
  font-size: 22px;
  line-height: 100%;
}
@media (width >= 960px) {
  .kd_sen7_ {
    font-size: 40px;
  }
}
@media (width >= 1200px) {
  .kd_sen7_ {
    font-size: 50px;
  }
}
@media (width >= 1600px) {
  .kd_sen7_ {
    font-size: 65px;
  }
}
@media (min-width: 960px) {
  .kd_sen7_ {
    max-width: 468px;
    text-align: left;
    padding-left: 15px;
  }
}
@media (min-width: 1200px) {
  .kd_sen7_ {
    max-width: 607px;
    text-align: left;
    padding-left: 20px;
  }
}
@media (min-width: 1600px) {
  .kd_sen7_ {
    max-width: 810px;
    text-align: left;
    padding-left: 35px;
  }
}

.KK2Gu9wC {
  width: 100%;
  display: flex;
  flex-direction: column-reverse;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
  column-gap: 10px;
  margin-top: 30px;
  row-gap: 10px;
}
@media (min-width: 960px) {
  .KK2Gu9wC {
    flex-direction: row;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1200px) {
  .KK2Gu9wC {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1600px) {
  .KK2Gu9wC {
    padding-left: 30px;
    padding-right: 30px;
  }
}
/*!**********************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/widgets/landing/landingContacts/ui/parts/landingContactsText/styles.module.scss ***!
  \**********************************************************************************************************************************************************************************************************/
.LMPhSHyx {
  flex: 1 1 0;
  border-radius: 20px;
  background: hsla(0, 0%, 100%, 0.1);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 50px 10px;
}
@media (min-width: 960px) {
  .LMPhSHyx {
    padding: 0;
  }
}
@media (min-width: 1200px) {
  .LMPhSHyx {
    border-radius: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1600px) {
  .LMPhSHyx {
    border-radius: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }
}

.RAJqCoM6 {
  display: flex;
  flex-direction: column;
  row-gap: 10px;
}
@media (min-width: 960px) {
  .RAJqCoM6 {
    row-gap: 20px;
  }
}
@media (min-width: 1600px) {
  .RAJqCoM6 {
    row-gap: 30px;
  }
}

.skykiyBH {
  display: flex;
  align-items: center;
  column-gap: 10px;
}
@media (min-width: 1200px) {
  .skykiyBH {
    row-gap: 15px;
  }
}
@media (min-width: 1600px) {
  .skykiyBH {
    row-gap: 20px;
  }
}

.owRVWtjM {
  width: 40px;
  height: 40px;
  min-width: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: hsla(0, 0%, 100%, 0.1);
}
.owRVWtjM img {
  width: 18px;
}
@media (min-width: 960px) {
  .owRVWtjM {
    width: 34px;
    height: 34px;
    min-width: 34px;
  }
  .owRVWtjM img {
    width: 14px;
  }
}
@media (min-width: 1200px) {
  .owRVWtjM {
    width: 42px;
    height: 42px;
    min-width: 42px;
  }
  .owRVWtjM img {
    width: 18px;
  }
}
@media (min-width: 1600px) {
  .owRVWtjM {
    width: 56px;
    height: 56px;
    min-width: 56px;
  }
  .owRVWtjM img {
    width: auto;
  }
}

.gkDfxfvi {
  color: #fff;
  font-weight: 500;
  font-size: 12px;
}
@media (width >= 960px) {
  .gkDfxfvi {
    font-size: 10px;
  }
}
@media (width >= 1200px) {
  .gkDfxfvi {
    font-size: 12px;
  }
}
@media (width >= 1600px) {
  .gkDfxfvi {
    font-size: 16px;
  }
}
@media (max-width: 1200px) {
  .gkDfxfvi {
    font-size: 10px !important;
  }
}

.bYgVdIJr {
  color: #fff;
  margin-top: 5px;
  max-width: 350px;
  font-weight: 500;
  font-size: 10px;
}
@media (width >= 960px) {
  .bYgVdIJr {
    font-size: 14px;
  }
}
@media (width >= 1200px) {
  .bYgVdIJr {
    font-size: 16px;
  }
}
@media (width >= 1600px) {
  .bYgVdIJr {
    font-size: 25px;
  }
}
@media (max-width: 1200px) {
  .bYgVdIJr {
    margin-top: 0;
    font-size: 16px !important;
  }
}
/*!**********************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/widgets/landing/landingContacts/ui/parts/landingContactsForm/styles.module.scss ***!
  \**********************************************************************************************************************************************************************************************************/
.rXSOxmdX {
  flex: 1 1 0;
  padding: 10px;
  border-radius: 20px;
  background-color: #fff;
  min-height: 520px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
@media (min-width: 960px) {
  .rXSOxmdX {
    min-height: 360px;
    padding: 20px;
    border-radius: 20px;
  }
}
@media (min-width: 1200px) {
  .rXSOxmdX {
    min-height: 450px;
    padding: 20px;
    border-radius: 20px;
  }
}
@media (min-width: 1600px) {
  .rXSOxmdX {
    min-height: 660px;
    padding: 30px;
    border-radius: 30px;
  }
}

.LjrPJUcB {
  display: flex;
  align-items: center;
  column-gap: 20px;
}
@media (min-width: 960px) {
  .LjrPJUcB {
    column-gap: 10px;
  }
}
@media (min-width: 1200px) {
  .LjrPJUcB {
    column-gap: 15px;
  }
}
@media (min-width: 1600px) {
  .LjrPJUcB {
    column-gap: 20px;
  }
}

.Be2pEPl2 {
  padding: 8px 20px;
  background-color: #2330ba;
  border-radius: 30px;
  color: #fff;
  font-weight: 400;
  font-size: 12px;
}
@media (width >= 960px) {
  .Be2pEPl2 {
    font-size: 8px;
  }
}
@media (width >= 1200px) {
  .Be2pEPl2 {
    font-size: 12px;
  }
}
@media (width >= 1600px) {
  .Be2pEPl2 {
    font-size: 14px;
  }
}

.touglxvg {
  color: rgba(35, 48, 186, 0.4);
  font-weight: 400;
  font-size: 12px;
}
@media (width >= 960px) {
  .touglxvg {
    font-size: 8px;
  }
}
@media (width >= 1200px) {
  .touglxvg {
    font-size: 12px;
  }
}
@media (width >= 1600px) {
  .touglxvg {
    font-size: 14px;
  }
}

.gEqotvaV {
  margin-top: 30px;
  display: flex;
  flex-direction: column;
  row-gap: 15px;
}
@media (min-width: 960px) {
  .gEqotvaV {
    margin-top: 15px;
    row-gap: 10px;
  }
}
@media (min-width: 1200px) {
  .gEqotvaV {
    margin-top: 20px;
    row-gap: 15px;
  }
}
@media (min-width: 1600px) {
  .gEqotvaV {
    margin-top: 30px;
    row-gap: 30px;
  }
}

.Irya53v0 {
  color: #2330ba;
  font-weight: 400;
  font-size: 12px;
}
@media (width >= 960px) {
  .Irya53v0 {
    font-size: 8px;
  }
}
@media (width >= 1200px) {
  .Irya53v0 {
    font-size: 12px;
  }
}
@media (width >= 1600px) {
  .Irya53v0 {
    font-size: 14px;
  }
}

.rLqdDBaW {
  margin-top: 10px;
  width: 100%;
  padding: 10px;
  border-radius: 12px;
  border: 0.5px solid rgba(35, 48, 186, 0.4);
  box-sizing: border-box;
  color: #2330ba;
  font-weight: 500;
  font-size: 12px;
}
@media (width >= 960px) {
  .rLqdDBaW {
    font-size: 10px;
  }
}
@media (width >= 1200px) {
  .rLqdDBaW {
    font-size: 12px;
  }
}
@media (width >= 1600px) {
  .rLqdDBaW {
    font-size: 18px;
  }
}
.rLqdDBaW::placeholder {
  color: #2330ba;
  opacity: 0.5;
}
@media (min-width: 960px) {
  .rLqdDBaW {
    padding: 10px 15px;
    border-radius: 7px;
  }
}
@media (min-width: 1200px) {
  .rLqdDBaW {
    padding: 10px 15px;
    border-radius: 10px;
  }
}
@media (min-width: 1600px) {
  .rLqdDBaW {
    padding: 15px 20px;
    border-radius: 12px;
  }
}

.IHRyLs13 {
  margin-top: auto;
  padding: 16px 20px;
  display: flex;
  border-radius: 12px;
  column-gap: 20px;
  background-color: #e7f0ff;
}
.IHRyLs13 img {
  max-width: 22px;
}
@media (min-width: 1600px) {
  .IHRyLs13 img {
    max-width: none;
  }
}

.h4VDIdaS {
  color: rgba(35, 48, 186, 0.8);
  max-width: 600px;
  font-weight: 400;
  font-size: 12px;
}
@media (width >= 960px) {
  .h4VDIdaS {
    font-size: 8px;
  }
}
@media (width >= 1200px) {
  .h4VDIdaS {
    font-size: 12px;
  }
}
@media (width >= 1600px) {
  .h4VDIdaS {
    font-size: 14px;
  }
}

.Bbi5R6MT {
  margin-top: 10px;
  display: flex;
  column-gap: 10px;
  width: 100%;
}
@media (min-width: 960px) {
  .Bbi5R6MT {
    margin-top: 20px;
  }
}
/*!******************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/widgets/landing/landingFooter/ui/styles.module.scss ***!
  \******************************************************************************************************************************************************************************/
.mQ491GmF {
  background-color: #2330ba;
  padding: 50px 10px 40px;
}
@media (min-width: 960px) {
  .mQ491GmF {
    padding: 80px 15px 30px;
    flex-direction: row;
  }
}
@media (min-width: 1200px) {
  .mQ491GmF {
    padding: 70px 20px 40px;
  }
}
@media (min-width: 1600px) {
  .mQ491GmF {
    padding: 100px 20px 80px;
  }
}

.tVdmUPAs {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (min-width: 960px) {
  .tVdmUPAs {
    flex-direction: row;
  }
}

.WFAX2wgK {
  display: flex;
  width: 100%;
  align-items: center;
  align-self: flex-start;
  justify-content: space-between;
}
@media (min-width: 960px) {
  .WFAX2wgK {
    width: auto;
    column-gap: 50px;
    justify-content: flex-start;
    margin-top: -15px;
  }
}
@media (min-width: 1200px) {
  .WFAX2wgK {
    width: auto;
    column-gap: 60px;
    justify-content: flex-start;
    margin-top: -20px;
  }
}
@media (min-width: 1600px) {
  .WFAX2wgK {
    margin-top: -30px;
    width: auto;
    column-gap: 40px;
    justify-content: flex-start;
  }
}

.EKQSLiQ5 {
  width: 85px;
}
@media (min-width: 960px) {
  .EKQSLiQ5 {
    width: 76px;
  }
}
@media (min-width: 1200px) {
  .EKQSLiQ5 {
    width: 95px;
  }
}
@media (min-width: 1600px) {
  .EKQSLiQ5 {
    width: 127px;
  }
}

.HDTx_84I {
  width: 120px;
}
@media (min-width: 960px) {
  .HDTx_84I {
    width: 104px;
  }
}
@media (min-width: 1200px) {
  .HDTx_84I {
    width: 131px;
  }
}
@media (min-width: 1600px) {
  .HDTx_84I {
    width: 179px;
  }
}

.McS_WESJ {
  display: flex;
  flex-direction: column;
  row-gap: 30px;
  opacity: 0.7;
  margin-top: 20px;
}
@media (min-width: 960px) {
  .McS_WESJ {
    margin-top: 0;
    row-gap: 26px;
  }
}
@media (min-width: 1200px) {
  .McS_WESJ {
    margin-top: 10px;
    row-gap: 40px;
  }
}
@media (min-width: 1600px) {
  .McS_WESJ {
    margin-top: 0;
    row-gap: 42px;
  }
}

.LALE28GD {
  opacity: 0.8;
  color: #fff;
}
.LALE28GD:hover {
  text-decoration: underline;
}
.LALE28GD {
  font-weight: 500;
  font-size: 12px;
}
@media (width >= 960px) {
  .LALE28GD {
    font-size: 10px;
  }
}
@media (width >= 1200px) {
  .LALE28GD {
    font-size: 12px;
  }
}
@media (width >= 1600px) {
  .LALE28GD {
    font-size: 14px;
  }
}

.YrAIjLMS {
  display: flex;
  flex-direction: column;
  row-gap: 10px;
}
@media (min-width: 960px) {
  .YrAIjLMS {
    flex-direction: row;
    column-gap: 24px;
  }
}
@media (min-width: 1200px) {
  .YrAIjLMS {
    flex-direction: row;
    column-gap: 30px;
  }
}
@media (min-width: 1600px) {
  .YrAIjLMS {
    flex-direction: row;
    column-gap: 60px;
  }
}

.Og6xwwXs {
  display: flex;
  align-items: flex-start;
  column-gap: 15px;
  margin-top: 30px;
}
@media (min-width: 960px) {
  .Og6xwwXs {
    margin-top: 0;
  }
}
@media (min-width: 1200px) {
  .Og6xwwXs {
    margin-top: 10px;
  }
}
@media (min-width: 1600px) {
  .Og6xwwXs {
    margin-top: 0;
  }
}

.omb4FEnQ,
.klTkYtmi {
  opacity: 0.8;
  color: #fff;
  font-weight: 500;
  font-size: 12px;
}
@media (width >= 960px) {
  .omb4FEnQ,
  .klTkYtmi {
    font-size: 10px;
  }
}
@media (width >= 1200px) {
  .omb4FEnQ,
  .klTkYtmi {
    font-size: 12px;
  }
}
@media (width >= 1600px) {
  .omb4FEnQ,
  .klTkYtmi {
    font-size: 14px;
  }
}
.omb4FEnQ a,
.klTkYtmi a {
  color: #fff;
  font-weight: 500;
  font-size: 12px;
}
@media (width >= 960px) {
  .omb4FEnQ a,
  .klTkYtmi a {
    font-size: 10px;
  }
}
@media (width >= 1200px) {
  .omb4FEnQ a,
  .klTkYtmi a {
    font-size: 12px;
  }
}
@media (width >= 1600px) {
  .omb4FEnQ a,
  .klTkYtmi a {
    font-size: 14px;
  }
}
.omb4FEnQ a:hover,
.klTkYtmi a:hover {
  text-decoration: underline;
}
@media (min-width: 960px) {
  .omb4FEnQ,
  .klTkYtmi {
    text-align: center;
  }
}

.klTkYtmi {
  margin-top: 30px;
  opacity: 0.5;
  width: 100%;
  text-align: center;
}

.UT36FJX1 {
  max-width: 315px;
  opacity: 0.5;
  color: #fff;
  font-weight: 500;
  font-size: 12px;
}
@media (width >= 960px) {
  .UT36FJX1 {
    font-size: 10px;
  }
}
@media (width >= 1200px) {
  .UT36FJX1 {
    font-size: 12px;
  }
}
@media (width >= 1600px) {
  .UT36FJX1 {
    font-size: 14px;
  }
}
@media (min-width: 960px) and (max-width: 1200px) {
  .UT36FJX1 {
    font-size: 8px !important;
  }
}
@media (min-width: 960px) {
  .UT36FJX1 {
    max-width: 190px;
  }
}
@media (min-width: 1200px) {
  .UT36FJX1 {
    max-width: 260px;
  }
}
@media (min-width: 1600px) {
  .UT36FJX1 {
    max-width: 315px;
  }
}

.u6IhmUgW {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-top: 20px;
}
@media (min-width: 960px) {
  .u6IhmUgW {
    margin-top: 30px;
  }
}

.YkQfppqf {
  height: 80px;
  width: 80px;
}

.OV9Sos7o {
  color: #fff;
  font-size: 8px;
  opacity: 0.5;
  font-weight: 500;
  font-size: 12px;
}
@media (width >= 960px) {
  .OV9Sos7o {
    font-size: 10px;
  }
}
@media (width >= 1200px) {
  .OV9Sos7o {
    font-size: 12px;
  }
}
@media (width >= 1600px) {
  .OV9Sos7o {
    font-size: 14px;
  }
}
/*!*****************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/widgets/landing/landingModal/ui/styles.module.scss ***!
  \*****************************************************************************************************************************************************************************/
.N_gdNeH_ {
  width: 100dvw;
  height: 100dvh;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5019607843);
  position: fixed;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  z-index: 3;
  padding: 0px;
  box-sizing: border-box;
}
.N_gdNeH_::-webkit-scrollbar {
  display: none;
}
@media (min-height: 963px) {
  .N_gdNeH_ {
    align-items: center;
    overflow: auto;
  }
}
@media (min-width: 960px) {
  .N_gdNeH_ {
    padding: 20px;
  }
}

.AFz5YRnJ {
  width: 100%;
  max-width: 1550px;
  background-color: white;
  padding: 10px;
  display: flex;
  box-sizing: border-box;
  column-gap: 20px;
  position: relative;
  height: 100%;
  min-height: 700px;
}
.AFz5YRnJ::-webkit-scrollbar {
  display: none;
}
.vAbXEObQ {
  flex-direction: column;
}
@media (min-width: 960px) {
  .AFz5YRnJ {
    overflow: auto;
    height: auto;
    border-radius: 20px;
    padding: 20px;
  }
  .vAbXEObQ {
    flex-direction: row;
  }
}

.BwtGayCP {
  max-width: 750px;
  width: 50%;
  background-color: #2330ba;
  border-radius: 20px;
  justify-content: center;
  display: none;
}
.RKdXi3Xh {
  background-color: #e7f0ff;
  display: block;
  width: 100%;
  max-width: none;
}
@media (min-width: 960px) {
  .RKdXi3Xh {
    max-width: 750px;
    width: 50%;
  }
}
@media (min-width: 960px) {
  .BwtGayCP {
    display: flex;
  }
}
.BwtGayCP img {
  min-height: 920px;
}
@media (min-width: 960px) {
  .BwtGayCP img {
    height: 100%;
    min-height: 0px;
  }
}
@media (min-width: 1200px) {
  .BwtGayCP img {
    min-height: 690px;
  }
}
@media (min-width: 1600px) {
  .BwtGayCP img {
    min-height: 920px;
  }
}

.EAfrPv4C {
  padding: 20px;
  box-sizing: border-box;
  height: max-content;
  overflow-y: scroll;
  padding-right: 5px;
}
.EAfrPv4C::-webkit-scrollbar {
  width: 14px;
}
.EAfrPv4C::-webkit-scrollbar-thumb {
  border: 4px solid rgba(0, 0, 0, 0);
  background-clip: padding-box;
  border-radius: 9999px;
  background-color: #aaaaaa;
}
.EAfrPv4C {
  min-height: 0px;
}
@media (min-width: 960px) {
  .EAfrPv4C {
    height: 54px;
    min-height: 920px;
  }
}
@media (min-width: 1200px) {
  .EAfrPv4C {
    min-height: 920px;
  }
}
@media (min-width: 1600px) {
  .EAfrPv4C {
    min-height: 920px;
  }
}

.jNhpruRj {
  color: #2330ba;
  margin-bottom: 20px;
  font-weight: 600;
  font-size: 25px;
  line-height: 100%;
}
@media (width >= 1200px) {
  .jNhpruRj {
    font-size: 32px;
  }
}
@media (width >= 1600px) {
  .jNhpruRj {
    font-size: 45px;
  }
}

.syyrOpKB {
  color: #2330ba;
  font-weight: 600;
  font-size: 14px;
  line-height: 110%;
}
@media (width >= 960px) {
  .syyrOpKB {
    font-size: 20px;
  }
}
@media (width >= 1200px) {
  .syyrOpKB {
    font-size: 25px;
  }
}
@media (width >= 1600px) {
  .syyrOpKB {
    font-size: 32px;
  }
}

.nxPbnBNX {
  margin-top: 10px;
  color: #2330ba;
  margin-bottom: 20px;
  font-weight: 500;
  font-size: 12px;
}
@media (width >= 960px) {
  .nxPbnBNX {
    font-size: 10px;
  }
}
@media (width >= 1200px) {
  .nxPbnBNX {
    font-size: 12px;
  }
}
@media (width >= 1600px) {
  .nxPbnBNX {
    font-size: 16px;
  }
}

.btVAaNhl {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #e7f0ff;
  border-radius: 10px;
  transition-duration: 300ms;
  transition-property: opacity;
}
.P3Fomo5x {
  background-color: #ffbe4d;
}
@media (min-width: 960px) {
  .btVAaNhl {
    top: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
  }
}
.btVAaNhl:hover {
  opacity: 0.7;
}
.btVAaNhl img {
  width: 14px;
}
/*!****************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/widgets/landing/landingModal/ui/parts/LandingModalInfo/styles.module.scss ***!
  \****************************************************************************************************************************************************************************************************/
.RTeEialQ {
  width: 100%;
  display: flex;
  flex-direction: column;
}
@media (min-width: 960px) {
  .RTeEialQ {
    width: 50%;
  }
}
@media (min-width: 1600px) {
  .RTeEialQ {
    width: 750px;
  }
}

.m4OhhEGQ {
  color: #2330ba;
  margin-top: 70px;
  font-weight: 600;
  font-size: 25px;
  line-height: 100%;
}
@media (width >= 1200px) {
  .m4OhhEGQ {
    font-size: 32px;
  }
}
@media (width >= 1600px) {
  .m4OhhEGQ {
    font-size: 45px;
  }
}
@media (min-width: 960px) {
  .m4OhhEGQ {
    margin-top: 0px;
  }
}
@media (min-width: 1200px) {
  .m4OhhEGQ {
    max-width: 500px;
  }
}
@media (min-width: 1600px) {
  .m4OhhEGQ {
    max-width: none;
  }
}

.m4hbvZR3 {
  margin-top: 20px;
  max-width: 360px;
  color: #2330ba;
  font-weight: 500;
  font-size: 12px;
}
@media (width >= 960px) {
  .m4hbvZR3 {
    font-size: 10px;
  }
}
@media (width >= 1200px) {
  .m4hbvZR3 {
    font-size: 12px;
  }
}
@media (width >= 1600px) {
  .m4hbvZR3 {
    font-size: 16px;
  }
}

.iiDvfRUP {
  margin-top: 30px;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
@media (min-width: 960px) {
  .iiDvfRUP {
    gap: 40px;
    max-width: 640px;
  }
}

.kpfvxTBZ {
  width: calc(50% - 10px);
}
@media (min-width: 960px) {
  .kpfvxTBZ {
    width: 180px;
  }
}
@media (min-width: 1200px) {
  .kpfvxTBZ {
    width: 225px;
  }
}
@media (min-width: 1600px) {
  .kpfvxTBZ {
    width: 300px;
  }
}

.KmAEjdQU {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #2330ba;
}

.e_iF7vHR {
  color: #fff;
  font-weight: 600;
  font-size: 16px;
}
@media (width >= 1200px) {
  .e_iF7vHR {
    font-size: 14px;
  }
}
@media (width >= 1600px) {
  .e_iF7vHR {
    font-size: 16px;
  }
}

.xuRMnnil {
  margin-top: 10px;
  color: #2330ba;
  font-weight: 500;
  font-size: 12px;
}
@media (width >= 960px) {
  .xuRMnnil {
    font-size: 10px;
  }
}
@media (width >= 1200px) {
  .xuRMnnil {
    font-size: 12px;
  }
}
@media (width >= 1600px) {
  .xuRMnnil {
    font-size: 16px;
  }
}
/*!****************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/widgets/landing/landingModal/ui/parts/LandingModalForm/styles.module.scss ***!
  \****************************************************************************************************************************************************************************************************/
.EtG2NwlM {
  display: flex;
  flex-direction: column;
  width: 100%;
}
@media (min-width: 960px) {
  .EtG2NwlM {
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .EtG2NwlM {
    width: 750px;
  }
}

.RorFNvAY {
  color: #2330ba;
  font-weight: 600;
  font-size: 25px;
  line-height: 100%;
}
@media (width >= 1200px) {
  .RorFNvAY {
    font-size: 32px;
  }
}
@media (width >= 1600px) {
  .RorFNvAY {
    font-size: 45px;
  }
}

.wcV1GQyr {
  margin-top: 20px;
  color: #2330ba;
  font-weight: 500;
  font-size: 12px;
}
@media (width >= 960px) {
  .wcV1GQyr {
    font-size: 10px;
  }
}
@media (width >= 1200px) {
  .wcV1GQyr {
    font-size: 12px;
  }
}
@media (width >= 1600px) {
  .wcV1GQyr {
    font-size: 16px;
  }
}

.NucqKiov {
  margin-top: 30px;
  display: flex;
  flex-direction: column;
  row-gap: 10px;
}

.OExHmvl3 {
  position: relative;
}

.ib_NQoWY {
  width: 100%;
  height: 50px;
  border: 1px solid rgba(35, 48, 186, 0.1490196078);
  border-radius: 10px;
  box-sizing: border-box;
  padding-left: 20px;
  color: #2330ba;
  padding-top: 20px;
  padding-bottom: 8px;
  box-sizing: border-box;
  font-weight: 500;
  font-size: 12px;
}
@media (width >= 960px) {
  .ib_NQoWY {
    font-size: 10px;
  }
}
@media (width >= 1200px) {
  .ib_NQoWY {
    font-size: 12px;
  }
}
@media (width >= 1600px) {
  .ib_NQoWY {
    font-size: 18px;
  }
}
.ib_NQoWY:focus ~ .l7bBksoo, .ib_NQoWY:not(:placeholder-shown) ~ .l7bBksoo {
  top: 10px;
  opacity: 0.5;
  font-size: 12px;
  font-weight: 500;
}
@media (min-width: 1200px) {
  .ib_NQoWY {
    height: 60px;
    padding-left: 30px;
  }
}

.l7bBksoo {
  position: absolute;
  top: 18px;
  left: 20px;
  color: #2330ba;
  transition-duration: 300ms;
  transition-property: opacity, top, font-size;
  font-weight: 500;
  font-size: 12px;
}
@media (width >= 960px) {
  .l7bBksoo {
    font-size: 10px;
  }
}
@media (width >= 1200px) {
  .l7bBksoo {
    font-size: 12px;
  }
}
@media (width >= 1600px) {
  .l7bBksoo {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .l7bBksoo {
    top: 18px;
    left: 30px;
  }
}

.fE8AqyEI {
  color: rgba(35, 48, 186, 0.5019607843);
  text-align: center;
  margin-top: auto;
  font-weight: 400;
  font-size: 12px;
}
@media (width >= 960px) {
  .fE8AqyEI {
    font-size: 8px;
  }
}
@media (width >= 1200px) {
  .fE8AqyEI {
    font-size: 12px;
  }
}
@media (width >= 1600px) {
  .fE8AqyEI {
    font-size: 14px;
  }
}

.B6FE40QK {
  color: #2330ba;
}
.B6FE40QK:hover {
  text-decoration: underline;
}
/*!*******************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/widgets/landing/landingModal/ui/parts/LandingModalSuccess/styles.module.scss ***!
  \*******************************************************************************************************************************************************************************************************/
.NJu_JXZJ {
  width: 750px;
  display: flex;
  flex-direction: column;
}

.SfhqSxTl {
  color: #2330ba;
  margin-top: 70px;
  font-weight: 600;
  font-size: 25px;
  line-height: 100%;
}
@media (width >= 1200px) {
  .SfhqSxTl {
    font-size: 32px;
  }
}
@media (width >= 1600px) {
  .SfhqSxTl {
    font-size: 45px;
  }
}
@media (min-width: 960px) {
  .SfhqSxTl {
    margin-top: 0;
  }
}

.S5KbJOyh {
  margin-top: 20px;
  color: #2330ba;
  font-weight: 500;
  font-size: 12px;
}
@media (width >= 960px) {
  .S5KbJOyh {
    font-size: 10px;
  }
}
@media (width >= 1200px) {
  .S5KbJOyh {
    font-size: 12px;
  }
}
@media (width >= 1600px) {
  .S5KbJOyh {
    font-size: 16px;
  }
}
/*!************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/widgets/landing/landingModal/ui/parts/LandingModalResearchForm/styles.module.scss ***!
  \************************************************************************************************************************************************************************************************************/
.rQd68Qco {
  width: 100%;
  display: flex;
  flex-direction: column;
  padding-top: 20px;
}
@media (min-width: 960px) {
  .rQd68Qco {
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .rQd68Qco {
    width: 750px;
  }
}

.JzA7w52T {
  color: #2330ba;
  font-weight: 600;
  font-size: 25px;
  line-height: 100%;
}
@media (width >= 1200px) {
  .JzA7w52T {
    font-size: 32px;
  }
}
@media (width >= 1600px) {
  .JzA7w52T {
    font-size: 45px;
  }
}

.IT9id2XI {
  margin-top: 20px;
  color: #2330ba;
  font-weight: 500;
  font-size: 12px;
}
@media (width >= 960px) {
  .IT9id2XI {
    font-size: 10px;
  }
}
@media (width >= 1200px) {
  .IT9id2XI {
    font-size: 12px;
  }
}
@media (width >= 1600px) {
  .IT9id2XI {
    font-size: 16px;
  }
}

.pmuXglDs {
  margin-top: 30px;
  display: flex;
  flex-direction: column;
  row-gap: 10px;
}

.Z79P4uPY {
  position: relative;
}

.p0piKaAl {
  width: 100%;
  height: 50px;
  border: 1px solid rgba(35, 48, 186, 0.1490196078);
  border-radius: 10px;
  box-sizing: border-box;
  padding-left: 20px;
  color: #2330ba;
  padding-top: 20px;
  padding-bottom: 8px;
  box-sizing: border-box;
  font-weight: 500;
  font-size: 12px;
}
@media (width >= 960px) {
  .p0piKaAl {
    font-size: 10px;
  }
}
@media (width >= 1200px) {
  .p0piKaAl {
    font-size: 12px;
  }
}
@media (width >= 1600px) {
  .p0piKaAl {
    font-size: 18px;
  }
}
.p0piKaAl:focus ~ .YSHZ2NHL, .p0piKaAl:not(:placeholder-shown) ~ .YSHZ2NHL {
  top: 10px;
  opacity: 0.5;
  font-size: 12px;
  font-weight: 500;
}
@media (min-width: 1200px) {
  .p0piKaAl {
    height: 60px;
    padding-left: 30px;
  }
}

.YSHZ2NHL {
  pointer-events: none;
  position: absolute;
  top: 18px;
  left: 20px;
  color: #2330ba;
  transition-duration: 300ms;
  transition-property: opacity, top, font-size;
  font-weight: 500;
  font-size: 12px;
}
@media (width >= 960px) {
  .YSHZ2NHL {
    font-size: 10px;
  }
}
@media (width >= 1200px) {
  .YSHZ2NHL {
    font-size: 12px;
  }
}
@media (width >= 1600px) {
  .YSHZ2NHL {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .YSHZ2NHL {
    top: 18px;
    left: 30px;
  }
}

.nHFVOnNq {
  color: rgba(35, 48, 186, 0.5019607843);
  text-align: center;
  margin-top: 10px;
  font-weight: 400;
  font-size: 12px;
}
@media (width >= 960px) {
  .nHFVOnNq {
    font-size: 8px;
  }
}
@media (width >= 1200px) {
  .nHFVOnNq {
    font-size: 12px;
  }
}
@media (width >= 1600px) {
  .nHFVOnNq {
    font-size: 14px;
  }
}

.YvABg3I1 {
  color: #2330ba;
}
.YvABg3I1:hover {
  text-decoration: underline;
}
/*!******************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/widgets/test/ChangeUserButton/ui/styles.module.scss ***!
  \******************************************************************************************************************************************************************************/
.lTW9vxIp {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 8px 12px;
  background-color: #e8ecef;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.2s;
  z-index: 10;
}
.lTW9vxIp:hover {
  background-color: #e8ecef;
}
@media (max-width: 640px) {
  .lTW9vxIp {
    padding: 6px 10px;
    gap: 8px;
  }
}

.CHXqIWoK {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
}
@media (max-width: 640px) {
  .CHXqIWoK {
    width: 20px;
    height: 20px;
  }
}

.GvERIjCr {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 2px;
}

._1wQVSXMy {
  font-size: 16px;
  font-weight: 400;
  color: #e8ecef;
  line-height: 1;
}

.xizjs6Q4 {
  font-size: 14px;
  font-weight: 500;
  color: black;
  line-height: 1.2;
}
/*!***************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/widgets/test/testInfoBlock/ui/styles.module.scss ***!
  \***************************************************************************************************************************************************************************/
.mPocV2AJ {
  display: flex;
  flex-direction: column;
  flex: 1 1 0;
}

.J7I1yISd {
  margin-top: 24px;
  white-space: pre-line;
  color: #122443;
  font-size: 16px;
  font-weight: 400;
}
/*!****************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/widgets/test/testInfoBlock/ui/parts/testInfoAgreements/styles.module.scss ***!
  \****************************************************************************************************************************************************************************************************/
.PO1OwpCX {
  display: flex;
  flex-direction: column;
  row-gap: 16px;
  margin-top: auto;
  padding-top: 24px;
}

.cel05kuC {
  font-size: 12px;
  font-weight: 500;
  color: rgba(18, 36, 67, 0.4);
  text-align: center;
  margin-top: 48px;
}
/*!**********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/widgets/test/testQuestionSelector/ui/styles.module.scss ***!
  \**********************************************************************************************************************************************************************************/
.SMLc7T1h {
  width: 100%;
  margin-top: 24px;
  display: flex;
  justify-content: center;
}

.NfQZ2I5m {
  display: flex;
  column-gap: 24px;
}

.cxQYzrwd {
  background-color: #E8ECEF;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.Z_qrY3jB {
  background: linear-gradient(270deg, #00c6ff 0%, #0072ff 100%);
}
.Z_qrY3jB img {
  filter: brightness(0) invert(1);
}
/*!****************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/widgets/test/testRangeBlock/ui/styles.module.scss ***!
  \****************************************************************************************************************************************************************************/
.WhLpuffe {
  width: 100%;
  height: 3px;
  background-color: #deebf9;
  position: relative;
  margin-top: 36px;
  margin-bottom: 36px;
}

.foET5aGE {
  position: absolute;
  width: 100%;
  display: flex;
  justify-content: space-between;
  top: -2px;
}

.rMvfqdIN {
  padding: 17px;
  margin: -17px;
}
.rMvfqdIN:first-child .Gp1ETWUp:before {
  left: 0px;
}
.rMvfqdIN:first-child .Gp1ETWUp:after {
  left: 15px;
}
.rMvfqdIN:last-child .Gp1ETWUp:before {
  right: 0px;
}

.mCOzOVV_ {
  width: 8px;
  height: 8px;
  box-sizing: border-box;
  border: 1px solid #f4f7f9;
  border-radius: 50%;
  background-color: #deebf9;
}

.Gp1ETWUp {
  position: relative;
}
.Gp1ETWUp:before {
  content: "";
  width: 35px;
  height: 35px;
  background: linear-gradient(270deg, #00c6ff 0%, #0072ff 100%);
  border-radius: 50%;
  position: absolute;
  left: -17px;
  z-index: 0;
  top: -15px;
  pointer-events: none;
}
.Gp1ETWUp:after {
  content: "";
  width: 6px;
  height: 6px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  left: -2px;
  top: -1px;
  z-index: 1;
  pointer-events: none;
}

.CM8CQTLX {
  display: flex;
  justify-content: space-between;
  margin-top: 22px;
}

.J34bVMxx {
  color: rgba(18, 36, 67, 0.4);
  font-size: 14px;
  font-weight: 500;
}

.uGVJ5p_c {
  max-width: 100%;
}

.DEWV12lh {
  margin-top: 40px;
}
/*!*************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/widgets/test/testSelectionBlock/ui/parts/testButton/styles.module.scss ***!
  \*************************************************************************************************************************************************************************************************/
.gCPYtpmt {
  width: 100%;
  min-height: 55px;
  padding: 20px;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0px 2px 10px -3px rgba(38, 51, 73, 0.1019607843);
  -webkit-user-select: none;
  user-select: none;
  font-size: 16px;
  font-weight: 500;
}

.vEsAsFCA {
  background: linear-gradient(270deg, #00c6ff 0%, #0072ff 100%);
  color: white;
}

.KZrnaNO2 {
  border-radius: 8px;
}

.Din7QTL8 {
  max-height: 150px;
  border-radius: 8px;
}

.KVPbhXy0 {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 10px;
}

.R4Ayr2Uh {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  font-size: 12px;
  background-color: #fff;
  border-radius: 50%;
  color: #0072ff;
}
/*!********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/widgets/test/testSelectionBlock/ui/styles.module.scss ***!
  \********************************************************************************************************************************************************************************/
.lDHtdRwZ {
  margin-top: 24px;
}

.T5XdEBr2 {
  text-align: center;
  color: #122443;
  opacity: 0.4;
  font-size: 14px;
  font-weight: 400;
}

.RLirlw2f {
  display: flex;
  flex-direction: column;
  row-gap: 16px;
  margin-top: 24px;
  width: 75%;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 640px) {
  .RLirlw2f {
    width: 100%;
  }
}

.mvZlsHcL {
  max-width: 100%;
}

.MwEMDeHg {
  margin-top: 40px;
}
/*!***************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/widgets/test/testTextBlock/ui/styles.module.scss ***!
  \***************************************************************************************************************************************************************************/
.Wn7vr_T_ {
  display: flex;
  flex-direction: column;
  flex: 1 1 0;
  margin-top: 24px;
}

.cLUalMs2 {
  border-radius: 8px;
  border: 1px solid rgba(18, 36, 67, 0.2);
  box-shadow: 0px 2px 10px -3px rgba(38, 51, 73, 0.1019607843);
  padding: 20px;
  width: 100%;
  box-sizing: border-box;
  resize: none;
  height: 100%;
  outline: none;
  font-size: 16px;
}
/*!***********************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/pages/test/ui/styles.module.scss ***!
  \***********************************************************************************************************************************************************/
.FiDZzkvv {
  display: flex;
  flex-direction: column;
  flex: 1 1 0;
}

.VzeHgtm6 {
  margin-top: 24px;
  line-height: 36px;
  font-size: 24px;
  font-weight: 600;
}
@media (max-width: 640px) {
  .VzeHgtm6 {
    line-height: 24px;
    font-size: 18px;
  }
}

.S_XXZ967 {
  margin-top: 24px;
  font-size: 16px;
  font-weight: 400;
}

.FGJRzhM2 {
  display: flex;
  margin-top: 24px;
  column-gap: 16px;
}

.g8Hc76Cq {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1 1 0;
}

.HRlIY71O {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.mNOqisRk {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.mNOqisRk > p {
  font-size: 24px;
  font-weight: 500;
}
/*!*******************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/pages/TestLinkPage/ui/styles.module.scss ***!
  \*******************************************************************************************************************************************************************/
.jFcInnzC {
  display: flex;
  flex-direction: column;
  flex: 1 1 0;
  justify-content: center;
  align-items: center;
  padding: 20px;
}
.jFcInnzC .AQF31TDm {
  width: 100%;
  background-color: #fff;
  border-radius: 8px;
  padding: 30px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
}
.jFcInnzC .beaAi__d {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 16px;
  text-align: center;
  color: #333;
}
.jFcInnzC .o47shTYz {
  font-size: 16px;
  color: #666;
  margin-bottom: 24px;
  text-align: center;
}
.jFcInnzC .YcQFf8yR {
  margin-bottom: 24px;
}
.jFcInnzC .metwA84G {
  display: flex;
  justify-content: center;
}
.jFcInnzC .w5IS7FxC {
  padding: 12px 24px;
  border-radius: 4px;
  background-color: #2563eb;
  color: white;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  border: none;
  transition: background-color 0.2s ease;
}
.jFcInnzC .w5IS7FxC:hover {
  background-color: #1d4ed8;
}
.jFcInnzC .w5IS7FxC:disabled {
  background-color: #94a3b8;
  cursor: not-allowed;
}
/*!*************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/pages/TestLinkPageAnonim/ui/styles.module.scss ***!
  \*************************************************************************************************************************************************************************/
.ZV2jQ_uK {
  display: flex;
  flex-direction: column;
  flex: 1 1 0;
  justify-content: center;
  align-items: center;
  padding: 20px;
}

.OmL6PBes {
  width: 100%;
  background-color: #fff;
  border-radius: 8px;
  padding: 30px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
}

.CHG_Yw4C {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 16px;
  text-align: center;
  color: #333;
}

.xw5fUNvq {
  display: flex;
  justify-content: center;
}

.fseyN_CZ {
  padding: 12px 24px;
  border-radius: 4px;
  background-color: #2563eb;
  color: white;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  border: none;
  transition: background-color 0.2s ease;
}
.fseyN_CZ:hover {
  background-color: #1d4ed8;
}
/*!*****************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/pages/TestLinkSociometryPage/ui/styles.module.scss ***!
  \*****************************************************************************************************************************************************************************/
.XizHNhcE {
  display: flex;
  flex-direction: column;
  flex: 1 1 0;
  justify-content: center;
  align-items: center;
  padding: 20px;
}
.XizHNhcE .MCWoU8ot {
  width: 100%;
  background-color: #fff;
  border-radius: 8px;
  padding: 30px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
}
.XizHNhcE .r9TMNI1m {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 16px;
  text-align: center;
  color: #333;
}
.XizHNhcE .YQIcj_L4 {
  font-size: 16px;
  color: #666;
  margin-bottom: 24px;
  text-align: center;
}
.XizHNhcE .IjSV64EF {
  margin-bottom: 24px;
}
.XizHNhcE .z3xSMUce {
  display: flex;
  justify-content: center;
}
.XizHNhcE .wSFXWDmp {
  padding: 12px 24px;
  border-radius: 4px;
  background-color: #2563eb;
  color: white;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  border: none;
  transition: background-color 0.2s ease;
}
.XizHNhcE .wSFXWDmp:hover {
  background-color: #1d4ed8;
}
.XizHNhcE .wSFXWDmp:disabled {
  background-color: #94a3b8;
  cursor: not-allowed;
}
/*!******************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/widgets/superDashboard/filter/ui/styles.module.scss ***!
  \******************************************************************************************************************************************************************************/
.Exgiu7FN {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-bottom: 24px;
  padding: 20px 24px;
  border: 1px solid rgba(15, 20, 69, 0.08);
  border-radius: 20px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.98) 0%, #f6f9ff 100%);
  box-shadow: 0 10px 30px rgba(15, 20, 69, 0.06);
}

.DAVqPo8s {
  display: grid;
  grid-template-columns: repeat(2, minmax(280px, 1fr));
  gap: 20px;
}
@media (max-width: 960px) {
  .DAVqPo8s {
    grid-template-columns: 1fr;
  }
}

.c3nWN4mm {
  display: flex;
  flex-direction: column;
  gap: 10px;
  min-width: 0;
}

.bQSBUN4e {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.tOYwpiDQ {
  color: #0f1445;
  font-size: 15px;
  font-weight: 700;
  line-height: 120%;
}

.sjcsU4HG {
  color: rgba(15, 20, 69, 0.55);
  font-size: 12px;
  font-weight: 500;
  line-height: 130%;
}

.VOpeDp0C {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 6px 10px;
  border: none;
  border-radius: 10px;
  background: transparent;
  color: rgba(15, 20, 69, 0.7);
  cursor: pointer;
  transition: background-color 0.2s ease, color 0.2s ease;
}
.VOpeDp0C:hover {
  background: #e7f0ff;
  color: #2330ba;
}

.US2M3PPe {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.kKdVb3Js {
  font-size: 11px;
  font-weight: 700;
  color: rgba(15, 20, 69, 0.45);
}

.Qeo850kJ {
  margin: 0;
  padding: 10px 12px;
  border-radius: 12px;
  background: #fff4e8;
  color: #cb6b14;
  font-size: 13px;
  font-weight: 600;
  line-height: 135%;
}

.RgnHBxL4 {
  display: flex;
  justify-content: flex-end;
}

.uRC2gCJJ {
  padding: 10px 14px;
  border: none;
  border-radius: 12px;
  font-size: 13px;
  font-weight: 700;
  line-height: 100%;
  cursor: pointer;
  transition: transform 0.2s ease, box-shadow 0.2s ease, background-color 0.2s ease;
}
.uRC2gCJJ:hover {
  transform: translateY(-1px);
  box-shadow: 0 8px 20px rgba(35, 48, 186, 0.12);
}

.twT_Xp7C {
  background: #e7f0ff;
  color: #2330ba;
}
/*!********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/widgets/superDashboard/mainData/ui/styles.module.scss ***!
  \********************************************************************************************************************************************************************************/
.Cs0XCvCe {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
  width: 100%;
}
.Cs0XCvCe.Ntyb3an0 {
  grid-template-columns: 1fr;
}
@media (max-width: 768px) {
  .Cs0XCvCe {
    grid-template-columns: 1fr;
    grid-template-rows: repeat(2, 1fr);
  }
  .Cs0XCvCe.Ntyb3an0 {
    grid-template-rows: 1fr;
  }
}

.YZC_MUih {
  position: relative;
  background-color: #e7f0ff;
  border-radius: 10px;
  overflow: hidden;
  padding: 20px;
  display: flex;
  gap: 20px;
  transition: background-color 0.2s ease-in-out;
}
.YZC_MUih .tUroOvbp,
.YZC_MUih .nvtUCdfW {
  transition: color 0.2s ease-in-out;
}
.YZC_MUih .gSPKN6cl {
  border: 1px solid #e7f0ff;
  transition: border 0.2s ease-in-out;
}
.YZC_MUih:hover {
  background-color: #2330ba;
}
.YZC_MUih:hover .tUroOvbp,
.YZC_MUih:hover .nvtUCdfW {
  color: white;
}
.YZC_MUih:hover .gSPKN6cl {
  border: 1px solid white;
}
.YZC_MUih .LiNxle8P {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.gSPKN6cl {
  background-color: #2330ba;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid transparent;
}

.w597E5zk {
  display: flex;
  flex-direction: column;
}

.tUroOvbp {
  font-size: 30px;
  line-height: 110%;
  font-weight: 500;
  color: #2330ba;
}

.nvtUCdfW {
  font-size: 12px;
  font-weight: 500;
  color: #0F1445;
}
/*!********************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/widgets/superDashboard/MethodsStatsByPeriod/ui/styles.module.scss ***!
  \********************************************************************************************************************************************************************************************/
.toaFuRhY {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-top: 10px;
  padding: 20px;
  border-radius: 10px;
  border: 1px solid rgba(15, 20, 69, 0.1);
}

.VAdzAeEr {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.HJZjsyG4 {
  font-size: 16px;
  font-weight: 600;
  color: #0f1445;
  line-height: 110%; /* 17.6px */
}

._DgX3IIY {
  display: flex;
  column-gap: 5px;
}

.rMJyh5qN {
  padding: 8px 15px;
  border-radius: 20px;
  font-size: 14px;
  font-weight: 500;
  background-color: #e7f0ff;
  color: #2330ba;
  transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
}
.rMJyh5qN:hover {
  background-color: #2330ba;
  color: #fff;
}

.RfwD9py9 {
  background-color: #2330ba;
  color: white;
}

.T1O7GJ2B {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 1fr);
  gap: 10px;
}
@media (max-width: 768px) {
  .T1O7GJ2B {
    grid-template-columns: 1fr;
    grid-template-rows: repeat(4, 1fr);
  }
}

.lbhiTPiA {
  width: 100%;
  min-height: 186px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #e7f0ff;
  color: #0f1445;
  position: relative;
  transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
}
.lbhiTPiA:hover {
  background-color: #2330ba;
  color: white;
}
.lbhiTPiA:hover .yttwhWXN {
  color: rgba(255, 255, 255, 0.3);
}
.lbhiTPiA:hover .SCrZWCih {
  color: white;
}

.ccepex9S {
  position: absolute;
  left: 20px;
  top: 20px;
}

.Epfr8lHk {
  font-size: 12px;
  font-weight: 500;
  text-align: left;
}

.yttwhWXN {
  font-size: 12px;
  font-weight: 500;
  color: rgba(15, 20, 69, 0.5019607843);
  transition: color 0.2s ease-in-out;
}

.SCrZWCih {
  font-size: 40px;
  font-weight: 500;
  line-height: 44px;
  text-align: center;
  color: #2330ba;
  transition: color 0.2s ease-in-out;
}

.TE6LYobe {
  padding: 20px;
  border-radius: 10px;
  border: 1px solid rgba(15, 20, 69, 0.1019607843);
  margin-top: 10px;
}

.Vin0zz5d {
  display: flex;
  flex-direction: column;
  row-gap: 20px;
  margin-top: 10px;
  padding: 20px;
  border: 1px solid rgba(15, 20, 69, 0.1019607843);
  border-radius: 10px;
}

.TG88O05S {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.TJZ_C5HU {
  font-size: 16px;
  font-weight: 600;
  color: #0f1445;
}

._DgX3IIY {
  display: flex;
  column-gap: 5px;
}

.rMJyh5qN {
  padding: 8px 15px;
  border-radius: 20px;
  font-size: 14px;
  font-weight: 500;
  background-color: #e7f0ff;
  color: #2330ba;
}

.RfwD9py9 {
  background-color: #2330ba;
  color: white;
}

.lI0pvUik {
  font-size: 16px;
  font-weight: 600;
}

.gV2Nscyy {
  background-color: #e7f0ff;
  width: 100%;
  min-height: 98px;
  border-radius: 10px;
  margin-top: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pliwA6NO {
  font-size: 40px;
  font-weight: 500;
  color: #2330ba;
}

.U3m3JWoi {
  display: flex;
  flex-direction: column;
  overflow-y: scroll;
  margin-right: -15px;
  padding-right: 15px;
}
.U3m3JWoi::-webkit-scrollbar {
  width: 4px;
}
.U3m3JWoi::-webkit-scrollbar-track {
  background: transparent;
}
.U3m3JWoi::-webkit-scrollbar-thumb {
  background-color: transparent;
  transition-duration: 300ms;
}
.U3m3JWoi:hover::-webkit-scrollbar-thumb {
  background-color: rgba(15, 20, 69, 0.1019607843);
  border-radius: 10px;
}

.hLD1Nnq2 {
  display: flex;
  flex-direction: column;
  margin-top: 20px;
}

.I6PUONaH {
  display: flex;
  justify-content: space-between;
  padding: 9px 20px;
  background-color: #e7f0ff;
  border-radius: 10px;
}

.RixSmQ5J {
  font-size: 12px;
  font-weight: 400;
  color: rgba(15, 20, 69, 0.5019607843);
}

.z_fQySiv {
  border-bottom: 1px solid rgba(15, 20, 69, 0.1019607843);
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 47px 10px 20px;
  transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
  border-radius: 10px;
  /*&:hover {
    background-color: #2330ba;
    color: white;


    .methodsDataTableLineCounter {
      color: white;
    }
  }*/
}
.z_fQySiv:last-child {
  border: 0;
}

.QGZuQZM5 {
  min-width: 20px;
  height: 20px;
  border-radius: 5px;
}

.ZfrnCPve {
  display: flex;
  align-items: center;
  column-gap: 5px;
  max-width: 90%;
}

.jWSHJS2a {
  font-size: 12px;
  font-weight: 400;
}

.bHtPN1cP {
  font-size: 12px;
  font-weight: 400;
  color: #0f1445;
}

.u_0lDkA1 {
  display: flex;
  justify-content: flex-end;
  width: 100%;
  margin-top: 20px;
}

.Ze7LVbQK {
  padding: 13px 20px;
  background-color: #2330ba;
  color: white;
  border-radius: 10px;
}

.ywkn9jVF {
  display: flex;
  justify-content: center;
  align-items: center;
}
/*!*************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/widgets/superDashboard/statsByPeriod/ui/styles.module.scss ***!
  \*************************************************************************************************************************************************************************************/
.pcZ14Lf2 {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-top: 10px;
  padding: 20px;
  border-radius: 10px;
  border: 1px solid rgba(15, 20, 69, 0.1);
}

.PE1NMyRM {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.X9bI7fqL {
  font-size: 16px;
  font-weight: 600;
  color: #0f1445;
  line-height: 110%; /* 17.6px */
}

.zEjLv7K8 {
  display: flex;
  column-gap: 5px;
}

.IHWuFNpU {
  padding: 8px 15px;
  border-radius: 20px;
  font-size: 14px;
  font-weight: 500;
  background-color: #e7f0ff;
  color: #2330ba;
  transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
}
.IHWuFNpU:hover {
  background-color: #2330ba;
  color: #fff;
}

.m1qWZGwW {
  background-color: #2330ba;
  color: white;
}

.E0mib9SR {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 1fr);
  gap: 10px;
}
@media (max-width: 768px) {
  .E0mib9SR {
    grid-template-columns: 1fr;
    grid-template-rows: repeat(4, 1fr);
  }
}

.gdN7PFhX {
  width: 100%;
  min-height: 186px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #e7f0ff;
  color: #0f1445;
  position: relative;
  transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
}
.gdN7PFhX:hover {
  background-color: #2330ba;
  color: white;
}
.gdN7PFhX:hover .YYpuqZ5g {
  color: rgba(255, 255, 255, 0.3);
}
.gdN7PFhX:hover .cUdziy26 {
  color: white;
}

.OZpSRET2 {
  position: absolute;
  left: 20px;
  top: 20px;
}

.JDAs9b9t {
  font-size: 12px;
  font-weight: 500;
  text-align: left;
}

.YYpuqZ5g {
  font-size: 12px;
  font-weight: 500;
  color: rgba(15, 20, 69, 0.5019607843);
  transition: color 0.2s ease-in-out;
}

.cUdziy26 {
  font-size: 40px;
  font-weight: 500;
  line-height: 44px;
  text-align: center;
  color: #2330ba;
  transition: color 0.2s ease-in-out;
}
/*!*********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/pages/superDashboard/ui/styles.module.scss ***!
  \*********************************************************************************************************************************************************************/
.IpqXZprs {
  background-color: white;
  border-radius: 20px;
  padding: 60px 30px 20px;
  position: relative;
}

.GAwXwVos {
  filter: blur(2px);
}

.Rh5wOBBT {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 10;
  border-radius: 20px;
  pointer-events: all;
  backdrop-filter: blur(5px);
  display: flex;
  align-items: center;
  justify-content: center;
}

.XbmEerpk {
  display: flex;
  column-gap: 5px;
  align-items: center;
  margin-bottom: 10px;
  width: fit-content;
}
.XbmEerpk, .XbmEerpk p {
  font-size: 16px;
}

.tvk898RG {
  display: flex;
  justify-content: space-between;
}

.YKuLkfZn {
  font-size: 45px;
  font-weight: 500;
  margin-bottom: 32px;
}

.dKDdYBN_ {
  padding: 13px 20px;
  background-color: #2330ba;
  color: white;
  border-radius: 10px;
}

.q9F0hSfb {
  margin-top: 24px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
}
/*!************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/shared/ui/layouts/adminDashboardLayout/styles.module.scss ***!
  \************************************************************************************************************************************************************************************/
@charset "UTF-8";
.OOe_2w21 {
  min-height: 100vh;
  background-color: #e7f0ff;
  padding: 20px;
  display: flex;
  flex-direction: column;
  overflow-x: hidden; /* Предотвращаем горизонтальную прокрутку */
}

.kMVodiEr {
  margin: 0 auto;
  max-width: 1160px;
  width: 100%;
  height: 100%;
}
/*!**********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/pages/superDashboardConsultations/ui/styles.module.scss ***!
  \**********************************************************************************************************************************************************************************/
.RIPqZwUK {
  display: flex;
  column-gap: 5px;
  align-items: center;
  margin-bottom: 10px;
  width: fit-content;
}
.RIPqZwUK, .RIPqZwUK p {
  font-size: 16px;
}

.KhcjZiE5 {
  border-radius: 20px;
  background: #fff;
  padding: 60px 30px;
}

.vkHgbNkE {
  color: #0f1445;
  font-size: 45px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%; /* 45px */
  letter-spacing: -0.9px;
  margin-bottom: 40px;
}

.UEvF1Cyt {
  border-radius: 10px;
  border: 1px solid rgba(15, 20, 69, 0.1);
  padding: 20px;
  overflow: hidden;
  background-color: #fff;
}

.CTgNRXoO {
  display: grid;
  grid-template-columns: 1fr 150px;
  padding: 15px 20px;
  border-bottom: 1px solid rgba(15, 20, 69, 0.1);
  transition: background-color 0.2s ease-in-out;
  align-items: center;
}
.CTgNRXoO:last-child {
  border-bottom: none;
}

.mG4C_wyH {
  border-radius: 10px;
  background: #e7f0ff;
  padding: 15px 20px;
  border-bottom: none !important;
}
.mG4C_wyH .rYrDYbQj,
.mG4C_wyH .c9L3p9Az,
.mG4C_wyH .Iu1OzMnA {
  color: rgba(15, 20, 69, 0.5);
  font-weight: 400;
}

.rYrDYbQj,
.c9L3p9Az,
.Iu1OzMnA {
  margin: 0;
  color: #0f1445;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 12px */
}

.rYrDYbQj {
  text-align: left;
}

.c9L3p9Az {
  text-align: left;
}

.Iu1OzMnA {
  text-align: center;
}

.yTtzhoux {
  font-size: 45px;
  font-weight: 500;
}

.zWT2TLHY {
  color: #e53935;
  padding: 16px;
  background-color: rgba(229, 57, 53, 0.1);
  border-radius: 8px;
  text-align: center;
}

._mgawaJj {
  text-align: center;
  padding: 20px;
  color: #666;
}

.OQpq7xaW {
  text-align: center;
  padding: 20px;
  color: #666;
  font-style: italic;
}
/*!**************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/pages/superDashboardRespondentTesting/ui/styles.module.scss ***!
  \**************************************************************************************************************************************************************************************/
.zJHkEWRc {
  display: flex;
  column-gap: 5px;
  align-items: center;
  margin-bottom: 10px;
  width: fit-content;
}
.zJHkEWRc, .zJHkEWRc p {
  font-size: 16px;
}

.p3dfMGfg {
  border-radius: 20px;
  background: #fff;
  padding: 60px 30px;
}

.vkXywWsy {
  color: #0f1445;
  font-size: 45px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%; /* 45px */
  letter-spacing: -0.9px;
  margin-bottom: 40px;
}

.XBFCVQ2e {
  border-radius: 10px;
  border: 1px solid rgba(15, 20, 69, 0.1);
  padding: 20px;
  overflow: hidden;
  background-color: #fff;
}

.QNwX1rmn {
  display: grid;
  grid-template-columns: 1fr repeat(3, 150px);
  padding: 15px 20px;
  border-bottom: 1px solid rgba(15, 20, 69, 0.1);
  transition: background-color 0.2s ease-in-out;
  align-items: center;
}
.QNwX1rmn:last-child {
  border-bottom: none;
}

.M6flX6ug {
  border-radius: 10px;
  background: #e7f0ff;
  padding: 15px 20px;
  border-bottom: none !important;
}
.M6flX6ug .ieMNZg7G,
.M6flX6ug .o58DgstT,
.M6flX6ug .cL7F8JAX {
  color: rgba(15, 20, 69, 0.5);
  font-weight: 400;
}

.ieMNZg7G,
.o58DgstT,
.cL7F8JAX {
  margin: 0;
  color: #0f1445;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 12px */
}

.ieMNZg7G {
  text-align: left;
}

.o58DgstT {
  text-align: left;
}

.cL7F8JAX {
  text-align: center;
}

.NHQKrT6o {
  font-size: 45px;
  font-weight: 500;
}

.v4AUBU3T {
  color: #e53935;
  padding: 16px;
  background-color: rgba(229, 57, 53, 0.1);
  border-radius: 8px;
  text-align: center;
}

.fGq3ZRmy {
  text-align: center;
  padding: 20px;
  color: #666;
}

.zXBIxYKE {
  text-align: center;
  padding: 20px;
  color: #666;
  font-style: italic;
}
/*!********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/pages/superDashboardActivePsych/ui/styles.module.scss ***!
  \********************************************************************************************************************************************************************************/
.hkp1dwh2 {
  display: flex;
  column-gap: 5px;
  align-items: center;
  margin-bottom: 10px;
  width: fit-content;
}
.hkp1dwh2, .hkp1dwh2 p {
  font-size: 16px;
}

.OBPIpgUE {
  border-radius: 20px;
  background: #fff;
  padding: 60px 30px;
}

.oyB_9D7E {
  color: #0f1445;
  font-size: 45px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%; /* 45px */
  letter-spacing: -0.9px;
  margin-bottom: 40px;
}

.pUTeVy88 {
  border-radius: 10px;
  border: 1px solid rgba(15, 20, 69, 0.1);
  padding: 20px;
  overflow: hidden;
  background-color: #fff;
}

.Cej6PHT2 {
  display: grid;
  grid-template-columns: 1fr 300px;
  padding: 15px 20px;
  border-bottom: 1px solid rgba(15, 20, 69, 0.1);
  transition: background-color 0.2s ease-in-out;
  align-items: center;
}
.Cej6PHT2:last-child {
  border-bottom: none;
}

.qfiRkK1G {
  border-radius: 10px;
  background: #e7f0ff;
  padding: 15px 20px;
  border-bottom: none !important;
}
.qfiRkK1G .wLRKXKcW,
.qfiRkK1G .hNierAV2,
.qfiRkK1G .y9HaZ2KY {
  color: rgba(15, 20, 69, 0.5);
  font-weight: 400;
}

.wLRKXKcW,
.hNierAV2,
.y9HaZ2KY {
  margin: 0;
  color: #0f1445;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 12px */
}

.wLRKXKcW {
  text-align: left;
}

.hNierAV2 {
  text-align: left;
}

.y9HaZ2KY {
  text-align: center;
}

.aJWqPDr0 {
  font-size: 45px;
  font-weight: 500;
}

.kDXJ80VS {
  color: #e53935;
  padding: 16px;
  background-color: rgba(229, 57, 53, 0.1);
  border-radius: 8px;
  text-align: center;
}

.b4SopBDK {
  text-align: center;
  padding: 20px;
  color: #666;
}

.osTplBwo {
  text-align: center;
  padding: 20px;
  color: #666;
  font-style: italic;
}
/*!********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/pages/superDashboardTestsDetail/ui/styles.module.scss ***!
  \********************************************************************************************************************************************************************************/
.ODnVlKFD {
  display: flex;
  column-gap: 5px;
  align-items: center;
  margin-bottom: 10px;
  width: fit-content;
}
.ODnVlKFD, .ODnVlKFD p {
  font-size: 16px;
}

.YrDaxU1l {
  border-radius: 20px;
  background: #fff;
  padding: 60px 30px;
}

.xttE1Ex0 {
  color: #0f1445;
  font-size: 45px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%; /* 45px */
  letter-spacing: -0.9px;
  margin-bottom: 40px;
}

.X5b1Zm7y {
  border-radius: 10px;
  border: 1px solid rgba(15, 20, 69, 0.1);
  padding: 20px;
  overflow: hidden;
  background-color: #fff;
}

.Gr48KmYZ {
  display: grid;
  grid-template-columns: 300px 300px 1fr 150px;
  padding: 15px 20px;
  border-bottom: 1px solid rgba(15, 20, 69, 0.1);
  transition: background-color 0.2s ease-in-out;
  align-items: center;
}
.Gr48KmYZ:last-child {
  border-bottom: none;
}

.MfCJWVyt {
  border-radius: 10px;
  background: #e7f0ff;
  padding: 15px 20px;
  border-bottom: none !important;
}
.MfCJWVyt .CwzZ9SIj,
.MfCJWVyt .L7Ux1yAC,
.MfCJWVyt .lWmEoI5f {
  color: rgba(15, 20, 69, 0.5);
  font-weight: 400;
}

.CwzZ9SIj,
.L7Ux1yAC,
.lWmEoI5f {
  margin: 0;
  color: #0f1445;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 12px */
}

.CwzZ9SIj {
  text-align: left;
}

.L7Ux1yAC {
  text-align: left;
}

.lWmEoI5f {
  text-align: center;
}

.rGR3o7qw {
  font-size: 45px;
  font-weight: 500;
}

.aMLWL4k1 {
  color: #e53935;
  padding: 16px;
  background-color: rgba(229, 57, 53, 0.1);
  border-radius: 8px;
  text-align: center;
}

.ar6ta6ps {
  text-align: center;
  padding: 20px;
  color: #666;
}

.s6WzQ05l {
  text-align: center;
  padding: 20px;
  color: #666;
  font-style: italic;
}

.pX8Og5sE {
  width: 100%;
  border-radius: 0 0 10px 10px;
  border: 1px solid rgba(15, 20, 69, 0.1);
  border-top: none;
  padding: 20px;
  overflow: hidden;
  background-color: #e7f0ff;
}

.react-datepicker-wrapper {
  width: 100%;
}

.hJCsPpR8 {
  display: flex;
  flex-flow: row wrap;
  align-items: flex-end;
  gap: 16px;
  margin-bottom: 16px;
}
.hJCsPpR8 > :first-child {
  flex: 1 1 100%;
  min-width: 260px;
}

.YJrB0Mqp {
  flex: 0 1 360px;
  min-width: 260px;
}

.rh8SN5iv {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #112ee8;
  font-weight: 600;
}

.cZx9ZaQS {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 34px;
  padding: 4px 8px;
  border-radius: 999px;
  background: rgba(17, 46, 232, 0.12);
  color: #112ee8;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
}

.ayqIMiu8 {
  margin-bottom: 30px;
  border: 1px solid rgba(15, 20, 69, 0.1);
  border-radius: 8px;
  padding: 16px;
}

.BNGbW8Yn {
  color: #0f1445;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 15px;
}

.LeQeob_x {
  color: #0f1445;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 10px;
}

.Z9bzCu2z {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin-right: 6px;
  vertical-align: middle;
}

.BDGAPe2a {
  position: relative;
  cursor: default;
}

.d7dprJ12 {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  background-color: #fff;
  border: 1px solid rgba(15, 20, 69, 0.15);
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  padding: 12px 16px;
  width: 280px;
  z-index: 10;
  margin-top: 10px;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.2s, visibility 0.2s;
}

.BDGAPe2a:hover .d7dprJ12 {
  opacity: 1;
  visibility: visible;
}

.trG2cGhP {
  font-weight: 500;
  font-size: 14px;
  margin-bottom: 8px;
  color: #0f1445;
}

.vvBt_MA3 {
  font-size: 12px;
  line-height: 1.4;
  color: rgba(15, 20, 69, 0.8);
  margin-bottom: 8px;
}

.cZJlO9R2 {
  margin-bottom: 10px;
  text-align: start;
}

.XiB5Vl6N {
  font-weight: 500;
  font-size: 12px;
  margin-bottom: 4px;
  color: #0f1445;
}

.sSp8Kxr3 {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
  padding: 15px 20px;
  border-bottom: 1px solid rgba(15, 20, 69, 0.1);
  transition: background-color 0.2s ease-in-out;
  align-items: center;
}
.sSp8Kxr3:last-child {
  border-bottom: none;
}

.WPU2b8CL,
.nILswUJF {
  box-sizing: border-box;
  flex: 0 0 auto;
  text-wrap: nowrap;
  padding: 10px 18px;
  color: white;
  border-radius: 10px;
  transition: background-color 0.3s ease-in-out;
  height: 44px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  font-size: 14px;
  line-height: 1;
}
.WPU2b8CL:disabled,
.nILswUJF:disabled {
  cursor: not-allowed;
  opacity: 0.7;
}

.PGSFFriy {
  width: 18px;
  min-width: 18px;
  height: 18px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.J2QIdB2u {
  width: 18px;
  height: 18px;
  display: block;
  object-fit: contain;
}

.WPU2b8CL {
  background-color: #0f1445;
}
.WPU2b8CL:hover:not(:disabled) {
  background-color: #1a2161;
}

.nILswUJF {
  background-color: #2330ba;
}
.nILswUJF:hover:not(:disabled) {
  background-color: #2e3bc4;
}

.VSu1mJjD {
  box-sizing: border-box;
  height: 44px;
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #0f1445;
  font-size: 14px;
  line-height: 1;
  cursor: pointer;
}
.VSu1mJjD input {
  width: 16px;
  height: 16px;
  margin: 0;
  cursor: pointer;
  accent-color: #2330ba;
}
.VSu1mJjD input:disabled,
.VSu1mJjD input:disabled + span {
  cursor: not-allowed;
  opacity: 0.7;
}

.VYgZnmk0 {
  box-sizing: border-box;
  height: 44px;
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px 18px;
  border-radius: 10px;
  border: 1px solid rgba(15, 20, 69, 0.14);
  color: #0f1445;
  background: #fff;
  text-decoration: none;
  font-size: 14px;
  line-height: 1;
  transition: border-color 0.2s ease-in-out, color 0.2s ease-in-out;
}
.VYgZnmk0:hover {
  border-color: #2330ba;
  color: #2330ba;
}
/*!*****************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/pages/superDashboardConnectedRespondents/ui/styles.module.scss ***!
  \*****************************************************************************************************************************************************************************************/
.ZUMRQbrd {
  display: flex;
  column-gap: 5px;
  align-items: center;
  margin-bottom: 10px;
  width: fit-content;
}
.ZUMRQbrd, .ZUMRQbrd p {
  font-size: 16px;
}

.ISYGBKy7 {
  border-radius: 20px;
  background: #fff;
  padding: 60px 30px;
}

.wBx3APGr {
  color: #0f1445;
  font-size: 45px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%; /* 45px */
  letter-spacing: -0.9px;
  margin-bottom: 40px;
}

.WbjEs6Qb {
  border-radius: 10px;
  border: 1px solid rgba(15, 20, 69, 0.1);
  padding: 20px;
  overflow: hidden;
  background-color: #fff;
}

.Ux61wfvc {
  display: grid;
  grid-template-columns: 1fr 150px;
  padding: 15px 20px;
  border-bottom: 1px solid rgba(15, 20, 69, 0.1);
  transition: background-color 0.2s ease-in-out;
  align-items: center;
}
.Ux61wfvc:last-child {
  border-bottom: none;
}

.N6sQovHS {
  border-radius: 10px;
  background: #e7f0ff;
  padding: 15px 20px;
  border-bottom: none !important;
}
.N6sQovHS .vY5yztds,
.N6sQovHS .ToR2qsvN,
.N6sQovHS .rle8encq {
  color: rgba(15, 20, 69, 0.5);
  font-weight: 400;
}

.vY5yztds,
.ToR2qsvN,
.rle8encq {
  margin: 0;
  color: #0f1445;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 12px */
}

.vY5yztds {
  text-align: left;
}

.ToR2qsvN {
  text-align: left;
}

.rle8encq {
  text-align: center;
}

.whTzX9gI {
  font-size: 45px;
  font-weight: 500;
}

.Ofk8tVF_ {
  color: #e53935;
  padding: 16px;
  background-color: rgba(229, 57, 53, 0.1);
  border-radius: 8px;
  text-align: center;
}

.WWHS0cfX {
  text-align: center;
  padding: 20px;
  color: #666;
}

.C7Yj7cpl {
  text-align: center;
  padding: 20px;
  color: #666;
  font-style: italic;
}
/*!**********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/pages/superDashboardUniqueTesting/ui/styles.module.scss ***!
  \**********************************************************************************************************************************************************************************/
.CCcxWqNs {
  display: flex;
  column-gap: 5px;
  align-items: center;
  margin-bottom: 10px;
  width: fit-content;
}
.CCcxWqNs, .CCcxWqNs p {
  font-size: 16px;
}

.roafiwQ0 {
  border-radius: 20px;
  background: #fff;
  padding: 60px 30px;
}

.TZk9cd0Y {
  color: #0f1445;
  font-size: 45px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%; /* 45px */
  letter-spacing: -0.9px;
  margin-bottom: 40px;
}

.Qbrk_wBv {
  border-radius: 10px;
  border: 1px solid rgba(15, 20, 69, 0.1);
  padding: 20px;
  overflow: hidden;
  background-color: #fff;
}

.Fz1ortc8 {
  display: grid;
  grid-template-columns: 1fr 300px 300px;
  padding: 15px 20px;
  border-bottom: 1px solid rgba(15, 20, 69, 0.1);
  transition: background-color 0.2s ease-in-out;
  align-items: center;
}
.Fz1ortc8:last-child {
  border-bottom: none;
}

.laLOHTgk {
  border-radius: 10px;
  background: #e7f0ff;
  padding: 15px 20px;
  border-bottom: none !important;
}
.laLOHTgk .UoOUMlcX,
.laLOHTgk .TTj2Pc1d,
.laLOHTgk .Fwd7T1on {
  color: rgba(15, 20, 69, 0.5);
  font-weight: 400;
}

.UoOUMlcX,
.TTj2Pc1d,
.Fwd7T1on {
  margin: 0;
  color: #0f1445;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 12px */
}

.UoOUMlcX {
  text-align: left;
}

.TTj2Pc1d {
  text-align: left;
}

.Fwd7T1on {
  text-align: center;
}

.wINpAOCq {
  font-size: 45px;
  font-weight: 500;
}

.OaCVvO5g {
  color: #e53935;
  padding: 16px;
  background-color: rgba(229, 57, 53, 0.1);
  border-radius: 8px;
  text-align: center;
}

.lo2wsMsA {
  text-align: center;
  padding: 20px;
  color: #666;
}

.f5KJqkDP {
  text-align: center;
  padding: 20px;
  color: #666;
  font-style: italic;
}
/*!**************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/pages/superDashboardMethodsDetailStat/ui/styles.module.scss ***!
  \**************************************************************************************************************************************************************************************/
.FpdNGaS7 {
  display: flex;
  column-gap: 5px;
  align-items: center;
  margin-bottom: 10px;
  width: fit-content;
}
.FpdNGaS7, .FpdNGaS7 p {
  font-size: 16px;
}

.BvMvbZOQ {
  border-radius: 20px;
  background: #fff;
  padding: 60px 30px;
}

.ie2FEhQF {
  color: #0f1445;
  font-size: 45px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%; /* 45px */
  letter-spacing: -0.9px;
  margin-bottom: 40px;
}

.UyatPrvT {
  border-radius: 10px;
  border: 1px solid rgba(15, 20, 69, 0.1);
  padding: 20px;
  overflow: hidden;
  background-color: #fff;
}

.drpDLOOr {
  display: grid;
  grid-template-columns: 1fr repeat(3, 150px);
  padding: 15px 20px;
  border-bottom: 1px solid rgba(15, 20, 69, 0.1);
  transition: background-color 0.2s ease-in-out;
  align-items: center;
}
.drpDLOOr:last-child {
  border-bottom: none;
}

.St3KNdOa {
  border-radius: 10px;
  background: #e7f0ff;
  padding: 15px 20px;
  border-bottom: none !important;
}
.St3KNdOa .IlPCQ_ue,
.St3KNdOa .wDT9kBMi,
.St3KNdOa .E8vfiOYt {
  color: rgba(15, 20, 69, 0.5);
  font-weight: 400;
}

.IlPCQ_ue,
.wDT9kBMi,
.E8vfiOYt {
  margin: 0;
  color: #0f1445;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 12px */
}

.IlPCQ_ue {
  text-align: left;
}

.wDT9kBMi {
  text-align: left;
}

.E8vfiOYt {
  text-align: center;
}

.dZFu0Bpn {
  font-size: 45px;
  font-weight: 500;
}

.D_9Wylm5 {
  color: #e53935;
  padding: 16px;
  background-color: rgba(229, 57, 53, 0.1);
  border-radius: 8px;
  text-align: center;
}

.KkZQv6BK {
  text-align: center;
  padding: 20px;
  color: #666;
}

._6aCqu9NR {
  text-align: center;
  padding: 20px;
  color: #666;
  font-style: italic;
}
/*!****************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/pages/superDashboardReports/ui/styles.module.scss ***!
  \****************************************************************************************************************************************************************************/
.i26EqG7P {
  display: flex;
  column-gap: 5px;
  align-items: center;
  margin-bottom: 10px;
  width: fit-content;
}
.i26EqG7P, .i26EqG7P p {
  font-size: 16px;
}

.gWtLLg46 {
  border-radius: 20px;
  background: #fff;
  padding: 60px 30px;
}

.NMztki5E {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 32px;
}

.y6hzhEO1 {
  color: #0f1445;
  font-size: 45px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  margin-bottom: 10px;
}

.M2cFrf_2,
.PXzNZNX2 {
  color: rgba(15, 20, 69, 0.65);
  font-size: 14px;
  line-height: 1.4;
}

.OdrBt9Rr,
.d5kssfi9 {
  border-radius: 10px;
  height: 44px;
  padding: 10px 18px;
  color: #fff;
  background-color: #2330ba;
  transition: background-color 0.2s ease-in-out, opacity 0.2s ease-in-out;
  white-space: nowrap;
}
.OdrBt9Rr:hover:not(:disabled),
.d5kssfi9:hover:not(:disabled) {
  background-color: #2e3bc4;
}
.OdrBt9Rr:disabled,
.d5kssfi9:disabled {
  cursor: not-allowed;
  opacity: 0.55;
}

.JLb2rWJ5 {
  border-radius: 10px;
  border: 1px solid rgba(15, 20, 69, 0.1);
  padding: 20px;
  overflow: hidden;
  background-color: #fff;
}

.gX1xO5gb {
  display: grid;
  grid-template-columns: minmax(180px, 1.35fr) minmax(96px, 0.7fr) minmax(120px, 0.8fr) minmax(120px, 0.8fr) minmax(120px, 0.8fr) minmax(72px, 0.45fr) minmax(92px, 0.55fr);
  gap: 12px;
  align-items: center;
  padding: 15px 20px;
  border-bottom: 1px solid rgba(15, 20, 69, 0.1);
  transition: background-color 0.2s ease-in-out;
}
.gX1xO5gb:last-child {
  border-bottom: none;
}
.gX1xO5gb p {
  margin: 0;
  color: #0f1445;
  font-size: 12px;
  line-height: 1.25;
}

.ZjQxhWUI {
  border-radius: 10px;
  background: #e7f0ff;
  border-bottom: none;
}
.ZjQxhWUI p {
  color: rgba(15, 20, 69, 0.5);
  font-weight: 500;
}

.Q9LQEdA_ {
  display: flex;
  flex-direction: column;
  gap: 6px;
  word-break: break-word;
}

.DZiHp7Qf {
  color: #e53935;
  font-size: 11px;
}

.bNsv2L7F {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 28px;
  padding: 6px 10px;
  border-radius: 999px;
  font-size: 12px;
  font-weight: 600;
}

.hAEfhPe5 {
  background: rgba(15, 20, 69, 0.08);
  color: #0f1445;
}

.g9_0xcLq {
  background: rgba(35, 48, 186, 0.12);
  color: #2330ba;
}

.rkR_h_ih {
  background: rgba(37, 150, 85, 0.12);
  color: #259655;
}

.jIw0thte {
  background: rgba(229, 57, 53, 0.12);
  color: #e53935;
}

.gB6_Z6o3,
.mmQTX0lI {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 28px;
  color: #666;
  text-align: center;
}

.PXzNZNX2 {
  margin-top: 16px;
}

@media (width <= 1100px) {
  .JLb2rWJ5 {
    overflow-x: auto;
  }
  .gX1xO5gb {
    min-width: 980px;
  }
}
/*!*************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/shared/styles/_global.scss ***!
  \*************************************************************************************************************************/
body,
html {
  padding: 0;
  margin: 0;
  font-family: gilroy, sans-serif !important;
  color: #122443;
}

button,
input {
  border: none;
  background: transparent;
  outline: none;
  font-family: gilroy, sans-serif;
  color: #122443;
  cursor: pointer;
  padding: 0;
  margin: 0;
}

* {
  box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
span {
  padding: 0;
  margin: 0;
  font-family: gilroy, sans-serif;
}

a {
  text-decoration: none;
  color: #122443;
  font-family: gilroy, sans-serif;
  cursor: pointer;
}

img {
  pointer-events: none;
  user-select: none;
}

@font-face {
  font-family: Gilroy;
  src: url(/9000ed2a78b7dba6fcd6.eot);
  src: url(/9000ed2a78b7dba6fcd6.eot?#iefix) format("embedded-opentype"), url(/cb761043a2e505ff53c1.woff) format("woff"), url(/0ac6879cd286550da903.ttf) format("truetype");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: Gilroy;
  src: url(/e5573649af7dcdf70fce.eot);
  src: url(/e5573649af7dcdf70fce.eot?#iefix) format("embedded-opentype"), url(/d7504387e1cad66d83bb.woff) format("woff"), url(/73c8d039d56e768155e7.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: Gilroy;
  src: url(/485f80e442954003a71d.eot);
  src: url(/485f80e442954003a71d.eot?#iefix) format("embedded-opentype"), url(/3da028f10ef5201fe09e.woff) format("woff"), url(/181ce0ec04c8aae82d7a.ttf) format("truetype");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: Gilroy;
  src: url(/074ed56dcf27e4eb60a9.eot);
  src: url(/074ed56dcf27e4eb60a9.eot?#iefix) format("embedded-opentype"), url(/934c6cd5b957baffdd3c.woff) format("woff"), url(/746b432908b1935b5459.ttf) format("truetype");
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: Gilroy;
  src: url(/8cac949fa0f2dc101aab.eot);
  src: url(/8cac949fa0f2dc101aab.eot?#iefix) format("embedded-opentype"), url(/39c229f1b9cb6ad27277.woff) format("woff"), url(/0adb2dc396b0d50fd7c8.ttf) format("truetype");
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: Gilroy;
  src: url(/7e335b28c8a0a45b54a5.eot);
  src: url(/7e335b28c8a0a45b54a5.eot?#iefix) format("embedded-opentype"), url(/82ec4c70dc3b4c6acf4b.woff) format("woff"), url(/6bea4a42006eead35863.ttf) format("truetype");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: Gilroy;
  src: url(/8134b9ab378c54626928.eot);
  src: url(/8134b9ab378c54626928.eot?#iefix) format("embedded-opentype"), url(/e38937dbf8202c144802.woff) format("woff"), url(/6780292641f883b3dad3.ttf) format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: Gilroy;
  src: url(/0eaf6ee1ff3eea926e17.eot);
  src: url(/0eaf6ee1ff3eea926e17.eot?#iefix) format("embedded-opentype"), url(/371171f497213b33c43a.woff) format("woff"), url(/8c3864ffd690ca16c188.ttf) format("truetype");
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: Gilroy;
  src: url(/2a3e284c8733dfc399f4.eot);
  src: url(/2a3e284c8733dfc399f4.eot?#iefix) format("embedded-opentype"), url(/56127a256ebf94fa0f86.woff) format("woff"), url(/3de62e3c7749ac7c5e73.ttf) format("truetype");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: Gilroy;
  src: url(/8862796bffbd019727b3.eot);
  src: url(/8862796bffbd019727b3.eot?#iefix) format("embedded-opentype"), url(/9df2f5dbbb9c90a6ede7.woff) format("woff"), url(/1b7fff53076b21283967.ttf) format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: Gilroy;
  src: url(/656d4f138a8b7faa650b.eot);
  src: url(/656d4f138a8b7faa650b.eot?#iefix) format("embedded-opentype"), url(/84d4545b74fc0406d16e.woff) format("woff"), url(/055223ccbf36e5634a28.ttf) format("truetype");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: Gilroy;
  src: url(/2b33fbbd258ef0002828.eot);
  src: url(/2b33fbbd258ef0002828.eot?#iefix) format("embedded-opentype"), url(/2df7a557113fdb81a838.woff) format("woff"), url(/9c9417e446a6e199201a.ttf) format("truetype");
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: Gilroy;
  src: url(/1d051d9d4215c09cbcaa.eot);
  src: url(/1d051d9d4215c09cbcaa.eot?#iefix) format("embedded-opentype"), url(/31d54a4b841c0e438f13.woff) format("woff"), url(/b91b0127c56a8e5f9e83.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: Gilroy;
  src: url(/ede9efc5b390b58e7a1e.eot);
  src: url(/ede9efc5b390b58e7a1e.eot?#iefix) format("embedded-opentype"), url(/83e72a406b9dbf18b9f6.woff) format("woff"), url(/86557514a7a1212cf2e8.ttf) format("truetype");
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: Gilroy;
  src: url(/b84941b7bdcce7cbba6d.eot);
  src: url(/b84941b7bdcce7cbba6d.eot?#iefix) format("embedded-opentype"), url(/2bc7f5d7ea77ee1bddb3.woff) format("woff"), url(/f9f832b0ed3f1ab138c9.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: Gilroy;
  src: url(/ddc7f8242457fe9b7fe2.eot);
  src: url(/ddc7f8242457fe9b7fe2.eot?#iefix) format("embedded-opentype"), url(/cd8c71a8df152621a239.woff) format("woff"), url(/8bbf15be10d36d90b341.ttf) format("truetype");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: Gilroy;
  src: url(/e7028e6c1a94b1d5845c.eot);
  src: url(/e7028e6c1a94b1d5845c.eot?#iefix) format("embedded-opentype"), url(/d23a0edf71fe026ab53f.woff) format("woff"), url(/68e17ccd6916d61b2671.ttf) format("truetype");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: Gilroy;
  src: url(/a732fed1bc6140852a0b.eot);
  src: url(/a732fed1bc6140852a0b.eot?#iefix) format("embedded-opentype"), url(/5fb38b9fa452b5814397.woff) format("woff"), url(/b900325e44ec0c673e88.ttf) format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: Gilroy;
  src: url(/724e5c2f79549caa168b.eot);
  src: url(/724e5c2f79549caa168b.eot?#iefix) format("embedded-opentype"), url(/6e2e7d472d0beb6b3cef.woff) format("woff"), url(/a21a139f0613c0f6f97c.ttf) format("truetype");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: Gilroy;
  src: url(/724ac9b214f34923b443.eot);
  src: url(/724ac9b214f34923b443.eot?#iefix) format("embedded-opentype"), url(/1f5dc7482c1aec4cc827.woff) format("woff"), url(/bf3a5f799e6799d48062.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
}
/*!****************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/shared/styles/sociometry.scss ***!
  \****************************************************************************************************************************/
@charset "UTF-8";
.book-page {
  min-height: 100vh;
  background: #f4f7f9;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2rem 1rem 5rem;
}

.book-spread {
  display: flex;
  align-items: stretch;
  width: 100%;
  max-width: 932px;
  position: relative;
}

.book-left {
  width: 155px;
  flex-shrink: 0;
  background: #fff;
  border: 3px solid #0f1445;
  border-radius: 20px 0 0 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 1rem 0.875rem;
  margin-right: -35px;
  margin-top: 16px;
  margin-bottom: 16px;
  z-index: 0;
  position: relative;
  align-self: auto;
  transform: rotate(-5deg);
}
.book-left__back {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 5px;
  font-family: Gilroy, sans-serif;
  font-weight: 600;
  font-size: 15px;
  line-height: 1;
  letter-spacing: -0.02em;
  color: rgba(15, 20, 69, 0.35);
  cursor: default;
  padding: 4px;
  border-radius: 8px;
  margin: 4px 0 0 -8px;
  text-align: left;
  transition: background 0.15s, color 0.15s;
}
.book-left__back svg {
  fill: currentcolor;
  flex-shrink: 0;
  margin-top: 1px;
}
.book-left__back--active {
  color: #0f1445;
  cursor: pointer;
}
.book-left__back--active:hover {
  background: #f0f5fb;
}
.book-left__icons {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.book-left__icon {
  width: 32px;
  height: 32px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: rgba(15, 20, 69, 0.45);
  cursor: pointer;
  transition: background 0.15s, color 0.15s;
}
.book-left__icon svg {
  fill: currentcolor;
}
.book-left__icon:hover {
  background: #f0f5fb;
  color: #0f1445;
}

.book-main {
  flex: 1;
  width: 1000px;
  background: #fff;
  border: 3px solid #0f1445;
  border-radius: 20px;
  padding: 2rem 2rem 1.5rem;
  position: relative;
  z-index: 5;
  box-shadow: 0 4px 24px rgba(15, 20, 69, 0.08);
}
.book-main__counter {
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  color: #0f1445;
  letter-spacing: -0.02em;
  margin-bottom: 1.25rem;
}
.book-main__question-row {
  display: flex;
  gap: 1rem;
  align-items: center;
  margin-bottom: 1.25rem;
}
.book-main__img {
  flex: 0 0 46%;
  border-radius: 10px;
  overflow: hidden;
}
.book-main__img img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}
.book-main__title {
  font-size: 24px;
  font-weight: 700;
  color: #0f1445;
  line-height: 1.2;
  margin-bottom: 1.5rem;
  text-align: center;
  letter-spacing: -0.02em;
}
.book-main__title--side {
  flex: 1;
  text-align: left;
  margin-bottom: 0;
}
.book-main__title u {
  text-decoration: underline;
}
.book-main__prompt {
  font-size: 12px;
  color: rgba(15, 20, 69, 0.45);
  text-align: center;
  margin-bottom: 0.75rem;
}

.book-right-stubs {
  position: absolute;
  right: -85px;
  top: 0;
  bottom: 0;
  width: 95px;
  pointer-events: none;
}

.book-right-stub {
  position: absolute;
  background: #fff;
  border: 3px solid #0f1445;
  border-left: none;
  border-radius: 0 20px 20px 0;
  inset: 16px 42px 16px 1px;
  z-index: 1;
  transform: rotate(1.5deg);
  transform-origin: 0% 50%;
}
.book-right-stub--2 {
  inset: 28px 0 28px -110px;
  z-index: 0;
  transform: rotate(3deg);
  transform-origin: 0% 50%;
}

.answers-new-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  margin-bottom: 1.25rem;
}

.answer-pill {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 16px 24px;
  border-radius: 28px;
  border: 2px solid #0f1445;
  background: #fff;
  cursor: pointer;
  font-family: Gilroy, sans-serif;
  font-size: 24px;
  font-weight: 500;
  color: #0f1445;
  letter-spacing: -0.02em;
  line-height: 1;
  width: 100%;
  transition: background 0.18s, border-color 0.18s, color 0.18s, box-shadow 0.18s;
}
.answer-pill input {
  display: none;
}
.answer-pill__num {
  flex-shrink: 0;
}
.answer-pill__text {
  flex: 1;
  text-align: left;
}
.answer-pill:hover, .answer-pill--selected {
  background: #21bcfb;
  border-color: #21bcfb;
  color: #fff;
  box-shadow: 0 5px 9px 0 rgba(0, 0, 0, 0.25);
}

.answers-image-grid {
  display: grid;
  grid-template-columns: repeat(2, max-content);
  gap: 12px;
  justify-content: center;
  margin-bottom: 1.25rem;
}
.answers-image-grid--column {
  grid-template-columns: max-content;
}
.answers-image-grid .answer-pill {
  max-width: 365px;
  height: 56px;
}

.answer-image-card {
  cursor: pointer;
  display: flex;
  align-items: flex-start;
  gap: 8px;
  width: fit-content;
  max-width: 100%;
  transition: opacity 0.18s;
}
.answer-image-card input {
  display: none;
}
.answer-image-card__body {
  width: 310px;
  max-width: 310px;
  max-height: 209px;
  aspect-ratio: 310/209;
  border: 2px solid rgb(15, 20, 69);
  overflow: hidden;
  transition: border-color 0.18s;
}
.answer-image-card__body img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.answer-image-card__ear {
  flex-shrink: 0;
  width: 50px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  font-family: Gilroy, sans-serif;
  font-size: 24px;
  font-weight: 500;
  color: #0f1445;
  line-height: 1;
  transition: border-color 0.18s, color 0.18s;
}
.answer-image-card {
  /* ухо слева: ear | body → reverse order */
}
.answer-image-card--ear-left {
  flex-direction: row-reverse;
  gap: 0;
}
.answer-image-card--ear-left .answer-image-card__body {
  border-radius: 0 28px 28px;
}
.answer-image-card--ear-left .answer-image-card__ear {
  padding: 8px 4px 8px 12px;
  border-top: 2px solid rgb(15, 20, 69);
  border-bottom: 2px solid rgb(15, 20, 69);
  border-left: 2px solid rgb(15, 20, 69);
  border-right: none;
  border-radius: 85px 0 0 85px;
}
.answer-image-card {
  /*  ухо справа: body | ear → normal order */
}
.answer-image-card--ear-right {
  flex-direction: row;
  gap: 0;
}
.answer-image-card--ear-right .answer-image-card__body {
  border-radius: 28px 0 28px 28px;
}
.answer-image-card--ear-right .answer-image-card__ear {
  padding: 8px 12px 8px 4px;
  border-top: 2px solid rgb(15, 20, 69);
  border-bottom: 2px solid rgb(15, 20, 69);
  border-right: 2px solid rgb(15, 20, 69);
  border-left: none;
  border-radius: 0 85px 85px 0;
}
.answer-image-card--selected .answer-image-card__body {
  border-color: #21bcfb;
}
.answer-image-card--selected .answer-image-card__ear {
  border-color: #21bcfb;
  color: #21bcfb;
}

.answers-confirm-row {
  display: flex;
  justify-content: flex-end;
  margin-top: 0.5rem;
}

.answers-confirm-btn {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: #d4dcf0;
  border: none;
  cursor: not-allowed;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.18s;
  flex-shrink: 0;
}
.answers-confirm-btn svg {
  fill: #fff;
}
.answers-confirm-btn--active {
  background: #21bcfb;
  cursor: pointer;
}
.answers-confirm-btn--active:hover {
  background: #0fa8e8;
}

.freeform-new {
  position: relative;
  border-radius: 12px;
  overflow: hidden;
}
.freeform-new textarea {
  width: 100%;
  min-height: 130px;
  padding: 14px 80px 14px 18px;
  border: 1.5px solid #d4dcf0;
  border-radius: 12px;
  font-family: inherit;
  font-size: 15px;
  color: #0f1445;
  resize: vertical;
  line-height: 1.5;
  background: transparent;
  display: block;
}
.freeform-new textarea::placeholder {
  color: rgba(15, 20, 69, 0.4);
  font-style: normal;
}
.freeform-new textarea:focus {
  border-color: #21bcfb;
  outline: none;
}
.freeform-new textarea::-webkit-scrollbar {
  width: 14px;
  cursor: pointer;
}
.freeform-new textarea::-webkit-scrollbar-track {
  background: transparent;
  border-radius: 0 12px 12px 0;
  cursor: pointer;
}
.freeform-new textarea::-webkit-scrollbar-thumb {
  background: rgba(15, 20, 69, 0.2);
  border-radius: 10px;
  border: 4px solid transparent;
  background-clip: padding-box;
  cursor: pointer;
}
.freeform-new textarea::-webkit-scrollbar-corner {
  background: linear-gradient(135deg, transparent 50%, rgba(15, 20, 69, 0.35) 50%);
  border-radius: 0 0 12px;
}
.freeform-new textarea::-webkit-resizer {
  background: linear-gradient(135deg, transparent 50%, rgba(15, 20, 69, 0.35) 50%);
  border-radius: 0 0 12px;
}
.freeform-new__confirm {
  position: absolute;
  top: 14px;
  right: 14px;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background: none;
  border: none;
  cursor: not-allowed;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0.4;
  transition: opacity 0.18s;
}
.freeform-new__confirm img {
  display: block;
}
.freeform-new__confirm--active {
  opacity: 1;
  cursor: pointer;
}

.range-new-wrapper {
  padding: 1.5rem 0 0.5rem;
}

.range-new-track {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.range-new-slider {
  width: 100%;
  -webkit-appearance: none;
  appearance: none;
  height: 10px;
  background: #d4dcf0;
  border-radius: 5px;
  outline: none;
  display: block;
  cursor: grab;
  transition: background 0.2s;
}
.range-new-slider:active {
  cursor: grabbing;
}
.range-new-slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 37px;
  height: 37px;
  border-radius: 50%;
  background: radial-gradient(circle at center, #fff 5px, #c8d3e8 5px);
  cursor: grab;
  border: none;
  box-shadow: 0 5px 9px 0 rgba(0, 0, 0, 0.25);
}
.range-new-slider:active::-webkit-slider-thumb {
  cursor: grabbing;
}
.range-new-slider::-moz-range-thumb {
  width: 37px;
  height: 37px;
  border-radius: 50%;
  background: radial-gradient(circle at center, #fff 5px, #c8d3e8 5px);
  cursor: grab;
  border: none;
  box-shadow: 0 5px 9px 0 rgba(0, 0, 0, 0.25);
}
.range-new-slider:active::-moz-range-thumb {
  cursor: grabbing;
}
.range-new-slider--selected::-webkit-slider-thumb {
  background: radial-gradient(circle at center, #fff 5px, #21bcfb 5px);
}
.range-new-slider--selected::-moz-range-thumb {
  background: radial-gradient(circle at center, #fff 5px, #21bcfb 5px);
}

.range-new-ticks {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 0 16.5px;
  overflow: visible;
}

.range-new-tick {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  width: 2px;
  overflow: visible;
}
.range-new-tick__bar {
  width: 2px;
  height: 12px;
  background: rgba(15, 20, 69, 0.3);
  transition: background 0.15s;
  flex-shrink: 0;
}
.range-new-tick__label {
  font-size: 24px;
  font-weight: 500;
  color: #0f1445;
  line-height: 1;
  letter-spacing: -0.02em;
  transition: color 0.15s;
  white-space: nowrap;
  background: #fff;
  padding: 0 6px;
  margin-top: 15px;
  position: relative;
  z-index: 1;
}
.range-new-tick:has(.range-new-tick__label) {
  z-index: 2;
}
.range-new-tick--passed .range-new-tick__bar {
  background: #21bcfb;
}
.range-new-tick--passed .range-new-tick__label {
  color: #21bcfb;
}
.range-new-tick--active {
  position: relative;
  overflow: visible;
  padding-top: 12px;
}
.range-new-tick--active .range-new-tick__bar {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 10px;
  height: 20px;
  background: transparent;
  border: 2px solid #21bcfb;
  border-radius: 3px;
}

.range-new-hint {
  text-align: center;
  font-size: 12px;
  color: rgba(15, 20, 69, 0.45);
  margin-top: 0.75rem;
  margin-bottom: 1rem;
}

.range-new-btn {
  display: block;
  margin: 0 auto;
  width: 250px;
  height: 64px;
  border-radius: 37px;
  border: none;
  cursor: pointer;
  font-size: 24px;
  font-weight: 500;
  color: #fff;
  background: rgb(33, 188, 251);
  transition: background 0.2s;
}
.range-new-btn:disabled {
  background: rgba(15, 20, 69, 0.1);
  cursor: default;
}
@media (width <= 768px) {
  .range-new-btn {
    width: 150px;
    height: 56px;
    font-size: 14px;
  }
}

@media (width <= 768px) {
  .book-page {
    padding: 2rem 0;
    align-items: center;
    overflow-x: hidden;
    box-sizing: border-box;
    width: 100%;
  }
  .book-spread {
    flex-direction: column;
    align-items: stretch;
    max-width: 100%;
    width: 100%;
    box-sizing: border-box;
    padding: 0 16px;
  }
  .book-right-stubs {
    display: none;
  }
  .book-left {
    width: 100%;
    height: auto;
    border: 2px solid #0f1445;
    border-radius: 20px 20px 0 0;
    border-bottom: none;
    padding: 24px 24px 64px;
    margin: 0;
    margin-bottom: -44px;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    transform: rotate(3deg);
    transform-origin: 50% 100%;
    z-index: 1;
  }
  .book-left__back {
    font-size: 13px;
    align-items: center;
  }
  .book-left__icons {
    flex-direction: row;
  }
  .book-main {
    width: 100%;
    border-radius: 20px;
    padding: 3.5rem 1rem 1.25rem;
    z-index: 5;
  }
  .book-main__question-row {
    flex-direction: column;
    align-items: center;
  }
  .book-main__img {
    flex: none;
    width: 227px;
    height: 170px;
    border-radius: 10px;
    margin-bottom: 0.75rem;
  }
  .book-main__img img {
    height: 100%;
    object-fit: cover;
  }
  .book-main__title--side {
    flex: none;
    text-align: center;
    margin-bottom: 1.5rem;
  }
  .answers-new-grid {
    gap: 8px;
  }
  .answer-pill {
    font-size: 14px;
    padding: 13px 16px;
    border-radius: 23px;
    gap: 8px;
  }
  .answers-image-grid {
    gap: 8px;
  }
  .answer-image-card__body {
    width: 137px;
    max-width: 137px;
    aspect-ratio: 137/102;
  }
  .answer-image-card__ear {
    width: 25px;
    height: 30px;
    min-height: 30px;
    padding: 8px 12px 8px 4px;
    font-size: 12px;
  }
  .answer-image-card--ear-left .answer-image-card__body {
    border-radius: 0 23px 23px;
  }
  .answer-image-card--ear-left .answer-image-card__ear {
    border-radius: 85px 0 0 85px;
    padding: 8px 4px 8px 12px;
  }
  .answer-image-card--ear-right .answer-image-card__body {
    border-radius: 23px 0 23px 23px;
  }
  .answer-image-card--ear-right .answer-image-card__ear {
    border-radius: 0 85px 85px 0;
  }
  .range-new-tick__label {
    font-size: 16px;
  }
}
.input-field-form-control-without-border .form-control {
  border: none !important;
  border-radius: 0 !important;
}

.popup-title {
  font-weight: bold;
}

.pointer {
  cursor: pointer;
}
