.categories-menu{position:relative;-webkit-box-shadow:0 25px 45px rgba(128,128,128,.25);box-shadow:0 25px 45px rgba(128,128,128,.25)}.categories-menu__ul{background:rgba(247,248,250,.25);-webkit-box-shadow:0 25px 45px rgba(128,128,128,.25);box-shadow:0 25px 45px rgba(128,128,128,.25);border-radius:8px;border-left:4px solid #dcdee4;position:relative}.categories-menu__ul::after{content:"";position:absolute;background:url(../pic/bg-categories-icon.svg) no-repeat;width:208px;height:187px;bottom:0;left:0;right:0;margin:auto;z-index:1}.categories-menu--bgwhite .categories-menu__ul{background:#fff;border-radius:8px 8px 8px 0;max-width:400px}.categories-menu--bgwhite .categories-menu__ul::after{background:0 0}.categories-menu__link{position:relative}.categories-menu__link--icon:after{content:url(../pic/categories-menu-icon.svg);position:absolute;top:8px;right:0}.categories-menu__link--icon.active:after{content:url(../pic/categories-menu-icon-hover.svg)}.categories-menu__ul.open-menu{display:block}.categories-menu__burger{background:#1b72f5;-webkit-box-shadow:0 1px 2px rgba(27,114,245,.12);box-shadow:0 1px 2px rgba(27,114,245,.12);border-radius:4px;width:30px;height:30px;padding:2px 2px 2px 5px;position:absolute;right:18px;z-index:3}.categories-menu__burger span,.categories-menu__burger:after,.categories-menu__burger:before{height:3px;width:18px;position:absolute;background:#fff;margin:0 auto}.categories-menu__burger span{top:14px;width:10px}.categories-menu__burger:after,.categories-menu__burger:before{content:""}.categories-menu__burger:after{bottom:6px}.categories-menu__burger:before{top:6px}.categories-menu__burger.open-menu span{opacity:0;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}.categories-menu__burger.open-menu:before{-webkit-transform:rotate(40deg);-ms-transform:rotate(40deg);transform:rotate(40deg);top:14px;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;width:20px}.categories-menu__burger.open-menu:after{-webkit-transform:rotate(-40deg);-ms-transform:rotate(-40deg);transform:rotate(-40deg);bottom:12px;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;width:20px}.categories-menu__li{position:relative;border-radius:0;z-index:2}.categories-menu__li:first-child{padding-top:10px}.categories-menu__li:last-child{padding-bottom:10px}.categories-menu__li.active{background:var(--gray-20)}.categories-menu__li:first-child{border-radius:8px 8px 0 0}.categories-menu__li:last-child{border-radius:0 0 8px 8px}.categories-menu__li.active{border-left:4px solid #b0b3bc;margin-left:-4px}.categories-menu__link.active::before,.categories-menu__link:hover::before{content:"";position:absolute;top:0;left:-28px;background:-webkit-gradient(linear,left top,right top,from(#1cc0f4),color-stop(99.58%,#1c72f4));background:-o-linear-gradient(left,#1cc0f4 0,#1c72f4 99.58%);background:linear-gradient(90deg,#1cc0f4 0,#1c72f4 99.58%);width:4px;height:100%}.categories-menu__link{display:block;color:#818181;line-height:1.2}.categories-menu__link.active,.categories-menu__link:hover{color:#000}.categories-menu__link.black{color:var(--black)}.categories-menu__link.blue-hover.active,.categories-menu__link.blue-hover:hover{color:var(--blue-2)}.categories-menu__submenu{display:none}.categories-menu__li.active .categories-menu__submenu{display:inline-block} .forms__title{font-size:36px;line-height:36px}.forms__input{border-color:var(--gray-18)}.forms__input::-webkit-input-placeholder{color:var(--gray-18)}.forms__input::-moz-placeholder{color:var(--gray-18)}.forms__input:-ms-input-placeholder{color:var(--gray-18)}.forms__input::-ms-input-placeholder{color:var(--gray-18)}.forms__input::placeholder{color:var(--gray-18)}.forms__agree .custom-checkbox__label::before{border-radius:5px}.forms__link:hover{color:var(--blue-3)} 