:root{--color-black:#000;--color-white:#fff;--color-blue:#00c4f1;--color-text:#222;--color-green:#98d400}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(../fonts/FreeSans/FreeSans.woff2) format("woff2")}*,:after,:before{box-sizing:inherit}html{box-sizing:border-box;overflow-x:hidden;scroll-behavior:smooth}body,html{max-width:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#d7d7d7;color:var(--color-text);font-family:FreeSans,-apple-system,sans-serif;font-size:17px;line-height:25px;margin:0;min-width:320px;position:relative;text-rendering:optimizeLegibility}img,picture{display:block;height:auto;max-width:100%}a{color:var(--color-green);text-decoration:none;transition:all .3s ease-in-out}a:hover{color:var(--color-text)}h1{font-size:56px;line-height:1}h1,h2{margin-bottom:25px;margin-top:0}h2{font-size:32px;line-height:42px}h3{font-size:17px;line-height:25px;margin-bottom:30px;margin-top:0}.container{margin:0 auto;max-width:100%;padding:0 15px;width:1230px}.header{background:var(--color-black);padding:20px 0}.header__logo{width:145px}.header__menu{display:flex;list-style:none;margin:0;padding:0}.header__menu a{color:#fff;display:flex;font-size:18px;line-height:1;padding:20px}.header__menu a:hover{color:var(--color-green)}.header__burger{display:none}.header .container{align-items:center;display:flex;justify-content:space-between}.header__lang{align-items:center;display:flex;gap:5px}.wrapper{display:grid;gap:20px;grid-template-columns:auto 360px;padding-bottom:20px;padding-top:20px}.content,.sidebar__block{background:#fff;border-radius:10px;padding:40px}.sidebar__block{margin-bottom:20px}.sidebar__block img{margin:0 auto}.sidebar__btn{align-items:center;background:#616161;border-radius:4px;color:#fff;display:flex;font-size:16px;font-weight:700;gap:15px;justify-content:center;margin:0 auto 20px;max-width:200px;padding:15px;text-align:center}.sidebar__btn:hover{background:#d7d7d7;color:#fff}.btn{align-items:center;border-radius:10px;color:#fff;display:flex;justify-content:center;line-height:20px;padding:15px 20px;width:-moz-max-content;width:max-content}.btn-green{background:#a4c639}.btn-orange{background:linear-gradient(0deg,#fa4d00,#fa5e00);box-shadow:0 10px 30px 0 rgba(250,65,0,.4)}.button{align-items:center;background:#98d400;border-radius:3px;bottom:15px;cursor:pointer;display:flex;height:40px;justify-content:center;opacity:0;position:fixed;right:15px;transition:all .3s ease;width:40px}.button.active{opacity:1}.button:hover{opacity:.5}.img-cov{float:left;margin:0 25px 25px 0;width:200px}.img-text{margin:0 auto 25px;max-width:1024px}.img-text img{margin:0 auto;max-width:100%;width:auto}.table{margin-bottom:30px;overflow-x:auto}.table table{border-collapse:collapse;margin:0 auto;min-width:100%;width:auto}.table td{border-bottom:1px solid rgba(0,0,0,.05);padding:10px}.form__title{font-size:29px;margin-bottom:25px}.form textarea{border:1px solid #f0f0f0;border-radius:10px;height:225px;margin-bottom:20px;max-width:100%;width:100%!important}.form input[type=text],.form textarea{background:#f8fffe;outline:none;padding:15px}.form input[type=text]{border:1px solid #f0f0f0;display:block;height:45px;margin-bottom:10px;width:370px}.form input[type=checkbox]{margin-right:10px}.form label{display:block;margin-bottom:25px;padding:0}.rating{display:grid;gap:10px;grid-template-columns:repeat(3,1fr);margin:0 auto 30px;max-width:620px}.rating a{box-shadow:-1px 3px 7px 0 hsla(0,0%,4%,.3);display:block;height:130px;overflow:hidden}.rating a img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.rating a:hover{box-shadow:none}.footer{background:#fff;padding:45px 0 25px}.footer__top{display:flex;gap:70px;padding-bottom:60px}.footer__copyright{text-align:center}.footer p{margin:0}.footer__logo img{margin-bottom:10px}.page-404{padding:100px 0;text-align:center}.page-404 .btn{margin:0 auto;width:-moz-max-content;width:max-content}.page-404 h1,.page-404 p{max-width:100%}.rating{margin-bottom:40px}.rating__item{align-items:center;border:1px solid #dcdfe4;border-radius:12px;display:flex;gap:25px;margin-bottom:12px;padding:25px}.rating__btn{margin-left:auto}.rating__count{align-items:center;background:#e3e4e5;border-radius:50%;display:flex;font-size:20px;font-weight:700;height:40px;justify-content:center;line-height:1;width:40px}.rating p{margin:0}.rating__text{font-weight:600}.advantages{border:1px solid #dcdfe4;border-radius:12px;display:grid;grid-template-columns:1fr 1fr;margin-bottom:60px;margin-top:40px;padding:25px}.advantages ol{list-style:none;margin:0;padding:0}.advantages ol li{display:flex;gap:12px;margin-bottom:12px;position:relative}.advantages ol li:before{content:"";display:block;flex-shrink:0;height:25px;width:25px}.advantages__item:first-child li:before{background-image:url(/assets/img/plus.svg)}.advantages__item:last-child li:before{background-image:url(/assets/img/minus.svg)}.step{counter-reset:steps;display:grid;gap:25px;grid-template-columns:1fr 1fr;margin-bottom:60px;margin-top:40px}.step__item{border:1px solid #dcdfe4;border-radius:12px;padding:25px}.step__item:before{border:3px solid #242424;border-radius:500px;content:counter(steps);counter-increment:steps;display:inline-block;font-size:20px;font-weight:700;line-height:24px;margin-bottom:25px;padding:0 15px}.wrapper+.wrapper{padding-top:0}.page-404{margin-bottom:20px;margin-top:20px}@media screen and (max-width:992px){.header__menu{background:var(--color-black);border-radius:0;display:block;height:auto;left:0;opacity:0;padding:15px;position:absolute;right:0;top:70px;transition:all .3s ease;visibility:hidden;z-index:1}.header__menu.active{opacity:1;visibility:visible}.header__menu a{padding:5px 0}.header__burger{align-items:center;cursor:pointer;display:flex;flex-wrap:wrap;height:30px;padding:2.5px 0;width:30px;z-index:101}.header__burger span{background:#fff;border-radius:30px;display:block;height:3px;transition:all .3s ease;width:30px}.header__burger.active span:first-child{transform:translateY(4px) rotate(45deg)}.header__burger.active span:nth-child(2){transform:translateY(-9px) rotate(-45deg)}.header__burger.active span:nth-child(3){display:none}h1{font-size:23px;line-height:27px;margin-bottom:20px}h2{font-size:32px;line-height:40px}.rating{grid-template-columns:1fr 1fr}.wrapper{display:block}.content,.sidebar__block{padding:20px}.form input[type=text]{width:100%}.footer__top{flex-direction:column;gap:40px}.sidebar{padding-top:20px}.sidebar__block:last-child{margin-bottom:0}.header__menu .header__lang{display:none}}