:root{--border-gray:#ebecec;--white:#fff}body{background-color:#fff}*{font-weight:400;line-height:normal;font-size:16px;color:var(--main-black)}header.header{position:fixed;top:0}nobr{font-size:inherit}section h1,section h2{font-weight:400;font-size:55px;line-height:127%;letter-spacing:.04em;text-transform:uppercase;text-align:center}.content-wrapper{margin-bottom:140px}.content-wrapper>h2{margin-bottom:50px}section.upgrade{margin-top:145px}section.upgrade h1{margin-bottom:71px;font-weight:bold}.welcome{display:flex;justify-content:space-between}.welcome .block-name{font-size:30px;margin-bottom:20px}.welcome .left{width:48%}.welcome .left ul{font-size:20px}.welcome .left ul li{position:relative;padding-left:25px;margin-bottom:15px}.welcome .left ul li::before{content:'—';display:block;height:100%;position:absolute;left:0;top:3px}.welcome .left ul li .note{font-size:16px}.welcome .right{width:48%}.welcome .right .tarrifs{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:25px;font-size:20px}.welcome .right .tarrifs .tarrif{background-color:var(--bg-light-blue);padding:15px;border-radius:20px;line-height:1.5em}.welcome .btn-wrap{display:flex}.full-check{display:flex;flex-direction:column}.full-check .screenshots{display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px;margin-bottom:20px}.full-check .screenshots .screenshot{background-color:var(--bg-light-blue);padding:2px 2px 10px 2px;border-radius:5px;overflow:hidden;border:2px solid var(--bg-light-blue)}.full-check .screenshots .screenshot img{width:100%;border:4px solid white;border-radius:5px}.full-check .screenshots .screenshot .name{text-align:center}.full-check .note{margin-bottom:20px;text-align:center;font-size:25px}.full-check .btn-wrap{display:flex;justify-content:center}.checks-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px;margin-top:60px}.checks-grid .element{border:1px solid var(--main-black);padding:17px;border-radius:10px}.checks-grid .element img{width:100%}.checks-grid .element .name{margin-bottom:10px;font-size:24px}.table .row{position:relative;display:flex;justify-content:center;gap:0 30px;margin-bottom:20px}.table .row.title{margin-bottom:20px}.table .row .name,.table .row .col-pro,.table .row .col-free{position:relative;display:flex;align-items:center;min-height:60px;border:1px solid white;padding:5px 5px 5px 25px}.table .row.title .name,.table .row.title .col-pro,.table .row.title .col-free{display:flex;align-items:center;font-weight:700;min-height:auto;font-size:20px;line-height:70%;letter-spacing:.04em;border:0;padding:0 0 0 25px}.table .row .name{width:30%;border-radius:10px 0 0 10px;font-weight:400;font-size:20px;letter-spacing:.04em}.table .row .col-pro{width:30%;border:1px solid var(--main-green);font-weight:600;font-size:20px;letter-spacing:.04em}.table .row .col-free{width:40%;border-radius:0 10px 10px 0;font-weight:400;font-size:20px;letter-spacing:.04em}.table .row [class*="icon-"]{position:absolute;left:36px;top:50%;transform:translateY(-50%)}section.analyze{margin-top:185px}section.analyze .analyze-grid{margin-top:92px;gap:66px 30px}section.analyze .analyze-item-head{display:flex;margin-bottom:15px;height:1.8em}section.analyze .analyze-item-head [class*=" icon-"]{margin-right:10px;margin-top:3px}.analyze-item-icon{min-width:20px}.analyze-item-title{font-weight:700;font-size:20px;letter-spacing:.04em}.analyze-item-text{font-weight:400;font-size:20px;letter-spacing:.04em}section.complex{margin-top:185px}section.complex h2{margin-bottom:42px}.cost-grid{display:flex;gap:20px;line-height:1.3em;flex-direction:column}.cost-grid .tarrif-set{grid-template-columns:1fr 1fr 1fr;gap:20px;display:grid}.cost-grid .tarrif-set .note{grid-column-start:1;grid-column-end:4}.cost-grid .cost-item{border:1px solid var(--main-black);padding:20px;border-radius:10px}.cost-grid .cost-item,.cost-grid .balance{display:flex;flex-direction:column;gap:10px}.cost-grid .cost-item .cost-item-title{font-size:27px;line-height:1.3em}.cost-grid .cost-item .row{display:flex;align-items:center;gap:20px}.cost-grid .cost-item .balance .row{justify-content:flex-start}.cost-grid .cost-item .cost-item-price{color:#fff;margin-left:15px;font-weight:bold}.cost-grid .cost-item .buy{padding:0 10px;justify-content:center}.cost-grid .wallet{border:1px solid var(--main-black);padding:20px;border-radius:10px}@media only screen and (max-width:1100px){header.header{width:100vw}main{display:flex;flex-direction:column;align-items:center}.content-wrapper{margin:0;max-width:992px}section h1,section h2{font-weight:400;font-size:24px}section.upgrade{margin-top:100px}section.upgrade h1{margin-bottom:36px}.table .row{position:relative;display:grid;grid-template-columns:1fr 1fr;grid-gap:10px}.table .row.title{margin-bottom:10px}.table .row .name,.table .row .col-pro,.table .row .col-free{width:auto;position:relative;display:flex;align-items:center;min-height:auto;padding:8px;font-size:16px;border-radius:5px}.table .row.title .name,.table .row.title .col-pro,.table .row.title .col-free{width:auto;display:flex;align-items:center;font-weight:700;min-height:auto;font-size:18px;line-height:70%;letter-spacing:.04em;border:0;padding:8px}.table .row .name{grid-column:1 / -1;margin:0 auto;width:100%;padding-left:60px;font-weight:400;letter-spacing:.04em}.table .row.title .name{height:0;width:0;padding:0}section.analyze,section.complex{margin-top:150px}section.analyze .analyze-grid{margin-top:48px;gap:48px 24px}.analyze-item-title{font-size:1.15em}section.analyze .analyze-item-head{margin-bottom:12px}.analyze-item-text{font-size:1em}}@media only screen and (max-width:768.5px){.content-wrapper{max-width:680px}.content-wrapper>h2{margin-top:100px;margin-bottom:40px}.analyze-grid .analyze-item-title{font-size:1.1em}.scheme-find-container{display:flex;flex-direction:column;justify-content:center;align-items:center}.welcome{flex-direction:column}.welcome .left,.welcome .right{width:100%}section{padding:0 10px}.welcome .right .tarrifs{font-size:18px}.checks-grid{grid-template-columns:1fr}.full-check .screenshots{grid-template-columns:1fr}section.analyze,section.complex{margin-top:0}.cost-grid{grid-template-columns:1fr}.cost-grid .tarrif-set{grid-template-columns:1fr}}@media only screen and (max-width:576.5px){.content-wrapper{max-width:100dvw}section.analyze .analyze-grid{grid-template-columns:1fr}}.auto-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-template-rows:auto}.questions h2{margin-bottom:50px}.icon-check-2{min-width:20px;height:22px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='22' fill='none'%3E%3Cpath fill='%230E883A' d='M8.198 15.94a5.92 5.92 0 0 1 10.02-4.266V0H2.732A2.733 2.733 0 0 0 0 2.733v16.395a2.732 2.732 0 0 0 2.733 2.733h11.386a5.92 5.92 0 0 1-5.921-5.92ZM4.554 4.554h9.11v1.822h-9.11V4.554Zm14.158 17.268-2.42-2.42a4.06 4.06 0 0 1-4.45-.054 4.099 4.099 0 1 1 6.375-3.408 4.06 4.06 0 0 1-.637 2.174l2.42 2.42-1.288 1.288Z'/%3E%3C/svg%3E")}.icon-list{min-width:20px;height:24px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='24' fill='none'%3E%3Cpath fill='%23FF0707' d='M15 0H5C2.243 0 0 2.243 0 5v14c0 2.757 2.243 5 5 5h10c2.757 0 5-2.243 5-5V5c0-2.757-2.243-5-5-5ZM8 19a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-2a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2Zm0-6a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-2a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2Zm0-6a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2Zm7 12h-4c-1.308-.006-1.307-1.994 0-2h4c1.308.006 1.307 1.994 0 2Zm0-6h-4c-1.308-.006-1.307-1.994 0-2h4c1.308.006 1.307 1.994 0 2Zm0-6h-4c-1.308-.006-1.307-1.994 0-2h4c1.308.006 1.307 1.994 0 2Z'/%3E%3C/svg%3E")}.icon-focus{min-width:20px;height:20px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath fill='%234B2B72' d='M19.753 19.758a.83.83 0 0 1-1.178 0l-4.973-4.973a8.294 8.294 0 0 1-5.27 1.884C3.738 16.67 0 12.931 0 8.337 0 3.743 3.738.005 8.332.005a8.308 8.308 0 0 1 6.283 2.876l-5.098 5.88-1.606-1.607a1.7 1.7 0 0 0-1.27-.493 1.69 1.69 0 0 0-1.218.605l-2.73 3.276a.833.833 0 1 0 1.281 1.066l2.76-3.277 1.607 1.607c.33.33.79.505 1.254.493.467-.018.91-.23 1.214-.583l4.802-5.56a8.277 8.277 0 0 1 1.056 4.048 8.29 8.29 0 0 1-1.885 5.27l4.974 4.973a.832.832 0 0 1 0 1.178l-.003.001Zm-1.63-18.38a.834.834 0 0 0-1.261-1.09L14.614 2.88c.377.434.712.904.994 1.408l2.514-2.91h.001Z'/%3E%3C/svg%3E")}.icon-monitor{min-width:20px;height:19px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='19' fill='none'%3E%3Cpath fill='%234B2B72' d='M4.167 15h5v1.666H5.834a.833.833 0 1 0 0 1.667h8.333a.833.833 0 0 0 0-1.667h-3.333v-1.667h5a4.175 4.175 0 0 0 4.083-3.333H.083a4.174 4.174 0 0 0 4.084 3.333ZM15.833 0H4.167A4.172 4.172 0 0 0 0 4.167V10h20V4.167A4.172 4.172 0 0 0 15.833 0Z'/%3E%3C/svg%3E")}.icon-headphones{min-width:20px;height:17px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='17' fill='none'%3E%3Cpath fill='%23036EC9' d='M17.51 8.697V7.51a7.51 7.51 0 1 0-15.02 0v1.188a4.172 4.172 0 0 0 1.67 7.99 1.669 1.669 0 0 0 1.668-1.668v-5.007A1.669 1.669 0 0 0 4.16 8.345v-.835a5.84 5.84 0 0 1 11.682 0v.835a1.669 1.669 0 0 0-1.67 1.668v5.007a1.669 1.669 0 0 0 1.67 1.668 4.172 4.172 0 0 0 1.668-7.99Z'/%3E%3C/svg%3E")}.icon-book{min-width:20px;height:21px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='21' fill='none'%3E%3Cpath fill='%230E883A' d='M20 2.5v14.676l-10 2.858-10-2.858V3.334c0-.792.362-1.52.995-1.996.207-.157.436-.263.672-.348v14.93L10 18.3l8.333-2.38V.155c.236.085.465.192.672.349C19.638.98 20 1.709 20 2.5Zm-9.167.31v11.885l-.833.239-.833-.239V2.81C9.167 1.7 8.42.71 7.29.39L5.9.058a2.084 2.084 0 0 0-2.567 2.027v12.677L10 16.667l6.667-1.905V2.112c0-1.33-1.231-2.32-2.531-2.034l-1.49.327a2.511 2.511 0 0 0-1.814 2.405h.001Z'/%3E%3C/svg%3E")}.icon-file-2{min-width:20px;height:27px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='27' fill='none'%3E%3Cpath fill='%234B2B72' d='M14.444.333a5.52 5.52 0 0 1 2.088 1.294l1.84 1.842a5.505 5.505 0 0 1 1.295 2.087h-5.223V.333Zm-2.222 13H7.778a1.111 1.111 0 0 0 0 2.223h4.444a1.111 1.111 0 0 0 0-2.223Zm2.222-5.555a2.222 2.222 0 0 1-2.222-2.222V0H5.556A5.562 5.562 0 0 0 0 5.556V21.11a5.562 5.562 0 0 0 5.556 5.556h8.888A5.563 5.563 0 0 0 20 21.11V7.778h-5.556Zm0 14.444H5.556a1.111 1.111 0 1 1 0-2.222h8.888a1.111 1.111 0 0 1 0 2.222Zm-2.222-4.444H7.778a3.333 3.333 0 0 1 0-6.667h4.444a3.333 3.333 0 1 1 0 6.667Z'/%3E%3C/svg%3E")}.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)}.questions .list{column-count:2;column-gap:40px}.questions .list .block{display:inline-block;padding-bottom:40px}.questions .list .block .question{font-weight:600;font-size:24px;line-height:33px;margin-bottom:20px}.questions .list .block .answer{font-size:19px;line-height:28px;color:#727981}@media only screen and (max-width:1100px){.questions .list{column-count:1}.questions .list .block .question{font-size:20px;line-height:30px}.questions .list .block .answer{font-size:16px;line-height:22px}}