@font-face{font-family:PIXY;src:url(../../../fonts/PIXY.ttf)}@font-face{font-family:Technology;src:url(../../../fonts/Technology.ttf)}@font-face{font-family:Unbounded;font-weight:300;font-style:normal;src:url(../../../fonts/UnboundedLight.ttf)}@font-face{font-family:Unbounded;font-weight:400;font-style:normal;src:url(../../../fonts/UnboundedRegular.ttf)}@font-face{font-family:Unbounded;font-weight:500;font-style:normal;src:url(../../../fonts/UnboundedMedium.ttf)}@font-face{font-family:Unbounded;font-weight:700;font-style:normal;src:url(../../../fonts/UnboundedBold.ttf)}@font-face{font-family:Unbounded;font-weight:800;font-style:normal;src:url(../../../fonts/UnboundedBlack.ttf)}.text-input-group__row{display:flex;align-items:center;gap:8px}.text-input-group__form{width:100%;display:flex;align-items:center;height:44px;transition:border-color .3s;border:1px solid rgba(239,239,239,.4);border-radius:8px;box-sizing:border-box;color:#efefef}.text-input-group__form:hover{border-color:#efefef}.text-input-group__form_mode_multiline{height:92px;align-items:normal}.text-input-group__form_mode_multiline .text-input-group__control{resize:none;margin:12px 8px 12px 0;padding:0 4px 0 16px;scrollbar-gutter:stable}.text-input-group__form_mode_multiline .text-input-group__control::-webkit-scrollbar{width:4px}.text-input-group__form_mode_multiline .text-input-group__control::-webkit-scrollbar-track{border-radius:4px;overflow:hidden;background:linear-gradient(90deg,#0000 25%,#efefef66 25%,#efefef66 40%,#efefef66 40%,#efefef66 60%,#efefef66 60%,#efefef66 75%,#0000 75%)}.text-input-group__form_mode_multiline .text-input-group__control::-webkit-scrollbar-thumb{background-color:#7934ff;border-radius:10px;background-clip:content-box}.text-input-group__control{caret-color:#efefef66;outline:none;background:none;border:none;width:100%;padding:12px 16px;color:inherit;margin:0;font-size:16px;font-weight:400;line-height:20.48px;font-family:Nunito sans}.text-input-group__control::placeholder{color:#efefef66;font-size:16px;font-weight:400;line-height:20.48px;font-family:Nunito sans}.text-input-group__control:is(:-webkit-autofill,:autofill){border-radius:inherit}.text-input-group_icon_right .text-input-group__control{padding-right:12px}.text-input-group__right-block{flex-shrink:0;padding-right:12px}.text-input-group__icon-wrapper:last-child{display:flex;margin-right:16px}