@import"https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap";*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*,:before,:after{box-sizing:border-box;-webkit-box-sizing:border-box}html{overflow:hidden;overflow-y:auto;font-family:Rubik,serif}:root{scroll-behavior:unset}body{font-family:Rubik,serif;font-size:16px;font-weight:400;line-height:24px;color:#fff;background-color:#0b0b0b;margin:0;padding:0}.container{max-width:1170px;padding:0;margin:0 auto}article,aside,details,figcaption,figure,footer,header,nav,section,summary{display:block}audio,canvas,video{display:inline-block}iframe{border:0;width:100%}i{display:flex}i:before{content:"";display:block;background-size:cover!important}a:active,a:hover{outline:0}a{text-decoration:none}Link:active,Link:hover{outline:0}p{margin:0}svg:not(:root){overflow:hidden}i{display:flex;align-items:center;justify-content:center;background-size:cover;mask-size:contain;-webkit-mask-size:contain;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-position:center;-webkit-mask-position:center;background-repeat:no-repeat;transition:.3s ease-in-out}i:hover{transition:.3s ease-in-out}ol,ul{padding:0;margin:0;list-style-type:none}h1 a,.h1 a,h2 a,.h2 a,h3 a,.h3 a,h4 a,.h4 a,h5 a,.h5 a,h6 a,.h6 a{color:inherit;text-decoration:none;font-weight:inherit}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6,address,p,pre,blockquote,dl,dd,menu,ol,ul,table,caption,hr{margin:0 0 16px}p:last-child{margin-bottom:0}img{max-width:100%;display:block;margin:0}p,p>a,a{font-size:16px;font-weight:300;line-height:24px;color:#fff}a{display:inline-block;text-decoration:underline;transition:.3s}a:hover{text-decoration:none;transition:.3s}.text-link{font-size:14px;font-weight:400;line-height:17px;display:inline-flex;align-items:center;column-gap:8px;text-decoration:none}.title-one{font-size:30px;font-weight:400;line-height:44px;margin-bottom:8px}.title-two{font-size:24px;font-weight:400;line-height:36px;margin-bottom:0}.title-three{font-size:18px;font-weight:300;line-height:28px;margin-bottom:8px}.site-header{padding:30px 0;background:transparent;position:fixed;top:0;left:0;width:100%}.header-wrapper{display:flex;align-items:center;justify-content:space-between;column-gap:8px}.logo{display:block;width:max-content}.site-content{background-image:url(/background.svg);background-size:cover;background-repeat:no-repeat;background-position:center;padding-top:158px}.site-content.landing-page{padding-top:0}.landing-page .chatboard{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh}.landing-page .chat-box{width:100%}.msg-wrapper,.chat-box{max-width:768px;margin:0 auto}.chatboard{height:calc(100vh - 158px)}.msg-body{height:calc(100% - 154px);overflow-y:auto}.predefine-text{text-align:center;padding:0 12px}.hand-wave{animation-name:wave-animation;animation-duration:2.5s;animation-iteration-count:infinite;transform-origin:70% 70%;display:inline-block}@keyframes wave-animation{0%{transform:rotate(0)}10%{transform:rotate(14deg)}20%{transform:rotate(-8deg)}30%{transform:rotate(14deg)}40%{transform:rotate(-4deg)}50%{transform:rotate(10deg)}60%{transform:rotate(0)}to{transform:rotate(0)}}.chat-list{margin-bottom:0}.chat-list li:not(:last-child){margin:0 0 40px}.chat-list li.right{display:flex;justify-content:flex-end}.right .message-box{background-color:#454545;border-radius:12px;padding:16px;max-width:60%}.left .message-box{padding-left:56px;background-image:url(/noor-icon.svg);background-size:40px;background-repeat:no-repeat;background-position:0 0;min-height:40px}.left .message-box p,.left .message-box ul li{font-size:16px;font-weight:300;line-height:26px;color:#ececec}.left .message-box p strong,.left .message-box ul li strong{font-weight:400}.left .message-box ul li{position:relative;padding-left:20px;margin-bottom:10px}.left .message-box ul li:last-child{margin-bottom:0}.left .message-box ul li:before{content:"";position:absolute;top:9px;left:0;width:6px;height:6px;background-color:#fff;border-radius:100%}.chat-box{padding-top:50px;padding-bottom:30px}.chat-send{display:flex;align-items:center;column-gap:12px;border-radius:10px;padding:17px 16px;background-color:#303030}.chat-send:focus-within{border-color:#fff}input,textarea,.textarea{font-family:Rubik,serif;font-size:16px;font-weight:400;line-height:24px;color:#fff;border:none;background-color:transparent;padding:0;width:100%}input:focus,textarea:focus,.textarea:focus{box-shadow:none;outline:none}textarea{resize:none}::placeholder{color:#848484}.textarea[contenteditable]:empty:before{content:"Message Noor";color:#848484}.textarea{max-height:95px;overflow-y:auto;scrollbar-width:thin}.send-btn{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border:none;background:linear-gradient(180deg,#00e6ff,#b0ecf7);border-radius:100%;flex-shrink:0;cursor:pointer;transition:.3s ease-in-out}.animate-bounce{animation:dot ease-in-out 1s infinite;display:inline-block;width:4px;height:4px;border-radius:100%;background-color:#fff;margin-left:4px}.animate-bounce:nth-of-type(2){animation-delay:.2s}.animate-bounce:nth-of-type(3){animation-delay:.3s}@keyframes dot{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}.icon-hand{width:24px;height:24px;background:url(/icon-hand.svg) no-repeat;background-size:cover;flex-shrink:0}.icon-send{mask-image:url(/icon-send.svg);-webkit-mask-image:url(/icon-send.svg);width:16px;height:16px;background:#30003c}.icon-new-message{mask-image:url(/icon-new-message.svg);-webkit-mask-image:url(/icon-new-message.svg);width:24px;height:24px;background:#fff}@media only screen and (max-width: 1199px){.container,.msg-wrapper,.chat-box{padding-left:12px;padding-right:12px}}@media only screen and (max-width: 991px){.site-header{padding:20px 0}.logo{max-width:165px}.site-content{padding-top:128px}.chatboard{height:calc(100vh - 128px)}.msg-body{height:calc(100% - 128px)}.chat-list li:not(:last-child){margin:0 0 30px}.right .message-box{padding:12px}.chat-box{padding-top:40px;padding-bottom:20px}.send-btn{width:32px;height:32px}.icon-hand{width:30px;height:30px}}@media only screen and (max-width: 767px){.container,.msg-wrapper,.chat-box{max-width:100%}.right .message-box{max-width:80%}}@media only screen and (max-width: 575px){.text-link{column-gap:4px}.site-header{padding:10px 0}.logo{max-width:125px}.site-content{padding-top:82px}.chatboard{height:calc(100vh - 82px)}.msg-body{height:calc(100% - 80px)}.right .message-box{padding:8px}.left .message-box p,.left .message-box ul li,.right .message-box p{line-height:20px;font-size:14px}.chat-list li:not(:last-child){margin:0 0 20px}.left .message-box ul li{padding-left:14px}.left .message-box ul li:before{top:7px;width:4px;height:4px}.left .message-box{padding-left:34px;background-size:24px}.chat-box{padding-top:16px;padding-bottom:16px}.landing-page .chat-box{position:fixed;bottom:0;left:0}.chat-send{column-gap:8px;padding:10px 9px}.send-btn{width:28px;height:28px}.icon-send{width:12px;height:12px}.icon-new-message{width:22px;height:22px}.icon-hand{width:24px;height:24px}}.typing-indicator{display:inline-block;margin-left:.25rem;animation:pulse 1s infinite}@keyframes pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}
