*{box-sizing:border-box}body{color:#222;font-family:Maven Pro,sans-serif;margin:0}.container{display:grid;grid-template-rows:1fr auto;margin:0 auto;max-width:720px;min-height:100vh;padding:0 15px}.section{margin-bottom:32px}h1{font-size:30px;margin-top:24px}h1,h2{font-weight:700;margin-bottom:24px}h2{font-size:24px;margin-top:0}@media screen and (min-width:640px){h1{font-size:42px}h2{font-size:28px}}.search__input{border:1px solid #a6bcff;border-radius:20px;color:#222;font-family:Maven Pro,sans-serif;font-size:16px;padding:5px 28px}.search__input.search__input_error{border:1px solid red}.search__input::placeholder{font-family:Maven Pro,sans-serif;font-size:16px}.search__input:focus{border:1px solid #4d4dff;outline:0}.search__input.search__input_error:focus{border:1px solid red;outline:0}.button{border:none;border-radius:20px;cursor:pointer;font-family:Maven Pro,sans-serif;font-size:16px;font-weight:700;padding:15px 20px;transition:background-color .3s ease-in-out}.button.serch__button{min-width:inherit}.button_primary{background:#4d4dff;color:#fff}.button_primary:hover{background-color:#0000c7}.button_secondary{background-color:#fff;border:1px solid #a6bcff;color:#3655b3}.button_secondary:hover{background-color:#e6e6e6;border:1px solid #ccc}.button:disabled{background-color:#8798ad}.button:disabled:hover{background-color:#4b5b6e}.search{display:grid;grid-template-columns:1fr minmax(auto,190px);margin-bottom:12px}.search__button{margin-left:-30px}.search__example{color:#9e9e9e;font-size:14px}.search__example.search__example_error{color:red}.robots-textarea{border:1px solid #a6bcff;height:210px;margin-bottom:12px;width:100%}.control-buttons{display:flex;gap:10px;justify-content:flex-end}.button_mw{min-width:150px}.faq{margin-top:48px;text-align:center}.result{border:1px solid #a6bcff;margin-bottom:24px}@media screen and (min-width:640px){.result{margin-bottom:32px}}.result__title{background-color:#e5f0ff;color:#3655b3;font-weight:700;padding:15px 30px}.result__body{padding:24px 30px}.CodeMirror{margin-bottom:24px}.CodeMirror-code{font-family:Maven Pro,sans-serif;font-size:16px}.CodeMirror-linenumber{font-family:monospace}.CodeMirror pre{color:#444}sup{color:rgba(33,103,216,.8)}.form-note{color:#9e9e9e;font-size:14px;margin-bottom:24px}.ua__select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M5%208L10%2013L15%208%22%20stroke%3D%22black%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E%0A");background-position:right 1rem center;background-repeat:no-repeat,repeat;background-size:20px 20px;border:1px solid #a6bcff;border-radius:20px;color:#222;font-family:Maven Pro,sans-serif;font-size:16px;height:50px;margin-bottom:24px;width:100%}.ua__option,.ua__select{padding:5px 28px}.ua__columns{display:grid}@media screen and (min-width:640px){.ua__columns{grid-gap:20px;grid-template-columns:1fr 1fr}}.ua__rule{font-weight:600;margin-bottom:12px}.textarea{border:1px solid #a6bcff;color:#222;font-family:Maven Pro,sans-serif;font-size:16px;height:150px;margin-bottom:24px;padding:10px 15px;width:100%}.see-also{align-items:center;display:flex;font-size:18px;font-weight:700;gap:8px;justify-content:flex-end;margin-bottom:24px}.see-also.see-also_left{justify-content:flex-start}.see-also__link{color:#222;text-decoration:none}.see-also__span{font-family:Be Vietnam Pro,sans-serif;font-style:italic;font-weight:400}.textarea.textarea_allow,.textarea.textarea_disallow{margin-bottom:12px}input[type=checkbox]{margin-bottom:24px}.header{margin-bottom:10px;margin-top:32px}label[for=consent]{color:#9e9e9e;display:block;line-height:22px}.checkbox-wrapper{display:flex;gap:10px;margin-bottom:24px}.cookie-banner{background-color:#f9f5f1;border-radius:20px;bottom:20px;box-shadow:0 5px 5px -5px rgba(34,60,80,.6);left:0;margin-left:auto;margin-right:auto;padding:45px 50px 30px 30px;position:fixed;right:0;width:375px;z-index:10}@media screen and (min-width:410px){.cookie-banner{width:390px}}@media screen and (min-width:460px){.cookie-banner{left:auto;margin-left:0;margin-right:0;right:20px}}.cookie-banner__button{text-align:center}.cookie-banner__close{cursor:pointer;position:absolute;right:20px;top:20px}.cookie-banner__content{display:flex;margin-bottom:16px}.cookie-banner__image{flex-shrink:0}.cookie-banner__text{flex-grow:1;font-weight:600;line-height:24px;padding-left:28px}.cookie-banner__link,a{color:#4d4dff}p{margin-bottom:24px}li,p{line-height:26px}li{margin-bottom:18px}h3{font-size:22px;margin-bottom:24px;margin-top:24px}@media screen and (min-width:640px){h3{font-size:24px}}.footer{border-top:1px solid #e1e1e1;margin-top:40px}.footer__link{color:rgba(38,38,38,.7);font-family:Be Vietnam Pro;text-decoration:none}.footer__list{display:flex;flex-direction:column;gap:15px;list-style:none;padding:24px 0}@media screen and (min-width:640px){.footer__list{flex-direction:row;gap:80px;justify-content:space-around;padding:40px 0}.footer{border-top:none;margin-top:0}}.contact-form{display:flex;flex-direction:column;margin:0 auto;max-width:400px;width:100%}.input{border:1px solid #a6bcff;color:#222;font-family:Maven Pro,sans-serif;font-size:16px;margin-bottom:16px;padding:10px 15px}.input::placeholder{font-family:Maven Pro,sans-serif;font-size:16px}.button_contact{margin-bottom:16px}.contact-form__result{display:none;text-align:center}.contact-form__result_error{color:red}.g-recaptcha{margin-bottom:16px}.advanced{display:none}.generator-buttons{align-items:flex-start;display:flex;flex-direction:column;gap:15px}@media screen and (min-width:640px){.generator-buttons{flex-direction:row}}