*,
::after,
::before {
  box-sizing: border-box;
  border: 0 solid #e5e7eb;
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}
::after,
::before {
  --tw-content: "";
}
/* SF UI Display - Ultralight */
@font-face {
  font-family: "SF UI Display";
  src: url("./sf-ui-display/sf-ui-display-ultralight-58646b19bf205.otf") format("opentype");
  font-weight: 100;
  font-style: normal;
}

/* SF UI Display - Thin */
@font-face {
  font-family: "SF UI Display";
  src: url("./sf-ui-display/sf-ui-display-thin-58646e9b26e8b.otf") format("opentype");
  font-weight: 200;
  font-style: normal;
}

/* SF UI Display - Light */
@font-face {
  font-family: "SF UI Display";
  src: url("./sf-ui-display/sf-ui-display-light-58646b33e0551.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
}

/* SF UI Display - Regular (if you have it, otherwise skip) */
/*
@font-face {
  font-family: "SF UI Display";
  src: url("./sf-ui-display/sf-ui-display-regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}
*/

/* SF UI Display - Medium */
@font-face {
  font-family: "SF UI Display";
  src: url("./sf-ui-display/sf-ui-display-medium-58646be638f96.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
}

/* SF UI Display - Semibold */
@font-face {
  font-family: "SF UI Display";
  src: url("./sf-ui-display/sf-ui-display-semibold-58646eddcae92.otf") format("opentype");
  font-weight: 600;
  font-style: normal;
}

/* SF UI Display - Bold */
@font-face {
  font-family: "SF UI Display";
  src: url("./sf-ui-display/sf-ui-display-bold-58646a511e3d9.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
}

/* SF UI Display - Heavy */
@font-face {
  font-family: "SF UI Display";
  src: url("./sf-ui-display/sf-ui-display-heavy-586470160b9e5.otf") format("opentype");
  font-weight: 800;
  font-style: normal;
}

/* SF UI Display - Black */
@font-face {
  font-family: "SF UI Display";
  src: url("./sf-ui-display/sf-ui-display-black-58646a6b80d5a.otf") format("opentype");
  font-weight: 900;
  font-style: normal;
}


html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  tab-size: 4;
  font-family: 'SF UI Display', sans-serif;
  font-feature-settings: normal;
  font-variation-settings: normal;
  -webkit-tap-highlight-color: transparent;
}
body {
  margin: 0;
  line-height: inherit;
}
hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
h1,
h4 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  text-decoration: inherit;
}
b {
  font-weight: bolder;
}
table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}
button,
select {
  text-transform: none;
}
button,
input:where([type="button"]),
input:where([type="reset"]),
input:where([type="submit"]) {
  -webkit-appearance: button;
  background-color: transparent;
  background-image: none;
}
progress {
  vertical-align: baseline;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
h1,
h4,
hr,
p {
  margin: 0;
}
p{

}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
textarea {
  resize: vertical;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #6d6d6d;
}
button {
  cursor: pointer;
}
embed,
img,
object {
  display: block;
  vertical-align: middle;
}
img {
  max-width: 100%;
  height: auto;
}
[hidden] {
  display: none;
}
::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}
.flex {
  display: flex;
}
.w-10 {
  width: 2.5rem;
}
.w-full {
  width: 100%;
}
.items-start {
  align-items: flex-start;
}
.items-center {
  align-items: center;
}
.justify-end {
  justify-content: flex-end;
}
.justify-between {
  justify-content: space-between;
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.pb-2 {
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}
.pl-1 {
  padding-left: 0.25rem;
}
.pt-4 {
  padding-top: 1rem;
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
* {
  box-sizing: border-box;
}
.main-bg {
  background: url(index_files/bg.png) center center/cover no-repeat;
  height: 100vh;
}
.pattern-bg {
  height: 100vh;
  display: flex;
  flex-direction: column;
}
.date {
  width: fit-content;
}
.main-chat {
  background-color: #00000026;
  backdrop-filter: blur(3px);

  -webkit-backdrop-filter: blur(3px);
  width: 40%;
  padding: 0 16px 30px;
  overflow-y: scroll;
  margin: 0 auto;
  flex-grow: 1;
  scroll-behavior: smooth;
}
.main-chat .chat_content {
  overflow-y: scroll;
  scroll-behavior: smooth;
}
.left-chat,
.right-chat {
  width: 100%;
  display: flex;
  align-items: center;
  margin-top: 10px;
  justify-content: left;
}
.right-chat {
  justify-content: right;
  flex-direction: row-reverse;
  display: flex;
  width: 100%;
  position: relative;
}
.time {
  margin-left: 12px;
  margin-right: 12px;
  line-height: 12px;
}
.vertical {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-top: 10px;
  justify-content: left;
  flex-direction: column;
}
.form {
  padding: 24px;
  width: 100%;
}
.form-title {
  margin-bottom: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  flex-direction: column;

}
.form h4 {
  margin-bottom: 13px;
  font-size: 20px;
  line-height: 120%;
  font-weight: 600;
  text-align: center;
  color: #303030;
  font-style: normal;
}
@media(max-width: 450px) {
  .form h4 {

  }

  .form-title {

  }
}
.form input {
  margin: 5px 0;
  padding: 16px 20px;
  width: 100%;
  border-radius: 12px;
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
border: none;
background: #fff;


  color: black;
  border-radius: 12px;
border: 1px solid #C0C0C0;
background: #FFF;
}
.form input::placeholder {
  color: #7B8680;
  font-weight: 500;
}
.form button {
  margin-top: 20px;
  padding: 10px 40px;
  width: 100%;
background: #FF8200;
  border-radius: 12px;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  transition: 0.3s ease-in-out;
  transform: scale(1);
  border-radius: 12px;
border: 1px solid #FF6200;
background: #FF6200;
}
.form button:hover {
  transition: 0.3s ease-in-out;
  transform: scale(1.05);
  box-shadow: 0 1px 4px 0 #00000040;
}
.nachat {
  margin-top: 10px;
  font-size: 13px;
  font-weight: 500;
  line-height: 18px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #737373;
}
@media screen and (max-width: 767px) {
  .main-chat {
    width: 100%;
  }

  .main-bg {
    background: url(index_files/bg-mob.png) center center/cover no-repeat;
  }
}
body {
  font-weight: 400;
}
.date {
  margin: 10px auto;
  padding: 5px 10px;
  border-radius: 10px;
background: #F6F6F6;

  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  color: #5c5e62;
  text-align: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.left-chat {
  padding-left: 8px;
  position: relative;
  margin-bottom: 2px;
  padding-right: 20px;
}
.left-chat .chat-block {
  width: 100%;
  display: flex;
  line-height: 1.2;
  flex-direction: column;
  padding: 16px;
  border-radius:0 25px 25px 25px ;
  background: #f9f9f9;
  position: relative;
  box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.1);
}
.left-chat .chat-block:after, .right-chat .chat-block:after {
  position: absolute;
  top: 0;
  left: -8px;
  content: "";
  width: 9px;
  height: 10px;
  background-image: url(./index_files/pinduk1.svg);
  background-size: contain;
  background-position: top right;
  background-repeat: no-repeat;

}
.right-chat .chat-block:after  {
  background-image: url(./index_files/pinduk3.svg?v=34);
  background-position: top left;
  left: auto;
  right: -8px;


}
.vertical {
  padding-left: 8px;
  margin-bottom: 10px;
}
.answer-btn {
  background: #fff;
  padding: 12px 8px;
  color: #111;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  border: 1px solid #FF6200;
  border-radius: 12px;
}
.answer-btn:hover {

}
.vertical .answer-btn {
  margin-bottom: 6px;
}
.right-chat .chat-block {
  border-radius: 25px 0 25px 25px;
  background: #FF6200;

  color: #fff;
  padding: 8px 15px;
  position: relative;
  max-width: 84%;
  box-shadow: -1px 1px 1px 0 rgba(0, 0, 0, 0.1);
  margin-right: 9px;
}
.time,
.time-right {
  position: absolute;
  bottom: 8px;
  right: 0;
  color: rgba(0, 0, 0, 0.15);
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.time-right {
  right: 10px;
  bottom: 6px;
  color: rgba(0, 0, 0, 0.15);
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.form {
  margin: 20px auto 0;
  max-width: 480px;
  border-radius: 25px;
  border-radius: 20px;
  border: 2px solid #FF6200;
  background: linear-gradient(188deg, #FFF 40.2%, #EEE 100.17%);



  box-shadow: 0 1px 0 0 #0000001f;
  color: #fff;
}
.header {
  width: 40%;
  margin: 0 auto;
  border-bottom: 1px solid #a4a39e;
  border-radius: 25px 25px 0 0;
}
.logo_img {
  border-radius: 50%;
  background: #eceaea;
  aspect-ratio: 1/1;
  object-fit: contain;
  margin-right: 12px;
}
footer {
  bottom: 0;
  left: 0;
  width: 40%;
  padding: 10px;
  margin: 0 auto;
  border-top: 1px solid #e0e0e0;
  background-color: #f7f7f7;
  display: flex;
  align-items: center;
  border-radius: 0 0 20px 20px;
}
.message-input {
  width: 100%;
  padding: 4px 60px 4px 35px;
  border: none;
  border-radius: 20px;
  outline: 0;
  background-color: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  font-size: 14px;
  box-sizing: border-box;
  height: 40px;
}
.attach-btn {
  background-color: transparent;
  border: none;
  cursor: pointer;
  font-size: 30px;
  font-weight: 100;
  padding: 0 10px;
  outline: 0;
  color: #888;
  transition: color 0.2s;
  line-height: 1;
}
.attach-file,
.send_btn,
.smile-btn {

  right: 7px;
  top: 8px;
  padding: 0;
}
.attach-file {
  right: 37px;
}
.smile-btn {
  left: 2px;
  min-width: 20px;
}
.attach-btn img {

}

.sticker {
  position: absolute;
  width: 20px;
  height: 20px;
  right: 85px;
  top: 10px;

}
.send_btn {
  min-width: 62px;
}
.attach-btn:hover {
  color: #000;
}
.mess_inp_container {
  position: relative;
  flex: 1;
  margin: 0 10px;
  display: flex;
  gap: 8px;
}
.online {
  color: #898989;
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.024px;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.chat-block {
  font-size: 16px;
}
@media (max-width: 767px) {
  .header,
  footer {
    width: 100%;
    border-radius: 0;
  }
}
@media (min-width: 767px) {
  .pattern-bg {
    padding: 20px 0;
  }
  .chat-block, .answer-btn {
  font-size: 18px;
}

}
.active-btn {
  border-radius: 12px;
  border: 1px solid #DD7000;
  background: #FF6200;


  color: #fff;
}
.warn_content {
  font-size: 13px;
  line-height: 15px;
background: #003DF080;



  color: #fff;
  text-align: center;
  border-radius: 25px;
  padding: 12px;
  border-radius: 20px;
border: 1px solid #DE5500;
background: #FF6200;
}
.warn_content img {

}
.iti--allow-dropdown {
  width: 100%;
}
.error {
  border: 2px solid red;
  border-radius: 4px;
}
.chelik {
  display: flex;
  align-items: center;
  gap: 10px;
}
.iti,
.iti.iti--allow-dropdown.iti--separate-dial-code,
[name="phone2"] {
  width: 100%;
}
.iti__country-name,
.iti__selected-dial-code {
  color: black;
}
.iti__selected-flag {
  --r: 0px;
  border-radius: var(--r) 0 0 var(--r);
}
input.error {
  border: 1px solid #ff0 !important;
  color: #ff0 !important;
}
input[name="phone2"] {
  outline: 0;
}
.hide {
  display: none;
}

.sub-info {
  font-weight: 400;
  font-style: italic;
}
