@media screen and (min-width:1270px){.contact-chat{margin-top:18px}}.contact-chat hr{width:calc(100% + 32px);margin-left:-16px;margin-bottom:0;margin-top:0}.contact-chat ::-webkit-scrollbar{display:block!important;width:6px}.contact-chat ::-webkit-scrollbar-thumb{background-color:#6b6f7b}.contact-chat ::-webkit-scrollbar-track{background-color:#23262e}@media screen and (max-width:620px){.contact-chat ::-webkit-scrollbar{width:2px}}.chat-head{padding:0 20px 24px;width:100%;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;border-bottom:1px solid rgba(36,38,45,.7019607843)}@media screen and (min-width:1270px){.chat-head{padding:0 40px 40px}}.chat-head__title{font-size:1.2rem;color:#fff}.chat-head-text{color:#6b6f7b;font-size:20px;font-style:normal;font-weight:500;position:absolute;left:50%;translate:-50%}@media screen and (max-width:1270px){.chat-head-text{left:0;translate:none;width:100%;position:relative;order:3;font-size:18px;margin-top:20px;text-align:center}}.chat-head button{width:22px;height:22px;order:1}@media screen and (min-width:1270px){.chat-head button{width:28px;height:28px}}.chat-head button img{width:100%}.chat-head-admin{display:flex;align-items:center;order:1;gap:20px}@media screen and (max-width:1270px){.chat-head-admin{gap:14px}}.chat-head-admin__avatar{padding:18px;background-color:#181b20;border:1px solid #24262d;border-radius:100px;width:60px;height:60px;display:flex;justify-content:center;align-items:center}.chat-head-admin__avatar img{width:23px}@media screen and (max-width:1270px){.chat-head-admin__avatar{width:40px;height:40px}.chat-head-admin__avatar img{width:18px}}.chat-head-admin__info{display:flex;flex-direction:column}.chat-head-admin__info .online{color:#57ac2f}.chat-head-admin__info p:not(.online){color:#6b6f7b}.chat-head-admin__info p{font-size:.875rem;font-style:normal;font-weight:500;line-height:159.9%;display:flex;align-items:center;gap:10px}.chat-head-admin__info p:before{content:"";width:6px;height:6px;border-radius:10px;background-color:currentColor}.chat-head-admin h4{color:#6b6f7b;font-size:20px;font-style:normal;font-weight:500;line-height:160%}@media screen and (max-width:1270px){.chat-head-admin h4{font-size:1.125rem}}.chat__ticket-id{margin:30px 0 40px;color:#6b6f7b;font-style:normal;font-weight:500;line-height:160%;width:100%}.chat-list{padding:40px;display:flex;width:100%;flex-direction:column;gap:20px;max-height:60vh;height:620px;overflow-y:auto}@media screen and (max-width:1270px){.chat-list{padding:40px 20px}}@media screen and (max-width:600px){.chat-list{padding:40px 10px}}.chat-item{display:flex;align-items:flex-end;gap:10px;margin-left:auto;white-space:pre-wrap;word-wrap:break-word;max-width:80%}@media screen and (max-width:480px){.chat-item{max-width:100%}}@media screen and (max-width:440px){.chat-item{max-width:95%}}.chat-item__icon{min-width:35px;min-height:35px;max-width:35px;max-height:35px;margin-bottom:28px;border-radius:100px;display:flex;justify-content:center;align-items:center;background-color:rgba(24,27,32,.5);border:1px solid #24262d;padding:9px}@media screen and (min-width:1270px){.chat-item__icon{min-width:50px;min-height:50px;max-width:50;max-height:50px;padding:15px}}.chat-item__icon img{width:100%}.chat-item-information{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.chat-item__name,.chat-item__time{color:#6b6f7b;font-weight:500;line-height:160%;white-space:nowrap}.chat-item__name{font-size:1rem;line-height:100%}@media screen and (min-width:1270px){.chat-item__name{font-size:18px!important}}.chat-item__time{font-size:12px}@media screen and (min-width:1270px){.chat-item__time{font-size:14px!important}}.chat-item__message{padding:12px;background-color:#23262e}.chat-item__message:has(.chat-item__message-files,.chat-item__message-images) .chat-item__message__text{margin-top:20px}.chat-item__message__text{color:#fff;font-size:1rem;font-weight:400;line-height:160%;max-width:500px;white-space:pre-wrap;word-wrap:break-word;overflow:hidden}@media screen and (min-width:1270px){.chat-item__message__text{font-size:1.125rem!important}}@media screen and (max-width:860px){.chat-item__message__text{max-width:400px}}@media screen and (max-width:680px){.chat-item__message__text{max-width:250px}}@media screen and (max-width:480px){.chat-item__message__text{max-width:60vw}}@media screen and (max-width:440px){.chat-item__message__text{max-width:55vw}}.chat-item__message-attachments{display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:10px;max-width:280px;grid-gap:8px}.chat-item__message-attachments img{width:100%}.chat-item__message-attachments img:first-child{grid-column:1/4}.chat-item__message-attachments img:not(:first-child){aspect-ratio:1;object-fit:cover}.chat-item__message-images{margin:10px 0;max-width:280px;grid-gap:8px}.chat-item__message-images img{width:100%}.chat-item__message-images img:first-child{grid-column:1/4}.chat-item__message-images img:not(:first-child){aspect-ratio:1;object-fit:cover}.chat-item__message-files{display:flex;flex-direction:column;align-items:flex-end;gap:8px;margin-top:12px}.chat-item__message-files__link{display:flex;align-items:center;justify-content:flex-start;padding:8px 16px;height:40px;background-color:#15171c;width:100%;gap:8px}.chat-item__message-files__link svg{width:20px;stroke:#fff;display:none}.chat-item__message-files__link p{display:inline-block;font-size:14px!important;color:#fff;width:100%;max-width:300px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-item_admin{flex-direction:row-reverse;justify-content:flex-end;margin-left:0}.chat-item_admin .chat-item-information{align-items:flex-start}.chat-item_admin .chat-item__name{color:#ffe001}.chat-item_admin .chat-item__message{border-left:2px solid #ffe001}.chat-form-text{width:100%;border-top:1px solid rgba(36,38,45,.7019607843);padding:20px}@media screen and (min-width:1270px){.chat-form-text{padding:40px 40px 0}}.chat-form-text form{width:100%;display:flex;flex-direction:row;justify-content:space-between;gap:15px;margin-top:0}.chat-form-text textarea{resize:none;flex-grow:2;color:#fff;font-size:16px;font-weight:500;line-height:160%;padding-right:5px;height:80px}@media screen and (min-width:1270px){.chat-form-text textarea{font-size:1.125rem}}.chat-form-text button{width:50px;height:50px;background-color:#ffe001;border-radius:100px;display:flex;justify-content:center;align-items:center}@media screen and (max-width:420px){.chat-form-text button{width:38px;height:38px}}@media screen and (min-width:1270px){.chat-form-text button{width:60px;height:60px}}.chat-form-text button img{width:70%;translate:-1px 0}.chat-form-file{display:flex;align-items:center;gap:10px;margin-left:0!important;margin-right:auto;padding:0 20px}@media screen and (min-width:1270px){.chat-form-file{padding:0 40px}}.chat-form-file img{width:22px;height:22px}.chat-form-file input{opacity:0;width:0;height:0;position:absolute}.chat-form-file output{color:#6b6f7b;font-size:1rem;font-weight:500;line-height:160%;max-width:60%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.contact-chat-body{margin-top:40px;display:flex;flex-direction:column;gap:24px}@media screen and (min-width:1270px){.contact-chat-body .inline-hr{width:1164px;margin-left:-40px}}.contact-chat-body label{width:100%}.contact-chat-body label p{color:#6b6f7b;font-size:14px;font-weight:500;line-height:160%}.contact-chat-body label input,.contact-chat-body label textarea{resize:none;margin-top:10px;background-color:rgba(17,18,22,.2);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.contact-chat-body label textarea{height:191px}.contact-chat-form{padding:40px 20px}.contact-chat-form .main-input{font-weight:400!important;color:#fff!important}.contact-chat-form ::placeholder{color:#6b6f7b;font-weight:500!important}.contact-chat-form :-ms-input-placeholder{color:#6b6f7b;font-weight:500!important}.contact-chat-form ::-ms-input-placeholder{color:#6b6f7b;font-weight:500!important}.contact-chat-form input,.contact-chat-form textarea{color:rgba(255,255,255,.3333333333);font-weight:500!important;font-size:1rem!important}@media screen and (max-width:620px){.contact-chat-form h2{margin-bottom:20px}}.contact-chat-form .button-yellow,.contact-chat-form .contact-chat__info{margin:0 auto;white-space:balance}@media screen and (min-width:1270px){.contact-chat-form{padding:40px 370px}.contact-chat-form h2{text-align:center}}