@keyframes b{50%{filter:brightness(1.3)}}@keyframes dash{0%,to{stroke-dashoffset:243px}50%{stroke-dashoffset:0}}@keyframes shake{0%,to{transform:translate(-50%,0) translateX(0)}25%{transform:translate(-50%,-10px) translateX(-15px)}50%{transform:translate(-50%,5px) translateX(15px)}75%{transform:translate(-50%,-5px) translateX(-15px)}}@keyframes shake2{0%,to{transform:translate(0,0) translateX(0)}25%{transform:translate(0,-10px) translateX(-15px)}50%{transform:translate(0,5px) translateX(15px)}75%{transform:translate(0,-5px) translateX(-15px)}}@keyframes appear{0%,to{opacity:0}50%{opacity:1}}@keyframes expand{0%{width:0}to{width:60%}}@keyframes rotate{0%{transform:rotate3d(4,-7,1,10deg)}to{transform:translateX(7px)}}@keyframes bs{to{box-shadow:130px -250px #19392c,192px -296px #19392c,-56px -211px #19392c,197px -65px #19392c,-80px -80px #19392c,1px -279px #19392c,-185px -32px #19392c,74px -282px #19392c,129px -187px #19392c,-114px -26px #19392c,82px 52px #19392c,32px -94px #19392c,-246px -27px #19392c,25px -21px #19392c,209px -293px #19392c,-152px -96px #19392c,24px -372px #19392c,-125px -109px #19392c,-74px -316px #19392c,-12px 22px #19392c,-30px -382px #19392c,230px -271px #19392c,218px -40px #19392c,-104px 77px #19392c,76px -361px #19392c,-77px -297px #19392c,42px -391px #19392c,60px -352px #19392c,-43px 32px #19392c,108px -323px #19392c,-54px -182px #19392c,214px -333px #19392c,-55px -170px #19392c,199px -361px #19392c,7px -179px #19392c,-198px -175px #19392c,-54px -186px #19392c,-135px -145px #19392c,-85px -239px #19392c,-126px -184px #19392c,-109px -158px #19392c,-227px -342px #19392c}}@keyframes fwk1{to{transform:translateY(200px);opacity:0}}@keyframes positions{0%,18%{margin:10%0 0 39%}20%,37%{margin:40%0 0 31%}40%,58%{margin:20%0 0 63%}60%,78%{margin:30%0 0 21%}80%,97%{margin:30%0 0 68%}}:root{--font-color:#555551;--font-color-dark:#595951;--msg-background:#ecf1f7;--accent:#19392c;--accent2:#486850;--lighter:#00000033;--light:#cacaca33;--dark:#7a7a7a;--width-1:960px;--width-2:1048px;--font:"Fira Sans", serif;--background-color:#f4f4e7;--radius:25px;--radio-border-color:#d5d5d5;--radio-hover-color:var(--accent);--radio-overlay-bg:#e8e8e8;--radio-checked-bg:var(--accent);--radio-radius:7px;--font-size:16px}*{margin:0;padding:0;scrollbar-color:#5c7265 transparent}h1[id],h2[id],h3[id],h4[id],h5[id]{scroll-margin-top:100px}html{scroll-behavior:smooth;box-sizing:border-box}a{text-decoration:unset}*,:after,:before{box-sizing:inherit}body{margin-top:62px;width:100%;background-color:var(--background-color);color:#222;font-size:calc(var(--font-size) + 1px);background-repeat:repeat}.msg a{text-decoration:underline}.msg-image{margin-top:10px}code,pre{font-family:"Source Code Pro",monospace}main{font-weight:400;padding-top:10px!important;color:var(--font-color);min-height:890px;opacity:1;transition:opacity .7s ease-out}body,button,input,textarea{font-family:var(--font)}a,button{color:var(--accent2)}button{font-weight:700}button:disabled{opacity:.6!important;cursor:default}img{user-drag:none;-webkit-user-drag:none}header{width:100%;padding:0 10px;margin:0;top:10px;position:fixed;z-index:10}.nav-mobile,.nav-outer{justify-content:space-between}.nav-outer{border-radius:22px;z-index:5;width:95%;margin:auto auto 10px;flex-direction:column;align-items:stretch;padding:2px 16px 2px 11px;border:1px solid rgba(255,255,255,.18);box-shadow:0 0 0 10px #f4f4e7;background:rgb(6 42 28/66%);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.nav-mobile .nav-button{display:block}.nav-mobile{display:flex;align-items:center}.header-logo{pointer-events:none;user-select:none}.header-logo-outer{height:42px}.footer-logo{margin-bottom:50px;width:clamp(215px,40vw,315px)}.nav-menu{display:flex;flex-direction:column;overflow:hidden;opacity:1;transition:opacity .5s ease;gap:1.3rem;margin-bottom:20px}.showing{max-height:37rem;transition:all .5s}.nav-menu li{list-style:none;position:relative;white-space:nowrap}.nav-menu li:first-child{margin-top:35px}.show li:first-child{margin-top:15px}.nav-menu li span{cursor:pointer;user-select:none}.nav-menu li:is(:hover,:focus-within)>a:not(:active){--distance:-6px}.nav-menu li a{display:block;max-width:fit-content;color:#fff;padding:4px;border-radius:25px;font-weight:500}.nav-toggle{display:block;background-color:transparent;width:35px;cursor:pointer;padding:4px}.nav-toggle span{position:relative;display:block;height:3px;width:100%;margin-top:0;background:#fff;transition:all .25s;border-radius:10px}.nav-toggle span.mrg{margin-top:5px}.nav-toggle.open span:first-child{transform:rotate(45deg) translate(6.2px,6.2px)}.nav-toggle.open span:nth-child(2){width:0;opacity:0}.nav-toggle.open span:last-child{transform:rotate(-45deg) translate(5.2px,-5.2px)}.nav-menu .dropdown ul{display:flex;flex-direction:column;position:static;padding:0;max-height:0;overflow:hidden;transition:all .4s;z-index:2}.nav-menu .dropdown ul.show{max-height:20rem;transition:all .4s}.dropdown ul li:last-child{border-bottom-left-radius:15px;border-bottom-right-radius:15px}.dropdown ul li:first-child{border-top-left-radius:15px;border-top-right-radius:15px}.nav-menu .dropdown li a{display:block;text-transform:capitalize;text-decoration:none}.nav-menu .active.dropdown>span:after{transform:rotate(180deg)}.nav-menu .dropdown .dropdown>a:after{content:"";font-weight:900;font-size:.875rem;padding-left:5px;color:var(--font-color)}.nav-menu .dropdown .active.dropdown>span:after{content:""}.menu-toggle{max-height:0;overflow:hidden;transition:all .4s ease}.menu-toggle.active{max-height:100vh;transition:all .4s ease}.resize-animation-stopper *{transition:none!important;animation:none!important}.blog-short{overflow:hidden;margin-bottom:20px}.rows{margin:0-15px}.col-md-4{padding:0 15px}.card{margin-bottom:20px}.card-img-wide{width:100%;height:325px;object-fit:cover}.card-img-wide.full{height:100%;max-height:490px;margin:10px 0}.button-short{width:fit-content}.clear-chat{padding:4px 2px;border:unset;font-weight:400;background:unset;cursor:pointer;color:var(--font-color);font-size:var(--font-size);height:fit-content;margin-bottom:2px}.plus-wrapper{margin:-6px 0-10px;animation:b 2s infinite;display:flex;justify-content:center;align-items:center;gap:8px}svg .ld-inner-2{animation-duration:2s;animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-name:dash;stroke-dasharray:243px}.shaked{animation:shake .5s linear}.shaked2{animation:shake2 .5s linear}.flex-center,.mode-select-outer{display:flex;justify-content:center;align-items:center}.mode-select-outer{justify-content:space-between;gap:20px;margin:10vh 0 3vh}.mode-select-line-inner{display:flex;gap:15px;justify-content:center;align-items:center}.mode-select-title{font-size:110%;line-height:1;padding-bottom:2px}.mode-select-inner{position:relative;display:block}.mode-select-button{min-width:163px;min-height:40px;line-height:1;cursor:pointer;color:var(--accent2);font-family:var(--font);width:100%;font-size:105%;transition:background-color .3s ease-in-out;font-weight:700;border:unset;border-radius:50px;padding:10px 16px;background:#f4f4e7;box-shadow:5px 5px 6px #d9d9ca,-5px -5px 8px #fff,inset 0 0 0 2px rgba(91,113,100,.02)}.floating-input{font-size:calc(var(--font-size) + 1px);border:unset;background:#fff;outline:0;border-radius:31px;width:100%;margin:0 0 30px;padding:24px!important}.floating-input__wrapper{position:relative}.floating-input__wrapper .floating-label{position:absolute;pointer-events:none;top:25px;left:19px;font-size:calc(var(--font-size));transition:.2s ease all;color:#878787;line-height:1.1}.floating-input__wrapper input:-webkit-autofill~.floating-label,.floating-input__wrapper input:focus~.floating-label,.floating-input__wrapper input:not(:placeholder-shown)~.floating-label,.floating-input__wrapper textarea:focus~.floating-label,.floating-input__wrapper textarea:not(:placeholder-shown)~.floating-label{top:-22px;left:14px;font-size:var(--font-size)}.floating-input__wrapper input:disabled,.floating-input__wrapper textarea:disabled{background:#fff;opacity:.8}.d-none{display:none!important}.v-hidden{visibility:hidden!important}.picture img{margin:35px 0;max-width:100%;object-fit:fill;width:100%;position:relative}.vertical-middle-line{z-index:1;box-shadow:0 0 1px #000;width:2px;height:86px;position:absolute;top:50%;left:50%;transform:translate(-50%,0);background:#5bbd63}.footer-link{color:#fff;width:224px}.messages-chat,.msgs{position:relative;width:100%}.messages-chat{height:100%;overflow:hidden;background:#5b716426;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border-radius:26px}.msgs{min-height:250px;overflow-y:auto;overflow-x:hidden;padding:16px 0;font-size:var(--font-size)}.msg,.msg-text{white-space:break-spaces}.msg{overflow-x:auto;display:flex;flex-direction:column;font-weight:400;color:#383f4e;min-height:40px;min-width:90px;padding:10px 20px}.msg-bot.load-msg:before{background:unset}.msg-text{background:var(--background-color);min-height:52px;min-width:140px;max-width:80%;padding:14px 22px;width:fit-content;border-radius:var(--radius);color:#494949}.msg-user{align-items:flex-end}.msg-bot .msg-text{border-top-left-radius:5px}.msg-user .msg-text{border-top-right-radius:5px}.msg-text p{margin:0}.msg-bot{align-items:flex-start}.copy-msg:before,.repeat-msg:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none' viewBox='0 0 22 22'%3E%3Cpath fill='%2319392C' stroke='%2319392C' stroke-width='2' d='M18.4 5.7v3.4c0 .15-.058.294-.162.4a.548.548 0 0 1-.392.166h-3.323a.547.547 0 0 1-.391-.166.573.573 0 0 1 0-.801.547.547 0 0 1 .391-.166h1.897l-1.84-1.726-.018-.017a5.5 5.5 0 0 0-2.816-1.546 5.421 5.421 0 0 0-3.182.303A5.565 5.565 0 0 0 6.075 7.6a5.758 5.758 0 0 0-.966 3.117 5.764 5.764 0 0 0 .877 3.144 5.575 5.575 0 0 0 2.43 2.125 5.422 5.422 0 0 0 3.172.398 5.49 5.49 0 0 0 2.858-1.462.547.547 0 0 1 .784.022.574.574 0 0 1-.022.802 6.527 6.527 0 0 1-4.562 1.855h-.091a6.53 6.53 0 0 1-3.11-.84 6.708 6.708 0 0 1-2.36-2.237 6.943 6.943 0 0 1-.563-6.362A6.79 6.79 0 0 1 6.45 5.528a6.58 6.58 0 0 1 2.913-1.399 6.5 6.5 0 0 1 3.213.165 6.618 6.618 0 0 1 2.76 1.69l1.956 1.827V5.7c0-.15.059-.295.162-.401a.548.548 0 0 1 .784 0c.104.106.162.25.162.4Z'/%3E%3C/svg%3E%0A");position:relative;right:3px;top:1px}.copy-msg:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none' viewBox='0 0 22 22'%3E%3Cpath fill='%2319392C' stroke='%2319392C' stroke-width='.75' d='M13.2 7.825H7.575v-2.85h8.85v8.85h-2.85v-6H13.2Z'/%3E%3Cpath fill='%2319392C' stroke='%2319392C' stroke-width='.75' d='m17.49 3.91-.266.266.265-.265a.975.975 0 0 0-.689-.286H7.2a.975.975 0 0 0-.975.975v2.625H3.6a.975.975 0 0 0-.975.975v9.6c0 .259.103.507.286.69l.264-.265-.264.264c.182.183.43.286.689.286h9.6a.975.975 0 0 0 .975-.975v-2.625H16.8a.975.975 0 0 0 .975-.975V4.6a.975.975 0 0 0-.286-.69Zm-5.265 12.915h-7.65v-7.65h7.65v7.65Zm3.6-3.6h-1.65V8.2a.975.975 0 0 0-.975-.975H8.175v-1.65h7.65v7.65Z'/%3E%3C/svg%3E%0A");right:2px}.compare-msg:before,.continue-msg:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none' viewBox='0 0 22 22'%3E%3Cpath fill='%2319392C' d='M12.313 4.6H6.625c-.431 0-.844.169-1.149.469C5.171 5.369 5 5.776 5 6.2v9.6c0 .424.171.831.476 1.131.305.3.718.469 1.149.469h5.688m3.25-12.8h.812c.431 0 .844.169 1.149.469.305.3.476.707.476 1.131V7m0 8v.8c0 .424-.171.831-.476 1.131-.305.3-.718.469-1.149.469h-.813M18 10.2v1.6-1.6ZM11.5 3v16V3Z'/%3E%3Cpath stroke='%2319392C' stroke-linecap='round' stroke-linejoin='round' stroke-width='3.5' d='M12.313 4.6H6.625c-.431 0-.844.169-1.149.469C5.171 5.369 5 5.776 5 6.2v9.6c0 .424.171.831.476 1.131.305.3.718.469 1.149.469h5.688m3.25-12.8h.812c.431 0 .844.169 1.149.469.305.3.476.707.476 1.131V7m0 8v.8c0 .424-.171.831-.476 1.131-.305.3-.718.469-1.149.469h-.813M18 10.2v1.6M11.5 3v16'/%3E%3C/svg%3E%0A");position:relative;right:3px;top:1px}.continue-msg:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none' viewBox='0 0 22 22'%3E%3Cpath fill='%2319392C' stroke='%2319392C' d='m13.326 10.708 3.265-3.266v1.14c0 .306.121.6.338.816l.354-.353-.354.353a1.154 1.154 0 0 0 1.971-.816V4.655A1.154 1.154 0 0 0 17.746 3.5h-3.928a1.155 1.155 0 1 0 0 2.31h1.14l-3.265 3.264a1.155 1.155 0 0 0 1.633 1.634Zm-4.252.984L5.81 14.959v-1.14a1.155 1.155 0 1 0-2.309 0v3.928A1.154 1.154 0 0 0 4.655 18.9h3.927a1.154 1.154 0 0 0 .816-1.97l-.353.353.353-.354a1.154 1.154 0 0 0-.816-.338h-1.14l3.265-3.265a1.155 1.155 0 0 0-1.633-1.634Z'/%3E%3C/svg%3E%0A");right:2px}.copy-msg-copied:before,.stop-msg:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none' viewBox='0 0 22 22'%3E%3Cpath fill='%2319392C' fill-rule='evenodd' d='M20 11a9 9 0 0 1-9 9 9 9 0 0 1-9-9 9 9 0 0 1 9-9 9 9 0 0 1 9 9Zm-5.373-2.727a.675.675 0 0 1 0 .954l-4.5 4.5a.675.675 0 0 1-.954 0l-1.8-1.8a.675.675 0 1 1 .954-.954l1.323 1.323 2.011-2.011 2.012-2.012a.675.675 0 0 1 .954 0Z' clip-rule='evenodd'/%3E%3C/svg%3E%0A");position:relative;right:2px;top:1px}.compare-msg,.continue-msg,.copy-msg,.repeat-msg{display:flex;align-items:center;height:20px;background:unset;font-size:calc(var(--font-size) - 3px);border:unset;font-weight:600;cursor:pointer}.stop-msg:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='31' height='31' fill='none' viewBox='0 0 31 31'%3E%3Cpath stroke='%2319392c' stroke-linejoin='round' stroke-width='2' d='m23.25 7.75-15.5 15.5m0-15.5 15.5 15.5'/%3E%3C/svg%3E%0A");display:inline-block;right:3px;top:2px}.r-w,.stop-msg,.stp{display:flex;align-items:center}.stop-msg{z-index:21;padding-bottom:0;font-size:calc(var(--font-size) - 3px);border:unset;font-weight:400;background:#fff;cursor:pointer;position:fixed;bottom:132px;width:127px;box-shadow:0 0 20px #e1e1e1;border-radius:20px;height:30px;justify-content:center;left:50%;transform:translateX(-50%)}.r-w,.stp{flex-wrap:wrap;margin:7px 12px 16px 5px;width:100%;gap:27px;row-gap:20px;justify-content:flex-start;user-select:none;max-width:fit-content!important}.stp{position:absolute}.floating-message-input,.message-input{width:100%;display:flex;justify-content:space-between}.message-input{margin-top:15px;border-radius:25px;min-height:60px;align-items:center;background:#5b716426;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);transition:all .2s ease;box-shadow:0 0 0 3px #7f9e8a;position:relative}.floating-message-input{max-width:var(--width-1);position:fixed;bottom:0;align-items:flex-end;padding:0 15px 30px;left:50%;transform:translate(-50%,0);z-index:1;opacity:1;transition:opacity .2s ease-in-out}.message-input input,.message-input textarea{margin:10px 20px;font-size:var(--font-size);width:calc(100% - 100px);height:44px;padding:10px;border-radius:5px;outline:0;resize:none;line-height:1.3;background:unset;border:unset;color:var(--font-color-dark)}.message-input input,.message-input textarea::placeholder{color:#767676}.message-input button{width:70px;height:40px;padding:0;border-radius:0 25px 25px 0;border:0;background:unset;cursor:pointer}.msg-label{font-weight:700;color:var(--font-color);font-size:calc(var(--font-size) - 2px);margin:0 0 4px 3px}.msg-bot .msg-label{display:block}.load-msg .msg-label,input[type=radio].fancy-radio{display:none}.modes-list{min-height:409px;max-height:53vh;overflow-y:auto;display:flex;flex-direction:column;padding-bottom:31px;margin-bottom:-18px}.mode-item{cursor:pointer;font-size:var(--font-size);font-weight:500;border:unset;background:#fff;padding:12px 0 0;border-radius:7px;color:var(--accent2)}.mode-item:not(:last-child):after{content:"";display:block;width:22%;margin:18px auto 0;border-bottom:.0625rem solid #c1d0c8}.accent-color{color:var(--accent)!important}.chat-submit:disabled{cursor:default}.chat-submit img{width:30px;height:30px;margin-top:4px}.dots-loading{font-size:calc(var(--font-size) + 4px);display:flex;justify-content:center;align-items:center;gap:5px}.dots-loading span{opacity:0;display:block;animation:appear 2s infinite}.dots-loading span:nth-child(1){animation-delay:.5s}.dots-loading span:nth-child(2){animation-delay:1s}.dots-loading span:nth-child(3){animation-delay:1.5s}.input-icon{width:23px;margin-top:7px;margin-right:5px}.color-rotated{filter:contrast(3.4) hue-rotate(220deg)}.fancy-radio-outer label{display:flex;gap:1em;align-items:center;padding:10px 10px 10px 0}.fancy-radio:checked+label>.radio-container>.radio-inner>.radio-overlay{background:var(--radio-checked-bg);animation:expand .3s ease-in-out forwards}.button{background:var(--accent);font-weight:500;font-size:calc(var(--font-size) - 1px);padding:12px 30px 13px;color:#fff;border-radius:var(--radius);text-decoration:unset;cursor:pointer;display:flex;justify-content:center;align-items:center;border:unset}main .button{color:var(--accent);background:#fff;box-shadow:0 0 0 2px var(--accent2),0 7px 0 2px var(--accent2);transition:box-shadow .3s ease}main .button:hover{box-shadow:0 0 0 2px var(--accent2),0 5px 0 2px var(--accent2)}.button.grayed{background:unset;color:var(--accent2);border:2px solid var(--accent2)}.popup-accent-button,.popup-clean-button{margin-top:25px;font-size:calc(var(--font-size) - 2px);font-weight:500}.popup-clean-button{background:unset!important;color:var(--font-color)!important;margin-top:15px;box-shadow:unset!important}.history-button{min-width:185px;color:var(--accent);border-radius:16px 16px 0 0;background:unset;box-shadow:0 0 0 1px var(--accent);font-weight:400;-webkit-tap-highlight-color:transparent}.footer__wrapper{max-width:var(--width-2);margin:auto;display:flex;flex-flow:row wrap}.footer{flex-direction:column;margin-top:70px;display:flex;padding:30px 30px 20px;color:#cdcdcd;background-color:var(--accent);background-repeat:no-repeat;background-size:cover;background-position:center}.footer__wrapper>*{flex:1 100%}.footer ul{list-style:none;padding-left:0}.footer li{margin:4px 0 6px}.modes-list li{visibility:hidden;margin:0;padding:0;max-height:0}.footer a{position:relative;line-height:1.2}.footer__nav{column-gap:25px;display:flex;flex-flow:row wrap}.footer__nav>*{margin-right:1.25em}.nav-ul li{display:flex;align-items:center;gap:7px;min-width:155px}.footer-info{margin-top:20px}.footer-header{width:fit-content;min-width:unset!important}div.question-item{position:relative;margin-bottom:1.5em}.question-input{position:absolute;left:0;top:0;opacity:0}.question-header{transition:all .4s ease;font-weight:500;font-size:calc(var(--font-size) + 4px);color:#525252;position:relative;border-radius:var(--radius)}.question-item:last-child .question-header{border:unset}.question-label:before{transition:all .5s;padding:.2rem .6rem 0 0;content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none' viewBox='0 0 22 22'%3E%3Cpath fill='%23486850' fill-rule='evenodd' d='M11 0a11 11 0 1 0 0 22 11 11 0 0 0 0-22Zm.864 15.53a1.222 1.222 0 1 1-1.728-1.729l1.58-1.579H7.333a1.222 1.222 0 1 1 0-2.444h4.382l-1.58-1.58a1.222 1.222 0 0 1 1.73-1.729l3.666 3.667a1.222 1.222 0 0 1 0 1.73l-3.667 3.666v-.001Z' clip-rule='evenodd'/%3E%3C/svg%3E%0A");display:inline-block}.question-label{line-height:1.2;padding:1rem 1rem 1rem 0;cursor:pointer;position:relative;display:flex;align-items:center}.question-text{color:var(--lighter);line-height:1.4;max-height:0;overflow:hidden;transition:all .4s ease}div.question-text p{color:var(--font-color);font-size:calc(var(--font-size) + 2px);padding:14px 20px 0}input:checked~div~div.question-text{max-height:800px;transform:translateX(7px)}input:checked~div .question-label:before{transform:rotate(90deg) translate(3px,6px)}.form__button{font-weight:700;font-size:110%;font-family:var(--font);width:100%;border-radius:10px;min-height:71px;border:unset;text-transform:uppercase}.form__confirm-text{color:gray;margin-top:10px}.limits-info{opacity:1;color:var(--font-color);padding:20px 0;transition:opacity .5s ease;margin-bottom:3px}.popup{z-index:20;color:#fff;position:fixed;width:100%;height:100%;background:#19392cc2;top:0;left:0;opacity:0;visibility:hidden;overflow-x:hidden;transition:all .8s ease 0s;display:flex;align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.lock{overflow:hidden}.popup.open{opacity:1;visibility:visible}.popup.open .popup__body{border-radius:29px;opacity:1;pointer-events:unset;transform:perspective(600px) translate(0,0) rotateX(0deg)}.popup__body{font-size:calc(var(--font-size) + 2px);width:inherit;background:#fff;color:#000;margin:auto;max-width:1210px;padding:19px 30px 30px;position:relative;transition:all .4s ease 0s;opacity:0;pointer-events:none}.popup__close{position:absolute;right:20px;top:20px;width:30px;height:40px;transition:all .3s ease 0s;opacity:.5;cursor:pointer}.popup__close::after,.popup__close::before{content:"";position:absolute;top:12px;display:block;width:29px;height:1px;background-color:#000}.popup__close::before{transform:rotate(-45deg)}.popup__close::after{transform:rotate(45deg)}.popup__close:hover{opacity:1}.container{max-width:var(--width-1);margin:0 auto;padding:0 15px;line-height:1.6}main ol,main ul{margin-left:25px;display:flex;flex-direction:column;margin-bottom:14px}.messages p,.msgs p,.snn p{margin-bottom:unset!important}main p:not(:last-child){margin-bottom:1rem}.snn{white-space:pre-line}.h1,main .h1,main h1{color:var(--font-color-dark);margin:90px 0 50px;font-weight:700;line-height:1.2}.main-h1{margin-top:110px}.h2,main .h2,main h2{font-size:calc(var(--font-size) + 8px);line-height:1.2}main h3,main h4{font-size:calc(var(--font-size) + 5px);line-height:1.2}main h4{font-size:calc(var(--font-size) + 4px)}main h5,main h6{font-size:calc(var(--font-size) + 3px);line-height:1.2}main h6{font-size:calc(var(--font-size) + 1px)}.h2,main .h2,main h2,main h3,main h4,main h5,main h6{margin:32px 0 20px;color:var(--font-color-dark);font-weight:700}.opacity-0,.opacity-0_{opacity:0!important;pointer-events:none;user-select:none}.start-message{opacity:1;transition:opacity .9s ease}.chat-input-hidden::placeholder{opacity:0;transition:opacity .9s ease}.start-message-hidden{opacity:0}.wrapper-500{max-width:500px}.button-type1{font-size:calc(var(--font-size) - 1px);display:inline-block;padding:0 31px;height:31px;border-radius:25px;background:unset;border:unset;color:var(--accent2);font-weight:400;text-decoration:none;transition:all .3s ease;cursor:pointer;margin-top:20px}.message-box a{text-decoration:underline}.message-box{background:var(--background-color);border:1px solid var(--accent);display:flex;gap:16px;text-align:center;box-shadow:0 0 20px #a6a6a6;width:fit-content;border-radius:17px;background:unset;padding:45px 25px 25px;margin:164px auto auto;flex-direction:column}.login-buttons,.prices-container{display:flex;justify-content:center}.login-buttons{gap:15px;margin-top:20px}.prices-container{gap:22px;flex-wrap:wrap;align-items:center;max-width:848px;margin:auto}.prices-container-outer{max-width:fit-content;margin:auto}.price-card{width:calc(var(--font-size)*10);min-width:191px;height:265px;background-color:#fff;border-radius:15px;margin:10px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:13px;border:.0625rem solid var(--lighter)}.gray-select{width:clamp(82%,100%,200px);height:30px;border:1px solid #e5e5e5;border-radius:13px;padding:0 10px;font-size:calc(var(--font-size) - 2px);font-family:var(--font);color:#333;position:relative;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:#fff url("data:image/svg+xml;utf8,<svg height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path fill='gainsboro' d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>")no-repeat;background-position-x:99%;background-position-y:2px}.card-title{white-space:nowrap;color:var(--accent);font-weight:700;font-size:calc(var(--font-size) + 4px);text-align:center}.card-title-info{font-size:calc(var(--font-size) - 2px);font-weight:700}.card-title-description{margin-top:5px;font-size:calc(var(--font-size) - 3px);text-align:center;line-height:1.2}.card-sale{color:#8c8989;border-radius:100px;font-weight:500;width:fit-content;padding:0 10px;font-size:94%;margin:-7px auto auto}.card-sale:before{background-color:#8c8989;content:"";display:block;height:1px;margin-top:14px;position:absolute;width:109px}.card-pricing{display:flex;justify-content:center;align-items:center;gap:10px;width:100%}.price{font-size:calc(var(--font-size) + 9px);font-weight:600}.price-currency{font-size:calc(var(--font-size) - 1px)}.sale-msg{font-size:calc(var(--font-size) - 3px);background-color:#f5f5f5;padding:2px 10px;border-radius:5px}.price-card-buy-button{width:100%;height:40px;background:var(--accent);color:#fff;border:0;border-radius:14px;font-weight:700;cursor:pointer;display:flex;justify-content:center;align-items:center}.select-short-wrapper select{font-weight:600;font-size:95%}.price-card-buy-button,.select-short{font-size:var(--font-size)}.footer__nav>*{flex:1}.nav-item-extra{flex-grow:2}.footer__nav{flex:2 0}.red{color:#9d1212!important}.font-switcher-mobile{height:35px;display:none;background:#fff;border-radius:15px;margin-bottom:20px;margin-left:9px;padding-right:5px}.show-on-less-750{display:none}.font-100{font-size:100%}.footer-links-flex{display:flex;flex-wrap:wrap;column-gap:70px}.footer-links-flex li:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='7' fill='none' viewBox='0 0 7 7'%3E%3Ccircle cx='3.5' cy='3.5' r='3.5' fill='%23fff'/%3E%3C/svg%3E%0A");margin-right:3px;bottom:3px;position:relative}.login-input{font-size:calc(var(--font-size) + 1px)}.label-edit,.next-button{color:var(--accent);cursor:pointer}.label-edit{font-weight:400;border:unset;background:unset;position:absolute;right:16px;font-size:calc(var(--font-size) - 4px);line-height:40px;transform:translateY(35%)}.next-button{box-shadow:0 0 0 2px var(--accent2),0 7px 0 2px var(--accent2);background:#fff;width:100%;border:0;font-weight:700;min-height:71px;border-radius:31px;font-size:calc(var(--font-size) + 1px);transition:all .3s ease}.next-button:active,.next-button:focus,.next-button:hover{opacity:.9}.radio-container{width:32px;overflow:hidden;box-shadow:0 2px 4px rgba(0,0,0,.1)}.radio-container,.radio-inner,.radio-overlay{aspect-ratio:1;border-radius:var(--radio-radius)}.radio-inner{display:flex;justify-content:center;align-items:center;width:100%;background:var(--radio-border-color);position:relative;box-sizing:border-box;transition:all .2s cubic-bezier(.4,0,.2,1);cursor:pointer}.radio-inner:hover{box-shadow:inset 0 0 0 9px var(--radio-hover-color)}.radio-overlay{position:absolute;top:50%;left:50%;width:60%;transform:translate(-50%,-50%);background:var(--radio-overlay-bg)}.select-short-wrapper{margin-bottom:unset;width:250px}.select-short{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:unset;outline:unset;font-size:16px}.outlined-select{cursor:pointer;display:flex;align-items:center;color:var(--accent);border:3px solid var(--accent);font-family:var(--font);width:100%;height:46px;border-radius:17px;padding:0 40px 0 16px;transition:color .2s ease-in-out;min-width:170px}.outlined-select-outer::after{content:"";position:absolute;top:50%;right:15px;transform:translateY(-50%);width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid var(--accent)}.outlined-select-outer{position:relative;display:block;width:225px}.item-row{gap:25px;display:flex;align-items:center;margin-bottom:20px}.item-title{width:150px;font-size:110%}.pay-button{margin-top:50px;border-radius:17px;background:var(--accent);color:#fff;font-size:110%;border:0;cursor:pointer;min-width:40%;min-height:50px}.mb{margin-bottom:70px!important}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.login-page{max-width:405px;margin:165px auto auto}.login-inner{min-height:50vh;line-height:1.1;position:relative;padding:0 40px 40px;text-align:center;margin:40px auto 280px}.input-error{border:4px solid #e10000!important}.input-ok{border:2px solid #1bb52e!important}.padding-right-60{padding-right:60px!important}.error-icon{display:inline-block;height:16px;width:16px;margin-right:5px;vertical-align:-2px;flex-shrink:0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 14.667A6.667 6.667 0 1 0 8 1.333a6.667 6.667 0 0 0 0 13.334z' fill='%23D00E17' stroke='%23D00E17' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 4.583a.75.75 0 0 1 .75.75V8a.75.75 0 0 1-1.5 0V5.333a.75.75 0 0 1 .75-.75z' fill='%23fff'/%3E%3Cpath d='M8.667 10.667a.667.667 0 1 1-1.334 0 .667.667 0 0 1 1.334 0z' fill='%23fff'/%3E%3C/svg%3E");background-position:0 0;background-repeat:no-repeat;background-size:16px}.login-text{display:block;margin:39px 0 0;color:#878787!important}.login-error-text{margin:-20px 0 35px;color:#d00e17!important}.login-link{color:var(--accent);text-decoration:none}.login-form p{color:#878787}.login-form h1{color:#41413d}.login-ok-text{color:#11a925!important}.captcha-outer{border:unset;box-shadow:0 0 0 .0625rem var(--accent);display:flex;min-height:72px;min-width:120px;background:#fff;border-radius:31px;pointer-events:none;justify-content:center;align-items:center}.c-inner{overflow:hidden;max-height:35px;max-width:100px}.c-img{max-width:100px;transform:translateX(-4px) translateY(-5px)}.c-wrapper{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.forget-password{margin:auto auto 25px;width:fit-content;text-align:center;color:var(--accent)}.history-wrapper{display:flex;justify-content:center;flex-direction:column;gap:25px;margin-top:20px;opacity:1;transition:.3s opacity}.history-element{text-decoration:unset;background:#fff;border-radius:16px;padding:15px 16px}.history-text{display:flex;flex-direction:column;gap:10px;font-size:var(--font-size)}.history-in,.history-out{font-weight:700;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;height:auto;line-height:1.5em;white-space:normal;overflow:hidden;color:#665;transition:.5s ease color}.history-out{font-weight:400;-webkit-line-clamp:2}.history-element:hover .history-in{color:unset}.history-info{display:flex;justify-content:space-between;font-size:.8em;color:var(--accent);margin-top:14px}.clear-history-btn{font-size:inherit;background:unset;color:#000;font-weight:400;border:unset;cursor:pointer}.cso{margin-top:150px;font-size:85%}.hst-more{border:unset;width:fit-content;margin:150px auto;color:#fff;background:var(--accent2);font-weight:700;font-size:calc(var(--font-size) - 2px);padding:10px 30px;border-radius:var(--radius);text-decoration:unset;cursor:pointer;display:flex;justify-content:center;align-items:center}.hst-err,.hst-n{margin:150px 0}.history-back{box-shadow:unset!important;background:unset!important;border-radius:30px;line-height:1.5;width:fit-content;color:var(--accent2);text-decoration:underline;padding:10px 0!important;font-weight:500;font-size:var(--font-size)}.hst-top-line{row-gap:18px;flex-wrap:wrap;column-gap:30px;margin-bottom:60px;display:flex;justify-content:space-between;align-items:center}.msg-send-more{margin:110px auto;width:fit-content}.clear-history-btn-grey{color:inherit}.hst-btn{text-decoration:none;opacity:1;transition:opacity .5s ease;margin:15px 0 19px;cursor:pointer;font-size:var(--font-size);gap:6px;border:unset;color:var(--font-color-dark);font-weight:600;background:unset;display:flex;align-items:center}.hst-btn:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='22' fill='none' viewBox='0 0 23 22'%3E%3Cpath fill='%2319392C' fill-rule='evenodd' d='M12.125 21.496V2.238A13.82 13.82 0 0 0 7.695.894 21.958 21.958 0 0 0 2.799.468 2.454 2.454 0 0 0 .5 2.909v14.08c-.002.324.064.645.194.942.119.301.3.574.53.801.234.22.505.4.8.53.304.123.629.185.956.18 1.487-.02 2.973.119 4.43.414 1.67.209 3.277.768 4.715 1.64Z' clip-rule='evenodd'/%3E%3Cpath fill='%237F8F89' fill-rule='evenodd' d='M12 21.5V2.274A12.581 12.581 0 0 1 16.192.933a19.727 19.727 0 0 1 4.633-.426c.588.04 1.14.313 1.543.765.404.453.63 1.05.632 1.672V17c.002.323-.06.644-.183.941-.113.3-.284.573-.501.8-.223.22-.479.399-.758.528a2.217 2.217 0 0 1-.905.18 18.807 18.807 0 0 0-4.192.413c-1.58.209-3.1.767-4.461 1.638Z' clip-rule='evenodd'/%3E%3C/svg%3E%0A");position:relative;top:4px;margin-right:2px}.hst-msgs{min-height:unset;background:#5b716426}.limits-row{display:flex;align-items:center;opacity:1;transition:.3s opacity;margin-top:0;justify-content:space-between;flex-wrap:wrap;column-gap:10px}.new-dot{position:relative;margin-right:9px}.new-dot:after{content:"";position:absolute;top:8px;right:-6px;width:7px;height:7px;background-color:var(--accent);border-radius:50%;transform:translate(50%,-50%)}.main-text{margin:20px 0 0;transition:max-height 4s ease;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.main-text-hidden{overflow:hidden;max-height:230px;position:relative}.main-text-hidden:after{content:"";position:absolute;bottom:0;left:0;right:0;height:100px;background:linear-gradient(to bottom,rgb(204 208 207/20%),rgb(204 208 207) 79%)}table,td,th{border:0!important}.table-buttons{flex-wrap:wrap;gap:5%;display:flex;margin-bottom:40px}.table-buttons-popup{margin-bottom:unset;margin-top:-15px}.table-button{width:30%;padding:13px 0}table{outline:8px solid var(--background-color);width:100%;border-collapse:collapse;border-spacing:0;margin-bottom:40px;border-radius:11px}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}table td,table th{padding:7px;border:1px solid #d9d9d9}table th{word-break:normal;background:#fff;padding:7px 7px 7px 11px}td,th{text-align:left}table th,tbody th,thead{font-weight:500}tbody th{line-height:1}.fat-height{height:48px}.popup-header{margin-top:unset!important;margin-bottom:40px!important}table tbody{background:rgba(245,245,245,.66)}table td img{max-width:100%}table .text-center{text-align:center}table .text-right{text-align:right}table .text-left{text-align:left}table .text-justify{text-align:justify}table .text-nowrap,table .text-nowrap td{white-space:nowrap}table .text-nowrap td:first-child{white-space:normal}table .text-nowrap td:last-child{white-space:normal}table ul li{margin-left:15px}.firework,.firework1{position:absolute;width:6px;height:6px;border-radius:50%;box-shadow:0 0#fff,0 0#fff,0 0#fff,0 0#fff,0 0#fff,0 0#fff,0 0#fff,0 0#fff,0 0#fff,0 0#fff,0 0#fff,0 0#fff,0 0#fff,0 0#fff,0 0#fff,0 0#fff,0 0#fff,0 0#fff,0 0#fff,0 0#fff,0 0#fff,0 0#fff,0 0#fff,0 0#fff,0 0#fff,0 0#fff,0 0#fff,0 0#fff,0 0#fff,0 0#fff,0 0#fff,0 0#fff,0 0#fff,0 0#fff,0 0#fff,0 0#fff,0 0#fff,0 0#fff,0 0#fff,0 0#fff,0 0#fff,0 0#fff,0 0#fff,0 0#fff,0 0#fff,0 0#fff,0 0#fff,0 0#fff,0 0#fff,0 0#fff,0 0#fff;animation:1.3s bs ease-out infinite backwards,1s fwk1 ease-in infinite backwards,5s positions linear infinite backwards}.firework1{animation-delay:1.25s,1.25s,1.25s;animation-duration:1.25s,1.25s,6.25s}.opacity-8{opacity:.8!important}.relative-input{width:100%!important;margin:50px 0!important}.relative-input textarea{min-height:43px}.sr{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:25px;line-height:1.1;font-size:var(--font-size);margin:80px 0}.srr:before{content:"";position:absolute;bottom:0;left:0;right:0;height:176px;background:linear-gradient(0deg,var(--background-color) 20%,rgba(251,251,251,0) 59%)}.srr:after{content:"Читать далее";position:absolute;top:104px;color:var(--accent);font-weight:600}.srr{overflow-y:hidden;height:136px;position:relative;width:204px;text-decoration:unset}.sh{color:#425048;margin-bottom:10px;font-weight:500}.st{color:#787872}.shh{user-select:none;font-weight:700;margin-bottom:25px}.shr-outer{display:flex;gap:15px}.shr-button{background:unset;border:unset;font-size:calc(var(--font-size) - 3px);color:var(--accent);padding:5px;cursor:pointer;transition:.3s ease opacity;align-items:center;display:flex;font-weight:400}.save:before,.share:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%2319392C' stroke='%2319392C' stroke-width='2' d='M11.877 9.92H8.8a6.648 6.648 0 0 0-4.785 2.065 7.193 7.193 0 0 0-1.984 4.975c0 .17-.065.333-.18.453a.604.604 0 0 1-.436.187.604.604 0 0 1-.435-.187.653.653 0 0 1-.18-.453c.002-2.206.846-4.32 2.345-5.88C4.645 9.52 6.68 8.643 8.8 8.64h3.076v1.28Z'/%3E%3Cpath fill='%2319392C' fill-rule='evenodd' stroke='%2319392C' stroke-width='2' d='M11.591 3.249a.634.634 0 0 0-.39.591v11.52a.644.644 0 0 0 .39.591.628.628 0 0 0 .69-.139l5.7-5.76a.641.641 0 0 0 0-.905l-5.7-5.76a.631.631 0 0 0-.69-.138Z' clip-rule='evenodd'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M20 20V0H0v20z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");position:relative;right:5px;top:1px}.save{margin-top:0;color:var(--accent2);font-weight:600}.save:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath fill='%2319392C' stroke='%2319392C' stroke-width='2' d='M16.751 11.024a.635.635 0 0 0-.591-.391h-5.12v-7.6a.63.63 0 0 0-.187-.448.644.644 0 0 0-.905 0 .63.63 0 0 0-.188.448v7.6H4.64a.645.645 0 0 0-.591.39.627.627 0 0 0 .139.691l5.76 5.7a.64.64 0 0 0 .697.138.64.64 0 0 0 .208-.138l5.76-5.7a.632.632 0 0 0 .138-.69Z'/%3E%3C/svg%3E%0A");right:3px}.share-popup-outer{position:absolute;background:#fff;border-radius:var(--radius);box-shadow:0 8px 82px 0 rgb(39 33 32/21%);padding:10px;z-index:1;display:flex;flex-direction:column}.share-popup-el{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:calc(var(--font-size) - 1px);padding:4px 10px 3px 3px;border-radius:10px;transition:.2s;background:unset;border:unset;font-weight:400;color:var(--font-color)}.share-popup-el:hover{background:#f5f5f5}.share-popup-el span{line-height:1;background-size:20px;width:20px;height:20px;margin-bottom:2px}.share-telegram{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%2319392c' fill-rule='evenodd' d='M19.136 5.11a1.296 1.296 0 0 1 1.352.19 1.4 1.4 0 0 1 .421.592c.087.233.112.486.073.733l-2.031 12.82c-.197 1.236-1.501 1.945-2.59 1.329a51.635 51.635 0 0 1-3.485-2.138c-.609-.414-2.474-1.742-2.245-2.687.197-.808 3.332-3.844 5.123-5.65.703-.708.382-1.117-.448-.465-2.062 1.62-5.372 4.082-6.466 4.776-.965.611-1.469.715-2.07.611-1.099-.19-2.117-.485-2.948-.843-1.123-.485-1.068-2.091 0-2.56L19.135 5.11Z' clip-rule='evenodd'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")no-repeat center}.share-vk{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%2319392c' d='M12.893 18C6.06 18 2.163 13.496 2 6h3.423c.112 5.502 2.636 7.832 4.634 8.312V6h3.223v4.745c1.974-.204 4.048-2.367 4.748-4.745h3.223a9 9 0 0 1-1.544 3.43 9.4 9.4 0 0 1-2.841 2.552 9.8 9.8 0 0 1 3.238 2.48A9.4 9.4 0 0 1 22 18h-3.548a5.9 5.9 0 0 0-1.913-2.895 6.3 6.3 0 0 0-3.259-1.393V18h-.387Z'/%3E%3C/svg%3E%0A")no-repeat center}.share-whatsapp{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%2319392c' d='M16.55 13.715c-.227-.103-1.312-.615-1.514-.694-.203-.08-.346-.103-.501.113-.155.217-.573.683-.704.831-.13.148-.25.16-.477 0a6.17 6.17 0 0 1-1.776-1.047 6.018 6.018 0 0 1-1.193-1.468c-.131-.204 0-.318.095-.432.096-.114.215-.239.334-.364.088-.108.16-.227.215-.353a.416.416 0 0 0 0-.375c0-.103-.5-1.138-.692-1.56-.19-.42-.357-.363-.488-.363h-.477a.877.877 0 0 0-.597.261 2.39 2.39 0 0 0-.58.805c-.134.303-.2.63-.195.959a3.98 3.98 0 0 0 .895 2.219 9.794 9.794 0 0 0 3.803 3.186c.525.216.93.341 1.252.444.453.13.93.158 1.396.08.309-.06.601-.18.86-.352.258-.173.477-.394.642-.65.138-.316.183-.662.131-1.001-.06-.08-.202-.137-.429-.24Z'/%3E%3Cpath fill='%2319392c' d='M18.344 5.616a8.896 8.896 0 0 0-2.93-1.95A8.945 8.945 0 0 0 11.954 3a9.036 9.036 0 0 0-4.475 1.212 8.958 8.958 0 0 0-3.271 3.266 8.881 8.881 0 0 0 .001 8.902L3 21l4.76-1.2a8.988 8.988 0 0 0 4.29 1.08h-.097a9.032 9.032 0 0 0 5.022-1.485 8.942 8.942 0 0 0 3.336-4.014 8.872 8.872 0 0 0 .514-5.18 8.91 8.91 0 0 0-2.481-4.585Zm-6.391 13.728A7.432 7.432 0 0 1 8.147 18.3l-.266-.156-2.827.732.749-2.736-.17-.276A7.374 7.374 0 0 1 4.62 10.69a7.406 7.406 0 0 1 2.704-4.537 7.5 7.5 0 0 1 9.908.532 7.34 7.34 0 0 1 1.624 2.404c.376.9.567 1.866.563 2.84a7.402 7.402 0 0 1-2.19 5.24 7.504 7.504 0 0 1-5.276 2.176Z'/%3E%3C/svg%3E%0A")no-repeat center}.share-copy{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%2319392c' d='M14.992 3h-3.497c-1.584 0-2.84 0-3.821.135-1.011.138-1.83.43-2.474 1.087-.646.657-.932 1.49-1.068 2.52C4 7.742 4 9.022 4 10.635v5.32c0 1.374.826 2.551 2 3.045-.06-.83-.06-1.991-.06-2.959v-4.565c0-1.167 0-2.174.106-2.98.114-.863.37-1.69 1.03-2.362.659-.672 1.472-.933 2.32-1.05.79-.108 1.777-.108 2.924-.108h2.757c1.146 0 2.132 0 2.923.108a3.274 3.274 0 0 0-1.188-1.513A3.2 3.2 0 0 0 14.992 3Z'/%3E%3Cpath fill='%2319392c' d='M7 11.294c0-2.496 0-3.743.762-4.519C8.523 6 9.748 6 12.2 6h2.6c2.451 0 3.677 0 4.439.775.761.776.761 2.023.761 4.519v4.412c0 2.496 0 3.743-.761 4.519C18.477 21 17.251 21 14.8 21h-2.6c-2.451 0-3.677 0-4.438-.775C7 19.449 7 18.202 7 15.706v-4.412Z'/%3E%3C/svg%3E%0A")no-repeat center}.share-ok{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%2319392c' d='M17.83 12.74c-.28-.57-1.07-1.05-2.12-.24-1.43 1.14-3.71 1.14-3.71 1.14s-2.28 0-3.71-1.14c-1.05-.81-1.84-.33-2.12.24-.5 1 .06 1.49 1.33 2.3 1.09.7 2.58.96 3.54 1.06l-.8.8C9.1 18.03 8 19.12 7.25 19.88c-.45.46-.45 1.19 0 1.62l.14.16c.45.45 1.19.45 1.64 0L12 18.68c1.15 1.13 2.24 2.22 3 2.98.45.45 1.18.45 1.64 0l.13-.16c.46-.43.46-1.16 0-1.62l-2.98-2.98-.79-.81c.95-.09 2.42-.36 3.5-1.05 1.27-.81 1.83-1.3 1.33-2.3ZM12 4.57c1.38 0 2.5 1.12 2.5 2.49 0 1.38-1.12 2.49-2.5 2.49S9.5 8.44 9.5 7.06c0-1.37 1.12-2.49 2.5-2.49Zm0 7.55c2.8 0 5.06-2.26 5.06-5.06a5.06 5.06 0 0 0-10.12 0c0 2.8 2.26 5.06 5.06 5.06Z'/%3E%3C/svg%3E%0A")no-repeat center}.popup img{max-width:100%;border-radius:10px}.opacity-2{opacity:.2}.m-info{color:var(--font-color);display:flex;transition:.44s;min-height:43px;gap:12px;line-height:1.55;margin-top:11px;justify-content:center;align-items:center;margin-bottom:75px}.m-info img{padding-bottom:2px}.response-answer-1,.response-answer-2{padding:10px 22px;border-radius:12px 25px 25px 25px}.response-answer-1{background:#f8f8f8;margin:17px 0 34px}.response-answer-2{background:#ecefff;color:#292929;margin:17px 0 2px}.response-head-1{font-weight:700;color:#939393}.response-head-2{font-weight:700;color:var(--accent)}.response-module-head{text-align:center;margin-top:10px}.response-bot{box-shadow:0 0 0 2px #3f51b5,4px 4px 0 3px #3f51b5;background:#fff;border-radius:32px;padding:15px 16px;margin:41px 0 101px}.response-question{color:#123e8d;margin:23px 0 39px}.row-btns{display:flex;flex-wrap:wrap;justify-content:space-between}.row-btns .button{border-radius:40px;flex:0 1 46%;margin:5px 0}.nsb{font-weight:600}.nsbi{white-space:nowrap;display:inline-flex;align-items:center}.nsbo{line-height:1.8;font-size:var(--font-size);margin-top:30px;min-height:29px;opacity:1;transition:opacity .5s ease}.nsw{margin:0 6px;position:relative;display:inline-block;width:34px;height:18px}.nsw input{opacity:0;width:0;height:0}.nsl,.nsl:before{position:absolute;border-radius:19px;transition:.4s}.nsl{cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ececec}.nsl:before{content:"";height:14px;width:14px;left:2px;bottom:2px;background-color:var(--accent)}.nsi:focus+.nsl{box-shadow:0 0 0 1px #555545}.nsi:checked+.nsl:before{transform:translateX(16px)}.modes-flex{display:flex;align-content:flex-start;flex-wrap:wrap;gap:14px;font-size:calc(var(--font-size) - 1px)}.modes-flex a,.modes-flex button{font-size:inherit;cursor:pointer;text-decoration:unset;font-weight:600;padding:2px 10px;border-radius:5px;height:32px;display:flex;align-items:center}.modes-flex a{background:#fff;color:var(--accent)}.modes-flex button{border:unset;background:var(--accent);color:#fff}.modes-flex .oiubrn{background:#8f0707}.oiubcs{height:32px;color:#505050;background:#fff;width:145px;font-size:var(--font-size);text-align:center;padding:2px 10px 2px 28px;border-radius:5px;border:unset}.mb-14{margin-bottom:140px}input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none;margin-right:-6px;height:39px;width:39px;display:block;background-image:url('data:image/svg+xml,  <svg width="39" height="39" viewBox="0 0 39 39" fill="none" xmlns="http://www.w3.org/2000/svg">     <path d="M14.5 14.5L24.5 24.5" stroke="gainsboro" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>    <path d="M24.5 14.5L14.5 24.5" stroke="gainsboro" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>  </svg>');background-repeat:no-repeat;background-size:39px;cursor:pointer}.modes-flex input[type=search]::-webkit-search-cancel-button{height:32px;width:32px;background-size:32px}.not-found,.search-bar{font-size:var(--font-size);text-align:center}.not-found{margin-top:30px;color:#8d8d8d}.search-bar{color:#4f4f4f;background:#fff;height:38px;width:100%;padding:8px 8px 8px 28px;margin-bottom:14px;border-radius:14px;border:.0625rem solid var(--lighter)}.not-found-f{display:flex;align-items:center}.oium{min-height:162px}.he-str{border-radius:14px;border:unset;padding:8px 9px 10px 19px;font-size:var(--font-size);height:39px;min-width:195px;max-width:233px;width:calc(var(--font-size)*12.5);background:#fff;border:.0625rem solid var(--lighter)}.hst-row h1{margin:0}.hst-row-margin{margin-bottom:120px;margin-top:110px}.return-chat{cursor:pointer;border-radius:30px;color:var(--accent);border:2px solid var(--accent);padding:3px 12px!important;min-width:130px;min-height:34px;display:flex!important;align-items:center;justify-content:center;font-weight:500;background:#fff;font-size:85%}.hst-row{display:flex;align-items:center;margin-bottom:62px;justify-content:space-between;flex-wrap:wrap;gap:10px}.endpoint .code{background:#ececec;padding:15px;border-radius:5px}.endpoint{margin-top:30px;margin-bottom:30px;background-color:#fff;border-radius:3px;padding:20px}.method{margin-bottom:5px;margin-right:3px;display:inline-block;padding:10px 20px;border-radius:40px;color:#fff;font-weight:700;background:var(--accent2)}.font-normal{font-weight:400}.highlighted{font-weight:700}.api-docs .highlighted{background-color:#eee;padding:2px 4px;margin-top:10px;width:123px;display:inline-flex;border-radius:4px;margin-bottom:10px;margin-right:10px;align-items:center;justify-content:center;font-weight:700;font-size:15px}.price-api{font-size:14px;margin:10px 0}.response-code-api{font-size:16px;margin:20px 0 0;font-weight:700;color:#0b703f}.response-code-error{color:#930b0b}.api-docs h2{margin-top:unset}.price-api a{text-decoration:underline;font-weight:unset}.api-docs pre code.hljs{padding:unset!important;background:unset!important}.create-api-key{border:unset;background:unset;cursor:pointer;font-size:100%;font-weight:500;color:var(--accent)}.api-docs-link{text-decoration:none;color:var(--accent)}.api-docs a{text-decoration-line:underline;text-decoration-style:dotted}input[type=search]:focus-visible{outline:2px solid var(--accent2)}.flex-between{display:flex;justify-content:space-between}.font-button{background:unset;border:unset;padding:7px;cursor:pointer}.font-minus:before,.font-plus:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='26' fill='none' viewBox='0 0 26 26'%3E%3Cpath fill='%2319392C' fill-rule='evenodd' d='M13 3.656c-1.004 0-1.9.634-2.231 1.583l-5.42 15.483a1.22 1.22 0 0 0 2.301.806l1.848-5.278h7.004l1.847 5.278a1.22 1.22 0 0 0 2.301-.806L15.23 5.239A2.364 2.364 0 0 0 13 3.656Zm2.649 10.156-2.65-7.569-2.648 7.57h5.298Z' clip-rule='evenodd'/%3E%3Cpath stroke='%2319392C' stroke-linecap='round' stroke-width='2' d='M19 7h6m-3-3v6'/%3E%3C/svg%3E%0A");position:relative;top:3px}.font-minus:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='26' fill='none' viewBox='0 0 26 26'%3E%3Cpath fill='%2319392C' fill-rule='evenodd' d='M13 3.656c-1.004 0-1.9.634-2.231 1.583l-5.42 15.483a1.22 1.22 0 0 0 2.301.806l1.848-5.278h7.004l1.847 5.278a1.22 1.22 0 0 0 2.301-.806L15.23 5.239A2.364 2.364 0 0 0 13 3.656Zm2.649 10.156-2.65-7.569-2.648 7.57h5.298Z' clip-rule='evenodd'/%3E%3Cpath stroke='%2319392C' stroke-linecap='round' stroke-width='2' d='M19 7h6'/%3E%3C/svg%3E%0A")}.add{background-color:#a0dfb0}.del{user-select:none;background-color:#f6bfc5}.no-diff-found,pre{position:relative}.no-diff-found:after{content:"Изменений не найдено";position:absolute;line-height:1.2;bottom:100%;left:50%;transform:translateX(-50%);background:var(--background-color);padding:8px 16px;border-radius:8px;box-shadow:0 0 11px 0 rgb(244 244 231),0 0 15px 15px #f4f4e7;margin-bottom:6px;z-index:1;border:2px solid var(--accent2)}.get-code-wrapper{display:flex;justify-content:center;gap:58px;align-items:center}.qr-link{cursor:pointer;border:unset;width:34px;height:34px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%2319392c' d='M0 0h24v24H0z'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M17 5v2h2V5h-2Zm-6 14h2v2h-2v-2Zm8-8h2v2h-2v-2Zm-8 4h2v2h-2v-2Zm4-4h2v2h-2v-2ZM4 3h8a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1Zm1 2v6h6V5H5Zm2 2h2v2H7V7Zm9-4h4a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1h-4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1Zm0 12h4a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1h-4a1 1 0 0 1-1-1v-4a1 1 0 0 1 1-1Zm1 2v2h2v-2h-2ZM4 15h4a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1v-4a1 1 0 0 1 1-1Zm1 2v2h2v-2H5Z' clip-rule='evenodd'/%3E%3C/svg%3E%0A")no-repeat;background-size:contain;border-radius:10px}.get-code-button:before{transition:all .5s;padding:2px 10px 0 0;content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' viewBox='0 0 18 18'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M14.833 3.322a1.125 1.125 0 0 1 1.546 1.22l-1.7 10.318c-.165.995-1.258 1.566-2.17 1.07a43.858 43.858 0 0 1-2.918-1.72c-.51-.334-2.072-1.403-1.88-2.164.165-.65 2.79-3.093 4.29-4.546.589-.57.32-.9-.375-.375-1.727 1.303-4.499 3.286-5.415 3.844-.809.492-1.23.576-1.734.492-.92-.153-1.772-.39-2.468-.679-.94-.39-.895-1.683-.001-2.06l12.825-5.4Z' clip-rule='evenodd'/%3E%3C/svg%3E%0A");display:inline-block}.get-code-button{display:flex;font-size:calc(var(--font-size) + 1px);margin:70px auto 50px;font-weight:500;padding:7px 13px;width:100%;border-radius:16px;color:#fff!important;height:39px;justify-content:center;align-items:center;background:#109fe6}.tg-sign-header{margin:0;font-size:26px;padding-top:3px}.tg-qr-info{margin-bottom:30px;text-align:center;font-size:24px}.tg-qr-image{padding:50px 50px 25px}.link-to-older-sign{margin-top:60px;text-align:left}.skip-tg-email{background:unset;border:unset;color:#0887c5;font-size:16px;font-weight:500;cursor:pointer}.receipt-email-outer{max-width:372px;margin-top:78px}.reg-lnk{color:#109fe6!important}.reg-lnk:before{padding:0 10px 0 0;content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' viewBox='0 0 18 18'%3E%3Cpath fill='%23109fe6' fill-rule='evenodd' d='M14.833 3.322a1.125 1.125 0 0 1 1.546 1.22l-1.7 10.318c-.165.995-1.258 1.566-2.17 1.07a43.858 43.858 0 0 1-2.918-1.72c-.51-.334-2.072-1.403-1.88-2.164.165-.65 2.79-3.093 4.29-4.546.589-.57.32-.9-.375-.375-1.727 1.303-4.499 3.286-5.415 3.844-.809.492-1.23.576-1.734.492-.92-.153-1.772-.39-2.468-.679-.94-.39-.895-1.683-.001-2.06l12.825-5.4Z' clip-rule='evenodd'/%3E%3C/svg%3E%0A");display:inline-block;vertical-align:-2px;margin-top:4px}.email-button,.tg-button{color:#fff!important;min-height:54px;width:100%;font-weight:500;font-size:17px!important}.tg-button{background:#0887c5!important;margin-bottom:28px;margin-top:40px}.tg-button:before{transition:all .5s;padding:3px 10px 0 0;content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M19.777 4.43a1.5 1.5 0 0 1 2.062 1.626l-2.268 13.757c-.22 1.327-1.676 2.088-2.893 1.427-1.018-.553-2.53-1.405-3.89-2.294-.68-.445-2.763-1.87-2.507-2.884.22-.867 3.72-4.125 5.72-6.062.785-.761.427-1.2-.5-.5-2.302 1.738-5.998 4.381-7.22 5.125-1.078.656-1.64.768-2.312.656-1.226-.204-2.363-.52-3.29-.905-1.255-.52-1.194-2.244-.002-2.746l17.1-7.2Z' clip-rule='evenodd'/%3E%3C/svg%3E%0A");display:inline-block}.email-button{background:#615d5d;margin-bottom:10px}.p-text{color:var(--font-color);display:flex;transition:.5s;min-height:44px;gap:14px;line-height:1.5;margin-top:121px;justify-content:center;align-items:center;margin-bottom:166px}.p-text img{padding-bottom:3px}.answer-bot-better,.answer-f{border-radius:var(--radius);border-top-left-radius:5px}.answer-f{background:var(--light);padding:11px 21px;margin:15px 0 31px}.answer-bot-better{background:#ddf1e9;padding:11px 23px;margin:15px 0 5px}.head-f{font-weight:700;color:#939393}.head-bot-better{font-weight:700;color:var(--accent2)}.mode-head{text-align:center;margin-top:10px}.mode-head a{text-decoration:underline}.example-bot{background:#fff;padding:10px 15px;border-radius:16px;margin:41px 0}.example-question{color:#000;margin:23px 0 39px}.row-of-buttons{display:flex;flex-wrap:wrap;justify-content:space-between}.row-of-buttons .button{flex:0 1 46%;margin:5px 0}.toggle-main-text{padding-left:0;margin-top:0;display:none}.toggle-main-text::after{content:"";display:inline-block;margin-left:8px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid var(--accent2);vertical-align:middle;transition:transform .2s ease}.toggle-main-text::before{content:"Показать описание";display:inline-block;width:fit-content;height:fit-content}.toggle-main-text.active::before{content:"Скрыть описание"}.toggle-main-text.active::after{transform:rotate(180deg)}.change-email-to-telegram{font-weight:700;text-shadow:0 0 7px #fff}.change-email,.resend-email{text-decoration:underline}.lgn-icn:before,.mode-icn:before,.usr-icn:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' viewBox='0 0 18 18'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M8.25 1c-.597 0-1.169.253-1.591.703A2.484 2.484 0 0 0 6 3.4v11.2c0 .636.237 1.247.659 1.697.422.45.994.703 1.591.703h4.5c.597 0 1.169-.253 1.591-.703.422-.45.659-1.06.659-1.697V3.4c0-.637-.237-1.247-.659-1.697A2.181 2.181 0 0 0 12.75 1h-4.5Zm.97 5.034a.727.727 0 0 1 .53-.234c.199 0 .39.084.53.234l2.25 2.4c.14.15.22.354.22.566a.828.828 0 0 1-.22.566l-2.25 2.4a.725.725 0 0 1-.527.224.727.727 0 0 1-.524-.234.828.828 0 0 1-.22-.559.83.83 0 0 1 .21-.563l.97-1.034H3.75a.727.727 0 0 1-.53-.234A.828.828 0 0 1 3 9c0-.212.079-.416.22-.566a.727.727 0 0 1 .53-.234h6.44l-.97-1.034A.828.828 0 0 1 9 6.6c0-.212.08-.416.22-.566Z' clip-rule='evenodd'/%3E%3C/svg%3E%0A");position:relative;top:2px;margin-right:5px}.mode-icn:before,.usr-icn:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' viewBox='0 0 18 18'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M6.768 2.087A.75.75 0 0 1 7.5 1.5h3a.75.75 0 0 1 .732.587l.33 1.486c.3.143.585.308.855.495l1.453-.457a.75.75 0 0 1 .875.34l1.5 2.598a.75.75 0 0 1-.143.928l-1.122 1.03c.027.328.027.658 0 .986l1.122 1.03a.75.75 0 0 1 .143.928l-1.5 2.598a.75.75 0 0 1-.875.34l-1.452-.457c-.27.188-.555.352-.855.495l-.33 1.485a.75.75 0 0 1-.733.588h-3a.75.75 0 0 1-.732-.587l-.33-1.486a6.038 6.038 0 0 1-.855-.495l-1.454.457a.75.75 0 0 1-.874-.34l-1.5-2.598a.75.75 0 0 1 .142-.928l1.123-1.03a6.001 6.001 0 0 1 0-.986l-1.123-1.03a.75.75 0 0 1-.142-.927l1.5-2.598a.75.75 0 0 1 .874-.34l1.453.457c.27-.188.555-.353.855-.495l.33-1.485v-.002ZM9 11.25a2.25 2.25 0 1 0 0-4.5 2.25 2.25 0 0 0 0 4.5Z' clip-rule='evenodd'/%3E%3C/svg%3E%0A")}.usr-icn:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' fill='none' viewBox='0 0 17 17'%3E%3Cpath fill='%23fff' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M8.5 9.208a3.542 3.542 0 1 0 0-7.083 3.542 3.542 0 0 0 0 7.083Z'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M14.167 14.875a5.667 5.667 0 1 0-11.334 0'/%3E%3Cpath fill='%23fff' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M8.5 9.209a5.667 5.667 0 0 0-5.667 5.666h11.334A5.667 5.667 0 0 0 8.5 9.21Z'/%3E%3C/svg%3E%0A")}.opc-low{opacity:.8}.code-header{display:flex;justify-content:space-between;align-items:center;padding:.5rem;background-color:#e2e2e2;border-top-left-radius:6px;border-top-right-radius:6px;font-size:85%}.language-name{font-weight:700;color:#666}.copy-button{font-weight:400;background-color:#fff;border:unset;border-radius:4px;padding:.15rem .3rem;font-size:85%;cursor:pointer;opacity:.7;transition:opacity .2s ease-in-out}.copy-button:hover{opacity:1}pre{display:flex;font-size:83%!important;border-radius:6px;margin:1rem 0;flex-direction:column}code{padding:1em;overflow-x:auto}code[class*=language-],pre[class*=language-]{background-color:#e9e9e9}.temp-transcript{color:#888;font-size:16px;margin-top:14px;font-weight:300}#global-drop-popup{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;pointer-events:none}.global-drop-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.81);border:unset;display:flex;align-items:center;justify-content:center;pointer-events:auto}.global-drop-content{text-align:center;color:var(--accent);font-size:26px;font-weight:700}.drop-icon{font-size:48px;margin-bottom:10px}.drop-text{font-size:26px}main .attach-file-button{position:relative;float:right;width:28px;height:28px;min-width:28px;min-height:28px;border:0;cursor:pointer;padding:4px;margin-right:10px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%2319392C' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m15 7-6.5 6.5a2.121 2.121 0 1 0 3 3L18 10a4.243 4.243 0 0 0-6-6l-6.5 6.5a6.364 6.364 0 1 0 9 9L21 13'/%3E%3C/svg%3E%0A")no-repeat;background-size:contain}.file-attach-area-wrapper{display:flex;z-index:1;justify-content:space-between;min-height:61px;align-items:center;margin:9px auto auto}.file-previews{display:flex;flex-wrap:wrap;gap:10px;margin-top:0}.file-preview-item{display:flex;align-items:center;border:unset;padding:5px 12px;position:relative;max-width:260px;box-shadow:unset;font-size:14px;border-radius:16px;background:#5b716426}.preview-filename{width:78px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.preview-text-el{font-size:1.2em;margin-right:10px;font-weight:700;color:#555}.file-preview-thumbnail,.preview-image-el{width:30px;height:30px;object-fit:cover;margin-right:10px;border-radius:3px}.file-preview-thumbnail{border-radius:5px}.file-icon{font-size:1.5em;margin-right:10px;font-weight:700;color:var(--accent2)}.file-preview-name{flex-grow:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:10px;color:var(--font-color)}.remove-file-button{background:0 0;border:0;font-size:1.5em;cursor:pointer;color:var(--accent2);padding:0 2px 2px 10px;line-height:1}.loader-overlay,.param-chip__label{background-color:var(--background-color)!important}.param-chip__label{border:3px solid #7f9e8a!important}.img-price-icon{background:unset!important}.del:has(a){box-shadow:0 0 0 3px #bec1b4;border-radius:8px;padding:2px 6px}@media (min-width:800px){.menu-toggle{display:flex!important;max-height:100vh;overflow:visible}.nav-menu li:first-child{margin-top:unset}.nav-outer{width:100%;max-width:var(--width-2);flex-direction:row;padding:3px 30px 3px 18px}.nav-menu li,.nav-mobile,.nav-outer{display:flex;justify-content:space-between;align-items:center}.nav-mobile .nav-button{display:none}.nav-menu{display:flex;flex-direction:row;max-height:100%;overflow:visible;margin-bottom:unset}.nav-menu li{list-style:none;white-space:nowrap;justify-content:center}.nav-menu .dropdown,.nav-menu li{position:relative}.nav-menu .dropdown ul,.nav-menu .dropdown ul.show{top:100%;overflow:visible;padding:0 1rem;display:flex}.nav-menu .dropdown ul{flex-direction:column;position:absolute;right:-30px;opacity:0;visibility:hidden;transition:all .4s ease}.nav-menu .dropdown ul.show{right:0;opacity:1;visibility:visible;align-items:flex-end}.nav-menu .dropdown ul li{padding:0;position:relative;min-width:96px}.nav-menu .dropdown ul li,.nav-menu .dropdown ul li:hover{background-color:var(--accent2)}.nav-menu .dropdown ul li a{padding:.7rem;display:block;color:#fff;text-transform:capitalize}.nav-menu .dropdown:hover>a:after,.nav-menu .dropdown>a:after{content:"";font-weight:900;font-size:.875rem;padding-left:5px;color:var(--font-color)}.nav-menu .dropdown:hover>a:after{content:""}.nav-menu .dropdown .dropdown:hover>a:after,.nav-menu .dropdown .dropdown>a:after{content:"";font-weight:900;font-size:.875rem;padding-left:10px;color:#fff}.nav-menu .dropdown .dropdown:hover>a:after{content:""}.nav-menu .dropdown .dropdown ul,.nav-menu .dropdown .dropdown:hover>ul{position:absolute;top:0;right:calc(100% - 17px);left:auto;opacity:1;visibility:visible}.nav-menu .dropdown .dropdown ul{opacity:0;visibility:hidden;transition:all .4s ease-in-out}}@media (min-width:1020px){.footer__wrapper{min-width:973px}.message-input{width:112%;margin-left:-6%;margin-right:-6%}.file-attach-area-wrapper{width:110%;margin-left:-5%;margin-right:-5%}}@media (max-width:1090px){.hide-on-less-1040{display:none}.show li{padding:.7rem}}@media (max-width:1020px){.hide-on-less-1020{display:none}.left-block{min-height:400px;padding:20px 15px}.two-blocks-horizontal{flex-direction:column}.main-photo-block{width:90%;margin:auto}}@media (max-width:940px){.hide-on-less-940{display:none}.nav-mobile{min-width:240px}}@media (max-width:870px){.nav-menu li{background:unset}.footer__nav,.footer__nav>*{flex:unset}.footer__nav{flex-direction:column}.footer-logo{margin-right:13px}.popup__body{max-width:100vw}.cards__wrapper{flex-direction:column;padding:0 20px;align-items:center}.block{width:47%}}@media (max-width:800px){.nav-menu li a{margin-left:9px}}@media (max-width:750px){.row-of-buttons{flex-direction:column;justify-content:center;align-items:stretch;gap:22px;flex:1 0 100%;margin:5px 0}.qr-link{display:none}.row-btns{flex-direction:column;justify-content:center;align-items:stretch;gap:24px;flex:1 0 100%;margin:5px 0}.login-inner{padding:0 20px 45px;margin-top:-75px;margin-bottom:20px}.item-row{flex-direction:column;align-items:flex-start}.pay-button{min-width:80%}.show-on-less-750{display:unset}.font-switcher-mobile{display:inline-flex}.footer__nav{flex-direction:unset!important}.draw-button-other{width:100%}.hide-on-less-750{display:none}.select-short-wrapper{width:80%}}@media (max-width:480px){main .attach-file-button{margin-right:13px}table{word-wrap:break-word;font-size:calc(var(--font-size) - 2px)}.footer{background-image:unset}.example-bot{font-size:calc(var(--font-size) - 1px)}.msgs{border-left:unset;border-right:unset}.not-found-f{width:100%;margin-top:20px}.modes-flex{font-size:calc(var(--font-size) - 2px)}.messages-chat{margin-left:-15px;width:100vw}.response-bot{font-size:calc(var(--font-size) - 1px)}.srr{width:100%}.history-text{font-size:calc(var(--font-size) - 2px)}.nav-menu li:is(:hover,:focus-within)>a:not(:active){--distance:0}.msg-text{max-width:94%;font-size:calc(var(--font-size) - 2px)}.header-logo{width:160px;object-fit:contain}.history-button{margin-bottom:-12px;width:99%;padding:16px 25px 25px!important}.hero-outer{height:200px}.mode-select-button,.mode-select-title{font-size:calc(13px + 38*((100vw - 320px)/875))}.dropdown__items li{font-size:var(--font-size);line-height:1.6em}.message-input input,.message-input textarea{min-height:44px;width:100%;margin:auto;padding:12px 18px}.hide-on-less-480{display:none}.footer-logo{margin-right:unset}.input-name,.input-phone{font-size:calc(var(--font-size) + 1px)}.offer-form__container{padding:5px}.h1,main .h1,main h1{margin:15px 0 50px;font-size:calc(var(--font-size) + 10px)}.block{width:100%}}@media (max-width:380px){.button{font-size:85%;padding:10px 25px}}