.nice-select{background-color:#fff;border:1px solid #707c81;box-sizing:border-box;clear:both;cursor:pointer;display:block;font-family:inherit;font-size:18px;font-weight:normal;height:40px;line-height:40px;outline:0;padding-left:18px;padding-right:30px;position:relative;text-align:left !important;user-select:none;white-space:nowrap;width:auto;border-radius:10px}.field.focused .nice-select,.nice-select:active,.nice-select.open,.nice-select:focus{border-color:var(--main-blue)}.nice-select:after{position:absolute;right:11px;top:10px;width:20px;height:20px;background-size:contain;background-position:center;background-repeat:no-repeat;content:'';background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m19 8.5-7 7-7-7' stroke='%23262B2E' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.nice-select.open:after{transform:rotate(-180deg)}.nice-select.open .list{opacity:1;pointer-events:auto;-webkit-transform:scale(1) translateY(0);-ms-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}.nice-select.disabled{border-color:#ededed;color:#999;pointer-events:none}.nice-select.disabled:after{border-color:#ccc}.nice-select.wide{width:100%}.nice-select.wide .list{left:0 !important;right:0 !important}.nice-select.right{float:right}.nice-select.right .list{left:auto;right:0}.nice-select .list{box-sizing:border-box;margin-top:4px;opacity:0;overflow:hidden;padding:0;pointer-events:none;position:absolute;top:38px;left:8px;transform-origin:50% 0;transform:scale(0.75) translateY(-21px);z-index:1000;border:1px solid var(--main-blue);margin:0 -1px;padding-top:15px;border-top:0;max-height:350px;overflow:auto;background:white}.nice-select .option{cursor:pointer;font-weight:400;line-height:40px;list-style:none;min-height:40px;outline:0;padding-left:18px;padding-right:29px;text-align:left;background:#fff}.nice-select .option:hover,.nice-select .option.focus,.nice-select .option.selected.focus{background-color:#f6f6f6}.nice-select .option.selected{font-weight:bold}.no-csspointerevents .nice-select .list{display:none}.no-csspointerevents .nice-select.open .list{display:block}.nice-select .button{width:40px;position:absolute;top:0;right:0;height:100%}.nice-select.open .button{border-color:var(--main-blue)}h1.title{font-weight:bold;font-size:63px;line-height:130%;letter-spacing:-0.5px;margin:80px 0 20px;text-align:center}h3.sub-title{font-weight:bold;font-size:21px;line-height:130%;letter-spacing:.5px;text-align:center;margin:0 auto 50px;max-width:800px}.start-scan-form{margin:0 auto;max-width:900px;width:100%}.start-scan-form .note{font-size:.8em;margin:5px 0 0 6px}.tool-error{margin:100px auto;text-align:center;display:flex;flex-direction:column;align-items:center}.tool-error h2{font-size:36px;font-weight:700;letter-spacing:.25px;text-align:center;color:var(--main-red);margin-bottom:20px}.tool-error h3{text-align:center;margin-bottom:20px;max-width:400px;line-height:1.5em}.btn-for-check{display:flex;padding:1px 7px;font-size:16px;cursor:pointer;color:#262b2e;margin:10px 0 0;border:1px solid #262b2e;border-radius:5px;align-items:center;margin-right:10px}.btn-for-check [class^="icon-"]{width:16px;height:16px;display:inline-block;margin-right:5px}.btn-for-check [class^="icon-"]::before{width:100%;height:100%}.btn-for-check:hover{border-color:var(--main-blue);color:var(--main-blue)}.btn-for-check .count{background-color:var(--main-red);font-size:.8em;color:#fff;padding:2px 4px;border-radius:9px;line-height:.9em;margin-left:5px}@media(max-width:1100px){h1.title{font-size:48px;margin:50px 0 20px}h3.sub-title{font-size:16px;font-weight:normal;text-align:left}}.form-block{margin:30px 0 100px}#upload-font{margin:0 auto;width:100%;max-width:700px;display:flex;flex-direction:column}#upload-font .form-group{margin:10px 0}#upload-font .help-block{margin-top:10px}#section-submit,#section-preview{margin-top:20px}.add-eng-letters{max-width:482px;margin:10px 0 10px}.row.column{display:flex;justify-content:space-evenly}.custom-language{display:flex;justify-content:center;align-items:center}.custom-language .nice-select{margin-left:20px;width:150px}textarea{margin:10px 0 20px}.note{opacity:.6;font-size:.8em;margin-top:5px;padding-right:5px}#section-submit .note{margin-top:15px;text-align:center}.lang-code{display:flex;align-items:center}.lang-code .control-label{white-space:nowrap;padding-right:25px}.lang-name{font-weight:700;padding-left:5px}.lang-name .delete{opacity:.6;font-size:.8em;padding-right:5px;float:right;cursor:pointer;display:none}.lang-name .delete:hover{opacity:1}.can-delete-lang .lang-name .delete{display:inline}#css-preview{white-space:pre-wrap;margin-top:20px;font-family:mono;tab-size:4;background-color:#f0f0f0;padding:20px 20px 6px 20px;border-radius:5px;margin-bottom:40px}#result{max-width:500px;margin:0 auto}#result .buttons{width:100%;display:flex;align-items:center;justify-content:space-evenly}#result .buttons .left{margin-right:15px}#result h3{margin:30px 0 20px;text-align:center}#result .detalization{line-height:1.3em;margin-top:40px}#result table{margin:0 auto}#result table tr th,#result table tr td{text-align:left;padding:8px;vertical-align:top}#result table tr th{font-weight:bold}.progress-bar{max-width:400px;margin:0 auto}.table-block{max-width:100%;overflow:scroll}.table-block table td{min-width:130px}.red{color:var(--main-red)}.green{color:var(--text-green)}@media(max-width:1100px){#result .buttons,.row.column{justify-content:space-between}.custom-language{width:auto}#add-language{margin-left:12px;padding:0 20px}#result .buttons .btn{padding:0 15px;font-size:14px}#section-submit{justify-content:center}.content .article{margin-top:100px}.table-block{margin-top:10px}}body{background-color:#f9f9f9}.bg-block{box-shadow:0 0 5px 0 rgba(10,37,70,0.2)}.upload-file-area{background-color:#f0f9fe;font-size:18px;display:flex;justify-content:center;flex-direction:column;align-items:center;border-radius:10px;padding:50px 50px 30px;text-align:center;border:2px dashed var(--main-black)}.upload-file-area.dragover{background-color:#bce3f9}.upload-file-area .text{margin-bottom:15px;max-width:400px;line-height:1.3}.upload-file-area label{border:2px solid var(--main-black);height:49px;color:var(--main-black);text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.64px;position:relative;padding:0 70px;cursor:pointer;align-items:center;z-index:1;text-decoration:none;border-radius:5px;display:flex}.upload-file-area label:hover{background-color:#fff}.upload-file-area input{display:none}.upload-file-area .list{margin-top:20px}.upload-file-area .list .item{padding:10px 0 10px 16px}.upload-file-area .list .item .delete{color:transparent;display:inline}.upload-file-area .list .item:hover .delete{color:var(--main-red);cursor:pointer}@media(max-width:1100px){.upload-file-area{padding:20px 20px 10px;font-size:16px}.upload-file-area label{padding:0 40px;font-size:16px}.upload-file-area .list .item .delete{color:var(--main-red)}}.content{display:flex;flex-direction:column;position:relative;left:0;transition:left .4s ease-in-out}.content-wrap{display:flex;justify-content:space-between;position:relative}.content-menu{width:25%;margin-right:100px}.content-right-wrap{display:flex;flex-direction:column;width:75%}.article{max-width:900px;margin:20px auto 0;position:relative;width:100%}.article h1{padding:32px 0 5px;font-size:50px;margin-bottom:50px;font-weight:600;position:relative;line-height:1.2em}.article .last-modified{opacity:.7;text-align:right;margin-bottom:50px}.article h1.no-bottom-margin{margin-bottom:0}.article .icon-setting{position:absolute;right:0;top:0;text-decoration:none;color:inherit;font-size:20px;cursor:pointer;z-index:2}.article h2{font-size:36px;letter-spacing:.15px;margin:30px 0 20px;line-height:1.2em}.article h3{margin:28px 0 18px;font-size:21px;letter-spacing:.15px;line-height:1.2em}.article a{color:#0058b2;text-decoration:underline}.article a:hover{text-decoration:none}.article ul,.article ol{padding-top:10px}.article ul>li,.article ol>li{font-size:17px;line-height:24px;list-style:decimal}.article ol{padding-left:2px;counter-reset:item}.article ol>li{display:block;padding-left:20px;padding-bottom:10px;position:relative}.article ol>li:before{content:counter(item) ". ";counter-increment:item;width:23px;display:inline-block;position:absolute;margin-left:-20px;top:0}.article ul>li{list-style-type:disc}.article ul{padding:0 0 0 20px;margin:-20px 0 20px}.article li ul,.article li ol{padding:0;margin:0 0 0 20px}.article li p{padding:0}.article .singl-img{float:left;width:70%;margin-right:20px;margin-top:7px;text-align:center}.article .singl-img img{max-width:100%}.article .singl-img h3{padding-bottom:35px;font-size:17px}.article p{font-size:16px;line-height:150%;margin:0 0 20px}.article p+ol,.article p+ul{margin-top:-15px;padding-top:0;margin-bottom:15px}.article strong{font-weight:bold}.article blockquote{padding:35px 50px 70px;font-size:40px;text-align:center;line-height:1.2em;position:relative}.article blockquote:before{content:'“';width:100%;height:1px;display:inline}.article blockquote:after{content:'”';width:100%;height:1px;display:inline}.article blockquote p{padding:0 50px;font-size:24px;text-align:center;position:absolute;width:100%;left:0;bottom:35px;opacity:.5}.article .double-img{display:flex;justify-content:space-between;padding-top:10px}.article .double-img>div:nth-child(2){margin-right:0}.article .double-img h3{width:85%;margin:auto}.article video{margin:0 auto;max-height:500px;max-width:100%}.article table tr td{padding-right:20px}.article table tr td:last-child{padding-right:0}.article table:not(.compare-table){width:100%;text-align:left;border-spacing:4px;border-collapse:separate;margin:0 -4px}.article table:not(.compare-table) th:first-child{border-radius:10px 0 0 10px}.article table:not(.compare-table) thead th{background:#f4f4f4}.article table:not(.compare-table) thead th{padding:10px;font-family:Lato;font-weight:700;line-height:15px;letter-spacing:.4px;text-align:left}.article table:not(.compare-table) td{padding:5px 10px;word-break:break-word;vertical-align:top;line-height:17px}.article .index{background-color:var(--bg-green-light);border-radius:10px;padding:20px;margin-bottom:30px;display:inline-block}.article .index .index-title{font-size:24px;font-weight:400;line-height:120%;letter-spacing:1px}.article .index .row{display:block}.article .index a{font-size:16px;font-weight:400;line-height:120%;letter-spacing:.76px;display:inline-block;padding:5px 0}.article .index a.lvl1{padding-left:10px}.article .index a.lvl2{padding-left:20px}.article .index a.lvl3{padding-left:30px}.article code:not([class*='language']){background:#f5f2f0;padding:4px}.article .table-block{margin-bottom:20px}.article table.compare-table{width:100%;font-size:18px;border-spacing:6px;border-collapse:separate}.article table.compare-table .table-section-title{margin:0;font-weight:700;font-size:24px;text-align:left}.article table.compare-table th{font-size:24px;font-weight:500}.article table.compare-table td{padding:10px;vertical-align:middle;background-color:#dbf9ff}.article table.compare-table td:first-child{width:auto;text-align:left;font-weight:500;font-size:24px}.article table.compare-table td:nth-child(1){width:50%}.article table.compare-table td:nth-child(2){background-color:#e4fffc;width:25%}.article table.compare-table td:nth-child(3){width:25%}.article table.compare-table .green{color:var(--text-green)}.article table.compare-table .red{color:var(--main-red)}.article table.compare-table .note{font-size:.9em;color:var(--note-gray);margin-top:5px}.article table.compare-table [class^="icon-"]{margin:0 auto}.block-scroll{max-width:100%;overflow:scroll}.icon-yes{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='28' fill='none'%3E%3Cpath fill='%2311C76E' d='M12.569 18.49c.226-.323.358-.584.553-.78 5.49-5.506 10.985-11.006 16.48-16.508 1.608-1.61 3.044-1.602 4.663.018l.696.696c1.375 1.388 1.386 2.937.02 4.31-1.785 1.793-3.574 3.58-5.363 5.37L14.127 27.104c-1.195 1.195-2.088 1.191-3.293-.014-3.228-3.23-6.457-6.461-9.682-9.695-1.537-1.54-1.535-3.026 0-4.568.298-.298.59-.601.895-.893 1.254-1.198 2.822-1.205 4.055.017 1.947 1.927 3.878 3.873 5.812 5.814.164.165.315.346.655.725Z'/%3E%3C/svg%3E");width:36px;height:28px}.icon-yes2{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='54' height='28' fill='none'%3E%3Cpath fill='%2311C76E' d='M12.569 18.49c.226-.323.358-.584.553-.78 5.49-5.506 10.985-11.006 16.48-16.508 1.608-1.61 3.044-1.602 4.663.018l.696.696c1.375 1.388 1.386 2.937.02 4.31-1.785 1.793-3.574 3.58-5.363 5.37L14.127 27.104c-1.195 1.195-2.088 1.191-3.293-.014-3.228-3.23-6.457-6.461-9.682-9.695-1.537-1.54-1.535-3.026 0-4.568.298-.298.59-.601.895-.893 1.254-1.198 2.822-1.205 4.055.017 1.947 1.927 3.878 3.873 5.812 5.814.164.165.315.346.655.725Z'/%3E%3Cpath fill='%2311C76E' d='M30.569 18.49c.226-.323.358-.584.553-.78 5.49-5.506 10.985-11.006 16.48-16.508 1.608-1.61 3.044-1.602 4.663.018l.696.696c1.375 1.388 1.386 2.937.02 4.31-1.785 1.793-3.574 3.58-5.363 5.37L32.126 27.104c-1.193 1.195-2.087 1.191-3.292-.014-3.228-3.23-6.457-6.461-9.682-9.695-1.537-1.54-1.535-3.026 0-4.568.298-.298.59-.601.895-.893 1.254-1.198 2.822-1.205 4.055.017 1.947 1.927 3.878 3.873 5.812 5.814.164.165.315.346.655.725Z'/%3E%3C/svg%3E");width:54px;height:28px}.icon-no{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill='%23EC1C24' d='M22.79 1.84c-.217-.224-.437-.444-.656-.666-1.531-1.552-2.886-1.557-4.404-.018-5.19 5.263-.674.706-5.859 5.975C10.045 5.274 7.605 2.72 5.765.876 4.6-.292 3.119-.287 1.935.86c-.289.278-.565.569-.846.854C-.36 3.19-.362 4.61 1.09 6.084c1.842 1.87 3.683 3.737 5.526 5.604L1.09 17.293c-1.454 1.477-1.452 2.899-.002 4.373.281.286.557.576.845.855 1.185 1.146 2.665 1.153 3.83-.016 1.839-1.844 4.28-4.399 6.107-6.256l5.737 6.043c1.518 1.54 2.874 1.533 4.403-.017l.657-.666c1.299-1.329 1.31-2.81.019-4.123a5006.707 5006.707 0 0 0-5.712-5.795c3.666-3.718 2.168-2.008 5.834-5.726C24.1 4.649 24.09 3.168 22.79 1.84Z'/%3E%3C/svg%3E");width:24px;height:24px}.icon-nope{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='31' height='7' fill='none'%3E%3Crect width='31' height='7' fill='%23232729' rx='2'/%3E%3C/svg%3E");width:31px;height:7px}@media screen and (max-width:1100px){.content{padding-top:80px}.article h1{font-size:35px;margin-bottom:40px;line-height:1em}.article .index .index-title{font-size:20px}.article .last-modified{margin-bottom:20px}.article h1.no-bottom-margin{margin-bottom:0}.article h2{font-size:28px;margin:25px 0 15px}.article h3{margin:25px 0 15px;font-size:21px}.article .image-sign .sign{font-size:16px}.article .image-sign .compare{flex-direction:column}table.compare-table td:first-child{font-size:16px}table.compare-table h3{font-size:18px}table.compare-table td{font-size:16px}table.compare-table th{font-size:18px}.icon-yes{width:28px;height:20px}.icon-yes2{width:38px;height:20px}.icon-no{width:20px;height:20px}.icon-nope{width:24px;height:5px}}.feedback-section{text-align:center;margin:100px 0 0;padding:0 10px}.feedback-section form{display:flex;flex-direction:column;align-items:center}.feedback-section h2{font-size:63px;font-weight:400;line-height:82px;letter-spacing:-0.5px;display:flex;justify-content:center;align-items:center}.feedback-section h2.success{margin:200px 0}.feedback-section h2 .icon{height:.9em;width:.9em;margin-right:.2em}.feedback-section h3{font-weight:300;font-size:50px;line-height:65px;letter-spacing:0;margin:40px 0}.feedback-section .text{font-size:14px;line-height:21px;letter-spacing:.25px;max-width:700px;width:100%}.feedback-section .field-feedbackform-text{max-width:700px;margin:30px 0 20px;width:100%}.feedback-section .field-feedbackform-email{margin:0 0 20px}.feedback-section .field-feedbackform-email label{margin-bottom:10px;display:block}.feedback-section .rating{display:flex;margin:10px 0 20px}.feedback-section .rating .icon-star{height:36px;width:36px;cursor:pointer;margin:0 7px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='37' height='36' fill='none'%3E%3Cdefs%3E%3Cpath id='reuse-0' fill-rule='evenodd' d='M19.18.27c.13.15 1.3 2.4 2.6 4.98 2.3 4.62 2.76 5.35 3.58 5.6.15.05 2.62.44 5.49.86 5.8.85 5.87.88 5.87 1.99 0 .53-.22.78-3.86 4.34a54.7 54.7 0 0 0-4.1 4.27 2.8 2.8 0 0 0-.24 1.02c0 .28.39 2.76.86 5.5s.82 5.15.77 5.36c-.12.48-.63.84-1.19.84-.25 0-2.34-1.01-5.09-2.46-4.37-2.3-4.7-2.45-5.51-2.45-.81 0-1.14.14-5.52 2.45a47.68 47.68 0 0 1-5.05 2.46c-.22 0-.54-.08-.7-.17-.68-.36-.67-.7.24-6 .48-2.78.86-5.27.86-5.54 0-.28-.1-.73-.24-1-.13-.28-1.97-2.2-4.1-4.28C.23 14.48 0 14.24 0 13.7c0-1.11.07-1.14 5.87-2 2.87-.41 5.34-.8 5.5-.85.8-.25 1.27-.98 3.58-5.6A94.02 94.02 0 0 1 17.54.27c.15-.16.47-.27.82-.27s.67.1.82.27Z' clip-rule='evenodd'/%3E%3C/defs%3E%3Cg fill='%23232729' opacity='.05'%3E%3Cuse xlink:href='%23reuse-0' fill-rule='evenodd' clip-rule='evenodd'/%3E%3Cuse xlink:href='%23reuse-0'/%3E%3C/g%3E%3C/svg%3E")}.feedback-section .rating .icon-star:hover{transform:scale(1.2)}.feedback-section .rating .icon-star.active{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='37' height='36' fill='none'%3E%3Cpath fill='%2315D650' d='M19.18.27c.13.15 1.3 2.4 2.6 4.98 2.3 4.62 2.76 5.35 3.58 5.6.15.05 2.62.44 5.49.86 5.8.85 5.87.88 5.87 1.99 0 .53-.22.78-3.86 4.34a54.7 54.7 0 0 0-4.1 4.27 2.8 2.8 0 0 0-.24 1.02c0 .28.39 2.76.86 5.5s.82 5.15.77 5.36c-.12.48-.63.84-1.19.84-.25 0-2.34-1.01-5.09-2.46-4.37-2.3-4.7-2.45-5.51-2.45-.81 0-1.14.14-5.52 2.45a47.68 47.68 0 0 1-5.05 2.46c-.22 0-.54-.08-.7-.17-.68-.36-.67-.7.24-6 .48-2.78.86-5.27.86-5.54 0-.28-.1-.73-.24-1-.13-.28-1.97-2.2-4.1-4.28C.23 14.48 0 14.24 0 13.7c0-1.11.07-1.14 5.87-2 2.87-.41 5.34-.8 5.5-.85.8-.25 1.27-.98 3.58-5.6A94.02 94.02 0 0 1 17.54.27c.15-.16.47-.27.82-.27s.67.1.82.27Z'/%3E%3Cellipse cx='20.96' cy='8.16' fill='%23fff' rx='1' ry='3' transform='rotate(-19.9 20.96 8.16)'/%3E%3C/svg%3E")}.feedback-section .btn.blue{max-width:350px;padding:10px;width:100%;margin-top:25px}.icon-feedback{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='54' height='54' fill='none'%3E%3Cpath fill='%23262B2E' fill-rule='evenodd' d='M24.17.07A27.28 27.28 0 0 0 7.9 7.84 25.27 25.27 0 0 0 0 26.23a24.9 24.9 0 0 0 4.28 14.6 15.49 15.49 0 0 1 1.38 2.3c0 .13-.87 2.21-1.93 4.62a39.11 39.11 0 0 0-1.94 4.89c0 .6.69 1.36 1.24 1.36.2 0 3.65-.57 7.66-1.26 4.02-.7 7.37-1.22 7.45-1.17.09.05 1.12.34 2.29.64 2.9.75 7.86.95 10.9.44 15.78-2.64 25.8-17.8 21.78-32.98C50.6 10.14 42.76 2.77 32.78.55c-1.79-.4-6.93-.69-8.6-.48Zm8.89 4.43c2.38.61 5.47 1.98 7.5 3.32 1.87 1.23 4 3.28 5.27 5.1 6.48 9.21 5.52 21.48-1.33 28.58-2.66 2.75-5.15 4.63-8.31 5.91a24.35 24.35 0 0 1-15.92.84l-2.2-.62-6.12 1.05c-3.37.58-4.95.82-4.95.82.87-1.97 2.5-5.67 2.5-6 .46-.38-.02-1.78-.63-2.56C2.48 32.74 3 22 7.9 14c2.1-3.08 5.26-6.53 8.61-8 3.92-1.72 6.74-2.22 11.12-2.12 2.7.07 3.73.18 5.44.62ZM16.78 20.75c-.47.52-.45 2.48.04 2.91.34.3 1.02.35 5.02.35 4.22 0 4.67-.03 4.99-.38.47-.52.45-2.48-.04-2.91-.34-.3-1.02-.35-5.02-.35-4.22 0-4.67.03-4.99.38Zm.07 7.22c-.62.6-.55 2.46.14 3 .56.42.78.43 9.98.43 9.2 0 9.43 0 9.98-.43.41-.32.57-1.54.57-2.05 0-1.4.16-1.37-10.6-1.37-9.35 0-9.65.01-10.07.42Z' clip-rule='evenodd'/%3E%3C/svg%3E")}@media(max-width:1100px){.feedback-section h2{font-size:38px;line-height:52px}.feedback-section h3{font-size:26px;line-height:35px}}