@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 #913232,192px -296px #913232,-56px -211px #913232,197px -65px #913232,-80px -80px #913232,1px -279px #913232,-185px -32px #913232,74px -282px #913232,129px -187px #913232,-114px -26px #913232,82px 52px #913232,32px -94px #913232,-246px -27px #913232,25px -21px #913232,209px -293px #913232,-152px -96px #913232,24px -372px #913232,-125px -109px #913232,-74px -316px #913232,-12px 22px #913232,-30px -382px #913232,230px -271px #913232,218px -40px #913232,-104px 77px #913232,76px -361px #913232,-77px -297px #913232,42px -391px #913232,60px -352px #913232,-43px 32px #913232,108px -323px #913232,-54px -182px #913232,214px -333px #913232,-55px -170px #913232,199px -361px #913232,7px -179px #913232,-198px -175px #913232,-54px -186px #913232,-135px -145px #913232,-85px -239px #913232,-126px -184px #913232,-109px -158px #913232,-227px -342px #913232}}@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:#c80000;--accent2:#913232;--light:#cacaca33;--dark:#7a7a7a;--width-1:1100px;--width-2:1200px;--font:"Rubik", serif;--background-color:#f4f4f4;--radius:1rem;--radio-border-color:#d5d5d5;--radio-hover-color:var(--accent2);--radio-overlay-bg:#e8e8e8;--radio-checked-bg:var(--accent2);--radio-radius:50px;--font-size:16px;--lim-color-1:var(--accent2);--lim-color-2:#fff;--lim-color-3:#fff;--mode-item-gradient:linear-gradient(135deg, #913232 0%, #e42d2d 100%)}*{margin:0;padding:0;scrollbar-color:var(--accent2) transparent}html{scroll-behavior:smooth;box-sizing:border-box}a{text-decoration:unset}*,:after,:before{box-sizing:inherit}body{width:100%;background-color:var(--background-color);color:#222;font-size:calc(var(--font-size) + 1px)}code,pre{font-family:"Source Code Pro",monospace}main{font-weight:300;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}img{user-drag:none;-webkit-user-drag:none}button:disabled{opacity:.6!important;cursor:default;text-decoration:unset!important}header{width:100%;padding:10px;background-color:#fff}.header-container{max-width:var(--width-1);margin:0 auto;width:100%}header:has(.open){background:rgb(195 218 255)}.nav-mobile,.nav-outer{justify-content:space-between}.nav-outer{background:unset;border-radius:39px;z-index:5;width:100%;flex-direction:column;align-items:stretch}.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:44px}.footer-logo{max-width:351px;margin-bottom:50px}.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:var(--accent2);padding:3px 11px;border-radius:25px;font-weight:500;text-transform:uppercase}.nav-toggle,.nav-toggle span{display:block;transition:all .3s cubic-bezier(.4,0,.2,1)}.nav-toggle{background:rgba(255,255,255,.9);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);width:40px;height:40px;cursor:pointer;padding:4px;border-radius:12px;border:1px solid rgba(255,255,255,.2);box-shadow:0 4px 7px rgba(0,0,0,.06);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px}.nav-toggle:hover{background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.12);transform:translateY(-1px)}.nav-toggle span{position:relative;height:3px;width:24px;margin-top:0;background:var(--accent2);border-radius:2px}.nav-toggle span.mrg{margin-top:0}.nav-toggle.open{background:rgba(200,0,0,.1)}.nav-toggle.open span:first-child{transform:rotate(45deg) translate(5px,5px)}.nav-toggle.open span:nth-child(2){width:0;opacity:0}.nav-toggle.open span:last-child{transform:rotate(-45deg) translate(5px,-5px)}.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:10px}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:48px;line-height:1;cursor:pointer;background:#fff;border:2px solid transparent;background-clip:padding-box;color:var(--accent2);font-family:var(--font);width:100%;font-size:105%;transition:all .3s cubic-bezier(.4,0,.2,1);font-weight:500;border-radius:12px;padding:12px 20px;position:relative;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.01);text-transform:uppercase}.floating-input{font-size:calc(var(--font-size) + 1px);border:unset;background:#fff;outline:0;border-radius:50px;width:100%;margin:0 0 30px;padding:24px!important;font-weight:300}.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}.image-message{margin:10px 0 5px;border-radius:6px;max-width:100%}.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;line-height:1.2}.messages-chat,.msgs{position:relative;width:100%}.messages-chat{height:100%;overflow:hidden;background:#fff;border-radius:.55rem .55rem 0 0}.msgs{min-height:250px;overflow-y:auto;overflow-x:hidden;padding:16px 0;font-size:var(--font-size)}.lg-hs,.msg{overflow-x:auto;display:flex;flex-direction:column;font-weight:300;color:#383f4e;min-height:40px;min-width:90px;white-space:break-spaces;padding:10px 20px}.lg-hs{text-align:center;align-items:center;font-style:italic}.lg-hs a{text-decoration:underline;text-decoration-style:dotted}.msg-bot.load-msg:before{background:unset}.lg-hs-tx,.msg-text{min-height:52px;min-width:140px;white-space:break-spaces;max-width:87%;padding:14px 22px;width:fit-content;border-radius:var(--radius);color:#494949}.msg-text h1,.msg-text h2,.msg-text h3,.msg-text h4,.msg-text h5,.msg-text h6{text-transform:unset}.msg-user{align-items:flex-end}.msg-bot .msg-text{background:#fff!important;padding:5px;background:var(--light)}.msg-user .msg-text{background:#f0f0f0;background:linear-gradient(90deg,#f0f0f0 0,rgb(245 245 245) 50%)}.msg-text p{margin:0}.msg-bot{align-items:flex-start}.compare-msg:before,.continue-msg:before,.copy-msg:before,.repeat-msg:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='%23000000'%3E%3Cpath d='M288 448H64V224h64V160H64c-35.3 0-64 28.7-64 64V448c0 35.3 28.7 64 64 64H288c35.3 0 64-28.7 64-64V384H288v64zm-64-96H448c35.3 0 64-28.7 64-64V64c0-35.3-28.7-64-64-64H224c-35.3 0-64 28.7-64 64V288c0 35.3 28.7 64 64 64z'/%3E%3C/svg%3E");margin-right:5px;display:inline-block;width:20px;height:20px;position:relative}.compare-msg:before,.continue-msg:before,.repeat-msg:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='%23000000'%3E%3Cpath d='M142.9 142.9c62.2-62.2 162.7-62.5 225.3-1L327 183c-6.9 6.9-8.9 17.2-5.2 26.2s12.5 14.8 22.2 14.8H463.5c0 0 0 0 0 0H472c13.3 0 24-10.7 24-24V72c0-9.7-5.8-18.5-14.8-22.2s-19.3-1.7-26.2 5.2L413.4 96.6c-87.6-86.5-228.7-86.2-315.8 1C73.2 122 55.6 150.7 44.8 181.4c-5.9 16.7 2.9 34.9 19.5 40.8s34.9-2.9 40.8-19.5c7.7-21.8 20.2-42.3 37.8-59.8zM16 312v7.6 .7V440c0 9.7 5.8 18.5 14.8 22.2s19.3 1.7 26.2-5.2L98.6 415.4c87.6 86.5 228.7 86.2 315.8-1C438.8 390 456.4 361.3 467.2 330.6c5.9-16.7-2.9-34.9-19.5-40.8s-34.9 2.9-40.8 19.5c-7.7 21.8-20.2 42.3-37.8 59.8c-62.2 62.2-162.7 62.5-225.3 1L185 329c6.9-6.9 8.9-17.2 5.2-26.2s-12.5-14.8-22.2-14.8H48.4h-.7H40c-13.3 0-24 10.7-24 24z'/%3E%3C/svg%3E")}.compare-msg:before,.continue-msg:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 32 32'%3E%3Ccircle cx='16' cy='16' r='16' fill='%23000'/%3E%3Cpath fill='%23fff' d='M15.75 6.5c.88 0 1.595.714 1.595 1.595v6.06h6.06a1.595 1.595 0 0 1 0 3.19h-6.06v6.06a1.595 1.595 0 0 1-3.19 0v-6.06h-6.06a1.595 1.595 0 1 1 0-3.19h6.06v-6.06c0-.88.715-1.595 1.595-1.595Z'/%3E%3C/svg%3E%0A")}.compare-msg:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='%23000000'%3E%3Cpath d='M0 96C0 60.7 28.7 32 64 32H256c35.3 0 64 28.7 64 64V416c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V96zM64 96v64h192V96H64zM64 224v64h192V224H64zM64 352v64h192V352H64zM448 224H320V160h128c17.7 0 32 14.3 32 32v32zM320 288H448v32c0 17.7-14.3 32-32 32H320V288z'/%3E%3C/svg%3E")}.copy-msg-copied:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 32 32'%3E%3Crect width='32' height='32' fill='%23000' rx='6'/%3E%3Cpath fill='%23fff' d='M26.025 8.546a2 2 0 0 1 .08 2.827l-11.334 12a2.002 2.002 0 0 1-2.867.04l-6-6a2 2 0 0 1 2.826-2.827l4.547 4.545 9.921-10.505a2 2 0 0 1 2.827-.08Z'/%3E%3C/svg%3E%0A")}.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='%23913232' 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;position:relative;right:3px;top:2px}.r-w,.stop-msg,.stp{display:flex;align-items:center}.stop-msg{z-index:20;padding-bottom:1px;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;max-width:587px;margin:7px 12px 16px 5px;width:100%;gap:27px;row-gap:20px;justify-content:flex-start;user-select:none}.r-w button{color:#000}.stp{position:absolute}.floating-message-input,.message-input{width:100%;display:flex;justify-content:space-between}.message-input{margin-top:15px;border-radius:var(--radius);min-height:60px;align-items:center;background:#fff;transition:opacity .2s ease;border:4px solid var(--accent2);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);font-weight:300!important}.message-input input,.message-input textarea::placeholder{color:#939393}.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;border-bottom:1px solid #d1d1d1;width:98%}.msg-bot .msg-label{display:block}.load-msg .msg-label,input[type=radio].fancy-radio{display:none}.modes-list{min-height:409px;max-height:69vh;overflow-y:auto;display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:1px;padding:5px;margin-bottom:0;height:auto}.mode-item{cursor:pointer;font-size:calc(var(--font-size) - 2px);font-weight:500;border:unset;background:#fff;border-radius:12px;color:var(--accent2);display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:7px;aspect-ratio:1;text-align:center;transition:all .3s cubic-bezier(.4,0,.2,1);line-height:1.1}.mode-item:not(:last-child):after{content:none}.mode-item::before{display:block;width:56px;height:56px;border-radius:15px;margin:0 auto 8px;background-size:46%,cover;background-repeat:no-repeat;background-position:center;content:"";box-shadow:0 4px 15px rgb(0 0 0/19%)}.mode-item[data-mode=text]::before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20384%20512%22%3E%3Cpath%20fill%3D%22white%22%20d%3D%22M221.5%2051.7C216.6%2039.8%20204.9%2032%20192%2032s-24.6%207.8-29.5%2019.7l-120%20288-40%2096c-6.8%2016.3%20.9%2035%2017.2%2041.8s35-.9%2041.8-17.2L93.3%20384l197.3%200%2031.8%2076.3c6.8%2016.3%2025.5%2024%2041.8%2017.2s24-25.5%2017.2-41.8l-40-96-120-288zM264%20320l-144%200%2072-172.8L264%20320z%22%2F%3E%3C%2Fsvg%3E),var(--mode-item-gradient)}.mode-item[data-mode=spelling]::before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22white%22%20d%3D%22M256%20512A256%20256%200%201%200%20256%200a256%20256%200%201%200%200%20512zM369%20209L241%20337c-9.4%209.4-24.6%209.4-33.9%200l-64-64c-9.4-9.4-9.4-24.6%200-33.9s24.6-9.4%2033.9%200l47%2047L335%20175c9.4-9.4%2024.6-9.4%2033.9%200s9.4%2024.6%200%2033.9z%22%2F%3E%3C%2Fsvg%3E),var(--mode-item-gradient)}.mode-item[data-mode=chat]::before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22white%22%20d%3D%22M512%20240c0%20114.9-114.6%20208-256%20208c-37.1%200-72.3-6.4-104.1-17.9c-11.9%208.7-31.3%2020.6-54.3%2030.6C73.6%20471.1%2044.7%20480%2016%20480c-6.5%200-12.3-3.9-14.8-9.9c-2.5-6-1.1-12.8%203.4-17.4c0%200%200%200%200%200s0%200%200%200s0%200%200%200c0%200%200%200%200%200l.3-.3c.3-.3%20.7-.7%201.3-1.4c1.1-1.2%202.8-3.1%204.9-5.7c4.1-5%209.6-12.4%2015.2-21.6c10-16.6%2019.5-38.4%2021.4-62.9C17.7%20326.8%200%20285.1%200%20240C0%20125.1%20114.6%2032%20256%2032s256%2093.1%20256%20208z%22%2F%3E%3C%2Fsvg%3E),var(--mode-item-gradient)}.mode-item[data-mode=originality]::before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20576%20512%22%3E%3Cpath%20fill%3D%22white%22%20d%3D%22M316.9%2018C311.6%207%20300.4%200%20288.1%200s-23.4%207-28.8%2018L195%20150.3%2051.4%20171.5c-12%201.8-22%2010.2-25.7%2021.7s-.7%2024.2%207.9%2032.7L137.8%20329%20113.2%20474.7c-2%2012%203%2024.2%2012.9%2031.3s23%208%2033.8%202.3l128.3-68.5%20128.3%2068.5c10.8%205.7%2023.9%204.9%2033.8-2.3s14.9-19.3%2012.9-31.3L438.5%20329%20542.7%20225.9c8.6-8.5%2011.7-21.2%207.9-32.7s-13.7-19.9-25.7-21.7L381.2%20150.3%20316.9%2018z%22%2F%3E%3C%2Fsvg%3E),var(--mode-item-gradient)}.mode-item[data-mode=commas]::before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20448%20512%22%3E%3Cpath%20fill%3D%22white%22%20d%3D%22M288%2064c0%2017.7-14.3%2032-32%2032L32%2096C14.3%2096%200%2081.7%200%2064S14.3%2032%2032%2032l224%200c17.7%200%2032%2014.3%2032%2032zm0%20256c0%2017.7-14.3%2032-32%2032L32%20352c-17.7%200-32-14.3-32-32s14.3-32%2032-32l224%200c17.7%200%2032%2014.3%2032%2032zM0%20192c0-17.7%2014.3-32%2032-32l384%200c17.7%200%2032%2014.3%2032%2032s-14.3%2032-32%2032L32%20224c-17.7%200-32-14.3-32-32zM448%20448c0%2017.7-14.3%2032-32%2032L32%20480c-17.7%200-32-14.3-32-32s14.3-32%2032-32l384%200c17.7%200%2032%2014.3%2032%2032z%22%2F%3E%3C%2Fsvg%3E),var(--mode-item-gradient)}.mode-item[data-mode=continue]::before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20448%20512%22%3E%3Cpath%20fill%3D%22white%22%20d%3D%22M438.6%20278.6c12.5-12.5%2012.5-32.8%200-45.3l-160-160c-12.5-12.5-32.8-12.5-45.3%200s-12.5%2032.8%200%2045.3L338.8%20224%2032%20224c-17.7%200-32%2014.3-32%2032s14.3%2032%2032%2032l306.7%200L233.4%20393.4c-12.5%2012.5-12.5%2032.8%200%2045.3s32.8%2012.5%2045.3%200l160-160z%22%2F%3E%3C%2Fsvg%3E),var(--mode-item-gradient)}.mode-item[data-mode=rewrite]::before,.mode-item[data-mode=synonym]::before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22white%22%20d%3D%22M105.1%20202.6c7.7-21.8%2020.2-42.3%2037.8-59.8c62.5-62.5%20163.8-62.5%20226.3%200L386.3%20160%20352%20160c-17.7%200-32%2014.3-32%2032s14.3%2032%2032%2032l111.5%200c0%200%200%200%200%200l.4%200c17.7%200%2032-14.3%2032-32l0-112c0-17.7-14.3-32-32-32s-32%2014.3-32%2032l0%2035.2L414.4%2097.6c-87.5-87.5-229.3-87.5-316.8%200C73.2%20122%2055.6%20150.7%2044.8%20181.4c-5.9%2016.7%202.9%2034.9%2019.5%2040.8s34.9-2.9%2040.8-19.5zM39%20289.3c-5%201.5-9.8%204.2-13.7%208.2c-4%204-6.7%208.8-8.1%2014c-.3%201.2-.6%202.5-.8%203.8c-.3%201.7-.4%203.4-.4%205.1L16%20432c0%2017.7%2014.3%2032%2032%2032s32-14.3%2032-32l0-35.1l17.6%2017.5c0%200%200%200%200%200c87.5%2087.4%20229.3%2087.4%20316.7%200c24.4-24.4%2042.1-53.1%2052.9-83.8c5.9-16.7-2.9-34.9-19.5-40.8s-34.9%202.9-40.8%2019.5c-7.7%2021.8-20.2%2042.3-37.8%2059.8c-62.5%2062.5-163.8%2062.5-226.3%200l-.1-.1L125.6%20352l34.4%200c17.7%200%2032-14.3%2032-32s-14.3-32-32-32L48.4%20288c-1.6%200-3.2%20.1-4.8%20.3s-3.1%20.5-4.6%201z%22%2F%3E%3C%2Fsvg%3E),var(--mode-item-gradient)}.mode-item[data-mode=shorter]::before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22none%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cg%20clip-path%3D%22url\(%23a\)%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M8%206%206.766%204.766C6.919%204.372%207%203.946%207%203.5%207%201.566%205.434%200%203.5%200A3.498%203.498%200%200%200%200%203.5C0%205.434%201.566%207%203.5%207c.447%200%20.872-.084%201.266-.234L6%208%204.766%209.234A3.476%203.476%200%200%200%203.5%209%203.498%203.498%200%200%200%200%2012.5C0%2014.434%201.566%2016%203.5%2016S7%2014.434%207%2012.5c0-.447-.084-.872-.234-1.266L15.6%202.4a.564.564%200%200%200%200-.8%202.261%202.261%200%200%200-3.2%200L8%206Zm.706%204.706L12.4%2014.4a2.261%202.261%200%200%200%203.2%200%20.564.564%200%200%200%200-.8l-4.894-4.894-2%202ZM2%203.5a1.5%201.5%200%201%201%203%200%201.5%201.5%200%200%201-3%200ZM3.5%2011a1.5%201.5%200%201%201%200%203%201.5%201.5%200%200%201%200-3Z%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22a%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h16v16H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E),var(--mode-item-gradient);background-size:40%,cover}.mode-item[data-mode=essay]::before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20448%20512%22%3E%3Cpath%20fill%3D%22white%22%20d%3D%22M96%200C43%200%200%2043%200%2096L0%20416c0%2053%2043%2096%2096%2096l288%200%2032%200c17.7%200%2032-14.3%2032-32s-14.3-32-32-32l0-64c17.7%200%2032-14.3%2032-32l0-320c0-17.7-14.3-32-32-32L384%200%2096%200zm0%20384l256%200%200%2064L96%20448c-17.7%200-32-14.3-32-32s14.3-32%2032-32zm32-240c0-8.8%207.2-16%2016-16l192%200c8.8%200%2016%207.2%2016%2016s-7.2%2016-16%2016l-192%200c-8.8%200-16-7.2-16-16zm16%2048l192%200c8.8%200%2016%207.2%2016%2016s-7.2%2016-16%2016l-192%200c-8.8%200-16-7.2-16-16s7.2-16%2016-16z%22%2F%3E%3C%2Fsvg%3E),var(--mode-item-gradient);background-size:40%,cover}.mode-item[data-mode=paper]::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23fff' d='M12.625 0c.6 0 1.175.237 1.597.662l1.115 1.116c.425.422.663.997.663 1.597s-.238 1.175-.663 1.597l-1.403 1.403-4.31-4.31L11.029.664A2.249 2.249 0 0 1 12.625 0Zm-4.06 3.125 4.31 4.31-6.722 6.721a2.774 2.774 0 0 1-1.21.707L.95 15.972c-.26.072-.54 0-.731-.194a.756.756 0 0 1-.194-.731l1.112-3.99c.129-.457.37-.873.707-1.21l5.659-5.663-.534-.53a.747.747 0 0 0-1.06 0L2.781 6.78a.75.75 0 0 1-1.06-1.06l3.126-3.13a2.25 2.25 0 0 1 3.181 0l.538.534Z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A"),var(--mode-item-gradient)}.mode-item[data-mode=task]::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='16' fill='none' viewBox='0 0 12 16'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23fff' d='M9.153 12c.228-.697.684-1.328 1.2-1.872A6.002 6.002 0 0 0 6 0a6.002 6.002 0 0 0-4.353 10.128c.516.544.975 1.175 1.2 1.872h6.306ZM9 13.5H3v.5a2.5 2.5 0 0 0 2.5 2.5h1A2.5 2.5 0 0 0 9 14v-.5Zm-3.25-10A2.249 2.249 0 0 0 3.5 5.75c0 .416-.334.75-.75.75A.748.748 0 0 1 2 5.75 3.749 3.749 0 0 1 5.75 2c.416 0 .75.334.75.75s-.334.75-.75.75Z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h12v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A"),var(--mode-item-gradient);background-size:40%,cover}.mode-item[data-mode=solve_test]::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='19' fill='none' viewBox='0 0 19 19'%3E%3Cpath fill='%23fff' d='M12.434 8.028a.82.82 0 0 1 .953.43l.581 1.176c.322.044.638.131.935.253l1.093-.728a.824.824 0 0 1 1.041.103l.6.6a.824.824 0 0 1 .103 1.04l-.728 1.091a3.64 3.64 0 0 1 .25.934l1.178.582a.824.824 0 0 1 .431.953l-.218.819a.827.827 0 0 1-.85.61l-1.313-.085a3.852 3.852 0 0 1-.684.687l.084 1.31a.825.825 0 0 1-.61.85l-.818.218a.822.822 0 0 1-.953-.43l-.581-1.176a3.833 3.833 0 0 1-.935-.253l-1.094.728a.824.824 0 0 1-1.04-.103l-.6-.6a.824.824 0 0 1-.103-1.04l.728-1.094a3.748 3.748 0 0 1-.25-.934l-1.178-.582a.828.828 0 0 1-.432-.953l.22-.819a.827.827 0 0 1 .85-.61l1.309.085c.197-.253.425-.487.684-.687l-.084-1.307a.824.824 0 0 1 .609-.85l.819-.218h.003Zm1.016 4.046a1.375 1.375 0 1 0 .002 2.75 1.375 1.375 0 0 0-.002-2.75ZM6.465.029l.819.218a.83.83 0 0 1 .61.85l-.085 1.307c.26.2.487.43.684.687l1.313-.084a.83.83 0 0 1 .85.61l.218.818a.828.828 0 0 1-.43.953l-1.179.581a3.784 3.784 0 0 1-.25.934l.728 1.094a.824.824 0 0 1-.103 1.041l-.6.6A.824.824 0 0 1 8 9.74l-1.094-.728c-.297.122-.613.21-.935.253l-.58 1.175a.828.828 0 0 1-.954.431l-.819-.218a.826.826 0 0 1-.61-.85l.085-1.31a3.75 3.75 0 0 1-.684-.687l-1.313.084a.83.83 0 0 1-.85-.61l-.218-.818a.828.828 0 0 1 .43-.953l1.179-.581a3.608 3.608 0 0 1 .25-.934l-.728-1.091a.824.824 0 0 1 .103-1.041l.6-.6a.824.824 0 0 1 1.04-.103l1.094.728c.297-.122.613-.21.935-.253L5.512.459a.826.826 0 0 1 .953-.431ZM5.45 4.074a1.375 1.375 0 1 0 0 2.75 1.375 1.375 0 0 0 0-2.75Z'/%3E%3C/svg%3E%0A"),var(--mode-item-gradient)}.mode-item[data-mode=beautify]::before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20576%20512%22%3E%3Cpath%20fill%3D%22white%22%20d%3D%22M384%20160c-17.7%200-32-14.3-32-32s14.3-32%2032-32l160%200c17.7%200%2032%2014.3%2032%2032l0%20160c0%2017.7-14.3%2032-32%2032s-32-14.3-32-32l0-82.7L342.6%20374.6c-12.5%2012.5-32.8%2012.5-45.3%200L192%20269.3%2054.6%20406.6c-12.5%2012.5-32.8%2012.5-45.3%200s-12.5-32.8%200-45.3l160-160c12.5-12.5%2032.8-12.5%2045.3%200L320%20306.7%20466.7%20160%20384%20160z%22%2F%3E%3C%2Fsvg%3E),var(--mode-item-gradient)}.mode-item[data-mode=fan_fiction]::before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22none%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cg%20clip-path%3D%22url\(%23a\)%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M3.647%201.056A.753.753%200%200%201%204.25.75h7.5c.238%200%20.463.113.603.306l3.5%204.75a.754.754%200%200%201-.047.95l-7.25%208a.75.75%200%200%201-1.112%200l-7.25-8a.75.75%200%200%201-.047-.95l3.5-4.75ZM4.85%202.3a.25.25%200%200%200-.066.328l1.794%202.988-4.6.384a.251.251%200%200%200%200%20.5l6%20.5h.04l6-.5a.251.251%200%200%200%200-.5l-4.596-.381%201.794-2.988a.249.249%200%200%200-.066-.328.254.254%200%200%200-.334.031L8%205.381l-2.816-3.05A.254.254%200%200%200%204.85%202.3Z%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22a%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h16v16H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E),var(--mode-item-gradient)}.mode-item[data-mode=gpt5]::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='35' fill='none' viewBox='0 0 26 35'%3E%3Cpath fill='%23fff' d='M13.152 34.384c-2.368 0-4.672-.368-6.912-1.104-2.208-.736-4.016-1.728-5.424-2.976l2.208-3.792c1.12 1.056 2.576 1.92 4.368 2.592 1.792.672 3.696 1.008 5.712 1.008 2.56 0 4.528-.544 5.904-1.632 1.376-1.088 2.064-2.544 2.064-4.368 0-1.248-.304-2.336-.912-3.264-.608-.928-1.664-1.632-3.168-2.112-1.472-.512-3.504-.768-6.096-.768H3.264L5.04.4H24v4.176H6.816l2.496-2.352L7.92 16.096l-2.496-2.304h6.48c3.36 0 6.064.432 8.112 1.296 2.048.864 3.536 2.064 4.464 3.6.928 1.504 1.392 3.248 1.392 5.232 0 1.92-.464 3.68-1.392 5.28-.928 1.568-2.336 2.832-4.224 3.792-1.856.928-4.224 1.392-7.104 1.392Z'/%3E%3C/svg%3E%0A"),var(--mode-item-gradient);background-size:40%,cover}.accent-color{color:var(--accent)!important}.chat-submit:disabled{cursor:default}.chat-submit img{width:40px;height:40px;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(--accent2);font-weight:600;font-size:calc(var(--font-size) - 2px);padding:10px 30px;color:#fff;border-radius:var(--radius);text-decoration:unset;cursor:pointer;display:flex;justify-content:center;align-items:center;border:unset;text-transform:uppercase;line-height:1.2}.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;color:var(--font-color);margin-top:15px}.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:#fff;background-color:var(--accent2);background-repeat:no-repeat;background-size:cover;background-position:center;font-size:95%}.footer__wrapper>*{flex:1 100%}.footer__addr{margin-right:1.25em;margin-bottom:2em}.footer__logo{font-weight:400;text-transform:lowercase;font-size:1.5rem}.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;text-decoration:dotted}.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;font-weight:300}.footer-header{width:fit-content;min-width:unset!important}div.question-item{position:relative;margin-bottom:1.5em}.question-item:last-child{margin-bottom:0}.nav-menu .fa-cog:before,.nav-menu .fa-sign-in-alt:before,.nav-menu .fa-user:before{content:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%20fill%3D%22%23913232%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M217.9%20105.9L340.7%20228.7c7.2%207.2%2011.3%2017.1%2011.3%2027.3s-4.1%2020.1-11.3%2027.3L217.9%20406.1c-6.4%206.4-15%209.9-24%209.9c-18.7%200-33.9-15.2-33.9-33.9l0-62.1L32%20320c-17.7%200-32-14.3-32-32l0-64c0-17.7%2014.3-32%2032-32l128%200%200-62.1c0-18.7%2015.2-33.9%2033.9-33.9c9%200%2017.6%203.6%2024%209.9zM352%20416l64%200c17.7%200%2032-14.3%2032-32l0-256c0-17.7-14.3-32-32-32l-64%200c-17.7%200-32-14.3-32-32s14.3-32%2032-32l64%200c53%200%2096%2043%2096%2096l0%20256c0%2053-43%2096-96%2096l-64%200c-17.7%200-32-14.3-32-32s14.3-32%2032-32z%22%2F%3E%0A%20%20%20%20%3C%2Fsvg%3E);margin-right:7px;display:inline-block;width:16px;height:16px;position:relative;top:2px}.nav-menu .fa-cog:before,.nav-menu .fa-user:before{content:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%20fill%3D%22%23913232%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M495.9%20166.6c3.2%208.7%20.5%2018.4-6.4%2024.6l-43.3%2039.4c1.1%208.3%201.7%2016.8%201.7%2025.4s-.6%2017.1-1.7%2025.4l43.3%2039.4c6.9%206.2%209.6%2015.9%206.4%2024.6c-4.4%2011.9-9.7%2023.3-15.8%2034.3l-4.7%208.1c-6.6%2011-14%2021.4-22.1%2031.2c-5.9%207.2-15.7%209.6-24.5%206.8l-55.7-17.7c-13.4%2010.3-28.2%2018.9-44%2025.4l-12.5%2057.1c-2%209.1-9%2016.3-18.2%2017.8c-13.8%202.3-28%203.5-42.5%203.5s-28.7-1.2-42.5-3.5c-9.2-1.5-16.2-8.7-18.2-17.8l-12.5-57.1c-15.8-6.5-30.6-15.1-44-25.4L83.1%20425.9c-8.8%202.8-18.6%20.3-24.5-6.8c-8.1-9.8-15.5-20.2-22.1-31.2l-4.7-8.1c-6.1-11-11.4-22.4-15.8-34.3c-3.2-8.7-.5-18.4%206.4-24.6l43.3-39.4C64.6%20273.1%2064%20264.6%2064%20256s.6-17.1%201.7-25.4L22.4%20191.2c-6.9-6.2-9.6-15.9-6.4-24.6c4.4-11.9%209.7-23.3%2015.8-34.3l4.7-8.1c6.6-11%2014-21.4%2022.1-31.2c5.9-7.2%2015.7-9.6%2024.5-6.8l55.7%2017.7c13.4-10.3%2028.2-18.9%2044-25.4l12.5-57.1c2-9.1%209-16.3%2018.2-17.8C227.3%201.2%20241.5%200%20256%200s28.7%201.2%2042.5%203.5c9.2%201.5%2016.2%208.7%2018.2%2017.8l12.5%2057.1c15.8%206.5%2030.6%2015.1%2044%2025.4l55.7-17.7c8.8-2.8%2018.6-.3%2024.5%206.8c8.1%209.8%2015.5%2020.2%2022.1%2031.2l4.7%208.1c6.1%2011%2011.4%2022.4%2015.8%2034.3zM256%20336a80%2080%200%201%200%200-160%2080%2080%200%201%200%200%20160z%22%2F%3E%0A%20%20%20%20%3C%2Fsvg%3E)}.nav-menu .fa-user:before{content:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20448%20512%22%20fill%3D%22%23913232%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M224%20256A128%20128%200%201%200%20224%200a128%20128%200%201%200%200%20256zm-45.7%2048C79.8%20304%200%20383.8%200%20482.3C0%20498.7%2013.3%20512%2029.7%20512H418.3c16.4%200%2029.7-13.3%2029.7-29.7C448%20383.8%20368.2%20304%20269.7%20304H178.3z%22%2F%3E%0A%20%20%20%20%3C%2Fsvg%3E);width:14px;height:14px}.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);position:relative;border-radius:var(--radius)}.question-item:last-child .question-header{border:unset}.question-label:before{transition:all .5s;padding:.2rem 1rem 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 stroke='%23595951' stroke-linecap='round' stroke-linejoin='round' stroke-width='4' d='M12 5v14m-7-7h14'/%3E%3C/svg%3E%0A");display:inline-block}.question-label{color:var(--font-color-dark);line-height:1.2;padding:1rem 1rem 1rem 0;cursor:pointer;position:relative;display:flex;align-items:center}.question-text{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(45deg) translate(2px,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(--lim-color-2);transition:opacity .5s ease}.popup{z-index:20;color:#fff;position:fixed;width:100%;height:100%;background:#8c6f7294;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)}.lock{overflow:hidden}.popup.open{opacity:1;visibility:visible}.popup.open .popup__body{font-weight:300;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;border-radius:var(--radius)}.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{margin:90px 0 50px;font-weight:500;line-height:1.2;text-transform:uppercase}.main-h1{margin-top:110px}.h2,main .h2,main h2{font-size:calc(var(--font-size) + 9px)}main h3{font-size:calc(var(--font-size) + 6px)}main h4{font-size:calc(var(--font-size) + 5px)}main h5{font-size:calc(var(--font-size) + 4px)}main h6{font-size:calc(var(--font-size) + 2px)}.h2,main .h2,main h2,main h3,main h4,main h5,main h6{margin:32px 0 20px;color:var(--font-color-dark);font-weight:500;line-height:1.2}.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{border:2px solid var(--accent);display:flex;gap:16px;text-align:center;width:fit-content;border-radius:var(--radius);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:190px;height:267px;background-color:#fff;border-radius:var(--radius);margin:10px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:13px}.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(--accent2);font-weight:700;font-size:calc(var(--font-size) + 2px);text-align:center;margin-bottom:10px}.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(--accent2);color:#fff;border:0;border-radius:var(--radius);font-weight:600;cursor:pointer;display:flex;justify-content:center;align-items:center;text-transform:uppercase;box-shadow:2px 2px 0 0#c8000042}.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__addr{flex:1 0}.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='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M8 1L9.5 5.5L14 5.5L10.5 8.5L12 13L8 10L4 13L5.5 8.5L2 5.5L6.5 5.5L8 1Z' fill='%23fff' stroke='%23cdcdcd' stroke-width='0.5'/%3E%3C/svg%3E");margin-right:2px;bottom:-2px;position:relative}.login-input{font-size:calc(var(--font-size) + 1px)}.label-edit,.next-button{color:var(--accent2);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{background:#fff;width:97%;font-weight:700;min-height:71px;border-radius:50px;font-size:calc(var(--font-size) + 1px);transition:all .3s ease;text-transform:uppercase;border:2px dashed var(--accent2)}.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(--accent2);border:3px solid var(--accent2);font-family:var(--font);width:100%;height:46px;border-radius:var(--radius);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:156px;font-size:110%}.pay-button{margin-top:50px;border-radius:var(--radius);background:var(--accent2);color:#fff;font-size:110%;border:0;cursor:pointer;min-width:40%;min-height:50px;font-weight:500;text-transform:uppercase}.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-page h1{text-shadow:unset;mix-blend-mode:unset;font-size:24px}.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(--accent2);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 2px #727272;display:flex;min-height:66px;min-width:120px;background:#fff;border-radius:50px;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:var(--radius);padding:15px 16px}.history-text{display:flex;flex-direction:column;gap:10px;font-size:var(--font-size)}.history-in,.history-out{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;font-weight:400}.history-out{font-weight:300;-webkit-line-clamp:2}.history-element:hover .history-in{color:unset}.history-info{display:flex;justify-content:space-between;font-size:.8em;color:#777474;margin-top:14px;column-gap:32px;row-gap:10px;flex-wrap:wrap;text-transform:uppercase;font-weight:400}.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{border-radius:30px;line-height:1.5;width:fit-content;background:unset;color:var(--accent2);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;cursor:pointer;font-size:var(--font-size);gap:8px;border:unset;color:var(--lim-color-3);font-weight:500;background:unset;display:flex;align-items:center;text-transform:uppercase}.hst-btn:before{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='%23913232' d='M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10 10-4.5 10-10S17.5 2 12 2Zm1 10c0 .6-.4 1-1 1-.2 0-.3 0-.5-.1l-2.6-1.5c-.5-.3-.6-.9-.4-1.4.3-.5.9-.6 1.4-.4l1.1.6V7c0-.6.4-1 1-1s1 .4 1 1v5Z'/%3E%3C/svg%3E");position:relative;top:2px;filter:invert(87%) saturate(2%) contrast(797%)}.tone-select-wrapper{display:none}.hst-msgs{background:#fff;min-height:unset}.limits-row{display:flex;align-items:center;opacity:1;transition:.3s opacity;justify-content:space-between;flex-wrap:wrap;gap:34px;padding:20px 15px;background:var(--lim-color-1)}.new-dot{position:relative;margin-right:9px}.new-dot:after{content:"";position:absolute;top:8px;right:-6px;width:7px;height:7px;background-color:var(--lim-color-3);border-radius:50%;transform:translate(50%,-50%)}.main-text{margin:20px 0 0;transition:max-height 4s ease;max-height:9000px;max-width:960px}.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:rgb(237 244 255)}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,#ececec 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:#666a73;margin-bottom:10px;font-weight:600}.st{color:#787872}.shh{user-select:none;font-weight:700;margin-bottom:25px}.shr-outer{display:flex;gap:15px}.shr-button{text-transform:uppercase;background:unset;border:unset;font-size:calc(var(--font-size) - 3px);color:var(--font-color-dark);padding:5px;cursor:pointer;transition:.3s ease opacity;align-items:center;display:flex;font-weight:500}.save:before,.share:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='%23000000'%3E%3Cpath d='M307 34.8c-11.5 5.1-19 16.6-19 29.2v64H176C78.8 128 0 206.8 0 304C0 417.3 81.5 467.9 100.2 478.1c2.5 1.4 5.3 1.9 8.1 1.9c10.9 0 19.7-8.9 19.7-19.7c0-7.5-4.3-14.4-9.8-19.5C108.8 431.9 96 414.4 96 384c0-53 43-96 96-96h96v64c0 12.6 7.4 24.1 19 29.2s25 3 34.4-5.4l160-144c6.7-6.1 10.6-14.7 10.6-23.8s-3.8-17.7-10.6-23.8l-160-144c-9.4-8.5-22.9-10.6-34.4-5.4z'/%3E%3C/svg%3E");margin-right:7px;display:inline-block;width:20px;height:20px;position:relative;top:0}.save:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='%23000000'%3E%3Cpath d='M288 32c0-17.7-14.3-32-32-32s-32 14.3-32 32V274.7l-73.4-73.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l128 128c12.5 12.5 32.8 12.5 45.3 0l128-128c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L288 274.7V32zM64 352c-35.3 0-64 28.7-64 64v32c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V416c0-35.3-28.7-64-64-64H346.5l-45.3 45.3c-25 25-65.5 25-90.5 0L165.5 352H64zm368 56a24 24 0 1 1 0 48 24 24 0 1 1 0-48z'/%3E%3C/svg%3E")}.save{margin-top:0}.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:300;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='%23913232' 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='%23913232' 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='%23913232' 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='%23913232' 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='%23913232' 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='%23913232' 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='%23913232' 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:500;padding:2px 10px;border-radius:50px;height:32px;display:flex;align-items:center}.modes-flex a{background:#fff;color:var(--accent2)}.modes-flex button{border:unset;background:var(--accent2);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:50px;border:unset}input.oiubcs{font-weight:400}.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;width:325px;max-width:79vw;color:#8d8d8d}.search-bar{color:#4f4f4f;background:#fff;height:38px;width:87%;padding:8px 8px 8px 28px;font-weight:300;border:1px solid #dcdcdc;border-radius:50px;margin:0 22px 14px}.not-found-f{display:flex;align-items:center}.oium{min-height:162px}.he-str{border-radius:var(--radius);border:unset;padding:8px 9px 10px 19px;height:39px;min-width:195px;max-width:233px;width:calc(var(--font-size)*12.5);font-size:calc(var(--font-size) - 1px);background:#fff;font-weight:300}.hst-row{display:flex;align-items:center;margin-bottom:62px;justify-content:space-between;flex-wrap:wrap;gap:10px}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%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23913232' d='M14.935 17.815H9.13L7.699 22H4l6.804-19.035h2.727L20.335 22h-3.888l-1.512-4.185Zm-4.86-2.97h4.05l-1.404-4.212-.567-2.97h-.135l-.567 2.997-1.377 4.185Z'/%3E%3Cpath stroke='%23913232' stroke-linecap='square' stroke-width='2' d='M18 6h6m-3-3v6'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h26v26H0z'/%3E%3C/clipPath%3E%3C/defs%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%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23913232' d='M14.935 17.815H9.13L7.699 22H4l6.804-19.035h2.727L20.335 22h-3.888l-1.512-4.185Zm-4.86-2.97h4.05l-1.404-4.212-.567-2.97h-.135l-.567 2.997-1.377 4.185Z'/%3E%3Cpath stroke='%23913232' stroke-linecap='square' stroke-width='2' d='M18 6h6'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h26v26H0z'/%3E%3C/clipPath%3E%3C/defs%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:#fff;padding:8px 16px;box-shadow:0 0 11px 0 rgb(255 255 255/38%),0 0 15px 15px #fff;margin-bottom:6px;z-index:1;border:2px solid var(--accent2)}.get-code-wrapper{display:flex;justify-content:center;gap:20px;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='%23913232' 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:8px}.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}.contents b,.get-code-button{font-weight:500;font-size:calc(var(--font-size) + 1px)}.get-code-button{display:flex;margin:70px auto 50px;padding:7px 13px;width:100%;border-radius:50px;color:#fff!important;height:39px;justify-content:center;align-items:center;background:#109fe6}.tg-sign-header{margin:0;font-size:24px;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:#0290e1!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:#545050;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-f{background:var(--light);padding:11px 21px;border-radius:var(--radius);margin:15px 0 31px}.answer-bot-better{background:#f1f9ec;padding:11px 23px;border-radius:var(--radius);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}.example-bot{background:#fff;padding:10px 15px;border-radius:10px;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}.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}.code-header{display:flex;justify-content:space-between;align-items:center;padding:.5rem;background-color:var(--accent2);border-top-left-radius:6px;border-top-right-radius:6px;font-size:85%}.language-name{font-weight:700;color:#fff}.copy-button{font-weight:400;background-color:#fff;border:unset;line-height:1.2;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:90%!important;border-radius:6px;margin:1rem 0;flex-direction:column}code{padding:1em}code[class*=language-],pre[class*=language-]{border-radius:6px;background:#2a3b4d;color:#e7e7e7;scrollbar-color:rgb(255 255 255/45%) transparent;font-size:89%!important;overflow:auto}.contents,.question-wrapper{background:#fff;color:var(--font-color-dark);box-shadow:0 4px 20px rgba(0,0,0,.02);position:relative}.contents{width:fit-content;padding:20px 24px;margin:auto}.contents b{margin-bottom:15px;display:block}.contents a,.question-wrapper a{color:var(--accent2);text-decoration:none;font-weight:500;transition:color .3s ease}.contents ol{margin-bottom:unset;padding-left:20px}.contents ol li{margin-bottom:2px;line-height:1.5}.question-wrapper{margin:60px auto;padding:25px 30px}.questions{text-transform:uppercase;margin-bottom:60px;margin-top:60px;font-size:calc(var(--font-size) + 11px)}.requests-ended a{font-weight:400!important;color:#fff;text-decoration:underline}.voice-button img{margin-left:6px}.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,main .attach-file-button{display:flex;justify-content:center;align-items:center}.global-drop-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,123,255,.55);border:3px dashed #007bff;pointer-events:auto}.global-drop-content{text-align:center;color:#fff;font-size:24px;font-weight:700}.drop-icon{font-size:48px;margin-bottom:10px}.drop-text{font-size:18px}.popup__body .text{padding:0 7px}.confirm-code{border:1px solid gray;font-weight:300;text-align:center;border-radius:50px!important}main .attach-file-button{position:relative;margin-top:15px;margin-right:18px;float:right;width:25px;height:25px;border:0;cursor:pointer;padding:4px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='16' fill='none' viewBox='0 0 14 16'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23913232' d='M11.381 2.619c-.762-.763-2-.763-2.762 0l-5.75 5.75A3.367 3.367 0 1 0 7.63 13.13l4.75-4.75a.877.877 0 0 1 1.238 0c.34.34.34.897 0 1.238l-4.75 4.75c-2 2-5.238 2-7.238 0s-2-5.238 0-7.238l5.75-5.75a3.702 3.702 0 0 1 5.238 0 3.702 3.702 0 0 1 0 5.238l-5.5 5.5A2.29 2.29 0 0 1 3.88 8.88l4.5-4.5a.877.877 0 0 1 1.238 0c.34.34.34.897 0 1.238l-4.5 4.5a.541.541 0 0 0 0 .762c.21.21.553.21.762 0l5.5-5.5c.763-.762.763-2 0-2.762Z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h14v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")no-repeat;background-size:contain}.file-attach-area-wrapper{display:flex;align-items:center;justify-content:space-between;min-height:61px}.file-attach-area{background-color:var(--background-color)}.file-previews{display:flex;flex-wrap:wrap;gap:10px;margin-top:15px}.file-preview-item,.preview-filename{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-preview-item{display:flex;align-items:center;background-color:#fff!important;border:unset!important;border-radius:var(--radius)!important;padding:8px 12px;position:relative;max-width:260px;box-shadow:0 1px 3px rgba(0,0,0,.05);font-size:calc(var(--font-size) - 2px)}.preview-filename{width:78px}.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 0 10px;line-height:1;transition:color .3s ease}@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);margin:auto;flex-direction:row;padding:0}.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}}@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-logo{max-width:303px}.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:750px){.hst-btn:before{filter:unset}:root{--lim-color-1:var(--background-color);--lim-color-2:var(--font-color-dark);--lim-color-3:var(--accent2)}.tone-select-outer:after{right:10px}.limits-row{justify-content:space-around}.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:14px}.voice-button img{margin-left:0}header{padding:10px}.footer{background-image:unset}.r-w,.stp{max-width:fit-content!important}.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}.lg-hs-tx,.msg-text{max-width:94%;font-size:calc(var(--font-size) - 2px)}.header-logo{width:230px;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{width:100%;margin-right:unset}.footer-logo img{max-width:145px}.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,.contents{width:100%}.contents{padding:16px 20px;margin:20px 0;border-width:2px}.contents::before,.question-wrapper::before{top:-6px;left:12px;font-size:16px}.question-wrapper{margin:40px auto;padding:20px 24px;border-width:2px}}@media (max-width:425px){.history-info{column-gap:22px}.not-found{width:79vw}}@media (max-width:380px){.button{font-size:85%;padding:10px 25px}}