.cwt-wrapper{all:unset}.cwt-wrapper,.cwt-wrapper *,.cwt-wrapper:after,.cwt-wrapper:before,.cwt-wrapper *:before,.cwt-wrapper *:after{box-sizing:content-box!important;unicode-bidi:isolate!important}.cwt-wrapper svg path{height:100%;width:100%}.cwt-wrapper,.cwt-wrapper>*{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,Arial,sans-serif!important;position:fixed!important;z-index:9999999!important;bottom:0!important;right:0!important}.cwt{position:relative;height:98vh}.cwt__button{background:#009ce0;transition:all .15s;border-radius:100px;position:absolute;cursor:pointer;z-index:9999;bottom:20px;right:20px}.cwt__button:hover{box-shadow:0 8px 32px #0006!important}.cwt__button__close,.cwt__button__wrapper{height:51px;width:51px;display:flex;align-items:center;justify-content:center}.cwt__button__wrapper{align-items:center;display:flex;gap:6px}.cwt__button__wrapper-icon{display:flex}.cwt__widget{height:calc(var(--widgetvh) - 130px);background-color:#ddd;flex-direction:column;border-radius:16px;position:absolute;overflow:hidden;z-index:99999;bottom:100px;display:flex;right:20px;width:400px}.cwt__widget__header{background-color:#151718;align-items:center;padding:12px 16px;min-height:70px;max-height:70px;display:flex;gap:12px;flex-shrink:0;word-break:normal!important;overflow-wrap:normal}.cwt__widget__header-text{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:4px}.cwt__widget__header-title{position:relative;font-weight:700;font-size:16px;line-height:1.25;color:#fff;display:inline-flex;align-items:center;flex-wrap:nowrap;white-space:nowrap;word-break:normal!important;overflow-wrap:normal;width:auto;max-width:100%;padding-right:16px;gap:6px}.cwt__widget__header-title:before{background-color:#30a46c;border-radius:24px;position:absolute;right:0;height:8px;content:"";width:8px;top:50%;margin-top:-4px}.cwt__widget__header-subtitle{color:#9ba1a6;font-size:12px;line-height:1.3;word-break:normal!important;overflow-wrap:normal;max-width:100%}.cwt__widget__body,.cwt__widget__ui,.cwt__widget__footer{background-color:#26292b;position:relative}.cwt__widget__body{max-height:calc(var(--widgetvh) - 291px);padding:8px 16px 0;overflow-y:scroll;height:100%}.cwt__widget__body-wrapper{max-height:calc(var(--widgetvh) - 300px);overflow-x:hidden;overflow-y:scroll}.cwt__widget__body-wrapper::-webkit-scrollbar,.cwt__widget__body::-webkit-scrollbar{display:none!important}.cwt__widget__body>div{flex-direction:column;display:flex;height:100%;gap:2px}.cwt__widget__body-message{width:min-content;font-size:14px;color:#fff}.cwt__widget__body-message span{word-break:break-all;text-wrap:wrap;max-width:80%}.cwt__widget__body-message-file span{background-color:#26292b;max-height:175px;padding:0}.cwt__widget__body-message-file img{transition:.15s;border-radius:6px;object-fit:cover;max-height:175px;max-width:175px;cursor:pointer}.cwt__widget__body-message-file img:hover{opacity:.75}.cwt__widget__ui{padding:16px 16px 0}.cwt_widget__ui-wrapper .svg-file-send{padding:4px!important;height:24px!important;width:24px!important}.cwt_widget__ui-wrapper .svg-file-pin{padding:6px 4px 4px!important;height:20px!important;width:20px!important}.cwt_widget__ui-wrapper{padding:8px!important;gap:3px!important;align-items:center;display:flex}.cwt-attach-input-label{height:30px}.cwt-notifies-close svg{height:16px;width:16px}.cwt-notifies-close svg path{fill:#c6c6c6}.cwt__widget__ui>div{background-color:#4c5155;border-radius:6px;font-size:14px;padding:16px}.cwt__widget__ui>div>div:nth-child(1){margin-bottom:4px;font-weight:500;color:#fff}.cwt__widget__ui>div>div:nth-child(2){margin-bottom:8px;color:#e6e8eb}.cwt__widget__ui>div>div:nth-child(3){background-color:#26292b00;color:#009ce0;align-items:center;width:min-content;border-radius:8px;transition:.15s;text-wrap:nowrap;margin-left:-8px;padding:4px 8px;cursor:pointer;display:flex;gap:8px}.cwt__widget__ui>div>div:nth-child(3):hover{background-color:#26292b}.cwt__widget__ui>div>div:nth-child(3) svg{margin-bottom:-3px}.cwt__widget__footer{padding:12px 0;text-align:center;color:#999a9b;font-size:12px}.cwt__widget__ui-textarea{background-color:#4c5155;max-height:120px!important;position:relative;padding:4px 0;line-height:1.5;overflow:hidden;font-size:14px;color:#fff;resize:none;height:24px;width:100%;outline:0;border:0;margin:0}textarea.cwt__widget__ui-textarea::placeholder{font-size:14px;color:#fff;opacity:.5}.cwt-notifies{justify-content:flex-end;flex-direction:column;align-items:flex-end;position:absolute;overflow:hidden;z-index:999999;display:flex;bottom:100px;right:20px;gap:6px}.cwt-notifies-list{flex-direction:column;align-items:flex-end;padding-bottom:4px;overflow-y:scroll;max-height:150px;padding-top:4px;display:flex;gap:2px;word-break:normal}.cwt-notifies-list::-webkit-scrollbar{display:none}.cwt-notifies-see{color:#009ce0;align-items:center;font-weight:700;text-wrap:nowrap;margin-top:16px;transition:.3s;cursor:pointer;display:flex;gap:6px}.cwt-notifies-see:hover{transform:translate(-6px)}.cwt-notifies-item{box-shadow:0 .25rem 6px #32325d14,0 1px 3px #0000000d;background-color:#f1f3f5;border-radius:16px 6px 16px 16px;border:1px solid #cad0d4;width:min-content;padding:8px 16px;cursor:pointer}.cwt-notifies-item span{min-width:auto!important;text-overflow:ellipsis!important;width:min-content!important;overflow:hidden!important;max-width:200px!important;display:block!important}.cwt-notifies-item>div:nth-child(1){font-weight:500;font-size:14px;color:#000}.cwt-notifies-item>span:nth-child(2){color:#5f5f5f;text-overflow:ellipsis;width:min-content;text-wrap:nowrap;min-width:100px;max-width:150px;overflow:hidden;font-size:14px}.cwt-notifies-close{background:#f4f6fb;align-items:center;border-radius:12px;margin-bottom:6px;padding:4px 12px;color:#999a9b;font-size:12px;cursor:pointer;display:flex;gap:4px}.cwt-notifies-close svg{margin-bottom:-1px}.cwt-notifies-close:hover{opacity:.75}.cwt__widget__header-close{justify-content:flex-end;display:flex;flex:0 0 auto;align-items:center;margin-left:auto;width:auto;min-width:36px}.cwt__widget__body-message a{text-decoration:none;transition:.1s;color:#2d21c7;font-weight:500}.cwt__widget__body-message a:hover{color:#174eb4}.cwt__modal__media{background-color:#00000040;justify-content:center;align-items:center;z-index:999999;position:fixed;display:flex;height:100%;width:100%;left:0;top:0}.cwt__modal__media>div{background-color:#ffffffd9;border-radius:12px;position:relative;padding:6px}.cwt__modal__media-content{border-radius:12px;overflow:hidden}.cwt__modal__media-content video,.cwt__modal__media-content img{max-height:calc(var(--widgetvh) - 28px);max-width:calc(var(--widgetvw) - 28px)}.cwt__modal__media-close{background-color:#000;align-items:center;border-radius:100%;position:absolute;cursor:pointer;display:flex;padding:4px;right:4px;top:4px}.cwt__widget__body-message-file__document{align-items:center;background:#666;border-radius:8px;padding:6px 12px;transition:.15s;font-weight:400;cursor:pointer;color:#fff;display:flex;gap:12px}.cwt__widget__body-message-file__document>div{height:36px}.cwt__widget__body-message-file__document svg{height:32px;width:32px}.cwt__widget__body-message-file__document--header{text-align:left}.cwt__widget__body-message-file__document--name{text-overflow:ellipsis;text-wrap:nowrap;overflow:hidden;font-weight:500;max-width:150px;font-size:12px;color:#fff;padding:0;margin:0}.cwt__widget__body-message-file__document--open{margin:-1px 0 0;color:#c6c6c6;font-size:12px;padding:0}.cwt__error-notifications{flex-direction:column;align-items:flex-end;position:absolute;display:flex;right:8px;top:8px}.cwt__error-notifications__item{background-color:#932b2b;letter-spacing:.05em;width:min-content;border-radius:8px;color:#fff;font-size:12px;padding:8px}.cwt__error-notifications__item--main{margin-bottom:2px;text-wrap:nowrap;font-weight:500}.cwt__error-notifications__item--data{color:#e6e6e6;padding:0;margin:0}@media (min-width: 600px){.cwt__widget__header-close{display:none}}@media (max-width: 600px){.cwt-wrapper.open{position:fixed!important;height:var(--widgetvh);width:var(--widgetvw);left:0!important;top:0!important}.cwt-wrapper.open .cwt{position:fixed!important;height:var(--widgetvh);width:var(--widgetvw);left:0;top:0}.cwt__widget{border-radius:0;height:var(--widgetvh);width:100vw;left:0;top:0}.cwt-wrapper.open .cwt__widget__body{height:calc(var(--widgetvh) - 70px - 96px)!important;max-height:100%!important}.cwt-wrapper.open .cwt__widget__body-wrapper{max-height:100%;height:100%}}@media (max-width: 350px){.cwt__widget__header-subtitle{text-wrap:wrap;max-width:100%}}@media (max-width: 767.9px){body:has(.pl-sell-sticky-checkout) .cwt-notifies{bottom:150px}}@media (min-width: 600px) and (max-width: 767.9px){body:has(.pl-sell-sticky-checkout) .cwt__widget{height:calc(var(--widgetvh) - 185px);bottom:150px}body:has(.pl-sell-sticky-checkout) .cwt__button{bottom:86px}}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v23/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Ew9.woff) format("woff")}.holder.preloader-wrapper{position:fixed;left:0;top:0;bottom:0;right:0;width:100%;height:100%;z-index:1000000}.payment-loader.holder{width:100%;height:100%;background-color:#000000b3;transition:1s;opacity:1;display:flex;justify-content:center;align-items:center}.payment-loader .preloader-container{display:flex;align-items:center;justify-content:center;flex-direction:column}.payment-loader .preloader{width:100px;height:100px;transform:translate(-50%,-50%);animation:rotatePreloader 2s infinite ease-in}@keyframes rotatePreloader{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.payment-loader .preloader div{position:absolute;width:100%;height:100%;opacity:0}.payment-loader.holder p{display:inline-block;margin-top:24px;font-family:Montserrat;color:#fff;max-width:340px;text-align:center;font-size:16px;line-height:1.4}.payment-loader .preloader div:before{content:"";position:absolute;left:50%;top:0%;width:10%;height:10%;background-color:#898989;transform:translate(-50%);border-radius:50%}.payment-loader .preloader div:nth-child(1){transform:rotate(0);animation:rotateCircle1 2s infinite linear;z-index:9}@keyframes rotateCircle1{0%{opacity:0}0%{opacity:1;transform:rotate(36deg)}7%{transform:rotate(0)}57%{transform:rotate(0)}to{transform:rotate(-324deg);opacity:1}}.payment-loader .preloader div:nth-child(2){transform:rotate(36deg);animation:rotateCircle2 2s infinite linear;z-index:8}@keyframes rotateCircle2{5%{opacity:0}5.0001%{opacity:1;transform:rotate(0)}12%{transform:rotate(-36deg)}62%{transform:rotate(-36deg)}to{transform:rotate(-324deg);opacity:1}}.payment-loader .preloader div:nth-child(3){transform:rotate(72deg);animation:rotateCircle3 2s infinite linear;z-index:7}@keyframes rotateCircle3{10%{opacity:0}10.0002%{opacity:1;transform:rotate(-36deg)}17%{transform:rotate(-72deg)}67%{transform:rotate(-72deg)}to{transform:rotate(-324deg);opacity:1}}.payment-loader .preloader div:nth-child(4){transform:rotate(108deg);animation:rotateCircle4 2s infinite linear;z-index:6}@keyframes rotateCircle4{15%{opacity:0}15.0003%{opacity:1;transform:rotate(-72deg)}22%{transform:rotate(-108deg)}72%{transform:rotate(-108deg)}to{transform:rotate(-324deg);opacity:1}}.payment-loader .preloader div:nth-child(5){transform:rotate(144deg);animation:rotateCircle5 2s infinite linear;z-index:5}@keyframes rotateCircle5{20%{opacity:0}20.0004%{opacity:1;transform:rotate(-108deg)}27%{transform:rotate(-144deg)}77%{transform:rotate(-144deg)}to{transform:rotate(-324deg);opacity:1}}.payment-loader .preloader div:nth-child(6){transform:rotate(180deg);animation:rotateCircle6 2s infinite linear;z-index:4}@keyframes rotateCircle6{25%{opacity:0}25.0005%{opacity:1;transform:rotate(-144deg)}32%{transform:rotate(-180deg)}82%{transform:rotate(-180deg)}to{transform:rotate(-324deg);opacity:1}}.payment-loader .preloader div:nth-child(7){transform:rotate(216deg);animation:rotateCircle7 2s infinite linear;z-index:3}@keyframes rotateCircle7{30%{opacity:0}30.0006%{opacity:1;transform:rotate(-180deg)}37%{transform:rotate(-216deg)}87%{transform:rotate(-216deg)}to{transform:rotate(-324deg);opacity:1}}.payment-loader .preloader div:nth-child(8){transform:rotate(252deg);animation:rotateCircle8 2s infinite linear;z-index:2}@keyframes rotateCircle8{35%{opacity:0}35.0007%{opacity:1;transform:rotate(-216deg)}42%{transform:rotate(-252deg)}92%{transform:rotate(-252deg)}to{transform:rotate(-324deg);opacity:1}}.payment-loader .preloader div:nth-child(9){transform:rotate(288deg);animation:rotateCircle9 2s infinite linear;z-index:1}@keyframes rotateCircle9{40%{opacity:0}40.0008%{opacity:1;transform:rotate(-252deg)}47%{transform:rotate(-288deg)}97%{transform:rotate(-288deg)}to{transform:rotate(-324deg);opacity:1}}.payment-loader .preloader div:nth-child(10){transform:rotate(324deg);animation:rotateCircle10 2s infinite linear;z-index:0}@keyframes rotateCircle10{45%{opacity:0}45.0009%{opacity:1;transform:rotate(-288deg)}52%{transform:rotate(-324deg)}102%{transform:rotate(-324deg)}to{transform:rotate(-324deg);opacity:1}}.balance_double-container-system{display:flex;gap:12px}
