.start{display:flex;flex-direction:column;flex-grow:1}.start__img-box{background:linear-gradient(-10deg,#003140 50%,#fff 0)}.start__img{margin:0 auto}.start__block{background-color:#003140;flex-grow:1;width:100%}.icon{fill:var(--icon-primery-color)}.icon--black{fill:var(--color-black)}.title{color:var(--color-black);font-weight:700;line-height:37px}.title,.title--h2{font-size:32px}.title--h3{font-size:22px}.title--fs32-500{font-size:32px;font-weight:500}@media screen and (max-width:767px){.title--fs32-500{font-size:22px}}.title__main{margin:56px 0;text-align:center}@media screen and (max-width:549px){.title{font-size:22px;line-height:28px}}.title2{color:var(--color-black);font-size:40px;font-weight:650;line-height:48px}.title2--programs{margin-bottom:56px;margin-left:32px}.title2--mb32{margin-bottom:32px}@media screen and (max-width:767px){.title2--mb32{margin-bottom:24px}.title2{font-size:22px;line-height:28px}}.services{align-items:center;background:var(--color-white);border:1px solid var(--color-gray-3);border-radius:42px;display:flex;flex-direction:column;margin-bottom:56px;padding:32px;width:100%}@media screen and (max-width:1023px){.services{margin-bottom:32px;padding:24px}}@media screen and (max-width:767px){.services{margin-bottom:24px;padding:16px}}.services__title{margin-bottom:24px}.services__container{display:grid;gap:24px;grid-template-columns:repeat(3,calc(33.33333% - 16px));width:100%}@media screen and (max-width:1239px){.services__container{grid-template-columns:repeat(2,calc(50% - 12px))}}@media screen and (max-width:767px){.services__container{grid-template-columns:1fr}}.services__item{background:var(--color-gray-4);border-radius:24px;display:grid;gap:12px;grid-template-columns:1fr 45%;grid-template-rows:1fr 89px;height:100%;padding:32px 24px;width:100%}@media screen and (max-width:1239px){.services__item:nth-of-type(3){grid-column:span 2}.services__item:nth-of-type(3) .services__info{grid-column:span 1}.services__item:nth-of-type(3) .services__image-container{grid-row:span 2;order:2}.services__item:nth-of-type(3) .services__image{bottom:0;width:50%}.services__item:nth-of-type(3) .services__buttons{order:3}}@media screen and (max-width:767px){.services__item{padding:16px}.services__item:nth-of-type(3){grid-column:span 1}.services__item:nth-of-type(3) .services__info{grid-column:span 2}.services__item:nth-of-type(3) .services__image-container{grid-row:span 1;order:3}.services__item:nth-of-type(3) .services__image{bottom:0;width:100%}.services__item:nth-of-type(3) .services__buttons{order:2}}.services__subtitle{color:var(--color-black);font-size:20px;font-weight:600;line-height:122%;margin-bottom:8px}.services__list{list-style-position:inside;list-style-type:disc;margin-bottom:10px}.services__list-item,.services__text{color:var(--color-gray);font-size:14px;font-weight:400;line-height:157%}.services__info{grid-column:span 2}.services__image{bottom:-16px;position:relative}@media screen and (max-width:767px){.services__image{bottom:0}}.services__image-container{align-items:flex-end;display:flex;justify-content:flex-end;position:relative}.services__buttons{align-items:flex-end;display:flex;justify-content:flex-start}.jumbotron{background:var(--color-white);border:1px solid var(--color-gray-3);border-radius:42px;display:grid;grid-template-columns:repeat(2,auto);margin-bottom:48px;padding:32px;width:100%}@media screen and (max-width:767px){.jumbotron{grid-template-columns:1fr;margin-bottom:24px}}.jumbotron--col1{display:flex;flex-direction:column;gap:56px}.jumbotron__breadcrumps{display:flex;flex-direction:row;flex-wrap:wrap;gap:5px;grid-column:span 1;margin-bottom:24px;width:100%}.jumbotron__breadcrumps-item{color:var(--color-black);font-size:12px;font-weight:400;line-height:133%}.jumbotron__breadcrumps-item--last{color:var(--color-gray)}.jumbotron__image{object-fit:cover;object-position:center;width:100%}.jumbotron__image-container{align-items:flex-end;display:flex;grid-column:span 1;grid-row:span 2;justify-content:flex-end;width:100%}@media screen and (max-width:767px){.jumbotron__image-container{margin-bottom:24px}}.jumbotron__info{display:flex;flex-direction:column;justify-content:space-between}.jumbotron__title{color:var(--color-black);font-size:40px;font-weight:650;line-height:110%;margin-bottom:8px}@media screen and (max-width:767px){.jumbotron__title{font-size:22px;line-height:100%}}.jumbotron__title__accident{max-width:588px}.jumbotron__title--pension{gap:24px 0;grid-template-rows:16px 1fr}.jumbotron__description{color:var(--color-black);font-size:14px;font-weight:400;line-height:129%;margin-bottom:32px}@media screen and (max-width:767px){.jumbotron__description{margin-bottom:16px}}.jumbotron__description--width{max-width:520px}.jumbotron__description--bold{font-weight:600;margin-bottom:24px}.jumbotron__price{color:var(--color-black);font-size:14px;font-weight:400;line-height:129%;margin-bottom:42px}@media screen and (max-width:767px){.jumbotron__price{margin-bottom:16px}}.jumbotron__avalaible{color:var(--color-blue);font-size:14px;font-weight:400;line-height:130%;margin-bottom:12px}.jumbotron__button{background:var(--color-blue-2);color:var(--color-white)}.jumbotron__text-wrap{display:grid;gap:8px}.jumbotron__text-wrap .jumbotron__description{margin-bottom:0}.news{align-items:center;display:flex;flex-direction:column;margin-bottom:56px;width:100%}@media screen and (max-width:1023px){.news{margin-bottom:32px}}@media screen and (max-width:767px){.news{margin-bottom:24px}}.news__title{margin-bottom:24px}.news__container{display:grid;gap:24px;grid-template-columns:repeat(3,calc(33.33333% - 16px));margin-bottom:18px;width:100%}@media screen and (max-width:1023px){.news__container{grid-template-columns:repeat(3,calc(50% - 12px));overflow-x:auto}}@media screen and (max-width:767px){.news__container{gap:12px;grid-template-columns:repeat(3,80%);margin-bottom:12px}}.news__item{background:var(--color-white);border:1px solid var(--color-gray-3);border-radius:24px;display:flex;flex-direction:column;justify-content:space-between;padding:32px;text-decoration:none}.news__text{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:var(--color-black);display:-webkit-box;line-height:129%;margin-bottom:20px;overflow:hidden}.news__date,.news__text{font-size:14px;font-weight:400}.news__date{color:var(--color-gray);line-height:157%}.news__button{background-color:var(--color-white);border:none}@media screen and (max-width:1023px){.news__button{width:100%}}.customerСare{background:var(--color-white);border:1px solid var(--color-gray-3);border-radius:32px;display:grid;gap:75px;grid-template-columns:repeat(3,1fr);padding:48px 32px;width:100%}@media screen and (max-width:1239px){.customerСare{gap:24px;grid-template-columns:1fr 41.5%}}@media screen and (max-width:1023px){.customerСare{gap:24px;grid-template-columns:1fr 50%;padding:32px 24px}}@media screen and (max-width:767px){.customerСare{gap:24px;grid-template-columns:1fr;padding:24px 16px}}.customerСare__title{color:var(--color-black);font-size:32px;font-weight:600;line-height:114%;margin-bottom:8px}.customerСare__text{color:var(--color-gray);font-size:16px;font-weight:400;line-height:137%;margin-bottom:24px}.customerСare__info{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width:767px){.customerСare__info{order:2}}.customerСare__info .button{background:var(--color-blue-2);color:var(--color-white)}.customerСare__buttons{align-items:center;display:flex;flex-direction:column}@media screen and (max-width:1239px){.customerСare__buttons{display:none}}.customerСare__buttons>.button:not(:last-child),.customerСare__buttons>.nf-button:not(:last-child){margin-bottom:24px}.customerСare__buttons .button{width:235px}.customerСare__buttons .nf-button:not(:last-of-type){margin-bottom:24px}.customerСare__buttons .nf-button{width:235px}.theyTrustUs{background:var(--color-white);border:1px solid var(--color-gray-3);border-radius:32px;display:grid;grid-template-columns:26.5% 73.5%;margin-bottom:56px;width:100%}@media screen and (max-width:1023px){.theyTrustUs{margin-bottom:32px}}@media screen and (max-width:767px){.theyTrustUs{grid-template-columns:1fr;margin-bottom:24px}.theyTrustUs__image{max-width:180px}}.theyTrustUs__image-container{padding:38px 44px 19px 55px}@media screen and (max-width:1023px){.theyTrustUs__image-container{padding:93px 32px 0}}@media screen and (max-width:767px){.theyTrustUs__image-container{padding:24px 16px 0}}.theyTrustUs__info{align-items:center;display:flex;padding:32px}@media screen and (max-width:1023px){.theyTrustUs__info{padding:32px 32px 32px 0}}@media screen and (max-width:767px){.theyTrustUs__info{padding:16px 16px 24px}}.theyTrustUs__title{margin-bottom:24px;text-align:center}.theyTrustUs__raitings{display:grid;gap:24px;grid-template-columns:repeat(4,auto);width:100%}@media screen and (max-width:1023px){.theyTrustUs__raitings{grid-template-columns:repeat(2,auto)}}@media screen and (max-width:767px){.theyTrustUs__raitings{grid-template-columns:1fr}}.theyTrustUs__raiting{border:1px solid var(--color-gray-5);border-radius:12px;padding:16px}.theyTrustUs__raiting-title{color:var(--color-black);font-size:36px;font-weight:600;line-height:89%;margin-bottom:10px;text-align:center}@media screen and (max-width:767px){.theyTrustUs__raiting-title{text-align:left}}.theyTrustUs__raiting-text{color:var(--color-black);font-size:14px;font-weight:400;line-height:129%;text-align:center}@media screen and (max-width:767px){.theyTrustUs__raiting-text{text-align:left}}.popularProducts{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:56px;width:100%}@media screen and (max-width:1023px){.popularProducts{margin-bottom:32px}}@media screen and (max-width:767px){.popularProducts{margin-bottom:24px}}.popularProducts__title{margin-bottom:32px}.preloader,.preloader2{background:rgba(0,71,187,.6);box-sizing:border-box;display:none;height:100vh;position:fixed;width:100vw;z-index:1000}.preloader2__icon,.preloader__icon{height:100px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100px}.preloader2__text,.preloader__text{color:#fff;font-size:24px;line-height:30px;margin-top:48px;position:relative;text-align:center;top:calc(50% + 100px)}.application__cells{margin-bottom:40px}.cell{border-bottom:1px solid #eff4fb;border-left:1px solid #eff4fb;border-right:1px solid #eff4fb;height:100%;padding:0 0 14px;position:relative;transition:.5s}.cell--margin{margin-bottom:24px}.cell__border-box{display:flex;height:16px;width:100%}.cell__data{padding:0 24px;position:relative}.cell__error-message{bottom:3px;color:#f54848;display:none;font-size:12px;left:24px;letter-spacing:.04em;line-height:14px;position:absolute;width:100%}.cell__border-left{flex-shrink:0;width:12px}.cell__border-left,.cell__border-right{border-top:1px solid #eff4fb;transition:.5s}.cell__border-right{flex-grow:1;min-width:24px}.cell__border-content{align-items:center;display:flex;padding:0 12px;transform:translateY(-50%)}.cell__name{color:#0047bb;font-size:12px;letter-spacing:.04em;line-height:19px;transition:.5s}.cell-input,.cell__name{background-color:transparent}.cell-input{border:0;outline:0;padding:0;width:100%}.cell .cell__data .fias-dropdown li,.cell-input{color:#393939;font-size:16px;letter-spacing:.04em;line-height:26px}.checkbox__item{align-items:center;display:flex;flex-shrink:0}.visually-hidden:not(:focus):not(:active),input[type=checkbox].visually-hidden,input[type=radio].visually-hidden{clip:rect(0 0 0 0);border:0;clip-path:inset(100%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.checkbox__name{align-items:flex-start;color:#909cb5;cursor:pointer;display:flex;font-size:14px;font-weight:400;letter-spacing:.04em;line-height:22px}.checkbox__window{align-items:center;background:#e0e4e8;border:1px solid #e0e4e8;border-radius:1px;display:flex;flex-shrink:0;height:20px;justify-content:center;margin-right:12px;width:20px}.checkbox__icon-mark{fill:#0047bb;opacity:0;transition:.5s}.checkbox__input:checked+.checkbox__name .checkbox__icon-mark,.radiobutton__input:checked+.radiobutton__name .radiobutton__circle{opacity:1}.checkbox__text--margin{margin-right:5px}.checkbox__link{border-bottom:1px solid #0047bb;color:#0047bb;text-decoration:none;transition:.5s}.checkbox__error-message{color:#f54848;display:none;font-size:12px;letter-spacing:.04em;line-height:16px;margin-top:5px}.news-one__content p{margin-bottom:12px}.sending-status__after,.sending-status__error,.sending-status__successful{display:none}.operators__successful{background-color:#62c584;color:#fff;padding:15px}.operators__error{background-color:#f54848;color:#fff;padding:15px}.operators__error-text,.operators__successful-text{text-align:center}.cell-textarea{border:0;color:#393939;font-size:16px;letter-spacing:.04em;line-height:26px;outline:0}.button--blue{background:#0047bb;border:1px solid #0047bb;border-radius:30px;color:#fff;width:100%}.button--blue:hover{background-color:#fff;color:#0047bb}.popup--list-item-image{height:48px;width:48px}.popup--list-item{margin-bottom:12px}.js-popup-ie .popup__content{transform:none}.callback{align-items:center;bottom:23%;display:flex;flex-direction:column;justify-content:center;position:fixed;right:20px;z-index:12}@media screen and (max-width:767px){.callback{right:10px}}.callback__body{display:flex;flex-direction:column;opacity:0;position:absolute;top:0;transform:translateY(-100%);visibility:hidden}.callback__body.active{opacity:1;visibility:visible}.callback__chat,.callback__mail,.callback__main,.callback__phone{align-items:center;border-radius:50%;display:flex;justify-content:center;margin:10px;padding:20px;transition:all .5s ease}@media screen and (max-width:767px){.callback__chat,.callback__mail,.callback__main,.callback__phone{padding:10px}.callback__chat svg,.callback__mail svg,.callback__main svg,.callback__phone svg{height:auto;width:40px}}.callback__chat:hover,.callback__mail:hover,.callback__main:hover,.callback__phone:hover{transform:scale(1.1)}.callback__main{cursor:pointer}.callback__chat{background:#009ddc;cursor:pointer}.callback__chat span{align-items:center;display:flex}.callback__mail,.callback__phone{background:#009ddc}.callback__mail{cursor:pointer}.nf-telegram{align-items:center;background-color:var(--color-gray-3);border:1px solid var(--color-gray-3);border-radius:42px;display:flex;flex-direction:column;margin-bottom:56px;padding:32px}@media screen and (max-width:1023px){.nf-telegram{margin-bottom:32px}}@media screen and (max-width:767px){.nf-telegram{margin-bottom:24px;padding:24px}}@media screen and (max-width:479px){.nf-telegram{padding:24px 16px}}.nf-telegram__container{display:flex;gap:24px;justify-content:space-between;width:100%}@media screen and (max-width:767px){.nf-telegram__container{gap:41px}}@media screen and (max-width:479px){.nf-telegram__container{flex-direction:column-reverse;gap:16px}}.nf-telegram__content{display:flex;flex-direction:column;gap:24px}@media screen and (max-width:479px){.nf-telegram__content{gap:12px}}.nf-telegram__text{color:var(--color-gray);font-size:14px;font-weight:400;line-height:22px}.nf-telegram__button{margin-top:auto;max-width:fit-content}@media screen and (max-width:479px){.nf-telegram__button{margin-top:4px}}.nf-telegram__image{min-height:224px;min-width:335px}.nf-telegram__image img{width:100%}@media screen and (max-width:767px){.nf-telegram__image{gap:41px}}@media screen and (max-width:679px){.nf-telegram__image{height:auto;min-height:auto;min-width:auto;width:100%}}.nf-telegram .nf-telegram__button{background-color:var(--color-blue-2);color:var(--color-white)}.chat-bot{background-color:var(--color-white);display:flex;display:none;flex-direction:column;gap:12px;max-width:480px;overflow:hidden;width:100%;z-index:1001}.chat-bot--pt56{padding:56px 24px 24px}.chat-bot__close{background-color:transparent;border:0;cursor:pointer;height:20px;position:absolute;right:24px;top:24px;width:20px}.chat-bot__close:after,.chat-bot__close:before{background-color:var(--color-black);content:"";display:block;height:20px;position:absolute;right:50%;transform:translateY(-50%) rotate(45deg);width:2px}.chat-bot__close:after{top:0;transform:rotate(-45deg)}.chat-bot__list{display:flex;flex-direction:column;gap:12px}.chat-bot__message{background-color:var(--color-gray-3);border-radius:12px;line-height:24px;padding:12px;width:fit-content}.chat-bot__message--user{background-color:var(--color-blue-2);color:var(--color-white);margin-left:auto;max-width:276px}.chat-bot__item{background-color:var(--color-white);border:0;border-radius:12px;color:var(--color-blue-2);cursor:pointer;line-height:24px;max-width:310px;outline:1px solid var(--color-blue-2);outline-offset:-1px;padding:12px 24px;text-decoration:none;width:fit-content}.chat-bot__wrap{align-items:center;display:flex;gap:12px}.chat-bot__btn{background-color:var(--color-white);border:0;border-radius:12px;color:var(--color-blue-2);cursor:pointer;line-height:24px;outline:1px solid var(--color-blue-2);outline-offset:-1px;padding:12px 24px}.chat-bot__form-textarea{border:1px solid var(--color-gray-5);border-radius:12px;display:block;font-size:16px;font-weight:400;height:108px;letter-spacing:0;line-height:22px;margin-bottom:12px;outline:none;padding:16px 25px;resize:none;width:100%}.chat-bot__form-button{background-color:var(--color-white);border:0;border-radius:12px;color:var(--color-blue-2);cursor:pointer;display:block;line-height:24px;outline:1px solid var(--color-blue-2);outline-offset:-1px;padding:12px 24px}.chat-bot__form-input{border:1px solid var(--color-gray-5);border-radius:12px;display:block;font-size:16px;height:108px;line-height:22px;outline:none;padding:16px 25px 70px}.chat-bot__form-error,.chat-bot__form-input{font-weight:400;letter-spacing:0;margin-bottom:12px;width:100%}.chat-bot__form-error{color:var(--color-red);display:none;font-size:14px;line-height:16px}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")}:root{--swiper-theme-color:#007aff}.swiper{list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.search{align-items:center;background-color:var(--color-white);border:1px solid var(--color-gray-3);border-radius:42px;display:flex;flex-direction:column;margin-bottom:56px;padding:32px}@media screen and (max-width:767px){.search{display:none}}.search__title{margin-bottom:24px}.search__container{margin-bottom:24px;position:relative;width:100%}.search__container--mb0{margin-bottom:0}.search__container--mt48{margin-top:48px}.search__button{background:var(--color-blue-2);border:none;border-radius:12px;color:var(--color-white);outline:none;padding:12px 24px;position:absolute;right:8px;top:50%;transform:translateY(-50%)}.search__input{border:1px solid var(--color-gray-5);border-radius:12px;color:var(--color-gray);font-size:16px;font-weight:400;line-height:115%;outline:none;padding:20px 20px 20px 75px;width:100%}@media screen and (max-width:1239px){.search__input{padding:20px 20px 20px 30px}}.search__input--p60{padding:20px 20px 20px 60px}@media screen and (max-width:1239px){.search__input--p60{padding:20px 20px 20px 40px}}.search__label{left:20px;position:absolute;top:55%;transform:translateY(-50%)}@media screen and (max-width:1239px){.search__label{left:8px}}.search__tag{background:var(--color-gray-3);border-radius:16px;color:var(--color-blue);cursor:pointer;font-size:12px;font-weight:400;line-height:134%;padding:4px 16px;text-align:center;text-decoration:none}.search__tags{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:5px;justify-content:center;margin-bottom:24px}.search__results{width:100%}.search__empty,.search__results-title{font-size:16px;font-weight:600;line-height:20px;width:100%}.search__results-title span{font-weight:400}.search__result{border:1px solid var(--color-gray-3);border-radius:1.25rem;display:block;margin-top:.75rem;padding:1.5rem;text-decoration:none;transition:all .3s}.search__result:hover{box-shadow:0 8px 8px rgba(92,97,112,.08),0 8px 16px rgba(92,97,112,.06)}.search__result p{color:var(--color-blue-2);font-size:16px;line-height:20px;margin-bottom:16px}.search__result div{-webkit-line-clamp:1;-webkit-box-orient:vertical;color:var(--color-black);display:-webkit-box;font-size:16px;line-height:20px;overflow:hidden}.search__error{color:var(--color-red);display:none;font-size:16px;font-weight:600;line-height:20px;width:100%}.search__error.active{display:block}.search__block{margin-bottom:12px;position:relative}.search__result-text{display:none;font-size:16px;font-weight:400;letter-spacing:0;line-height:24px;margin-bottom:12px}.search__result-list{display:flex;flex-direction:column;gap:12px;margin-bottom:12px}.search__not-found{display:none;font-size:16px;font-weight:400;letter-spacing:0;line-height:24px;margin-bottom:12px}.search-bot{background-color:var(--color-white);border-radius:24px;bottom:20px;display:none;flex-direction:column;gap:12px;height:100%;max-height:480px;max-width:480px;overflow:auto;padding:24px;position:fixed;right:140px;width:100%;z-index:1001}@media screen and (max-width:767px){.search-bot{bottom:80px;right:60px}}@media screen and (max-width:679px){.search-bot{height:360px;max-width:360px}}@media screen and (max-width:479px){.search-bot{right:5px}}.search-bot__close{background-color:transparent;border:0;cursor:pointer;height:20px;left:calc(100% - 20px);margin-bottom:12px;position:relative;right:0;top:0;width:20px}.search-bot__close:after,.search-bot__close:before{background-color:var(--color-black);content:"";display:block;height:20px;position:absolute;right:50%;transform:translateY(-50%) rotate(45deg);width:2px}.search-bot__close:after{top:0;transform:rotate(-45deg)}.swiper{margin-bottom:32px}.slider-slide{background:var(--color-white);border-radius:42px;display:grid;grid-template-columns:50% 50%;grid-template-rows:1fr;height:auto;position:relative;width:100%}@media screen and (max-width:767px){.slider-slide{grid-template-columns:1fr;grid-template-rows:100%}}.slider-slide__title{color:var(--color-black);font-size:40px;font-weight:650;hyphens:manual;line-height:115%;margin-bottom:8px}.slider-slide__text{color:var(--color-black);font-size:14px;font-weight:400;line-height:129%;margin-bottom:32px}.slider-slide__info{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;padding:32px;position:relative;z-index:3}@media screen and (max-width:767px){.slider-slide__info{justify-content:space-between}}.slider-slide__image{border-radius:42px}@media screen and (max-width:767px){.slider-slide__image{bottom:0;position:absolute;right:0;width:75%;z-index:1}}.slider-slide__image-container{display:flex;justify-content:flex-end}.slider-slide__image-container--padding{padding:25px}.slider-slide .button{background:var(--color-blue-2);color:var(--color-white)}.slider-slide__icon{display:none}.slider-selector{display:flex;gap:20px;margin-bottom:56px;width:100%}@media screen and (max-width:1023px){.slider-selector{flex-wrap:wrap;margin-bottom:32px}}@media screen and (max-width:767px){.slider-selector{margin-bottom:24px}}.slider-selector__buttons{display:grid;gap:20px;grid-template-columns:repeat(4,calc(25% - 15px));width:80%}@media screen and (max-width:1023px){.slider-selector__buttons{width:100%}}@media screen and (max-width:767px){.slider-selector__buttons{grid-template-columns:repeat(4,calc(57.14286% - 11.42857px));overflow-x:auto}}.slider-selector__button{cursor:pointer;display:grid;gap:10px;grid-template-columns:1fr 50px}.slider-selector__button,.slider-selector__button-link{align-items:center;background:var(--color-white);border:1px solid var(--color-gray-3);border-radius:24px;height:92px;outline:none;padding:16px 14px;text-decoration:none;transition:all .3s linear}.slider-selector__button-link{color:var(--color-black);display:flex;flex-grow:1;justify-content:center}.slider-selector__button-link--active{box-shadow:0 12px 12px 0 rgba(92,97,112,.08)}.slider-selector__button-link--active .slider-selector__link{color:var(--color-blue-2)}.slider-selector__button--active{box-shadow:0 12px 12px 0 rgba(92,97,112,.08)}.slider-selector__button--active .slider-selector__text{color:var(--color-blue-2)}.slider-selector__link{text-align:center}.slider-selector__text{color:var(--color-black);font-size:14px;font-weight:400;line-height:129%;text-align:left}@media screen and (max-width:1023px){.slider-selector__text{font-size:12px}}.slider-selector__icon{max-width:50px}.popup{background-color:rgba(0,0,0,.8);height:100%;left:0;opacity:0;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;transition:.5s;visibility:hidden;width:100%;z-index:50}.popup--big{z-index:1001}.popup--big .popup__content{border-radius:42px;max-width:716px;padding:32px}@media screen and (max-width:767px){.popup--big .popup__content{padding:24px}}@media screen and (max-width:549px){.popup--big .popup__content{padding:16px}}.popup--big .popup__close{right:32px;top:32px}@media screen and (max-width:767px){.popup--big .popup__close{right:24px;top:24px}}@media screen and (max-width:549px){.popup--big .popup__close{right:16px;top:16px}}.popup.is-active{opacity:1;visibility:visible}.popup.is-active .popup__content{opacity:1;transform:translate(0)}.popup--active{opacity:1;visibility:visible}.popup--active .popup__content{opacity:1;transform:translate(0)}.popup__container{align-items:center;display:flex;justify-content:center;min-height:100%;padding:30px 10px}.popup__content{background:var(--color-white);max-width:560px;opacity:0;padding:40px 48px 48px;position:relative;transition:.5s;width:100%}@media screen and (max-width:767px){.popup__content{padding:20px 24px 24px}}.popup__close{cursor:pointer;position:absolute;right:20px;top:20px}.popup__close-icon{fill:var(--icon-primery-color);transition:.5s}.popup__close-icon:hover{fill:var(--color-blue)}.popup__title{color:#2e3038;font-size:32px;line-height:45px;margin-bottom:32px}@media screen and (max-width:767px){.popup__title{font-size:22px;line-height:33px}}.popup__title--little{font-size:20px;line-height:28px}.popup__title--blue{color:#0047bb}.popup__title--subtitle{margin-bottom:16px}.popup__title--center{text-align:center}.popup__subtitle{color:#909cb5;font-size:16px;line-height:20px;margin-bottom:24px}.popup__subtitle--little{font-size:12px;font-weight:400;line-height:16px}.popup__subtitle.show{display:flex}.popup__subtitle.hide{display:none}.popup__subtitle.pdf{align-items:center;display:flex;flex-direction:row}.popup__subtitle.pdf>a{color:#000}.popup__text{color:#000;font-weight:400;margin:0 0 10px;text-align:center}.popup__text--no-center{text-align:left}.popup__row,.popup__text--mb24{margin-bottom:24px}.popup__after-send{display:none}.popup__successful{background-color:#62c584;color:#fff;display:none;padding:15px}.popup__fail-text,.popup__successful-text{text-align:center}.popup__fail{background-color:#f54848;color:#fff;display:none;padding:15px}.popup--rentier .popup__content{max-width:815px}.popup__pdf-icon{fill:#d91016;margin-right:23px}.popup__flex{display:flex;justify-content:center}@media screen and (max-width:479px){.popup__flex{flex-direction:column}}.special-offer-popup{background:linear-gradient(90deg,#1758c1,#5495ff)!important;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:42px;min-width:1140px;padding:0}@media screen and (max-width:1919px){.special-offer-popup{min-width:942px}}@media screen and (max-width:1023px){.special-offer-popup{min-width:688px}}@media screen and (max-width:767px){.special-offer-popup{height:448px;max-width:328px;min-width:328px}}.special-offer-popup__body{height:100%;padding:30px}@media screen and (max-width:767px){.special-offer-popup__body{padding:24px}}.special-offer-popup__close{right:30px;top:30px}.special-offer-popup__badge{background:#34c759;border-radius:16px;color:#fff;display:inline-flex;font-size:12px;font-weight:400;line-height:134%;margin-bottom:32px;padding:4px 16px;text-align:center}.special-offer-popup__percent{color:#fff;font-size:72px;font-weight:650;line-height:111%;margin-bottom:8px}@media screen and (max-width:1023px){.special-offer-popup__percent{font-size:50px;line-height:100%}}.special-offer-popup__title{color:#fff;font-size:40px;font-weight:650;line-height:115%;margin-bottom:16px}@media screen and (max-width:1023px){.special-offer-popup__title{font-size:34px;line-height:118%;width:400px}}@media screen and (max-width:767px){.special-offer-popup__title{font-size:22px;line-height:109%;width:100%}}.special-offer-popup__subtitle{color:#fff;font-size:14px;font-weight:400;line-height:129%;margin-bottom:32px}@media screen and (max-width:1023px){.special-offer-popup__subtitle{font-size:14px;line-height:129%;margin-bottom:16px}}.special-offer-popup__button{background:#fff;border-radius:12px;color:#2e3038;display:inline-flex;font-size:16px;font-weight:500;line-height:150%;padding:12px 24px;text-align:center;text-decoration:none}@media screen and (max-width:767px){.special-offer-popup__button{font-size:14px;line-height:171%}}.special-offer-popup__image{position:absolute;right:39px;top:0;z-index:-1}@media screen and (max-width:1023px){.special-offer-popup__image{bottom:0;right:21px;top:auto}}@media screen and (max-width:767px){.special-offer-popup__image{right:4px}}.special-offer-popup__image img{max-height:364px}@media screen and (max-width:1023px){.special-offer-popup__image img{max-height:285px}}@media screen and (max-width:767px){.special-offer-popup__image img{max-height:194px}}.loader__box .js-drop-zone{border:1px dashed var(--color-blue);border-radius:9px;color:var(--color-black);font-size:17px;font-weight:300;line-height:22px;max-width:500px;min-height:37px;padding:7px 56px;text-decoration:none}.loader__box .loader__format{color:var(--color-gray-5);font-size:14px;font-weight:400;line-height:19px}.popup-ie__title{color:var(--t-primary-c);font-size:32px;line-height:45px;margin-bottom:16px}.popup-ie__subtitle{color:var(--t-secondary-c);font-size:16px;line-height:20px;margin-bottom:24px}.popup-ie__link{align-items:center;display:inline-flex;gap:12px}.popup-ie__link img{height:50px;width:50px}.form__flex{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:24px}.form__el{width:48%}.form__el:not(:last-child){margin-bottom:24px}.form__buttons{display:flex;gap:24px}.form__group{display:flex;gap:12px}.form__error{color:var(--color-red);display:none;font-size:14px;line-height:140%;margin-bottom:12px;margin-top:24px}.form.js-form-hidden{display:none}.nf-cell{--width-cell-name:auto;--width-border-right:calc(100% - 12px);padding-top:7px}.nf-cell--mb24{margin-bottom:24px}.nf-cell--mb32{margin-bottom:32px}@media screen and (max-width:549px){.nf-cell--mb32{margin-bottom:24px}}.nf-cell__content{border-bottom:1px solid #b9bcc6;border-left:1px solid #b9bcc6;border-radius:12px;border-right:1px solid #b9bcc6;padding:0 0 14px;position:relative;transition:.5s}.nf-cell__border-box{display:flex;height:14px;width:100%}.nf-cell__border-left{border-top:1px solid #b9bcc6;border-top-left-radius:12px;flex-shrink:0;transition:.5s;width:12px}.nf-cell__border-content{align-items:center;display:flex;flex-shrink:0;padding:10px 16px;position:relative;top:25px;transform:translateY(-50%);transition:.5s}.nf-cell__border-content--px{padding:10px 4px}.nf-cell__border-right{border-top:1px solid #b9bcc6;border-top-right-radius:12px;height:8px;margin-left:auto;min-width:24px;position:absolute;right:0;top:0;transition:.5s;width:var(--width-border-right)}.nf-cell__name{background-color:transparent;color:#818698;display:flex;font-size:16px;font-weight:600;gap:5px;line-height:22px;position:relative;text-align:left;transition:.5s;width:var(--width-cell-name)}@media screen and (max-width:767px){.nf-cell__name{font-size:14px}}.nf-cell__name-star,.nf-cell__name-successful{left:0;position:absolute;top:50%;transform:translateY(-50%)}.nf-cell__name-star{left:-14px;opacity:1;transition:.3s;visibility:visible}.nf-cell__name-star--gender{left:15px}.nf-cell__name-question{position:absolute;right:-18px;top:50%;transform:translateY(-50%)}.nf-cell__name-successful{opacity:0;transition:.5s;visibility:hidden}.nf-cell__data{padding:0 12px;position:relative}@media screen and (max-width:767px){.nf-cell__data{font-size:14px}}.nf-cell__data--icon{padding-right:44px}.nf-cell__data--pr24{padding-right:24px}.nf-cell__data--pr24 .nf-cell-fias__body{width:calc(100% + 30px)}.nf-cell__current-value{color:var(--color-black-first-rgba50);font-size:14px;line-height:140%;margin-top:6px}@media screen and (max-width:767px){.nf-cell__current-value{font-size:12px}}.nf-cell__error-message{color:red;display:none;font-size:14px;letter-spacing:.04em;line-height:140%;margin-top:6px}.nf-cell__identificator{position:absolute;right:18px;top:50%;transform:translateY(-50%)}.nf-cell__icon{display:block}.nf-cell.js-label-up .nf-cell__border-content{top:0}.nf-cell.js-label-up .nf-cell__name{font-size:14px;padding-left:0}@media screen and (max-width:767px){.nf-cell.js-label-up .nf-cell__name{font-size:12px}}.nf-cell.js-label-up .nf-cell__name-star{opacity:0;visibility:hidden}.nf-cell.js-label-successful .nf-cell__name{font-size:14px;padding-left:22px}@media screen and (max-width:767px){.nf-cell.js-label-successful .nf-cell__name{font-size:12px}}.nf-cell.js-label-successful .nf-cell__name-successful{opacity:1;visibility:visible}.nf-cell.js-label-successful .nf-cell__label-buffer{padding-left:34px}.nf-cell.js-label-successful .nf-cell__name-star{opacity:0;visibility:hidden}.nf-cell.js-no-required .nf-cell__name-star{display:none}.nf-cell.js-no-required .nf-cell__name-successful{opacity:0;visibility:hidden}.nf-cell.js-no-required .nf-cell__name{font-size:17px;padding-left:18px}@media screen and (max-width:767px){.nf-cell.js-no-required .nf-cell__name{font-size:14px}}.nf-cell.js-no-required.js-label-up .nf-cell__name-successful{opacity:1;visibility:visible}.nf-cell.js-no-required.js-label-up .nf-cell__name{font-size:14px;padding-left:22px}@media screen and (max-width:767px){.nf-cell.js-no-required.js-label-up .nf-cell__name{font-size:12px}}.nf-cell.js-cell-error .nf-cell__border-left,.nf-cell.js-cell-error .nf-cell__border-right,.nf-cell.js-cell-error .nf-cell__content{border-color:red}.nf-cell.js-cell-disabled .nf-cell__content{background-color:var(--color-gray-second);cursor:not-allowed;pointer-events:none}.nf-cell.js-cell-disabled .nf-cell__border-content{background-color:var(--color-gray-second);border-radius:8px}.nf-cell--mob-hidden,.nf-cell.js-cell-hidden{display:none}@media screen and (max-width:549px){.nf-cell--mob-hidden{display:block}}.nf-cell__time-description{color:#818698;display:block;font-size:12px;font-weight:400;line-height:18px}.nf-cell__label-buffer{align-items:center;display:flex;font-size:14px;font-weight:300;left:-2000px;line-height:100%;padding:12px;position:absolute;top:-2000px;visibility:hidden;white-space:nowrap}@media screen and (max-width:767px){.nf-cell__label-buffer{font-size:12px}}.nf-cell-input{--cell-input-text-color:#003140;--cell-input-placeholder:#c4c4c4;background-color:transparent;border:none;color:var(--cell-input-text-color);font-size:18px;line-height:140%;outline:none;padding:0;width:100%}.nf-cell-input::placeholder{color:var(--cell-input-placeholder);font-size:18px;line-height:140%}@media screen and (max-width:767px){.nf-cell-input::placeholder{font-size:16px}}.nf-cell-datepicker{background-color:transparent;border:none;color:var(--text-primery-color);font-size:16px;letter-spacing:.04em;line-height:140%;outline:none;padding:0;width:100%}@media screen and (max-width:767px){.nf-cell-datepicker{font-size:14px}}.nf-cell-datepicker::placeholder{color:var(--color-black-third);font-size:16px;letter-spacing:.04em;line-height:140%}@media screen and (max-width:767px){.nf-cell-datepicker::placeholder{font-size:14px}}.param-radiobutton{--param-radiobutton-text-color:#003140;--param-radiobutton-color-blue:#00b2df;--param-radiobutton-color-gray:#c4c4c4;--param-radiobutton-color-white:#fff;display:inline-flex;flex-direction:column}@media screen and (max-width:479px){.param-radiobutton{display:flex}}.param-radiobutton__list{background-color:var(--param-radiobutton-color-gray);border-radius:8px;display:flex;padding:6px}@media screen and (max-width:767px){.param-radiobutton__list{flex-direction:column}}.param-radiobutton__list--overflow{background-color:#fff;flex-direction:row;gap:8px}.param-radiobutton__name{align-items:center;border-radius:8px;color:var(--param-radiobutton-color-white);cursor:pointer;display:flex;font-size:16px;height:100%;line-height:100%;padding:14px 24px;transition:.5s}@media screen and (max-width:767px){.param-radiobutton__name{font-size:14px;padding:14px 20px}}.param-radiobutton__name:hover{color:var(--param-radiobutton-color-blue)}.param-radiobutton__name--mob{align-items:center;background-color:#f0f4fd;border-radius:16px;color:#0047bb;cursor:pointer;display:flex;font-size:12px;height:100%;line-height:100%;padding:4px 16px;transition:.5s;width:max-content}.param-radiobutton__input:checked+.param-radiobutton__name{background-color:var(--param-radiobutton-color-white);box-shadow:0 2px 2px rgba(50,50,71,.06),0 2px 4px rgba(50,50,71,.06);color:var(--param-radiobutton-text-color)}.param-radiobutton__input:checked+.param-radiobutton__name--mob{background-color:#0047bb;border-radius:16px;box-shadow:none;color:#fff}.nf-radiobutton{--radiobutton-text-color:#003140;--radiobutton-color-blue:#00b2df;--radiobutton-color-white:#fff;align-items:center;display:flex;gap:24px}.nf-radiobutton__list{border:1px solid #b9bcc6;border-radius:12px;display:flex;gap:12px;max-height:54px;padding:6px;width:100%}@media screen and (max-width:1199px){.nf-radiobutton__list{flex-direction:column;max-height:100%}}.nf-radiobutton__item{align-items:center;display:flex;position:relative;width:100%}.nf-radiobutton__window{align-items:center;background:transparent;border:1px solid var(--radiobutton-color-blue);border-radius:50%;display:flex;flex-shrink:0;height:18px;justify-content:center;margin-right:12px;opacity:0;position:absolute;visibility:hidden;width:18px}.nf-radiobutton__circle{background:var(--radiobutton-color-blue);border-radius:50%;height:100%;position:relative;transform:scale(0);transition:.5s;width:100%}.nf-radiobutton__circle:before{background-color:var(--radiobutton-color-white);border-radius:50%;content:"";height:6px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:6px}.nf-radiobutton__text{align-items:center;display:flex;gap:10px;white-space:nowrap}@media screen and (max-width:1199px){.nf-radiobutton__text{gap:5px}}.nf-radiobutton__name{align-items:center;background:#fff;border:1px solid transparent;border-radius:10px;color:#818698;cursor:pointer;display:flex;font-size:16px;font-weight:600;justify-content:center;line-height:22px;padding:10px 16px;text-align:center;width:100%}@media screen and (max-width:1199px){.nf-radiobutton__name{padding:10px 6px}}@media screen and (max-width:479px){.nf-radiobutton__name{font-size:15px;padding:8px 14px}}.nf-radiobutton__input:checked+.nf-radiobutton__name{background:#fff;border:1px solid #0047bb;color:#0047bb;font-weight:400}.nf-radiobutton__input:checked+.nf-radiobutton__name .nf-radiobutton__window{border-color:transparent}.nf-radiobutton__input:checked+.nf-radiobutton__name .nf-radiobutton__circle{transform:scale(1)}.nf-radiobutton--tabs{display:none}@media screen and (max-width:549px){.nf-radiobutton--tabs{display:flex}.nf-radiobutton--tabs .nf-radiobutton__list{border:0;border-radius:0;gap:8px;overflow:scroll;padding:0 0 10px;width:400px}}@media screen and (max-width:479px){.nf-radiobutton--tabs .nf-radiobutton__list{width:294px}}@media screen and (max-width:549px){.nf-radiobutton--tabs .nf-radiobutton__item{background-color:var(--color-gray-3);border-radius:16px;width:fit-content}.nf-radiobutton--tabs .nf-radiobutton__name{background:transparent;border:0;border-radius:16px;font-size:12px;line-height:16px;padding:4px 16px}.nf-radiobutton--tabs .nf-radiobutton__text{color:var(--color-blue)}.nf-radiobutton--tabs .nf-radiobutton__input:checked+.nf-radiobutton__name{background:var(--color-blue);border:0;color:var(--color-white);font-weight:600}.nf-radiobutton--tabs .nf-radiobutton__input:checked+.nf-radiobutton__name .nf-radiobutton__text{color:var(--color-white)}}.nf-cell-select{--cell-select-text-color:#003140;--cell-select-icon-color:#00b2df;--cell-select-background-color-hover:#f2f2f2;--cell-select-text-color-not-selected:#c4c4c4;--cell-select-input-placeholder:#c4c4c4;position:relative;width:100%;z-index:10}.nf-cell-select__header{align-items:center;cursor:pointer;display:flex;justify-content:space-between}.nf-cell-select__current{color:#818698;font-size:16px;font-weight:500;line-height:22px;min-height:24px;opacity:0;opacity:1;text-align:left;transition:opacity .5s cubic-bezier(.32,0,.67,0);visibility:hidden}@media screen and (max-width:767px){.nf-cell-select__current{font-size:14px}}.nf-cell-select__current--selected{color:#2e3038;font-size:18px;font-weight:400}.nf-cell-select__input{background-color:transparent;border:none;color:var(--cell-select-text-color);font-size:18px;line-height:140%;min-width:2px;outline:none;padding:0;width:100%}@media screen and (max-width:767px){.nf-cell-select__input{font-size:14px}}.nf-cell-select__input::placeholder{color:var(--cell-select-input-placeholder);font-size:18px;line-height:140%}@media screen and (max-width:767px){.nf-cell-select__input::placeholder{font-size:14px}}.nf-cell-select__icon{fill:var(--cell-select-icon-color);transition:.5s}@media screen and (max-width:767px){.nf-cell-select__icon{height:auto;width:14px}}.nf-cell-select__body-icon{fill:var(--cell-select-icon-color);opacity:0;transition:.2s}.nf-cell-select__body{background-color:#fff;border-radius:10px;box-shadow:0 10px 30px rgba(0,0,0,.15);display:none;left:50%;max-height:300px;overflow-y:auto;position:absolute;right:0;top:calc(100% + 20px);transform:translate(-50%);width:calc(100% + 50px)}.nf-cell-select.is-active{z-index:11}.nf-cell-select.is-active .nf-cell-select__icon{transform:rotate(180deg)}.nf-cell-select .is-active-current{opacity:1;visibility:visible}.nf-cell-select__item{align-items:center;color:var(--cell-select-text-color-not-selected);cursor:pointer;display:flex;font-size:16px;font-weight:400;justify-content:space-between;letter-spacing:.04em;line-height:26px;padding:12px 16px;transition:color .5s}@media screen and (max-width:767px){.nf-cell-select__item{font-size:14px}}.nf-cell-select__item:hover{background-color:var(--cell-select-background-color-hover)}.nf-cell-select__item.is-chosen{color:var(--cell-select-text-color)}.nf-cell-select__item.is-chosen .cell-select__body-icon{opacity:1}.param-checkbox{--param-checkbox-color-blue:#00b2df;--param-checkbox-color-gray:#c4c4c4;--param-checkbox-color-white:#fff}.param-checkbox__list{display:flex;flex-wrap:wrap;margin-bottom:32px}.param-checkbox__item{margin-bottom:12px}.param-checkbox__item:not(:last-child){margin-right:12px}.param-checkbox__label{align-items:center;cursor:pointer;display:flex;gap:6px;position:relative}.param-checkbox__window{align-items:center;background:transparent;border:1px solid #0047bb;border-radius:6px;display:flex;flex-shrink:0;height:24px;justify-content:center;margin-right:12px;width:24px}.param-checkbox__name{color:#2e3038;font-size:12px;font-weight:400;line-height:18px;text-align:left}@media screen and (max-width:767px){.param-checkbox__name{font-size:14px}}.param-checkbox__icon{fill:var(--color-green2);opacity:0;transition:.5s}.param-checkbox__input:checked+.param-checkbox__label .param-checkbox__icon{opacity:1}.nf-checkbox{--checkbox-text-color:#003140;--checkbox-link-color:#00b2df;--checkbo-window-color:#818e9e}.nf-checkbox--margin{margin-bottom:24px}.nf-checkbox__item{align-items:center;display:flex;flex-shrink:0}.nf-checkbox__item--half{margin-bottom:30px;width:50%}.nf-checkbox__window{align-items:center;background:transparent;border:1px solid #0047bb;border-radius:6px;display:flex;flex-shrink:0;height:24px;justify-content:center;margin-right:12px;width:24px}.nf-checkbox__icon-mark{fill:var(--color-green2);opacity:0;transition:.5s}.nf-checkbox__icon-mark.disabled{fill:#818e9e;stroke:#818e9e}.nf-checkbox__name{align-self:baseline;color:var(--checkbox-text-color);cursor:pointer;display:flex;font-size:14px;font-weight:400;letter-spacing:.04em;line-height:22px}.nf-checkbox__name--info{margin-right:12px;min-width:126px}.nf-checkbox__name--center{align-self:center}.nf-checkbox__input:checked+.nf-checkbox__name .nf-checkbox__icon-mark{opacity:1}.nf-checkbox__link{border-bottom:1px solid var(--checkbox-link-color);color:var(--checkbox-link-color);text-decoration:none;transition:.5s}.nf-checkbox__link:hover{border-bottom:1px solid transparent}.nf-checkbox__text{font-size:12px;font-weight:400;line-height:18px;text-align:left}.nf-checkbox__text--margin{margin-right:5px}.nf-checkbox__text--link{color:#0047bb}.nf-checkbox.js-checkbox-hidden{display:none}.nf-checkbox-grid{display:grid}.nf-checkbox-grid--schema1{gap:24px;grid-template-columns:1fr 1fr}@media screen and (max-width:1023px){.nf-checkbox-grid--schema1{grid-template-columns:1fr}}.nf-checkbox-grid--schema2{gap:24px;grid-template-rows:auto 1fr}.nf-cell-fias{--cell-fias-text-color:#003140;--cell-fias-input-placeholder:#c4c4c4;--cell-fias-background-color-hover:#f2f2f2;position:relative;width:100%;z-index:10}.nf-cell-fias__header{align-items:center;cursor:pointer;display:flex;justify-content:space-between}.nf-cell-fias__current{color:var(--cell-fias-text-color);font-size:17px;line-height:140%;opacity:1;transition:opacity .5s cubic-bezier(.32,0,.67,0)}@media screen and (max-width:767px){.nf-cell-fias__current{font-size:14px}}.nf-cell-fias__input{background-color:transparent;border:none;color:var(--cell-fias-text-color);font-size:18px;line-height:140%;outline:none;padding:0;width:100%}@media screen and (max-width:767px){.nf-cell-fias__input{font-size:14px}}.nf-cell-fias__input::placeholder{color:var(--cell-fias-input-placeholder);font-size:18px;line-height:140%}@media screen and (max-width:767px){.nf-cell-fias__input::placeholder{font-size:14px}}.nf-cell-fias__icon{fill:var(--color-black-rgba80);height:auto;transition:.5s;width:12px}@media screen and (max-width:767px){.nf-cell-fias__icon{height:auto;width:14px}}.nf-cell-fias__body-icon{fill:var(--color-gray-1);opacity:1;transition:.2s}.nf-cell-fias__body{background-color:#fff;border:1px solid #b9bcc6;border-radius:12px;display:none;left:52%;max-height:300px;overflow-y:auto;position:absolute;right:0;top:calc(100% + 20px);transform:translate(-50%);width:calc(100% + 50px)}.nf-cell-fias.is-active{z-index:11}.nf-cell-fias.is-active .nf-cell-select__icon{transform:rotate(180deg)}.nf-cell-fias__item{align-items:center;color:#818698;cursor:pointer;display:flex;font-size:14px;font-weight:400;justify-content:space-between;line-height:22px;padding:12px 16px;text-align:left;transition:color .5s}@media screen and (max-width:767px){.nf-cell-fias__item{font-size:14px}}.nf-cell-fias__item:hover{background-color:var(--cell-fias-background-color-hover)}.nf-cell-fias__body-icon{opacity:0}.nf-cell-fias__arrow{transition:all .5s ease}.nf-cell-fias__arrow.active{transform:rotate(180deg)}.cell-textarea{--cell-textarea-text-color:#003140;--cell-textarea-placeholder:#c4c4c4;background-color:transparent;border:none;color:var(--cell-textarea-text-color);font-size:18px;line-height:140%;outline:none;padding:0;resize:none;width:100%}@media screen and (max-width:767px){.cell-textarea{font-size:14px}}.cell-textarea::placeholder{color:var(--cell-textarea-placeholder);font-size:18px;line-height:140%}@media screen and (max-width:767px){.cell-textarea::placeholder{font-size:16px}}.loader{--loader-text-color:#003140;--loader-color-gray:#c4c4c4;--loader-color-white:#fff;--loader-color-blue:#00b2df}.loader__container{border:1px solid #b9bcc6;border-radius:24px;display:grid;grid-template-columns:30% 40% 30%;padding:24px}@media screen and (max-width:767px){.loader__container{padding:16px}}.loader__container--column{border:none;gap:24px;grid-template-columns:1fr;padding:0}.loader__container--br12{border-radius:12px}.loader__container--schema-1{gap:24px;grid-template-columns:1fr 1fr}@media screen and (max-width:479px){.loader__container--schema-1{grid-template-columns:1fr}}.loader__files-list{margin-bottom:12px}.loader__name{color:#2e3038;font-size:16px;font-weight:400;line-height:22px;text-align:left}@media screen and (max-width:767px){.loader__name{font-size:15px}}.loader__button{background:none;border:none;box-sizing:border-box;color:#0047bb;cursor:pointer;font-size:16px;font-weight:400;line-height:22px;outline:none;text-align:left;text-decoration:underline;transition:opacity .5s}.loader__button:hover{opacity:.6}.loader__button--file{background:none;border:none;color:#2e3038;font-size:16px;font-weight:400;line-height:22px;pointer-events:none;text-align:left;text-decoration:none}.loader__button--file:not(:last-child){margin-bottom:12px}.loader__button--file:hover{opacity:1}.loader__button-flex{align-items:center;display:flex;justify-content:center}.loader__button-el:first-child{margin-right:10px}.loader__button-el--close-icon{fill:var(--loader-color-white);flex-shrink:0}.loader__button-el--plus-icon{fill:var(--loader-color-blue);flex-shrink:0}.loader__format{color:#818698;font-size:16px;font-weight:600;line-height:20px;text-align:left}.loader__file-name{color:#2e3038;font-size:16px;font-weight:400;line-height:22px;text-align:left;word-break:break-all}.cell-multi-select.js-cell-error>.cell-multi-select__cell{border:1px solid #e7413a}.cell-multi-select.js-cell-error>.cell-multi-select__error-message{display:block}.cell-multi-select__cell{border:1px solid #b9bcc6;border-radius:12px;display:flex;padding:5px;position:relative;width:100%}.cell-multi-select__selected-container{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:6px;width:100%}.cell-multi-select__selected-item{align-items:center;background:#f9fafb;border-radius:8px;color:#2e3038;display:flex;font-size:14px;font-weight:400;gap:5px;line-height:143%;margin-top:5px;padding:4px 16px}.cell-multi-select__label{align-items:center;background-color:#fff;color:#818698;display:flex;font-size:16px;font-weight:600;gap:5px;left:10px;line-height:22px;position:absolute;text-align:left;top:50%;transform:translateY(-50%);transition:.5s;width:var(--width-cell-name)}.cell-multi-select__label.is-active{font-size:14px;padding:0 5px;top:0}.cell-multi-select__label.is-active>.cell-multi-select__star{display:none}.cell-multi-select__label.is-complete>.cell-multi-select__successful{display:block}.cell-multi-select__successful{display:none}.cell-multi-select__input{border:none;box-sizing:border-box;outline:none;padding:10px;width:100%}.cell-multi-select__autocomplete-list{background:#fff;border:1px solid #b9bcc6;border-radius:12px;display:none;left:0;max-height:150px;padding:5px;position:absolute;right:0;top:100%;z-index:10}.cell-multi-select__autocomplete-list.visible{display:block}.cell-multi-select__autocomplete-list-container{scrollbar-face-color:#d9d9d9;scrollbar-track-color:#fff;display:flex;flex-direction:row;flex-wrap:wrap;max-height:140px;overflow-y:auto;width:100%}.cell-multi-select__autocomplete-list-item{color:#818698;cursor:pointer;font-size:16px;font-weight:500;line-height:34px;padding:6px 16px;width:100%}.cell-multi-select__autocomplete-list-item:hover{background:#f9fafb;border-radius:12px}.cell-multi-select__tags{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:12px;margin-top:10px}.cell-multi-select__tag{background:#f0f4fd;border-radius:16px;color:#0047bb;cursor:pointer;font-size:12px;font-weight:400;line-height:133%;padding:4px 16px}.cell-multi-select__text{color:#818698;font-size:16px;font-weight:400;line-height:137%}.cell-multi-select__error-message{color:red;display:none;font-size:14px;letter-spacing:.04em;line-height:140%;margin-top:6px}.js-hidden{display:none}@supports not selector(::-webkit-scrollbar){.cell-multi-select__autocomplete-list-container{scrollbar-color:#d9d9d9,#fff;scrollbar-width:thin}}@supports selector(::-webkit-scrollbar){.cell-multi-select__autocomplete-list-container::-webkit-scrollbar{height:2px;width:3px}.cell-multi-select__autocomplete-list-container::-webkit-scrollbar-track{background:#fff;border-radius:1px}.cell-multi-select__autocomplete-list-container::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:1px}}.cookie{background-color:transparent;bottom:10px;display:none;position:fixed;transform:translate(-5px);width:100%;z-index:100}@media screen and (max-width:767px){.cookie{bottom:75px;transform:translate(0)}}.cookie__body{background-color:var(--color-white);border-radius:24px;box-shadow:0 1px 26.5px 0 rgba(0,0,0,.15);display:grid;gap:24px;grid-template-rows:auto 1fr auto;padding:24px}@media screen and (max-width:767px){.cookie__body{max-height:50vh;padding:16px}}.cookie__flex{display:flex;flex-direction:column}.cookie__flex--center{align-items:center;justify-content:center;text-align:center}.cookie__flex--overflow{overflow-y:auto}.cookie__text{font-size:14px;font-weight:400;letter-spacing:0;line-height:18px;text-align:center}.cookie__text:not(:last-child){margin-bottom:12px}.cookie__text span{color:#0047bb}.cookie__text a,.cookie__text span{font-size:14px;font-weight:400;letter-spacing:0;line-height:18px;text-align:center}.cookie__text a{color:inherit;text-decoration:underline;text-decoration-style:solid;text-decoration-thickness:0}.cookie__btn{webkit-appearance:none;align-items:center;align-self:flex-end;background-color:#165ab7;border:2px solid #165ab7;border-radius:8px;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:400;justify-content:center;line-height:22px;outline:0;padding:15px 25px;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;transition:.5s;z-index:2}.cookie.inactive{display:block}.nf-form{background:#fff;border:1px solid #f0f4fd;border-radius:42px;box-shadow:0 4px 24px 0 rgba(0,0,0,.09);display:grid;gap:24px;grid-template-columns:1fr 1fr;margin:0 auto 24px;max-width:716px;padding:32px}@media screen and (max-width:1023px){.nf-form{padding:24px}}@media screen and (max-width:767px){.nf-form{border-radius:24px;grid-template-columns:1fr;padding:16px}}.nf-form.hide{display:none}.nf-form__title-h4{color:#0047bb;font-size:40px;font-weight:500;line-height:110%;margin-bottom:32px;text-align:center}@media screen and (max-width:767px){.nf-form__title-h4{font-size:22px;line-height:127%}}.nf-form__cell--w100{grid-column:span 2}@media screen and (max-width:767px){.nf-form__cell--w100{grid-column:span 1}}.nf-form__input-block{position:relative;width:100%}.nf-form__input{border:1px solid #b9bcc6;border-radius:12px;outline:none;padding:16px;width:100%}.nf-form__label{background:#fff;color:#818698;font-size:16px;font-weight:500;left:16px;line-height:137%;position:absolute;top:16px;transition:all .3s linear}.nf-form__label.active{font-size:12px;padding:0 3px;top:-7px}.nf-form__label.active>svg{display:none}@media screen and (max-width:767px){.nf-form__label{font-size:14px;line-height:157%}}.nf-form__error{color:red;font-size:12px;font-weight:500;line-height:137%}.nf-form__error-block{display:none}.nf-form__error-block.active{display:block}.nf-form__question{color:#2e3038;font-size:16px;font-weight:400;line-height:137%;margin-bottom:12px}.nf-form__radio-buttons{gap:32px}.nf-form__radio-button,.nf-form__radio-buttons{align-items:center;display:flex;flex-direction:row}.nf-form__radio-button{position:relative}.nf-form__radio{cursor:pointer;opacity:0;position:absolute}.nf-form__radio:checked~.nf-form__radio-custom{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.74.138a.667.667 0 0 1 .122.935L5.195 9.74a.667.667 0 0 1-.955.106l-4-3.334a.667.667 0 0 1 .853-1.024l3.468 2.89L10.805.26a.667.667 0 0 1 .935-.122Z' fill='%230047BB'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;border:1px solid #0047bb}.nf-form__radio-label{align-items:center;color:rgba(48,55,60,.8);cursor:pointer;display:flex;font-size:12px;font-weight:400;height:24px;line-height:140%;padding-left:35px;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.nf-form__radio-custom{border:1px solid #b9bcc6;border-radius:50%;height:24px;left:0;position:absolute;top:0;width:24px}.nf-form__buttons{display:flex;flex-direction:column;grid-column:span 2}@media screen and (max-width:767px){.nf-form__buttons{grid-column:span 1}}.nf-form__button{background:#1758c1;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:16px;font-weight:500;line-height:150%;outline:none;padding:12px 24px;text-align:center;transition:all .3s linear;width:100%}.nf-form__button:disabled,.nf-form__button[disabled]{background:#8babe0}.nf-form__button:hover{background:#0047bb;box-shadow:0 1px 17px 0 rgba(23,88,193,.44)}.nf-form__message{align-items:center;background:#0047bb;border-radius:12px;color:#fff;display:none;justify-content:center;margin:0 auto;max-width:768px;padding:12px 24px}.nf-form__message-text{font-size:16px;font-weight:400;line-height:150%;text-align:center}.nf-form__message.show{display:flex}.js-BIK{display:none}.js-BIK.active{display:block}.js-INN{display:none}.js-INN.active{display:block}.js-bankName{display:none}.js-bankName.active{display:block}.js-paymentAccount{display:none}.js-paymentAccount.active{display:block}.js-recipient{display:none}.js-recipient.active{display:block}